sport soccer icon
sport-soccer-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- sport-soccer-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- 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 16 16"><path fill="currentColor" d="M1.5 8a6.5 6.5 0 1 1 13 0a6.5 6.5 0 0 1-13 0m4.143-4.97a5.5 5.5 0 0 0-1.888 1.473l.647 2.104l1.006.335L7.5 5.352V4.268zM2.536 8.634c.1.865.4 1.67.853 2.365h1.904l.635-.635l-.823-2.47l-1.024-.341zm4.35 4.752a5.5 5.5 0 0 0 2.228 0l.79-1.776l-.611-.61H6.707l-.61.61zM12.61 11a5.5 5.5 0 0 0 .843-2.285L11.91 7.557l-1.015.338l-.823 2.47l.635.635zm-.38-6.513a5.5 5.5 0 0 0-1.874-1.458L8.5 4.268v1.084l2.092 1.59l1.004-.334z"/></svg>
React
import type { SVGProps } from "react";
export function FluentSportSoccer16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1.5 8a6.5 6.5 0 1 1 13 0a6.5 6.5 0 0 1-13 0m4.143-4.97a5.5 5.5 0 0 0-1.888 1.473l.647 2.104l1.006.335L7.5 5.352V4.268zM2.536 8.634c.1.865.4 1.67.853 2.365h1.904l.635-.635l-.823-2.47l-1.024-.341zm4.35 4.752a5.5 5.5 0 0 0 2.228 0l.79-1.776l-.611-.61H6.707l-.61.61zM12.61 11a5.5 5.5 0 0 0 .843-2.285L11.91 7.557l-1.015.338l-.823 2.47l.635.635zm-.38-6.513a5.5 5.5 0 0 0-1.874-1.458L8.5 4.268v1.084l2.092 1.59l1.004-.334z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1.5 8a6.5 6.5 0 1 1 13 0a6.5 6.5 0 0 1-13 0m4.143-4.97a5.5 5.5 0 0 0-1.888 1.473l.647 2.104l1.006.335L7.5 5.352V4.268zM2.536 8.634c.1.865.4 1.67.853 2.365h1.904l.635-.635l-.823-2.47l-1.024-.341zm4.35 4.752a5.5 5.5 0 0 0 2.228 0l.79-1.776l-.611-.61H6.707l-.61.61zM12.61 11a5.5 5.5 0 0 0 .843-2.285L11.91 7.557l-1.015.338l-.823 2.47l.635.635zm-.38-6.513a5.5 5.5 0 0 0-1.874-1.458L8.5 4.268v1.084l2.092 1.59l1.004-.334z"/></svg> </template>
CSS
.icon-sport-soccer-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.5%208a6.5%206.5%200%201%201%2013%200a6.5%206.5%200%200%201-13%200m4.143-4.97a5.5%205.5%200%200%200-1.888%201.473l.647%202.104l1.006.335L7.5%205.352V4.268zM2.536%208.634c.1.865.4%201.67.853%202.365h1.904l.635-.635l-.823-2.47l-1.024-.341zm4.35%204.752a5.5%205.5%200%200%200%202.228%200l.79-1.776l-.611-.61H6.707l-.61.61zM12.61%2011a5.5%205.5%200%200%200%20.843-2.285L11.91%207.557l-1.015.338l-.823%202.47l.635.635zm-.38-6.513a5.5%205.5%200%200%200-1.874-1.458L8.5%204.268v1.084l2.092%201.59l1.004-.334z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.5%208a6.5%206.5%200%201%201%2013%200a6.5%206.5%200%200%201-13%200m4.143-4.97a5.5%205.5%200%200%200-1.888%201.473l.647%202.104l1.006.335L7.5%205.352V4.268zM2.536%208.634c.1.865.4%201.67.853%202.365h1.904l.635-.635l-.823-2.47l-1.024-.341zm4.35%204.752a5.5%205.5%200%200%200%202.228%200l.79-1.776l-.611-.61H6.707l-.61.61zM12.61%2011a5.5%205.5%200%200%200%20.843-2.285L11.91%207.557l-1.015.338l-.823%202.47l.635.635zm-.38-6.513a5.5%205.5%200%200%200-1.874-1.458L8.5%204.268v1.084l2.092%201.59l1.004-.334z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/sport-soccer-16-filled.svg?color=%231a73e8&size=48