american football emoji
american-football from Emoji One (Colored) by Emoji One · Default · Activities · CC-BY-4.0 Attribution required.
- Name
- american-football
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Activities
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
american-footballFluent Emojiamerican-footballFluent Emoji Flatamerican-footballFluent Emoji High Contrastamerican-footballHuge Iconsamerican-footballIonIconsamerican-football-fillMingCute Iconamerican-footballNoto Emojiamerican-footballOpenMojiamerican-footballStreamline Emojisamerican-footballTwitter Emoji
More activities icons from Emoji One (Colored)
Use the american football emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#89664c" d="M2.8 40.3C.7 52 3.2 57 5.1 58.9s7 4.4 18.6 2.3c-4.3-2.3-8.3-5.3-12-8.9c-3.6-3.6-6.6-7.7-8.9-12m58.3-16.5c2.1-11.6.3-17.4-1.6-19.3S51.8.9 40.2 2.9c4.3 2.3 8.3 5.3 12 8.9c3.6 3.7 6.6 7.7 8.9 12M30.8 5.4c-5.6 2-11.2 5.1-15.9 9.7c-4.6 4.7-7.7 10.3-9.7 15.9c1.9 6.1 5.6 12 10.7 17.1s11 8.8 17.1 10.7c5.6-2 11.2-5.1 15.9-9.7c4.7-4.7 7.7-10.2 9.7-15.9c-1.9-6.1-5.6-12-10.7-17.1c-5-5.2-11-8.8-17.1-10.7"/><g fill="#fff"><path d="M5.2 31c-1.1 3.1-1.9 6.3-2.5 9.4c2.3 4.3 5.3 8.3 8.9 12c3.6 3.6 7.7 6.6 12 8.9c3-.5 6.2-1.3 9.4-2.5c-6.1-1.9-12.1-5.6-17.1-10.7C10.8 43 7.1 37.1 5.2 31m47-19.2c-3.6-3.6-7.7-6.6-12-8.9c-3 .5-6.2 1.3-9.4 2.5C36.9 7.3 42.9 10.9 48 16s8.8 11 10.7 17.1c1.1-3.1 1.9-6.3 2.5-9.4c-2.4-4.2-5.4-8.2-9-11.9m-14.4 8l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6 1.6m-4.7 4.8l6.3 6.3c1 1 2.6-.6 1.6-1.6L34.7 23c-1.1-1-2.6.6-1.6 1.6m-4.8 4.7l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6 1.6m-4.7 4.8l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1.1-1-2.7.6-1.6 1.6m-4.8 4.7l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6 1.6"/><path d="m21.4 44.2l23.4-23.4c1-1-.6-2.6-1.6-1.6L19.8 42.6c-1 1.1.5 2.7 1.6 1.6"/></g></svg>
React
import type { SVGProps } from "react";
export function EmojioneAmericanFootball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#89664c" d="M2.8 40.3C.7 52 3.2 57 5.1 58.9s7 4.4 18.6 2.3c-4.3-2.3-8.3-5.3-12-8.9c-3.6-3.6-6.6-7.7-8.9-12m58.3-16.5c2.1-11.6.3-17.4-1.6-19.3S51.8.9 40.2 2.9c4.3 2.3 8.3 5.3 12 8.9c3.6 3.7 6.6 7.7 8.9 12M30.8 5.4c-5.6 2-11.2 5.1-15.9 9.7c-4.6 4.7-7.7 10.3-9.7 15.9c1.9 6.1 5.6 12 10.7 17.1s11 8.8 17.1 10.7c5.6-2 11.2-5.1 15.9-9.7c4.7-4.7 7.7-10.2 9.7-15.9c-1.9-6.1-5.6-12-10.7-17.1c-5-5.2-11-8.8-17.1-10.7"/><g fill="#fff"><path d="M5.2 31c-1.1 3.1-1.9 6.3-2.5 9.4c2.3 4.3 5.3 8.3 8.9 12c3.6 3.6 7.7 6.6 12 8.9c3-.5 6.2-1.3 9.4-2.5c-6.1-1.9-12.1-5.6-17.1-10.7C10.8 43 7.1 37.1 5.2 31m47-19.2c-3.6-3.6-7.7-6.6-12-8.9c-3 .5-6.2 1.3-9.4 2.5C36.9 7.3 42.9 10.9 48 16s8.8 11 10.7 17.1c1.1-3.1 1.9-6.3 2.5-9.4c-2.4-4.2-5.4-8.2-9-11.9m-14.4 8l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6 1.6m-4.7 4.8l6.3 6.3c1 1 2.6-.6 1.6-1.6L34.7 23c-1.1-1-2.6.6-1.6 1.6m-4.8 4.7l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6 1.6m-4.7 4.8l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1.1-1-2.7.6-1.6 1.6m-4.8 4.7l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6 1.6"/><path d="m21.4 44.2l23.4-23.4c1-1-.6-2.6-1.6-1.6L19.8 42.6c-1 1.1.5 2.7 1.6 1.6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#89664c" d="M2.8 40.3C.7 52 3.2 57 5.1 58.9s7 4.4 18.6 2.3c-4.3-2.3-8.3-5.3-12-8.9c-3.6-3.6-6.6-7.7-8.9-12m58.3-16.5c2.1-11.6.3-17.4-1.6-19.3S51.8.9 40.2 2.9c4.3 2.3 8.3 5.3 12 8.9c3.6 3.7 6.6 7.7 8.9 12M30.8 5.4c-5.6 2-11.2 5.1-15.9 9.7c-4.6 4.7-7.7 10.3-9.7 15.9c1.9 6.1 5.6 12 10.7 17.1s11 8.8 17.1 10.7c5.6-2 11.2-5.1 15.9-9.7c4.7-4.7 7.7-10.2 9.7-15.9c-1.9-6.1-5.6-12-10.7-17.1c-5-5.2-11-8.8-17.1-10.7"/><g fill="#fff"><path d="M5.2 31c-1.1 3.1-1.9 6.3-2.5 9.4c2.3 4.3 5.3 8.3 8.9 12c3.6 3.6 7.7 6.6 12 8.9c3-.5 6.2-1.3 9.4-2.5c-6.1-1.9-12.1-5.6-17.1-10.7C10.8 43 7.1 37.1 5.2 31m47-19.2c-3.6-3.6-7.7-6.6-12-8.9c-3 .5-6.2 1.3-9.4 2.5C36.9 7.3 42.9 10.9 48 16s8.8 11 10.7 17.1c1.1-3.1 1.9-6.3 2.5-9.4c-2.4-4.2-5.4-8.2-9-11.9m-14.4 8l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6 1.6m-4.7 4.8l6.3 6.3c1 1 2.6-.6 1.6-1.6L34.7 23c-1.1-1-2.6.6-1.6 1.6m-4.8 4.7l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6 1.6m-4.7 4.8l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1.1-1-2.7.6-1.6 1.6m-4.8 4.7l6.3 6.3c1 1 2.6-.6 1.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6 1.6"/><path d="m21.4 44.2l23.4-23.4c1-1-.6-2.6-1.6-1.6L19.8 42.6c-1 1.1.5 2.7 1.6 1.6"/></g></svg> </template>
CSS
.icon-american-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%2064%2064%22%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M2.8%2040.3C.7%2052%203.2%2057%205.1%2058.9s7%204.4%2018.6%202.3c-4.3-2.3-8.3-5.3-12-8.9c-3.6-3.6-6.6-7.7-8.9-12m58.3-16.5c2.1-11.6.3-17.4-1.6-19.3S51.8.9%2040.2%202.9c4.3%202.3%208.3%205.3%2012%208.9c3.6%203.7%206.6%207.7%208.9%2012M30.8%205.4c-5.6%202-11.2%205.1-15.9%209.7c-4.6%204.7-7.7%2010.3-9.7%2015.9c1.9%206.1%205.6%2012%2010.7%2017.1s11%208.8%2017.1%2010.7c5.6-2%2011.2-5.1%2015.9-9.7c4.7-4.7%207.7-10.2%209.7-15.9c-1.9-6.1-5.6-12-10.7-17.1c-5-5.2-11-8.8-17.1-10.7%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M5.2%2031c-1.1%203.1-1.9%206.3-2.5%209.4c2.3%204.3%205.3%208.3%208.9%2012c3.6%203.6%207.7%206.6%2012%208.9c3-.5%206.2-1.3%209.4-2.5c-6.1-1.9-12.1-5.6-17.1-10.7C10.8%2043%207.1%2037.1%205.2%2031m47-19.2c-3.6-3.6-7.7-6.6-12-8.9c-3%20.5-6.2%201.3-9.4%202.5C36.9%207.3%2042.9%2010.9%2048%2016s8.8%2011%2010.7%2017.1c1.1-3.1%201.9-6.3%202.5-9.4c-2.4-4.2-5.4-8.2-9-11.9m-14.4%208l6.3%206.3c1%201%202.6-.6%201.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6%201.6m-4.7%204.8l6.3%206.3c1%201%202.6-.6%201.6-1.6L34.7%2023c-1.1-1-2.6.6-1.6%201.6m-4.8%204.7l6.3%206.3c1%201%202.6-.6%201.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6%201.6m-4.7%204.8l6.3%206.3c1%201%202.6-.6%201.6-1.6l-6.3-6.3c-1.1-1-2.7.6-1.6%201.6m-4.8%204.7l6.3%206.3c1%201%202.6-.6%201.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6%201.6%22%2F%3E%3Cpath%20d%3D%22m21.4%2044.2l23.4-23.4c1-1-.6-2.6-1.6-1.6L19.8%2042.6c-1%201.1.5%202.7%201.6%201.6%22%2F%3E%3C%2Fg%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%2064%2064%22%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M2.8%2040.3C.7%2052%203.2%2057%205.1%2058.9s7%204.4%2018.6%202.3c-4.3-2.3-8.3-5.3-12-8.9c-3.6-3.6-6.6-7.7-8.9-12m58.3-16.5c2.1-11.6.3-17.4-1.6-19.3S51.8.9%2040.2%202.9c4.3%202.3%208.3%205.3%2012%208.9c3.6%203.7%206.6%207.7%208.9%2012M30.8%205.4c-5.6%202-11.2%205.1-15.9%209.7c-4.6%204.7-7.7%2010.3-9.7%2015.9c1.9%206.1%205.6%2012%2010.7%2017.1s11%208.8%2017.1%2010.7c5.6-2%2011.2-5.1%2015.9-9.7c4.7-4.7%207.7-10.2%209.7-15.9c-1.9-6.1-5.6-12-10.7-17.1c-5-5.2-11-8.8-17.1-10.7%22%2F%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M5.2%2031c-1.1%203.1-1.9%206.3-2.5%209.4c2.3%204.3%205.3%208.3%208.9%2012c3.6%203.6%207.7%206.6%2012%208.9c3-.5%206.2-1.3%209.4-2.5c-6.1-1.9-12.1-5.6-17.1-10.7C10.8%2043%207.1%2037.1%205.2%2031m47-19.2c-3.6-3.6-7.7-6.6-12-8.9c-3%20.5-6.2%201.3-9.4%202.5C36.9%207.3%2042.9%2010.9%2048%2016s8.8%2011%2010.7%2017.1c1.1-3.1%201.9-6.3%202.5-9.4c-2.4-4.2-5.4-8.2-9-11.9m-14.4%208l6.3%206.3c1%201%202.6-.6%201.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6%201.6m-4.7%204.8l6.3%206.3c1%201%202.6-.6%201.6-1.6L34.7%2023c-1.1-1-2.6.6-1.6%201.6m-4.8%204.7l6.3%206.3c1%201%202.6-.6%201.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6%201.6m-4.7%204.8l6.3%206.3c1%201%202.6-.6%201.6-1.6l-6.3-6.3c-1.1-1-2.7.6-1.6%201.6m-4.8%204.7l6.3%206.3c1%201%202.6-.6%201.6-1.6l-6.3-6.3c-1-1-2.6.6-1.6%201.6%22%2F%3E%3Cpath%20d%3D%22m21.4%2044.2l23.4-23.4c1-1-.6-2.6-1.6-1.6L19.8%2042.6c-1%201.1.5%202.7%201.6%201.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/american-football.svg?color=%231a73e8&size=48