UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

59 lines (58 loc) 1.28 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.software_scale_expand = void 0; var software_scale_expand = { "viewBox": "0 0 64 64", "children": [{ "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "stroke-dasharray": "4,2", "points": "1,28 1,1 63,1 \r\n\t63,63 36,63 " }, "children": [] }, { "name": "rect", "attribs": { "x": "1", "y": "33", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "30", "height": "30" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-linejoin": "bevel", "stroke-miterlimit": "10", "points": "57,18 57,7 46,7 \r\n\t" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "57", "y1": "7", "x2": "41", "y2": "23" }, "children": [] }] }; exports.software_scale_expand = software_scale_expand;