5
common/resources/client/icons/material/Navigation.tsx
Executable file
5
common/resources/client/icons/material/Navigation.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const NavigationIcon = createSvgIcon(
|
||||
<path d="m12 7.27 4.28 10.43-3.47-1.53-.81-.36-.81.36-3.47 1.53L12 7.27M12 2 4.5 20.29l.71.71L12 18l6.79 3 .71-.71L12 2z" />
|
||||
, 'NavigationOutlined');
|
||||
Reference in New Issue
Block a user