camera alt icon
camera-alt from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- camera-alt
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome Solid
Use the camera alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M213.1 128.8L202.7 160H128c-35.3 0-64 28.7-64 64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V224c0-35.3-28.7-64-64-64h-74.7l-10.4-31.2c-6.5-19.6-24.8-32.8-45.5-32.8H258.6c-20.7 0-39 13.2-45.5 32.8M320 256c53 0 96 43 96 96s-43 96-96 96s-96-43-96-96s43-96 96-96"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidCameraAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M213.1 128.8L202.7 160H128c-35.3 0-64 28.7-64 64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V224c0-35.3-28.7-64-64-64h-74.7l-10.4-31.2c-6.5-19.6-24.8-32.8-45.5-32.8H258.6c-20.7 0-39 13.2-45.5 32.8M320 256c53 0 96 43 96 96s-43 96-96 96s-96-43-96-96s43-96 96-96"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M213.1 128.8L202.7 160H128c-35.3 0-64 28.7-64 64v256c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64V224c0-35.3-28.7-64-64-64h-74.7l-10.4-31.2c-6.5-19.6-24.8-32.8-45.5-32.8H258.6c-20.7 0-39 13.2-45.5 32.8M320 256c53 0 96 43 96 96s-43 96-96 96s-96-43-96-96s43-96 96-96"/></svg> </template>
CSS
.icon-camera-alt {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M213.1%20128.8L202.7%20160H128c-35.3%200-64%2028.7-64%2064v256c0%2035.3%2028.7%2064%2064%2064h384c35.3%200%2064-28.7%2064-64V224c0-35.3-28.7-64-64-64h-74.7l-10.4-31.2c-6.5-19.6-24.8-32.8-45.5-32.8H258.6c-20.7%200-39%2013.2-45.5%2032.8M320%20256c53%200%2096%2043%2096%2096s-43%2096-96%2096s-96-43-96-96s43-96%2096-96%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M213.1%20128.8L202.7%20160H128c-35.3%200-64%2028.7-64%2064v256c0%2035.3%2028.7%2064%2064%2064h384c35.3%200%2064-28.7%2064-64V224c0-35.3-28.7-64-64-64h-74.7l-10.4-31.2c-6.5-19.6-24.8-32.8-45.5-32.8H258.6c-20.7%200-39%2013.2-45.5%2032.8M320%20256c53%200%2096%2043%2096%2096s-43%2096-96%2096s-96-43-96-96s43-96%2096-96%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/camera-alt.svg?color=%231a73e8&size=48