5
common/resources/client/icons/material/WbShade.tsx
Executable file
5
common/resources/client/icons/material/WbShade.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const WbShadeIcon = createSvgIcon(
|
||||
<path d="M14 12v2.5l5.5 5.5H22l-8-8zm0 8h3l-3-3v3zM8 4l-6 6h2v10h8V10h2L8 4zm1 10H7v-4h2v4z" />
|
||||
, 'WbShadeOutlined');
|
||||
Reference in New Issue
Block a user