sports football icon

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

Name
sports-football-rounded
Set
Material Symbols
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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.075 20.975q-1.175.125-2.837-.062T3.7 20.3q-.35-.8-.587-2.5T3 14.9zm2.375-.4l-8.05-8.05q.425-1.875 1.238-3.412t1.887-2.638Q7.6 5.4 9.138 4.613t3.312-1.188l8.1 8.1q-.4 1.85-1.175 3.4t-1.85 2.625q-1.125 1.1-2.687 1.888t-3.388 1.137M10.1 15.3l5.2-5.2q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-5.2 5.2q-.275.275-.275.7t.275.7t.7.275t.7-.275m10.85-6.15l-6.075-6.125q1.2-.15 2.95.05T20.3 3.7q.45 1 .625 2.588t.025 2.862"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSportsFootballRounded(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.075 20.975q-1.175.125-2.837-.062T3.7 20.3q-.35-.8-.587-2.5T3 14.9zm2.375-.4l-8.05-8.05q.425-1.875 1.238-3.412t1.887-2.638Q7.6 5.4 9.138 4.613t3.312-1.188l8.1 8.1q-.4 1.85-1.175 3.4t-1.85 2.625q-1.125 1.1-2.687 1.888t-3.388 1.137M10.1 15.3l5.2-5.2q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-5.2 5.2q-.275.275-.275.7t.275.7t.7.275t.7-.275m10.85-6.15l-6.075-6.125q1.2-.15 2.95.05T20.3 3.7q.45 1 .625 2.588t.025 2.862"/></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.075 20.975q-1.175.125-2.837-.062T3.7 20.3q-.35-.8-.587-2.5T3 14.9zm2.375-.4l-8.05-8.05q.425-1.875 1.238-3.412t1.887-2.638Q7.6 5.4 9.138 4.613t3.312-1.188l8.1 8.1q-.4 1.85-1.175 3.4t-1.85 2.625q-1.125 1.1-2.687 1.888t-3.388 1.137M10.1 15.3l5.2-5.2q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-5.2 5.2q-.275.275-.275.7t.275.7t.7.275t.7-.275m10.85-6.15l-6.075-6.125q1.2-.15 2.95.05T20.3 3.7q.45 1 .625 2.588t.025 2.862"/></svg>
</template>

CSS

.icon-sports-football-rounded {
  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.075%2020.975q-1.175.125-2.837-.062T3.7%2020.3q-.35-.8-.587-2.5T3%2014.9zm2.375-.4l-8.05-8.05q.425-1.875%201.238-3.412t1.887-2.638Q7.6%205.4%209.138%204.613t3.312-1.188l8.1%208.1q-.4%201.85-1.175%203.4t-1.85%202.625q-1.125%201.1-2.687%201.888t-3.388%201.137M10.1%2015.3l5.2-5.2q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-5.2%205.2q-.275.275-.275.7t.275.7t.7.275t.7-.275m10.85-6.15l-6.075-6.125q1.2-.15%202.95.05T20.3%203.7q.45%201%20.625%202.588t.025%202.862%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.075%2020.975q-1.175.125-2.837-.062T3.7%2020.3q-.35-.8-.587-2.5T3%2014.9zm2.375-.4l-8.05-8.05q.425-1.875%201.238-3.412t1.887-2.638Q7.6%205.4%209.138%204.613t3.312-1.188l8.1%208.1q-.4%201.85-1.175%203.4t-1.85%202.625q-1.125%201.1-2.687%201.888t-3.388%201.137M10.1%2015.3l5.2-5.2q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275l-5.2%205.2q-.275.275-.275.7t.275.7t.7.275t.7-.275m10.85-6.15l-6.075-6.125q1.2-.15%202.95.05T20.3%203.7q.45%201%20.625%202.588t.025%202.862%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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