volleyball 2 icon

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

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

5 other variants in Solar

More sports icons from Solar

Use the volleyball 2 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-width="1.5"><path stroke-linejoin="round" d="M12 2L11.3142 3.64586C10.1761 6.37726 10.4317 9.49075 12 12M12 12H12.0917C15.4705 12 18.6258 13.6887 20.5 16.5M12 12L11.5697 12.5532C9.63285 15.0435 6.65478 16.5 3.5 16.5M21.9877 11.5L21.2426 10.7426C19.2445 8.74454 16.7228 7.39047 14 6.81401M5.7327 19.7928C8.99597 19.7928 12.2916 18.6283 15 16.7104M7.5 3.06729C6.30741 5.92951 6.00374 9.02101 6.58899 12"/><path d="M3.33874 6.99805C4.18713 5.52576 5.42255 4.25018 6.99996 3.33946C11.7829 0.578039 17.8988 2.21679 20.6602 6.99972C23.4216 11.7826 21.7829 17.8985 17 20.66C12.217 23.4214 6.10113 21.7826 3.33971 16.9997C2.42899 15.4223 1.99687 13.6999 1.99829 12.0007"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarVolleyball2Broken(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M12 2L11.3142 3.64586C10.1761 6.37726 10.4317 9.49075 12 12M12 12H12.0917C15.4705 12 18.6258 13.6887 20.5 16.5M12 12L11.5697 12.5532C9.63285 15.0435 6.65478 16.5 3.5 16.5M21.9877 11.5L21.2426 10.7426C19.2445 8.74454 16.7228 7.39047 14 6.81401M5.7327 19.7928C8.99597 19.7928 12.2916 18.6283 15 16.7104M7.5 3.06729C6.30741 5.92951 6.00374 9.02101 6.58899 12"/><path d="M3.33874 6.99805C4.18713 5.52576 5.42255 4.25018 6.99996 3.33946C11.7829 0.578039 17.8988 2.21679 20.6602 6.99972C23.4216 11.7826 21.7829 17.8985 17 20.66C12.217 23.4214 6.10113 21.7826 3.33971 16.9997C2.42899 15.4223 1.99687 13.6999 1.99829 12.0007"/></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-width="1.5"><path stroke-linejoin="round" d="M12 2L11.3142 3.64586C10.1761 6.37726 10.4317 9.49075 12 12M12 12H12.0917C15.4705 12 18.6258 13.6887 20.5 16.5M12 12L11.5697 12.5532C9.63285 15.0435 6.65478 16.5 3.5 16.5M21.9877 11.5L21.2426 10.7426C19.2445 8.74454 16.7228 7.39047 14 6.81401M5.7327 19.7928C8.99597 19.7928 12.2916 18.6283 15 16.7104M7.5 3.06729C6.30741 5.92951 6.00374 9.02101 6.58899 12"/><path d="M3.33874 6.99805C4.18713 5.52576 5.42255 4.25018 6.99996 3.33946C11.7829 0.578039 17.8988 2.21679 20.6602 6.99972C23.4216 11.7826 21.7829 17.8985 17 20.66C12.217 23.4214 6.10113 21.7826 3.33971 16.9997C2.42899 15.4223 1.99687 13.6999 1.99829 12.0007"/></g></svg>
</template>

CSS

.icon-volleyball-2-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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%202L11.3142%203.64586C10.1761%206.37726%2010.4317%209.49075%2012%2012M12%2012H12.0917C15.4705%2012%2018.6258%2013.6887%2020.5%2016.5M12%2012L11.5697%2012.5532C9.63285%2015.0435%206.65478%2016.5%203.5%2016.5M21.9877%2011.5L21.2426%2010.7426C19.2445%208.74454%2016.7228%207.39047%2014%206.81401M5.7327%2019.7928C8.99597%2019.7928%2012.2916%2018.6283%2015%2016.7104M7.5%203.06729C6.30741%205.92951%206.00374%209.02101%206.58899%2012%22%2F%3E%3Cpath%20d%3D%22M3.33874%206.99805C4.18713%205.52576%205.42255%204.25018%206.99996%203.33946C11.7829%200.578039%2017.8988%202.21679%2020.6602%206.99972C23.4216%2011.7826%2021.7829%2017.8985%2017%2020.66C12.217%2023.4214%206.10113%2021.7826%203.33971%2016.9997C2.42899%2015.4223%201.99687%2013.6999%201.99829%2012.0007%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%202L11.3142%203.64586C10.1761%206.37726%2010.4317%209.49075%2012%2012M12%2012H12.0917C15.4705%2012%2018.6258%2013.6887%2020.5%2016.5M12%2012L11.5697%2012.5532C9.63285%2015.0435%206.65478%2016.5%203.5%2016.5M21.9877%2011.5L21.2426%2010.7426C19.2445%208.74454%2016.7228%207.39047%2014%206.81401M5.7327%2019.7928C8.99597%2019.7928%2012.2916%2018.6283%2015%2016.7104M7.5%203.06729C6.30741%205.92951%206.00374%209.02101%206.58899%2012%22%2F%3E%3Cpath%20d%3D%22M3.33874%206.99805C4.18713%205.52576%205.42255%204.25018%206.99996%203.33946C11.7829%200.578039%2017.8988%202.21679%2020.6602%206.99972C23.4216%2011.7826%2021.7829%2017.8985%2017%2020.66C12.217%2023.4214%206.10113%2021.7826%203.33971%2016.9997C2.42899%2015.4223%201.99687%2013.6999%201.99829%2012.0007%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/volleyball-2-broken.svg?color=%231a73e8&size=48