play football icon

play-football-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
play-football-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the play football icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 18a2 2 0 1 1 0 4a2 2 0 0 1 0-4m6.875-11.781a1 1 0 0 1 1.25 1.562l-2.5 2A1 1 0 0 1 15 10h-1.105q0 .096-.01.193l-.39 3.907l1.373 2.404c.04.083.08.163.102.254l.821 3.285A1 1 0 0 1 15.5 22H15a1 1 0 0 1-.97-.758l-.967-3.865L11.705 15h-.724L9.63 16.689a1.5 1.5 0 0 1-2.233.123l-.43-.43a1 1 0 0 1-1.174-1.589l.5-.5l.076-.068a1 1 0 0 1 1.338.068l.71.709l1.117-1.397l.323-3.235l-.377.064l-.773.773a1 1 0 1 1-1.414-1.414l1-1l.118-.1a1 1 0 0 1 .425-.18l2.404-.4c.252-.09.498-.094.76-.113h2.648zM12 2a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>

React

import type { SVGProps } from "react";

export function MingcutePlayFootballFill(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="M10 18a2 2 0 1 1 0 4a2 2 0 0 1 0-4m6.875-11.781a1 1 0 0 1 1.25 1.562l-2.5 2A1 1 0 0 1 15 10h-1.105q0 .096-.01.193l-.39 3.907l1.373 2.404c.04.083.08.163.102.254l.821 3.285A1 1 0 0 1 15.5 22H15a1 1 0 0 1-.97-.758l-.967-3.865L11.705 15h-.724L9.63 16.689a1.5 1.5 0 0 1-2.233.123l-.43-.43a1 1 0 0 1-1.174-1.589l.5-.5l.076-.068a1 1 0 0 1 1.338.068l.71.709l1.117-1.397l.323-3.235l-.377.064l-.773.773a1 1 0 1 1-1.414-1.414l1-1l.118-.1a1 1 0 0 1 .425-.18l2.404-.4c.252-.09.498-.094.76-.113h2.648zM12 2a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 18a2 2 0 1 1 0 4a2 2 0 0 1 0-4m6.875-11.781a1 1 0 0 1 1.25 1.562l-2.5 2A1 1 0 0 1 15 10h-1.105q0 .096-.01.193l-.39 3.907l1.373 2.404c.04.083.08.163.102.254l.821 3.285A1 1 0 0 1 15.5 22H15a1 1 0 0 1-.97-.758l-.967-3.865L11.705 15h-.724L9.63 16.689a1.5 1.5 0 0 1-2.233.123l-.43-.43a1 1 0 0 1-1.174-1.589l.5-.5l.076-.068a1 1 0 0 1 1.338.068l.71.709l1.117-1.397l.323-3.235l-.377.064l-.773.773a1 1 0 1 1-1.414-1.414l1-1l.118-.1a1 1 0 0 1 .425-.18l2.404-.4c.252-.09.498-.094.76-.113h2.648zM12 2a3 3 0 1 1 0 6a3 3 0 0 1 0-6"/></svg>
</template>

CSS

.icon-play-football-fill {
  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%22M10%2018a2%202%200%201%201%200%204a2%202%200%200%201%200-4m6.875-11.781a1%201%200%200%201%201.25%201.562l-2.5%202A1%201%200%200%201%2015%2010h-1.105q0%20.096-.01.193l-.39%203.907l1.373%202.404c.04.083.08.163.102.254l.821%203.285A1%201%200%200%201%2015.5%2022H15a1%201%200%200%201-.97-.758l-.967-3.865L11.705%2015h-.724L9.63%2016.689a1.5%201.5%200%200%201-2.233.123l-.43-.43a1%201%200%200%201-1.174-1.589l.5-.5l.076-.068a1%201%200%200%201%201.338.068l.71.709l1.117-1.397l.323-3.235l-.377.064l-.773.773a1%201%200%201%201-1.414-1.414l1-1l.118-.1a1%201%200%200%201%20.425-.18l2.404-.4c.252-.09.498-.094.76-.113h2.648zM12%202a3%203%200%201%201%200%206a3%203%200%200%201%200-6%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%22M10%2018a2%202%200%201%201%200%204a2%202%200%200%201%200-4m6.875-11.781a1%201%200%200%201%201.25%201.562l-2.5%202A1%201%200%200%201%2015%2010h-1.105q0%20.096-.01.193l-.39%203.907l1.373%202.404c.04.083.08.163.102.254l.821%203.285A1%201%200%200%201%2015.5%2022H15a1%201%200%200%201-.97-.758l-.967-3.865L11.705%2015h-.724L9.63%2016.689a1.5%201.5%200%200%201-2.233.123l-.43-.43a1%201%200%200%201-1.174-1.589l.5-.5l.076-.068a1%201%200%200%201%201.338.068l.71.709l1.117-1.397l.323-3.235l-.377.064l-.773.773a1%201%200%201%201-1.414-1.414l1-1l.118-.1a1%201%200%200%201%20.425-.18l2.404-.4c.252-.09.498-.094.76-.113h2.648zM12%202a3%203%200%201%201%200%206a3%203%200%200%201%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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