volleyball icon
volleyball from IconPark Outline by ByteDance · Outline · Sports · Apache-2.0 Free for personal and commercial use.
- Name
- volleyball
- Set
- IconPark Outline
- Style
- Outline
- Category
- Sports
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
volleyballEmoji One (Colored)volleyballFont Awesome 6 SolidvolleyballFont Awesome SolidvolleyballFluent EmojivolleyballFluent Emoji FlatvolleyballFluent Emoji High ContrastvolleyballHuge IconsvolleyballIconParkvolleyballLucidevolleyballLucide LabvolleyballMaterial Design Iconsvolleyball-fillMingCute IconvolleyballNoto EmojivolleyballOpenMojivolleyballPhosphorvolleyball-boldSolarvolleyballTwitter EmojivolleyballUnicons
More sports icons from IconPark Outline
Use the volleyball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="M31.81 42.405c10.168-4.318 14.907-16.056 10.598-26.213C38.098 6.035 26.351 1.276 16.193 5.595S1.276 21.65 5.595 31.808S21.652 46.724 31.81 42.405Z"/><path stroke-linecap="round" d="M16 6c-1.494 7.01 1.937 14.197 8 18M12 40c6.97-2.26 11.74-8.68 12-16m20 1c-5.45-4.672-14.5-4.597-20-1"/><path d="M17 16s11.56-8.49 24-2M20 33S7.59 28.02 7 14m27 8s1.56 14.5-10.28 22.03"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineVolleyball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeMiterlimit="2" strokeWidth="4"><path d="M31.81 42.405c10.168-4.318 14.907-16.056 10.598-26.213C38.098 6.035 26.351 1.276 16.193 5.595S1.276 21.65 5.595 31.808S21.652 46.724 31.81 42.405Z"/><path strokeLinecap="round" d="M16 6c-1.494 7.01 1.937 14.197 8 18M12 40c6.97-2.26 11.74-8.68 12-16m20 1c-5.45-4.672-14.5-4.597-20-1"/><path d="M17 16s11.56-8.49 24-2M20 33S7.59 28.02 7 14m27 8s1.56 14.5-10.28 22.03"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="M31.81 42.405c10.168-4.318 14.907-16.056 10.598-26.213C38.098 6.035 26.351 1.276 16.193 5.595S1.276 21.65 5.595 31.808S21.652 46.724 31.81 42.405Z"/><path stroke-linecap="round" d="M16 6c-1.494 7.01 1.937 14.197 8 18M12 40c6.97-2.26 11.74-8.68 12-16m20 1c-5.45-4.672-14.5-4.597-20-1"/><path d="M17 16s11.56-8.49 24-2M20 33S7.59 28.02 7 14m27 8s1.56 14.5-10.28 22.03"/></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M31.81%2042.405c10.168-4.318%2014.907-16.056%2010.598-26.213C38.098%206.035%2026.351%201.276%2016.193%205.595S1.276%2021.65%205.595%2031.808S21.652%2046.724%2031.81%2042.405Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%206c-1.494%207.01%201.937%2014.197%208%2018M12%2040c6.97-2.26%2011.74-8.68%2012-16m20%201c-5.45-4.672-14.5-4.597-20-1%22%2F%3E%3Cpath%20d%3D%22M17%2016s11.56-8.49%2024-2M20%2033S7.59%2028.02%207%2014m27%208s1.56%2014.5-10.28%2022.03%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M31.81%2042.405c10.168-4.318%2014.907-16.056%2010.598-26.213C38.098%206.035%2026.351%201.276%2016.193%205.595S1.276%2021.65%205.595%2031.808S21.652%2046.724%2031.81%2042.405Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%206c-1.494%207.01%201.937%2014.197%208%2018M12%2040c6.97-2.26%2011.74-8.68%2012-16m20%201c-5.45-4.672-14.5-4.597-20-1%22%2F%3E%3Cpath%20d%3D%22M17%2016s11.56-8.49%2024-2M20%2033S7.59%2028.02%207%2014m27%208s1.56%2014.5-10.28%2022.03%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/volleyball.svg?color=%231a73e8&size=48