5
common/resources/client/icons/material/Roofing.tsx
Executable file
5
common/resources/client/icons/material/Roofing.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const RoofingIcon = createSvgIcon(
|
||||
<path d="M13 18h-2v-2h2v2zm2-4H9v6h6v-6zm4-4.7V4h-3v2.6L12 3 2 12h3l7-6.31L19 12h3l-3-2.7z" />
|
||||
, 'RoofingOutlined');
|
||||
Reference in New Issue
Block a user