camera dome icon
camera-dome-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- camera-dome-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
9 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the camera dome icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.5 16.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0m-10 0a6.5 6.5 0 1 1 13 0a6.5 6.5 0 0 1-13 0m6.5-5a5 5 0 1 0 0 10a5 5 0 0 0 0-10M3.75 3A1.75 1.75 0 0 0 2 4.75v1.5c0 .698.409 1.3 1 1.582V15c0 6.075 4.925 11 11 11s11-4.925 11-11V7.832c.591-.281 1-.884 1-1.582v-1.5A1.75 1.75 0 0 0 24.25 3zM23.5 8v7a9.5 9.5 0 0 1-19 0V8zm.75-1.5H3.75a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25h20.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25"/></svg>
React
import type { SVGProps } from "react";
export function FluentCameraDome28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.5 16.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0m-10 0a6.5 6.5 0 1 1 13 0a6.5 6.5 0 0 1-13 0m6.5-5a5 5 0 1 0 0 10a5 5 0 0 0 0-10M3.75 3A1.75 1.75 0 0 0 2 4.75v1.5c0 .698.409 1.3 1 1.582V15c0 6.075 4.925 11 11 11s11-4.925 11-11V7.832c.591-.281 1-.884 1-1.582v-1.5A1.75 1.75 0 0 0 24.25 3zM23.5 8v7a9.5 9.5 0 0 1-19 0V8zm.75-1.5H3.75a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25h20.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M17.5 16.5a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0m-10 0a6.5 6.5 0 1 1 13 0a6.5 6.5 0 0 1-13 0m6.5-5a5 5 0 1 0 0 10a5 5 0 0 0 0-10M3.75 3A1.75 1.75 0 0 0 2 4.75v1.5c0 .698.409 1.3 1 1.582V15c0 6.075 4.925 11 11 11s11-4.925 11-11V7.832c.591-.281 1-.884 1-1.582v-1.5A1.75 1.75 0 0 0 24.25 3zM23.5 8v7a9.5 9.5 0 0 1-19 0V8zm.75-1.5H3.75a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25h20.5a.25.25 0 0 1 .25.25v1.5a.25.25 0 0 1-.25.25"/></svg> </template>
CSS
.icon-camera-dome-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.5%2016.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200m-10%200a6.5%206.5%200%201%201%2013%200a6.5%206.5%200%200%201-13%200m6.5-5a5%205%200%201%200%200%2010a5%205%200%200%200%200-10M3.75%203A1.75%201.75%200%200%200%202%204.75v1.5c0%20.698.409%201.3%201%201.582V15c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V7.832c.591-.281%201-.884%201-1.582v-1.5A1.75%201.75%200%200%200%2024.25%203zM23.5%208v7a9.5%209.5%200%200%201-19%200V8zm.75-1.5H3.75a.25.25%200%200%201-.25-.25v-1.5a.25.25%200%200%201%20.25-.25h20.5a.25.25%200%200%201%20.25.25v1.5a.25.25%200%200%201-.25.25%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.5%2016.5a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200m-10%200a6.5%206.5%200%201%201%2013%200a6.5%206.5%200%200%201-13%200m6.5-5a5%205%200%201%200%200%2010a5%205%200%200%200%200-10M3.75%203A1.75%201.75%200%200%200%202%204.75v1.5c0%20.698.409%201.3%201%201.582V15c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V7.832c.591-.281%201-.884%201-1.582v-1.5A1.75%201.75%200%200%200%2024.25%203zM23.5%208v7a9.5%209.5%200%200%201-19%200V8zm.75-1.5H3.75a.25.25%200%200%201-.25-.25v-1.5a.25.25%200%200%201%20.25-.25h20.5a.25.25%200%200%201%20.25.25v1.5a.25.25%200%200%201-.25.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/camera-dome-28-regular.svg?color=%231a73e8&size=48