fps-30-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
fps-30-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the fps 30 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10 1a2 2 0 0 0-2 2v3a2 2 0 1 0 4 0V3a2 2 0 0 0-2-2m0 6a1 1 0 0 1-1-1V3a1 1 0 1 1 2 0v3a1 1 0 0 1-1 1m-8.5 3a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0V13h1.5a.5.5 0 0 0 0-1H2v-1h2.5a.5.5 0 0 0 0-1zm5 0a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0v-1h1.25a1.75 1.75 0 1 0 0-3.5zm1.75 2.5H7V11h1.25a.75.75 0 0 1 0 1.5m2.75-1a1.5 1.5 0 0 1 1.5-1.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 0 0-1h-1a1.5 1.5 0 0 1-1.5-1.5M5 4a1 1 0 1 0-.921-1.39c-.086.204-.258.39-.48.39c-.33 0-.608-.275-.51-.591A2 2 0 1 1 6.323 4.5a2 2 0 1 1-3.234 2.091c-.098-.316.18-.591.51-.591c.222 0 .393.186.48.39A1 1 0 1 0 4.999 5a.5.5 0 1 1 0-1"/></svg>

React

import type { SVGProps } from "react";

export function FluentFps3016Regular(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="M10 1a2 2 0 0 0-2 2v3a2 2 0 1 0 4 0V3a2 2 0 0 0-2-2m0 6a1 1 0 0 1-1-1V3a1 1 0 1 1 2 0v3a1 1 0 0 1-1 1m-8.5 3a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0V13h1.5a.5.5 0 0 0 0-1H2v-1h2.5a.5.5 0 0 0 0-1zm5 0a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0v-1h1.25a1.75 1.75 0 1 0 0-3.5zm1.75 2.5H7V11h1.25a.75.75 0 0 1 0 1.5m2.75-1a1.5 1.5 0 0 1 1.5-1.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 0 0-1h-1a1.5 1.5 0 0 1-1.5-1.5M5 4a1 1 0 1 0-.921-1.39c-.086.204-.258.39-.48.39c-.33 0-.608-.275-.51-.591A2 2 0 1 1 6.323 4.5a2 2 0 1 1-3.234 2.091c-.098-.316.18-.591.51-.591c.222 0 .393.186.48.39A1 1 0 1 0 4.999 5a.5.5 0 1 1 0-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10 1a2 2 0 0 0-2 2v3a2 2 0 1 0 4 0V3a2 2 0 0 0-2-2m0 6a1 1 0 0 1-1-1V3a1 1 0 1 1 2 0v3a1 1 0 0 1-1 1m-8.5 3a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0V13h1.5a.5.5 0 0 0 0-1H2v-1h2.5a.5.5 0 0 0 0-1zm5 0a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 1 0v-1h1.25a1.75 1.75 0 1 0 0-3.5zm1.75 2.5H7V11h1.25a.75.75 0 0 1 0 1.5m2.75-1a1.5 1.5 0 0 1 1.5-1.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 0 0-1h-1a1.5 1.5 0 0 1-1.5-1.5M5 4a1 1 0 1 0-.921-1.39c-.086.204-.258.39-.48.39c-.33 0-.608-.275-.51-.591A2 2 0 1 1 6.323 4.5a2 2 0 1 1-3.234 2.091c-.098-.316.18-.591.51-.591c.222 0 .393.186.48.39A1 1 0 1 0 4.999 5a.5.5 0 1 1 0-1"/></svg>
</template>

CSS

.icon-fps-30-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%201a2%202%200%200%200-2%202v3a2%202%200%201%200%204%200V3a2%202%200%200%200-2-2m0%206a1%201%200%200%201-1-1V3a1%201%200%201%201%202%200v3a1%201%200%200%201-1%201m-8.5%203a.5.5%200%200%200-.5.5v4a.5.5%200%200%200%201%200V13h1.5a.5.5%200%200%200%200-1H2v-1h2.5a.5.5%200%200%200%200-1zm5%200a.5.5%200%200%200-.5.5v4a.5.5%200%200%200%201%200v-1h1.25a1.75%201.75%200%201%200%200-3.5zm1.75%202.5H7V11h1.25a.75.75%200%200%201%200%201.5m2.75-1a1.5%201.5%200%200%201%201.5-1.5h2a.5.5%200%200%201%200%201h-2a.5.5%200%200%200%200%201h1a1.5%201.5%200%200%201%200%203h-2a.5.5%200%200%201%200-1h2a.5.5%200%200%200%200-1h-1a1.5%201.5%200%200%201-1.5-1.5M5%204a1%201%200%201%200-.921-1.39c-.086.204-.258.39-.48.39c-.33%200-.608-.275-.51-.591A2%202%200%201%201%206.323%204.5a2%202%200%201%201-3.234%202.091c-.098-.316.18-.591.51-.591c.222%200%20.393.186.48.39A1%201%200%201%200%204.999%205a.5.5%200%201%201%200-1%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%22M10%201a2%202%200%200%200-2%202v3a2%202%200%201%200%204%200V3a2%202%200%200%200-2-2m0%206a1%201%200%200%201-1-1V3a1%201%200%201%201%202%200v3a1%201%200%200%201-1%201m-8.5%203a.5.5%200%200%200-.5.5v4a.5.5%200%200%200%201%200V13h1.5a.5.5%200%200%200%200-1H2v-1h2.5a.5.5%200%200%200%200-1zm5%200a.5.5%200%200%200-.5.5v4a.5.5%200%200%200%201%200v-1h1.25a1.75%201.75%200%201%200%200-3.5zm1.75%202.5H7V11h1.25a.75.75%200%200%201%200%201.5m2.75-1a1.5%201.5%200%200%201%201.5-1.5h2a.5.5%200%200%201%200%201h-2a.5.5%200%200%200%200%201h1a1.5%201.5%200%200%201%200%203h-2a.5.5%200%200%201%200-1h2a.5.5%200%200%200%200-1h-1a1.5%201.5%200%200%201-1.5-1.5M5%204a1%201%200%201%200-.921-1.39c-.086.204-.258.39-.48.39c-.33%200-.608-.275-.51-.591A2%202%200%201%201%206.323%204.5a2%202%200%201%201-3.234%202.091c-.098-.316.18-.591.51-.591c.222%200%20.393.186.48.39A1%201%200%201%200%204.999%205a.5.5%200%201%201%200-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/fps-30-16-regular.svg?color=%231a73e8&size=48

Fps 30 16 regular icon — Fluent UI System Icons · IconsDB