Football Icon
Free SVG icon from the Carbon Icons 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/320059.svg" alt="Football icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320059.svg" alt="Football icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320059.svg" alt="Football icon" :width="24" :height="24" />
CSS background
.icon-football {
background-image: url('https://proicons.com/icon/320059.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 28.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="football_00000051369242684276276370000002956354714880908725_" d="M7.316,31.36c-1.918,0-3.843-0.232-5.721-0.69 c-0.13-0.031-0.232-0.134-0.264-0.265c-0.458-1.878-0.69-3.803-0.69-5.721C0.64,11.426,11.426,0.64,24.685,0.64 c1.921,0,3.845,0.232,5.72,0.69c0.131,0.032,0.232,0.134,0.265,0.264c0.459,1.876,0.691,3.801,0.691,5.721 C31.36,20.573,20.574,31.36,7.316,31.36z M2.395,30.115c1.622,0.349,3.274,0.524,4.921,0.524c12.861,0,23.324-10.463,23.324-23.324 c0-1.648-0.177-3.3-0.525-4.92l-0.859,0.859l-0.51-0.509l0.86-0.86c-1.619-0.349-3.271-0.525-4.921-0.525 C11.823,1.36,1.36,11.823,1.36,24.685c0,1.646,0.177,3.299,0.525,4.921l0.86-0.86l0.509,0.51L2.395,30.115z M4.254,28.255 l-0.509-0.51l1-1l0.509,0.51L4.254,28.255z M6.254,26.255l-0.509-0.51l1-1l0.509,0.51L6.254,26.255z M8.254,24.255l-0.509-0.51l1-1 l0.509,0.51L8.254,24.255z M12.746,23.255l-4-4l0.509-0.51L11,20.491L12.491,19l-1.745-1.745l0.509-0.509L13,18.491L14.491,17 l-1.745-1.746l0.509-0.509L15,16.491L16.491,15l-1.745-1.746l0.509-0.509L17,14.491L18.491,13l-1.746-1.746l0.509-0.509L19,12.491 L20.491,11l-1.746-1.746l0.51-0.509l4,4l-0.51,0.509L21,11.509L19.509,13l1.746,1.746l-0.51,0.509L19,13.509L17.509,15l1.746,1.746 l-0.51,0.509L17,15.509L15.509,17l1.746,1.745l-0.509,0.51L15,17.509L13.509,19l1.745,1.745l-0.509,0.51L13,19.509L11.509,21 l1.745,1.745L12.746,23.255z M23.255,9.254l-0.51-0.509l1-1l0.51,0.509L23.255,9.254z M25.255,7.254l-0.51-0.509l1-1l0.51,0.509 L25.255,7.254z M27.255,5.254l-0.51-0.509l1-1l0.51,0.509L27.255,5.254z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Football in other icon packs
Copied!