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

Name
sport-general-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the sport general icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20.09 4.97c.432.518.79 1.076 1.076 1.661a2.751 2.751 0 0 1-3.661.924L20.09 4.97z" fill="currentColor"/><path d="M19.03 3.91l-2.585 2.585a2.751 2.751 0 0 1 .924-3.661a8.206 8.206 0 0 1 1.66 1.076z" fill="currentColor"/><path d="M20.523 14.962a8.257 8.257 0 0 0 1.233-6.71a4.252 4.252 0 0 1-5.338.39L15.311 9.75l5.212 5.212z" fill="currentColor"/><path d="M15.357 7.582a4.252 4.252 0 0 1 .391-5.338a8.257 8.257 0 0 0-6.71 1.233l5.212 5.212l1.107-1.107z" fill="currentColor"/><path d="M13.19 9.75L7.886 4.447A8.214 8.214 0 0 0 5.908 7.68c1.913.295 4.445 1.023 6.53 2.82l.752-.751z" fill="currentColor"/><path d="M11.728 11.211a9.168 9.168 0 0 1 1.061 1.06c1.63 1.92 2.292 4.276 2.556 6.074c.061.412.101.795.127 1.136a2.294 2.294 0 0 1-2.49 2.49c-1.978-.15-5.34-.768-7.762-3.19c-2.423-2.423-3.042-5.784-3.192-7.763a2.294 2.294 0 0 1 2.49-2.49c.342.026.725.066 1.137.127c1.798.265 4.153.927 6.073 2.556zM8.03 13.469a.75.75 0 0 0-1.06 1.061l2.5 2.5a.75.75 0 1 0 1.06-1.06l-2.5-2.5z" fill="currentColor"/><path d="M16.319 18.092c-.295-1.913-1.023-4.445-2.82-6.53l.751-.752l5.303 5.304a8.214 8.214 0 0 1-3.234 1.978z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentSportGeneral24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20.09 4.97c.432.518.79 1.076 1.076 1.661a2.751 2.751 0 0 1-3.661.924L20.09 4.97z" fill="currentColor"/><path d="M19.03 3.91l-2.585 2.585a2.751 2.751 0 0 1 .924-3.661a8.206 8.206 0 0 1 1.66 1.076z" fill="currentColor"/><path d="M20.523 14.962a8.257 8.257 0 0 0 1.233-6.71a4.252 4.252 0 0 1-5.338.39L15.311 9.75l5.212 5.212z" fill="currentColor"/><path d="M15.357 7.582a4.252 4.252 0 0 1 .391-5.338a8.257 8.257 0 0 0-6.71 1.233l5.212 5.212l1.107-1.107z" fill="currentColor"/><path d="M13.19 9.75L7.886 4.447A8.214 8.214 0 0 0 5.908 7.68c1.913.295 4.445 1.023 6.53 2.82l.752-.751z" fill="currentColor"/><path d="M11.728 11.211a9.168 9.168 0 0 1 1.061 1.06c1.63 1.92 2.292 4.276 2.556 6.074c.061.412.101.795.127 1.136a2.294 2.294 0 0 1-2.49 2.49c-1.978-.15-5.34-.768-7.762-3.19c-2.423-2.423-3.042-5.784-3.192-7.763a2.294 2.294 0 0 1 2.49-2.49c.342.026.725.066 1.137.127c1.798.265 4.153.927 6.073 2.556zM8.03 13.469a.75.75 0 0 0-1.06 1.061l2.5 2.5a.75.75 0 1 0 1.06-1.06l-2.5-2.5z" fill="currentColor"/><path d="M16.319 18.092c-.295-1.913-1.023-4.445-2.82-6.53l.751-.752l5.303 5.304a8.214 8.214 0 0 1-3.234 1.978z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20.09 4.97c.432.518.79 1.076 1.076 1.661a2.751 2.751 0 0 1-3.661.924L20.09 4.97z" fill="currentColor"/><path d="M19.03 3.91l-2.585 2.585a2.751 2.751 0 0 1 .924-3.661a8.206 8.206 0 0 1 1.66 1.076z" fill="currentColor"/><path d="M20.523 14.962a8.257 8.257 0 0 0 1.233-6.71a4.252 4.252 0 0 1-5.338.39L15.311 9.75l5.212 5.212z" fill="currentColor"/><path d="M15.357 7.582a4.252 4.252 0 0 1 .391-5.338a8.257 8.257 0 0 0-6.71 1.233l5.212 5.212l1.107-1.107z" fill="currentColor"/><path d="M13.19 9.75L7.886 4.447A8.214 8.214 0 0 0 5.908 7.68c1.913.295 4.445 1.023 6.53 2.82l.752-.751z" fill="currentColor"/><path d="M11.728 11.211a9.168 9.168 0 0 1 1.061 1.06c1.63 1.92 2.292 4.276 2.556 6.074c.061.412.101.795.127 1.136a2.294 2.294 0 0 1-2.49 2.49c-1.978-.15-5.34-.768-7.762-3.19c-2.423-2.423-3.042-5.784-3.192-7.763a2.294 2.294 0 0 1 2.49-2.49c.342.026.725.066 1.137.127c1.798.265 4.153.927 6.073 2.556zM8.03 13.469a.75.75 0 0 0-1.06 1.061l2.5 2.5a.75.75 0 1 0 1.06-1.06l-2.5-2.5z" fill="currentColor"/><path d="M16.319 18.092c-.295-1.913-1.023-4.445-2.82-6.53l.751-.752l5.303 5.304a8.214 8.214 0 0 1-3.234 1.978z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-sport-general-24-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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M20.09%204.97c.432.518.79%201.076%201.076%201.661a2.751%202.751%200%200%201-3.661.924L20.09%204.97z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M19.03%203.91l-2.585%202.585a2.751%202.751%200%200%201%20.924-3.661a8.206%208.206%200%200%201%201.66%201.076z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M20.523%2014.962a8.257%208.257%200%200%200%201.233-6.71a4.252%204.252%200%200%201-5.338.39L15.311%209.75l5.212%205.212z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15.357%207.582a4.252%204.252%200%200%201%20.391-5.338a8.257%208.257%200%200%200-6.71%201.233l5.212%205.212l1.107-1.107z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M13.19%209.75L7.886%204.447A8.214%208.214%200%200%200%205.908%207.68c1.913.295%204.445%201.023%206.53%202.82l.752-.751z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.728%2011.211a9.168%209.168%200%200%201%201.061%201.06c1.63%201.92%202.292%204.276%202.556%206.074c.061.412.101.795.127%201.136a2.294%202.294%200%200%201-2.49%202.49c-1.978-.15-5.34-.768-7.762-3.19c-2.423-2.423-3.042-5.784-3.192-7.763a2.294%202.294%200%200%201%202.49-2.49c.342.026.725.066%201.137.127c1.798.265%204.153.927%206.073%202.556zM8.03%2013.469a.75.75%200%200%200-1.06%201.061l2.5%202.5a.75.75%200%201%200%201.06-1.06l-2.5-2.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M16.319%2018.092c-.295-1.913-1.023-4.445-2.82-6.53l.751-.752l5.303%205.304a8.214%208.214%200%200%201-3.234%201.978z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M20.09%204.97c.432.518.79%201.076%201.076%201.661a2.751%202.751%200%200%201-3.661.924L20.09%204.97z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M19.03%203.91l-2.585%202.585a2.751%202.751%200%200%201%20.924-3.661a8.206%208.206%200%200%201%201.66%201.076z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M20.523%2014.962a8.257%208.257%200%200%200%201.233-6.71a4.252%204.252%200%200%201-5.338.39L15.311%209.75l5.212%205.212z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M15.357%207.582a4.252%204.252%200%200%201%20.391-5.338a8.257%208.257%200%200%200-6.71%201.233l5.212%205.212l1.107-1.107z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M13.19%209.75L7.886%204.447A8.214%208.214%200%200%200%205.908%207.68c1.913.295%204.445%201.023%206.53%202.82l.752-.751z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.728%2011.211a9.168%209.168%200%200%201%201.061%201.06c1.63%201.92%202.292%204.276%202.556%206.074c.061.412.101.795.127%201.136a2.294%202.294%200%200%201-2.49%202.49c-1.978-.15-5.34-.768-7.762-3.19c-2.423-2.423-3.042-5.784-3.192-7.763a2.294%202.294%200%200%201%202.49-2.49c.342.026.725.066%201.137.127c1.798.265%204.153.927%206.073%202.556zM8.03%2013.469a.75.75%200%200%200-1.06%201.061l2.5%202.5a.75.75%200%201%200%201.06-1.06l-2.5-2.5z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M16.319%2018.092c-.295-1.913-1.023-4.445-2.82-6.53l.751-.752l5.303%205.304a8.214%208.214%200%200%201-3.234%201.978z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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