fps 60 icon
fps-60-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.
- Name
- fps-60-48-regular
- Set
- Fluent UI System Icons
- Style
- 48 Regular
- Viewbox
- 48×48
- License
- MIT
9 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the fps 60 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 12a6 6 0 0 1 12 0v8a6 6 0 0 1-12 0zm9.5 0a3.5 3.5 0 1 0-7 0v8a3.5 3.5 0 1 0 7 0zm-23.483 8.458a6 6 0 1 0 2.483-5.332V12a3.5 3.5 0 1 1 7 0a1.25 1.25 0 1 0 2.5 0a6 6 0 0 0-12 0v8.25q0 .105.017.208M16 23.5a3.5 3.5 0 1 1 0-7a3.5 3.5 0 0 1 0 7M9.25 30C8.56 30 8 30.56 8 31.25v11.54a1.25 1.25 0 1 0 2.5 0V38.5h4.25a1.25 1.25 0 1 0 0-2.5H10.5v-3.5h5.256a1.25 1.25 0 1 0 0-2.5zm11.5 0c-.69 0-1.25.56-1.25 1.25v11.54a1.25 1.25 0 1 0 2.5 0V38.5h2.25a4.25 4.25 0 0 0 0-8.5zm3.5 6H22v-3.5h2.25a1.75 1.75 0 1 1 0 3.5M33 34.156c0-.915.741-1.656 1.656-1.656h1.594c.69 0 1.25.56 1.25 1.25a1.25 1.25 0 1 0 2.5 0A3.75 3.75 0 0 0 36.25 30h-1.594a4.156 4.156 0 1 0 0 8.311h1.25a1.595 1.595 0 0 1 0 3.189H34.25c-.69 0-1.25-.56-1.25-1.25a1.25 1.25 0 1 0-2.5 0A3.75 3.75 0 0 0 34.25 44h1.656a4.094 4.094 0 1 0 0-8.189h-1.25A1.656 1.656 0 0 1 33 34.156"/></svg>
React
import type { SVGProps } from "react";
export function FluentFps6048Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 12a6 6 0 0 1 12 0v8a6 6 0 0 1-12 0zm9.5 0a3.5 3.5 0 1 0-7 0v8a3.5 3.5 0 1 0 7 0zm-23.483 8.458a6 6 0 1 0 2.483-5.332V12a3.5 3.5 0 1 1 7 0a1.25 1.25 0 1 0 2.5 0a6 6 0 0 0-12 0v8.25q0 .105.017.208M16 23.5a3.5 3.5 0 1 1 0-7a3.5 3.5 0 0 1 0 7M9.25 30C8.56 30 8 30.56 8 31.25v11.54a1.25 1.25 0 1 0 2.5 0V38.5h4.25a1.25 1.25 0 1 0 0-2.5H10.5v-3.5h5.256a1.25 1.25 0 1 0 0-2.5zm11.5 0c-.69 0-1.25.56-1.25 1.25v11.54a1.25 1.25 0 1 0 2.5 0V38.5h2.25a4.25 4.25 0 0 0 0-8.5zm3.5 6H22v-3.5h2.25a1.75 1.75 0 1 1 0 3.5M33 34.156c0-.915.741-1.656 1.656-1.656h1.594c.69 0 1.25.56 1.25 1.25a1.25 1.25 0 1 0 2.5 0A3.75 3.75 0 0 0 36.25 30h-1.594a4.156 4.156 0 1 0 0 8.311h1.25a1.595 1.595 0 0 1 0 3.189H34.25c-.69 0-1.25-.56-1.25-1.25a1.25 1.25 0 1 0-2.5 0A3.75 3.75 0 0 0 34.25 44h1.656a4.094 4.094 0 1 0 0-8.189h-1.25A1.656 1.656 0 0 1 33 34.156"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M24 12a6 6 0 0 1 12 0v8a6 6 0 0 1-12 0zm9.5 0a3.5 3.5 0 1 0-7 0v8a3.5 3.5 0 1 0 7 0zm-23.483 8.458a6 6 0 1 0 2.483-5.332V12a3.5 3.5 0 1 1 7 0a1.25 1.25 0 1 0 2.5 0a6 6 0 0 0-12 0v8.25q0 .105.017.208M16 23.5a3.5 3.5 0 1 1 0-7a3.5 3.5 0 0 1 0 7M9.25 30C8.56 30 8 30.56 8 31.25v11.54a1.25 1.25 0 1 0 2.5 0V38.5h4.25a1.25 1.25 0 1 0 0-2.5H10.5v-3.5h5.256a1.25 1.25 0 1 0 0-2.5zm11.5 0c-.69 0-1.25.56-1.25 1.25v11.54a1.25 1.25 0 1 0 2.5 0V38.5h2.25a4.25 4.25 0 0 0 0-8.5zm3.5 6H22v-3.5h2.25a1.75 1.75 0 1 1 0 3.5M33 34.156c0-.915.741-1.656 1.656-1.656h1.594c.69 0 1.25.56 1.25 1.25a1.25 1.25 0 1 0 2.5 0A3.75 3.75 0 0 0 36.25 30h-1.594a4.156 4.156 0 1 0 0 8.311h1.25a1.595 1.595 0 0 1 0 3.189H34.25c-.69 0-1.25-.56-1.25-1.25a1.25 1.25 0 1 0-2.5 0A3.75 3.75 0 0 0 34.25 44h1.656a4.094 4.094 0 1 0 0-8.189h-1.25A1.656 1.656 0 0 1 33 34.156"/></svg> </template>
CSS
.icon-fps-60-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2012a6%206%200%200%201%2012%200v8a6%206%200%200%201-12%200zm9.5%200a3.5%203.5%200%201%200-7%200v8a3.5%203.5%200%201%200%207%200zm-23.483%208.458a6%206%200%201%200%202.483-5.332V12a3.5%203.5%200%201%201%207%200a1.25%201.25%200%201%200%202.5%200a6%206%200%200%200-12%200v8.25q0%20.105.017.208M16%2023.5a3.5%203.5%200%201%201%200-7a3.5%203.5%200%200%201%200%207M9.25%2030C8.56%2030%208%2030.56%208%2031.25v11.54a1.25%201.25%200%201%200%202.5%200V38.5h4.25a1.25%201.25%200%201%200%200-2.5H10.5v-3.5h5.256a1.25%201.25%200%201%200%200-2.5zm11.5%200c-.69%200-1.25.56-1.25%201.25v11.54a1.25%201.25%200%201%200%202.5%200V38.5h2.25a4.25%204.25%200%200%200%200-8.5zm3.5%206H22v-3.5h2.25a1.75%201.75%200%201%201%200%203.5M33%2034.156c0-.915.741-1.656%201.656-1.656h1.594c.69%200%201.25.56%201.25%201.25a1.25%201.25%200%201%200%202.5%200A3.75%203.75%200%200%200%2036.25%2030h-1.594a4.156%204.156%200%201%200%200%208.311h1.25a1.595%201.595%200%200%201%200%203.189H34.25c-.69%200-1.25-.56-1.25-1.25a1.25%201.25%200%201%200-2.5%200A3.75%203.75%200%200%200%2034.25%2044h1.656a4.094%204.094%200%201%200%200-8.189h-1.25A1.656%201.656%200%200%201%2033%2034.156%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2012a6%206%200%200%201%2012%200v8a6%206%200%200%201-12%200zm9.5%200a3.5%203.5%200%201%200-7%200v8a3.5%203.5%200%201%200%207%200zm-23.483%208.458a6%206%200%201%200%202.483-5.332V12a3.5%203.5%200%201%201%207%200a1.25%201.25%200%201%200%202.5%200a6%206%200%200%200-12%200v8.25q0%20.105.017.208M16%2023.5a3.5%203.5%200%201%201%200-7a3.5%203.5%200%200%201%200%207M9.25%2030C8.56%2030%208%2030.56%208%2031.25v11.54a1.25%201.25%200%201%200%202.5%200V38.5h4.25a1.25%201.25%200%201%200%200-2.5H10.5v-3.5h5.256a1.25%201.25%200%201%200%200-2.5zm11.5%200c-.69%200-1.25.56-1.25%201.25v11.54a1.25%201.25%200%201%200%202.5%200V38.5h2.25a4.25%204.25%200%200%200%200-8.5zm3.5%206H22v-3.5h2.25a1.75%201.75%200%201%201%200%203.5M33%2034.156c0-.915.741-1.656%201.656-1.656h1.594c.69%200%201.25.56%201.25%201.25a1.25%201.25%200%201%200%202.5%200A3.75%203.75%200%200%200%2036.25%2030h-1.594a4.156%204.156%200%201%200%200%208.311h1.25a1.595%201.595%200%200%201%200%203.189H34.25c-.69%200-1.25-.56-1.25-1.25a1.25%201.25%200%201%200-2.5%200A3.75%203.75%200%200%200%2034.25%2044h1.656a4.094%204.094%200%201%200%200-8.189h-1.25A1.656%201.656%200%200%201%2033%2034.156%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/fps-60-48-regular.svg?color=%231a73e8&size=48