react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 483 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.home = void 0;
var home = {
"viewBox": "0 0 20 20",
"children": [{
"name": "path",
"attribs": {
"d": "M18.672,11H17v6c0,0.445-0.194,1-1,1h-4v-6H8v6H4c-0.806,0-1-0.555-1-1v-6H1.328c-0.598,0-0.47-0.324-0.06-0.748L9.292,2.22\r\n\tC9.487,2.018,9.743,1.918,10,1.908c0.257,0.01,0.513,0.109,0.708,0.312l8.023,8.031C19.142,10.676,19.27,11,18.672,11z"
}
}]
};
exports.home = home;
;