sport american football icon

sport-american-football-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
sport-american-football-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the sport american football icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.854 8.854a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 1 0 .708.707zm6.15-4.628c-.007-1.268-1.06-2.242-2.302-2.226c-5.622.072-9.125 2.154-11.182 4.957c-2.039 2.778-2.607 6.198-2.51 8.888c.043 1.18 1.001 2.083 2.153 2.137c5.523.255 9.026-1.734 11.124-4.564c2.076-2.8 2.731-6.358 2.716-9.192M15.713 3c.713-.009 1.286.544 1.29 1.23c.004.898-.062 1.863-.222 2.845l-3.847-3.847A19 19 0 0 1 15.714 3m-3.959.463l4.79 4.79c-.385 1.599-1.04 3.192-2.06 4.57c-1.318 1.775-3.266 3.222-6.11 3.847l-.021-.024l-4.93-4.929c.356-1.443.961-2.886 1.902-4.169c1.337-1.82 3.377-3.352 6.43-4.085m-8.569 9.43l3.985 3.985c-.905.115-1.89.154-2.962.105c-.66-.031-1.176-.542-1.2-1.174c-.032-.911.016-1.902.177-2.916"/></svg>

React

import type { SVGProps } from "react";

export function FluentSportAmericanFootball20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.854 8.854a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 1 0 .708.707zm6.15-4.628c-.007-1.268-1.06-2.242-2.302-2.226c-5.622.072-9.125 2.154-11.182 4.957c-2.039 2.778-2.607 6.198-2.51 8.888c.043 1.18 1.001 2.083 2.153 2.137c5.523.255 9.026-1.734 11.124-4.564c2.076-2.8 2.731-6.358 2.716-9.192M15.713 3c.713-.009 1.286.544 1.29 1.23c.004.898-.062 1.863-.222 2.845l-3.847-3.847A19 19 0 0 1 15.714 3m-3.959.463l4.79 4.79c-.385 1.599-1.04 3.192-2.06 4.57c-1.318 1.775-3.266 3.222-6.11 3.847l-.021-.024l-4.93-4.929c.356-1.443.961-2.886 1.902-4.169c1.337-1.82 3.377-3.352 6.43-4.085m-8.569 9.43l3.985 3.985c-.905.115-1.89.154-2.962.105c-.66-.031-1.176-.542-1.2-1.174c-.032-.911.016-1.902.177-2.916"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.854 8.854a.5.5 0 1 0-.708-.708l-3 3a.5.5 0 1 0 .708.707zm6.15-4.628c-.007-1.268-1.06-2.242-2.302-2.226c-5.622.072-9.125 2.154-11.182 4.957c-2.039 2.778-2.607 6.198-2.51 8.888c.043 1.18 1.001 2.083 2.153 2.137c5.523.255 9.026-1.734 11.124-4.564c2.076-2.8 2.731-6.358 2.716-9.192M15.713 3c.713-.009 1.286.544 1.29 1.23c.004.898-.062 1.863-.222 2.845l-3.847-3.847A19 19 0 0 1 15.714 3m-3.959.463l4.79 4.79c-.385 1.599-1.04 3.192-2.06 4.57c-1.318 1.775-3.266 3.222-6.11 3.847l-.021-.024l-4.93-4.929c.356-1.443.961-2.886 1.902-4.169c1.337-1.82 3.377-3.352 6.43-4.085m-8.569 9.43l3.985 3.985c-.905.115-1.89.154-2.962.105c-.66-.031-1.176-.542-1.2-1.174c-.032-.911.016-1.902.177-2.916"/></svg>
</template>

CSS

.icon-sport-american-football-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.854%208.854a.5.5%200%201%200-.708-.708l-3%203a.5.5%200%201%200%20.708.707zm6.15-4.628c-.007-1.268-1.06-2.242-2.302-2.226c-5.622.072-9.125%202.154-11.182%204.957c-2.039%202.778-2.607%206.198-2.51%208.888c.043%201.18%201.001%202.083%202.153%202.137c5.523.255%209.026-1.734%2011.124-4.564c2.076-2.8%202.731-6.358%202.716-9.192M15.713%203c.713-.009%201.286.544%201.29%201.23c.004.898-.062%201.863-.222%202.845l-3.847-3.847A19%2019%200%200%201%2015.714%203m-3.959.463l4.79%204.79c-.385%201.599-1.04%203.192-2.06%204.57c-1.318%201.775-3.266%203.222-6.11%203.847l-.021-.024l-4.93-4.929c.356-1.443.961-2.886%201.902-4.169c1.337-1.82%203.377-3.352%206.43-4.085m-8.569%209.43l3.985%203.985c-.905.115-1.89.154-2.962.105c-.66-.031-1.176-.542-1.2-1.174c-.032-.911.016-1.902.177-2.916%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.854%208.854a.5.5%200%201%200-.708-.708l-3%203a.5.5%200%201%200%20.708.707zm6.15-4.628c-.007-1.268-1.06-2.242-2.302-2.226c-5.622.072-9.125%202.154-11.182%204.957c-2.039%202.778-2.607%206.198-2.51%208.888c.043%201.18%201.001%202.083%202.153%202.137c5.523.255%209.026-1.734%2011.124-4.564c2.076-2.8%202.731-6.358%202.716-9.192M15.713%203c.713-.009%201.286.544%201.29%201.23c.004.898-.062%201.863-.222%202.845l-3.847-3.847A19%2019%200%200%201%2015.714%203m-3.959.463l4.79%204.79c-.385%201.599-1.04%203.192-2.06%204.57c-1.318%201.775-3.266%203.222-6.11%203.847l-.021-.024l-4.93-4.929c.356-1.443.961-2.886%201.902-4.169c1.337-1.82%203.377-3.352%206.43-4.085m-8.569%209.43l3.985%203.985c-.905.115-1.89.154-2.962.105c-.66-.031-1.176-.542-1.2-1.174c-.032-.911.016-1.902.177-2.916%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sport-american-football-20-regular.svg?color=%231a73e8&size=48