UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

132 lines (131 loc) 2.62 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_calculator = void 0; var basic_calculator = { "viewBox": "0 0 64 64", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "x": "1", "y": "1", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "62", "height": "62" }, "children": [{ "name": "rect", "attribs": { "x": "1", "y": "1", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "62", "height": "62" }, "children": [] }] }] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "18", "y1": "8", "x2": "18", "y2": "28" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "28", "y1": "18", "x2": "8", "y2": "18" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "56", "y1": "18", "x2": "36", "y2": "18" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "10", "y1": "54", "x2": "26", "y2": "38" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "10", "y1": "38", "x2": "26", "y2": "54" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "36", "y1": "43", "x2": "56", "y2": "43" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "36", "y1": "49", "x2": "56", "y2": "49" }, "children": [] }] }; exports.basic_calculator = basic_calculator;