camera icon
camera-20 from Fluent UI System Color Icons by Microsoft Corporation · 20 · MIT Free for personal and commercial use.
- Name
- camera-20
- Set
- Fluent UI System Color Icons
- Style
- 20
- Viewbox
- 20×20
- License
- MIT
2 other variants in Fluent UI System Color Icons
The same icon in other sets
cameraAkar Iconscamera-filledAnt Design IconscameraBootstrap IconscameraBoxIcons v2cameraBoxIcons v2 SolidcameraCarboncameraEmoji One (Colored)cameraElement Pluscamera-fillEva IconscameraFramework7 IconscameraFont Awesome 6 SolidcameraFont Awesome RegularcameraFont Awesome SolidcameraFeather Iconscamera-16-filledFluent UI System IconscameraFluent EmojicameraFluent Emoji FlatcameraFluent Emoji High ContrastcameraFirefox OS Emojicameracss.ggcameraHeroIconscameraHumbleiconscameraIconParkcameraIconPark Outline
Use the camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGLOYE7wlL2)" d="M6.779 2.826A1.5 1.5 0 0 1 8.119 2h3.764a1.5 1.5 0 0 1 1.342.83L13.81 4h1.69A2.5 2.5 0 0 1 18 6.5v8a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 2 14.5v-8A2.5 2.5 0 0 1 4.5 4h1.69z"/><path fill="url(#SVGa38zPbqe2)" fill-opacity=".5" d="M6.779 2.826A1.5 1.5 0 0 1 8.119 2h3.764a1.5 1.5 0 0 1 1.342.83L13.81 4h1.69A2.5 2.5 0 0 1 18 6.5v8a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 2 14.5v-8A2.5 2.5 0 0 1 4.5 4h1.69z"/><path fill="url(#SVG3H44xSUH2)" d="M13.995 10a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path fill="url(#SVGLEIQYcMt2)" d="M13 10a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path fill="url(#SVGfzmd2RMM2)" d="M15 8a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/><defs><radialGradient id="SVGLOYE7wlL2" cx="0" cy="0" r="1" gradientTransform="matrix(18 15.49994 -32.18524 37.37655 -.5 3)" gradientUnits="userSpaceOnUse"><stop stop-color="#f08af4"/><stop offset=".535" stop-color="#9c6cfe"/><stop offset="1" stop-color="#4e44db"/></radialGradient><radialGradient id="SVGa38zPbqe2" cx="0" cy="0" r="1" gradientTransform="matrix(.5 5.76923 -5.23393 .45361 12 11.23)" gradientUnits="userSpaceOnUse"><stop stop-color="#312a9a"/><stop offset="1" stop-color="#312a9a" stop-opacity="0"/></radialGradient><radialGradient id="SVGLEIQYcMt2" cx="0" cy="0" r="1" gradientTransform="matrix(5.5 6.5 -6.5 5.5 6 5.5)" gradientUnits="userSpaceOnUse"><stop offset=".243" stop-color="#3bd5ff"/><stop offset="1" stop-color="#2052cb"/></radialGradient><linearGradient id="SVG3H44xSUH2" x1="7.5" x2="11.5" y1="6" y2="15.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#decbff"/></linearGradient><linearGradient id="SVGfzmd2RMM2" x1="14" x2="16" y1="6.5" y2="8" gradientUnits="userSpaceOnUse"><stop stop-color="#f08af4"/><stop offset="1" stop-color="#f462ab"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorCamera20(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGLOYE7wlL2)" d="M6.779 2.826A1.5 1.5 0 0 1 8.119 2h3.764a1.5 1.5 0 0 1 1.342.83L13.81 4h1.69A2.5 2.5 0 0 1 18 6.5v8a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 2 14.5v-8A2.5 2.5 0 0 1 4.5 4h1.69z"/><path fill="url(#SVGa38zPbqe2)" fillOpacity=".5" d="M6.779 2.826A1.5 1.5 0 0 1 8.119 2h3.764a1.5 1.5 0 0 1 1.342.83L13.81 4h1.69A2.5 2.5 0 0 1 18 6.5v8a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 2 14.5v-8A2.5 2.5 0 0 1 4.5 4h1.69z"/><path fill="url(#SVG3H44xSUH2)" d="M13.995 10a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path fill="url(#SVGLEIQYcMt2)" d="M13 10a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path fill="url(#SVGfzmd2RMM2)" d="M15 8a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/><defs><radialGradient id="SVGLOYE7wlL2" cx="0" cy="0" r="1" gradientTransform="matrix(18 15.49994 -32.18524 37.37655 -.5 3)" gradientUnits="userSpaceOnUse"><stop stopColor="#f08af4"/><stop offset=".535" stopColor="#9c6cfe"/><stop offset="1" stopColor="#4e44db"/></radialGradient><radialGradient id="SVGa38zPbqe2" cx="0" cy="0" r="1" gradientTransform="matrix(.5 5.76923 -5.23393 .45361 12 11.23)" gradientUnits="userSpaceOnUse"><stop stopColor="#312a9a"/><stop offset="1" stopColor="#312a9a" stopOpacity="0"/></radialGradient><radialGradient id="SVGLEIQYcMt2" cx="0" cy="0" r="1" gradientTransform="matrix(5.5 6.5 -6.5 5.5 6 5.5)" gradientUnits="userSpaceOnUse"><stop offset=".243" stopColor="#3bd5ff"/><stop offset="1" stopColor="#2052cb"/></radialGradient><linearGradient id="SVG3H44xSUH2" x1="7.5" x2="11.5" y1="6" y2="15.5" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset="1" stopColor="#decbff"/></linearGradient><linearGradient id="SVGfzmd2RMM2" x1="14" x2="16" y1="6.5" y2="8" gradientUnits="userSpaceOnUse"><stop stopColor="#f08af4"/><stop offset="1" stopColor="#f462ab"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGLOYE7wlL2)" d="M6.779 2.826A1.5 1.5 0 0 1 8.119 2h3.764a1.5 1.5 0 0 1 1.342.83L13.81 4h1.69A2.5 2.5 0 0 1 18 6.5v8a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 2 14.5v-8A2.5 2.5 0 0 1 4.5 4h1.69z"/><path fill="url(#SVGa38zPbqe2)" fill-opacity=".5" d="M6.779 2.826A1.5 1.5 0 0 1 8.119 2h3.764a1.5 1.5 0 0 1 1.342.83L13.81 4h1.69A2.5 2.5 0 0 1 18 6.5v8a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 2 14.5v-8A2.5 2.5 0 0 1 4.5 4h1.69z"/><path fill="url(#SVG3H44xSUH2)" d="M13.995 10a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path fill="url(#SVGLEIQYcMt2)" d="M13 10a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path fill="url(#SVGfzmd2RMM2)" d="M15 8a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/><defs><radialGradient id="SVGLOYE7wlL2" cx="0" cy="0" r="1" gradientTransform="matrix(18 15.49994 -32.18524 37.37655 -.5 3)" gradientUnits="userSpaceOnUse"><stop stop-color="#f08af4"/><stop offset=".535" stop-color="#9c6cfe"/><stop offset="1" stop-color="#4e44db"/></radialGradient><radialGradient id="SVGa38zPbqe2" cx="0" cy="0" r="1" gradientTransform="matrix(.5 5.76923 -5.23393 .45361 12 11.23)" gradientUnits="userSpaceOnUse"><stop stop-color="#312a9a"/><stop offset="1" stop-color="#312a9a" stop-opacity="0"/></radialGradient><radialGradient id="SVGLEIQYcMt2" cx="0" cy="0" r="1" gradientTransform="matrix(5.5 6.5 -6.5 5.5 6 5.5)" gradientUnits="userSpaceOnUse"><stop offset=".243" stop-color="#3bd5ff"/><stop offset="1" stop-color="#2052cb"/></radialGradient><linearGradient id="SVG3H44xSUH2" x1="7.5" x2="11.5" y1="6" y2="15.5" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#decbff"/></linearGradient><linearGradient id="SVGfzmd2RMM2" x1="14" x2="16" y1="6.5" y2="8" gradientUnits="userSpaceOnUse"><stop stop-color="#f08af4"/><stop offset="1" stop-color="#f462ab"/></linearGradient></defs></g></svg> </template>
CSS
.icon-camera-20 {
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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGLOYE7wlL2)%22%20d%3D%22M6.779%202.826A1.5%201.5%200%200%201%208.119%202h3.764a1.5%201.5%200%200%201%201.342.83L13.81%204h1.69A2.5%202.5%200%200%201%2018%206.5v8a2.5%202.5%200%200%201-2.5%202.5h-11A2.5%202.5%200%200%201%202%2014.5v-8A2.5%202.5%200%200%201%204.5%204h1.69z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGa38zPbqe2)%22%20fill-opacity%3D%22.5%22%20d%3D%22M6.779%202.826A1.5%201.5%200%200%201%208.119%202h3.764a1.5%201.5%200%200%201%201.342.83L13.81%204h1.69A2.5%202.5%200%200%201%2018%206.5v8a2.5%202.5%200%200%201-2.5%202.5h-11A2.5%202.5%200%200%201%202%2014.5v-8A2.5%202.5%200%200%201%204.5%204h1.69z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3H44xSUH2)%22%20d%3D%22M13.995%2010a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGLEIQYcMt2)%22%20d%3D%22M13%2010a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfzmd2RMM2)%22%20d%3D%22M15%208a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGLOYE7wlL2%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(18%2015.49994%20-32.18524%2037.37655%20-.5%203)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f08af4%22%2F%3E%3Cstop%20offset%3D%22.535%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234e44db%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGa38zPbqe2%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(.5%205.76923%20-5.23393%20.45361%2012%2011.23)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23312a9a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23312a9a%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGLEIQYcMt2%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(5.5%206.5%20-6.5%205.5%206%205.5)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.243%22%20stop-color%3D%22%233bd5ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232052cb%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVG3H44xSUH2%22%20x1%3D%227.5%22%20x2%3D%2211.5%22%20y1%3D%226%22%20y2%3D%2215.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23decbff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfzmd2RMM2%22%20x1%3D%2214%22%20x2%3D%2216%22%20y1%3D%226.5%22%20y2%3D%228%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f08af4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f462ab%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGLOYE7wlL2)%22%20d%3D%22M6.779%202.826A1.5%201.5%200%200%201%208.119%202h3.764a1.5%201.5%200%200%201%201.342.83L13.81%204h1.69A2.5%202.5%200%200%201%2018%206.5v8a2.5%202.5%200%200%201-2.5%202.5h-11A2.5%202.5%200%200%201%202%2014.5v-8A2.5%202.5%200%200%201%204.5%204h1.69z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGa38zPbqe2)%22%20fill-opacity%3D%22.5%22%20d%3D%22M6.779%202.826A1.5%201.5%200%200%201%208.119%202h3.764a1.5%201.5%200%200%201%201.342.83L13.81%204h1.69A2.5%202.5%200%200%201%2018%206.5v8a2.5%202.5%200%200%201-2.5%202.5h-11A2.5%202.5%200%200%201%202%2014.5v-8A2.5%202.5%200%200%201%204.5%204h1.69z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3H44xSUH2)%22%20d%3D%22M13.995%2010a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGLEIQYcMt2)%22%20d%3D%22M13%2010a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGfzmd2RMM2)%22%20d%3D%22M15%208a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGLOYE7wlL2%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(18%2015.49994%20-32.18524%2037.37655%20-.5%203)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f08af4%22%2F%3E%3Cstop%20offset%3D%22.535%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234e44db%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGa38zPbqe2%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(.5%205.76923%20-5.23393%20.45361%2012%2011.23)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23312a9a%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23312a9a%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGLEIQYcMt2%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(5.5%206.5%20-6.5%205.5%206%205.5)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.243%22%20stop-color%3D%22%233bd5ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232052cb%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVG3H44xSUH2%22%20x1%3D%227.5%22%20x2%3D%2211.5%22%20y1%3D%226%22%20y2%3D%2215.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23decbff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGfzmd2RMM2%22%20x1%3D%2214%22%20x2%3D%2216%22%20y1%3D%226.5%22%20y2%3D%228%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f08af4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f462ab%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/camera-20.svg?color=%231a73e8&size=48