UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

57 lines (56 loc) 1.51 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_charging_station_twotone = void 0; var ic_charging_station_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M17,3v1H7V3H17 M17,20H7v1h10V20", "opacity": ".3" }, "children": [{ "name": "path", "attribs": { "d": "M17,3v1H7V3H17 M17,20H7v1h10V20", "opacity": ".3" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M14.5,11l-3,6v-4h-2l3-6v4H14.5z M17,3H7v1h10V3 M17,20H7v1h10V20 M17,1c1.1,0,2,0.9,2,2v18c0,1.1-0.9,2-2,2H7 c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2H17L17,1z M7,18h10V6H7V18L7,18z" }, "children": [{ "name": "path", "attribs": { "d": "M14.5,11l-3,6v-4h-2l3-6v4H14.5z M17,3H7v1h10V3 M17,20H7v1h10V20 M17,1c1.1,0,2,0.9,2,2v18c0,1.1-0.9,2-2,2H7 c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2H17L17,1z M7,18h10V6H7V18L7,18z" }, "children": [] }] }] }] }; exports.ic_charging_station_twotone = ic_charging_station_twotone;