5
common/resources/client/icons/material/Signpost.tsx
Executable file
5
common/resources/client/icons/material/Signpost.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const SignpostIcon = createSvgIcon(
|
||||
<path d="M13 10h5l3-3-3-3h-5V2h-2v2H4v6h7v2H6l-3 3 3 3h5v4h2v-4h7v-6h-7v-2zM6 6h11.17l1 1-1 1H6V6zm12 10H6.83l-1-1 1-1H18v2z" />
|
||||
, 'SignpostOutlined');
|
||||
Reference in New Issue
Block a user