UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

96 lines (95 loc) 2.04 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_lightbulb = void 0; var basic_lightbulb = { "viewBox": "0 0 64 64", "children": [{ "name": "path", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "d": "M21,40v5h22l0.001-5.107C49,36.195,53,29.564,53,22\r\n\tc0-11.598-9.402-21-21-21s-21,9.402-21,21C11,29.565,14.998,36.304,21,40z" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "28", "y1": "45", "x2": "25", "y2": "25" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "36", "y1": "45", "x2": "39", "y2": "25" }, "children": [] }, { "name": "polyline", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "25,26 29,29 32,26 35,29 39,26 " }, "children": [] }, { "name": "rect", "attribs": { "x": "21", "y": "45", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "22", "height": "6" }, "children": [] }, { "name": "rect", "attribs": { "x": "23", "y": "51", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "18", "height": "6" }, "children": [] }, { "name": "rect", "attribs": { "x": "25", "y": "57", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "14", "height": "6" }, "children": [] }] }; exports.basic_lightbulb = basic_lightbulb;