swim icon
swim from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- swim
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the swim icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 26h-2a4.93 4.93 0 0 1-4-1.987a5.02 5.02 0 0 1-8 0a5.02 5.02 0 0 1-8 0A4.93 4.93 0 0 1 4 26H2v-2h2a3.44 3.44 0 0 0 3.053-2.321A.97.97 0 0 1 8 21a1.01 1.01 0 0 1 .949.684A3.44 3.44 0 0 0 12 24a3.44 3.44 0 0 0 3.053-2.321A.99.99 0 0 1 16 21a1.01 1.01 0 0 1 .949.684A3.44 3.44 0 0 0 20 24a3.44 3.44 0 0 0 3.053-2.321a1 1 0 0 1 1.896.005A3.44 3.44 0 0 0 28 24h2Zm-7-8.414l-8.707-8.707A2.98 2.98 0 0 0 12.171 8H4v2h8.171a1 1 0 0 1 .708.293L15.586 13L10 18.586L11.414 20L17 14.414L21.586 19ZM20 10a4 4 0 1 1 4 4a4.004 4.004 0 0 1-4-4m2 0a2 2 0 1 0 2-2a2 2 0 0 0-2 2"/></svg>
React
import type { SVGProps } from "react";
export function CarbonSwim(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 26h-2a4.93 4.93 0 0 1-4-1.987a5.02 5.02 0 0 1-8 0a5.02 5.02 0 0 1-8 0A4.93 4.93 0 0 1 4 26H2v-2h2a3.44 3.44 0 0 0 3.053-2.321A.97.97 0 0 1 8 21a1.01 1.01 0 0 1 .949.684A3.44 3.44 0 0 0 12 24a3.44 3.44 0 0 0 3.053-2.321A.99.99 0 0 1 16 21a1.01 1.01 0 0 1 .949.684A3.44 3.44 0 0 0 20 24a3.44 3.44 0 0 0 3.053-2.321a1 1 0 0 1 1.896.005A3.44 3.44 0 0 0 28 24h2Zm-7-8.414l-8.707-8.707A2.98 2.98 0 0 0 12.171 8H4v2h8.171a1 1 0 0 1 .708.293L15.586 13L10 18.586L11.414 20L17 14.414L21.586 19ZM20 10a4 4 0 1 1 4 4a4.004 4.004 0 0 1-4-4m2 0a2 2 0 1 0 2-2a2 2 0 0 0-2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 26h-2a4.93 4.93 0 0 1-4-1.987a5.02 5.02 0 0 1-8 0a5.02 5.02 0 0 1-8 0A4.93 4.93 0 0 1 4 26H2v-2h2a3.44 3.44 0 0 0 3.053-2.321A.97.97 0 0 1 8 21a1.01 1.01 0 0 1 .949.684A3.44 3.44 0 0 0 12 24a3.44 3.44 0 0 0 3.053-2.321A.99.99 0 0 1 16 21a1.01 1.01 0 0 1 .949.684A3.44 3.44 0 0 0 20 24a3.44 3.44 0 0 0 3.053-2.321a1 1 0 0 1 1.896.005A3.44 3.44 0 0 0 28 24h2Zm-7-8.414l-8.707-8.707A2.98 2.98 0 0 0 12.171 8H4v2h8.171a1 1 0 0 1 .708.293L15.586 13L10 18.586L11.414 20L17 14.414L21.586 19ZM20 10a4 4 0 1 1 4 4a4.004 4.004 0 0 1-4-4m2 0a2 2 0 1 0 2-2a2 2 0 0 0-2 2"/></svg> </template>
CSS
.icon-swim {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2026h-2a4.93%204.93%200%200%201-4-1.987a5.02%205.02%200%200%201-8%200a5.02%205.02%200%200%201-8%200A4.93%204.93%200%200%201%204%2026H2v-2h2a3.44%203.44%200%200%200%203.053-2.321A.97.97%200%200%201%208%2021a1.01%201.01%200%200%201%20.949.684A3.44%203.44%200%200%200%2012%2024a3.44%203.44%200%200%200%203.053-2.321A.99.99%200%200%201%2016%2021a1.01%201.01%200%200%201%20.949.684A3.44%203.44%200%200%200%2020%2024a3.44%203.44%200%200%200%203.053-2.321a1%201%200%200%201%201.896.005A3.44%203.44%200%200%200%2028%2024h2Zm-7-8.414l-8.707-8.707A2.98%202.98%200%200%200%2012.171%208H4v2h8.171a1%201%200%200%201%20.708.293L15.586%2013L10%2018.586L11.414%2020L17%2014.414L21.586%2019ZM20%2010a4%204%200%201%201%204%204a4.004%204.004%200%200%201-4-4m2%200a2%202%200%201%200%202-2a2%202%200%200%200-2%202%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2026h-2a4.93%204.93%200%200%201-4-1.987a5.02%205.02%200%200%201-8%200a5.02%205.02%200%200%201-8%200A4.93%204.93%200%200%201%204%2026H2v-2h2a3.44%203.44%200%200%200%203.053-2.321A.97.97%200%200%201%208%2021a1.01%201.01%200%200%201%20.949.684A3.44%203.44%200%200%200%2012%2024a3.44%203.44%200%200%200%203.053-2.321A.99.99%200%200%201%2016%2021a1.01%201.01%200%200%201%20.949.684A3.44%203.44%200%200%200%2020%2024a3.44%203.44%200%200%200%203.053-2.321a1%201%200%200%201%201.896.005A3.44%203.44%200%200%200%2028%2024h2Zm-7-8.414l-8.707-8.707A2.98%202.98%200%200%200%2012.171%208H4v2h8.171a1%201%200%200%201%20.708.293L15.586%2013L10%2018.586L11.414%2020L17%2014.414L21.586%2019ZM20%2010a4%204%200%201%201%204%204a4.004%204.004%200%200%201-4-4m2%200a2%202%200%201%200%202-2a2%202%200%200%200-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/swim.svg?color=%231a73e8&size=48