react-icons-kit
Version:
React Icons Kit using various Svg Icon set
32 lines (31 loc) • 797 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_wine_bar_twotone = void 0;
var ic_wine_bar_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12,13c-1.86,0-3.41-1.28-3.86-3h7.72C15.41,11.72,13.86,13,12,13z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M6,3l0,6c0,2.97,2.16,5.43,5,5.91V19H8v2h8v-2h-3v-4.09c2.84-0.48,5-2.94,5-5.91V3H6z M12,13c-1.86,0-3.41-1.28-3.86-3h7.72 C15.41,11.72,13.86,13,12,13z M16,8H8l0-3h8L16,8z"
},
"children": []
}]
};
exports.ic_wine_bar_twotone = ic_wine_bar_twotone;
;