react-icons-kit
Version:
React Icons Kit using various Svg Icon set
28 lines (27 loc) • 669 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_rtt = void 0;
var ic_rtt = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "title",
"attribs": {},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M9.03 3l-1.11 7.07h2.62l.7-4.5h2.58L11.8 18.43H9.47L9.06 21h7.27l.4-2.57h-2.35l2-12.86h2.58l-.71 4.5h2.65L22 3H9.03zM8 5H4l-.31 2h4L8 5zm-.61 4h-4l-.31 2h4l.31-2zm.92 8h-6L2 19h6l.31-2zm.62-4h-6l-.31 2h6.01l.3-2z"
},
"children": []
}]
};
exports.ic_rtt = ic_rtt;
;