react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 562 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_local_convenience_store = void 0;
var ic_local_convenience_store = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M19 7V4H5v3H2v13h8v-4h4v4h8V7h-3zm-8 3H9v1h2v1H8V9h2V8H8V7h3v3zm5 2h-1v-2h-2V7h1v2h1V7h1v5z"
},
"children": []
}]
};
exports.ic_local_convenience_store = ic_local_convenience_store;
;