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

Name
sport-general-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 general icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path d="M13.727 2.98c.335.403.605.842.808 1.303a2 2 0 0 1-2.551.44l1.743-1.743z" fill="currentColor"/><path d="M13.02 2.273l-1.743 1.743a2 2 0 0 1 .44-2.55c.461.202.9.472 1.302.807z" fill="currentColor"/><path d="M14.12 9.485a5.506 5.506 0 0 0 .757-4.144a3.002 3.002 0 0 1-3.616.105l-.59.59l3.45 3.449z" fill="currentColor"/><path d="M10.554 4.739a3.002 3.002 0 0 1 .105-3.616a5.506 5.506 0 0 0-4.144.756l3.45 3.45l.59-.59z" fill="currentColor"/><path d="M5.723 2.502a5.484 5.484 0 0 0-1.297 1.87c1.334.39 2.948 1.06 4.273 2.222l.558-.558l-3.534-3.534z" fill="currentColor"/><path d="M9.409 7.298l.555-.555l3.534 3.534a5.51 5.51 0 0 1-1.848 1.287c-.391-1.336-1.066-2.946-2.241-4.266z" fill="currentColor"/><path d="M11.017 13.374c-.001 1.027-.925 1.811-1.995 1.583c-1.479-.314-3.726-1.025-5.318-2.616c-1.587-1.587-2.31-3.836-2.636-5.32a1.783 1.783 0 0 1-.043-.383c0-1.024.92-1.812 1.993-1.587c1.496.312 3.769 1.02 5.362 2.613c1.597 1.596 2.295 3.863 2.6 5.35c.025.123.037.243.037.36zM5.603 8.897a.5.5 0 0 0-.707.707l1.5 1.5a.5.5 0 1 0 .707-.707l-1.5-1.5z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentSportGeneral16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path d="M13.727 2.98c.335.403.605.842.808 1.303a2 2 0 0 1-2.551.44l1.743-1.743z" fill="currentColor"/><path d="M13.02 2.273l-1.743 1.743a2 2 0 0 1 .44-2.55c.461.202.9.472 1.302.807z" fill="currentColor"/><path d="M14.12 9.485a5.506 5.506 0 0 0 .757-4.144a3.002 3.002 0 0 1-3.616.105l-.59.59l3.45 3.449z" fill="currentColor"/><path d="M10.554 4.739a3.002 3.002 0 0 1 .105-3.616a5.506 5.506 0 0 0-4.144.756l3.45 3.45l.59-.59z" fill="currentColor"/><path d="M5.723 2.502a5.484 5.484 0 0 0-1.297 1.87c1.334.39 2.948 1.06 4.273 2.222l.558-.558l-3.534-3.534z" fill="currentColor"/><path d="M9.409 7.298l.555-.555l3.534 3.534a5.51 5.51 0 0 1-1.848 1.287c-.391-1.336-1.066-2.946-2.241-4.266z" fill="currentColor"/><path d="M11.017 13.374c-.001 1.027-.925 1.811-1.995 1.583c-1.479-.314-3.726-1.025-5.318-2.616c-1.587-1.587-2.31-3.836-2.636-5.32a1.783 1.783 0 0 1-.043-.383c0-1.024.92-1.812 1.993-1.587c1.496.312 3.769 1.02 5.362 2.613c1.597 1.596 2.295 3.863 2.6 5.35c.025.123.037.243.037.36zM5.603 8.897a.5.5 0 0 0-.707.707l1.5 1.5a.5.5 0 1 0 .707-.707l-1.5-1.5z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path d="M13.727 2.98c.335.403.605.842.808 1.303a2 2 0 0 1-2.551.44l1.743-1.743z" fill="currentColor"/><path d="M13.02 2.273l-1.743 1.743a2 2 0 0 1 .44-2.55c.461.202.9.472 1.302.807z" fill="currentColor"/><path d="M14.12 9.485a5.506 5.506 0 0 0 .757-4.144a3.002 3.002 0 0 1-3.616.105l-.59.59l3.45 3.449z" fill="currentColor"/><path d="M10.554 4.739a3.002 3.002 0 0 1 .105-3.616a5.506 5.506 0 0 0-4.144.756l3.45 3.45l.59-.59z" fill="currentColor"/><path d="M5.723 2.502a5.484 5.484 0 0 0-1.297 1.87c1.334.39 2.948 1.06 4.273 2.222l.558-.558l-3.534-3.534z" fill="currentColor"/><path d="M9.409 7.298l.555-.555l3.534 3.534a5.51 5.51 0 0 1-1.848 1.287c-.391-1.336-1.066-2.946-2.241-4.266z" fill="currentColor"/><path d="M11.017 13.374c-.001 1.027-.925 1.811-1.995 1.583c-1.479-.314-3.726-1.025-5.318-2.616c-1.587-1.587-2.31-3.836-2.636-5.32a1.783 1.783 0 0 1-.043-.383c0-1.024.92-1.812 1.993-1.587c1.496.312 3.769 1.02 5.362 2.613c1.597 1.596 2.295 3.863 2.6 5.35c.025.123.037.243.037.36zM5.603 8.897a.5.5 0 0 0-.707.707l1.5 1.5a.5.5 0 1 0 .707-.707l-1.5-1.5z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-sport-general-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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M13.727%202.98c.335.403.605.842.808%201.303a2%202%200%200%201-2.551.44l1.743-1.743z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M13.02%202.273l-1.743%201.743a2%202%200%200%201%20.44-2.55c.461.202.9.472%201.302.807z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M14.12%209.485a5.506%205.506%200%200%200%20.757-4.144a3.002%203.002%200%200%201-3.616.105l-.59.59l3.45%203.449z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M10.554%204.739a3.002%203.002%200%200%201%20.105-3.616a5.506%205.506%200%200%200-4.144.756l3.45%203.45l.59-.59z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M5.723%202.502a5.484%205.484%200%200%200-1.297%201.87c1.334.39%202.948%201.06%204.273%202.222l.558-.558l-3.534-3.534z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9.409%207.298l.555-.555l3.534%203.534a5.51%205.51%200%200%201-1.848%201.287c-.391-1.336-1.066-2.946-2.241-4.266z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.017%2013.374c-.001%201.027-.925%201.811-1.995%201.583c-1.479-.314-3.726-1.025-5.318-2.616c-1.587-1.587-2.31-3.836-2.636-5.32a1.783%201.783%200%200%201-.043-.383c0-1.024.92-1.812%201.993-1.587c1.496.312%203.769%201.02%205.362%202.613c1.597%201.596%202.295%203.863%202.6%205.35c.025.123.037.243.037.36zM5.603%208.897a.5.5%200%200%200-.707.707l1.5%201.5a.5.5%200%201%200%20.707-.707l-1.5-1.5z%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M13.727%202.98c.335.403.605.842.808%201.303a2%202%200%200%201-2.551.44l1.743-1.743z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M13.02%202.273l-1.743%201.743a2%202%200%200%201%20.44-2.55c.461.202.9.472%201.302.807z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M14.12%209.485a5.506%205.506%200%200%200%20.757-4.144a3.002%203.002%200%200%201-3.616.105l-.59.59l3.45%203.449z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M10.554%204.739a3.002%203.002%200%200%201%20.105-3.616a5.506%205.506%200%200%200-4.144.756l3.45%203.45l.59-.59z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M5.723%202.502a5.484%205.484%200%200%200-1.297%201.87c1.334.39%202.948%201.06%204.273%202.222l.558-.558l-3.534-3.534z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M9.409%207.298l.555-.555l3.534%203.534a5.51%205.51%200%200%201-1.848%201.287c-.391-1.336-1.066-2.946-2.241-4.266z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M11.017%2013.374c-.001%201.027-.925%201.811-1.995%201.583c-1.479-.314-3.726-1.025-5.318-2.616c-1.587-1.587-2.31-3.836-2.636-5.32a1.783%201.783%200%200%201-.043-.383c0-1.024.92-1.812%201.993-1.587c1.496.312%203.769%201.02%205.362%202.613c1.597%201.596%202.295%203.863%202.6%205.35c.025.123.037.243.037.36zM5.603%208.897a.5.5%200%200%200-.707.707l1.5%201.5a.5.5%200%201%200%20.707-.707l-1.5-1.5z%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-16-filled.svg?color=%231a73e8&size=48