volleyball icon
volleyball from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- volleyball
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
volleyballEmoji One (Colored)volleyballFont Awesome 6 SolidvolleyballFont Awesome SolidvolleyballFluent EmojivolleyballFluent Emoji FlatvolleyballFluent Emoji High ContrastvolleyballIconParkvolleyballIconPark OutlinevolleyballLucidevolleyballLucide LabvolleyballMaterial Design Iconsvolleyball-fillMingCute IconvolleyballNoto EmojivolleyballOpenMojivolleyballPhosphorvolleyball-boldSolarvolleyballTwitter EmojivolleyballUnicons
Use the volleyball 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"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.12 3c-.445 1.619-.356 5.586 3.568 8.5m0 0c4.942-1.33 8.437-.85 10.312.85m-10.312-.85C12.252 16.188 8.875 19.15 7 20"/><path stroke-linejoin="round" d="M9 8c2.087-1.886 7.326-2.872 11.5-.986M16.889 11c.589 2.895-1.175 8.188-4.889 11m-2-5c-2.625-1.26-5.842-6.04-6-11"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsVolleyball(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"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M8.12 3c-.445 1.619-.356 5.586 3.568 8.5m0 0c4.942-1.33 8.437-.85 10.312.85m-10.312-.85C12.252 16.188 8.875 19.15 7 20"/><path strokeLinejoin="round" d="M9 8c2.087-1.886 7.326-2.872 11.5-.986M16.889 11c.589 2.895-1.175 8.188-4.889 11m-2-5c-2.625-1.26-5.842-6.04-6-11"/></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"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.12 3c-.445 1.619-.356 5.586 3.568 8.5m0 0c4.942-1.33 8.437-.85 10.312.85m-10.312-.85C12.252 16.188 8.875 19.15 7 20"/><path stroke-linejoin="round" d="M9 8c2.087-1.886 7.326-2.872 11.5-.986M16.889 11c.589 2.895-1.175 8.188-4.889 11m-2-5c-2.625-1.26-5.842-6.04-6-11"/></g></svg> </template>
CSS
.icon-volleyball {
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%3Cpath%20d%3D%22M22%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.12%203c-.445%201.619-.356%205.586%203.568%208.5m0%200c4.942-1.33%208.437-.85%2010.312.85m-10.312-.85C12.252%2016.188%208.875%2019.15%207%2020%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%208c2.087-1.886%207.326-2.872%2011.5-.986M16.889%2011c.589%202.895-1.175%208.188-4.889%2011m-2-5c-2.625-1.26-5.842-6.04-6-11%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%3Cpath%20d%3D%22M22%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.12%203c-.445%201.619-.356%205.586%203.568%208.5m0%200c4.942-1.33%208.437-.85%2010.312.85m-10.312-.85C12.252%2016.188%208.875%2019.15%207%2020%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%208c2.087-1.886%207.326-2.872%2011.5-.986M16.889%2011c.589%202.895-1.175%208.188-4.889%2011m-2-5c-2.625-1.26-5.842-6.04-6-11%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/volleyball.svg?color=%231a73e8&size=48