@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 476 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var home = exports.home = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" }, "children": [] }, { "name": "polyline", "attribs": { "points": "9 22 9 12 15 12 15 22" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };