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

Name
fps-120-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the fps 120 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.996 3.75a.75.75 0 0 0-1.36-.435l-.002.002l-.01.012a6 6 0 0 1-.185.247a14 14 0 0 1-.535.647c-.455.517-1.017 1.07-1.54 1.384a.75.75 0 0 0 .772 1.286c.489-.293.959-.704 1.36-1.107v6.464a.75.75 0 0 0 1.5 0zm3.492 1.636a.75.75 0 0 1-1.478-.26v-.001l.001-.002v-.005l.003-.01a1 1 0 0 1 .025-.112q.024-.1.082-.252c.078-.2.21-.462.428-.724C9.008 3.47 9.784 3 11 3a3 3 0 0 1 3 3c0 1.022-.361 1.776-.9 2.364c-.475.518-1.088.902-1.605 1.226l-.096.06c-.574.36-1.038.666-1.374 1.062a2.1 2.1 0 0 0-.427.788h3.652a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75c0-1.075.347-1.878.881-2.509c.508-.598 1.17-1.016 1.72-1.362l.029-.018c.575-.36 1.03-.646 1.364-1.01c.305-.333.506-.733.506-1.351A1.5 1.5 0 0 0 11 4.5c-.784 0-1.133.28-1.299.48a1.1 1.1 0 0 0-.21.396zm8.506-2.384A2.994 2.994 0 0 0 15 5.996v4.01A2.994 2.994 0 0 0 17.994 13h.012A2.994 2.994 0 0 0 21 10.006v-4.01a2.994 2.994 0 0 0-2.994-2.994zM16.5 5.996c0-.825.669-1.494 1.494-1.494h.012c.825 0 1.494.669 1.494 1.494v4.01c0 .825-.669 1.494-1.494 1.494h-.012a1.494 1.494 0 0 1-1.494-1.494zM4 15.75a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5H5.5v1.503h1.75a.75.75 0 0 1 0 1.5H5.5v1.728a.75.75 0 0 1-1.5 0zm6.25-.75a.75.75 0 0 0-.75.75v5.5a.75.75 0 0 0 1.5 0V19.5h.75a2.25 2.25 0 1 0 0-4.5zm1.5 3H11v-1.5h.75a.75.75 0 0 1 0 1.5m3.5-.875c0-1.174.951-2.125 2.125-2.125H18a2 2 0 0 1 2 2a.75.75 0 0 1-1.5 0a.5.5 0 0 0-.5-.5h-.625a.625.625 0 1 0 0 1.25h.5a2.125 2.125 0 0 1 0 4.25h-.625a2 2 0 0 1-2-2a.75.75 0 0 1 1.5 0a.5.5 0 0 0 .5.5h.625a.625.625 0 1 0 0-1.25h-.5a2.125 2.125 0 0 1-2.125-2.125"/></svg>

React

import type { SVGProps } from "react";

export function FluentFps12024Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.996 3.75a.75.75 0 0 0-1.36-.435l-.002.002l-.01.012a6 6 0 0 1-.185.247a14 14 0 0 1-.535.647c-.455.517-1.017 1.07-1.54 1.384a.75.75 0 0 0 .772 1.286c.489-.293.959-.704 1.36-1.107v6.464a.75.75 0 0 0 1.5 0zm3.492 1.636a.75.75 0 0 1-1.478-.26v-.001l.001-.002v-.005l.003-.01a1 1 0 0 1 .025-.112q.024-.1.082-.252c.078-.2.21-.462.428-.724C9.008 3.47 9.784 3 11 3a3 3 0 0 1 3 3c0 1.022-.361 1.776-.9 2.364c-.475.518-1.088.902-1.605 1.226l-.096.06c-.574.36-1.038.666-1.374 1.062a2.1 2.1 0 0 0-.427.788h3.652a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75c0-1.075.347-1.878.881-2.509c.508-.598 1.17-1.016 1.72-1.362l.029-.018c.575-.36 1.03-.646 1.364-1.01c.305-.333.506-.733.506-1.351A1.5 1.5 0 0 0 11 4.5c-.784 0-1.133.28-1.299.48a1.1 1.1 0 0 0-.21.396zm8.506-2.384A2.994 2.994 0 0 0 15 5.996v4.01A2.994 2.994 0 0 0 17.994 13h.012A2.994 2.994 0 0 0 21 10.006v-4.01a2.994 2.994 0 0 0-2.994-2.994zM16.5 5.996c0-.825.669-1.494 1.494-1.494h.012c.825 0 1.494.669 1.494 1.494v4.01c0 .825-.669 1.494-1.494 1.494h-.012a1.494 1.494 0 0 1-1.494-1.494zM4 15.75a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5H5.5v1.503h1.75a.75.75 0 0 1 0 1.5H5.5v1.728a.75.75 0 0 1-1.5 0zm6.25-.75a.75.75 0 0 0-.75.75v5.5a.75.75 0 0 0 1.5 0V19.5h.75a2.25 2.25 0 1 0 0-4.5zm1.5 3H11v-1.5h.75a.75.75 0 0 1 0 1.5m3.5-.875c0-1.174.951-2.125 2.125-2.125H18a2 2 0 0 1 2 2a.75.75 0 0 1-1.5 0a.5.5 0 0 0-.5-.5h-.625a.625.625 0 1 0 0 1.25h.5a2.125 2.125 0 0 1 0 4.25h-.625a2 2 0 0 1-2-2a.75.75 0 0 1 1.5 0a.5.5 0 0 0 .5.5h.625a.625.625 0 1 0 0-1.25h-.5a2.125 2.125 0 0 1-2.125-2.125"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.996 3.75a.75.75 0 0 0-1.36-.435l-.002.002l-.01.012a6 6 0 0 1-.185.247a14 14 0 0 1-.535.647c-.455.517-1.017 1.07-1.54 1.384a.75.75 0 0 0 .772 1.286c.489-.293.959-.704 1.36-1.107v6.464a.75.75 0 0 0 1.5 0zm3.492 1.636a.75.75 0 0 1-1.478-.26v-.001l.001-.002v-.005l.003-.01a1 1 0 0 1 .025-.112q.024-.1.082-.252c.078-.2.21-.462.428-.724C9.008 3.47 9.784 3 11 3a3 3 0 0 1 3 3c0 1.022-.361 1.776-.9 2.364c-.475.518-1.088.902-1.605 1.226l-.096.06c-.574.36-1.038.666-1.374 1.062a2.1 2.1 0 0 0-.427.788h3.652a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1-.75-.75c0-1.075.347-1.878.881-2.509c.508-.598 1.17-1.016 1.72-1.362l.029-.018c.575-.36 1.03-.646 1.364-1.01c.305-.333.506-.733.506-1.351A1.5 1.5 0 0 0 11 4.5c-.784 0-1.133.28-1.299.48a1.1 1.1 0 0 0-.21.396zm8.506-2.384A2.994 2.994 0 0 0 15 5.996v4.01A2.994 2.994 0 0 0 17.994 13h.012A2.994 2.994 0 0 0 21 10.006v-4.01a2.994 2.994 0 0 0-2.994-2.994zM16.5 5.996c0-.825.669-1.494 1.494-1.494h.012c.825 0 1.494.669 1.494 1.494v4.01c0 .825-.669 1.494-1.494 1.494h-.012a1.494 1.494 0 0 1-1.494-1.494zM4 15.75a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5H5.5v1.503h1.75a.75.75 0 0 1 0 1.5H5.5v1.728a.75.75 0 0 1-1.5 0zm6.25-.75a.75.75 0 0 0-.75.75v5.5a.75.75 0 0 0 1.5 0V19.5h.75a2.25 2.25 0 1 0 0-4.5zm1.5 3H11v-1.5h.75a.75.75 0 0 1 0 1.5m3.5-.875c0-1.174.951-2.125 2.125-2.125H18a2 2 0 0 1 2 2a.75.75 0 0 1-1.5 0a.5.5 0 0 0-.5-.5h-.625a.625.625 0 1 0 0 1.25h.5a2.125 2.125 0 0 1 0 4.25h-.625a2 2 0 0 1-2-2a.75.75 0 0 1 1.5 0a.5.5 0 0 0 .5.5h.625a.625.625 0 1 0 0-1.25h-.5a2.125 2.125 0 0 1-2.125-2.125"/></svg>
</template>

CSS

.icon-fps-120-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.996%203.75a.75.75%200%200%200-1.36-.435l-.002.002l-.01.012a6%206%200%200%201-.185.247a14%2014%200%200%201-.535.647c-.455.517-1.017%201.07-1.54%201.384a.75.75%200%200%200%20.772%201.286c.489-.293.959-.704%201.36-1.107v6.464a.75.75%200%200%200%201.5%200zm3.492%201.636a.75.75%200%200%201-1.478-.26v-.001l.001-.002v-.005l.003-.01a1%201%200%200%201%20.025-.112q.024-.1.082-.252c.078-.2.21-.462.428-.724C9.008%203.47%209.784%203%2011%203a3%203%200%200%201%203%203c0%201.022-.361%201.776-.9%202.364c-.475.518-1.088.902-1.605%201.226l-.096.06c-.574.36-1.038.666-1.374%201.062a2.1%202.1%200%200%200-.427.788h3.652a.75.75%200%200%201%200%201.5h-4.5a.75.75%200%200%201-.75-.75c0-1.075.347-1.878.881-2.509c.508-.598%201.17-1.016%201.72-1.362l.029-.018c.575-.36%201.03-.646%201.364-1.01c.305-.333.506-.733.506-1.351A1.5%201.5%200%200%200%2011%204.5c-.784%200-1.133.28-1.299.48a1.1%201.1%200%200%200-.21.396zm8.506-2.384A2.994%202.994%200%200%200%2015%205.996v4.01A2.994%202.994%200%200%200%2017.994%2013h.012A2.994%202.994%200%200%200%2021%2010.006v-4.01a2.994%202.994%200%200%200-2.994-2.994zM16.5%205.996c0-.825.669-1.494%201.494-1.494h.012c.825%200%201.494.669%201.494%201.494v4.01c0%20.825-.669%201.494-1.494%201.494h-.012a1.494%201.494%200%200%201-1.494-1.494zM4%2015.75a.75.75%200%200%201%20.75-.75h3a.75.75%200%200%201%200%201.5H5.5v1.503h1.75a.75.75%200%200%201%200%201.5H5.5v1.728a.75.75%200%200%201-1.5%200zm6.25-.75a.75.75%200%200%200-.75.75v5.5a.75.75%200%200%200%201.5%200V19.5h.75a2.25%202.25%200%201%200%200-4.5zm1.5%203H11v-1.5h.75a.75.75%200%200%201%200%201.5m3.5-.875c0-1.174.951-2.125%202.125-2.125H18a2%202%200%200%201%202%202a.75.75%200%200%201-1.5%200a.5.5%200%200%200-.5-.5h-.625a.625.625%200%201%200%200%201.25h.5a2.125%202.125%200%200%201%200%204.25h-.625a2%202%200%200%201-2-2a.75.75%200%200%201%201.5%200a.5.5%200%200%200%20.5.5h.625a.625.625%200%201%200%200-1.25h-.5a2.125%202.125%200%200%201-2.125-2.125%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.996%203.75a.75.75%200%200%200-1.36-.435l-.002.002l-.01.012a6%206%200%200%201-.185.247a14%2014%200%200%201-.535.647c-.455.517-1.017%201.07-1.54%201.384a.75.75%200%200%200%20.772%201.286c.489-.293.959-.704%201.36-1.107v6.464a.75.75%200%200%200%201.5%200zm3.492%201.636a.75.75%200%200%201-1.478-.26v-.001l.001-.002v-.005l.003-.01a1%201%200%200%201%20.025-.112q.024-.1.082-.252c.078-.2.21-.462.428-.724C9.008%203.47%209.784%203%2011%203a3%203%200%200%201%203%203c0%201.022-.361%201.776-.9%202.364c-.475.518-1.088.902-1.605%201.226l-.096.06c-.574.36-1.038.666-1.374%201.062a2.1%202.1%200%200%200-.427.788h3.652a.75.75%200%200%201%200%201.5h-4.5a.75.75%200%200%201-.75-.75c0-1.075.347-1.878.881-2.509c.508-.598%201.17-1.016%201.72-1.362l.029-.018c.575-.36%201.03-.646%201.364-1.01c.305-.333.506-.733.506-1.351A1.5%201.5%200%200%200%2011%204.5c-.784%200-1.133.28-1.299.48a1.1%201.1%200%200%200-.21.396zm8.506-2.384A2.994%202.994%200%200%200%2015%205.996v4.01A2.994%202.994%200%200%200%2017.994%2013h.012A2.994%202.994%200%200%200%2021%2010.006v-4.01a2.994%202.994%200%200%200-2.994-2.994zM16.5%205.996c0-.825.669-1.494%201.494-1.494h.012c.825%200%201.494.669%201.494%201.494v4.01c0%20.825-.669%201.494-1.494%201.494h-.012a1.494%201.494%200%200%201-1.494-1.494zM4%2015.75a.75.75%200%200%201%20.75-.75h3a.75.75%200%200%201%200%201.5H5.5v1.503h1.75a.75.75%200%200%201%200%201.5H5.5v1.728a.75.75%200%200%201-1.5%200zm6.25-.75a.75.75%200%200%200-.75.75v5.5a.75.75%200%200%200%201.5%200V19.5h.75a2.25%202.25%200%201%200%200-4.5zm1.5%203H11v-1.5h.75a.75.75%200%200%201%200%201.5m3.5-.875c0-1.174.951-2.125%202.125-2.125H18a2%202%200%200%201%202%202a.75.75%200%200%201-1.5%200a.5.5%200%200%200-.5-.5h-.625a.625.625%200%201%200%200%201.25h.5a2.125%202.125%200%200%201%200%204.25h-.625a2%202%200%200%201-2-2a.75.75%200%200%201%201.5%200a.5.5%200%200%200%20.5.5h.625a.625.625%200%201%200%200-1.25h-.5a2.125%202.125%200%200%201-2.125-2.125%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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