5
common/resources/client/icons/material/Foundation.tsx
Executable file
5
common/resources/client/icons/material/Foundation.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const FoundationIcon = createSvgIcon(
|
||||
<path d="M19 12h3L12 3 2 12h3v3H3v2h2v3h2v-3h4v3h2v-3h4v3h2v-3h2v-2h-2v-3zM7 15v-4.81l4-3.6V15H7zm6 0V6.59l4 3.6V15h-4z" />
|
||||
, 'FoundationOutlined');
|
||||
Reference in New Issue
Block a user