table tennis bat icon

table-tennis-bat from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
table-tennis-bat
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the table tennis bat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m6 8l10 10m-13.512.187c1.784-1.122 4.511-2.8 4.912-4.502c.125-.53-.155-1.043-.398-1.53c-1.171-2.358-1.198-5.103.544-6.842c3.038-3.034 9.56-4.818 12.761-1.62c3.198 3.193 1.415 9.708-1.623 12.742c-1.742 1.74-4.49 1.714-6.85.544c-.488-.242-1.003-.523-1.533-.398c-1.705.401-3.386 3.124-4.51 4.905c-1.22 1.935-5.157-2.134-3.303-3.3Z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTableTennisBat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5" d="m6 8l10 10m-13.512.187c1.784-1.122 4.511-2.8 4.912-4.502c.125-.53-.155-1.043-.398-1.53c-1.171-2.358-1.198-5.103.544-6.842c3.038-3.034 9.56-4.818 12.761-1.62c3.198 3.193 1.415 9.708-1.623 12.742c-1.742 1.74-4.49 1.714-6.85.544c-.488-.242-1.003-.523-1.533-.398c-1.705.401-3.386 3.124-4.51 4.905c-1.22 1.935-5.157-2.134-3.303-3.3Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="m6 8l10 10m-13.512.187c1.784-1.122 4.511-2.8 4.912-4.502c.125-.53-.155-1.043-.398-1.53c-1.171-2.358-1.198-5.103.544-6.842c3.038-3.034 9.56-4.818 12.761-1.62c3.198 3.193 1.415 9.708-1.623 12.742c-1.742 1.74-4.49 1.714-6.85.544c-.488-.242-1.003-.523-1.533-.398c-1.705.401-3.386 3.124-4.51 4.905c-1.22 1.935-5.157-2.134-3.303-3.3Z"/></svg>
</template>

CSS

.icon-table-tennis-bat {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m6%208l10%2010m-13.512.187c1.784-1.122%204.511-2.8%204.912-4.502c.125-.53-.155-1.043-.398-1.53c-1.171-2.358-1.198-5.103.544-6.842c3.038-3.034%209.56-4.818%2012.761-1.62c3.198%203.193%201.415%209.708-1.623%2012.742c-1.742%201.74-4.49%201.714-6.85.544c-.488-.242-1.003-.523-1.533-.398c-1.705.401-3.386%203.124-4.51%204.905c-1.22%201.935-5.157-2.134-3.303-3.3Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m6%208l10%2010m-13.512.187c1.784-1.122%204.511-2.8%204.912-4.502c.125-.53-.155-1.043-.398-1.53c-1.171-2.358-1.198-5.103.544-6.842c3.038-3.034%209.56-4.818%2012.761-1.62c3.198%203.193%201.415%209.708-1.623%2012.742c-1.742%201.74-4.49%201.714-6.85.544c-.488-.242-1.003-.523-1.533-.398c-1.705.401-3.386%203.124-4.51%204.905c-1.22%201.935-5.157-2.134-3.303-3.3Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/table-tennis-bat.svg?color=%231a73e8&size=48