cameraswitch icon
cameraswitch from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- cameraswitch
- Set
- Material Symbols Light
- Style
- Regular
- 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="M8.616 16q-.672 0-1.144-.472T7 14.385v-4.77q0-.67.472-1.143Q7.944 8 8.616 8h.769l1-1h3.23l1 1h.77q.67 0 1.143.472q.472.472.472 1.144v4.769q0 .67-.472 1.143q-.472.472-1.143.472zM12 13.423q.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.83t-3.018-1.899t-3.616-.734l1.935 1.935l-.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.83t3.019 1.899t3.615.734l-1.935-1.935l.708-.708z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCameraswitch(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="M8.616 16q-.672 0-1.144-.472T7 14.385v-4.77q0-.67.472-1.143Q7.944 8 8.616 8h.769l1-1h3.23l1 1h.77q.67 0 1.143.472q.472.472.472 1.144v4.769q0 .67-.472 1.143q-.472.472-1.143.472zM12 13.423q.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.83t-3.018-1.899t-3.616-.734l1.935 1.935l-.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.83t3.019 1.899t3.615.734l-1.935-1.935l.708-.708z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.616 16q-.672 0-1.144-.472T7 14.385v-4.77q0-.67.472-1.143Q7.944 8 8.616 8h.769l1-1h3.23l1 1h.77q.67 0 1.143.472q.472.472.472 1.144v4.769q0 .67-.472 1.143q-.472.472-1.143.472zM12 13.423q.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.83t-3.018-1.899t-3.616-.734l1.935 1.935l-.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.83t3.019 1.899t3.615.734l-1.935-1.935l.708-.708z"/></svg> </template>
CSS
.icon-cameraswitch {
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%22M8.616%2016q-.672%200-1.144-.472T7%2014.385v-4.77q0-.67.472-1.143Q7.944%208%208.616%208h.769l1-1h3.23l1%201h.77q.67%200%201.143.472q.472.472.472%201.144v4.769q0%20.67-.472%201.143q-.472.472-1.143.472zM12%2013.423q.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.83t-3.018-1.899t-3.616-.734l1.935%201.935l-.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.83t3.019%201.899t3.615.734l-1.935-1.935l.708-.708z%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%22M8.616%2016q-.672%200-1.144-.472T7%2014.385v-4.77q0-.67.472-1.143Q7.944%208%208.616%208h.769l1-1h3.23l1%201h.77q.67%200%201.143.472q.472.472.472%201.144v4.769q0%20.67-.472%201.143q-.472.472-1.143.472zM12%2013.423q.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.83t-3.018-1.899t-3.616-.734l1.935%201.935l-.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.83t3.019%201.899t3.615.734l-1.935-1.935l.708-.708z%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.svg?color=%231a73e8&size=48