UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

47 lines (46 loc) 1.01 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_box_polygon = void 0; var software_box_polygon = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "16.676,59 1.351,32 16.676,5 47.324,5 \r\n\t62.649,32 47.324,59 " }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "17", "y1": "5", "x2": "47", "y2": "59" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "47", "y1": "5", "x2": "17", "y2": "59" }, "children": [] }] }; exports.software_box_polygon = software_box_polygon;