sports football icon
sports-football-outline-rounded from Material Symbols Light by Google · Outline Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- sports-football-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
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.742 18.873l-4.615-4.615q-.152.988-.134 2.311T5.2 18.75q.69.214 2.151.254t2.391-.131m1.208-.208q1.494-.248 2.88-.915t2.32-1.6q.889-.888 1.556-2.253q.667-1.364.96-2.897L13 5.335q-1.425.254-2.796.943q-1.371.69-2.246 1.564t-1.565 2.25t-1.058 2.958zm7.923-8.873q.158-1.09.14-2.41T18.8 5.25q-.69-.22-2.151-.26t-2.391.137zM7.923 20q-1.213 0-2.273-.155t-1.238-.333q-.16-.185-.286-1.173T4 16.246q0-2.802.833-5.176T7.18 7.18q1.515-1.514 3.907-2.347T16.308 4q1.161 0 2.074.136q.912.135 1.11.314q.237.204.372 1.164q.136.959.136 2.113q0 2.867-.823 5.251t-2.32 3.88q-1.49 1.49-3.863 2.316T7.923 20m1.623-6.254l4.2-4.2q.14-.14.344-.15t.364.15t.16.354t-.16.354l-4.2 4.2q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSportsFootballOutlineRounded(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.742 18.873l-4.615-4.615q-.152.988-.134 2.311T5.2 18.75q.69.214 2.151.254t2.391-.131m1.208-.208q1.494-.248 2.88-.915t2.32-1.6q.889-.888 1.556-2.253q.667-1.364.96-2.897L13 5.335q-1.425.254-2.796.943q-1.371.69-2.246 1.564t-1.565 2.25t-1.058 2.958zm7.923-8.873q.158-1.09.14-2.41T18.8 5.25q-.69-.22-2.151-.26t-2.391.137zM7.923 20q-1.213 0-2.273-.155t-1.238-.333q-.16-.185-.286-1.173T4 16.246q0-2.802.833-5.176T7.18 7.18q1.515-1.514 3.907-2.347T16.308 4q1.161 0 2.074.136q.912.135 1.11.314q.237.204.372 1.164q.136.959.136 2.113q0 2.867-.823 5.251t-2.32 3.88q-1.49 1.49-3.863 2.316T7.923 20m1.623-6.254l4.2-4.2q.14-.14.344-.15t.364.15t.16.354t-.16.354l-4.2 4.2q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354"/></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.742 18.873l-4.615-4.615q-.152.988-.134 2.311T5.2 18.75q.69.214 2.151.254t2.391-.131m1.208-.208q1.494-.248 2.88-.915t2.32-1.6q.889-.888 1.556-2.253q.667-1.364.96-2.897L13 5.335q-1.425.254-2.796.943q-1.371.69-2.246 1.564t-1.565 2.25t-1.058 2.958zm7.923-8.873q.158-1.09.14-2.41T18.8 5.25q-.69-.22-2.151-.26t-2.391.137zM7.923 20q-1.213 0-2.273-.155t-1.238-.333q-.16-.185-.286-1.173T4 16.246q0-2.802.833-5.176T7.18 7.18q1.515-1.514 3.907-2.347T16.308 4q1.161 0 2.074.136q.912.135 1.11.314q.237.204.372 1.164q.136.959.136 2.113q0 2.867-.823 5.251t-2.32 3.88q-1.49 1.49-3.863 2.316T7.923 20m1.623-6.254l4.2-4.2q.14-.14.344-.15t.364.15t.16.354t-.16.354l-4.2 4.2q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354"/></svg> </template>
CSS
.icon-sports-football-outline-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.742%2018.873l-4.615-4.615q-.152.988-.134%202.311T5.2%2018.75q.69.214%202.151.254t2.391-.131m1.208-.208q1.494-.248%202.88-.915t2.32-1.6q.889-.888%201.556-2.253q.667-1.364.96-2.897L13%205.335q-1.425.254-2.796.943q-1.371.69-2.246%201.564t-1.565%202.25t-1.058%202.958zm7.923-8.873q.158-1.09.14-2.41T18.8%205.25q-.69-.22-2.151-.26t-2.391.137zM7.923%2020q-1.213%200-2.273-.155t-1.238-.333q-.16-.185-.286-1.173T4%2016.246q0-2.802.833-5.176T7.18%207.18q1.515-1.514%203.907-2.347T16.308%204q1.161%200%202.074.136q.912.135%201.11.314q.237.204.372%201.164q.136.959.136%202.113q0%202.867-.823%205.251t-2.32%203.88q-1.49%201.49-3.863%202.316T7.923%2020m1.623-6.254l4.2-4.2q.14-.14.344-.15t.364.15t.16.354t-.16.354l-4.2%204.2q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354%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.742%2018.873l-4.615-4.615q-.152.988-.134%202.311T5.2%2018.75q.69.214%202.151.254t2.391-.131m1.208-.208q1.494-.248%202.88-.915t2.32-1.6q.889-.888%201.556-2.253q.667-1.364.96-2.897L13%205.335q-1.425.254-2.796.943q-1.371.69-2.246%201.564t-1.565%202.25t-1.058%202.958zm7.923-8.873q.158-1.09.14-2.41T18.8%205.25q-.69-.22-2.151-.26t-2.391.137zM7.923%2020q-1.213%200-2.273-.155t-1.238-.333q-.16-.185-.286-1.173T4%2016.246q0-2.802.833-5.176T7.18%207.18q1.515-1.514%203.907-2.347T16.308%204q1.161%200%202.074.136q.912.135%201.11.314q.237.204.372%201.164q.136.959.136%202.113q0%202.867-.823%205.251t-2.32%203.88q-1.49%201.49-3.863%202.316T7.923%2020m1.623-6.254l4.2-4.2q.14-.14.344-.15t.364.15t.16.354t-.16.354l-4.2%204.2q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354%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-outline-rounded.svg?color=%231a73e8&size=48