football american icon
football-american from Unicons by Iconscout · Line · User Interface · Apache-2.0 Free for personal and commercial use.
- Name
- football-american
- Set
- Unicons
- Style
- Line
- Category
- User Interface
- Viewbox
- 24×24
- License
- Apache 2.0
More user interface icons from Unicons
Use the football american icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.84 5.56a4.08 4.08 0 0 0-1.14-2.25a4.08 4.08 0 0 0-2.25-1.14a13.7 13.7 0 0 0-5.29.24a1 1 0 0 0-.2.06a14.44 14.44 0 0 0-6.69 3.8A14.6 14.6 0 0 0 2.45 13c0 .06 0 .12-.05.19a13.7 13.7 0 0 0-.24 5.3a4.1 4.1 0 0 0 1.14 2.2a4.08 4.08 0 0 0 2.25 1.14a13 13 0 0 0 2.08.17a13.8 13.8 0 0 0 3.26-.41h.14a14.54 14.54 0 0 0 10.52-10.5c0-.06 0-.12.05-.19a13.7 13.7 0 0 0 .24-5.34M16.37 4a10.4 10.4 0 0 1 1.76.14a2 2 0 0 1 .24.07L17 5.59l-1.54-1.54c.3-.05.61-.05.91-.05m-8.7 3.67a12.7 12.7 0 0 1 5.4-3.19L15.59 7l-2.15 2.15l-.73-.73a1 1 0 0 0-1.42 0a1 1 0 0 0 0 1.41l.73.73L10.56 12l-.73-.73a1 1 0 0 0-1.41 0a1 1 0 0 0 0 1.42l.73.73L7 15.59l-2.51-2.51a12.7 12.7 0 0 1 3.18-5.41m-3.46 10.7a2 2 0 0 1-.07-.24A11.4 11.4 0 0 1 4 15.46L5.59 17Zm1.66 1.49a2 2 0 0 1-.24-.07L7 18.41L8.54 20a11.4 11.4 0 0 1-2.67-.14m10.46-3.53a12.7 12.7 0 0 1-5.41 3.18L8.41 17l2.15-2.15l.73.73a1 1 0 1 0 1.42-1.41l-.71-.73L13.44 12l.73.73a1 1 0 0 0 .71.29a1 1 0 0 0 .7-1.71l-.73-.73L17 8.41l2.51 2.51a12.7 12.7 0 0 1-3.18 5.41M20 8.54L18.41 7l1.38-1.37a2 2 0 0 1 .07.24A11.4 11.4 0 0 1 20 8.54"/></svg>
React
import type { SVGProps } from "react";
export function UilFootballAmerican(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="M21.84 5.56a4.08 4.08 0 0 0-1.14-2.25a4.08 4.08 0 0 0-2.25-1.14a13.7 13.7 0 0 0-5.29.24a1 1 0 0 0-.2.06a14.44 14.44 0 0 0-6.69 3.8A14.6 14.6 0 0 0 2.45 13c0 .06 0 .12-.05.19a13.7 13.7 0 0 0-.24 5.3a4.1 4.1 0 0 0 1.14 2.2a4.08 4.08 0 0 0 2.25 1.14a13 13 0 0 0 2.08.17a13.8 13.8 0 0 0 3.26-.41h.14a14.54 14.54 0 0 0 10.52-10.5c0-.06 0-.12.05-.19a13.7 13.7 0 0 0 .24-5.34M16.37 4a10.4 10.4 0 0 1 1.76.14a2 2 0 0 1 .24.07L17 5.59l-1.54-1.54c.3-.05.61-.05.91-.05m-8.7 3.67a12.7 12.7 0 0 1 5.4-3.19L15.59 7l-2.15 2.15l-.73-.73a1 1 0 0 0-1.42 0a1 1 0 0 0 0 1.41l.73.73L10.56 12l-.73-.73a1 1 0 0 0-1.41 0a1 1 0 0 0 0 1.42l.73.73L7 15.59l-2.51-2.51a12.7 12.7 0 0 1 3.18-5.41m-3.46 10.7a2 2 0 0 1-.07-.24A11.4 11.4 0 0 1 4 15.46L5.59 17Zm1.66 1.49a2 2 0 0 1-.24-.07L7 18.41L8.54 20a11.4 11.4 0 0 1-2.67-.14m10.46-3.53a12.7 12.7 0 0 1-5.41 3.18L8.41 17l2.15-2.15l.73.73a1 1 0 1 0 1.42-1.41l-.71-.73L13.44 12l.73.73a1 1 0 0 0 .71.29a1 1 0 0 0 .7-1.71l-.73-.73L17 8.41l2.51 2.51a12.7 12.7 0 0 1-3.18 5.41M20 8.54L18.41 7l1.38-1.37a2 2 0 0 1 .07.24A11.4 11.4 0 0 1 20 8.54"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.84 5.56a4.08 4.08 0 0 0-1.14-2.25a4.08 4.08 0 0 0-2.25-1.14a13.7 13.7 0 0 0-5.29.24a1 1 0 0 0-.2.06a14.44 14.44 0 0 0-6.69 3.8A14.6 14.6 0 0 0 2.45 13c0 .06 0 .12-.05.19a13.7 13.7 0 0 0-.24 5.3a4.1 4.1 0 0 0 1.14 2.2a4.08 4.08 0 0 0 2.25 1.14a13 13 0 0 0 2.08.17a13.8 13.8 0 0 0 3.26-.41h.14a14.54 14.54 0 0 0 10.52-10.5c0-.06 0-.12.05-.19a13.7 13.7 0 0 0 .24-5.34M16.37 4a10.4 10.4 0 0 1 1.76.14a2 2 0 0 1 .24.07L17 5.59l-1.54-1.54c.3-.05.61-.05.91-.05m-8.7 3.67a12.7 12.7 0 0 1 5.4-3.19L15.59 7l-2.15 2.15l-.73-.73a1 1 0 0 0-1.42 0a1 1 0 0 0 0 1.41l.73.73L10.56 12l-.73-.73a1 1 0 0 0-1.41 0a1 1 0 0 0 0 1.42l.73.73L7 15.59l-2.51-2.51a12.7 12.7 0 0 1 3.18-5.41m-3.46 10.7a2 2 0 0 1-.07-.24A11.4 11.4 0 0 1 4 15.46L5.59 17Zm1.66 1.49a2 2 0 0 1-.24-.07L7 18.41L8.54 20a11.4 11.4 0 0 1-2.67-.14m10.46-3.53a12.7 12.7 0 0 1-5.41 3.18L8.41 17l2.15-2.15l.73.73a1 1 0 1 0 1.42-1.41l-.71-.73L13.44 12l.73.73a1 1 0 0 0 .71.29a1 1 0 0 0 .7-1.71l-.73-.73L17 8.41l2.51 2.51a12.7 12.7 0 0 1-3.18 5.41M20 8.54L18.41 7l1.38-1.37a2 2 0 0 1 .07.24A11.4 11.4 0 0 1 20 8.54"/></svg> </template>
CSS
.icon-football-american {
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%22M21.84%205.56a4.08%204.08%200%200%200-1.14-2.25a4.08%204.08%200%200%200-2.25-1.14a13.7%2013.7%200%200%200-5.29.24a1%201%200%200%200-.2.06a14.44%2014.44%200%200%200-6.69%203.8A14.6%2014.6%200%200%200%202.45%2013c0%20.06%200%20.12-.05.19a13.7%2013.7%200%200%200-.24%205.3a4.1%204.1%200%200%200%201.14%202.2a4.08%204.08%200%200%200%202.25%201.14a13%2013%200%200%200%202.08.17a13.8%2013.8%200%200%200%203.26-.41h.14a14.54%2014.54%200%200%200%2010.52-10.5c0-.06%200-.12.05-.19a13.7%2013.7%200%200%200%20.24-5.34M16.37%204a10.4%2010.4%200%200%201%201.76.14a2%202%200%200%201%20.24.07L17%205.59l-1.54-1.54c.3-.05.61-.05.91-.05m-8.7%203.67a12.7%2012.7%200%200%201%205.4-3.19L15.59%207l-2.15%202.15l-.73-.73a1%201%200%200%200-1.42%200a1%201%200%200%200%200%201.41l.73.73L10.56%2012l-.73-.73a1%201%200%200%200-1.41%200a1%201%200%200%200%200%201.42l.73.73L7%2015.59l-2.51-2.51a12.7%2012.7%200%200%201%203.18-5.41m-3.46%2010.7a2%202%200%200%201-.07-.24A11.4%2011.4%200%200%201%204%2015.46L5.59%2017Zm1.66%201.49a2%202%200%200%201-.24-.07L7%2018.41L8.54%2020a11.4%2011.4%200%200%201-2.67-.14m10.46-3.53a12.7%2012.7%200%200%201-5.41%203.18L8.41%2017l2.15-2.15l.73.73a1%201%200%201%200%201.42-1.41l-.71-.73L13.44%2012l.73.73a1%201%200%200%200%20.71.29a1%201%200%200%200%20.7-1.71l-.73-.73L17%208.41l2.51%202.51a12.7%2012.7%200%200%201-3.18%205.41M20%208.54L18.41%207l1.38-1.37a2%202%200%200%201%20.07.24A11.4%2011.4%200%200%201%2020%208.54%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%22M21.84%205.56a4.08%204.08%200%200%200-1.14-2.25a4.08%204.08%200%200%200-2.25-1.14a13.7%2013.7%200%200%200-5.29.24a1%201%200%200%200-.2.06a14.44%2014.44%200%200%200-6.69%203.8A14.6%2014.6%200%200%200%202.45%2013c0%20.06%200%20.12-.05.19a13.7%2013.7%200%200%200-.24%205.3a4.1%204.1%200%200%200%201.14%202.2a4.08%204.08%200%200%200%202.25%201.14a13%2013%200%200%200%202.08.17a13.8%2013.8%200%200%200%203.26-.41h.14a14.54%2014.54%200%200%200%2010.52-10.5c0-.06%200-.12.05-.19a13.7%2013.7%200%200%200%20.24-5.34M16.37%204a10.4%2010.4%200%200%201%201.76.14a2%202%200%200%201%20.24.07L17%205.59l-1.54-1.54c.3-.05.61-.05.91-.05m-8.7%203.67a12.7%2012.7%200%200%201%205.4-3.19L15.59%207l-2.15%202.15l-.73-.73a1%201%200%200%200-1.42%200a1%201%200%200%200%200%201.41l.73.73L10.56%2012l-.73-.73a1%201%200%200%200-1.41%200a1%201%200%200%200%200%201.42l.73.73L7%2015.59l-2.51-2.51a12.7%2012.7%200%200%201%203.18-5.41m-3.46%2010.7a2%202%200%200%201-.07-.24A11.4%2011.4%200%200%201%204%2015.46L5.59%2017Zm1.66%201.49a2%202%200%200%201-.24-.07L7%2018.41L8.54%2020a11.4%2011.4%200%200%201-2.67-.14m10.46-3.53a12.7%2012.7%200%200%201-5.41%203.18L8.41%2017l2.15-2.15l.73.73a1%201%200%201%200%201.42-1.41l-.71-.73L13.44%2012l.73.73a1%201%200%200%200%20.71.29a1%201%200%200%200%20.7-1.71l-.73-.73L17%208.41l2.51%202.51a12.7%2012.7%200%200%201-3.18%205.41M20%208.54L18.41%207l1.38-1.37a2%202%200%200%201%20.07.24A11.4%2011.4%200%200%201%2020%208.54%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/football-american.svg?color=%231a73e8&size=48