5
common/resources/client/icons/material/LineWeight.tsx
Executable file
5
common/resources/client/icons/material/LineWeight.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const LineWeightIcon = createSvgIcon(
|
||||
<path d="M3 17h18v-2H3v2zm0 3h18v-1H3v1zm0-7h18v-3H3v3zm0-9v4h18V4H3z" />
|
||||
, 'LineWeightOutlined');
|
||||
Reference in New Issue
Block a user