5
common/resources/client/icons/material/LocalConvenienceStore.tsx
Executable file
5
common/resources/client/icons/material/LocalConvenienceStore.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const LocalConvenienceStoreIcon = createSvgIcon(
|
||||
<path d="M19 7V4H5v3H2v13h8v-4h4v4h8V7h-3zm1 11h-4v-4H8v4H4V9h3V6h10v3h3v9zM8 8h2v1H8v3h3v-1H9v-1h2V7H8zm7 1h-1V7h-1v3h2v2h1V7h-1z" />
|
||||
, 'LocalConvenienceStoreOutlined');
|
||||
Reference in New Issue
Block a user