UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

21 lines (20 loc) 475 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_home = void 0; var basic_home = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "32,3 2,33 11,33 11,63 23,63 23,47 39,47 \r\n\t39,63 51,63 51,33 62,33 " }, "children": [] }] }; exports.basic_home = basic_home;