ping pong emoji

ping-pong from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
ping-pong
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the ping pong emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="m14.084 33l31.461 16.869S36.917 53.5 26.25 48.75c0 0-8.917-5.417-12.166-15.75"/><path fill="#ea5a47" d="M50.111 48.323a8 8 0 0 1-.376.316c-4.806 3.67-12.103 3.203-18.646 1.68l-.078-.009s-1.14-.187-1.625.898l-6.96-3.704a1.485 1.485 0 0 0-.114-1.793l-.036-.039c-7.274-6.678-10.967-14.912-5.736-24.8C22.638 9.347 34.492-.915 48.563 6.529c11.3 5.98 13.398 16.737 10.585 26.43c0 0-2.491 9.61-9.037 15.365"/><path fill="none" d="m45.545 49.869l-31.092-16.45"/><path fill="#a57939" d="m22.581 65.706l2.702-7.705l6.959-14.445l-5.046-2.375l-7.717 12.994s-3.039 4.719-3.974 7.089c-.464 1.176-.67.843-.435 1.921c.252 1.156 1.957 2.592 3.297 3.182c.883.492 2.468 1.025 3.634.13c.16-.123.504-.604.58-.79"/><circle cx="54.822" cy="40.881" r="5" fill="#fff"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M29.386 51.208c.485-1.085 1.625-.897 1.625-.897l.078.009c6.72 1.564 13.048 1.247 18.032-2.468m-26.373-.67c.245-.93-.436-1.472-.436-1.472l-.036-.038c-7.274-6.679-10.968-14.912-5.736-24.8C22.638 9.346 34.492-.916 48.563 6.528c11.3 5.98 12.478 16.317 9.665 26.01M45.545 49.869L15.07 33.745"/><path d="m22.602 65.816l10.36-22.604l-5.93-3.138S15.478 59.248 14.477 61.525a2.72 2.72 0 0 0 1.012 3.377c.67.438 1.514.925 2.486 1.348"/><circle cx="54.822" cy="40.881" r="5"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPingPong(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="m14.084 33l31.461 16.869S36.917 53.5 26.25 48.75c0 0-8.917-5.417-12.166-15.75"/><path fill="#ea5a47" d="M50.111 48.323a8 8 0 0 1-.376.316c-4.806 3.67-12.103 3.203-18.646 1.68l-.078-.009s-1.14-.187-1.625.898l-6.96-3.704a1.485 1.485 0 0 0-.114-1.793l-.036-.039c-7.274-6.678-10.967-14.912-5.736-24.8C22.638 9.347 34.492-.915 48.563 6.529c11.3 5.98 13.398 16.737 10.585 26.43c0 0-2.491 9.61-9.037 15.365"/><path fill="none" d="m45.545 49.869l-31.092-16.45"/><path fill="#a57939" d="m22.581 65.706l2.702-7.705l6.959-14.445l-5.046-2.375l-7.717 12.994s-3.039 4.719-3.974 7.089c-.464 1.176-.67.843-.435 1.921c.252 1.156 1.957 2.592 3.297 3.182c.883.492 2.468 1.025 3.634.13c.16-.123.504-.604.58-.79"/><circle cx="54.822" cy="40.881" r="5" fill="#fff"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M29.386 51.208c.485-1.085 1.625-.897 1.625-.897l.078.009c6.72 1.564 13.048 1.247 18.032-2.468m-26.373-.67c.245-.93-.436-1.472-.436-1.472l-.036-.038c-7.274-6.679-10.968-14.912-5.736-24.8C22.638 9.346 34.492-.916 48.563 6.528c11.3 5.98 12.478 16.317 9.665 26.01M45.545 49.869L15.07 33.745"/><path d="m22.602 65.816l10.36-22.604l-5.93-3.138S15.478 59.248 14.477 61.525a2.72 2.72 0 0 0 1.012 3.377c.67.438 1.514.925 2.486 1.348"/><circle cx="54.822" cy="40.881" r="5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#a57939" d="m14.084 33l31.461 16.869S36.917 53.5 26.25 48.75c0 0-8.917-5.417-12.166-15.75"/><path fill="#ea5a47" d="M50.111 48.323a8 8 0 0 1-.376.316c-4.806 3.67-12.103 3.203-18.646 1.68l-.078-.009s-1.14-.187-1.625.898l-6.96-3.704a1.485 1.485 0 0 0-.114-1.793l-.036-.039c-7.274-6.678-10.967-14.912-5.736-24.8C22.638 9.347 34.492-.915 48.563 6.529c11.3 5.98 13.398 16.737 10.585 26.43c0 0-2.491 9.61-9.037 15.365"/><path fill="none" d="m45.545 49.869l-31.092-16.45"/><path fill="#a57939" d="m22.581 65.706l2.702-7.705l6.959-14.445l-5.046-2.375l-7.717 12.994s-3.039 4.719-3.974 7.089c-.464 1.176-.67.843-.435 1.921c.252 1.156 1.957 2.592 3.297 3.182c.883.492 2.468 1.025 3.634.13c.16-.123.504-.604.58-.79"/><circle cx="54.822" cy="40.881" r="5" fill="#fff"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M29.386 51.208c.485-1.085 1.625-.897 1.625-.897l.078.009c6.72 1.564 13.048 1.247 18.032-2.468m-26.373-.67c.245-.93-.436-1.472-.436-1.472l-.036-.038c-7.274-6.679-10.968-14.912-5.736-24.8C22.638 9.346 34.492-.916 48.563 6.528c11.3 5.98 12.478 16.317 9.665 26.01M45.545 49.869L15.07 33.745"/><path d="m22.602 65.816l10.36-22.604l-5.93-3.138S15.478 59.248 14.477 61.525a2.72 2.72 0 0 0 1.012 3.377c.67.438 1.514.925 2.486 1.348"/><circle cx="54.822" cy="40.881" r="5"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m14.084%2033l31.461%2016.869S36.917%2053.5%2026.25%2048.75c0%200-8.917-5.417-12.166-15.75%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M50.111%2048.323a8%208%200%200%201-.376.316c-4.806%203.67-12.103%203.203-18.646%201.68l-.078-.009s-1.14-.187-1.625.898l-6.96-3.704a1.485%201.485%200%200%200-.114-1.793l-.036-.039c-7.274-6.678-10.967-14.912-5.736-24.8C22.638%209.347%2034.492-.915%2048.563%206.529c11.3%205.98%2013.398%2016.737%2010.585%2026.43c0%200-2.491%209.61-9.037%2015.365%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22m45.545%2049.869l-31.092-16.45%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m22.581%2065.706l2.702-7.705l6.959-14.445l-5.046-2.375l-7.717%2012.994s-3.039%204.719-3.974%207.089c-.464%201.176-.67.843-.435%201.921c.252%201.156%201.957%202.592%203.297%203.182c.883.492%202.468%201.025%203.634.13c.16-.123.504-.604.58-.79%22%2F%3E%3Ccircle%20cx%3D%2254.822%22%20cy%3D%2240.881%22%20r%3D%225%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M29.386%2051.208c.485-1.085%201.625-.897%201.625-.897l.078.009c6.72%201.564%2013.048%201.247%2018.032-2.468m-26.373-.67c.245-.93-.436-1.472-.436-1.472l-.036-.038c-7.274-6.679-10.968-14.912-5.736-24.8C22.638%209.346%2034.492-.916%2048.563%206.528c11.3%205.98%2012.478%2016.317%209.665%2026.01M45.545%2049.869L15.07%2033.745%22%2F%3E%3Cpath%20d%3D%22m22.602%2065.816l10.36-22.604l-5.93-3.138S15.478%2059.248%2014.477%2061.525a2.72%202.72%200%200%200%201.012%203.377c.67.438%201.514.925%202.486%201.348%22%2F%3E%3Ccircle%20cx%3D%2254.822%22%20cy%3D%2240.881%22%20r%3D%225%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m14.084%2033l31.461%2016.869S36.917%2053.5%2026.25%2048.75c0%200-8.917-5.417-12.166-15.75%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M50.111%2048.323a8%208%200%200%201-.376.316c-4.806%203.67-12.103%203.203-18.646%201.68l-.078-.009s-1.14-.187-1.625.898l-6.96-3.704a1.485%201.485%200%200%200-.114-1.793l-.036-.039c-7.274-6.678-10.967-14.912-5.736-24.8C22.638%209.347%2034.492-.915%2048.563%206.529c11.3%205.98%2013.398%2016.737%2010.585%2026.43c0%200-2.491%209.61-9.037%2015.365%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22m45.545%2049.869l-31.092-16.45%22%2F%3E%3Cpath%20fill%3D%22%23a57939%22%20d%3D%22m22.581%2065.706l2.702-7.705l6.959-14.445l-5.046-2.375l-7.717%2012.994s-3.039%204.719-3.974%207.089c-.464%201.176-.67.843-.435%201.921c.252%201.156%201.957%202.592%203.297%203.182c.883.492%202.468%201.025%203.634.13c.16-.123.504-.604.58-.79%22%2F%3E%3Ccircle%20cx%3D%2254.822%22%20cy%3D%2240.881%22%20r%3D%225%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M29.386%2051.208c.485-1.085%201.625-.897%201.625-.897l.078.009c6.72%201.564%2013.048%201.247%2018.032-2.468m-26.373-.67c.245-.93-.436-1.472-.436-1.472l-.036-.038c-7.274-6.679-10.968-14.912-5.736-24.8C22.638%209.346%2034.492-.916%2048.563%206.528c11.3%205.98%2012.478%2016.317%209.665%2026.01M45.545%2049.869L15.07%2033.745%22%2F%3E%3Cpath%20d%3D%22m22.602%2065.816l10.36-22.604l-5.93-3.138S15.478%2059.248%2014.477%2061.525a2.72%202.72%200%200%200%201.012%203.377c.67.438%201.514.925%202.486%201.348%22%2F%3E%3Ccircle%20cx%3D%2254.822%22%20cy%3D%2240.881%22%20r%3D%225%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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