ping pong emoji

ping-pong from Noto Emoji by Google Inc · Default · Activities · Apache-2.0 Free for personal and commercial use.

Name
ping-pong
Set
Noto Emoji
Style
Default
Category
Activities
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More activities icons from Noto Emoji

Use the ping pong emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fdd083" d="M40.77 61.97s-9.24 3.88-8.98 4.97c.26 1.1 1.87 3.68 2.84 5.88c.69 1.57 2 4.26 1.74 6.59s-1.55 6.46-1.55 6.46l13.83 11.69s2.53-2.72 6.51-3.94c3.87-1.19 6.8-.44 8.28-.32c2.52.19 6.2.52 6.72.26c1.09-.54-14.41-20.54-14.41-20.54z"/><path fill="#f3a25a" d="M42.04 73.01S33.8 86.39 28.43 93.95s-9.95 13.12-10.6 13.83s-4.07 3.49-3.88 5.04s4.01 4.07 7.82 6.78s6.98 5.56 8.4 5.04s5.33-7.62 7.75-11.11c4.5-6.48 21.13-29.89 21.13-29.89z"/><path fill="#fdd083" d="M41.01 82.38c.39 0 .15 3.3 3.18 5.17c3.04 1.87 5.41 1.42 5.74 1.81c.14.16-3.36 5.24-7.43 11.05c-5.21 7.44-10.99 15.29-11.5 16.09c-.71 1.1-2.84 2.91-5.11 1.49c-2.23-1.4-4.63-3.24-5.47-4.6s.04-2.64 1.33-4.32c.71-.92 5.81-7.93 10.79-14.93c4.1-5.74 8.15-11.76 8.47-11.76"/><path fill="#ff4f28" d="m31.79 66.95l36.68 26.79s10.24 1.25 17.06-2.22s14.5-8.67 21.91-22.39c7.66-14.19 14.72-40.22-10.53-56.33s-47.77 3.95-54.35 11.73s-12.64 17-13.17 28.01c-.49 9.94 2.4 14.41 2.4 14.41"/><path fill="#ee3e23" d="M107.44 69.13a65 65 0 0 0 1.617-3.216c-.573-.938-1.206-1.763-1.873-2.43c-6.2-6.19-16.15-6.19-22.34-1.63c-6.37 4.69-9.29 14.75-3.99 22.74c1.61 2.426 4.086 4.415 6.986 5.689c6.218-3.501 13.015-8.96 19.6-21.153"/><path fill="#d8cdc9" d="M85.933 68.33c-6.37 4.69-9.29 14.75-3.99 22.74c4.69 7.07 16.74 10.43 25.19 3.18c8.87-7.61 5.78-19.65 1.14-24.29c-6.2-6.19-16.15-6.19-22.34-1.63"/><path fill="#eaebeb" d="M87.403 71.27c-4.16 4.07-5.22 12.06.08 16.05c4.92 3.71 11.66 3.26 15.49-1.3c3.99-4.75 2.2-12.88-1.55-15.41c-3.04-2.04-9.45-3.83-14.02.66"/><path fill="#feffff" d="M86.413 84.69c1.86-.19 2.1-1.84 2.51-5.02c.38-2.94 3.25-6.41 5.76-6.97c2.71-.6 4.3-.63 4.29-2.34c-.02-2.03-4.01-3.61-8.56-1.56c-4.62 2.08-6.97 7.62-6.97 11.24c0 3.69 1.19 4.83 2.97 4.65"/></svg>

React

import type { SVGProps } from "react";

export function NotoPingPong(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fdd083" d="M40.77 61.97s-9.24 3.88-8.98 4.97c.26 1.1 1.87 3.68 2.84 5.88c.69 1.57 2 4.26 1.74 6.59s-1.55 6.46-1.55 6.46l13.83 11.69s2.53-2.72 6.51-3.94c3.87-1.19 6.8-.44 8.28-.32c2.52.19 6.2.52 6.72.26c1.09-.54-14.41-20.54-14.41-20.54z"/><path fill="#f3a25a" d="M42.04 73.01S33.8 86.39 28.43 93.95s-9.95 13.12-10.6 13.83s-4.07 3.49-3.88 5.04s4.01 4.07 7.82 6.78s6.98 5.56 8.4 5.04s5.33-7.62 7.75-11.11c4.5-6.48 21.13-29.89 21.13-29.89z"/><path fill="#fdd083" d="M41.01 82.38c.39 0 .15 3.3 3.18 5.17c3.04 1.87 5.41 1.42 5.74 1.81c.14.16-3.36 5.24-7.43 11.05c-5.21 7.44-10.99 15.29-11.5 16.09c-.71 1.1-2.84 2.91-5.11 1.49c-2.23-1.4-4.63-3.24-5.47-4.6s.04-2.64 1.33-4.32c.71-.92 5.81-7.93 10.79-14.93c4.1-5.74 8.15-11.76 8.47-11.76"/><path fill="#ff4f28" d="m31.79 66.95l36.68 26.79s10.24 1.25 17.06-2.22s14.5-8.67 21.91-22.39c7.66-14.19 14.72-40.22-10.53-56.33s-47.77 3.95-54.35 11.73s-12.64 17-13.17 28.01c-.49 9.94 2.4 14.41 2.4 14.41"/><path fill="#ee3e23" d="M107.44 69.13a65 65 0 0 0 1.617-3.216c-.573-.938-1.206-1.763-1.873-2.43c-6.2-6.19-16.15-6.19-22.34-1.63c-6.37 4.69-9.29 14.75-3.99 22.74c1.61 2.426 4.086 4.415 6.986 5.689c6.218-3.501 13.015-8.96 19.6-21.153"/><path fill="#d8cdc9" d="M85.933 68.33c-6.37 4.69-9.29 14.75-3.99 22.74c4.69 7.07 16.74 10.43 25.19 3.18c8.87-7.61 5.78-19.65 1.14-24.29c-6.2-6.19-16.15-6.19-22.34-1.63"/><path fill="#eaebeb" d="M87.403 71.27c-4.16 4.07-5.22 12.06.08 16.05c4.92 3.71 11.66 3.26 15.49-1.3c3.99-4.75 2.2-12.88-1.55-15.41c-3.04-2.04-9.45-3.83-14.02.66"/><path fill="#feffff" d="M86.413 84.69c1.86-.19 2.1-1.84 2.51-5.02c.38-2.94 3.25-6.41 5.76-6.97c2.71-.6 4.3-.63 4.29-2.34c-.02-2.03-4.01-3.61-8.56-1.56c-4.62 2.08-6.97 7.62-6.97 11.24c0 3.69 1.19 4.83 2.97 4.65"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fdd083" d="M40.77 61.97s-9.24 3.88-8.98 4.97c.26 1.1 1.87 3.68 2.84 5.88c.69 1.57 2 4.26 1.74 6.59s-1.55 6.46-1.55 6.46l13.83 11.69s2.53-2.72 6.51-3.94c3.87-1.19 6.8-.44 8.28-.32c2.52.19 6.2.52 6.72.26c1.09-.54-14.41-20.54-14.41-20.54z"/><path fill="#f3a25a" d="M42.04 73.01S33.8 86.39 28.43 93.95s-9.95 13.12-10.6 13.83s-4.07 3.49-3.88 5.04s4.01 4.07 7.82 6.78s6.98 5.56 8.4 5.04s5.33-7.62 7.75-11.11c4.5-6.48 21.13-29.89 21.13-29.89z"/><path fill="#fdd083" d="M41.01 82.38c.39 0 .15 3.3 3.18 5.17c3.04 1.87 5.41 1.42 5.74 1.81c.14.16-3.36 5.24-7.43 11.05c-5.21 7.44-10.99 15.29-11.5 16.09c-.71 1.1-2.84 2.91-5.11 1.49c-2.23-1.4-4.63-3.24-5.47-4.6s.04-2.64 1.33-4.32c.71-.92 5.81-7.93 10.79-14.93c4.1-5.74 8.15-11.76 8.47-11.76"/><path fill="#ff4f28" d="m31.79 66.95l36.68 26.79s10.24 1.25 17.06-2.22s14.5-8.67 21.91-22.39c7.66-14.19 14.72-40.22-10.53-56.33s-47.77 3.95-54.35 11.73s-12.64 17-13.17 28.01c-.49 9.94 2.4 14.41 2.4 14.41"/><path fill="#ee3e23" d="M107.44 69.13a65 65 0 0 0 1.617-3.216c-.573-.938-1.206-1.763-1.873-2.43c-6.2-6.19-16.15-6.19-22.34-1.63c-6.37 4.69-9.29 14.75-3.99 22.74c1.61 2.426 4.086 4.415 6.986 5.689c6.218-3.501 13.015-8.96 19.6-21.153"/><path fill="#d8cdc9" d="M85.933 68.33c-6.37 4.69-9.29 14.75-3.99 22.74c4.69 7.07 16.74 10.43 25.19 3.18c8.87-7.61 5.78-19.65 1.14-24.29c-6.2-6.19-16.15-6.19-22.34-1.63"/><path fill="#eaebeb" d="M87.403 71.27c-4.16 4.07-5.22 12.06.08 16.05c4.92 3.71 11.66 3.26 15.49-1.3c3.99-4.75 2.2-12.88-1.55-15.41c-3.04-2.04-9.45-3.83-14.02.66"/><path fill="#feffff" d="M86.413 84.69c1.86-.19 2.1-1.84 2.51-5.02c.38-2.94 3.25-6.41 5.76-6.97c2.71-.6 4.3-.63 4.29-2.34c-.02-2.03-4.01-3.61-8.56-1.56c-4.62 2.08-6.97 7.62-6.97 11.24c0 3.69 1.19 4.83 2.97 4.65"/></svg>
</template>

CSS

.icon-ping-pong {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fdd083%22%20d%3D%22M40.77%2061.97s-9.24%203.88-8.98%204.97c.26%201.1%201.87%203.68%202.84%205.88c.69%201.57%202%204.26%201.74%206.59s-1.55%206.46-1.55%206.46l13.83%2011.69s2.53-2.72%206.51-3.94c3.87-1.19%206.8-.44%208.28-.32c2.52.19%206.2.52%206.72.26c1.09-.54-14.41-20.54-14.41-20.54z%22%2F%3E%3Cpath%20fill%3D%22%23f3a25a%22%20d%3D%22M42.04%2073.01S33.8%2086.39%2028.43%2093.95s-9.95%2013.12-10.6%2013.83s-4.07%203.49-3.88%205.04s4.01%204.07%207.82%206.78s6.98%205.56%208.4%205.04s5.33-7.62%207.75-11.11c4.5-6.48%2021.13-29.89%2021.13-29.89z%22%2F%3E%3Cpath%20fill%3D%22%23fdd083%22%20d%3D%22M41.01%2082.38c.39%200%20.15%203.3%203.18%205.17c3.04%201.87%205.41%201.42%205.74%201.81c.14.16-3.36%205.24-7.43%2011.05c-5.21%207.44-10.99%2015.29-11.5%2016.09c-.71%201.1-2.84%202.91-5.11%201.49c-2.23-1.4-4.63-3.24-5.47-4.6s.04-2.64%201.33-4.32c.71-.92%205.81-7.93%2010.79-14.93c4.1-5.74%208.15-11.76%208.47-11.76%22%2F%3E%3Cpath%20fill%3D%22%23ff4f28%22%20d%3D%22m31.79%2066.95l36.68%2026.79s10.24%201.25%2017.06-2.22s14.5-8.67%2021.91-22.39c7.66-14.19%2014.72-40.22-10.53-56.33s-47.77%203.95-54.35%2011.73s-12.64%2017-13.17%2028.01c-.49%209.94%202.4%2014.41%202.4%2014.41%22%2F%3E%3Cpath%20fill%3D%22%23ee3e23%22%20d%3D%22M107.44%2069.13a65%2065%200%200%200%201.617-3.216c-.573-.938-1.206-1.763-1.873-2.43c-6.2-6.19-16.15-6.19-22.34-1.63c-6.37%204.69-9.29%2014.75-3.99%2022.74c1.61%202.426%204.086%204.415%206.986%205.689c6.218-3.501%2013.015-8.96%2019.6-21.153%22%2F%3E%3Cpath%20fill%3D%22%23d8cdc9%22%20d%3D%22M85.933%2068.33c-6.37%204.69-9.29%2014.75-3.99%2022.74c4.69%207.07%2016.74%2010.43%2025.19%203.18c8.87-7.61%205.78-19.65%201.14-24.29c-6.2-6.19-16.15-6.19-22.34-1.63%22%2F%3E%3Cpath%20fill%3D%22%23eaebeb%22%20d%3D%22M87.403%2071.27c-4.16%204.07-5.22%2012.06.08%2016.05c4.92%203.71%2011.66%203.26%2015.49-1.3c3.99-4.75%202.2-12.88-1.55-15.41c-3.04-2.04-9.45-3.83-14.02.66%22%2F%3E%3Cpath%20fill%3D%22%23feffff%22%20d%3D%22M86.413%2084.69c1.86-.19%202.1-1.84%202.51-5.02c.38-2.94%203.25-6.41%205.76-6.97c2.71-.6%204.3-.63%204.29-2.34c-.02-2.03-4.01-3.61-8.56-1.56c-4.62%202.08-6.97%207.62-6.97%2011.24c0%203.69%201.19%204.83%202.97%204.65%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fdd083%22%20d%3D%22M40.77%2061.97s-9.24%203.88-8.98%204.97c.26%201.1%201.87%203.68%202.84%205.88c.69%201.57%202%204.26%201.74%206.59s-1.55%206.46-1.55%206.46l13.83%2011.69s2.53-2.72%206.51-3.94c3.87-1.19%206.8-.44%208.28-.32c2.52.19%206.2.52%206.72.26c1.09-.54-14.41-20.54-14.41-20.54z%22%2F%3E%3Cpath%20fill%3D%22%23f3a25a%22%20d%3D%22M42.04%2073.01S33.8%2086.39%2028.43%2093.95s-9.95%2013.12-10.6%2013.83s-4.07%203.49-3.88%205.04s4.01%204.07%207.82%206.78s6.98%205.56%208.4%205.04s5.33-7.62%207.75-11.11c4.5-6.48%2021.13-29.89%2021.13-29.89z%22%2F%3E%3Cpath%20fill%3D%22%23fdd083%22%20d%3D%22M41.01%2082.38c.39%200%20.15%203.3%203.18%205.17c3.04%201.87%205.41%201.42%205.74%201.81c.14.16-3.36%205.24-7.43%2011.05c-5.21%207.44-10.99%2015.29-11.5%2016.09c-.71%201.1-2.84%202.91-5.11%201.49c-2.23-1.4-4.63-3.24-5.47-4.6s.04-2.64%201.33-4.32c.71-.92%205.81-7.93%2010.79-14.93c4.1-5.74%208.15-11.76%208.47-11.76%22%2F%3E%3Cpath%20fill%3D%22%23ff4f28%22%20d%3D%22m31.79%2066.95l36.68%2026.79s10.24%201.25%2017.06-2.22s14.5-8.67%2021.91-22.39c7.66-14.19%2014.72-40.22-10.53-56.33s-47.77%203.95-54.35%2011.73s-12.64%2017-13.17%2028.01c-.49%209.94%202.4%2014.41%202.4%2014.41%22%2F%3E%3Cpath%20fill%3D%22%23ee3e23%22%20d%3D%22M107.44%2069.13a65%2065%200%200%200%201.617-3.216c-.573-.938-1.206-1.763-1.873-2.43c-6.2-6.19-16.15-6.19-22.34-1.63c-6.37%204.69-9.29%2014.75-3.99%2022.74c1.61%202.426%204.086%204.415%206.986%205.689c6.218-3.501%2013.015-8.96%2019.6-21.153%22%2F%3E%3Cpath%20fill%3D%22%23d8cdc9%22%20d%3D%22M85.933%2068.33c-6.37%204.69-9.29%2014.75-3.99%2022.74c4.69%207.07%2016.74%2010.43%2025.19%203.18c8.87-7.61%205.78-19.65%201.14-24.29c-6.2-6.19-16.15-6.19-22.34-1.63%22%2F%3E%3Cpath%20fill%3D%22%23eaebeb%22%20d%3D%22M87.403%2071.27c-4.16%204.07-5.22%2012.06.08%2016.05c4.92%203.71%2011.66%203.26%2015.49-1.3c3.99-4.75%202.2-12.88-1.55-15.41c-3.04-2.04-9.45-3.83-14.02.66%22%2F%3E%3Cpath%20fill%3D%22%23feffff%22%20d%3D%22M86.413%2084.69c1.86-.19%202.1-1.84%202.51-5.02c.38-2.94%203.25-6.41%205.76-6.97c2.71-.6%204.3-.63%204.29-2.34c-.02-2.03-4.01-3.61-8.56-1.56c-4.62%202.08-6.97%207.62-6.97%2011.24c0%203.69%201.19%204.83%202.97%204.65%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/ping-pong.svg?color=%231a73e8&size=48