camera add icon
camera-add-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- camera-add-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- 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 24 24"><path fill="currentColor" d="M17.5 12a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11m0 2l-.09.008a.5.5 0 0 0-.402.402L17 14.5V17h-2.502l-.09.009a.5.5 0 0 0-.402.402l-.008.09l.008.09a.5.5 0 0 0 .402.402l.09.008H17v2.503l.008.09a.5.5 0 0 0 .402.402l.09.008l.09-.008a.5.5 0 0 0 .402-.402l.008-.09V18h2.504l.09-.007a.5.5 0 0 0 .402-.402l.008-.09l-.008-.09a.5.5 0 0 0-.403-.402l-.09-.008H18v-2.5l-.008-.09a.5.5 0 0 0-.402-.403zM13.925 2.504a2.25 2.25 0 0 1 1.94 1.11l.814 1.387h2.071A3.25 3.25 0 0 1 22 8.25v4.56A6.48 6.48 0 0 0 17.5 11q-.625 0-1.218.114a4.501 4.501 0 1 0-5.254 5.78A6.5 6.5 0 0 0 12.022 21H5.25A3.25 3.25 0 0 1 2 17.75v-9.5A3.25 3.25 0 0 1 5.25 5h2.08l.875-1.424a2.25 2.25 0 0 1 1.917-1.073zM12 9.5a3 3 0 0 1 2.85 2.063a6.52 6.52 0 0 0-3.512 3.862A3 3 0 0 1 12 9.501"/></svg>
React
import type { SVGProps } from "react";
export function FluentCameraAdd24Filled(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="M17.5 12a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11m0 2l-.09.008a.5.5 0 0 0-.402.402L17 14.5V17h-2.502l-.09.009a.5.5 0 0 0-.402.402l-.008.09l.008.09a.5.5 0 0 0 .402.402l.09.008H17v2.503l.008.09a.5.5 0 0 0 .402.402l.09.008l.09-.008a.5.5 0 0 0 .402-.402l.008-.09V18h2.504l.09-.007a.5.5 0 0 0 .402-.402l.008-.09l-.008-.09a.5.5 0 0 0-.403-.402l-.09-.008H18v-2.5l-.008-.09a.5.5 0 0 0-.402-.403zM13.925 2.504a2.25 2.25 0 0 1 1.94 1.11l.814 1.387h2.071A3.25 3.25 0 0 1 22 8.25v4.56A6.48 6.48 0 0 0 17.5 11q-.625 0-1.218.114a4.501 4.501 0 1 0-5.254 5.78A6.5 6.5 0 0 0 12.022 21H5.25A3.25 3.25 0 0 1 2 17.75v-9.5A3.25 3.25 0 0 1 5.25 5h2.08l.875-1.424a2.25 2.25 0 0 1 1.917-1.073zM12 9.5a3 3 0 0 1 2.85 2.063a6.52 6.52 0 0 0-3.512 3.862A3 3 0 0 1 12 9.501"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.5 12a5.5 5.5 0 1 1 0 11a5.5 5.5 0 0 1 0-11m0 2l-.09.008a.5.5 0 0 0-.402.402L17 14.5V17h-2.502l-.09.009a.5.5 0 0 0-.402.402l-.008.09l.008.09a.5.5 0 0 0 .402.402l.09.008H17v2.503l.008.09a.5.5 0 0 0 .402.402l.09.008l.09-.008a.5.5 0 0 0 .402-.402l.008-.09V18h2.504l.09-.007a.5.5 0 0 0 .402-.402l.008-.09l-.008-.09a.5.5 0 0 0-.403-.402l-.09-.008H18v-2.5l-.008-.09a.5.5 0 0 0-.402-.403zM13.925 2.504a2.25 2.25 0 0 1 1.94 1.11l.814 1.387h2.071A3.25 3.25 0 0 1 22 8.25v4.56A6.48 6.48 0 0 0 17.5 11q-.625 0-1.218.114a4.501 4.501 0 1 0-5.254 5.78A6.5 6.5 0 0 0 12.022 21H5.25A3.25 3.25 0 0 1 2 17.75v-9.5A3.25 3.25 0 0 1 5.25 5h2.08l.875-1.424a2.25 2.25 0 0 1 1.917-1.073zM12 9.5a3 3 0 0 1 2.85 2.063a6.52 6.52 0 0 0-3.512 3.862A3 3 0 0 1 12 9.501"/></svg> </template>
CSS
.icon-camera-add-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%22M17.5%2012a5.5%205.5%200%201%201%200%2011a5.5%205.5%200%200%201%200-11m0%202l-.09.008a.5.5%200%200%200-.402.402L17%2014.5V17h-2.502l-.09.009a.5.5%200%200%200-.402.402l-.008.09l.008.09a.5.5%200%200%200%20.402.402l.09.008H17v2.503l.008.09a.5.5%200%200%200%20.402.402l.09.008l.09-.008a.5.5%200%200%200%20.402-.402l.008-.09V18h2.504l.09-.007a.5.5%200%200%200%20.402-.402l.008-.09l-.008-.09a.5.5%200%200%200-.403-.402l-.09-.008H18v-2.5l-.008-.09a.5.5%200%200%200-.402-.403zM13.925%202.504a2.25%202.25%200%200%201%201.94%201.11l.814%201.387h2.071A3.25%203.25%200%200%201%2022%208.25v4.56A6.48%206.48%200%200%200%2017.5%2011q-.625%200-1.218.114a4.501%204.501%200%201%200-5.254%205.78A6.5%206.5%200%200%200%2012.022%2021H5.25A3.25%203.25%200%200%201%202%2017.75v-9.5A3.25%203.25%200%200%201%205.25%205h2.08l.875-1.424a2.25%202.25%200%200%201%201.917-1.073zM12%209.5a3%203%200%200%201%202.85%202.063a6.52%206.52%200%200%200-3.512%203.862A3%203%200%200%201%2012%209.501%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%22M17.5%2012a5.5%205.5%200%201%201%200%2011a5.5%205.5%200%200%201%200-11m0%202l-.09.008a.5.5%200%200%200-.402.402L17%2014.5V17h-2.502l-.09.009a.5.5%200%200%200-.402.402l-.008.09l.008.09a.5.5%200%200%200%20.402.402l.09.008H17v2.503l.008.09a.5.5%200%200%200%20.402.402l.09.008l.09-.008a.5.5%200%200%200%20.402-.402l.008-.09V18h2.504l.09-.007a.5.5%200%200%200%20.402-.402l.008-.09l-.008-.09a.5.5%200%200%200-.403-.402l-.09-.008H18v-2.5l-.008-.09a.5.5%200%200%200-.402-.403zM13.925%202.504a2.25%202.25%200%200%201%201.94%201.11l.814%201.387h2.071A3.25%203.25%200%200%201%2022%208.25v4.56A6.48%206.48%200%200%200%2017.5%2011q-.625%200-1.218.114a4.501%204.501%200%201%200-5.254%205.78A6.5%206.5%200%200%200%2012.022%2021H5.25A3.25%203.25%200%200%201%202%2017.75v-9.5A3.25%203.25%200%200%201%205.25%205h2.08l.875-1.424a2.25%202.25%200%200%201%201.917-1.073zM12%209.5a3%203%200%200%201%202.85%202.063a6.52%206.52%200%200%200-3.512%203.862A3%203%200%200%201%2012%209.501%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/camera-add-24-filled.svg?color=%231a73e8&size=48