5
common/resources/client/icons/material/Crop169.tsx
Executable file
5
common/resources/client/icons/material/Crop169.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const Crop169Icon = createSvgIcon(
|
||||
<path d="M19 6H5c-1.1 0-2 .9-2 2v8c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 10H5V8h14v8z" />
|
||||
, 'Crop169Outlined');
|
||||
Reference in New Issue
Block a user