sport american football icon

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

Name
sport-american-football-20-filled
Set
Fluent UI System Icons
Style
20 Filled
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="M10.936 2.644C7.987 3.477 5.92 5.05 4.52 6.957C3.618 8.185 3.004 9.54 2.608 10.9l6.596 6.596c2.742-.74 4.712-2.23 6.083-4.08c.987-1.33 1.653-2.831 2.078-4.345zm.918 5.502a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708l3-3a.5.5 0 0 1 .708 0m5.787-.212c.264-1.29.368-2.558.362-3.708c-.006-1.268-1.06-2.242-2.3-2.226a19.5 19.5 0 0 0-3.628.368zm-9.593 9.82l-5.72-5.72a16 16 0 0 0-.318 3.81c.043 1.18 1.001 2.084 2.153 2.138c1.426.066 2.717-.018 3.885-.227"/></svg>

React

import type { SVGProps } from "react";

export function FluentSportAmericanFootball20Filled(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="M10.936 2.644C7.987 3.477 5.92 5.05 4.52 6.957C3.618 8.185 3.004 9.54 2.608 10.9l6.596 6.596c2.742-.74 4.712-2.23 6.083-4.08c.987-1.33 1.653-2.831 2.078-4.345zm.918 5.502a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708l3-3a.5.5 0 0 1 .708 0m5.787-.212c.264-1.29.368-2.558.362-3.708c-.006-1.268-1.06-2.242-2.3-2.226a19.5 19.5 0 0 0-3.628.368zm-9.593 9.82l-5.72-5.72a16 16 0 0 0-.318 3.81c.043 1.18 1.001 2.084 2.153 2.138c1.426.066 2.717-.018 3.885-.227"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10.936 2.644C7.987 3.477 5.92 5.05 4.52 6.957C3.618 8.185 3.004 9.54 2.608 10.9l6.596 6.596c2.742-.74 4.712-2.23 6.083-4.08c.987-1.33 1.653-2.831 2.078-4.345zm.918 5.502a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708l3-3a.5.5 0 0 1 .708 0m5.787-.212c.264-1.29.368-2.558.362-3.708c-.006-1.268-1.06-2.242-2.3-2.226a19.5 19.5 0 0 0-3.628.368zm-9.593 9.82l-5.72-5.72a16 16 0 0 0-.318 3.81c.043 1.18 1.001 2.084 2.153 2.138c1.426.066 2.717-.018 3.885-.227"/></svg>
</template>

CSS

.icon-sport-american-football-20-filled {
  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%22M10.936%202.644C7.987%203.477%205.92%205.05%204.52%206.957C3.618%208.185%203.004%209.54%202.608%2010.9l6.596%206.596c2.742-.74%204.712-2.23%206.083-4.08c.987-1.33%201.653-2.831%202.078-4.345zm.918%205.502a.5.5%200%200%201%200%20.708l-3%203a.5.5%200%200%201-.708-.708l3-3a.5.5%200%200%201%20.708%200m5.787-.212c.264-1.29.368-2.558.362-3.708c-.006-1.268-1.06-2.242-2.3-2.226a19.5%2019.5%200%200%200-3.628.368zm-9.593%209.82l-5.72-5.72a16%2016%200%200%200-.318%203.81c.043%201.18%201.001%202.084%202.153%202.138c1.426.066%202.717-.018%203.885-.227%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%22M10.936%202.644C7.987%203.477%205.92%205.05%204.52%206.957C3.618%208.185%203.004%209.54%202.608%2010.9l6.596%206.596c2.742-.74%204.712-2.23%206.083-4.08c.987-1.33%201.653-2.831%202.078-4.345zm.918%205.502a.5.5%200%200%201%200%20.708l-3%203a.5.5%200%200%201-.708-.708l3-3a.5.5%200%200%201%20.708%200m5.787-.212c.264-1.29.368-2.558.362-3.708c-.006-1.268-1.06-2.242-2.3-2.226a19.5%2019.5%200%200%200-3.628.368zm-9.593%209.82l-5.72-5.72a16%2016%200%200%200-.318%203.81c.043%201.18%201.001%202.084%202.153%202.138c1.426.066%202.717-.018%203.885-.227%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-filled.svg?color=%231a73e8&size=48