mobile camera icon
mobile-camera from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- mobile-camera
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- smartphone-camera
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the mobile camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.616 22q-.667 0-1.141-.475T6 20.386V3.615q0-.69.463-1.152T7.616 2h8.846q.666 0 1.14.475t.475 1.14v2.577h-2.748l-.885.866q-1.486.077-2.504 1.116q-1.017 1.04-1.017 2.557v3.404q0 1.521 1.076 2.597t2.597 1.076h3.481v2.576q0 .667-.475 1.141t-1.14.475zm4.972-15.914q.22-.222.22-.549t-.222-.547t-.549-.22t-.548.22t-.22.55t.222.547t.549.22t.548-.22m2.012 9.336q-.533 0-.912-.376t-.38-.913v-3.4q0-.532.375-.912q.376-.38.913-.38h.856l.856-.865h1.7l.85.865h.851q.531 0 .911.376t.38.913v3.401q0 .532-.376.911t-.912.38zm3.609-1.945q.445-.445.445-1.058q0-.612-.445-1.045t-1.055-.433t-1.055.433t-.445 1.045t.445 1.058t1.055.445t1.055-.445"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMobileCamera(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="M7.616 22q-.667 0-1.141-.475T6 20.386V3.615q0-.69.463-1.152T7.616 2h8.846q.666 0 1.14.475t.475 1.14v2.577h-2.748l-.885.866q-1.486.077-2.504 1.116q-1.017 1.04-1.017 2.557v3.404q0 1.521 1.076 2.597t2.597 1.076h3.481v2.576q0 .667-.475 1.141t-1.14.475zm4.972-15.914q.22-.222.22-.549t-.222-.547t-.549-.22t-.548.22t-.22.55t.222.547t.549.22t.548-.22m2.012 9.336q-.533 0-.912-.376t-.38-.913v-3.4q0-.532.375-.912q.376-.38.913-.38h.856l.856-.865h1.7l.85.865h.851q.531 0 .911.376t.38.913v3.401q0 .532-.376.911t-.912.38zm3.609-1.945q.445-.445.445-1.058q0-.612-.445-1.045t-1.055-.433t-1.055.433t-.445 1.045t.445 1.058t1.055.445t1.055-.445"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.616 22q-.667 0-1.141-.475T6 20.386V3.615q0-.69.463-1.152T7.616 2h8.846q.666 0 1.14.475t.475 1.14v2.577h-2.748l-.885.866q-1.486.077-2.504 1.116q-1.017 1.04-1.017 2.557v3.404q0 1.521 1.076 2.597t2.597 1.076h3.481v2.576q0 .667-.475 1.141t-1.14.475zm4.972-15.914q.22-.222.22-.549t-.222-.547t-.549-.22t-.548.22t-.22.55t.222.547t.549.22t.548-.22m2.012 9.336q-.533 0-.912-.376t-.38-.913v-3.4q0-.532.375-.912q.376-.38.913-.38h.856l.856-.865h1.7l.85.865h.851q.531 0 .911.376t.38.913v3.401q0 .532-.376.911t-.912.38zm3.609-1.945q.445-.445.445-1.058q0-.612-.445-1.045t-1.055-.433t-1.055.433t-.445 1.045t.445 1.058t1.055.445t1.055-.445"/></svg> </template>
CSS
.icon-mobile-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%22M7.616%2022q-.667%200-1.141-.475T6%2020.386V3.615q0-.69.463-1.152T7.616%202h8.846q.666%200%201.14.475t.475%201.14v2.577h-2.748l-.885.866q-1.486.077-2.504%201.116q-1.017%201.04-1.017%202.557v3.404q0%201.521%201.076%202.597t2.597%201.076h3.481v2.576q0%20.667-.475%201.141t-1.14.475zm4.972-15.914q.22-.222.22-.549t-.222-.547t-.549-.22t-.548.22t-.22.55t.222.547t.549.22t.548-.22m2.012%209.336q-.533%200-.912-.376t-.38-.913v-3.4q0-.532.375-.912q.376-.38.913-.38h.856l.856-.865h1.7l.85.865h.851q.531%200%20.911.376t.38.913v3.401q0%20.532-.376.911t-.912.38zm3.609-1.945q.445-.445.445-1.058q0-.612-.445-1.045t-1.055-.433t-1.055.433t-.445%201.045t.445%201.058t1.055.445t1.055-.445%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%22M7.616%2022q-.667%200-1.141-.475T6%2020.386V3.615q0-.69.463-1.152T7.616%202h8.846q.666%200%201.14.475t.475%201.14v2.577h-2.748l-.885.866q-1.486.077-2.504%201.116q-1.017%201.04-1.017%202.557v3.404q0%201.521%201.076%202.597t2.597%201.076h3.481v2.576q0%20.667-.475%201.141t-1.14.475zm4.972-15.914q.22-.222.22-.549t-.222-.547t-.549-.22t-.548.22t-.22.55t.222.547t.549.22t.548-.22m2.012%209.336q-.533%200-.912-.376t-.38-.913v-3.4q0-.532.375-.912q.376-.38.913-.38h.856l.856-.865h1.7l.85.865h.851q.531%200%20.911.376t.38.913v3.401q0%20.532-.376.911t-.912.38zm3.609-1.945q.445-.445.445-1.058q0-.612-.445-1.045t-1.055-.433t-1.055.433t-.445%201.045t.445%201.058t1.055.445t1.055-.445%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mobile-camera.svg?color=%231a73e8&size=48