swimming icon
swimming from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- swimming
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the swimming 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="M10.718 6.862L15 16c-2.167 0-2.826-1.143-5.087-2.286c-1.809-.914-4.333-.762-5.087-.571L7.857 11c.309-.218.463-.327.512-.493c.05-.166-.02-.342-.16-.693l-.424-1.068c-.158-.4-.238-.6-.381-.744a1 1 0 0 0-.165-.134c-.17-.112-.382-.15-.805-.224l-3.25-.577a1.434 1.434 0 0 1 .455-2.83l4.395.635c.792.114 1.188.171 1.518.36a2 2 0 0 1 .38.282c.277.261.447.623.786 1.348"/><circle cx="19" cy="10" r="3"/><path d="M2 18.084c1.056-3.531 5.769-1.91 9.5 0c3.732 1.911 7.5 3.127 9.5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSwimming(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="M10.718 6.862L15 16c-2.167 0-2.826-1.143-5.087-2.286c-1.809-.914-4.333-.762-5.087-.571L7.857 11c.309-.218.463-.327.512-.493c.05-.166-.02-.342-.16-.693l-.424-1.068c-.158-.4-.238-.6-.381-.744a1 1 0 0 0-.165-.134c-.17-.112-.382-.15-.805-.224l-3.25-.577a1.434 1.434 0 0 1 .455-2.83l4.395.635c.792.114 1.188.171 1.518.36a2 2 0 0 1 .38.282c.277.261.447.623.786 1.348"/><circle cx="19" cy="10" r="3"/><path d="M2 18.084c1.056-3.531 5.769-1.91 9.5 0c3.732 1.911 7.5 3.127 9.5 0"/></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="M10.718 6.862L15 16c-2.167 0-2.826-1.143-5.087-2.286c-1.809-.914-4.333-.762-5.087-.571L7.857 11c.309-.218.463-.327.512-.493c.05-.166-.02-.342-.16-.693l-.424-1.068c-.158-.4-.238-.6-.381-.744a1 1 0 0 0-.165-.134c-.17-.112-.382-.15-.805-.224l-3.25-.577a1.434 1.434 0 0 1 .455-2.83l4.395.635c.792.114 1.188.171 1.518.36a2 2 0 0 1 .38.282c.277.261.447.623.786 1.348"/><circle cx="19" cy="10" r="3"/><path d="M2 18.084c1.056-3.531 5.769-1.91 9.5 0c3.732 1.911 7.5 3.127 9.5 0"/></g></svg> </template>
CSS
.icon-swimming {
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%22M10.718%206.862L15%2016c-2.167%200-2.826-1.143-5.087-2.286c-1.809-.914-4.333-.762-5.087-.571L7.857%2011c.309-.218.463-.327.512-.493c.05-.166-.02-.342-.16-.693l-.424-1.068c-.158-.4-.238-.6-.381-.744a1%201%200%200%200-.165-.134c-.17-.112-.382-.15-.805-.224l-3.25-.577a1.434%201.434%200%200%201%20.455-2.83l4.395.635c.792.114%201.188.171%201.518.36a2%202%200%200%201%20.38.282c.277.261.447.623.786%201.348%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M2%2018.084c1.056-3.531%205.769-1.91%209.5%200c3.732%201.911%207.5%203.127%209.5%200%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%22M10.718%206.862L15%2016c-2.167%200-2.826-1.143-5.087-2.286c-1.809-.914-4.333-.762-5.087-.571L7.857%2011c.309-.218.463-.327.512-.493c.05-.166-.02-.342-.16-.693l-.424-1.068c-.158-.4-.238-.6-.381-.744a1%201%200%200%200-.165-.134c-.17-.112-.382-.15-.805-.224l-3.25-.577a1.434%201.434%200%200%201%20.455-2.83l4.395.635c.792.114%201.188.171%201.518.36a2%202%200%200%201%20.38.282c.277.261.447.623.786%201.348%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2210%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M2%2018.084c1.056-3.531%205.769-1.91%209.5%200c3.732%201.911%207.5%203.127%209.5%200%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/swimming.svg?color=%231a73e8&size=48