5
common/resources/client/icons/material/Home.tsx
Executable file
5
common/resources/client/icons/material/Home.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const HomeIcon = createSvgIcon(
|
||||
<path d="m12 5.69 5 4.5V18h-2v-6H9v6H7v-7.81l5-4.5M12 3 2 12h3v8h6v-6h2v6h6v-8h3L12 3z" />
|
||||
, 'HomeOutlined');
|
||||
Reference in New Issue
Block a user