camera alt icon
camera-alt from Font Awesome Regular by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- camera-alt
- Set
- Font Awesome Regular
- Style
- Regular
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
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="M257.1 96c-18.7 0-36.2 9.4-46.6 24.9l-26 39.1H128c-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-56.5l-26-39.1C419.1 105.4 401.6 96 382.9 96zm-6.7 51.6c1.5-2.2 4-3.6 6.7-3.6h125.7c2.7 0 5.2 1.3 6.7 3.6l33.2 49.8c4.5 6.7 11.9 10.7 20 10.7H512c8.8 0 16 7.2 16 16v256c0 8.8-7.2 16-16 16l-384-.1c-8.8 0-16-7.2-16-16V224c0-8.8 7.2-16 16-16h69.3c8 0 15.5-4 20-10.7l33.2-49.8zM320 448c61.9 0 112-50.1 112-112s-50.1-112-112-112s-112 50.1-112 112s50.1 112 112 112m-64-112c0-35.3 28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64"/></svg>
React
import type { SVGProps } from "react";
export function Fa7RegularCameraAlt(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="M257.1 96c-18.7 0-36.2 9.4-46.6 24.9l-26 39.1H128c-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-56.5l-26-39.1C419.1 105.4 401.6 96 382.9 96zm-6.7 51.6c1.5-2.2 4-3.6 6.7-3.6h125.7c2.7 0 5.2 1.3 6.7 3.6l33.2 49.8c4.5 6.7 11.9 10.7 20 10.7H512c8.8 0 16 7.2 16 16v256c0 8.8-7.2 16-16 16l-384-.1c-8.8 0-16-7.2-16-16V224c0-8.8 7.2-16 16-16h69.3c8 0 15.5-4 20-10.7l33.2-49.8zM320 448c61.9 0 112-50.1 112-112s-50.1-112-112-112s-112 50.1-112 112s50.1 112 112 112m-64-112c0-35.3 28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M257.1 96c-18.7 0-36.2 9.4-46.6 24.9l-26 39.1H128c-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-56.5l-26-39.1C419.1 105.4 401.6 96 382.9 96zm-6.7 51.6c1.5-2.2 4-3.6 6.7-3.6h125.7c2.7 0 5.2 1.3 6.7 3.6l33.2 49.8c4.5 6.7 11.9 10.7 20 10.7H512c8.8 0 16 7.2 16 16v256c0 8.8-7.2 16-16 16l-384-.1c-8.8 0-16-7.2-16-16V224c0-8.8 7.2-16 16-16h69.3c8 0 15.5-4 20-10.7l33.2-49.8zM320 448c61.9 0 112-50.1 112-112s-50.1-112-112-112s-112 50.1-112 112s50.1 112 112 112m-64-112c0-35.3 28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64"/></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%22M257.1%2096c-18.7%200-36.2%209.4-46.6%2024.9l-26%2039.1H128c-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-56.5l-26-39.1C419.1%20105.4%20401.6%2096%20382.9%2096zm-6.7%2051.6c1.5-2.2%204-3.6%206.7-3.6h125.7c2.7%200%205.2%201.3%206.7%203.6l33.2%2049.8c4.5%206.7%2011.9%2010.7%2020%2010.7H512c8.8%200%2016%207.2%2016%2016v256c0%208.8-7.2%2016-16%2016l-384-.1c-8.8%200-16-7.2-16-16V224c0-8.8%207.2-16%2016-16h69.3c8%200%2015.5-4%2020-10.7l33.2-49.8zM320%20448c61.9%200%20112-50.1%20112-112s-50.1-112-112-112s-112%2050.1-112%20112s50.1%20112%20112%20112m-64-112c0-35.3%2028.7-64%2064-64s64%2028.7%2064%2064s-28.7%2064-64%2064s-64-28.7-64-64%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%22M257.1%2096c-18.7%200-36.2%209.4-46.6%2024.9l-26%2039.1H128c-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-56.5l-26-39.1C419.1%20105.4%20401.6%2096%20382.9%2096zm-6.7%2051.6c1.5-2.2%204-3.6%206.7-3.6h125.7c2.7%200%205.2%201.3%206.7%203.6l33.2%2049.8c4.5%206.7%2011.9%2010.7%2020%2010.7H512c8.8%200%2016%207.2%2016%2016v256c0%208.8-7.2%2016-16%2016l-384-.1c-8.8%200-16-7.2-16-16V224c0-8.8%207.2-16%2016-16h69.3c8%200%2015.5-4%2020-10.7l33.2-49.8zM320%20448c61.9%200%20112-50.1%20112-112s-50.1-112-112-112s-112%2050.1-112%20112s50.1%20112%20112%20112m-64-112c0-35.3%2028.7-64%2064-64s64%2028.7%2064%2064s-28.7%2064-64%2064s-64-28.7-64-64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-regular/camera-alt.svg?color=%231a73e8&size=48