sports-football from Material Symbols Light by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
sports-football
Set
Material Symbols Light
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
sports-football-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the sports football icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.787 19.898q-1.099.144-2.8.072t-2.575-.458q-.293-.82-.386-2.5t.09-2.785zm1.201-.208l-6.665-6.665q.425-1.779 1.17-3.326t1.705-2.512q.979-.98 2.603-1.767t3.207-1.072l6.658 6.696q-.304 1.715-1.06 3.266t-1.754 2.548q-1.048 1.042-2.61 1.8q-1.563.76-3.254 1.033M9.65 15.058l5.408-5.408l-.708-.708l-5.408 5.408zm10.223-5.216l-5.632-5.72q1.046-.19 2.748-.095t2.503.423q.412.98.49 2.578q.08 1.597-.109 2.814"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSportsFootball(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="M9.787 19.898q-1.099.144-2.8.072t-2.575-.458q-.293-.82-.386-2.5t.09-2.785zm1.201-.208l-6.665-6.665q.425-1.779 1.17-3.326t1.705-2.512q.979-.98 2.603-1.767t3.207-1.072l6.658 6.696q-.304 1.715-1.06 3.266t-1.754 2.548q-1.048 1.042-2.61 1.8q-1.563.76-3.254 1.033M9.65 15.058l5.408-5.408l-.708-.708l-5.408 5.408zm10.223-5.216l-5.632-5.72q1.046-.19 2.748-.095t2.503.423q.412.98.49 2.578q.08 1.597-.109 2.814"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.787 19.898q-1.099.144-2.8.072t-2.575-.458q-.293-.82-.386-2.5t.09-2.785zm1.201-.208l-6.665-6.665q.425-1.779 1.17-3.326t1.705-2.512q.979-.98 2.603-1.767t3.207-1.072l6.658 6.696q-.304 1.715-1.06 3.266t-1.754 2.548q-1.048 1.042-2.61 1.8q-1.563.76-3.254 1.033M9.65 15.058l5.408-5.408l-.708-.708l-5.408 5.408zm10.223-5.216l-5.632-5.72q1.046-.19 2.748-.095t2.503.423q.412.98.49 2.578q.08 1.597-.109 2.814"/></svg>
</template>

CSS

.icon-sports-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.787%2019.898q-1.099.144-2.8.072t-2.575-.458q-.293-.82-.386-2.5t.09-2.785zm1.201-.208l-6.665-6.665q.425-1.779%201.17-3.326t1.705-2.512q.979-.98%202.603-1.767t3.207-1.072l6.658%206.696q-.304%201.715-1.06%203.266t-1.754%202.548q-1.048%201.042-2.61%201.8q-1.563.76-3.254%201.033M9.65%2015.058l5.408-5.408l-.708-.708l-5.408%205.408zm10.223-5.216l-5.632-5.72q1.046-.19%202.748-.095t2.503.423q.412.98.49%202.578q.08%201.597-.109%202.814%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%22M9.787%2019.898q-1.099.144-2.8.072t-2.575-.458q-.293-.82-.386-2.5t.09-2.785zm1.201-.208l-6.665-6.665q.425-1.779%201.17-3.326t1.705-2.512q.979-.98%202.603-1.767t3.207-1.072l6.658%206.696q-.304%201.715-1.06%203.266t-1.754%202.548q-1.048%201.042-2.61%201.8q-1.563.76-3.254%201.033M9.65%2015.058l5.408-5.408l-.708-.708l-5.408%205.408zm10.223-5.216l-5.632-5.72q1.046-.19%202.748-.095t2.503.423q.412.98.49%202.578q.08%201.597-.109%202.814%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/sports-football.svg?color=%231a73e8&size=48