twotone sports football icon
twotone-sports-football from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-sports-football
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
More social icons from Google Material Icons
baseline-18-up-ratingbaseline-6-ft-apartbaseline-add-moderatorbaseline-add-reactionbaseline-adobebaseline-applebaseline-architecturebaseline-assist-walkerbaseline-back-handbaseline-blindbaseline-boybaseline-cakebaseline-catching-pokemonbaseline-clean-handsbaseline-co2baseline-compostbaseline-connect-without-contactbaseline-constructionbaseline-cookiebaseline-coronavirusbaseline-cruelty-freebaseline-cyclonebaseline-deckbaseline-discord
Use the twotone sports football icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.26 5c-.35 0-.8.01-1.33.06l4.03 4.03c.14-1.63.01-3.07-.17-3.86c-.51-.11-1.39-.23-2.53-.23M5.21 18.77c.51.11 1.39.23 2.53.23c.34 0 .79-.01 1.3-.05l-4.01-4.01c-.12 1.62 0 3.04.18 3.83m2.66-10.9c-1.28 1.28-2.03 2.97-2.45 4.65l6.04 6.04c1.6-.39 3.33-1.11 4.66-2.44c1.28-1.28 2.03-2.95 2.44-4.63l-6.05-6.05c-1.59.39-3.31 1.11-4.64 2.43M15.5 9.9l-5.6 5.6l-1.4-1.4l5.6-5.6z" opacity=".3"/><path fill="currentColor" d="M20.31 3.69c-.32-.33-1.94-.69-4.05-.69c-3.03 0-7.09.75-9.8 3.46c-4.59 4.59-3.56 13.06-2.77 13.85c.32.33 1.94.69 4.05.69c3.03 0 7.09-.75 9.8-3.46c4.59-4.59 3.56-13.06 2.77-13.85M7.74 19c-1.14 0-2.02-.12-2.53-.23c-.18-.79-.3-2.21-.17-3.83l4.01 4.01c-.52.04-.97.05-1.31.05m8.39-2.87c-1.33 1.33-3.06 2.05-4.66 2.44l-6.04-6.04c.42-1.68 1.16-3.37 2.45-4.65c1.32-1.32 3.05-2.04 4.64-2.43l6.05 6.05c-.42 1.67-1.17 3.35-2.44 4.63m2.83-7.04l-4.03-4.03c.52-.05.98-.06 1.33-.06c1.14 0 2.02.12 2.53.23c.18.79.3 2.22.17 3.86"/><path fill="currentColor" d="m8.5 14.1l5.6-5.6l1.4 1.4l-5.6 5.6z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneSportsFootball(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="M16.26 5c-.35 0-.8.01-1.33.06l4.03 4.03c.14-1.63.01-3.07-.17-3.86c-.51-.11-1.39-.23-2.53-.23M5.21 18.77c.51.11 1.39.23 2.53.23c.34 0 .79-.01 1.3-.05l-4.01-4.01c-.12 1.62 0 3.04.18 3.83m2.66-10.9c-1.28 1.28-2.03 2.97-2.45 4.65l6.04 6.04c1.6-.39 3.33-1.11 4.66-2.44c1.28-1.28 2.03-2.95 2.44-4.63l-6.05-6.05c-1.59.39-3.31 1.11-4.64 2.43M15.5 9.9l-5.6 5.6l-1.4-1.4l5.6-5.6z" opacity=".3"/><path fill="currentColor" d="M20.31 3.69c-.32-.33-1.94-.69-4.05-.69c-3.03 0-7.09.75-9.8 3.46c-4.59 4.59-3.56 13.06-2.77 13.85c.32.33 1.94.69 4.05.69c3.03 0 7.09-.75 9.8-3.46c4.59-4.59 3.56-13.06 2.77-13.85M7.74 19c-1.14 0-2.02-.12-2.53-.23c-.18-.79-.3-2.21-.17-3.83l4.01 4.01c-.52.04-.97.05-1.31.05m8.39-2.87c-1.33 1.33-3.06 2.05-4.66 2.44l-6.04-6.04c.42-1.68 1.16-3.37 2.45-4.65c1.32-1.32 3.05-2.04 4.64-2.43l6.05 6.05c-.42 1.67-1.17 3.35-2.44 4.63m2.83-7.04l-4.03-4.03c.52-.05.98-.06 1.33-.06c1.14 0 2.02.12 2.53.23c.18.79.3 2.22.17 3.86"/><path fill="currentColor" d="m8.5 14.1l5.6-5.6l1.4 1.4l-5.6 5.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.26 5c-.35 0-.8.01-1.33.06l4.03 4.03c.14-1.63.01-3.07-.17-3.86c-.51-.11-1.39-.23-2.53-.23M5.21 18.77c.51.11 1.39.23 2.53.23c.34 0 .79-.01 1.3-.05l-4.01-4.01c-.12 1.62 0 3.04.18 3.83m2.66-10.9c-1.28 1.28-2.03 2.97-2.45 4.65l6.04 6.04c1.6-.39 3.33-1.11 4.66-2.44c1.28-1.28 2.03-2.95 2.44-4.63l-6.05-6.05c-1.59.39-3.31 1.11-4.64 2.43M15.5 9.9l-5.6 5.6l-1.4-1.4l5.6-5.6z" opacity=".3"/><path fill="currentColor" d="M20.31 3.69c-.32-.33-1.94-.69-4.05-.69c-3.03 0-7.09.75-9.8 3.46c-4.59 4.59-3.56 13.06-2.77 13.85c.32.33 1.94.69 4.05.69c3.03 0 7.09-.75 9.8-3.46c4.59-4.59 3.56-13.06 2.77-13.85M7.74 19c-1.14 0-2.02-.12-2.53-.23c-.18-.79-.3-2.21-.17-3.83l4.01 4.01c-.52.04-.97.05-1.31.05m8.39-2.87c-1.33 1.33-3.06 2.05-4.66 2.44l-6.04-6.04c.42-1.68 1.16-3.37 2.45-4.65c1.32-1.32 3.05-2.04 4.64-2.43l6.05 6.05c-.42 1.67-1.17 3.35-2.44 4.63m2.83-7.04l-4.03-4.03c.52-.05.98-.06 1.33-.06c1.14 0 2.02.12 2.53.23c.18.79.3 2.22.17 3.86"/><path fill="currentColor" d="m8.5 14.1l5.6-5.6l1.4 1.4l-5.6 5.6z"/></svg> </template>
CSS
.icon-twotone-sports-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.26%205c-.35%200-.8.01-1.33.06l4.03%204.03c.14-1.63.01-3.07-.17-3.86c-.51-.11-1.39-.23-2.53-.23M5.21%2018.77c.51.11%201.39.23%202.53.23c.34%200%20.79-.01%201.3-.05l-4.01-4.01c-.12%201.62%200%203.04.18%203.83m2.66-10.9c-1.28%201.28-2.03%202.97-2.45%204.65l6.04%206.04c1.6-.39%203.33-1.11%204.66-2.44c1.28-1.28%202.03-2.95%202.44-4.63l-6.05-6.05c-1.59.39-3.31%201.11-4.64%202.43M15.5%209.9l-5.6%205.6l-1.4-1.4l5.6-5.6z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.31%203.69c-.32-.33-1.94-.69-4.05-.69c-3.03%200-7.09.75-9.8%203.46c-4.59%204.59-3.56%2013.06-2.77%2013.85c.32.33%201.94.69%204.05.69c3.03%200%207.09-.75%209.8-3.46c4.59-4.59%203.56-13.06%202.77-13.85M7.74%2019c-1.14%200-2.02-.12-2.53-.23c-.18-.79-.3-2.21-.17-3.83l4.01%204.01c-.52.04-.97.05-1.31.05m8.39-2.87c-1.33%201.33-3.06%202.05-4.66%202.44l-6.04-6.04c.42-1.68%201.16-3.37%202.45-4.65c1.32-1.32%203.05-2.04%204.64-2.43l6.05%206.05c-.42%201.67-1.17%203.35-2.44%204.63m2.83-7.04l-4.03-4.03c.52-.05.98-.06%201.33-.06c1.14%200%202.02.12%202.53.23c.18.79.3%202.22.17%203.86%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.5%2014.1l5.6-5.6l1.4%201.4l-5.6%205.6z%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%22M16.26%205c-.35%200-.8.01-1.33.06l4.03%204.03c.14-1.63.01-3.07-.17-3.86c-.51-.11-1.39-.23-2.53-.23M5.21%2018.77c.51.11%201.39.23%202.53.23c.34%200%20.79-.01%201.3-.05l-4.01-4.01c-.12%201.62%200%203.04.18%203.83m2.66-10.9c-1.28%201.28-2.03%202.97-2.45%204.65l6.04%206.04c1.6-.39%203.33-1.11%204.66-2.44c1.28-1.28%202.03-2.95%202.44-4.63l-6.05-6.05c-1.59.39-3.31%201.11-4.64%202.43M15.5%209.9l-5.6%205.6l-1.4-1.4l5.6-5.6z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.31%203.69c-.32-.33-1.94-.69-4.05-.69c-3.03%200-7.09.75-9.8%203.46c-4.59%204.59-3.56%2013.06-2.77%2013.85c.32.33%201.94.69%204.05.69c3.03%200%207.09-.75%209.8-3.46c4.59-4.59%203.56-13.06%202.77-13.85M7.74%2019c-1.14%200-2.02-.12-2.53-.23c-.18-.79-.3-2.21-.17-3.83l4.01%204.01c-.52.04-.97.05-1.31.05m8.39-2.87c-1.33%201.33-3.06%202.05-4.66%202.44l-6.04-6.04c.42-1.68%201.16-3.37%202.45-4.65c1.32-1.32%203.05-2.04%204.64-2.43l6.05%206.05c-.42%201.67-1.17%203.35-2.44%204.63m2.83-7.04l-4.03-4.03c.52-.05.98-.06%201.33-.06c1.14%200%202.02.12%202.53.23c.18.79.3%202.22.17%203.86%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.5%2014.1l5.6-5.6l1.4%201.4l-5.6%205.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-sports-football.svg?color=%231a73e8&size=48