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

Name
ping-pong
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 ping pong emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.316 5.899a3.158 3.158 0 1 1-.16-.995v.001l.018.055q.14.447.142.939"/><path d="M19.316 5.899a4.158 4.158 0 0 1-7.712 2.16c-1.371 1.477-2.074 2.895-2.333 4.215c-.485 2.47.64 4.365 1.834 5.727a3.1 3.1 0 0 0-1.48.418c-1.038-1.32-1.894-3.068-1.46-5.277a9.05 9.05 0 0 1 2.7-4.6q.32-.318.668-.606A4.14 4.14 0 0 1 11 5.828q-.83.582-1.545 1.3A11.06 11.06 0 0 0 6.2 12.756c-.59 3.004.596 5.325 1.905 6.965L3.55 23.888l-.016.016a2.59 2.59 0 0 0-.746 2.241c.103.742.479 1.427.939 1.979l.011.013l.716.801l.026.025c.584.566 1.35 1.005 2.143 1.17c.799.165 1.753.067 2.47-.65l.024-.024l4.066-4.68c1.425 1.113 3.26 2.087 5.487 2.087a7.6 7.6 0 0 0 1.989-.27a10.9 10.9 0 0 0 4.265-2.391q.638-.45 1.22-.969a11.87 11.87 0 0 0 4.011-9.151a11.4 11.4 0 0 0-4.2-8.63a11.55 11.55 0 0 0-7.252-2.566h.004q-.333 0-.663.018c.39.376.873 1.093 1.097 1.8c.174.547.174 1.054.174 1.192m4.38 16.728a9 9 0 0 1-3.556 2.04c-.477.131-.97.199-1.464.2c-1.64 0-3.063-.747-4.218-1.64c.255-.45.389-.951.4-1.455c1.559 1.39 3.747 2.746 6.387 2.027c.784-.214 1.604-.59 2.451-1.172m-13.28-2.312c.42-.42 1.107-.42 1.526 0l.605.605c.42.434.413 1.128 0 1.545l-.022.023l-4.147 4.773a4.6 4.6 0 0 0-1.042-1.623a4.5 4.5 0 0 0-1.594-1.044L10.4 20.33z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastPingPong(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.316 5.899a3.158 3.158 0 1 1-.16-.995v.001l.018.055q.14.447.142.939"/><path d="M19.316 5.899a4.158 4.158 0 0 1-7.712 2.16c-1.371 1.477-2.074 2.895-2.333 4.215c-.485 2.47.64 4.365 1.834 5.727a3.1 3.1 0 0 0-1.48.418c-1.038-1.32-1.894-3.068-1.46-5.277a9.05 9.05 0 0 1 2.7-4.6q.32-.318.668-.606A4.14 4.14 0 0 1 11 5.828q-.83.582-1.545 1.3A11.06 11.06 0 0 0 6.2 12.756c-.59 3.004.596 5.325 1.905 6.965L3.55 23.888l-.016.016a2.59 2.59 0 0 0-.746 2.241c.103.742.479 1.427.939 1.979l.011.013l.716.801l.026.025c.584.566 1.35 1.005 2.143 1.17c.799.165 1.753.067 2.47-.65l.024-.024l4.066-4.68c1.425 1.113 3.26 2.087 5.487 2.087a7.6 7.6 0 0 0 1.989-.27a10.9 10.9 0 0 0 4.265-2.391q.638-.45 1.22-.969a11.87 11.87 0 0 0 4.011-9.151a11.4 11.4 0 0 0-4.2-8.63a11.55 11.55 0 0 0-7.252-2.566h.004q-.333 0-.663.018c.39.376.873 1.093 1.097 1.8c.174.547.174 1.054.174 1.192m4.38 16.728a9 9 0 0 1-3.556 2.04c-.477.131-.97.199-1.464.2c-1.64 0-3.063-.747-4.218-1.64c.255-.45.389-.951.4-1.455c1.559 1.39 3.747 2.746 6.387 2.027c.784-.214 1.604-.59 2.451-1.172m-13.28-2.312c.42-.42 1.107-.42 1.526 0l.605.605c.42.434.413 1.128 0 1.545l-.022.023l-4.147 4.773a4.6 4.6 0 0 0-1.042-1.623a4.5 4.5 0 0 0-1.594-1.044L10.4 20.33z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.316 5.899a3.158 3.158 0 1 1-.16-.995v.001l.018.055q.14.447.142.939"/><path d="M19.316 5.899a4.158 4.158 0 0 1-7.712 2.16c-1.371 1.477-2.074 2.895-2.333 4.215c-.485 2.47.64 4.365 1.834 5.727a3.1 3.1 0 0 0-1.48.418c-1.038-1.32-1.894-3.068-1.46-5.277a9.05 9.05 0 0 1 2.7-4.6q.32-.318.668-.606A4.14 4.14 0 0 1 11 5.828q-.83.582-1.545 1.3A11.06 11.06 0 0 0 6.2 12.756c-.59 3.004.596 5.325 1.905 6.965L3.55 23.888l-.016.016a2.59 2.59 0 0 0-.746 2.241c.103.742.479 1.427.939 1.979l.011.013l.716.801l.026.025c.584.566 1.35 1.005 2.143 1.17c.799.165 1.753.067 2.47-.65l.024-.024l4.066-4.68c1.425 1.113 3.26 2.087 5.487 2.087a7.6 7.6 0 0 0 1.989-.27a10.9 10.9 0 0 0 4.265-2.391q.638-.45 1.22-.969a11.87 11.87 0 0 0 4.011-9.151a11.4 11.4 0 0 0-4.2-8.63a11.55 11.55 0 0 0-7.252-2.566h.004q-.333 0-.663.018c.39.376.873 1.093 1.097 1.8c.174.547.174 1.054.174 1.192m4.38 16.728a9 9 0 0 1-3.556 2.04c-.477.131-.97.199-1.464.2c-1.64 0-3.063-.747-4.218-1.64c.255-.45.389-.951.4-1.455c1.559 1.39 3.747 2.746 6.387 2.027c.784-.214 1.604-.59 2.451-1.172m-13.28-2.312c.42-.42 1.107-.42 1.526 0l.605.605c.42.434.413 1.128 0 1.545l-.022.023l-4.147 4.773a4.6 4.6 0 0 0-1.042-1.623a4.5 4.5 0 0 0-1.594-1.044L10.4 20.33z"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.316%205.899a3.158%203.158%200%201%201-.16-.995v.001l.018.055q.14.447.142.939%22%2F%3E%3Cpath%20d%3D%22M19.316%205.899a4.158%204.158%200%200%201-7.712%202.16c-1.371%201.477-2.074%202.895-2.333%204.215c-.485%202.47.64%204.365%201.834%205.727a3.1%203.1%200%200%200-1.48.418c-1.038-1.32-1.894-3.068-1.46-5.277a9.05%209.05%200%200%201%202.7-4.6q.32-.318.668-.606A4.14%204.14%200%200%201%2011%205.828q-.83.582-1.545%201.3A11.06%2011.06%200%200%200%206.2%2012.756c-.59%203.004.596%205.325%201.905%206.965L3.55%2023.888l-.016.016a2.59%202.59%200%200%200-.746%202.241c.103.742.479%201.427.939%201.979l.011.013l.716.801l.026.025c.584.566%201.35%201.005%202.143%201.17c.799.165%201.753.067%202.47-.65l.024-.024l4.066-4.68c1.425%201.113%203.26%202.087%205.487%202.087a7.6%207.6%200%200%200%201.989-.27a10.9%2010.9%200%200%200%204.265-2.391q.638-.45%201.22-.969a11.87%2011.87%200%200%200%204.011-9.151a11.4%2011.4%200%200%200-4.2-8.63a11.55%2011.55%200%200%200-7.252-2.566h.004q-.333%200-.663.018c.39.376.873%201.093%201.097%201.8c.174.547.174%201.054.174%201.192m4.38%2016.728a9%209%200%200%201-3.556%202.04c-.477.131-.97.199-1.464.2c-1.64%200-3.063-.747-4.218-1.64c.255-.45.389-.951.4-1.455c1.559%201.39%203.747%202.746%206.387%202.027c.784-.214%201.604-.59%202.451-1.172m-13.28-2.312c.42-.42%201.107-.42%201.526%200l.605.605c.42.434.413%201.128%200%201.545l-.022.023l-4.147%204.773a4.6%204.6%200%200%200-1.042-1.623a4.5%204.5%200%200%200-1.594-1.044L10.4%2020.33z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.316%205.899a3.158%203.158%200%201%201-.16-.995v.001l.018.055q.14.447.142.939%22%2F%3E%3Cpath%20d%3D%22M19.316%205.899a4.158%204.158%200%200%201-7.712%202.16c-1.371%201.477-2.074%202.895-2.333%204.215c-.485%202.47.64%204.365%201.834%205.727a3.1%203.1%200%200%200-1.48.418c-1.038-1.32-1.894-3.068-1.46-5.277a9.05%209.05%200%200%201%202.7-4.6q.32-.318.668-.606A4.14%204.14%200%200%201%2011%205.828q-.83.582-1.545%201.3A11.06%2011.06%200%200%200%206.2%2012.756c-.59%203.004.596%205.325%201.905%206.965L3.55%2023.888l-.016.016a2.59%202.59%200%200%200-.746%202.241c.103.742.479%201.427.939%201.979l.011.013l.716.801l.026.025c.584.566%201.35%201.005%202.143%201.17c.799.165%201.753.067%202.47-.65l.024-.024l4.066-4.68c1.425%201.113%203.26%202.087%205.487%202.087a7.6%207.6%200%200%200%201.989-.27a10.9%2010.9%200%200%200%204.265-2.391q.638-.45%201.22-.969a11.87%2011.87%200%200%200%204.011-9.151a11.4%2011.4%200%200%200-4.2-8.63a11.55%2011.55%200%200%200-7.252-2.566h.004q-.333%200-.663.018c.39.376.873%201.093%201.097%201.8c.174.547.174%201.054.174%201.192m4.38%2016.728a9%209%200%200%201-3.556%202.04c-.477.131-.97.199-1.464.2c-1.64%200-3.063-.747-4.218-1.64c.255-.45.389-.951.4-1.455c1.559%201.39%203.747%202.746%206.387%202.027c.784-.214%201.604-.59%202.451-1.172m-13.28-2.312c.42-.42%201.107-.42%201.526%200l.605.605c.42.434.413%201.128%200%201.545l-.022.023l-4.147%204.773a4.6%204.6%200%200%200-1.042-1.623a4.5%204.5%200%200%200-1.594-1.044L10.4%2020.33z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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