swimming icon

swimming-broken from Solar by 480 Design · Broken · Sports · CC-BY-4.0 Attribution required.

Name
swimming-broken
Set
Solar
Style
Broken
Category
Sports
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More sports icons from Solar

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="M22 15.7728C20.4123 15.3987 19.5955 14.4796 18.9199 13.4574C18.4965 12.8168 17.5655 12.8558 17.1055 13.4706C16.0541 14.8762 14.4844 16.0004 12 16.0004C9.49345 16.0004 7.91806 14.57 6.86651 13.2239C6.42721 12.6616 5.58617 12.6691 5.20168 13.2702C4.50078 14.366 3.68402 15.376 2 15.7728"/><path d="M4 11.5L7.47693 9.41382C8.27334 8.93597 8.4485 7.85657 7.84407 7.15139L6.85636 5.99906C6.37314 5.4353 6.40542 4.59455 6.93046 4.06952C7.51004 3.48994 8.45844 3.51955 9.00074 4.13415L9.81315 5.05488M15.5 11.5L12.2504 7.81707"/><path d="M17 8C18.3807 8 19.5 6.88071 19.5 5.5C19.5 4.11929 18.3807 3 17 3C15.6193 3 14.5 4.11929 14.5 5.5C14.5 6.88071 15.6193 8 17 8Z"/><path d="M12 21C9.49345 21 7.91806 19.6547 6.86651 18.3888C6.42721 17.8599 5.58617 17.867 5.20168 18.4323C4.50078 19.4629 3.68402 20.4127 2 20.7859M22 20.7859C20.4123 20.4341 19.5955 19.5697 18.9199 18.6083C18.4965 18.0059 17.5655 18.0425 17.1055 18.6208C16.6953 19.1365 16.2063 19.6119 15.6148 20"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarSwimmingBroken(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="M22 15.7728C20.4123 15.3987 19.5955 14.4796 18.9199 13.4574C18.4965 12.8168 17.5655 12.8558 17.1055 13.4706C16.0541 14.8762 14.4844 16.0004 12 16.0004C9.49345 16.0004 7.91806 14.57 6.86651 13.2239C6.42721 12.6616 5.58617 12.6691 5.20168 13.2702C4.50078 14.366 3.68402 15.376 2 15.7728"/><path d="M4 11.5L7.47693 9.41382C8.27334 8.93597 8.4485 7.85657 7.84407 7.15139L6.85636 5.99906C6.37314 5.4353 6.40542 4.59455 6.93046 4.06952C7.51004 3.48994 8.45844 3.51955 9.00074 4.13415L9.81315 5.05488M15.5 11.5L12.2504 7.81707"/><path d="M17 8C18.3807 8 19.5 6.88071 19.5 5.5C19.5 4.11929 18.3807 3 17 3C15.6193 3 14.5 4.11929 14.5 5.5C14.5 6.88071 15.6193 8 17 8Z"/><path d="M12 21C9.49345 21 7.91806 19.6547 6.86651 18.3888C6.42721 17.8599 5.58617 17.867 5.20168 18.4323C4.50078 19.4629 3.68402 20.4127 2 20.7859M22 20.7859C20.4123 20.4341 19.5955 19.5697 18.9199 18.6083C18.4965 18.0059 17.5655 18.0425 17.1055 18.6208C16.6953 19.1365 16.2063 19.6119 15.6148 20"/></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="M22 15.7728C20.4123 15.3987 19.5955 14.4796 18.9199 13.4574C18.4965 12.8168 17.5655 12.8558 17.1055 13.4706C16.0541 14.8762 14.4844 16.0004 12 16.0004C9.49345 16.0004 7.91806 14.57 6.86651 13.2239C6.42721 12.6616 5.58617 12.6691 5.20168 13.2702C4.50078 14.366 3.68402 15.376 2 15.7728"/><path d="M4 11.5L7.47693 9.41382C8.27334 8.93597 8.4485 7.85657 7.84407 7.15139L6.85636 5.99906C6.37314 5.4353 6.40542 4.59455 6.93046 4.06952C7.51004 3.48994 8.45844 3.51955 9.00074 4.13415L9.81315 5.05488M15.5 11.5L12.2504 7.81707"/><path d="M17 8C18.3807 8 19.5 6.88071 19.5 5.5C19.5 4.11929 18.3807 3 17 3C15.6193 3 14.5 4.11929 14.5 5.5C14.5 6.88071 15.6193 8 17 8Z"/><path d="M12 21C9.49345 21 7.91806 19.6547 6.86651 18.3888C6.42721 17.8599 5.58617 17.867 5.20168 18.4323C4.50078 19.4629 3.68402 20.4127 2 20.7859M22 20.7859C20.4123 20.4341 19.5955 19.5697 18.9199 18.6083C18.4965 18.0059 17.5655 18.0425 17.1055 18.6208C16.6953 19.1365 16.2063 19.6119 15.6148 20"/></g></svg>
</template>

CSS

.icon-swimming-broken {
  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%22M22%2015.7728C20.4123%2015.3987%2019.5955%2014.4796%2018.9199%2013.4574C18.4965%2012.8168%2017.5655%2012.8558%2017.1055%2013.4706C16.0541%2014.8762%2014.4844%2016.0004%2012%2016.0004C9.49345%2016.0004%207.91806%2014.57%206.86651%2013.2239C6.42721%2012.6616%205.58617%2012.6691%205.20168%2013.2702C4.50078%2014.366%203.68402%2015.376%202%2015.7728%22%2F%3E%3Cpath%20d%3D%22M4%2011.5L7.47693%209.41382C8.27334%208.93597%208.4485%207.85657%207.84407%207.15139L6.85636%205.99906C6.37314%205.4353%206.40542%204.59455%206.93046%204.06952C7.51004%203.48994%208.45844%203.51955%209.00074%204.13415L9.81315%205.05488M15.5%2011.5L12.2504%207.81707%22%2F%3E%3Cpath%20d%3D%22M17%208C18.3807%208%2019.5%206.88071%2019.5%205.5C19.5%204.11929%2018.3807%203%2017%203C15.6193%203%2014.5%204.11929%2014.5%205.5C14.5%206.88071%2015.6193%208%2017%208Z%22%2F%3E%3Cpath%20d%3D%22M12%2021C9.49345%2021%207.91806%2019.6547%206.86651%2018.3888C6.42721%2017.8599%205.58617%2017.867%205.20168%2018.4323C4.50078%2019.4629%203.68402%2020.4127%202%2020.7859M22%2020.7859C20.4123%2020.4341%2019.5955%2019.5697%2018.9199%2018.6083C18.4965%2018.0059%2017.5655%2018.0425%2017.1055%2018.6208C16.6953%2019.1365%2016.2063%2019.6119%2015.6148%2020%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%22M22%2015.7728C20.4123%2015.3987%2019.5955%2014.4796%2018.9199%2013.4574C18.4965%2012.8168%2017.5655%2012.8558%2017.1055%2013.4706C16.0541%2014.8762%2014.4844%2016.0004%2012%2016.0004C9.49345%2016.0004%207.91806%2014.57%206.86651%2013.2239C6.42721%2012.6616%205.58617%2012.6691%205.20168%2013.2702C4.50078%2014.366%203.68402%2015.376%202%2015.7728%22%2F%3E%3Cpath%20d%3D%22M4%2011.5L7.47693%209.41382C8.27334%208.93597%208.4485%207.85657%207.84407%207.15139L6.85636%205.99906C6.37314%205.4353%206.40542%204.59455%206.93046%204.06952C7.51004%203.48994%208.45844%203.51955%209.00074%204.13415L9.81315%205.05488M15.5%2011.5L12.2504%207.81707%22%2F%3E%3Cpath%20d%3D%22M17%208C18.3807%208%2019.5%206.88071%2019.5%205.5C19.5%204.11929%2018.3807%203%2017%203C15.6193%203%2014.5%204.11929%2014.5%205.5C14.5%206.88071%2015.6193%208%2017%208Z%22%2F%3E%3Cpath%20d%3D%22M12%2021C9.49345%2021%207.91806%2019.6547%206.86651%2018.3888C6.42721%2017.8599%205.58617%2017.867%205.20168%2018.4323C4.50078%2019.4629%203.68402%2020.4127%202%2020.7859M22%2020.7859C20.4123%2020.4341%2019.5955%2019.5697%2018.9199%2018.6083C18.4965%2018.0059%2017.5655%2018.0425%2017.1055%2018.6208C16.6953%2019.1365%2016.2063%2019.6119%2015.6148%2020%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/swimming-broken.svg?color=%231a73e8&size=48