gymnastic icon
gymnastic from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- gymnastic
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the gymnastic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14.5 10q-.331.087-.647.21M17.5 10c2.588.677 4.5 3.063 4.5 5.904C22 19.271 19.314 22 16 22a5.9 5.9 0 0 1-2-.347m-3.5-8.19a6.2 6.2 0 0 0-.5 2.441c0 .928.204 1.808.57 2.596"/><path d="M15.998 7c1.417 0 2.205 3.498.65 3.924a2.8 2.8 0 0 1-1.301 0c-1.552-.425-.753-3.924.65-3.924M16 7V2m-9.5 8c-2.588.677-4.5 3.063-4.5 5.904C2 19.271 4.686 22 8 22s6-2.73 6-6.096c0-2.84-1.912-5.227-4.5-5.904"/><path d="M7.998 7c1.417 0 2.205 3.498.65 3.924a2.8 2.8 0 0 1-1.301 0C5.795 10.499 6.594 7 7.997 7M8 7V2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsGymnastic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M14.5 10q-.331.087-.647.21M17.5 10c2.588.677 4.5 3.063 4.5 5.904C22 19.271 19.314 22 16 22a5.9 5.9 0 0 1-2-.347m-3.5-8.19a6.2 6.2 0 0 0-.5 2.441c0 .928.204 1.808.57 2.596"/><path d="M15.998 7c1.417 0 2.205 3.498.65 3.924a2.8 2.8 0 0 1-1.301 0c-1.552-.425-.753-3.924.65-3.924M16 7V2m-9.5 8c-2.588.677-4.5 3.063-4.5 5.904C2 19.271 4.686 22 8 22s6-2.73 6-6.096c0-2.84-1.912-5.227-4.5-5.904"/><path d="M7.998 7c1.417 0 2.205 3.498.65 3.924a2.8 2.8 0 0 1-1.301 0C5.795 10.499 6.594 7 7.997 7M8 7V2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14.5 10q-.331.087-.647.21M17.5 10c2.588.677 4.5 3.063 4.5 5.904C22 19.271 19.314 22 16 22a5.9 5.9 0 0 1-2-.347m-3.5-8.19a6.2 6.2 0 0 0-.5 2.441c0 .928.204 1.808.57 2.596"/><path d="M15.998 7c1.417 0 2.205 3.498.65 3.924a2.8 2.8 0 0 1-1.301 0c-1.552-.425-.753-3.924.65-3.924M16 7V2m-9.5 8c-2.588.677-4.5 3.063-4.5 5.904C2 19.271 4.686 22 8 22s6-2.73 6-6.096c0-2.84-1.912-5.227-4.5-5.904"/><path d="M7.998 7c1.417 0 2.205 3.498.65 3.924a2.8 2.8 0 0 1-1.301 0C5.795 10.499 6.594 7 7.997 7M8 7V2"/></g></svg> </template>
CSS
.icon-gymnastic {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.5%2010q-.331.087-.647.21M17.5%2010c2.588.677%204.5%203.063%204.5%205.904C22%2019.271%2019.314%2022%2016%2022a5.9%205.9%200%200%201-2-.347m-3.5-8.19a6.2%206.2%200%200%200-.5%202.441c0%20.928.204%201.808.57%202.596%22%2F%3E%3Cpath%20d%3D%22M15.998%207c1.417%200%202.205%203.498.65%203.924a2.8%202.8%200%200%201-1.301%200c-1.552-.425-.753-3.924.65-3.924M16%207V2m-9.5%208c-2.588.677-4.5%203.063-4.5%205.904C2%2019.271%204.686%2022%208%2022s6-2.73%206-6.096c0-2.84-1.912-5.227-4.5-5.904%22%2F%3E%3Cpath%20d%3D%22M7.998%207c1.417%200%202.205%203.498.65%203.924a2.8%202.8%200%200%201-1.301%200C5.795%2010.499%206.594%207%207.997%207M8%207V2%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14.5%2010q-.331.087-.647.21M17.5%2010c2.588.677%204.5%203.063%204.5%205.904C22%2019.271%2019.314%2022%2016%2022a5.9%205.9%200%200%201-2-.347m-3.5-8.19a6.2%206.2%200%200%200-.5%202.441c0%20.928.204%201.808.57%202.596%22%2F%3E%3Cpath%20d%3D%22M15.998%207c1.417%200%202.205%203.498.65%203.924a2.8%202.8%200%200%201-1.301%200c-1.552-.425-.753-3.924.65-3.924M16%207V2m-9.5%208c-2.588.677-4.5%203.063-4.5%205.904C2%2019.271%204.686%2022%208%2022s6-2.73%206-6.096c0-2.84-1.912-5.227-4.5-5.904%22%2F%3E%3Cpath%20d%3D%22M7.998%207c1.417%200%202.205%203.498.65%203.924a2.8%202.8%200%200%201-1.301%200C5.795%2010.499%206.594%207%207.997%207M8%207V2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/gymnastic.svg?color=%231a73e8&size=48