@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 625 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Google = createReactComponent("google", "Google", [["path", { "d": "M20.839 10.38h-8.656v3.33h5.065c-.092.81-.645 2.07-1.842 2.88-.737.54-1.842.9-3.223.9-3.079 0-5.525-2.572-5.525-5.58 0-2.923 2.585-5.49 5.525-5.49 1.75 0 2.855.72 3.591 1.35l2.579-2.52C16.787 3.9 14.669 3 12.183 3 8.592 3 5.461 4.98 3.987 7.95a8.8 8.8 0 0 0 0 8.1C5.461 19.02 8.592 21 12.183 21c2.486 0 4.604-.81 6.078-2.16 2.4-2.1 3.095-5.427 2.578-8.46", "key": "svg-0" }]]);
export { Google as default };
//# sourceMappingURL=Google.js.map