futbol icon
futbol from Line Awesome by Icons8 · Line · Sports · Apache-2.0 Free for personal and commercial use.
- Name
- futbol
- Set
- Line Awesome
- Style
- Line
- Category
- Sports
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More sports icons from Line Awesome
Use the futbol icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c.602 0 1.176.063 1.75.156L16 6.406l-1.75-1.25A11 11 0 0 1 16 5m-4.188.844l3.594 2.625l.594.437l.594-.437l3.593-2.625a11.1 11.1 0 0 1 4.125 2.968l-1.375 4.282l-.218.687l.593.406l3.625 2.657a11 11 0 0 1-1.53 4.843h-5.282l-.219.688l-1.406 4.344a11.1 11.1 0 0 1-5.094-.031l-1.375-4.282l-.219-.687H6.595c-.875-1.438-1.395-3.098-1.532-4.875l3.594-2.625l.594-.406l-.219-.688l-1.406-4.25a11 11 0 0 1 4.188-3.031zM16 10.094l-.594.437l-4.562 3.313l-.563.437l.219.688l1.75 5.344l.219.687h7.062l.219-.688l1.75-5.343l.219-.688l-.563-.437l-4.562-3.313zm9.75.812a11 11 0 0 1 1.094 3.406l-1.782-1.28zm-19.531.063l.687 2.062l-1.75 1.281A10.9 10.9 0 0 1 6.22 10.97zM16 12.594l3.375 2.437L18.094 19h-4.188l-1.281-3.969zm5.594 11.094h2.25a10.8 10.8 0 0 1-2.938 2.156zm-13.438.03h2.188l.687 2.095a11 11 0 0 1-2.875-2.094z"/></svg>
React
import type { SVGProps } from "react";
export function LaFutbol(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c.602 0 1.176.063 1.75.156L16 6.406l-1.75-1.25A11 11 0 0 1 16 5m-4.188.844l3.594 2.625l.594.437l.594-.437l3.593-2.625a11.1 11.1 0 0 1 4.125 2.968l-1.375 4.282l-.218.687l.593.406l3.625 2.657a11 11 0 0 1-1.53 4.843h-5.282l-.219.688l-1.406 4.344a11.1 11.1 0 0 1-5.094-.031l-1.375-4.282l-.219-.687H6.595c-.875-1.438-1.395-3.098-1.532-4.875l3.594-2.625l.594-.406l-.219-.688l-1.406-4.25a11 11 0 0 1 4.188-3.031zM16 10.094l-.594.437l-4.562 3.313l-.563.437l.219.688l1.75 5.344l.219.687h7.062l.219-.688l1.75-5.343l.219-.688l-.563-.437l-4.562-3.313zm9.75.812a11 11 0 0 1 1.094 3.406l-1.782-1.28zm-19.531.063l.687 2.062l-1.75 1.281A10.9 10.9 0 0 1 6.22 10.97zM16 12.594l3.375 2.437L18.094 19h-4.188l-1.281-3.969zm5.594 11.094h2.25a10.8 10.8 0 0 1-2.938 2.156zm-13.438.03h2.188l.687 2.095a11 11 0 0 1-2.875-2.094z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c.602 0 1.176.063 1.75.156L16 6.406l-1.75-1.25A11 11 0 0 1 16 5m-4.188.844l3.594 2.625l.594.437l.594-.437l3.593-2.625a11.1 11.1 0 0 1 4.125 2.968l-1.375 4.282l-.218.687l.593.406l3.625 2.657a11 11 0 0 1-1.53 4.843h-5.282l-.219.688l-1.406 4.344a11.1 11.1 0 0 1-5.094-.031l-1.375-4.282l-.219-.687H6.595c-.875-1.438-1.395-3.098-1.532-4.875l3.594-2.625l.594-.406l-.219-.688l-1.406-4.25a11 11 0 0 1 4.188-3.031zM16 10.094l-.594.437l-4.562 3.313l-.563.437l.219.688l1.75 5.344l.219.687h7.062l.219-.688l1.75-5.343l.219-.688l-.563-.437l-4.562-3.313zm9.75.812a11 11 0 0 1 1.094 3.406l-1.782-1.28zm-19.531.063l.687 2.062l-1.75 1.281A10.9 10.9 0 0 1 6.22 10.97zM16 12.594l3.375 2.437L18.094 19h-4.188l-1.281-3.969zm5.594 11.094h2.25a10.8 10.8 0 0 1-2.938 2.156zm-13.438.03h2.188l.687 2.095a11 11 0 0 1-2.875-2.094z"/></svg> </template>
CSS
.icon-futbol {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c.602%200%201.176.063%201.75.156L16%206.406l-1.75-1.25A11%2011%200%200%201%2016%205m-4.188.844l3.594%202.625l.594.437l.594-.437l3.593-2.625a11.1%2011.1%200%200%201%204.125%202.968l-1.375%204.282l-.218.687l.593.406l3.625%202.657a11%2011%200%200%201-1.53%204.843h-5.282l-.219.688l-1.406%204.344a11.1%2011.1%200%200%201-5.094-.031l-1.375-4.282l-.219-.687H6.595c-.875-1.438-1.395-3.098-1.532-4.875l3.594-2.625l.594-.406l-.219-.688l-1.406-4.25a11%2011%200%200%201%204.188-3.031zM16%2010.094l-.594.437l-4.562%203.313l-.563.437l.219.688l1.75%205.344l.219.687h7.062l.219-.688l1.75-5.343l.219-.688l-.563-.437l-4.562-3.313zm9.75.812a11%2011%200%200%201%201.094%203.406l-1.782-1.28zm-19.531.063l.687%202.062l-1.75%201.281A10.9%2010.9%200%200%201%206.22%2010.97zM16%2012.594l3.375%202.437L18.094%2019h-4.188l-1.281-3.969zm5.594%2011.094h2.25a10.8%2010.8%200%200%201-2.938%202.156zm-13.438.03h2.188l.687%202.095a11%2011%200%200%201-2.875-2.094z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c.602%200%201.176.063%201.75.156L16%206.406l-1.75-1.25A11%2011%200%200%201%2016%205m-4.188.844l3.594%202.625l.594.437l.594-.437l3.593-2.625a11.1%2011.1%200%200%201%204.125%202.968l-1.375%204.282l-.218.687l.593.406l3.625%202.657a11%2011%200%200%201-1.53%204.843h-5.282l-.219.688l-1.406%204.344a11.1%2011.1%200%200%201-5.094-.031l-1.375-4.282l-.219-.687H6.595c-.875-1.438-1.395-3.098-1.532-4.875l3.594-2.625l.594-.406l-.219-.688l-1.406-4.25a11%2011%200%200%201%204.188-3.031zM16%2010.094l-.594.437l-4.562%203.313l-.563.437l.219.688l1.75%205.344l.219.687h7.062l.219-.688l1.75-5.343l.219-.688l-.563-.437l-4.562-3.313zm9.75.812a11%2011%200%200%201%201.094%203.406l-1.782-1.28zm-19.531.063l.687%202.062l-1.75%201.281A10.9%2010.9%200%200%201%206.22%2010.97zM16%2012.594l3.375%202.437L18.094%2019h-4.188l-1.281-3.969zm5.594%2011.094h2.25a10.8%2010.8%200%200%201-2.938%202.156zm-13.438.03h2.188l.687%202.095a11%2011%200%200%201-2.875-2.094z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/futbol.svg?color=%231a73e8&size=48