UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

85 lines (84 loc) 1.99 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_add_business = void 0; var ic_add_business = { "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": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M15,17h2v-3h1v-2l-1-5H2l-1,5v2h1v6h9v-6h4V17z M9,18H4v-4h5V18z" }, "children": [{ "name": "path", "attribs": { "d": "M15,17h2v-3h1v-2l-1-5H2l-1,5v2h1v6h9v-6h4V17z M9,18H4v-4h5V18z" }, "children": [] }] }, { "name": "rect", "attribs": { "height": "2", "width": "15", "x": "2", "y": "4" }, "children": [{ "name": "rect", "attribs": { "height": "2", "width": "15", "x": "2", "y": "4" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "20,18 20,15 18,15 18,18 15,18 15,20 18,20 18,23 20,23 20,20 23,20 23,18" }, "children": [{ "name": "polygon", "attribs": { "points": "20,18 20,15 18,15 18,18 15,18 15,20 18,20 18,23 20,23 20,20 23,20 23,18" }, "children": [] }] }] }] }] }] }; exports.ic_add_business = ic_add_business;