react-icons-kit
Version:
React Icons Kit using various Svg Icon set
79 lines (78 loc) • 2.15 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_subtitles_off_outline = void 0;
var ic_subtitles_off_outline = {
"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": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "path",
"attribs": {
"d": "M20,4H6.83l2,2H20v11.17l1.76,1.76C21.91,18.65,22,18.34,22,18V6C22,4.9,21.1,4,20,4z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M20,4H6.83l2,2H20v11.17l1.76,1.76C21.91,18.65,22,18.34,22,18V6C22,4.9,21.1,4,20,4z"
},
"children": []
}]
}, {
"name": "polygon",
"attribs": {
"points": "18,10 12.83,10 14.83,12 18,12"
},
"children": [{
"name": "polygon",
"attribs": {
"points": "18,10 12.83,10 14.83,12 18,12"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M1.04,3.87l1.2,1.2C2.09,5.35,2,5.66,2,6v12c0,1.1,0.9,2,2,2h13.17l2.96,2.96l1.41-1.41L2.45,2.45L1.04,3.87z M4,6.83 L7.17,10H6v2h2v-1.17L11.17,14H6v2h7.17l2,2H4V6.83z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M1.04,3.87l1.2,1.2C2.09,5.35,2,5.66,2,6v12c0,1.1,0.9,2,2,2h13.17l2.96,2.96l1.41-1.41L2.45,2.45L1.04,3.87z M4,6.83 L7.17,10H6v2h2v-1.17L11.17,14H6v2h7.17l2,2H4V6.83z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_subtitles_off_outline = ic_subtitles_off_outline;
;