ios americanfootball icon
ios-americanfootball from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-americanfootball
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forwardios-arrow-left
Use the ios americanfootball icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M378.605 133.395C305.902 60.691 189.381 47.998 116.85 48c-38.926.001-65.191 3.658-65.191 3.658s-29.984 215.227 81.736 326.947C206.099 451.309 322.617 464 395.148 464c38.927 0 65.193-3.658 65.193-3.658s29.986-215.226-81.736-326.947zM68.124 194.728L194.707 68.146a471.283 471.283 0 0 1 18.112 2.899L71.025 212.838a476.047 476.047 0 0 1-2.901-18.11zm199.188 140.467L296 306.507l-22.627-22.628-28.688 28.688-11.313-11.312 28.688-28.688-22.627-22.627-28.688 28.688-11.313-11.312 28.688-28.688L205.492 216l-28.688 28.688-11.313-11.312 28.689-28.689-22.628-22.627-28.688 28.688-11.314-11.313 67.884-67.883 11.313 11.314-28.688 28.688 22.628 22.627 28.688-28.688 11.313 11.313L216 205.494l22.628 22.628 28.688-28.688 11.314 11.313-28.688 28.688 22.627 22.627 28.688-28.688 11.313 11.312-28.688 28.688 22.628 22.628 28.688-28.688 11.312 11.313-28.688 28.688 22.627 22.627 28.688-28.688 11.314 11.312-67.883 67.884-11.313-11.313 28.688-28.688-22.628-22.628-28.688 28.688-11.315-11.314zm49.947 108.696a470.498 470.498 0 0 1-18.104-2.906L440.979 299.16a474.432 474.432 0 0 1 2.901 18.111l-126.621 126.62z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosAmericanfootball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M378.605 133.395C305.902 60.691 189.381 47.998 116.85 48c-38.926.001-65.191 3.658-65.191 3.658s-29.984 215.227 81.736 326.947C206.099 451.309 322.617 464 395.148 464c38.927 0 65.193-3.658 65.193-3.658s29.986-215.226-81.736-326.947zM68.124 194.728L194.707 68.146a471.283 471.283 0 0 1 18.112 2.899L71.025 212.838a476.047 476.047 0 0 1-2.901-18.11zm199.188 140.467L296 306.507l-22.627-22.628-28.688 28.688-11.313-11.312 28.688-28.688-22.627-22.627-28.688 28.688-11.313-11.312 28.688-28.688L205.492 216l-28.688 28.688-11.313-11.312 28.689-28.689-22.628-22.627-28.688 28.688-11.314-11.313 67.884-67.883 11.313 11.314-28.688 28.688 22.628 22.627 28.688-28.688 11.313 11.313L216 205.494l22.628 22.628 28.688-28.688 11.314 11.313-28.688 28.688 22.627 22.627 28.688-28.688 11.313 11.312-28.688 28.688 22.628 22.628 28.688-28.688 11.312 11.313-28.688 28.688 22.627 22.627 28.688-28.688 11.314 11.312-67.883 67.884-11.313-11.313 28.688-28.688-22.628-22.628-28.688 28.688-11.315-11.314zm49.947 108.696a470.498 470.498 0 0 1-18.104-2.906L440.979 299.16a474.432 474.432 0 0 1 2.901 18.111l-126.621 126.62z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M378.605 133.395C305.902 60.691 189.381 47.998 116.85 48c-38.926.001-65.191 3.658-65.191 3.658s-29.984 215.227 81.736 326.947C206.099 451.309 322.617 464 395.148 464c38.927 0 65.193-3.658 65.193-3.658s29.986-215.226-81.736-326.947zM68.124 194.728L194.707 68.146a471.283 471.283 0 0 1 18.112 2.899L71.025 212.838a476.047 476.047 0 0 1-2.901-18.11zm199.188 140.467L296 306.507l-22.627-22.628-28.688 28.688-11.313-11.312 28.688-28.688-22.627-22.627-28.688 28.688-11.313-11.312 28.688-28.688L205.492 216l-28.688 28.688-11.313-11.312 28.689-28.689-22.628-22.627-28.688 28.688-11.314-11.313 67.884-67.883 11.313 11.314-28.688 28.688 22.628 22.627 28.688-28.688 11.313 11.313L216 205.494l22.628 22.628 28.688-28.688 11.314 11.313-28.688 28.688 22.627 22.627 28.688-28.688 11.313 11.312-28.688 28.688 22.628 22.628 28.688-28.688 11.312 11.313-28.688 28.688 22.627 22.627 28.688-28.688 11.314 11.312-67.883 67.884-11.313-11.313 28.688-28.688-22.628-22.628-28.688 28.688-11.315-11.314zm49.947 108.696a470.498 470.498 0 0 1-18.104-2.906L440.979 299.16a474.432 474.432 0 0 1 2.901 18.111l-126.621 126.62z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-americanfootball {
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%20512%20512%22%3E%3Cpath%20d%3D%22M378.605%20133.395C305.902%2060.691%20189.381%2047.998%20116.85%2048c-38.926.001-65.191%203.658-65.191%203.658s-29.984%20215.227%2081.736%20326.947C206.099%20451.309%20322.617%20464%20395.148%20464c38.927%200%2065.193-3.658%2065.193-3.658s29.986-215.226-81.736-326.947zM68.124%20194.728L194.707%2068.146a471.283%20471.283%200%200%201%2018.112%202.899L71.025%20212.838a476.047%20476.047%200%200%201-2.901-18.11zm199.188%20140.467L296%20306.507l-22.627-22.628-28.688%2028.688-11.313-11.312%2028.688-28.688-22.627-22.627-28.688%2028.688-11.313-11.312%2028.688-28.688L205.492%20216l-28.688%2028.688-11.313-11.312%2028.689-28.689-22.628-22.627-28.688%2028.688-11.314-11.313%2067.884-67.883%2011.313%2011.314-28.688%2028.688%2022.628%2022.627%2028.688-28.688%2011.313%2011.313L216%20205.494l22.628%2022.628%2028.688-28.688%2011.314%2011.313-28.688%2028.688%2022.627%2022.627%2028.688-28.688%2011.313%2011.312-28.688%2028.688%2022.628%2022.628%2028.688-28.688%2011.312%2011.313-28.688%2028.688%2022.627%2022.627%2028.688-28.688%2011.314%2011.312-67.883%2067.884-11.313-11.313%2028.688-28.688-22.628-22.628-28.688%2028.688-11.315-11.314zm49.947%20108.696a470.498%20470.498%200%200%201-18.104-2.906L440.979%20299.16a474.432%20474.432%200%200%201%202.901%2018.111l-126.621%20126.62z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M378.605%20133.395C305.902%2060.691%20189.381%2047.998%20116.85%2048c-38.926.001-65.191%203.658-65.191%203.658s-29.984%20215.227%2081.736%20326.947C206.099%20451.309%20322.617%20464%20395.148%20464c38.927%200%2065.193-3.658%2065.193-3.658s29.986-215.226-81.736-326.947zM68.124%20194.728L194.707%2068.146a471.283%20471.283%200%200%201%2018.112%202.899L71.025%20212.838a476.047%20476.047%200%200%201-2.901-18.11zm199.188%20140.467L296%20306.507l-22.627-22.628-28.688%2028.688-11.313-11.312%2028.688-28.688-22.627-22.627-28.688%2028.688-11.313-11.312%2028.688-28.688L205.492%20216l-28.688%2028.688-11.313-11.312%2028.689-28.689-22.628-22.627-28.688%2028.688-11.314-11.313%2067.884-67.883%2011.313%2011.314-28.688%2028.688%2022.628%2022.627%2028.688-28.688%2011.313%2011.313L216%20205.494l22.628%2022.628%2028.688-28.688%2011.314%2011.313-28.688%2028.688%2022.627%2022.627%2028.688-28.688%2011.313%2011.312-28.688%2028.688%2022.628%2022.628%2028.688-28.688%2011.312%2011.313-28.688%2028.688%2022.627%2022.627%2028.688-28.688%2011.314%2011.312-67.883%2067.884-11.313-11.313%2028.688-28.688-22.628-22.628-28.688%2028.688-11.315-11.314zm49.947%20108.696a470.498%20470.498%200%200%201-18.104-2.906L440.979%20299.16a474.432%20474.432%200%200%201%202.901%2018.111l-126.621%20126.62z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-americanfootball.svg?color=%231a73e8&size=48