react-icons-kit
Version:
React Icons Kit using various Svg Icon set
99 lines (98 loc) • 2.71 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_support_agent = void 0;
var ic_support_agent = {
"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": "M21,12.22C21,6.73,16.74,3,12,3c-4.69,0-9,3.65-9,9.28C2.4,12.62,2,13.26,2,14v2c0,1.1,0.9,2,2,2h1v-6.1 c0-3.87,3.13-7,7-7s7,3.13,7,7V19h-8v2h8c1.1,0,2-0.9,2-2v-1.22c0.59-0.31,1-0.92,1-1.64v-2.3C22,13.14,21.59,12.53,21,12.22z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M21,12.22C21,6.73,16.74,3,12,3c-4.69,0-9,3.65-9,9.28C2.4,12.62,2,13.26,2,14v2c0,1.1,0.9,2,2,2h1v-6.1 c0-3.87,3.13-7,7-7s7,3.13,7,7V19h-8v2h8c1.1,0,2-0.9,2-2v-1.22c0.59-0.31,1-0.92,1-1.64v-2.3C22,13.14,21.59,12.53,21,12.22z"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "9",
"cy": "13",
"r": "1"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "9",
"cy": "13",
"r": "1"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "15",
"cy": "13",
"r": "1"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "15",
"cy": "13",
"r": "1"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M18,11.03C17.52,8.18,15.04,6,12.05,6c-3.03,0-6.29,2.51-6.03,6.45c2.47-1.01,4.33-3.21,4.86-5.89 C12.19,9.19,14.88,11,18,11.03z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M18,11.03C17.52,8.18,15.04,6,12.05,6c-3.03,0-6.29,2.51-6.03,6.45c2.47-1.01,4.33-3.21,4.86-5.89 C12.19,9.19,14.88,11,18,11.03z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_support_agent = ic_support_agent;
;