UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

67 lines (66 loc) 1.57 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_house_outline = void 0; var ic_house_outline = { "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": "M19,9.3V4h-3v2.6L12,3L2,12h3v8h6v-6h2v6h6v-8h3L19,9.3z M17,18h-2v-6H9v6H7v-7.81l5-4.5l5,4.5V18z" }, "children": [{ "name": "path", "attribs": { "d": "M19,9.3V4h-3v2.6L12,3L2,12h3v8h6v-6h2v6h6v-8h3L19,9.3z M17,18h-2v-6H9v6H7v-7.81l5-4.5l5,4.5V18z" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M10,10h4c0-1.1-0.9-2-2-2S10,8.9,10,10z" }, "children": [{ "name": "path", "attribs": { "d": "M10,10h4c0-1.1-0.9-2-2-2S10,8.9,10,10z" }, "children": [] }] }] }] }] }] }; exports.ic_house_outline = ic_house_outline;