5
common/resources/client/icons/material/LocalBar.tsx
Executable file
5
common/resources/client/icons/material/LocalBar.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const LocalBarIcon = createSvgIcon(
|
||||
<path d="M14.77 9 12 12.11 9.23 9h5.54M21 3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9V3zM7.43 7 5.66 5h12.69l-1.78 2H7.43z" />
|
||||
, 'LocalBarOutlined');
|
||||
Reference in New Issue
Block a user