badminton icon

badminton from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
badminton
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the badminton 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="M2.391 21.639a1.278 1.278 0 0 1 .149-1.964l3.631-2.578a.526.526 0 0 1 .683.064a.52.52 0 0 1 .05.662L4.34 21.456a1.29 1.29 0 0 1-1.948.183M11.5 12.5L7 17m12.43-4.423c-1.896 1.896-5.561 1.976-7.772-.235c-2.21-2.211-2.13-5.876-.235-7.771c2.489-2.49 7.175-3.59 9.385-1.38c2.211 2.212 1.11 6.897-1.379 9.386"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBadminton(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="M2.391 21.639a1.278 1.278 0 0 1 .149-1.964l3.631-2.578a.526.526 0 0 1 .683.064a.52.52 0 0 1 .05.662L4.34 21.456a1.29 1.29 0 0 1-1.948.183M11.5 12.5L7 17m12.43-4.423c-1.896 1.896-5.561 1.976-7.772-.235c-2.21-2.211-2.13-5.876-.235-7.771c2.489-2.49 7.175-3.59 9.385-1.38c2.211 2.212 1.11 6.897-1.379 9.386"/></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="M2.391 21.639a1.278 1.278 0 0 1 .149-1.964l3.631-2.578a.526.526 0 0 1 .683.064a.52.52 0 0 1 .05.662L4.34 21.456a1.29 1.29 0 0 1-1.948.183M11.5 12.5L7 17m12.43-4.423c-1.896 1.896-5.561 1.976-7.772-.235c-2.21-2.211-2.13-5.876-.235-7.771c2.489-2.49 7.175-3.59 9.385-1.38c2.211 2.212 1.11 6.897-1.379 9.386"/></svg>
</template>

CSS

.icon-badminton {
  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%22M2.391%2021.639a1.278%201.278%200%200%201%20.149-1.964l3.631-2.578a.526.526%200%200%201%20.683.064a.52.52%200%200%201%20.05.662L4.34%2021.456a1.29%201.29%200%200%201-1.948.183M11.5%2012.5L7%2017m12.43-4.423c-1.896%201.896-5.561%201.976-7.772-.235c-2.21-2.211-2.13-5.876-.235-7.771c2.489-2.49%207.175-3.59%209.385-1.38c2.211%202.212%201.11%206.897-1.379%209.386%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%22M2.391%2021.639a1.278%201.278%200%200%201%20.149-1.964l3.631-2.578a.526.526%200%200%201%20.683.064a.52.52%200%200%201%20.05.662L4.34%2021.456a1.29%201.29%200%200%201-1.948.183M11.5%2012.5L7%2017m12.43-4.423c-1.896%201.896-5.561%201.976-7.772-.235c-2.21-2.211-2.13-5.876-.235-7.771c2.489-2.49%207.175-3.59%209.385-1.38c2.211%202.212%201.11%206.897-1.379%209.386%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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