react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 567 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.gittip = void 0;
var gittip = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M773 1302l350-473q16-22 24.5-59t-6-85-61.5-79q-40-26-83-25.5t-73.5 17.5-54.5 45q-36 40-96 40-59 0-95-40-24-28-54.5-45t-73.5-17.5-84 25.5q-46 31-60.5 79t-6 85 24.5 59zM1536 896q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z"
}
}]
};
exports.gittip = gittip;
;