react-icons-kit
Version:
React Icons Kit using various Svg Icon set
57 lines (56 loc) • 1.46 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_wysiwyg_twotone = void 0;
var ic_wysiwyg_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": [{
"name": "rect",
"attribs": {
"fill": "none",
"height": "24",
"width": "24"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M19,19H5V7h14V19z M17,12H7v-2h10V12z M13,16H7v-2h6V16z",
"opacity": ".3"
},
"children": [{
"name": "path",
"attribs": {
"d": "M19,19H5V7h14V19z M17,12H7v-2h10V12z M13,16H7v-2h6V16z",
"opacity": ".3"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M19,3H5C3.89,3,3,3.9,3,5v14c0,1.1,0.89,2,2,2h14c1.1,0,2-0.9,2-2V5C21,3.9,20.11,3,19,3z M19,19H5V7h14V19z M17,12H7v-2 h10V12z M13,16H7v-2h6V16z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M19,3H5C3.89,3,3,3.9,3,5v14c0,1.1,0.89,2,2,2h14c1.1,0,2-0.9,2-2V5C21,3.9,20.11,3,19,3z M19,19H5V7h14V19z M17,12H7v-2 h10V12z M13,16H7v-2h6V16z"
},
"children": []
}]
}]
}]
};
exports.ic_wysiwyg_twotone = ic_wysiwyg_twotone;
;