5
common/resources/client/icons/material/NorthWest.tsx
Executable file
5
common/resources/client/icons/material/NorthWest.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const NorthWestIcon = createSvgIcon(
|
||||
<path d="M5 15h2V8.41L18.59 20 20 18.59 8.41 7H15V5H5v10z" />
|
||||
, 'NorthWestOutlined');
|
||||
Reference in New Issue
Block a user