UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

50 lines (49 loc) 1 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_box_rectangle = void 0; var software_box_rectangle = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "1", "y": "12", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "62", "height": "40" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "1", "y1": "12", "x2": "63", "y2": "52" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "63", "y1": "12", "x2": "1", "y2": "52" }, "children": [] }] }; exports.software_box_rectangle = software_box_rectangle;