5
common/resources/client/icons/material/Dehaze.tsx
Executable file
5
common/resources/client/icons/material/Dehaze.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const DehazeIcon = createSvgIcon(
|
||||
<path d="M2 16v2h20v-2H2zm0-5v2h20v-2H2zm0-5v2h20V6H2z" />
|
||||
, 'DehazeOutlined');
|
||||
Reference in New Issue
Block a user