UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

21 lines (20 loc) 516 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_shape_polygon = void 0; var software_shape_polygon = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "16.675,59 1.351,32 16.675,5 47.325,5 \r\n\t62.649,32 47.325,59 " }, "children": [] }] }; exports.software_shape_polygon = software_shape_polygon;