@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 967 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var basic_upload = exports.basic_upload = { "viewBox": "0 0 64 64", "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "24,34 32,26 \r\n\t40,34 " }, "children": [] }, { "name": "g", "attribs": {}, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "26", "x2": "32", "y2": "58" }, "children": [{ "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "32", "y1": "26", "x2": "32", "y2": "58" }, "children": [] }] }] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "24,42 1,42 1,6 63,6 63,42 40,42 " }, "children": [] }] };