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_vector_line = void 0; var software_vector_line = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "1", "y": "53", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "10", "height": "10" }, "children": [] }, { "name": "rect", "attribs": { "x": "53", "y": "1", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "10", "height": "10" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "11", "y1": "53", "x2": "53", "y2": "11" }, "children": [] }] }; exports.software_vector_line = software_vector_line;