fps 240 icon
fps-240-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- fps-240-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the fps 240 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.149 6.178a1 1 0 0 0 1.29-.534l.03-.054c.035-.056.097-.14.191-.225C3.832 5.208 4.158 5 4.767 5c.425 0 .746.13.944.297c.183.155.305.375.305.703c0 .549-.172.865-.422 1.124c-.302.313-.722.553-1.322.897c-.545.312-1.25.716-1.796 1.33c-.586.659-.955 1.513-.955 2.649a1 1 0 0 0 .999 1h4.495a1 1 0 0 0 0-2H3.741q.1-.179.227-.32c.297-.333.716-.591 1.295-.923l.103-.058c.51-.29 1.159-.66 1.665-1.186c.593-.615.983-1.422.983-2.513c0-.915-.38-1.694-1.012-2.23C6.387 3.25 5.585 3 4.767 3c-1.138 0-1.936.417-2.451.885a3.1 3.1 0 0 0-.665.864l-.05.108l-.005.012l-.002.005v.002l-.001.002s-.209.52 0 0a1 1 0 0 0 .556 1.3M16.006 6c0-1.657 1.342-3 2.997-3A3 3 0 0 1 22 6v4c0 1.657-1.342 3-2.997 3a3 3 0 0 1-2.997-3zm2.997-1a1 1 0 0 0-.999 1v4a1 1 0 1 0 1.998 0V6a1 1 0 0 0-.999-1M4.768 15a.75.75 0 0 0-.75.75v5.481a.75.75 0 1 0 1.499 0v-1.728h1.748a.75.75 0 0 0 0-1.5H5.517V16.5h2.248a.75.75 0 0 0 0-1.5zm4.745.75a.75.75 0 0 1 .749-.75h1.499a2.25 2.25 0 0 1 2.247 2.25a2.25 2.25 0 0 1-2.247 2.25h-.75v1.75a.75.75 0 1 1-1.498 0zM11.01 18h.75a.75.75 0 0 0 0-1.5h-.75zm6.369-3a2.124 2.124 0 0 0-2.123 2.125c0 1.174.95 2.125 2.123 2.125h.5a.625.625 0 0 1 0 1.25h-.625a.5.5 0 0 1-.5-.5a.75.75 0 1 0-1.498 0c0 1.105.894 2 1.998 2h.624a2.124 2.124 0 0 0 2.123-2.125c0-1.174-.95-2.125-2.123-2.125h-.5a.625.625 0 0 1 0-1.25h.625a.5.5 0 0 1 .5.5a.75.75 0 1 0 1.498 0c0-1.105-.894-2-1.998-2zM15.007 3.994a1 1 0 1 0-1.998.012L13.027 7H11.01V4a1 1 0 1 0-1.998 0v4a1 1 0 0 0 1 1h3.02v3a1 1 0 1 0 1.998 0V7.405q0-.046-.005-.092z"/></svg>
React
import type { SVGProps } from "react";
export function FluentFps24024Filled(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="M2.149 6.178a1 1 0 0 0 1.29-.534l.03-.054c.035-.056.097-.14.191-.225C3.832 5.208 4.158 5 4.767 5c.425 0 .746.13.944.297c.183.155.305.375.305.703c0 .549-.172.865-.422 1.124c-.302.313-.722.553-1.322.897c-.545.312-1.25.716-1.796 1.33c-.586.659-.955 1.513-.955 2.649a1 1 0 0 0 .999 1h4.495a1 1 0 0 0 0-2H3.741q.1-.179.227-.32c.297-.333.716-.591 1.295-.923l.103-.058c.51-.29 1.159-.66 1.665-1.186c.593-.615.983-1.422.983-2.513c0-.915-.38-1.694-1.012-2.23C6.387 3.25 5.585 3 4.767 3c-1.138 0-1.936.417-2.451.885a3.1 3.1 0 0 0-.665.864l-.05.108l-.005.012l-.002.005v.002l-.001.002s-.209.52 0 0a1 1 0 0 0 .556 1.3M16.006 6c0-1.657 1.342-3 2.997-3A3 3 0 0 1 22 6v4c0 1.657-1.342 3-2.997 3a3 3 0 0 1-2.997-3zm2.997-1a1 1 0 0 0-.999 1v4a1 1 0 1 0 1.998 0V6a1 1 0 0 0-.999-1M4.768 15a.75.75 0 0 0-.75.75v5.481a.75.75 0 1 0 1.499 0v-1.728h1.748a.75.75 0 0 0 0-1.5H5.517V16.5h2.248a.75.75 0 0 0 0-1.5zm4.745.75a.75.75 0 0 1 .749-.75h1.499a2.25 2.25 0 0 1 2.247 2.25a2.25 2.25 0 0 1-2.247 2.25h-.75v1.75a.75.75 0 1 1-1.498 0zM11.01 18h.75a.75.75 0 0 0 0-1.5h-.75zm6.369-3a2.124 2.124 0 0 0-2.123 2.125c0 1.174.95 2.125 2.123 2.125h.5a.625.625 0 0 1 0 1.25h-.625a.5.5 0 0 1-.5-.5a.75.75 0 1 0-1.498 0c0 1.105.894 2 1.998 2h.624a2.124 2.124 0 0 0 2.123-2.125c0-1.174-.95-2.125-2.123-2.125h-.5a.625.625 0 0 1 0-1.25h.625a.5.5 0 0 1 .5.5a.75.75 0 1 0 1.498 0c0-1.105-.894-2-1.998-2zM15.007 3.994a1 1 0 1 0-1.998.012L13.027 7H11.01V4a1 1 0 1 0-1.998 0v4a1 1 0 0 0 1 1h3.02v3a1 1 0 1 0 1.998 0V7.405q0-.046-.005-.092z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.149 6.178a1 1 0 0 0 1.29-.534l.03-.054c.035-.056.097-.14.191-.225C3.832 5.208 4.158 5 4.767 5c.425 0 .746.13.944.297c.183.155.305.375.305.703c0 .549-.172.865-.422 1.124c-.302.313-.722.553-1.322.897c-.545.312-1.25.716-1.796 1.33c-.586.659-.955 1.513-.955 2.649a1 1 0 0 0 .999 1h4.495a1 1 0 0 0 0-2H3.741q.1-.179.227-.32c.297-.333.716-.591 1.295-.923l.103-.058c.51-.29 1.159-.66 1.665-1.186c.593-.615.983-1.422.983-2.513c0-.915-.38-1.694-1.012-2.23C6.387 3.25 5.585 3 4.767 3c-1.138 0-1.936.417-2.451.885a3.1 3.1 0 0 0-.665.864l-.05.108l-.005.012l-.002.005v.002l-.001.002s-.209.52 0 0a1 1 0 0 0 .556 1.3M16.006 6c0-1.657 1.342-3 2.997-3A3 3 0 0 1 22 6v4c0 1.657-1.342 3-2.997 3a3 3 0 0 1-2.997-3zm2.997-1a1 1 0 0 0-.999 1v4a1 1 0 1 0 1.998 0V6a1 1 0 0 0-.999-1M4.768 15a.75.75 0 0 0-.75.75v5.481a.75.75 0 1 0 1.499 0v-1.728h1.748a.75.75 0 0 0 0-1.5H5.517V16.5h2.248a.75.75 0 0 0 0-1.5zm4.745.75a.75.75 0 0 1 .749-.75h1.499a2.25 2.25 0 0 1 2.247 2.25a2.25 2.25 0 0 1-2.247 2.25h-.75v1.75a.75.75 0 1 1-1.498 0zM11.01 18h.75a.75.75 0 0 0 0-1.5h-.75zm6.369-3a2.124 2.124 0 0 0-2.123 2.125c0 1.174.95 2.125 2.123 2.125h.5a.625.625 0 0 1 0 1.25h-.625a.5.5 0 0 1-.5-.5a.75.75 0 1 0-1.498 0c0 1.105.894 2 1.998 2h.624a2.124 2.124 0 0 0 2.123-2.125c0-1.174-.95-2.125-2.123-2.125h-.5a.625.625 0 0 1 0-1.25h.625a.5.5 0 0 1 .5.5a.75.75 0 1 0 1.498 0c0-1.105-.894-2-1.998-2zM15.007 3.994a1 1 0 1 0-1.998.012L13.027 7H11.01V4a1 1 0 1 0-1.998 0v4a1 1 0 0 0 1 1h3.02v3a1 1 0 1 0 1.998 0V7.405q0-.046-.005-.092z"/></svg> </template>
CSS
.icon-fps-240-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.149%206.178a1%201%200%200%200%201.29-.534l.03-.054c.035-.056.097-.14.191-.225C3.832%205.208%204.158%205%204.767%205c.425%200%20.746.13.944.297c.183.155.305.375.305.703c0%20.549-.172.865-.422%201.124c-.302.313-.722.553-1.322.897c-.545.312-1.25.716-1.796%201.33c-.586.659-.955%201.513-.955%202.649a1%201%200%200%200%20.999%201h4.495a1%201%200%200%200%200-2H3.741q.1-.179.227-.32c.297-.333.716-.591%201.295-.923l.103-.058c.51-.29%201.159-.66%201.665-1.186c.593-.615.983-1.422.983-2.513c0-.915-.38-1.694-1.012-2.23C6.387%203.25%205.585%203%204.767%203c-1.138%200-1.936.417-2.451.885a3.1%203.1%200%200%200-.665.864l-.05.108l-.005.012l-.002.005v.002l-.001.002s-.209.52%200%200a1%201%200%200%200%20.556%201.3M16.006%206c0-1.657%201.342-3%202.997-3A3%203%200%200%201%2022%206v4c0%201.657-1.342%203-2.997%203a3%203%200%200%201-2.997-3zm2.997-1a1%201%200%200%200-.999%201v4a1%201%200%201%200%201.998%200V6a1%201%200%200%200-.999-1M4.768%2015a.75.75%200%200%200-.75.75v5.481a.75.75%200%201%200%201.499%200v-1.728h1.748a.75.75%200%200%200%200-1.5H5.517V16.5h2.248a.75.75%200%200%200%200-1.5zm4.745.75a.75.75%200%200%201%20.749-.75h1.499a2.25%202.25%200%200%201%202.247%202.25a2.25%202.25%200%200%201-2.247%202.25h-.75v1.75a.75.75%200%201%201-1.498%200zM11.01%2018h.75a.75.75%200%200%200%200-1.5h-.75zm6.369-3a2.124%202.124%200%200%200-2.123%202.125c0%201.174.95%202.125%202.123%202.125h.5a.625.625%200%200%201%200%201.25h-.625a.5.5%200%200%201-.5-.5a.75.75%200%201%200-1.498%200c0%201.105.894%202%201.998%202h.624a2.124%202.124%200%200%200%202.123-2.125c0-1.174-.95-2.125-2.123-2.125h-.5a.625.625%200%200%201%200-1.25h.625a.5.5%200%200%201%20.5.5a.75.75%200%201%200%201.498%200c0-1.105-.894-2-1.998-2zM15.007%203.994a1%201%200%201%200-1.998.012L13.027%207H11.01V4a1%201%200%201%200-1.998%200v4a1%201%200%200%200%201%201h3.02v3a1%201%200%201%200%201.998%200V7.405q0-.046-.005-.092z%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%22M2.149%206.178a1%201%200%200%200%201.29-.534l.03-.054c.035-.056.097-.14.191-.225C3.832%205.208%204.158%205%204.767%205c.425%200%20.746.13.944.297c.183.155.305.375.305.703c0%20.549-.172.865-.422%201.124c-.302.313-.722.553-1.322.897c-.545.312-1.25.716-1.796%201.33c-.586.659-.955%201.513-.955%202.649a1%201%200%200%200%20.999%201h4.495a1%201%200%200%200%200-2H3.741q.1-.179.227-.32c.297-.333.716-.591%201.295-.923l.103-.058c.51-.29%201.159-.66%201.665-1.186c.593-.615.983-1.422.983-2.513c0-.915-.38-1.694-1.012-2.23C6.387%203.25%205.585%203%204.767%203c-1.138%200-1.936.417-2.451.885a3.1%203.1%200%200%200-.665.864l-.05.108l-.005.012l-.002.005v.002l-.001.002s-.209.52%200%200a1%201%200%200%200%20.556%201.3M16.006%206c0-1.657%201.342-3%202.997-3A3%203%200%200%201%2022%206v4c0%201.657-1.342%203-2.997%203a3%203%200%200%201-2.997-3zm2.997-1a1%201%200%200%200-.999%201v4a1%201%200%201%200%201.998%200V6a1%201%200%200%200-.999-1M4.768%2015a.75.75%200%200%200-.75.75v5.481a.75.75%200%201%200%201.499%200v-1.728h1.748a.75.75%200%200%200%200-1.5H5.517V16.5h2.248a.75.75%200%200%200%200-1.5zm4.745.75a.75.75%200%200%201%20.749-.75h1.499a2.25%202.25%200%200%201%202.247%202.25a2.25%202.25%200%200%201-2.247%202.25h-.75v1.75a.75.75%200%201%201-1.498%200zM11.01%2018h.75a.75.75%200%200%200%200-1.5h-.75zm6.369-3a2.124%202.124%200%200%200-2.123%202.125c0%201.174.95%202.125%202.123%202.125h.5a.625.625%200%200%201%200%201.25h-.625a.5.5%200%200%201-.5-.5a.75.75%200%201%200-1.498%200c0%201.105.894%202%201.998%202h.624a2.124%202.124%200%200%200%202.123-2.125c0-1.174-.95-2.125-2.123-2.125h-.5a.625.625%200%200%201%200-1.25h.625a.5.5%200%200%201%20.5.5a.75.75%200%201%200%201.498%200c0-1.105-.894-2-1.998-2zM15.007%203.994a1%201%200%201%200-1.998.012L13.027%207H11.01V4a1%201%200%201%200-1.998%200v4a1%201%200%200%200%201%201h3.02v3a1%201%200%201%200%201.998%200V7.405q0-.046-.005-.092z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/fps-240-24-filled.svg?color=%231a73e8&size=48