react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 561 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.google = void 0;
var google = {
"viewBox": "0 0 1536 1792",
"children": [{
"name": "path",
"attribs": {
"d": "M768 786h725q12 67 12 128 0 217-91 387.5t-259.5 266.5-386.5 96q-157 0-299-60.5t-245-163.5-163.5-245-60.5-299 60.5-299 163.5-245 245-163.5 299-60.5q300 0 515 201l-209 201q-123-119-306-119-129 0-238.5 65t-173.5 176.5-64 243.5 64 243.5 173.5 176.5 238.5 65q87 0 160-24t120-60 82-82 51.5-87 22.5-78h-436v-264z"
}
}]
};
exports.google = google;
;