@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 458 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var crop = exports.crop = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M6.13 1L6 16a2 2 0 0 0 2 2h15" }, "children": [] }, { "name": "path", "attribs": { "d": "M1 6.13L16 6a2 2 0 0 1 2 2v15" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };