react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 921 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_local_grocery_store_twotone = void 0;
var ic_local_grocery_store_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M8.53 11h7.02l2.76-5H6.16z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-1.45-5c.75 0 1.41-.41 1.75-1.03l3.58-6.49c.37-.66-.11-1.48-.87-1.48H5.21l-.94-2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2h7.45zM6.16 6h12.15l-2.76 5H8.53L6.16 6z"
},
"children": []
}]
};
exports.ic_local_grocery_store_twotone = ic_local_grocery_store_twotone;
;