@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 868 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var chevronDown = exports.chevronDown = { "viewBox": "0 0 10 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": "chevron-down", "fill": "#000000" }, "children": [{ "name": "g", "attribs": { "id": "chevron-down", "fill": "#000000" }, "children": [{ "name": "polygon", "attribs": { "id": "Shape", "points": "5 11 0 6 1.5 4.5 5 8.25 8.5 4.5 10 6" }, "children": [{ "name": "polygon", "attribs": { "id": "Shape", "points": "5 11 0 6 1.5 4.5 5 8.25 8.5 4.5 10 6" }, "children": [] }] }] }] }] }] };