stretching icon
stretching-broken from Solar by 480 Design · Broken · Sports · CC-BY-4.0 Attribution required.
- Name
- stretching-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
balls-boldbasketball-boldbicycling-boldbicycling-round-boldbody-shape-boldbody-shape-minimalistic-boldbowling-bolddumbbell-bolddumbbell-large-bolddumbbell-large-minimalistic-bolddumbbell-small-bolddumbbells-2-bolddumbbells-boldfootball-boldgolf-boldhiking-boldhiking-minimalistic-boldhiking-round-boldmeditation-boldmeditation-round-boldranking-boldrugby-boldrunning-2-boldrunning-bold
Use the stretching 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-width="1.5"><circle cx="14.5" cy="4.5" r="2.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M5 22.0002L8.84856 20.6274C9.30437 20.4648 9.68576 20.1425 9.92204 19.7202M19 22.0002V16.7681C19 15.5356 17.8958 14.5963 16.6792 14.794L15.6667 14.9586M8.5 14.0002L7.88594 13.4015C7.12031 12.655 7.35935 11.37 8.34221 10.9488L10.798 9.89634C11.7878 9.47213 12.8889 10.1982 12.8889 11.2751V13.8955C12.8889 14.2374 12.8012 14.5736 12.6343 14.872L11.9562 16.084"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarStretchingBroken(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" strokeWidth="1.5"><circle cx="14.5" cy="4.5" r="2.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M5 22.0002L8.84856 20.6274C9.30437 20.4648 9.68576 20.1425 9.92204 19.7202M19 22.0002V16.7681C19 15.5356 17.8958 14.5963 16.6792 14.794L15.6667 14.9586M8.5 14.0002L7.88594 13.4015C7.12031 12.655 7.35935 11.37 8.34221 10.9488L10.798 9.89634C11.7878 9.47213 12.8889 10.1982 12.8889 11.2751V13.8955C12.8889 14.2374 12.8012 14.5736 12.6343 14.872L11.9562 16.084"/></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-width="1.5"><circle cx="14.5" cy="4.5" r="2.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M5 22.0002L8.84856 20.6274C9.30437 20.4648 9.68576 20.1425 9.92204 19.7202M19 22.0002V16.7681C19 15.5356 17.8958 14.5963 16.6792 14.794L15.6667 14.9586M8.5 14.0002L7.88594 13.4015C7.12031 12.655 7.35935 11.37 8.34221 10.9488L10.798 9.89634C11.7878 9.47213 12.8889 10.1982 12.8889 11.2751V13.8955C12.8889 14.2374 12.8012 14.5736 12.6343 14.872L11.9562 16.084"/></g></svg> </template>
CSS
.icon-stretching-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-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2214.5%22%20cy%3D%224.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2022.0002L8.84856%2020.6274C9.30437%2020.4648%209.68576%2020.1425%209.92204%2019.7202M19%2022.0002V16.7681C19%2015.5356%2017.8958%2014.5963%2016.6792%2014.794L15.6667%2014.9586M8.5%2014.0002L7.88594%2013.4015C7.12031%2012.655%207.35935%2011.37%208.34221%2010.9488L10.798%209.89634C11.7878%209.47213%2012.8889%2010.1982%2012.8889%2011.2751V13.8955C12.8889%2014.2374%2012.8012%2014.5736%2012.6343%2014.872L11.9562%2016.084%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-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2214.5%22%20cy%3D%224.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5%2022.0002L8.84856%2020.6274C9.30437%2020.4648%209.68576%2020.1425%209.92204%2019.7202M19%2022.0002V16.7681C19%2015.5356%2017.8958%2014.5963%2016.6792%2014.794L15.6667%2014.9586M8.5%2014.0002L7.88594%2013.4015C7.12031%2012.655%207.35935%2011.37%208.34221%2010.9488L10.798%209.89634C11.7878%209.47213%2012.8889%2010.1982%2012.8889%2011.2751V13.8955C12.8889%2014.2374%2012.8012%2014.5736%2012.6343%2014.872L11.9562%2016.084%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/stretching-broken.svg?color=%231a73e8&size=48