football icon
football-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- football-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
footballBoxIcons v2footballElement PlusfootballFont Awesome 6 SolidfootballFont Awesome SolidfootballHuge IconsfootballIconParkfootballIconPark OutlinefootballIconoirfootballIonIconsfootballJam IconsfootballLucide LabfootballMaterial Design Iconsfootball-fillMingCute Iconfootball-fillRemix Iconfootball-boldSolarfootballUnicons
Related icons in Phosphor
Use the football icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.09 54.22a30.92 30.92 0 0 0-25.31-25.31c-32-5.42-92.28-7.91-136.53 36.34S23.49 169.78 28.91 201.78a30.92 30.92 0 0 0 25.31 25.31a205 205 0 0 0 34 2.91c31.69 0 71.12-7.88 102.49-39.25C235 146.5 232.51 86.22 227.09 54.22M167.44 37.9a194 194 0 0 1 32.33 2.83a18.93 18.93 0 0 1 15.5 15.5a187 187 0 0 1 2.6 41.21l-59.31-59.3c2.89-.14 5.84-.24 8.88-.24M56.23 215.27a18.93 18.93 0 0 1-15.5-15.5a187 187 0 0 1-2.6-41.21l59.31 59.31a187 187 0 0 1-41.21-2.6m126-33c-11.92 11.91-34.24 28.54-69.46 34l-73.05-73.08c5.47-35.22 22.1-57.54 34-69.46s34.28-28.53 69.48-34l73.08 73.08c-5.47 35.19-22.1 57.54-34.01 69.46Zm-18.01-90.49a6 6 0 0 1 0 8.48L148.48 116l7.75 7.75a6 6 0 1 1-8.48 8.48l-7.75-7.74L124.49 140l7.75 7.76a6 6 0 1 1-8.48 8.48l-7.76-7.76l-15.75 15.74a6 6 0 1 1-8.48-8.48L107.52 140l-7.75-7.75a6 6 0 1 1 8.48-8.48l7.76 7.75l15.5-15.5l-7.75-7.76a6 6 0 1 1 8.48-8.48l7.75 7.75l15.75-15.74a6 6 0 0 1 8.48-.01"/></svg>
React
import type { SVGProps } from "react";
export function PhFootballLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.09 54.22a30.92 30.92 0 0 0-25.31-25.31c-32-5.42-92.28-7.91-136.53 36.34S23.49 169.78 28.91 201.78a30.92 30.92 0 0 0 25.31 25.31a205 205 0 0 0 34 2.91c31.69 0 71.12-7.88 102.49-39.25C235 146.5 232.51 86.22 227.09 54.22M167.44 37.9a194 194 0 0 1 32.33 2.83a18.93 18.93 0 0 1 15.5 15.5a187 187 0 0 1 2.6 41.21l-59.31-59.3c2.89-.14 5.84-.24 8.88-.24M56.23 215.27a18.93 18.93 0 0 1-15.5-15.5a187 187 0 0 1-2.6-41.21l59.31 59.31a187 187 0 0 1-41.21-2.6m126-33c-11.92 11.91-34.24 28.54-69.46 34l-73.05-73.08c5.47-35.22 22.1-57.54 34-69.46s34.28-28.53 69.48-34l73.08 73.08c-5.47 35.19-22.1 57.54-34.01 69.46Zm-18.01-90.49a6 6 0 0 1 0 8.48L148.48 116l7.75 7.75a6 6 0 1 1-8.48 8.48l-7.75-7.74L124.49 140l7.75 7.76a6 6 0 1 1-8.48 8.48l-7.76-7.76l-15.75 15.74a6 6 0 1 1-8.48-8.48L107.52 140l-7.75-7.75a6 6 0 1 1 8.48-8.48l7.76 7.75l15.5-15.5l-7.75-7.76a6 6 0 1 1 8.48-8.48l7.75 7.75l15.75-15.74a6 6 0 0 1 8.48-.01"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M227.09 54.22a30.92 30.92 0 0 0-25.31-25.31c-32-5.42-92.28-7.91-136.53 36.34S23.49 169.78 28.91 201.78a30.92 30.92 0 0 0 25.31 25.31a205 205 0 0 0 34 2.91c31.69 0 71.12-7.88 102.49-39.25C235 146.5 232.51 86.22 227.09 54.22M167.44 37.9a194 194 0 0 1 32.33 2.83a18.93 18.93 0 0 1 15.5 15.5a187 187 0 0 1 2.6 41.21l-59.31-59.3c2.89-.14 5.84-.24 8.88-.24M56.23 215.27a18.93 18.93 0 0 1-15.5-15.5a187 187 0 0 1-2.6-41.21l59.31 59.31a187 187 0 0 1-41.21-2.6m126-33c-11.92 11.91-34.24 28.54-69.46 34l-73.05-73.08c5.47-35.22 22.1-57.54 34-69.46s34.28-28.53 69.48-34l73.08 73.08c-5.47 35.19-22.1 57.54-34.01 69.46Zm-18.01-90.49a6 6 0 0 1 0 8.48L148.48 116l7.75 7.75a6 6 0 1 1-8.48 8.48l-7.75-7.74L124.49 140l7.75 7.76a6 6 0 1 1-8.48 8.48l-7.76-7.76l-15.75 15.74a6 6 0 1 1-8.48-8.48L107.52 140l-7.75-7.75a6 6 0 1 1 8.48-8.48l7.76 7.75l15.5-15.5l-7.75-7.76a6 6 0 1 1 8.48-8.48l7.75 7.75l15.75-15.74a6 6 0 0 1 8.48-.01"/></svg> </template>
CSS
.icon-football-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.09%2054.22a30.92%2030.92%200%200%200-25.31-25.31c-32-5.42-92.28-7.91-136.53%2036.34S23.49%20169.78%2028.91%20201.78a30.92%2030.92%200%200%200%2025.31%2025.31a205%20205%200%200%200%2034%202.91c31.69%200%2071.12-7.88%20102.49-39.25C235%20146.5%20232.51%2086.22%20227.09%2054.22M167.44%2037.9a194%20194%200%200%201%2032.33%202.83a18.93%2018.93%200%200%201%2015.5%2015.5a187%20187%200%200%201%202.6%2041.21l-59.31-59.3c2.89-.14%205.84-.24%208.88-.24M56.23%20215.27a18.93%2018.93%200%200%201-15.5-15.5a187%20187%200%200%201-2.6-41.21l59.31%2059.31a187%20187%200%200%201-41.21-2.6m126-33c-11.92%2011.91-34.24%2028.54-69.46%2034l-73.05-73.08c5.47-35.22%2022.1-57.54%2034-69.46s34.28-28.53%2069.48-34l73.08%2073.08c-5.47%2035.19-22.1%2057.54-34.01%2069.46Zm-18.01-90.49a6%206%200%200%201%200%208.48L148.48%20116l7.75%207.75a6%206%200%201%201-8.48%208.48l-7.75-7.74L124.49%20140l7.75%207.76a6%206%200%201%201-8.48%208.48l-7.76-7.76l-15.75%2015.74a6%206%200%201%201-8.48-8.48L107.52%20140l-7.75-7.75a6%206%200%201%201%208.48-8.48l7.76%207.75l15.5-15.5l-7.75-7.76a6%206%200%201%201%208.48-8.48l7.75%207.75l15.75-15.74a6%206%200%200%201%208.48-.01%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M227.09%2054.22a30.92%2030.92%200%200%200-25.31-25.31c-32-5.42-92.28-7.91-136.53%2036.34S23.49%20169.78%2028.91%20201.78a30.92%2030.92%200%200%200%2025.31%2025.31a205%20205%200%200%200%2034%202.91c31.69%200%2071.12-7.88%20102.49-39.25C235%20146.5%20232.51%2086.22%20227.09%2054.22M167.44%2037.9a194%20194%200%200%201%2032.33%202.83a18.93%2018.93%200%200%201%2015.5%2015.5a187%20187%200%200%201%202.6%2041.21l-59.31-59.3c2.89-.14%205.84-.24%208.88-.24M56.23%20215.27a18.93%2018.93%200%200%201-15.5-15.5a187%20187%200%200%201-2.6-41.21l59.31%2059.31a187%20187%200%200%201-41.21-2.6m126-33c-11.92%2011.91-34.24%2028.54-69.46%2034l-73.05-73.08c5.47-35.22%2022.1-57.54%2034-69.46s34.28-28.53%2069.48-34l73.08%2073.08c-5.47%2035.19-22.1%2057.54-34.01%2069.46Zm-18.01-90.49a6%206%200%200%201%200%208.48L148.48%20116l7.75%207.75a6%206%200%201%201-8.48%208.48l-7.75-7.74L124.49%20140l7.75%207.76a6%206%200%201%201-8.48%208.48l-7.76-7.76l-15.75%2015.74a6%206%200%201%201-8.48-8.48L107.52%20140l-7.75-7.75a6%206%200%201%201%208.48-8.48l7.76%207.75l15.5-15.5l-7.75-7.76a6%206%200%201%201%208.48-8.48l7.75%207.75l15.75-15.74a6%206%200%200%201%208.48-.01%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/football-light.svg?color=%231a73e8&size=48