react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 656 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_publish_twotone = void 0;
var ic_publish_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M9.83 12H11v6h2v-6h1.17L12 9.83z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5 4h14v2H5zm7 3l-7 7h4v6h6v-6h4l-7-7zm1 5v6h-2v-6H9.83L12 9.83 14.17 12H13z"
},
"children": []
}]
};
exports.ic_publish_twotone = ic_publish_twotone;