5
common/resources/client/icons/material/GridGoldenratio.tsx
Executable file
5
common/resources/client/icons/material/GridGoldenratio.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const GridGoldenratioIcon = createSvgIcon(
|
||||
<path d="M22 11V9h-7V2h-2v7h-2V2H9v7H2v2h7v2H2v2h7v7h2v-7h2v7h2v-7h7v-2h-7v-2h7zm-9 2h-2v-2h2v2z" />
|
||||
, 'GridGoldenratioOutlined');
|
||||
Reference in New Issue
Block a user