react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 473 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.chatbox = void 0;
var chatbox = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M124.3,400H277c14.4,0,14.4,0.1,21.3,5.2S384,464,384,464v-64h3.7c42.2,0,76.3-31.8,76.3-71.4V119.7\r\n\tc0-39.6-34.2-71.7-76.3-71.7H124.3C82.2,48,48,80.1,48,119.7v208.9C48,368.2,82.2,400,124.3,400z"
},
"children": []
}]
};
exports.chatbox = chatbox;
;