react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 749 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_highlight_twotone = void 0;
var ic_highlight_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M11 20h2v-3.83l3-3V11H8v2.17l3 3z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M6 14l3 3v5h6v-5l3-3V9H6v5zm2-3h8v2.17l-3 3V20h-2v-3.83l-3-3V11zm3-9h2v3h-2zM4.916 4.464l2.12 2.122L5.62 8 3.5 5.877zM18.372 8l-1.414-1.414 2.12-2.12 1.415 1.413z"
},
"children": []
}]
};
exports.ic_highlight_twotone = ic_highlight_twotone;
;