react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 883 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_local_pharmacy_twotone = void 0;
var ic_local_pharmacy_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5.11 19h13.78l-1.79-5.37-.21-.63.21-.63L18.89 7H5.11l1.79 5.37.21.63-.21.63L5.11 19zM8 12h3V9h2v3h3v2h-3v3h-2v-3H8v-2z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M3 21h18v-2l-2-6 2-6V5h-2.64l1.14-3.14L17.15 1l-1.46 4H3v2l2 6-2 6v2zm3.9-8.63L5.11 7h13.78l-1.79 5.37-.21.63.21.63L18.89 19H5.11l1.79-5.37.21-.63-.21-.63zM11 17h2v-3h3v-2h-3V9h-2v3H8v2h3z"
},
"children": []
}]
};
exports.ic_local_pharmacy_twotone = ic_local_pharmacy_twotone;
;