cameraswitch icon
cameraswitch-outline-sharp from Material Symbols Light by Google · Outline Sharp · Android · Apache-2.0 Free for personal and commercial use.
- Name
- cameraswitch-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the cameraswitch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 16V8h2.385l1-1h3.23l1 1H17v8zm1-1h8V9H8zm4-1.577q.594 0 1.009-.414q.414-.415.414-1.009t-.414-1.009T12 10.577t-1.009.414q-.414.415-.414 1.009t.414 1.009t1.009.414M9.935 1.193q.503-.122 1.01-.158Q11.452 1 11.962 1q2.138 0 4.053.76q1.914.761 3.401 2.105t2.436 3.173T23 11h-1q-.194-1.896-1.036-3.526t-2.161-2.827t-3.018-1.899t-3.616-.736l1.935 1.934l-.708.708zm4.13 21.615q-.503.12-1.01.156T12.039 23q-2.139 0-4.053-.76q-1.915-.761-3.402-2.105t-2.436-3.172Q1.2 15.133 1 13h1q.2 1.896 1.04 3.526q.839 1.63 2.157 2.827t3.019 1.899t3.615.737l-1.935-1.935l.708-.708zM12 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCameraswitchOutlineSharp(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 16V8h2.385l1-1h3.23l1 1H17v8zm1-1h8V9H8zm4-1.577q.594 0 1.009-.414q.414-.415.414-1.009t-.414-1.009T12 10.577t-1.009.414q-.414.415-.414 1.009t.414 1.009t1.009.414M9.935 1.193q.503-.122 1.01-.158Q11.452 1 11.962 1q2.138 0 4.053.76q1.914.761 3.401 2.105t2.436 3.173T23 11h-1q-.194-1.896-1.036-3.526t-2.161-2.827t-3.018-1.899t-3.616-.736l1.935 1.934l-.708.708zm4.13 21.615q-.503.12-1.01.156T12.039 23q-2.139 0-4.053-.76q-1.915-.761-3.402-2.105t-2.436-3.172Q1.2 15.133 1 13h1q.2 1.896 1.04 3.526q.839 1.63 2.157 2.827t3.019 1.899t3.615.737l-1.935-1.935l.708-.708zM12 12"/></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 16V8h2.385l1-1h3.23l1 1H17v8zm1-1h8V9H8zm4-1.577q.594 0 1.009-.414q.414-.415.414-1.009t-.414-1.009T12 10.577t-1.009.414q-.414.415-.414 1.009t.414 1.009t1.009.414M9.935 1.193q.503-.122 1.01-.158Q11.452 1 11.962 1q2.138 0 4.053.76q1.914.761 3.401 2.105t2.436 3.173T23 11h-1q-.194-1.896-1.036-3.526t-2.161-2.827t-3.018-1.899t-3.616-.736l1.935 1.934l-.708.708zm4.13 21.615q-.503.12-1.01.156T12.039 23q-2.139 0-4.053-.76q-1.915-.761-3.402-2.105t-2.436-3.172Q1.2 15.133 1 13h1q.2 1.896 1.04 3.526q.839 1.63 2.157 2.827t3.019 1.899t3.615.737l-1.935-1.935l.708-.708zM12 12"/></svg> </template>
CSS
.icon-cameraswitch-outline-sharp {
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%2016V8h2.385l1-1h3.23l1%201H17v8zm1-1h8V9H8zm4-1.577q.594%200%201.009-.414q.414-.415.414-1.009t-.414-1.009T12%2010.577t-1.009.414q-.414.415-.414%201.009t.414%201.009t1.009.414M9.935%201.193q.503-.122%201.01-.158Q11.452%201%2011.962%201q2.138%200%204.053.76q1.914.761%203.401%202.105t2.436%203.173T23%2011h-1q-.194-1.896-1.036-3.526t-2.161-2.827t-3.018-1.899t-3.616-.736l1.935%201.934l-.708.708zm4.13%2021.615q-.503.12-1.01.156T12.039%2023q-2.139%200-4.053-.76q-1.915-.761-3.402-2.105t-2.436-3.172Q1.2%2015.133%201%2013h1q.2%201.896%201.04%203.526q.839%201.63%202.157%202.827t3.019%201.899t3.615.737l-1.935-1.935l.708-.708zM12%2012%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%2016V8h2.385l1-1h3.23l1%201H17v8zm1-1h8V9H8zm4-1.577q.594%200%201.009-.414q.414-.415.414-1.009t-.414-1.009T12%2010.577t-1.009.414q-.414.415-.414%201.009t.414%201.009t1.009.414M9.935%201.193q.503-.122%201.01-.158Q11.452%201%2011.962%201q2.138%200%204.053.76q1.914.761%203.401%202.105t2.436%203.173T23%2011h-1q-.194-1.896-1.036-3.526t-2.161-2.827t-3.018-1.899t-3.616-.736l1.935%201.934l-.708.708zm4.13%2021.615q-.503.12-1.01.156T12.039%2023q-2.139%200-4.053-.76q-1.915-.761-3.402-2.105t-2.436-3.172Q1.2%2015.133%201%2013h1q.2%201.896%201.04%203.526q.839%201.63%202.157%202.827t3.019%201.899t3.615.737l-1.935-1.935l.708-.708zM12%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/cameraswitch-outline-sharp.svg?color=%231a73e8&size=48