outline camera icon
outline-camera from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.
- Name
- outline-camera
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Image
- Viewbox
- 24×24
- License
- Apache 2.0
More image icons from Google Material Icons
baseline-10mpbaseline-11mpbaseline-12mpbaseline-13mpbaseline-14mpbaseline-15mpbaseline-16mpbaseline-17mpbaseline-18mpbaseline-19mpbaseline-20mpbaseline-21mpbaseline-22mpbaseline-23mpbaseline-24mpbaseline-2mpbaseline-30fps-selectbaseline-3mpbaseline-4mpbaseline-5mpbaseline-60fps-selectbaseline-6mpbaseline-7mpbaseline-8mp
Use the outline camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.25 2.26l-.08-.04l-.01.02C13.46 2.09 12.74 2 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10c0-4.75-3.31-8.72-7.75-9.74M19.41 9h-7.99l2.71-4.7c2.4.66 4.35 2.42 5.28 4.7M13.1 4.08L10.27 9l-1.15 2L6.4 6.3A7.96 7.96 0 0 1 12 4c.37 0 .74.03 1.1.08M5.7 7.09L8.54 12l1.15 2H4.26C4.1 13.36 4 12.69 4 12c0-1.85.64-3.55 1.7-4.91M4.59 15h7.98l-2.71 4.7A8.03 8.03 0 0 1 4.59 15m6.31 4.91L14.89 13l2.72 4.7A8 8 0 0 1 12 20c-.38 0-.74-.04-1.1-.09m7.4-3l-4-6.91h5.43c.17.64.27 1.31.27 2c0 1.85-.64 3.55-1.7 4.91"/></svg>
React
import type { SVGProps } from "react";
export function IcOutlineCamera(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="m14.25 2.26l-.08-.04l-.01.02C13.46 2.09 12.74 2 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10c0-4.75-3.31-8.72-7.75-9.74M19.41 9h-7.99l2.71-4.7c2.4.66 4.35 2.42 5.28 4.7M13.1 4.08L10.27 9l-1.15 2L6.4 6.3A7.96 7.96 0 0 1 12 4c.37 0 .74.03 1.1.08M5.7 7.09L8.54 12l1.15 2H4.26C4.1 13.36 4 12.69 4 12c0-1.85.64-3.55 1.7-4.91M4.59 15h7.98l-2.71 4.7A8.03 8.03 0 0 1 4.59 15m6.31 4.91L14.89 13l2.72 4.7A8 8 0 0 1 12 20c-.38 0-.74-.04-1.1-.09m7.4-3l-4-6.91h5.43c.17.64.27 1.31.27 2c0 1.85-.64 3.55-1.7 4.91"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.25 2.26l-.08-.04l-.01.02C13.46 2.09 12.74 2 12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10c0-4.75-3.31-8.72-7.75-9.74M19.41 9h-7.99l2.71-4.7c2.4.66 4.35 2.42 5.28 4.7M13.1 4.08L10.27 9l-1.15 2L6.4 6.3A7.96 7.96 0 0 1 12 4c.37 0 .74.03 1.1.08M5.7 7.09L8.54 12l1.15 2H4.26C4.1 13.36 4 12.69 4 12c0-1.85.64-3.55 1.7-4.91M4.59 15h7.98l-2.71 4.7A8.03 8.03 0 0 1 4.59 15m6.31 4.91L14.89 13l2.72 4.7A8 8 0 0 1 12 20c-.38 0-.74-.04-1.1-.09m7.4-3l-4-6.91h5.43c.17.64.27 1.31.27 2c0 1.85-.64 3.55-1.7 4.91"/></svg> </template>
CSS
.icon-outline-camera {
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%22m14.25%202.26l-.08-.04l-.01.02C13.46%202.09%2012.74%202%2012%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10c0-4.75-3.31-8.72-7.75-9.74M19.41%209h-7.99l2.71-4.7c2.4.66%204.35%202.42%205.28%204.7M13.1%204.08L10.27%209l-1.15%202L6.4%206.3A7.96%207.96%200%200%201%2012%204c.37%200%20.74.03%201.1.08M5.7%207.09L8.54%2012l1.15%202H4.26C4.1%2013.36%204%2012.69%204%2012c0-1.85.64-3.55%201.7-4.91M4.59%2015h7.98l-2.71%204.7A8.03%208.03%200%200%201%204.59%2015m6.31%204.91L14.89%2013l2.72%204.7A8%208%200%200%201%2012%2020c-.38%200-.74-.04-1.1-.09m7.4-3l-4-6.91h5.43c.17.64.27%201.31.27%202c0%201.85-.64%203.55-1.7%204.91%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%22m14.25%202.26l-.08-.04l-.01.02C13.46%202.09%2012.74%202%2012%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10c0-4.75-3.31-8.72-7.75-9.74M19.41%209h-7.99l2.71-4.7c2.4.66%204.35%202.42%205.28%204.7M13.1%204.08L10.27%209l-1.15%202L6.4%206.3A7.96%207.96%200%200%201%2012%204c.37%200%20.74.03%201.1.08M5.7%207.09L8.54%2012l1.15%202H4.26C4.1%2013.36%204%2012.69%204%2012c0-1.85.64-3.55%201.7-4.91M4.59%2015h7.98l-2.71%204.7A8.03%208.03%200%200%201%204.59%2015m6.31%204.91L14.89%2013l2.72%204.7A8%208%200%200%201%2012%2020c-.38%200-.74-.04-1.1-.09m7.4-3l-4-6.91h5.43c.17.64.27%201.31.27%202c0%201.85-.64%203.55-1.7%204.91%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/outline-camera.svg?color=%231a73e8&size=48