gfit health icon
gfit-health from Material Symbols by Google · Regular · Apache-2.0 Free for personal and commercial use.
- Name
- gfit-health
- Set
- Material Symbols
- Style
- Regular
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Symbols
Use the gfit health icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.225 12.55l-.9-.875q-.625-.625-.963-1.438q-.337-.812-.337-1.737q0-1.9 1.313-3.2Q4.65 4 6.525 4q.85 0 1.675.337q.825.338 1.475.988l.9.875ZM12 20.3l-6.375-6.325l8.7-8.65q.65-.65 1.488-.988Q16.65 4 17.5 4q1.85 0 3.163 1.3Q21.975 6.6 22 8.5q0 .85-.35 1.7t-.975 1.475Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsGfitHealth(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.225 12.55l-.9-.875q-.625-.625-.963-1.438q-.337-.812-.337-1.737q0-1.9 1.313-3.2Q4.65 4 6.525 4q.85 0 1.675.337q.825.338 1.475.988l.9.875ZM12 20.3l-6.375-6.325l8.7-8.65q.65-.65 1.488-.988Q16.65 4 17.5 4q1.85 0 3.163 1.3Q21.975 6.6 22 8.5q0 .85-.35 1.7t-.975 1.475Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.225 12.55l-.9-.875q-.625-.625-.963-1.438q-.337-.812-.337-1.737q0-1.9 1.313-3.2Q4.65 4 6.525 4q.85 0 1.675.337q.825.338 1.475.988l.9.875ZM12 20.3l-6.375-6.325l8.7-8.65q.65-.65 1.488-.988Q16.65 4 17.5 4q1.85 0 3.163 1.3Q21.975 6.6 22 8.5q0 .85-.35 1.7t-.975 1.475Z"/></svg> </template>
CSS
.icon-gfit-health {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.225%2012.55l-.9-.875q-.625-.625-.963-1.438q-.337-.812-.337-1.737q0-1.9%201.313-3.2Q4.65%204%206.525%204q.85%200%201.675.337q.825.338%201.475.988l.9.875ZM12%2020.3l-6.375-6.325l8.7-8.65q.65-.65%201.488-.988Q16.65%204%2017.5%204q1.85%200%203.163%201.3Q21.975%206.6%2022%208.5q0%20.85-.35%201.7t-.975%201.475Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.225%2012.55l-.9-.875q-.625-.625-.963-1.438q-.337-.812-.337-1.737q0-1.9%201.313-3.2Q4.65%204%206.525%204q.85%200%201.675.337q.825.338%201.475.988l.9.875ZM12%2020.3l-6.375-6.325l8.7-8.65q.65-.65%201.488-.988Q16.65%204%2017.5%204q1.85%200%203.163%201.3Q21.975%206.6%2022%208.5q0%20.85-.35%201.7t-.975%201.475Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/gfit-health.svg?color=%231a73e8&size=48