react-icons-kit
Version:
React Icons Kit using various Svg Icon set
23 lines (22 loc) • 765 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.googlePlus = void 0;
var googlePlus = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M5.091 7.147v1.747h2.888c-0.116 0.75-0.872 2.197-2.888 2.197-1.737 0-3.156-1.441-3.156-3.216s1.419-3.216 3.156-3.216c0.991 0 1.65 0.422 2.028 0.784l1.381-1.331c-0.888-0.828-2.037-1.331-3.409-1.331-2.816 0.003-5.091 2.278-5.091 5.094s2.275 5.091 5.091 5.091c2.937 0 4.888-2.066 4.888-4.975 0-0.334-0.037-0.591-0.081-0.844h-4.806z"
}
}, {
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M16 7h-1.5v-1.5h-1.5v1.5h-1.5v1.5h1.5v1.5h1.5v-1.5h1.5z"
}
}]
};
exports.googlePlus = googlePlus;
;