volleyball from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.

Name
volleyball
Set
Fluent Emoji High Contrast
Style
Default
Category
Activities
Viewbox
32×32
License
MIT

The same emoji in other sets

More activities icons from Fluent Emoji High Contrast

Use the volleyball emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M29 16a13 13 0 0 0-.646-4.039a9.4 9.4 0 0 0-2.834-.671l.02.05a20.74 20.74 0 0 1 2.028 10.598A12.94 12.94 0 0 0 29 16m-3.168 8.505A19.4 19.4 0 0 0 24.3 11.95l-.31-.64c-1.26.1-2.5.47-3.62 1.06l.6 1.19a15.77 15.77 0 0 1-.457 14.635a13 13 0 0 0 5.319-3.69m-7.283 4.245a14.39 14.39 0 0 0 1.191-14.58l-.53-1.07c-1.02.74-1.9 1.71-2.57 2.87c1.16 2.53 1.29 5.36.38 8c-.28.82-.65 1.58-1.1 2.29c-.04.11-.1.21-.18.28a10.6 10.6 0 0 1-2.074 2.251a13.1 13.1 0 0 0 4.883-.04m-6.602-.394a9.4 9.4 0 0 0 1.983-1.716a20.7 20.7 0 0 1-8.012-2.433a13 13 0 0 0 6.029 4.149M4.23 21.528a19.5 19.5 0 0 0 10.65 3.802a9.3 9.3 0 0 0 1.29-3.68h-.35c-5.12 0-9.86-2.505-12.786-6.573Q3 15.54 3 16.01a12.95 12.95 0 0 0 1.23 5.518M16 1C7.716 1 1 7.716 1 16s6.716 15 15 15s15-6.716 15-15S24.284 1 16 1m-.55 14.34c2.488-4.336 7.58-6.313 12.235-5.025a13 13 0 0 0-3.006-3.974A14.38 14.38 0 0 0 12.17 13.87l-.33.59c1.1.52 2.32.83 3.61.88m-4.48-2.14c2.465-4.568 7-7.55 12.042-8.129a12.9 12.9 0 0 0-6.343-2.034a19.4 19.4 0 0 0-8.74 8.003a9.4 9.4 0 0 0 2.711 2.74zM5.365 8.541a12.9 12.9 0 0 0-2.023 4.503A14.42 14.42 0 0 0 15.82 20.28h.43a9.6 9.6 0 0 0-.79-3.59c-1.74-.05-3.39-.53-4.83-1.32a.4.4 0 0 1-.09-.04a.3.3 0 0 1-.07-.05a10.83 10.83 0 0 1-5.105-6.739m8.065-5.267a13 13 0 0 0-6.946 3.889c.118.865.353 1.694.686 2.467a20.8 20.8 0 0 1 6.26-6.356" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastVolleyball(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fillRule="evenodd" d="M29 16a13 13 0 0 0-.646-4.039a9.4 9.4 0 0 0-2.834-.671l.02.05a20.74 20.74 0 0 1 2.028 10.598A12.94 12.94 0 0 0 29 16m-3.168 8.505A19.4 19.4 0 0 0 24.3 11.95l-.31-.64c-1.26.1-2.5.47-3.62 1.06l.6 1.19a15.77 15.77 0 0 1-.457 14.635a13 13 0 0 0 5.319-3.69m-7.283 4.245a14.39 14.39 0 0 0 1.191-14.58l-.53-1.07c-1.02.74-1.9 1.71-2.57 2.87c1.16 2.53 1.29 5.36.38 8c-.28.82-.65 1.58-1.1 2.29c-.04.11-.1.21-.18.28a10.6 10.6 0 0 1-2.074 2.251a13.1 13.1 0 0 0 4.883-.04m-6.602-.394a9.4 9.4 0 0 0 1.983-1.716a20.7 20.7 0 0 1-8.012-2.433a13 13 0 0 0 6.029 4.149M4.23 21.528a19.5 19.5 0 0 0 10.65 3.802a9.3 9.3 0 0 0 1.29-3.68h-.35c-5.12 0-9.86-2.505-12.786-6.573Q3 15.54 3 16.01a12.95 12.95 0 0 0 1.23 5.518M16 1C7.716 1 1 7.716 1 16s6.716 15 15 15s15-6.716 15-15S24.284 1 16 1m-.55 14.34c2.488-4.336 7.58-6.313 12.235-5.025a13 13 0 0 0-3.006-3.974A14.38 14.38 0 0 0 12.17 13.87l-.33.59c1.1.52 2.32.83 3.61.88m-4.48-2.14c2.465-4.568 7-7.55 12.042-8.129a12.9 12.9 0 0 0-6.343-2.034a19.4 19.4 0 0 0-8.74 8.003a9.4 9.4 0 0 0 2.711 2.74zM5.365 8.541a12.9 12.9 0 0 0-2.023 4.503A14.42 14.42 0 0 0 15.82 20.28h.43a9.6 9.6 0 0 0-.79-3.59c-1.74-.05-3.39-.53-4.83-1.32a.4.4 0 0 1-.09-.04a.3.3 0 0 1-.07-.05a10.83 10.83 0 0 1-5.105-6.739m8.065-5.267a13 13 0 0 0-6.946 3.889c.118.865.353 1.694.686 2.467a20.8 20.8 0 0 1 6.26-6.356" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M29 16a13 13 0 0 0-.646-4.039a9.4 9.4 0 0 0-2.834-.671l.02.05a20.74 20.74 0 0 1 2.028 10.598A12.94 12.94 0 0 0 29 16m-3.168 8.505A19.4 19.4 0 0 0 24.3 11.95l-.31-.64c-1.26.1-2.5.47-3.62 1.06l.6 1.19a15.77 15.77 0 0 1-.457 14.635a13 13 0 0 0 5.319-3.69m-7.283 4.245a14.39 14.39 0 0 0 1.191-14.58l-.53-1.07c-1.02.74-1.9 1.71-2.57 2.87c1.16 2.53 1.29 5.36.38 8c-.28.82-.65 1.58-1.1 2.29c-.04.11-.1.21-.18.28a10.6 10.6 0 0 1-2.074 2.251a13.1 13.1 0 0 0 4.883-.04m-6.602-.394a9.4 9.4 0 0 0 1.983-1.716a20.7 20.7 0 0 1-8.012-2.433a13 13 0 0 0 6.029 4.149M4.23 21.528a19.5 19.5 0 0 0 10.65 3.802a9.3 9.3 0 0 0 1.29-3.68h-.35c-5.12 0-9.86-2.505-12.786-6.573Q3 15.54 3 16.01a12.95 12.95 0 0 0 1.23 5.518M16 1C7.716 1 1 7.716 1 16s6.716 15 15 15s15-6.716 15-15S24.284 1 16 1m-.55 14.34c2.488-4.336 7.58-6.313 12.235-5.025a13 13 0 0 0-3.006-3.974A14.38 14.38 0 0 0 12.17 13.87l-.33.59c1.1.52 2.32.83 3.61.88m-4.48-2.14c2.465-4.568 7-7.55 12.042-8.129a12.9 12.9 0 0 0-6.343-2.034a19.4 19.4 0 0 0-8.74 8.003a9.4 9.4 0 0 0 2.711 2.74zM5.365 8.541a12.9 12.9 0 0 0-2.023 4.503A14.42 14.42 0 0 0 15.82 20.28h.43a9.6 9.6 0 0 0-.79-3.59c-1.74-.05-3.39-.53-4.83-1.32a.4.4 0 0 1-.09-.04a.3.3 0 0 1-.07-.05a10.83 10.83 0 0 1-5.105-6.739m8.065-5.267a13 13 0 0 0-6.946 3.889c.118.865.353 1.694.686 2.467a20.8 20.8 0 0 1 6.26-6.356" clip-rule="evenodd"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M29%2016a13%2013%200%200%200-.646-4.039a9.4%209.4%200%200%200-2.834-.671l.02.05a20.74%2020.74%200%200%201%202.028%2010.598A12.94%2012.94%200%200%200%2029%2016m-3.168%208.505A19.4%2019.4%200%200%200%2024.3%2011.95l-.31-.64c-1.26.1-2.5.47-3.62%201.06l.6%201.19a15.77%2015.77%200%200%201-.457%2014.635a13%2013%200%200%200%205.319-3.69m-7.283%204.245a14.39%2014.39%200%200%200%201.191-14.58l-.53-1.07c-1.02.74-1.9%201.71-2.57%202.87c1.16%202.53%201.29%205.36.38%208c-.28.82-.65%201.58-1.1%202.29c-.04.11-.1.21-.18.28a10.6%2010.6%200%200%201-2.074%202.251a13.1%2013.1%200%200%200%204.883-.04m-6.602-.394a9.4%209.4%200%200%200%201.983-1.716a20.7%2020.7%200%200%201-8.012-2.433a13%2013%200%200%200%206.029%204.149M4.23%2021.528a19.5%2019.5%200%200%200%2010.65%203.802a9.3%209.3%200%200%200%201.29-3.68h-.35c-5.12%200-9.86-2.505-12.786-6.573Q3%2015.54%203%2016.01a12.95%2012.95%200%200%200%201.23%205.518M16%201C7.716%201%201%207.716%201%2016s6.716%2015%2015%2015s15-6.716%2015-15S24.284%201%2016%201m-.55%2014.34c2.488-4.336%207.58-6.313%2012.235-5.025a13%2013%200%200%200-3.006-3.974A14.38%2014.38%200%200%200%2012.17%2013.87l-.33.59c1.1.52%202.32.83%203.61.88m-4.48-2.14c2.465-4.568%207-7.55%2012.042-8.129a12.9%2012.9%200%200%200-6.343-2.034a19.4%2019.4%200%200%200-8.74%208.003a9.4%209.4%200%200%200%202.711%202.74zM5.365%208.541a12.9%2012.9%200%200%200-2.023%204.503A14.42%2014.42%200%200%200%2015.82%2020.28h.43a9.6%209.6%200%200%200-.79-3.59c-1.74-.05-3.39-.53-4.83-1.32a.4.4%200%200%201-.09-.04a.3.3%200%200%201-.07-.05a10.83%2010.83%200%200%201-5.105-6.739m8.065-5.267a13%2013%200%200%200-6.946%203.889c.118.865.353%201.694.686%202.467a20.8%2020.8%200%200%201%206.26-6.356%22%20clip-rule%3D%22evenodd%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M29%2016a13%2013%200%200%200-.646-4.039a9.4%209.4%200%200%200-2.834-.671l.02.05a20.74%2020.74%200%200%201%202.028%2010.598A12.94%2012.94%200%200%200%2029%2016m-3.168%208.505A19.4%2019.4%200%200%200%2024.3%2011.95l-.31-.64c-1.26.1-2.5.47-3.62%201.06l.6%201.19a15.77%2015.77%200%200%201-.457%2014.635a13%2013%200%200%200%205.319-3.69m-7.283%204.245a14.39%2014.39%200%200%200%201.191-14.58l-.53-1.07c-1.02.74-1.9%201.71-2.57%202.87c1.16%202.53%201.29%205.36.38%208c-.28.82-.65%201.58-1.1%202.29c-.04.11-.1.21-.18.28a10.6%2010.6%200%200%201-2.074%202.251a13.1%2013.1%200%200%200%204.883-.04m-6.602-.394a9.4%209.4%200%200%200%201.983-1.716a20.7%2020.7%200%200%201-8.012-2.433a13%2013%200%200%200%206.029%204.149M4.23%2021.528a19.5%2019.5%200%200%200%2010.65%203.802a9.3%209.3%200%200%200%201.29-3.68h-.35c-5.12%200-9.86-2.505-12.786-6.573Q3%2015.54%203%2016.01a12.95%2012.95%200%200%200%201.23%205.518M16%201C7.716%201%201%207.716%201%2016s6.716%2015%2015%2015s15-6.716%2015-15S24.284%201%2016%201m-.55%2014.34c2.488-4.336%207.58-6.313%2012.235-5.025a13%2013%200%200%200-3.006-3.974A14.38%2014.38%200%200%200%2012.17%2013.87l-.33.59c1.1.52%202.32.83%203.61.88m-4.48-2.14c2.465-4.568%207-7.55%2012.042-8.129a12.9%2012.9%200%200%200-6.343-2.034a19.4%2019.4%200%200%200-8.74%208.003a9.4%209.4%200%200%200%202.711%202.74zM5.365%208.541a12.9%2012.9%200%200%200-2.023%204.503A14.42%2014.42%200%200%200%2015.82%2020.28h.43a9.6%209.6%200%200%200-.79-3.59c-1.74-.05-3.39-.53-4.83-1.32a.4.4%200%200%201-.09-.04a.3.3%200%200%201-.07-.05a10.83%2010.83%200%200%201-5.105-6.739m8.065-5.267a13%2013%200%200%200-6.946%203.889c.118.865.353%201.694.686%202.467a20.8%2020.8%200%200%201%206.26-6.356%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/volleyball.svg?color=%231a73e8&size=48