camera add icon
camera-add-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- camera-add-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the camera add icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M16.8 9.186A4.25 4.25 0 0 1 20.515 7h6.97A4.25 4.25 0 0 1 31.2 9.186l1.286 2.314h3.764A5.75 5.75 0 0 1 42 17.25v6.794A12.94 12.94 0 0 0 35 22c-1.181 0-2.326.158-3.414.453a8 8 0 1 0-9.4 10.34a13.1 13.1 0 0 0 .81 7.207H11.75A5.75 5.75 0 0 1 6 34.25v-17a5.75 5.75 0 0 1 5.75-5.75h3.765zM24 19.5a5.5 5.5 0 0 0-1.155 10.879a13.05 13.05 0 0 1 6.4-7.039A5.5 5.5 0 0 0 24 19.5M35 46c6.075 0 11-4.925 11-11s-4.925-11-11-11s-11 4.925-11 11s4.925 11 11 11m0-18a1 1 0 0 1 1 1v5h5a1 1 0 1 1 0 2h-5v5a1 1 0 1 1-2 0v-5h-5a1 1 0 1 1 0-2h5v-5a1 1 0 0 1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function FluentCameraAdd48Filled(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.8 9.186A4.25 4.25 0 0 1 20.515 7h6.97A4.25 4.25 0 0 1 31.2 9.186l1.286 2.314h3.764A5.75 5.75 0 0 1 42 17.25v6.794A12.94 12.94 0 0 0 35 22c-1.181 0-2.326.158-3.414.453a8 8 0 1 0-9.4 10.34a13.1 13.1 0 0 0 .81 7.207H11.75A5.75 5.75 0 0 1 6 34.25v-17a5.75 5.75 0 0 1 5.75-5.75h3.765zM24 19.5a5.5 5.5 0 0 0-1.155 10.879a13.05 13.05 0 0 1 6.4-7.039A5.5 5.5 0 0 0 24 19.5M35 46c6.075 0 11-4.925 11-11s-4.925-11-11-11s-11 4.925-11 11s4.925 11 11 11m0-18a1 1 0 0 1 1 1v5h5a1 1 0 1 1 0 2h-5v5a1 1 0 1 1-2 0v-5h-5a1 1 0 1 1 0-2h5v-5a1 1 0 0 1 1-1"/></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.8 9.186A4.25 4.25 0 0 1 20.515 7h6.97A4.25 4.25 0 0 1 31.2 9.186l1.286 2.314h3.764A5.75 5.75 0 0 1 42 17.25v6.794A12.94 12.94 0 0 0 35 22c-1.181 0-2.326.158-3.414.453a8 8 0 1 0-9.4 10.34a13.1 13.1 0 0 0 .81 7.207H11.75A5.75 5.75 0 0 1 6 34.25v-17a5.75 5.75 0 0 1 5.75-5.75h3.765zM24 19.5a5.5 5.5 0 0 0-1.155 10.879a13.05 13.05 0 0 1 6.4-7.039A5.5 5.5 0 0 0 24 19.5M35 46c6.075 0 11-4.925 11-11s-4.925-11-11-11s-11 4.925-11 11s4.925 11 11 11m0-18a1 1 0 0 1 1 1v5h5a1 1 0 1 1 0 2h-5v5a1 1 0 1 1-2 0v-5h-5a1 1 0 1 1 0-2h5v-5a1 1 0 0 1 1-1"/></svg> </template>
CSS
.icon-camera-add-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.8%209.186A4.25%204.25%200%200%201%2020.515%207h6.97A4.25%204.25%200%200%201%2031.2%209.186l1.286%202.314h3.764A5.75%205.75%200%200%201%2042%2017.25v6.794A12.94%2012.94%200%200%200%2035%2022c-1.181%200-2.326.158-3.414.453a8%208%200%201%200-9.4%2010.34a13.1%2013.1%200%200%200%20.81%207.207H11.75A5.75%205.75%200%200%201%206%2034.25v-17a5.75%205.75%200%200%201%205.75-5.75h3.765zM24%2019.5a5.5%205.5%200%200%200-1.155%2010.879a13.05%2013.05%200%200%201%206.4-7.039A5.5%205.5%200%200%200%2024%2019.5M35%2046c6.075%200%2011-4.925%2011-11s-4.925-11-11-11s-11%204.925-11%2011s4.925%2011%2011%2011m0-18a1%201%200%200%201%201%201v5h5a1%201%200%201%201%200%202h-5v5a1%201%200%201%201-2%200v-5h-5a1%201%200%201%201%200-2h5v-5a1%201%200%200%201%201-1%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.8%209.186A4.25%204.25%200%200%201%2020.515%207h6.97A4.25%204.25%200%200%201%2031.2%209.186l1.286%202.314h3.764A5.75%205.75%200%200%201%2042%2017.25v6.794A12.94%2012.94%200%200%200%2035%2022c-1.181%200-2.326.158-3.414.453a8%208%200%201%200-9.4%2010.34a13.1%2013.1%200%200%200%20.81%207.207H11.75A5.75%205.75%200%200%201%206%2034.25v-17a5.75%205.75%200%200%201%205.75-5.75h3.765zM24%2019.5a5.5%205.5%200%200%200-1.155%2010.879a13.05%2013.05%200%200%201%206.4-7.039A5.5%205.5%200%200%200%2024%2019.5M35%2046c6.075%200%2011-4.925%2011-11s-4.925-11-11-11s-11%204.925-11%2011s4.925%2011%2011%2011m0-18a1%201%200%200%201%201%201v5h5a1%201%200%201%201%200%202h-5v5a1%201%200%201%201-2%200v-5h-5a1%201%200%201%201%200-2h5v-5a1%201%200%200%201%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/camera-add-48-filled.svg?color=%231a73e8&size=48