swimming icon
swimming-duotone from Reicon by REICON · Duotone · Sports · MIT Free for personal and commercial use.
- Name
- swimming-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Sports
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All swimming icons →More sports icons from Reicon
Use the swimming icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4.57 17.866c.687-1.074 2.157-1.039 2.888-.104c.99 1.267 2.372 2.488 4.542 2.488c2.209 0 3.57-.979 4.505-2.229c.72-.962 2.286-1.12 3.04.023c.626.945 1.304 1.687 2.627 1.999a.75.75 0 1 1-.344 1.46c-1.852-.437-2.807-1.534-3.534-2.632a.28.28 0 0 0-.253-.128a.43.43 0 0 0-.335.177C16.54 20.48 14.76 21.75 12 21.75c-2.842 0-4.611-1.64-5.724-3.064a.3.3 0 0 0-.246-.126a.23.23 0 0 0-.196.114c-.74 1.156-1.695 2.365-3.662 2.829a.75.75 0 1 1-.344-1.46c1.401-.33 2.08-1.142 2.742-2.177m0-5.061c.687-1.073 2.157-1.038 2.888-.104C8.448 13.97 9.83 15.19 12 15.19c2.209 0 3.57-.98 4.505-2.23c.72-.962 2.286-1.12 3.04.023c.626.946 1.304 1.687 2.627 1.999a.75.75 0 0 1-.344 1.46c-1.852-.436-2.807-1.533-3.534-2.632a.28.28 0 0 0-.253-.128a.43.43 0 0 0-.335.177C16.54 15.42 14.76 16.69 12 16.69c-2.842 0-4.611-1.64-5.724-3.064a.3.3 0 0 0-.246-.125a.23.23 0 0 0-.196.114c-.74 1.156-1.695 2.364-3.662 2.828a.75.75 0 0 1-.344-1.46c1.401-.33 2.08-1.141 2.742-2.177" clip-rule="evenodd" opacity=".5"/><path d="M19.5 5.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m-2.854 7.294L15.5 11.5L9 4.134A1.421 1.421 0 0 0 6.857 6l.988 1.152c.605.706-.367 2.263-.367 2.263L5.116 12.26c.748-.47 1.772-.288 2.343.442C8.448 13.97 9.83 15.19 12 15.19c2.209 0 3.57-.98 4.505-2.23q.066-.087.14-.166"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconSwimmingDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M4.57 17.866c.687-1.074 2.157-1.039 2.888-.104c.99 1.267 2.372 2.488 4.542 2.488c2.209 0 3.57-.979 4.505-2.229c.72-.962 2.286-1.12 3.04.023c.626.945 1.304 1.687 2.627 1.999a.75.75 0 1 1-.344 1.46c-1.852-.437-2.807-1.534-3.534-2.632a.28.28 0 0 0-.253-.128a.43.43 0 0 0-.335.177C16.54 20.48 14.76 21.75 12 21.75c-2.842 0-4.611-1.64-5.724-3.064a.3.3 0 0 0-.246-.126a.23.23 0 0 0-.196.114c-.74 1.156-1.695 2.365-3.662 2.829a.75.75 0 1 1-.344-1.46c1.401-.33 2.08-1.142 2.742-2.177m0-5.061c.687-1.073 2.157-1.038 2.888-.104C8.448 13.97 9.83 15.19 12 15.19c2.209 0 3.57-.98 4.505-2.23c.72-.962 2.286-1.12 3.04.023c.626.946 1.304 1.687 2.627 1.999a.75.75 0 0 1-.344 1.46c-1.852-.436-2.807-1.533-3.534-2.632a.28.28 0 0 0-.253-.128a.43.43 0 0 0-.335.177C16.54 15.42 14.76 16.69 12 16.69c-2.842 0-4.611-1.64-5.724-3.064a.3.3 0 0 0-.246-.125a.23.23 0 0 0-.196.114c-.74 1.156-1.695 2.364-3.662 2.828a.75.75 0 0 1-.344-1.46c1.401-.33 2.08-1.141 2.742-2.177" clipRule="evenodd" opacity=".5"/><path d="M19.5 5.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m-2.854 7.294L15.5 11.5L9 4.134A1.421 1.421 0 0 0 6.857 6l.988 1.152c.605.706-.367 2.263-.367 2.263L5.116 12.26c.748-.47 1.772-.288 2.343.442C8.448 13.97 9.83 15.19 12 15.19c2.209 0 3.57-.98 4.505-2.23q.066-.087.14-.166"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M4.57 17.866c.687-1.074 2.157-1.039 2.888-.104c.99 1.267 2.372 2.488 4.542 2.488c2.209 0 3.57-.979 4.505-2.229c.72-.962 2.286-1.12 3.04.023c.626.945 1.304 1.687 2.627 1.999a.75.75 0 1 1-.344 1.46c-1.852-.437-2.807-1.534-3.534-2.632a.28.28 0 0 0-.253-.128a.43.43 0 0 0-.335.177C16.54 20.48 14.76 21.75 12 21.75c-2.842 0-4.611-1.64-5.724-3.064a.3.3 0 0 0-.246-.126a.23.23 0 0 0-.196.114c-.74 1.156-1.695 2.365-3.662 2.829a.75.75 0 1 1-.344-1.46c1.401-.33 2.08-1.142 2.742-2.177m0-5.061c.687-1.073 2.157-1.038 2.888-.104C8.448 13.97 9.83 15.19 12 15.19c2.209 0 3.57-.98 4.505-2.23c.72-.962 2.286-1.12 3.04.023c.626.946 1.304 1.687 2.627 1.999a.75.75 0 0 1-.344 1.46c-1.852-.436-2.807-1.533-3.534-2.632a.28.28 0 0 0-.253-.128a.43.43 0 0 0-.335.177C16.54 15.42 14.76 16.69 12 16.69c-2.842 0-4.611-1.64-5.724-3.064a.3.3 0 0 0-.246-.125a.23.23 0 0 0-.196.114c-.74 1.156-1.695 2.364-3.662 2.828a.75.75 0 0 1-.344-1.46c1.401-.33 2.08-1.141 2.742-2.177" clip-rule="evenodd" opacity=".5"/><path d="M19.5 5.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m-2.854 7.294L15.5 11.5L9 4.134A1.421 1.421 0 0 0 6.857 6l.988 1.152c.605.706-.367 2.263-.367 2.263L5.116 12.26c.748-.47 1.772-.288 2.343.442C8.448 13.97 9.83 15.19 12 15.19c2.209 0 3.57-.98 4.505-2.23q.066-.087.14-.166"/></g></svg> </template>
CSS
.icon-swimming-duotone {
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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.57%2017.866c.687-1.074%202.157-1.039%202.888-.104c.99%201.267%202.372%202.488%204.542%202.488c2.209%200%203.57-.979%204.505-2.229c.72-.962%202.286-1.12%203.04.023c.626.945%201.304%201.687%202.627%201.999a.75.75%200%201%201-.344%201.46c-1.852-.437-2.807-1.534-3.534-2.632a.28.28%200%200%200-.253-.128a.43.43%200%200%200-.335.177C16.54%2020.48%2014.76%2021.75%2012%2021.75c-2.842%200-4.611-1.64-5.724-3.064a.3.3%200%200%200-.246-.126a.23.23%200%200%200-.196.114c-.74%201.156-1.695%202.365-3.662%202.829a.75.75%200%201%201-.344-1.46c1.401-.33%202.08-1.142%202.742-2.177m0-5.061c.687-1.073%202.157-1.038%202.888-.104C8.448%2013.97%209.83%2015.19%2012%2015.19c2.209%200%203.57-.98%204.505-2.23c.72-.962%202.286-1.12%203.04.023c.626.946%201.304%201.687%202.627%201.999a.75.75%200%200%201-.344%201.46c-1.852-.436-2.807-1.533-3.534-2.632a.28.28%200%200%200-.253-.128a.43.43%200%200%200-.335.177C16.54%2015.42%2014.76%2016.69%2012%2016.69c-2.842%200-4.611-1.64-5.724-3.064a.3.3%200%200%200-.246-.125a.23.23%200%200%200-.196.114c-.74%201.156-1.695%202.364-3.662%202.828a.75.75%200%200%201-.344-1.46c1.401-.33%202.08-1.141%202.742-2.177%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.5%205.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200m-2.854%207.294L15.5%2011.5L9%204.134A1.421%201.421%200%200%200%206.857%206l.988%201.152c.605.706-.367%202.263-.367%202.263L5.116%2012.26c.748-.47%201.772-.288%202.343.442C8.448%2013.97%209.83%2015.19%2012%2015.19c2.209%200%203.57-.98%204.505-2.23q.066-.087.14-.166%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.57%2017.866c.687-1.074%202.157-1.039%202.888-.104c.99%201.267%202.372%202.488%204.542%202.488c2.209%200%203.57-.979%204.505-2.229c.72-.962%202.286-1.12%203.04.023c.626.945%201.304%201.687%202.627%201.999a.75.75%200%201%201-.344%201.46c-1.852-.437-2.807-1.534-3.534-2.632a.28.28%200%200%200-.253-.128a.43.43%200%200%200-.335.177C16.54%2020.48%2014.76%2021.75%2012%2021.75c-2.842%200-4.611-1.64-5.724-3.064a.3.3%200%200%200-.246-.126a.23.23%200%200%200-.196.114c-.74%201.156-1.695%202.365-3.662%202.829a.75.75%200%201%201-.344-1.46c1.401-.33%202.08-1.142%202.742-2.177m0-5.061c.687-1.073%202.157-1.038%202.888-.104C8.448%2013.97%209.83%2015.19%2012%2015.19c2.209%200%203.57-.98%204.505-2.23c.72-.962%202.286-1.12%203.04.023c.626.946%201.304%201.687%202.627%201.999a.75.75%200%200%201-.344%201.46c-1.852-.436-2.807-1.533-3.534-2.632a.28.28%200%200%200-.253-.128a.43.43%200%200%200-.335.177C16.54%2015.42%2014.76%2016.69%2012%2016.69c-2.842%200-4.611-1.64-5.724-3.064a.3.3%200%200%200-.246-.125a.23.23%200%200%200-.196.114c-.74%201.156-1.695%202.364-3.662%202.828a.75.75%200%200%201-.344-1.46c1.401-.33%202.08-1.141%202.742-2.177%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.5%205.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200m-2.854%207.294L15.5%2011.5L9%204.134A1.421%201.421%200%200%200%206.857%206l.988%201.152c.605.706-.367%202.263-.367%202.263L5.116%2012.26c.748-.47%201.772-.288%202.343.442C8.448%2013.97%209.83%2015.19%2012%2015.19c2.209%200%203.57-.98%204.505-2.23q.066-.087.14-.166%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/swimming-duotone.svg?color=%231a73e8&size=48