swimming icon
swimming-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- swimming-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the swimming icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.514 13.126a1 1 0 0 0 .972 1.748L3 14zm18.972 1.748a1 1 0 1 0-.972-1.748L21 14zm-10.364 2.699l.387-.922a1 1 0 0 0-.824 1.822zM12 18l.486-.874zm.898.435l-.385.923a1 1 0 0 0 .822-1.823zm-10.384-1.31a1 1 0 0 0 .972 1.749L3 18zM4.32 18.51a1 1 0 1 0-.7-1.874l.35.937zm2.064-2.545a1 1 0 0 0 .234 1.986l-.117-.993zm2.028 1.957a1 1 0 0 0 .178-1.992l-.089.995zm7.178.156a1 1 0 0 0-.178 1.992l.089-.996zm1.922 1.969a1 1 0 1 0-.215-1.989l.108.994zm2.213-2.573a1 1 0 0 0 .71 1.87l-.355-.935zm1.762 1.4a1 1 0 1 0-.972-1.748L21 18zm-9.126-8.106a1 1 0 1 0 1.28-1.536L13 10zM4.713 8.042a1 1 0 0 0 .574 1.916L5 9zm9.021 2.692l-.707.707zm-2.908-2.546l-.64.768zm-1.855-.38l-.288-.957zm4.153 2.316l.707-.707zm-1.32-.082l-.615-.79zM3 14l.485.874l-.001.001h-.001l.004-.002a3 3 0 0 1 .149-.075c.113-.054.284-.132.506-.22a10 10 0 0 1 1.853-.532c1.535-.285 3.532-.276 5.52.828L12 14l.486-.874C9.973 11.73 7.47 11.738 5.63 12.079c-.92.17-1.686.426-2.225.64a10 10 0 0 0-.866.393l-.015.009l-.006.003h-.002v.001c-.001 0-.002 0 .484.875m9 0l-.486.874c2.513 1.396 5.016 1.387 6.856 1.047c.92-.17 1.686-.426 2.225-.64a10 10 0 0 0 .866-.393l.016-.009l.005-.003l.002-.001c.001 0 .002-.001-.484-.875l-.484-.875h.001l-.004.001l-.026.014l-.123.061a8 8 0 0 1-.506.22a10 10 0 0 1-1.853.533c-1.535.284-3.531.276-5.52-.828zm-.878 3.573l-.387.922q.384.16.77.374l.485-.875l.485-.874a10 10 0 0 0-.966-.47zm.868.421l-.484.875l.008.005L12 18l.486-.874l-.011-.007zM12 18l-.486.874q.5.277 1 .484l.384-.923l.385-.923a8 8 0 0 1-.797-.386zm-.878-.427l-.437.9l.868.42l.437-.899l.437-.9l-.868-.42zm.868.421l-.437.9l.908.44l.437-.899l.437-.9l-.908-.44zM3 18l.485.874l-.002.001l.04-.02q.05-.027.158-.078a8 8 0 0 1 .638-.267l-.35-.937l-.35-.937a10 10 0 0 0-1.012.44l-.063.033l-.019.01l-.006.004l-.003.002h-.001zm3.5-1.042l.117.993a8.7 8.7 0 0 1 1.794-.03l.089-.995l.089-.996a10.7 10.7 0 0 0-2.206.035zm9 2.116l-.089.996a10.7 10.7 0 0 0 2.1-.023l-.107-.995l-.108-.994a8.7 8.7 0 0 1-1.707.02zm4.579-.665l.354.935a10 10 0 0 0 .964-.423l.06-.031l.018-.01l.006-.004l.003-.001h.001L21 18c-.486-.874-.485-.874-.485-.875h.002l-.005.002l-.033.017l-.15.074a8 8 0 0 1-.605.256zm-6.955-8.285l-.707.707l.61.61l.707-.707l.707-.707l-.61-.61zm.758 3.274l-.781-.625l-.882 1.102l.781.625l.78.625l.883-1.102zM8 13l.614.79l3.803-2.959l-.614-.789l-.614-.79l-3.803 2.959zm5-3l.64-.768l-2.174-1.812l-.64.768l-.64.768l2.174 1.812zM8.97 7.809l-.287-.958l-3.97 1.191L5 9l.287.958l3.97-1.191zM19 8h-1a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3zm-2 2V9a1 1 0 0 1-1-1h-2a3 3 0 0 0 3 3zm-2-2h1a1 1 0 0 1 1-1V5a3 3 0 0 0-3 3zm2-2v1a1 1 0 0 1 1 1h2a3 3 0 0 0-3-3zm-3.266 4.734l-.707.707a1 1 0 0 1 .074 1.332l.78.625l.782.625a3 3 0 0 0-.222-3.996zm-2.908-2.546l.64-.768a3 3 0 0 0-2.783-.569l.288.958l.287.958a1 1 0 0 1 .928.19zm2.298 1.936l.707-.707a2 2 0 0 0-2.642-.164l.614.789l.614.79z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSwimmingLine(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="M2.514 13.126a1 1 0 0 0 .972 1.748L3 14zm18.972 1.748a1 1 0 1 0-.972-1.748L21 14zm-10.364 2.699l.387-.922a1 1 0 0 0-.824 1.822zM12 18l.486-.874zm.898.435l-.385.923a1 1 0 0 0 .822-1.823zm-10.384-1.31a1 1 0 0 0 .972 1.749L3 18zM4.32 18.51a1 1 0 1 0-.7-1.874l.35.937zm2.064-2.545a1 1 0 0 0 .234 1.986l-.117-.993zm2.028 1.957a1 1 0 0 0 .178-1.992l-.089.995zm7.178.156a1 1 0 0 0-.178 1.992l.089-.996zm1.922 1.969a1 1 0 1 0-.215-1.989l.108.994zm2.213-2.573a1 1 0 0 0 .71 1.87l-.355-.935zm1.762 1.4a1 1 0 1 0-.972-1.748L21 18zm-9.126-8.106a1 1 0 1 0 1.28-1.536L13 10zM4.713 8.042a1 1 0 0 0 .574 1.916L5 9zm9.021 2.692l-.707.707zm-2.908-2.546l-.64.768zm-1.855-.38l-.288-.957zm4.153 2.316l.707-.707zm-1.32-.082l-.615-.79zM3 14l.485.874l-.001.001h-.001l.004-.002a3 3 0 0 1 .149-.075c.113-.054.284-.132.506-.22a10 10 0 0 1 1.853-.532c1.535-.285 3.532-.276 5.52.828L12 14l.486-.874C9.973 11.73 7.47 11.738 5.63 12.079c-.92.17-1.686.426-2.225.64a10 10 0 0 0-.866.393l-.015.009l-.006.003h-.002v.001c-.001 0-.002 0 .484.875m9 0l-.486.874c2.513 1.396 5.016 1.387 6.856 1.047c.92-.17 1.686-.426 2.225-.64a10 10 0 0 0 .866-.393l.016-.009l.005-.003l.002-.001c.001 0 .002-.001-.484-.875l-.484-.875h.001l-.004.001l-.026.014l-.123.061a8 8 0 0 1-.506.22a10 10 0 0 1-1.853.533c-1.535.284-3.531.276-5.52-.828zm-.878 3.573l-.387.922q.384.16.77.374l.485-.875l.485-.874a10 10 0 0 0-.966-.47zm.868.421l-.484.875l.008.005L12 18l.486-.874l-.011-.007zM12 18l-.486.874q.5.277 1 .484l.384-.923l.385-.923a8 8 0 0 1-.797-.386zm-.878-.427l-.437.9l.868.42l.437-.899l.437-.9l-.868-.42zm.868.421l-.437.9l.908.44l.437-.899l.437-.9l-.908-.44zM3 18l.485.874l-.002.001l.04-.02q.05-.027.158-.078a8 8 0 0 1 .638-.267l-.35-.937l-.35-.937a10 10 0 0 0-1.012.44l-.063.033l-.019.01l-.006.004l-.003.002h-.001zm3.5-1.042l.117.993a8.7 8.7 0 0 1 1.794-.03l.089-.995l.089-.996a10.7 10.7 0 0 0-2.206.035zm9 2.116l-.089.996a10.7 10.7 0 0 0 2.1-.023l-.107-.995l-.108-.994a8.7 8.7 0 0 1-1.707.02zm4.579-.665l.354.935a10 10 0 0 0 .964-.423l.06-.031l.018-.01l.006-.004l.003-.001h.001L21 18c-.486-.874-.485-.874-.485-.875h.002l-.005.002l-.033.017l-.15.074a8 8 0 0 1-.605.256zm-6.955-8.285l-.707.707l.61.61l.707-.707l.707-.707l-.61-.61zm.758 3.274l-.781-.625l-.882 1.102l.781.625l.78.625l.883-1.102zM8 13l.614.79l3.803-2.959l-.614-.789l-.614-.79l-3.803 2.959zm5-3l.64-.768l-2.174-1.812l-.64.768l-.64.768l2.174 1.812zM8.97 7.809l-.287-.958l-3.97 1.191L5 9l.287.958l3.97-1.191zM19 8h-1a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3zm-2 2V9a1 1 0 0 1-1-1h-2a3 3 0 0 0 3 3zm-2-2h1a1 1 0 0 1 1-1V5a3 3 0 0 0-3 3zm2-2v1a1 1 0 0 1 1 1h2a3 3 0 0 0-3-3zm-3.266 4.734l-.707.707a1 1 0 0 1 .074 1.332l.78.625l.782.625a3 3 0 0 0-.222-3.996zm-2.908-2.546l.64-.768a3 3 0 0 0-2.783-.569l.288.958l.287.958a1 1 0 0 1 .928.19zm2.298 1.936l.707-.707a2 2 0 0 0-2.642-.164l.614.789l.614.79z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.514 13.126a1 1 0 0 0 .972 1.748L3 14zm18.972 1.748a1 1 0 1 0-.972-1.748L21 14zm-10.364 2.699l.387-.922a1 1 0 0 0-.824 1.822zM12 18l.486-.874zm.898.435l-.385.923a1 1 0 0 0 .822-1.823zm-10.384-1.31a1 1 0 0 0 .972 1.749L3 18zM4.32 18.51a1 1 0 1 0-.7-1.874l.35.937zm2.064-2.545a1 1 0 0 0 .234 1.986l-.117-.993zm2.028 1.957a1 1 0 0 0 .178-1.992l-.089.995zm7.178.156a1 1 0 0 0-.178 1.992l.089-.996zm1.922 1.969a1 1 0 1 0-.215-1.989l.108.994zm2.213-2.573a1 1 0 0 0 .71 1.87l-.355-.935zm1.762 1.4a1 1 0 1 0-.972-1.748L21 18zm-9.126-8.106a1 1 0 1 0 1.28-1.536L13 10zM4.713 8.042a1 1 0 0 0 .574 1.916L5 9zm9.021 2.692l-.707.707zm-2.908-2.546l-.64.768zm-1.855-.38l-.288-.957zm4.153 2.316l.707-.707zm-1.32-.082l-.615-.79zM3 14l.485.874l-.001.001h-.001l.004-.002a3 3 0 0 1 .149-.075c.113-.054.284-.132.506-.22a10 10 0 0 1 1.853-.532c1.535-.285 3.532-.276 5.52.828L12 14l.486-.874C9.973 11.73 7.47 11.738 5.63 12.079c-.92.17-1.686.426-2.225.64a10 10 0 0 0-.866.393l-.015.009l-.006.003h-.002v.001c-.001 0-.002 0 .484.875m9 0l-.486.874c2.513 1.396 5.016 1.387 6.856 1.047c.92-.17 1.686-.426 2.225-.64a10 10 0 0 0 .866-.393l.016-.009l.005-.003l.002-.001c.001 0 .002-.001-.484-.875l-.484-.875h.001l-.004.001l-.026.014l-.123.061a8 8 0 0 1-.506.22a10 10 0 0 1-1.853.533c-1.535.284-3.531.276-5.52-.828zm-.878 3.573l-.387.922q.384.16.77.374l.485-.875l.485-.874a10 10 0 0 0-.966-.47zm.868.421l-.484.875l.008.005L12 18l.486-.874l-.011-.007zM12 18l-.486.874q.5.277 1 .484l.384-.923l.385-.923a8 8 0 0 1-.797-.386zm-.878-.427l-.437.9l.868.42l.437-.899l.437-.9l-.868-.42zm.868.421l-.437.9l.908.44l.437-.899l.437-.9l-.908-.44zM3 18l.485.874l-.002.001l.04-.02q.05-.027.158-.078a8 8 0 0 1 .638-.267l-.35-.937l-.35-.937a10 10 0 0 0-1.012.44l-.063.033l-.019.01l-.006.004l-.003.002h-.001zm3.5-1.042l.117.993a8.7 8.7 0 0 1 1.794-.03l.089-.995l.089-.996a10.7 10.7 0 0 0-2.206.035zm9 2.116l-.089.996a10.7 10.7 0 0 0 2.1-.023l-.107-.995l-.108-.994a8.7 8.7 0 0 1-1.707.02zm4.579-.665l.354.935a10 10 0 0 0 .964-.423l.06-.031l.018-.01l.006-.004l.003-.001h.001L21 18c-.486-.874-.485-.874-.485-.875h.002l-.005.002l-.033.017l-.15.074a8 8 0 0 1-.605.256zm-6.955-8.285l-.707.707l.61.61l.707-.707l.707-.707l-.61-.61zm.758 3.274l-.781-.625l-.882 1.102l.781.625l.78.625l.883-1.102zM8 13l.614.79l3.803-2.959l-.614-.789l-.614-.79l-3.803 2.959zm5-3l.64-.768l-2.174-1.812l-.64.768l-.64.768l2.174 1.812zM8.97 7.809l-.287-.958l-3.97 1.191L5 9l.287.958l3.97-1.191zM19 8h-1a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3zm-2 2V9a1 1 0 0 1-1-1h-2a3 3 0 0 0 3 3zm-2-2h1a1 1 0 0 1 1-1V5a3 3 0 0 0-3 3zm2-2v1a1 1 0 0 1 1 1h2a3 3 0 0 0-3-3zm-3.266 4.734l-.707.707a1 1 0 0 1 .074 1.332l.78.625l.782.625a3 3 0 0 0-.222-3.996zm-2.908-2.546l.64-.768a3 3 0 0 0-2.783-.569l.288.958l.287.958a1 1 0 0 1 .928.19zm2.298 1.936l.707-.707a2 2 0 0 0-2.642-.164l.614.789l.614.79z"/></svg> </template>
CSS
.icon-swimming-line {
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%22M2.514%2013.126a1%201%200%200%200%20.972%201.748L3%2014zm18.972%201.748a1%201%200%201%200-.972-1.748L21%2014zm-10.364%202.699l.387-.922a1%201%200%200%200-.824%201.822zM12%2018l.486-.874zm.898.435l-.385.923a1%201%200%200%200%20.822-1.823zm-10.384-1.31a1%201%200%200%200%20.972%201.749L3%2018zM4.32%2018.51a1%201%200%201%200-.7-1.874l.35.937zm2.064-2.545a1%201%200%200%200%20.234%201.986l-.117-.993zm2.028%201.957a1%201%200%200%200%20.178-1.992l-.089.995zm7.178.156a1%201%200%200%200-.178%201.992l.089-.996zm1.922%201.969a1%201%200%201%200-.215-1.989l.108.994zm2.213-2.573a1%201%200%200%200%20.71%201.87l-.355-.935zm1.762%201.4a1%201%200%201%200-.972-1.748L21%2018zm-9.126-8.106a1%201%200%201%200%201.28-1.536L13%2010zM4.713%208.042a1%201%200%200%200%20.574%201.916L5%209zm9.021%202.692l-.707.707zm-2.908-2.546l-.64.768zm-1.855-.38l-.288-.957zm4.153%202.316l.707-.707zm-1.32-.082l-.615-.79zM3%2014l.485.874l-.001.001h-.001l.004-.002a3%203%200%200%201%20.149-.075c.113-.054.284-.132.506-.22a10%2010%200%200%201%201.853-.532c1.535-.285%203.532-.276%205.52.828L12%2014l.486-.874C9.973%2011.73%207.47%2011.738%205.63%2012.079c-.92.17-1.686.426-2.225.64a10%2010%200%200%200-.866.393l-.015.009l-.006.003h-.002v.001c-.001%200-.002%200%20.484.875m9%200l-.486.874c2.513%201.396%205.016%201.387%206.856%201.047c.92-.17%201.686-.426%202.225-.64a10%2010%200%200%200%20.866-.393l.016-.009l.005-.003l.002-.001c.001%200%20.002-.001-.484-.875l-.484-.875h.001l-.004.001l-.026.014l-.123.061a8%208%200%200%201-.506.22a10%2010%200%200%201-1.853.533c-1.535.284-3.531.276-5.52-.828zm-.878%203.573l-.387.922q.384.16.77.374l.485-.875l.485-.874a10%2010%200%200%200-.966-.47zm.868.421l-.484.875l.008.005L12%2018l.486-.874l-.011-.007zM12%2018l-.486.874q.5.277%201%20.484l.384-.923l.385-.923a8%208%200%200%201-.797-.386zm-.878-.427l-.437.9l.868.42l.437-.899l.437-.9l-.868-.42zm.868.421l-.437.9l.908.44l.437-.899l.437-.9l-.908-.44zM3%2018l.485.874l-.002.001l.04-.02q.05-.027.158-.078a8%208%200%200%201%20.638-.267l-.35-.937l-.35-.937a10%2010%200%200%200-1.012.44l-.063.033l-.019.01l-.006.004l-.003.002h-.001zm3.5-1.042l.117.993a8.7%208.7%200%200%201%201.794-.03l.089-.995l.089-.996a10.7%2010.7%200%200%200-2.206.035zm9%202.116l-.089.996a10.7%2010.7%200%200%200%202.1-.023l-.107-.995l-.108-.994a8.7%208.7%200%200%201-1.707.02zm4.579-.665l.354.935a10%2010%200%200%200%20.964-.423l.06-.031l.018-.01l.006-.004l.003-.001h.001L21%2018c-.486-.874-.485-.874-.485-.875h.002l-.005.002l-.033.017l-.15.074a8%208%200%200%201-.605.256zm-6.955-8.285l-.707.707l.61.61l.707-.707l.707-.707l-.61-.61zm.758%203.274l-.781-.625l-.882%201.102l.781.625l.78.625l.883-1.102zM8%2013l.614.79l3.803-2.959l-.614-.789l-.614-.79l-3.803%202.959zm5-3l.64-.768l-2.174-1.812l-.64.768l-.64.768l2.174%201.812zM8.97%207.809l-.287-.958l-3.97%201.191L5%209l.287.958l3.97-1.191zM19%208h-1a1%201%200%200%201-1%201v2a3%203%200%200%200%203-3zm-2%202V9a1%201%200%200%201-1-1h-2a3%203%200%200%200%203%203zm-2-2h1a1%201%200%200%201%201-1V5a3%203%200%200%200-3%203zm2-2v1a1%201%200%200%201%201%201h2a3%203%200%200%200-3-3zm-3.266%204.734l-.707.707a1%201%200%200%201%20.074%201.332l.78.625l.782.625a3%203%200%200%200-.222-3.996zm-2.908-2.546l.64-.768a3%203%200%200%200-2.783-.569l.288.958l.287.958a1%201%200%200%201%20.928.19zm2.298%201.936l.707-.707a2%202%200%200%200-2.642-.164l.614.789l.614.79z%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%22M2.514%2013.126a1%201%200%200%200%20.972%201.748L3%2014zm18.972%201.748a1%201%200%201%200-.972-1.748L21%2014zm-10.364%202.699l.387-.922a1%201%200%200%200-.824%201.822zM12%2018l.486-.874zm.898.435l-.385.923a1%201%200%200%200%20.822-1.823zm-10.384-1.31a1%201%200%200%200%20.972%201.749L3%2018zM4.32%2018.51a1%201%200%201%200-.7-1.874l.35.937zm2.064-2.545a1%201%200%200%200%20.234%201.986l-.117-.993zm2.028%201.957a1%201%200%200%200%20.178-1.992l-.089.995zm7.178.156a1%201%200%200%200-.178%201.992l.089-.996zm1.922%201.969a1%201%200%201%200-.215-1.989l.108.994zm2.213-2.573a1%201%200%200%200%20.71%201.87l-.355-.935zm1.762%201.4a1%201%200%201%200-.972-1.748L21%2018zm-9.126-8.106a1%201%200%201%200%201.28-1.536L13%2010zM4.713%208.042a1%201%200%200%200%20.574%201.916L5%209zm9.021%202.692l-.707.707zm-2.908-2.546l-.64.768zm-1.855-.38l-.288-.957zm4.153%202.316l.707-.707zm-1.32-.082l-.615-.79zM3%2014l.485.874l-.001.001h-.001l.004-.002a3%203%200%200%201%20.149-.075c.113-.054.284-.132.506-.22a10%2010%200%200%201%201.853-.532c1.535-.285%203.532-.276%205.52.828L12%2014l.486-.874C9.973%2011.73%207.47%2011.738%205.63%2012.079c-.92.17-1.686.426-2.225.64a10%2010%200%200%200-.866.393l-.015.009l-.006.003h-.002v.001c-.001%200-.002%200%20.484.875m9%200l-.486.874c2.513%201.396%205.016%201.387%206.856%201.047c.92-.17%201.686-.426%202.225-.64a10%2010%200%200%200%20.866-.393l.016-.009l.005-.003l.002-.001c.001%200%20.002-.001-.484-.875l-.484-.875h.001l-.004.001l-.026.014l-.123.061a8%208%200%200%201-.506.22a10%2010%200%200%201-1.853.533c-1.535.284-3.531.276-5.52-.828zm-.878%203.573l-.387.922q.384.16.77.374l.485-.875l.485-.874a10%2010%200%200%200-.966-.47zm.868.421l-.484.875l.008.005L12%2018l.486-.874l-.011-.007zM12%2018l-.486.874q.5.277%201%20.484l.384-.923l.385-.923a8%208%200%200%201-.797-.386zm-.878-.427l-.437.9l.868.42l.437-.899l.437-.9l-.868-.42zm.868.421l-.437.9l.908.44l.437-.899l.437-.9l-.908-.44zM3%2018l.485.874l-.002.001l.04-.02q.05-.027.158-.078a8%208%200%200%201%20.638-.267l-.35-.937l-.35-.937a10%2010%200%200%200-1.012.44l-.063.033l-.019.01l-.006.004l-.003.002h-.001zm3.5-1.042l.117.993a8.7%208.7%200%200%201%201.794-.03l.089-.995l.089-.996a10.7%2010.7%200%200%200-2.206.035zm9%202.116l-.089.996a10.7%2010.7%200%200%200%202.1-.023l-.107-.995l-.108-.994a8.7%208.7%200%200%201-1.707.02zm4.579-.665l.354.935a10%2010%200%200%200%20.964-.423l.06-.031l.018-.01l.006-.004l.003-.001h.001L21%2018c-.486-.874-.485-.874-.485-.875h.002l-.005.002l-.033.017l-.15.074a8%208%200%200%201-.605.256zm-6.955-8.285l-.707.707l.61.61l.707-.707l.707-.707l-.61-.61zm.758%203.274l-.781-.625l-.882%201.102l.781.625l.78.625l.883-1.102zM8%2013l.614.79l3.803-2.959l-.614-.789l-.614-.79l-3.803%202.959zm5-3l.64-.768l-2.174-1.812l-.64.768l-.64.768l2.174%201.812zM8.97%207.809l-.287-.958l-3.97%201.191L5%209l.287.958l3.97-1.191zM19%208h-1a1%201%200%200%201-1%201v2a3%203%200%200%200%203-3zm-2%202V9a1%201%200%200%201-1-1h-2a3%203%200%200%200%203%203zm-2-2h1a1%201%200%200%201%201-1V5a3%203%200%200%200-3%203zm2-2v1a1%201%200%200%201%201%201h2a3%203%200%200%200-3-3zm-3.266%204.734l-.707.707a1%201%200%200%201%20.074%201.332l.78.625l.782.625a3%203%200%200%200-.222-3.996zm-2.908-2.546l.64-.768a3%203%200%200%200-2.783-.569l.288.958l.287.958a1%201%200%200%201%20.928.19zm2.298%201.936l.707-.707a2%202%200%200%200-2.642-.164l.614.789l.614.79z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/swimming-line.svg?color=%231a73e8&size=48