fps 30 icon
fps-30-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- fps-30-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- 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 48 48"><path fill="currentColor" d="M16 14.5c1.779 0 3-1.35 3-2.75S17.78 9 16 9c-1.32 0-2.375.763-2.799 1.878c-.224.592-.714 1.122-1.347 1.122c-1.034 0-1.92-.837-1.62-1.826C10.975 7.744 13.367 6 16 6c3.314 0 6 2.574 6 5.75c0 1.684-.755 3.198-1.959 4.25c1.204 1.052 1.96 2.566 1.96 4.25c0 3.176-2.687 5.75-6 5.75c-2.635 0-5.026-1.744-5.766-4.174c-.301-.99.585-1.826 1.62-1.826c.632 0 1.122.53 1.346 1.122c.424 1.115 1.478 1.878 2.8 1.878c1.777 0 3-1.35 3-2.75S17.777 17.5 16 17.5a1.5 1.5 0 1 1 0-3m8-2.5a6 6 0 0 1 12 0v8a6 6 0 0 1-12 0zm3 8a3 3 0 1 0 6 0v-8a3 3 0 1 0-6 0zM9.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.5m10.406-3.5a1.656 1.656 0 1 0 0 3.311h1.25a4.094 4.094 0 0 1 0 8.189H34.25a3.75 3.75 0 0 1-3.75-3.75a1.25 1.25 0 1 1 2.5 0c0 .69.56 1.25 1.25 1.25h1.656a1.594 1.594 0 0 0 0-3.189h-1.25a4.156 4.156 0 1 1 0-8.311h1.594A3.75 3.75 0 0 1 40 33.75a1.25 1.25 0 1 1-2.5 0c0-.69-.56-1.25-1.25-1.25z"/></svg>
React
import type { SVGProps } from "react";
export function FluentFps3048Filled(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="M16 14.5c1.779 0 3-1.35 3-2.75S17.78 9 16 9c-1.32 0-2.375.763-2.799 1.878c-.224.592-.714 1.122-1.347 1.122c-1.034 0-1.92-.837-1.62-1.826C10.975 7.744 13.367 6 16 6c3.314 0 6 2.574 6 5.75c0 1.684-.755 3.198-1.959 4.25c1.204 1.052 1.96 2.566 1.96 4.25c0 3.176-2.687 5.75-6 5.75c-2.635 0-5.026-1.744-5.766-4.174c-.301-.99.585-1.826 1.62-1.826c.632 0 1.122.53 1.346 1.122c.424 1.115 1.478 1.878 2.8 1.878c1.777 0 3-1.35 3-2.75S17.777 17.5 16 17.5a1.5 1.5 0 1 1 0-3m8-2.5a6 6 0 0 1 12 0v8a6 6 0 0 1-12 0zm3 8a3 3 0 1 0 6 0v-8a3 3 0 1 0-6 0zM9.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.5m10.406-3.5a1.656 1.656 0 1 0 0 3.311h1.25a4.094 4.094 0 0 1 0 8.189H34.25a3.75 3.75 0 0 1-3.75-3.75a1.25 1.25 0 1 1 2.5 0c0 .69.56 1.25 1.25 1.25h1.656a1.594 1.594 0 0 0 0-3.189h-1.25a4.156 4.156 0 1 1 0-8.311h1.594A3.75 3.75 0 0 1 40 33.75a1.25 1.25 0 1 1-2.5 0c0-.69-.56-1.25-1.25-1.25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M16 14.5c1.779 0 3-1.35 3-2.75S17.78 9 16 9c-1.32 0-2.375.763-2.799 1.878c-.224.592-.714 1.122-1.347 1.122c-1.034 0-1.92-.837-1.62-1.826C10.975 7.744 13.367 6 16 6c3.314 0 6 2.574 6 5.75c0 1.684-.755 3.198-1.959 4.25c1.204 1.052 1.96 2.566 1.96 4.25c0 3.176-2.687 5.75-6 5.75c-2.635 0-5.026-1.744-5.766-4.174c-.301-.99.585-1.826 1.62-1.826c.632 0 1.122.53 1.346 1.122c.424 1.115 1.478 1.878 2.8 1.878c1.777 0 3-1.35 3-2.75S17.777 17.5 16 17.5a1.5 1.5 0 1 1 0-3m8-2.5a6 6 0 0 1 12 0v8a6 6 0 0 1-12 0zm3 8a3 3 0 1 0 6 0v-8a3 3 0 1 0-6 0zM9.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.5m10.406-3.5a1.656 1.656 0 1 0 0 3.311h1.25a4.094 4.094 0 0 1 0 8.189H34.25a3.75 3.75 0 0 1-3.75-3.75a1.25 1.25 0 1 1 2.5 0c0 .69.56 1.25 1.25 1.25h1.656a1.594 1.594 0 0 0 0-3.189h-1.25a4.156 4.156 0 1 1 0-8.311h1.594A3.75 3.75 0 0 1 40 33.75a1.25 1.25 0 1 1-2.5 0c0-.69-.56-1.25-1.25-1.25z"/></svg> </template>
CSS
.icon-fps-30-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2014.5c1.779%200%203-1.35%203-2.75S17.78%209%2016%209c-1.32%200-2.375.763-2.799%201.878c-.224.592-.714%201.122-1.347%201.122c-1.034%200-1.92-.837-1.62-1.826C10.975%207.744%2013.367%206%2016%206c3.314%200%206%202.574%206%205.75c0%201.684-.755%203.198-1.959%204.25c1.204%201.052%201.96%202.566%201.96%204.25c0%203.176-2.687%205.75-6%205.75c-2.635%200-5.026-1.744-5.766-4.174c-.301-.99.585-1.826%201.62-1.826c.632%200%201.122.53%201.346%201.122c.424%201.115%201.478%201.878%202.8%201.878c1.777%200%203-1.35%203-2.75S17.777%2017.5%2016%2017.5a1.5%201.5%200%201%201%200-3m8-2.5a6%206%200%200%201%2012%200v8a6%206%200%200%201-12%200zm3%208a3%203%200%201%200%206%200v-8a3%203%200%201%200-6%200zM9.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.5m10.406-3.5a1.656%201.656%200%201%200%200%203.311h1.25a4.094%204.094%200%200%201%200%208.189H34.25a3.75%203.75%200%200%201-3.75-3.75a1.25%201.25%200%201%201%202.5%200c0%20.69.56%201.25%201.25%201.25h1.656a1.594%201.594%200%200%200%200-3.189h-1.25a4.156%204.156%200%201%201%200-8.311h1.594A3.75%203.75%200%200%201%2040%2033.75a1.25%201.25%200%201%201-2.5%200c0-.69-.56-1.25-1.25-1.25z%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%22M16%2014.5c1.779%200%203-1.35%203-2.75S17.78%209%2016%209c-1.32%200-2.375.763-2.799%201.878c-.224.592-.714%201.122-1.347%201.122c-1.034%200-1.92-.837-1.62-1.826C10.975%207.744%2013.367%206%2016%206c3.314%200%206%202.574%206%205.75c0%201.684-.755%203.198-1.959%204.25c1.204%201.052%201.96%202.566%201.96%204.25c0%203.176-2.687%205.75-6%205.75c-2.635%200-5.026-1.744-5.766-4.174c-.301-.99.585-1.826%201.62-1.826c.632%200%201.122.53%201.346%201.122c.424%201.115%201.478%201.878%202.8%201.878c1.777%200%203-1.35%203-2.75S17.777%2017.5%2016%2017.5a1.5%201.5%200%201%201%200-3m8-2.5a6%206%200%200%201%2012%200v8a6%206%200%200%201-12%200zm3%208a3%203%200%201%200%206%200v-8a3%203%200%201%200-6%200zM9.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.5m10.406-3.5a1.656%201.656%200%201%200%200%203.311h1.25a4.094%204.094%200%200%201%200%208.189H34.25a3.75%203.75%200%200%201-3.75-3.75a1.25%201.25%200%201%201%202.5%200c0%20.69.56%201.25%201.25%201.25h1.656a1.594%201.594%200%200%200%200-3.189h-1.25a4.156%204.156%200%201%201%200-8.311h1.594A3.75%203.75%200%200%201%2040%2033.75a1.25%201.25%200%201%201-2.5%200c0-.69-.56-1.25-1.25-1.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/fps-30-48-filled.svg?color=%231a73e8&size=48