5
common/resources/client/icons/material/HouseSiding.tsx
Executable file
5
common/resources/client/icons/material/HouseSiding.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const HouseSidingIcon = createSvgIcon(
|
||||
<path d="M19 12h3L12 3 2 12h3v8h2v-2h10v2h2v-8zM7.21 10h9.58l.21.19V12H7v-1.81l.21-.19zm7.36-2H9.43L12 5.69 14.57 8zM7 16v-2h10v2H7z" />
|
||||
, 'HouseSidingOutlined');
|
||||
Reference in New Issue
Block a user