sport soccer icon
sport-soccer-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- sport-soccer-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- 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-16M8.336 3.199a7 7 0 0 1 3.33 0L10 4.17zm-1.244.432l2.41 1.405v1.7L6.733 8.688l-1.56-.567l-.626-2.512A7 7 0 0 1 7.092 3.63M3.801 6.746l.393 1.58L3.03 9.36c.085-.937.354-1.82.772-2.614m-.767 3.946l1.827-1.62l1.546.561l1.045 3.29l-.717 1.073H4.252a6.96 6.96 0 0 1-1.218-3.304m2.063 4.304h1.554l.51 1.404a7 7 0 0 1-2.064-1.404m3.276 1.814l-.815-2.246l.71-1.063h3.467l.711 1.063l-.815 2.245a7 7 0 0 1-3.258 0m4.471-.412l.51-1.402h1.549a7 7 0 0 1-2.059 1.402m2.904-2.402H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824 1.622a6.96 6.96 0 0 1-1.218 3.304m1.223-4.638l-1.16-1.031l.393-1.572c.414.79.682 1.67.767 2.603m-1.514-3.742l-.625 2.503l-1.584.57l-2.747-1.952v-1.7L12.91 3.63a7 7 0 0 1 2.548 1.985m-8.06 3.83L10 7.607l2.586 1.837l-.952 3.056H8.367z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSportSoccer20Regular(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-16M8.336 3.199a7 7 0 0 1 3.33 0L10 4.17zm-1.244.432l2.41 1.405v1.7L6.733 8.688l-1.56-.567l-.626-2.512A7 7 0 0 1 7.092 3.63M3.801 6.746l.393 1.58L3.03 9.36c.085-.937.354-1.82.772-2.614m-.767 3.946l1.827-1.62l1.546.561l1.045 3.29l-.717 1.073H4.252a6.96 6.96 0 0 1-1.218-3.304m2.063 4.304h1.554l.51 1.404a7 7 0 0 1-2.064-1.404m3.276 1.814l-.815-2.246l.71-1.063h3.467l.711 1.063l-.815 2.245a7 7 0 0 1-3.258 0m4.471-.412l.51-1.402h1.549a7 7 0 0 1-2.059 1.402m2.904-2.402H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824 1.622a6.96 6.96 0 0 1-1.218 3.304m1.223-4.638l-1.16-1.031l.393-1.572c.414.79.682 1.67.767 2.603m-1.514-3.742l-.625 2.503l-1.584.57l-2.747-1.952v-1.7L12.91 3.63a7 7 0 0 1 2.548 1.985m-8.06 3.83L10 7.607l2.586 1.837l-.952 3.056H8.367z"/></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-16M8.336 3.199a7 7 0 0 1 3.33 0L10 4.17zm-1.244.432l2.41 1.405v1.7L6.733 8.688l-1.56-.567l-.626-2.512A7 7 0 0 1 7.092 3.63M3.801 6.746l.393 1.58L3.03 9.36c.085-.937.354-1.82.772-2.614m-.767 3.946l1.827-1.62l1.546.561l1.045 3.29l-.717 1.073H4.252a6.96 6.96 0 0 1-1.218-3.304m2.063 4.304h1.554l.51 1.404a7 7 0 0 1-2.064-1.404m3.276 1.814l-.815-2.246l.71-1.063h3.467l.711 1.063l-.815 2.245a7 7 0 0 1-3.258 0m4.471-.412l.51-1.402h1.549a7 7 0 0 1-2.059 1.402m2.904-2.402H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824 1.622a6.96 6.96 0 0 1-1.218 3.304m1.223-4.638l-1.16-1.031l.393-1.572c.414.79.682 1.67.767 2.603m-1.514-3.742l-.625 2.503l-1.584.57l-2.747-1.952v-1.7L12.91 3.63a7 7 0 0 1 2.548 1.985m-8.06 3.83L10 7.607l2.586 1.837l-.952 3.056H8.367z"/></svg> </template>
CSS
.icon-sport-soccer-20-regular {
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-16M8.336%203.199a7%207%200%200%201%203.33%200L10%204.17zm-1.244.432l2.41%201.405v1.7L6.733%208.688l-1.56-.567l-.626-2.512A7%207%200%200%201%207.092%203.63M3.801%206.746l.393%201.58L3.03%209.36c.085-.937.354-1.82.772-2.614m-.767%203.946l1.827-1.62l1.546.561l1.045%203.29l-.717%201.073H4.252a6.96%206.96%200%200%201-1.218-3.304m2.063%204.304h1.554l.51%201.404a7%207%200%200%201-2.064-1.404m3.276%201.814l-.815-2.246l.71-1.063h3.467l.711%201.063l-.815%202.245a7%207%200%200%201-3.258%200m4.471-.412l.51-1.402h1.549a7%207%200%200%201-2.059%201.402m2.904-2.402H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824%201.622a6.96%206.96%200%200%201-1.218%203.304m1.223-4.638l-1.16-1.031l.393-1.572c.414.79.682%201.67.767%202.603m-1.514-3.742l-.625%202.503l-1.584.57l-2.747-1.952v-1.7L12.91%203.63a7%207%200%200%201%202.548%201.985m-8.06%203.83L10%207.607l2.586%201.837l-.952%203.056H8.367z%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-16M8.336%203.199a7%207%200%200%201%203.33%200L10%204.17zm-1.244.432l2.41%201.405v1.7L6.733%208.688l-1.56-.567l-.626-2.512A7%207%200%200%201%207.092%203.63M3.801%206.746l.393%201.58L3.03%209.36c.085-.937.354-1.82.772-2.614m-.767%203.946l1.827-1.62l1.546.561l1.045%203.29l-.717%201.073H4.252a6.96%206.96%200%200%201-1.218-3.304m2.063%204.304h1.554l.51%201.404a7%207%200%200%201-2.064-1.404m3.276%201.814l-.815-2.246l.71-1.063h3.467l.711%201.063l-.815%202.245a7%207%200%200%201-3.258%200m4.471-.412l.51-1.402h1.549a7%207%200%200%201-2.059%201.402m2.904-2.402H13.27l-.72-1.075l1.025-3.287l1.567-.564l1.824%201.622a6.96%206.96%200%200%201-1.218%203.304m1.223-4.638l-1.16-1.031l.393-1.572c.414.79.682%201.67.767%202.603m-1.514-3.742l-.625%202.503l-1.584.57l-2.747-1.952v-1.7L12.91%203.63a7%207%200%200%201%202.548%201.985m-8.06%203.83L10%207.607l2.586%201.837l-.952%203.056H8.367z%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-regular.svg?color=%231a73e8&size=48