@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 969 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var software_scale_expand = exports.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": [] }] };