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

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

The same icon in other sets

Related icons in Huge Icons

Use the football icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10Z"/><path d="M11.708 9.349a.48.48 0 0 1 .584 0l2.253 1.705a.53.53 0 0 1 .18.58l-.86 2.758a.5.5 0 0 1-.473.358h-2.784a.5.5 0 0 1-.473-.358l-.86-2.759a.53.53 0 0 1 .18-.579z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 9V5m3 6l4-1.5M14 15l2 3m-6-3.5L8 17m1-5.5l-4-1"/><path stroke-linejoin="round" d="m9 2.5l3.017 2.122L15 2.5M2 12.8l3.197-2.361L3.555 6.72M19.47 18.853l-3.854-.698L14.266 22M20.03 6.196L18.803 9.39L22 11.75M8.01 21.407l.041-4.24l-4.048.044"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFootball(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10Z"/><path d="M11.708 9.349a.48.48 0 0 1 .584 0l2.253 1.705a.53.53 0 0 1 .18.58l-.86 2.758a.5.5 0 0 1-.473.358h-2.784a.5.5 0 0 1-.473-.358l-.86-2.759a.53.53 0 0 1 .18-.579z"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 9V5m3 6l4-1.5M14 15l2 3m-6-3.5L8 17m1-5.5l-4-1"/><path strokeLinejoin="round" d="m9 2.5l3.017 2.122L15 2.5M2 12.8l3.197-2.361L3.555 6.72M19.47 18.853l-3.854-.698L14.266 22M20.03 6.196L18.803 9.39L22 11.75M8.01 21.407l.041-4.24l-4.048.044"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10Z"/><path d="M11.708 9.349a.48.48 0 0 1 .584 0l2.253 1.705a.53.53 0 0 1 .18.58l-.86 2.758a.5.5 0 0 1-.473.358h-2.784a.5.5 0 0 1-.473-.358l-.86-2.759a.53.53 0 0 1 .18-.579z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 9V5m3 6l4-1.5M14 15l2 3m-6-3.5L8 17m1-5.5l-4-1"/><path stroke-linejoin="round" d="m9 2.5l3.017 2.122L15 2.5M2 12.8l3.197-2.361L3.555 6.72M19.47 18.853l-3.854-.698L14.266 22M20.03 6.196L18.803 9.39L22 11.75M8.01 21.407l.041-4.24l-4.048.044"/></g></svg>
</template>

CSS

.icon-football {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010Z%22%2F%3E%3Cpath%20d%3D%22M11.708%209.349a.48.48%200%200%201%20.584%200l2.253%201.705a.53.53%200%200%201%20.18.58l-.86%202.758a.5.5%200%200%201-.473.358h-2.784a.5.5%200%200%201-.473-.358l-.86-2.759a.53.53%200%200%201%20.18-.579z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%209V5m3%206l4-1.5M14%2015l2%203m-6-3.5L8%2017m1-5.5l-4-1%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m9%202.5l3.017%202.122L15%202.5M2%2012.8l3.197-2.361L3.555%206.72M19.47%2018.853l-3.854-.698L14.266%2022M20.03%206.196L18.803%209.39L22%2011.75M8.01%2021.407l.041-4.24l-4.048.044%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%2012c0%205.523-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010Z%22%2F%3E%3Cpath%20d%3D%22M11.708%209.349a.48.48%200%200%201%20.584%200l2.253%201.705a.53.53%200%200%201%20.18.58l-.86%202.758a.5.5%200%200%201-.473.358h-2.784a.5.5%200%200%201-.473-.358l-.86-2.759a.53.53%200%200%201%20.18-.579z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%209V5m3%206l4-1.5M14%2015l2%203m-6-3.5L8%2017m1-5.5l-4-1%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m9%202.5l3.017%202.122L15%202.5M2%2012.8l3.197-2.361L3.555%206.72M19.47%2018.853l-3.854-.698L14.266%2022M20.03%206.196L18.803%209.39L22%2011.75M8.01%2021.407l.041-4.24l-4.048.044%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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