md football icon

md-football from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
md-football
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the md football icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.3 48 48 141.3 48 256s93.3 208 208 208 208-93.3 208-208S370.7 48 256 48zM127 238.2l39.2 17.9 17.1 66.9-15.6 29.3-57.2-.7C95.6 329 86.2 303.1 83 276.3l44-38.1zm217.3 114.1L328.7 323l17.1-67 39.1-17.8 44 38.1c-3.1 26.8-12.6 52.7-27.5 75.3l-57.1.7zm32.4-146.2l-43.6 19.6-61.1-51.6v-47.2l47.9-32.6c29.8 11.9 56.4 32.3 75.6 57.8l-18.8 54zM191.3 94.4l47.7 32.5v47.2l-61 51.5-43-19.6-18.7-53.6c19.3-26.1 45.1-46 75-58zM218.4 426c-.7-.2-1.3-.3-2-.5l-20.5-55.1 14.7-29.4h90.8l15 30.3-19.8 53.9c-1 .2-2 .5-3 .7-11.5 2.3-27 3.8-40.4 4.1-11.7-.1-23.4-1.5-34.8-4z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonMdFootball(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.3 48 48 141.3 48 256s93.3 208 208 208 208-93.3 208-208S370.7 48 256 48zM127 238.2l39.2 17.9 17.1 66.9-15.6 29.3-57.2-.7C95.6 329 86.2 303.1 83 276.3l44-38.1zm217.3 114.1L328.7 323l17.1-67 39.1-17.8 44 38.1c-3.1 26.8-12.6 52.7-27.5 75.3l-57.1.7zm32.4-146.2l-43.6 19.6-61.1-51.6v-47.2l47.9-32.6c29.8 11.9 56.4 32.3 75.6 57.8l-18.8 54zM191.3 94.4l47.7 32.5v47.2l-61 51.5-43-19.6-18.7-53.6c19.3-26.1 45.1-46 75-58zM218.4 426c-.7-.2-1.3-.3-2-.5l-20.5-55.1 14.7-29.4h90.8l15 30.3-19.8 53.9c-1 .2-2 .5-3 .7-11.5 2.3-27 3.8-40.4 4.1-11.7-.1-23.4-1.5-34.8-4z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.3 48 48 141.3 48 256s93.3 208 208 208 208-93.3 208-208S370.7 48 256 48zM127 238.2l39.2 17.9 17.1 66.9-15.6 29.3-57.2-.7C95.6 329 86.2 303.1 83 276.3l44-38.1zm217.3 114.1L328.7 323l17.1-67 39.1-17.8 44 38.1c-3.1 26.8-12.6 52.7-27.5 75.3l-57.1.7zm32.4-146.2l-43.6 19.6-61.1-51.6v-47.2l47.9-32.6c29.8 11.9 56.4 32.3 75.6 57.8l-18.8 54zM191.3 94.4l47.7 32.5v47.2l-61 51.5-43-19.6-18.7-53.6c19.3-26.1 45.1-46 75-58zM218.4 426c-.7-.2-1.3-.3-2-.5l-20.5-55.1 14.7-29.4h90.8l15 30.3-19.8 53.9c-1 .2-2 .5-3 .7-11.5 2.3-27 3.8-40.4 4.1-11.7-.1-23.4-1.5-34.8-4z" fill="currentColor"/></svg>
</template>

CSS

.icon-md-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%20512%20512%22%3E%3Cpath%20d%3D%22M256%2048C141.3%2048%2048%20141.3%2048%20256s93.3%20208%20208%20208%20208-93.3%20208-208S370.7%2048%20256%2048zM127%20238.2l39.2%2017.9%2017.1%2066.9-15.6%2029.3-57.2-.7C95.6%20329%2086.2%20303.1%2083%20276.3l44-38.1zm217.3%20114.1L328.7%20323l17.1-67%2039.1-17.8%2044%2038.1c-3.1%2026.8-12.6%2052.7-27.5%2075.3l-57.1.7zm32.4-146.2l-43.6%2019.6-61.1-51.6v-47.2l47.9-32.6c29.8%2011.9%2056.4%2032.3%2075.6%2057.8l-18.8%2054zM191.3%2094.4l47.7%2032.5v47.2l-61%2051.5-43-19.6-18.7-53.6c19.3-26.1%2045.1-46%2075-58zM218.4%20426c-.7-.2-1.3-.3-2-.5l-20.5-55.1%2014.7-29.4h90.8l15%2030.3-19.8%2053.9c-1%20.2-2%20.5-3%20.7-11.5%202.3-27%203.8-40.4%204.1-11.7-.1-23.4-1.5-34.8-4z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M256%2048C141.3%2048%2048%20141.3%2048%20256s93.3%20208%20208%20208%20208-93.3%20208-208S370.7%2048%20256%2048zM127%20238.2l39.2%2017.9%2017.1%2066.9-15.6%2029.3-57.2-.7C95.6%20329%2086.2%20303.1%2083%20276.3l44-38.1zm217.3%20114.1L328.7%20323l17.1-67%2039.1-17.8%2044%2038.1c-3.1%2026.8-12.6%2052.7-27.5%2075.3l-57.1.7zm32.4-146.2l-43.6%2019.6-61.1-51.6v-47.2l47.9-32.6c29.8%2011.9%2056.4%2032.3%2075.6%2057.8l-18.8%2054zM191.3%2094.4l47.7%2032.5v47.2l-61%2051.5-43-19.6-18.7-53.6c19.3-26.1%2045.1-46%2075-58zM218.4%20426c-.7-.2-1.3-.3-2-.5l-20.5-55.1%2014.7-29.4h90.8l15%2030.3-19.8%2053.9c-1%20.2-2%20.5-3%20.7-11.5%202.3-27%203.8-40.4%204.1-11.7-.1-23.4-1.5-34.8-4z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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