Football Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Football icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305716.svg" alt="Football icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305716.svg" alt="Football icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305716.svg" alt="Football icon" :width="24" :height="24" />
CSS background
.icon-football {
background-image: url('https://proicons.com/icon/305716.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M187 514l138 1c4 0 8 2 10 5l70 119c1 2 1 7 0 10l-68 118c-2 3-6 5-10 5H189c-3 0-7-2-9-5l-70-119c-2-3-2-8 0-10l68-118c2-3 6-6 9-6zm489-1h138c4 0 8 3 9 6l71 118c1 3 1 8 0 11l-69 118c-1 3-5 5-9 5H678c-3 0-8-3-9-6l-70-118c-2-3-2-8-1-11l69-118c1-3 5-5 9-5zm-10-33l-71-117c-1-3-1-7 0-10l67-120c2-3 6-5 9-5l139-3c3 0 7 3 9 6l71 117c2 3 2 7 0 10l-67 120c-2 3-6 5-9 5l-138 3c-4 0-8-3-10-6zM420 343l-71-117c-2-3-2-8-1-11l67-119c2-3 6-6 10-6l138-2c3 0 7 2 9 5l71 117c2 3 2 8 0 11l-67 119c-1 3-5 6-9 6l-138 2c-3 0-8-2-9-5zM178 485l-71-117c-2-3-2-7-1-10l68-120c1-3 5-5 9-5l138-3c3 0 8 3 9 6l71 117c2 3 2 7 1 10l-68 120c-1 3-5 5-9 5l-138 2c-3 1-8-2-9-5zM63 500c0 242 195 438 437 438s438-196 438-438S742 62 500 62 63 258 63 500zm367 154h138c4 0 8 2 9 5l71 119c1 3 1 8 0 11l-69 118c-1 3-5 5-9 5l-138-1c-3 0-8-2-9-5l-70-119c-2-2-2-7 0-10l68-118c1-3 6-6 9-5z"/></svg>
Football in other icon packs
Copied!