sport-soccer-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
sport-soccer-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the sport soccer icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16M7.092 3.63l2.41 1.406v1.7L6.733 8.688l-1.56-.567l-.626-2.512A7 7 0 0 1 7.092 3.63m-4.058 7.062l1.827-1.62l1.546.561l1.045 3.29l-.717 1.073H4.252a6.96 6.96 0 0 1-1.218-3.304m5.339 6.118l-.815-2.246l.71-1.063h3.467l.711 1.063l-.815 2.245a7 7 0 0 1-3.258 0m7.375-2.814H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824 1.622a6.96 6.96 0 0 1-1.218 3.304m-.29-8.38l-.626 2.503l-1.584.57l-2.747-1.952v-1.7L12.91 3.63a7 7 0 0 1 2.548 1.985"/></svg>

React

import type { SVGProps } from "react";

export function FluentSportSoccer20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16M7.092 3.63l2.41 1.406v1.7L6.733 8.688l-1.56-.567l-.626-2.512A7 7 0 0 1 7.092 3.63m-4.058 7.062l1.827-1.62l1.546.561l1.045 3.29l-.717 1.073H4.252a6.96 6.96 0 0 1-1.218-3.304m5.339 6.118l-.815-2.246l.71-1.063h3.467l.711 1.063l-.815 2.245a7 7 0 0 1-3.258 0m7.375-2.814H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824 1.622a6.96 6.96 0 0 1-1.218 3.304m-.29-8.38l-.626 2.503l-1.584.57l-2.747-1.952v-1.7L12.91 3.63a7 7 0 0 1 2.548 1.985"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 2a8 8 0 1 0 0 16a8 8 0 0 0 0-16M7.092 3.63l2.41 1.406v1.7L6.733 8.688l-1.56-.567l-.626-2.512A7 7 0 0 1 7.092 3.63m-4.058 7.062l1.827-1.62l1.546.561l1.045 3.29l-.717 1.073H4.252a6.96 6.96 0 0 1-1.218-3.304m5.339 6.118l-.815-2.246l.71-1.063h3.467l.711 1.063l-.815 2.245a7 7 0 0 1-3.258 0m7.375-2.814H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824 1.622a6.96 6.96 0 0 1-1.218 3.304m-.29-8.38l-.626 2.503l-1.584.57l-2.747-1.952v-1.7L12.91 3.63a7 7 0 0 1 2.548 1.985"/></svg>
</template>

CSS

.icon-sport-soccer-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202a8%208%200%201%200%200%2016a8%208%200%200%200%200-16M7.092%203.63l2.41%201.406v1.7L6.733%208.688l-1.56-.567l-.626-2.512A7%207%200%200%201%207.092%203.63m-4.058%207.062l1.827-1.62l1.546.561l1.045%203.29l-.717%201.073H4.252a6.96%206.96%200%200%201-1.218-3.304m5.339%206.118l-.815-2.246l.71-1.063h3.467l.711%201.063l-.815%202.245a7%207%200%200%201-3.258%200m7.375-2.814H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824%201.622a6.96%206.96%200%200%201-1.218%203.304m-.29-8.38l-.626%202.503l-1.584.57l-2.747-1.952v-1.7L12.91%203.63a7%207%200%200%201%202.548%201.985%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%202a8%208%200%201%200%200%2016a8%208%200%200%200%200-16M7.092%203.63l2.41%201.406v1.7L6.733%208.688l-1.56-.567l-.626-2.512A7%207%200%200%201%207.092%203.63m-4.058%207.062l1.827-1.62l1.546.561l1.045%203.29l-.717%201.073H4.252a6.96%206.96%200%200%201-1.218-3.304m5.339%206.118l-.815-2.246l.71-1.063h3.467l.711%201.063l-.815%202.245a7%207%200%200%201-3.258%200m7.375-2.814H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824%201.622a6.96%206.96%200%200%201-1.218%203.304m-.29-8.38l-.626%202.503l-1.584.57l-2.747-1.952v-1.7L12.91%203.63a7%207%200%200%201%202.548%201.985%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sport-soccer-20-filled.svg?color=%231a73e8&size=48