@tabler/icons-react
Version:
A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.
14 lines (10 loc) • 609 B
JavaScript
/**
* @license @tabler/icons-react v3.0.1 - MIT
*
* This source code is licensed under the MIT license.
* See the LICENSE file in the root directory of this source tree.
*/
import createReactComponent from '../createReactComponent.mjs';
var IconBrandGoogleFit = createReactComponent("outline", "brand-google-fit", "IconBrandGoogleFit", [["path", { "d": "M12 9.314l-2.343 -2.344a3.314 3.314 0 0 0 -4.686 4.686l2.343 2.344l4.686 4.686l7.03 -7.03a3.314 3.314 0 0 0 -4.687 -4.685l-7.03 7.029", "key": "svg-0" }]]);
export { IconBrandGoogleFit as default };
//# sourceMappingURL=IconBrandGoogleFit.mjs.map