@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 840 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var check = exports.check = { "viewBox": "0 0 12 16", "children": [{ "name": "title", "attribs": {}, "children": [] }, { "name": "desc", "attribs": {}, "children": [] }, { "name": "defs", "attribs": {}, "children": [] }, { "name": "g", "attribs": { "id": "Octicons", "stroke": "none", "stroke-width": "1", "fill": "none", "fill-rule": "evenodd" }, "children": [{ "name": "g", "attribs": { "id": "check", "fill": "#000000" }, "children": [{ "name": "g", "attribs": { "id": "check", "fill": "#000000" }, "children": [{ "name": "polygon", "attribs": { "id": "Shape", "points": "12 5 4 13 0 9 1.5 7.5 4 10 10.5 3.5" }, "children": [{ "name": "polygon", "attribs": { "id": "Shape", "points": "12 5 4 13 0 9 1.5 7.5 4 10 10.5 3.5" }, "children": [] }] }] }] }] }] };