UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 820 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var triangleUp = exports.triangleUp = { "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": "triangle-up", "fill": "#000000" }, "children": [{ "name": "g", "attribs": { "id": "triangle-up", "fill": "#000000" }, "children": [{ "name": "polygon", "attribs": { "id": "Shape", "points": "12 11 6 5 0 11" }, "children": [{ "name": "polygon", "attribs": { "id": "Shape", "points": "12 11 6 5 0 11" }, "children": [] }] }] }] }] }] };