tennis racket icon

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

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

The same icon in other sets

Related icons in Huge Icons

Use the tennis racket 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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15.521 14.84l-7.958 1.598L9.16 8.479m9.708 4.425c-2.536 2.537-6.333 2.854-8.48.707c-2.146-2.147-1.83-5.943.707-8.48s6.334-2.854 8.48-.707s1.83 5.943-.707 8.48M7.033 15.907l1.06 1.06a.5.5 0 0 1 0 .707l-3.18 3.18a.5.5 0 0 1-.707 0l-1.06-1.06a.5.5 0 0 1 0-.707l3.18-3.18a.5.5 0 0 1 .707 0m9.474-8.423l-.007.007m-3 3.01l-.007.006M16.5 10.5l-.007.007m-2.986-3.015L13.5 7.5"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTennisRacket(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m15.521 14.84l-7.958 1.598L9.16 8.479m9.708 4.425c-2.536 2.537-6.333 2.854-8.48.707c-2.146-2.147-1.83-5.943.707-8.48s6.334-2.854 8.48-.707s1.83 5.943-.707 8.48M7.033 15.907l1.06 1.06a.5.5 0 0 1 0 .707l-3.18 3.18a.5.5 0 0 1-.707 0l-1.06-1.06a.5.5 0 0 1 0-.707l3.18-3.18a.5.5 0 0 1 .707 0m9.474-8.423l-.007.007m-3 3.01l-.007.006M16.5 10.5l-.007.007m-2.986-3.015L13.5 7.5"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m15.521 14.84l-7.958 1.598L9.16 8.479m9.708 4.425c-2.536 2.537-6.333 2.854-8.48.707c-2.146-2.147-1.83-5.943.707-8.48s6.334-2.854 8.48-.707s1.83 5.943-.707 8.48M7.033 15.907l1.06 1.06a.5.5 0 0 1 0 .707l-3.18 3.18a.5.5 0 0 1-.707 0l-1.06-1.06a.5.5 0 0 1 0-.707l3.18-3.18a.5.5 0 0 1 .707 0m9.474-8.423l-.007.007m-3 3.01l-.007.006M16.5 10.5l-.007.007m-2.986-3.015L13.5 7.5"/></svg>
</template>

CSS

.icon-tennis-racket {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m15.521%2014.84l-7.958%201.598L9.16%208.479m9.708%204.425c-2.536%202.537-6.333%202.854-8.48.707c-2.146-2.147-1.83-5.943.707-8.48s6.334-2.854%208.48-.707s1.83%205.943-.707%208.48M7.033%2015.907l1.06%201.06a.5.5%200%200%201%200%20.707l-3.18%203.18a.5.5%200%200%201-.707%200l-1.06-1.06a.5.5%200%200%201%200-.707l3.18-3.18a.5.5%200%200%201%20.707%200m9.474-8.423l-.007.007m-3%203.01l-.007.006M16.5%2010.5l-.007.007m-2.986-3.015L13.5%207.5%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m15.521%2014.84l-7.958%201.598L9.16%208.479m9.708%204.425c-2.536%202.537-6.333%202.854-8.48.707c-2.146-2.147-1.83-5.943.707-8.48s6.334-2.854%208.48-.707s1.83%205.943-.707%208.48M7.033%2015.907l1.06%201.06a.5.5%200%200%201%200%20.707l-3.18%203.18a.5.5%200%200%201-.707%200l-1.06-1.06a.5.5%200%200%201%200-.707l3.18-3.18a.5.5%200%200%201%20.707%200m9.474-8.423l-.007.007m-3%203.01l-.007.006M16.5%2010.5l-.007.007m-2.986-3.015L13.5%207.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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