5
common/resources/client/icons/material/Landscape.tsx
Executable file
5
common/resources/client/icons/material/Landscape.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const LandscapeIcon = createSvgIcon(
|
||||
<path d="m14 6-4.22 5.63 1.25 1.67L14 9.33 19 16h-8.46l-4.01-5.37L1 18h22L14 6zM5 16l1.52-2.03L8.04 16H5z" />
|
||||
, 'LandscapeOutlined');
|
||||
Reference in New Issue
Block a user