5
common/resources/client/icons/material/FormatClear.tsx
Executable file
5
common/resources/client/icons/material/FormatClear.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const FormatClearIcon = createSvgIcon(
|
||||
<path d="M20 8V5H6.39l3 3h1.83l-.55 1.28 2.09 2.1L14.21 8zM3.41 4.86 2 6.27l6.97 6.97L6.5 19h3l1.57-3.66L16.73 21l1.41-1.41z" />
|
||||
, 'FormatClearOutlined');
|
||||
Reference in New Issue
Block a user