Google Fit Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Fit icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/341205.svg" alt="Google Fit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341205.svg" alt="Google Fit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341205.svg" alt="Google Fit icon" :width="24" :height="24" />
CSS background
.icon-google-fit {
background-image: url('https://proicons.com/icon/341205.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m8.2314,24.9576l1.9648,1.9648,4.2432-4.2267-1.9482-1.9648-.8916-.8916c-.71-.71-1.0897-1.6345-1.0897-2.6417,0-.8751.2972-1.6676.809-2.295.6934-.8751,1.7501-1.4364,2.9389-1.4364,1.0071,0,1.9317.3963,2.6582,1.1062l.8751.842,1.9648,1.9813,4.2597-4.2267-1.9813-1.9648-.8916-.8585c-1.7666-1.7666-4.1937-2.8563-6.8849-2.8563-5.399,0-9.7577,4.3588-9.7577,9.7247,0,1.3374.2642,2.6087.7595,3.7809.4953,1.1722,1.2053,2.2124,2.0968,3.0875l.8751.8751"/><polyline class="b" points="17.9561 27.6653 24.0155 21.639 19.7558 17.3958 14.4394 22.6957 14.4394 22.6957 10.1961 26.9224 12.4746 29.2173 14.4394 31.1656 16.4867 29.1183"/><polygon class="b" points="28.2422 36.482 37.8183 26.9224 33.5586 22.6957 23.999 32.2388 18.6826 26.9389 14.4394 31.1656 19.7558 36.482 19.7392 36.4985 23.999 40.5106 23.999 40.5106 23.999 40.5106 28.2587 36.482 28.2587 36.482 28.2422 36.482"/><path class="b" d="m40.6416,24.0826c1.9813-1.9813,3.1205-5.0192,2.8068-8.0902-.4623-4.656-4.3258-8.1562-9.0148-8.4699-2.9554-.1981-5.6631.9081-7.5783,2.8233l-7.0995,7.05,4.2432,4.2432,7.0995-7.0665c.8585-.842,2.0473-1.2383,3.2691-1.0402,1.585.2477,2.8728,1.552,3.0875,3.137.1651,1.1888-.2311,2.3445-1.0732,3.1865l-2.8233,2.8398,4.2597,4.2267,2.8233-2.8398h0Z"/></svg>
Google Fit in other icon packs
Copied!