volleyball 2 icon
volleyball-2-linear from Solar by 480 Design · Linear · Sports · CC-BY-4.0 Attribution required.
- Name
- volleyball-2-linear
- Set
- Solar
- Style
- Linear
- Category
- Sports
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
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 volleyball 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 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"/></svg>
React
import type { SVGProps } from "react";
export function SolarVolleyball2Linear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 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"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 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"/></svg> </template>
CSS
.icon-volleyball-2-linear {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%202C17.5228%202%2022%206.47715%2022%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202ZM12%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%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%202C17.5228%202%2022%206.47715%2022%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202ZM12%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%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/volleyball-2-linear.svg?color=%231a73e8&size=48