football icon
football from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- football
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
footballBoxIcons v2footballElement PlusfootballFont Awesome SolidfootballHuge IconsfootballIconParkfootballIconPark OutlinefootballIconoirfootballIonIconsfootballJam IconsfootballLucide LabfootballMaterial Design Iconsfootball-fillMingCute IconfootballPhosphorfootball-fillRemix Iconfootball-boldSolarfootballUnicons
Use the football icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M247.5 25.4c-13.5 3.3-26.4 7.2-38.6 11.7c-66 24.5-112.2 66.5-142.9 116.5c-18.2 29.8-30.9 62.3-39.1 95.4l237.6 237.6c13.5-3.3 26.4-7.2 38.6-11.7c66-24.5 112.2-66.5 142.9-116.5c18.3-29.8 30.9-62.3 39.1-95.3zm247.7 179.9c6.1-56.8 1.4-112.2-7.7-156.4c-2.7-12.9-13-22.9-26.1-25.1c-58.2-9.7-109.9-12-155.6-7.9zM206.1 496L16.8 306.7c-6.1 56.8-1.4 112.2 7.7 156.4c2.7 12.9 13 22.9 26.1 25.1c58.2 9.7 109.9 12 155.6 7.9zm54.6-331.3c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6m-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6m-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidFootball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M247.5 25.4c-13.5 3.3-26.4 7.2-38.6 11.7c-66 24.5-112.2 66.5-142.9 116.5c-18.2 29.8-30.9 62.3-39.1 95.4l237.6 237.6c13.5-3.3 26.4-7.2 38.6-11.7c66-24.5 112.2-66.5 142.9-116.5c18.3-29.8 30.9-62.3 39.1-95.3zm247.7 179.9c6.1-56.8 1.4-112.2-7.7-156.4c-2.7-12.9-13-22.9-26.1-25.1c-58.2-9.7-109.9-12-155.6-7.9zM206.1 496L16.8 306.7c-6.1 56.8-1.4 112.2 7.7 156.4c2.7 12.9 13 22.9 26.1 25.1c58.2 9.7 109.9 12 155.6 7.9zm54.6-331.3c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6m-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6m-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M247.5 25.4c-13.5 3.3-26.4 7.2-38.6 11.7c-66 24.5-112.2 66.5-142.9 116.5c-18.2 29.8-30.9 62.3-39.1 95.4l237.6 237.6c13.5-3.3 26.4-7.2 38.6-11.7c66-24.5 112.2-66.5 142.9-116.5c18.3-29.8 30.9-62.3 39.1-95.3zm247.7 179.9c6.1-56.8 1.4-112.2-7.7-156.4c-2.7-12.9-13-22.9-26.1-25.1c-58.2-9.7-109.9-12-155.6-7.9zM206.1 496L16.8 306.7c-6.1 56.8-1.4 112.2 7.7 156.4c2.7 12.9 13 22.9 26.1 25.1c58.2 9.7 109.9 12 155.6 7.9zm54.6-331.3c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6m-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6m-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M247.5%2025.4c-13.5%203.3-26.4%207.2-38.6%2011.7c-66%2024.5-112.2%2066.5-142.9%20116.5c-18.2%2029.8-30.9%2062.3-39.1%2095.4l237.6%20237.6c13.5-3.3%2026.4-7.2%2038.6-11.7c66-24.5%20112.2-66.5%20142.9-116.5c18.3-29.8%2030.9-62.3%2039.1-95.3zm247.7%20179.9c6.1-56.8%201.4-112.2-7.7-156.4c-2.7-12.9-13-22.9-26.1-25.1c-58.2-9.7-109.9-12-155.6-7.9zM206.1%20496L16.8%20306.7c-6.1%2056.8-1.4%20112.2%207.7%20156.4c2.7%2012.9%2013%2022.9%2026.1%2025.1c58.2%209.7%20109.9%2012%20155.6%207.9zm54.6-331.3c6.2-6.2%2016.4-6.2%2022.6%200l64%2064c6.2%206.2%206.2%2016.4%200%2022.6s-16.4%206.2-22.6%200l-64-64c-6.2-6.2-6.2-16.4%200-22.6m-48%2048c6.2-6.2%2016.4-6.2%2022.6%200l64%2064c6.2%206.2%206.2%2016.4%200%2022.6s-16.4%206.2-22.6%200l-64-64c-6.2-6.2-6.2-16.4%200-22.6m-48%2048c6.2-6.2%2016.4-6.2%2022.6%200l64%2064c6.2%206.2%206.2%2016.4%200%2022.6s-16.4%206.2-22.6%200l-64-64c-6.2-6.2-6.2-16.4%200-22.6%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M247.5%2025.4c-13.5%203.3-26.4%207.2-38.6%2011.7c-66%2024.5-112.2%2066.5-142.9%20116.5c-18.2%2029.8-30.9%2062.3-39.1%2095.4l237.6%20237.6c13.5-3.3%2026.4-7.2%2038.6-11.7c66-24.5%20112.2-66.5%20142.9-116.5c18.3-29.8%2030.9-62.3%2039.1-95.3zm247.7%20179.9c6.1-56.8%201.4-112.2-7.7-156.4c-2.7-12.9-13-22.9-26.1-25.1c-58.2-9.7-109.9-12-155.6-7.9zM206.1%20496L16.8%20306.7c-6.1%2056.8-1.4%20112.2%207.7%20156.4c2.7%2012.9%2013%2022.9%2026.1%2025.1c58.2%209.7%20109.9%2012%20155.6%207.9zm54.6-331.3c6.2-6.2%2016.4-6.2%2022.6%200l64%2064c6.2%206.2%206.2%2016.4%200%2022.6s-16.4%206.2-22.6%200l-64-64c-6.2-6.2-6.2-16.4%200-22.6m-48%2048c6.2-6.2%2016.4-6.2%2022.6%200l64%2064c6.2%206.2%206.2%2016.4%200%2022.6s-16.4%206.2-22.6%200l-64-64c-6.2-6.2-6.2-16.4%200-22.6m-48%2048c6.2-6.2%2016.4-6.2%2022.6%200l64%2064c6.2%206.2%206.2%2016.4%200%2022.6s-16.4%206.2-22.6%200l-64-64c-6.2-6.2-6.2-16.4%200-22.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/football.svg?color=%231a73e8&size=48