sports volleyball icon

sports-volleyball-outline from Material Symbols by Google · Outline · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-volleyball-outline
Set
Material Symbols
Style
Outline
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-volleyball-outline-rounded, sports-volleyball-outline-sharp

1 other variant in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the sports volleyball icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.55 9.45q-.775-2.175-2.525-3.637T13 4.05v1.6zM8 13.15l3-1.75V4.05q-.8.075-1.55.363T8 5.1zM4.65 15.1L6 14.3V6.75q-.975 1.1-1.487 2.45T4 12q0 .8.163 1.588T4.65 15.1M8 18.9l7-4l-3-1.75l-6.35 3.7q.5.625 1.075 1.15T8 18.9m4 1.1q1.875 0 3.55-.85t2.8-2.35L17 16.05l-6.6 3.8q.4.075.8.112T12 20m7.35-4.9q.325-.725.488-1.513T20 12l-7-4.05v3.45zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSportsVolleyballOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.55 9.45q-.775-2.175-2.525-3.637T13 4.05v1.6zM8 13.15l3-1.75V4.05q-.8.075-1.55.363T8 5.1zM4.65 15.1L6 14.3V6.75q-.975 1.1-1.487 2.45T4 12q0 .8.163 1.588T4.65 15.1M8 18.9l7-4l-3-1.75l-6.35 3.7q.5.625 1.075 1.15T8 18.9m4 1.1q1.875 0 3.55-.85t2.8-2.35L17 16.05l-6.6 3.8q.4.075.8.112T12 20m7.35-4.9q.325-.725.488-1.513T20 12l-7-4.05v3.45zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.55 9.45q-.775-2.175-2.525-3.637T13 4.05v1.6zM8 13.15l3-1.75V4.05q-.8.075-1.55.363T8 5.1zM4.65 15.1L6 14.3V6.75q-.975 1.1-1.487 2.45T4 12q0 .8.163 1.588T4.65 15.1M8 18.9l7-4l-3-1.75l-6.35 3.7q.5.625 1.075 1.15T8 18.9m4 1.1q1.875 0 3.55-.85t2.8-2.35L17 16.05l-6.6 3.8q.4.075.8.112T12 20m7.35-4.9q.325-.725.488-1.513T20 12l-7-4.05v3.45zM12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22"/></svg>
</template>

CSS

.icon-sports-volleyball-outline {
  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%22currentColor%22%20d%3D%22M19.55%209.45q-.775-2.175-2.525-3.637T13%204.05v1.6zM8%2013.15l3-1.75V4.05q-.8.075-1.55.363T8%205.1zM4.65%2015.1L6%2014.3V6.75q-.975%201.1-1.487%202.45T4%2012q0%20.8.163%201.588T4.65%2015.1M8%2018.9l7-4l-3-1.75l-6.35%203.7q.5.625%201.075%201.15T8%2018.9m4%201.1q1.875%200%203.55-.85t2.8-2.35L17%2016.05l-6.6%203.8q.4.075.8.112T12%2020m7.35-4.9q.325-.725.488-1.513T20%2012l-7-4.05v3.45zM12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022%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%22currentColor%22%20d%3D%22M19.55%209.45q-.775-2.175-2.525-3.637T13%204.05v1.6zM8%2013.15l3-1.75V4.05q-.8.075-1.55.363T8%205.1zM4.65%2015.1L6%2014.3V6.75q-.975%201.1-1.487%202.45T4%2012q0%20.8.163%201.588T4.65%2015.1M8%2018.9l7-4l-3-1.75l-6.35%203.7q.5.625%201.075%201.15T8%2018.9m4%201.1q1.875%200%203.55-.85t2.8-2.35L17%2016.05l-6.6%203.8q.4.075.8.112T12%2020m7.35-4.9q.325-.725.488-1.513T20%2012l-7-4.05v3.45zM12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sports-volleyball-outline.svg?color=%231a73e8&size=48