react-icons-kit
Version:
React Icons Kit using various Svg Icon set
107 lines (106 loc) • 2.69 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_emoji_emotions_outline = void 0;
var ic_emoji_emotions_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": "g",
"attribs": {},
"children": [{
"name": "g",
"attribs": {},
"children": [{
"name": "circle",
"attribs": {
"cx": "15.5",
"cy": "9.5",
"r": "1.5"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "15.5",
"cy": "9.5",
"r": "1.5"
},
"children": []
}]
}, {
"name": "circle",
"attribs": {
"cx": "8.5",
"cy": "9.5",
"r": "1.5"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "8.5",
"cy": "9.5",
"r": "1.5"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M12,18c2.28,0,4.22-1.66,5-4H7C7.78,16.34,9.72,18,12,18z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M12,18c2.28,0,4.22-1.66,5-4H7C7.78,16.34,9.72,18,12,18z"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M11.99,2C6.47,2,2,6.48,2,12c0,5.52,4.47,10,9.99,10C17.52,22,22,17.52,22,12C22,6.48,17.52,2,11.99,2z M12,20 c-4.42,0-8-3.58-8-8c0-4.42,3.58-8,8-8s8,3.58,8,8C20,16.42,16.42,20,12,20z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M11.99,2C6.47,2,2,6.48,2,12c0,5.52,4.47,10,9.99,10C17.52,22,22,17.52,22,12C22,6.48,17.52,2,11.99,2z M12,20 c-4.42,0-8-3.58-8-8c0-4.42,3.58-8,8-8s8,3.58,8,8C20,16.42,16.42,20,12,20z"
},
"children": []
}]
}]
}]
}]
}]
};
exports.ic_emoji_emotions_outline = ic_emoji_emotions_outline;
;