react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 668 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_store_twotone = void 0;
var ic_store_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5.64 9l-.6 3h13.92l-.6-3z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M4 4h16v2H4zm16 3H4l-1 5v2h1v6h10v-6h4v6h2v-6h1v-2l-1-5zm-8 11H6v-4h6v4zm-6.96-6l.6-3h12.72l.6 3H5.04z"
},
"children": []
}]
};
exports.ic_store_twotone = ic_store_twotone;
;