football icon
football-fill from Remix Icon by Remix Design · Fill · Game & Sports · Apache-2.0 Free for personal and commercial use.
- Name
- football-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Game & Sports
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
footballBoxIcons v2footballElement PlusfootballFont Awesome 6 SolidfootballFont Awesome SolidfootballHuge IconsfootballIconParkfootballIconPark OutlinefootballIconoirfootballIonIconsfootballJam IconsfootballLucide LabfootballMaterial Design Iconsfootball-fillMingCute IconfootballPhosphorfootball-boldSolarfootballUnicons
More game & sports icons from Remix Icon
baseball-fillbasketball-fillbilliards-fillboxing-fillchess-filldice-1-filldice-2-filldice-3-filldice-4-filldice-5-filldice-6-filldice-fillgame-2-fillgame-fillgolf-ball-fillpiano-fillpiano-grand-fillping-pong-fillpoker-clubs-fillpoker-diamonds-fillpoker-hearts-fillpoker-spades-fillsword-filltarget-fill
Use the football icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1.67 14h-3.34l-1.38 1.897l.554 1.706A8 8 0 0 0 12 20c.871 0 1.71-.14 2.496-.397l.553-1.706zm-8.376-5.128l-1.292.938L4 12c0 1.73.549 3.331 1.482 4.64h1.91l1.323-1.82l-1.028-3.17zm13.412 0l-2.393.778l-1.028 3.17l1.322 1.82h1.91A7.96 7.96 0 0 0 20 12l-.003-.191zM14.29 4.333l-1.29.94V7.79l2.694 1.957l2.24-.727l.554-1.703a8 8 0 0 0-4.196-2.984m-4.582 0a8 8 0 0 0-4.196 2.985l.554 1.702l2.239.727L11 7.79V5.273z"/></svg>
React
import type { SVGProps } from "react";
export function RiFootballFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1.67 14h-3.34l-1.38 1.897l.554 1.706A8 8 0 0 0 12 20c.871 0 1.71-.14 2.496-.397l.553-1.706zm-8.376-5.128l-1.292.938L4 12c0 1.73.549 3.331 1.482 4.64h1.91l1.323-1.82l-1.028-3.17zm13.412 0l-2.393.778l-1.028 3.17l1.322 1.82h1.91A7.96 7.96 0 0 0 20 12l-.003-.191zM14.29 4.333l-1.29.94V7.79l2.694 1.957l2.24-.727l.554-1.703a8 8 0 0 0-4.196-2.984m-4.582 0a8 8 0 0 0-4.196 2.985l.554 1.702l2.239.727L11 7.79V5.273z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2m1.67 14h-3.34l-1.38 1.897l.554 1.706A8 8 0 0 0 12 20c.871 0 1.71-.14 2.496-.397l.553-1.706zm-8.376-5.128l-1.292.938L4 12c0 1.73.549 3.331 1.482 4.64h1.91l1.323-1.82l-1.028-3.17zm13.412 0l-2.393.778l-1.028 3.17l1.322 1.82h1.91A7.96 7.96 0 0 0 20 12l-.003-.191zM14.29 4.333l-1.29.94V7.79l2.694 1.957l2.24-.727l.554-1.703a8 8 0 0 0-4.196-2.984m-4.582 0a8 8 0 0 0-4.196 2.985l.554 1.702l2.239.727L11 7.79V5.273z"/></svg> </template>
CSS
.icon-football-fill {
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%22currentColor%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m1.67%2014h-3.34l-1.38%201.897l.554%201.706A8%208%200%200%200%2012%2020c.871%200%201.71-.14%202.496-.397l.553-1.706zm-8.376-5.128l-1.292.938L4%2012c0%201.73.549%203.331%201.482%204.64h1.91l1.323-1.82l-1.028-3.17zm13.412%200l-2.393.778l-1.028%203.17l1.322%201.82h1.91A7.96%207.96%200%200%200%2020%2012l-.003-.191zM14.29%204.333l-1.29.94V7.79l2.694%201.957l2.24-.727l.554-1.703a8%208%200%200%200-4.196-2.984m-4.582%200a8%208%200%200%200-4.196%202.985l.554%201.702l2.239.727L11%207.79V5.273z%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%22currentColor%22%20d%3D%22M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012S6.477%202%2012%202m1.67%2014h-3.34l-1.38%201.897l.554%201.706A8%208%200%200%200%2012%2020c.871%200%201.71-.14%202.496-.397l.553-1.706zm-8.376-5.128l-1.292.938L4%2012c0%201.73.549%203.331%201.482%204.64h1.91l1.323-1.82l-1.028-3.17zm13.412%200l-2.393.778l-1.028%203.17l1.322%201.82h1.91A7.96%207.96%200%200%200%2020%2012l-.003-.191zM14.29%204.333l-1.29.94V7.79l2.694%201.957l2.24-.727l.554-1.703a8%208%200%200%200-4.196-2.984m-4.582%200a8%208%200%200%200-4.196%202.985l.554%201.702l2.239.727L11%207.79V5.273z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/football-fill.svg?color=%231a73e8&size=48