UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 283 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.home = void 0; var home = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M4 0l-4 3h1v4h2v-2h2v2h2v-4.03l1 .03-4-3z" } }] }; exports.home = home;