react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 412 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.home2 = void 0;
var home2 = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M8 0.5l-8 8 1.5 1.5 1.5-1.5v6.5h4v-3h2v3h4v-6.5l1.5 1.5 1.5-1.5-8-8zM8 7c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1s-0.448 1-1 1z"
}
}]
};
exports.home2 = home2;
;