cameraswitch-outline-rounded from Material Symbols Light by Google · Outline Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
cameraswitch-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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

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.769l.757-.758q.131-.13.27-.186T10.715 7h2.573q.161 0 .3.056t.27.186l.759.758h.769q.67 0 1.143.472q.472.472.472 1.144v4.769q0 .67-.472 1.143q-.472.472-1.143.472zm0-1h6.769q.269 0 .442-.173t.173-.442v-4.77q0-.269-.173-.442T15.385 9h-6.77q-.269 0-.442.173T8 9.616v4.769q0 .269.173.442t.443.173M12 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.414M12.039 23q-4.112 0-7.203-2.628t-3.738-6.635q-.056-.252.057-.458t.345-.237t.385.136t.188.399q.573 3.602 3.315 5.975q2.74 2.373 6.443 2.437l-1.581-1.581q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.819 2.82q.098.097.055.217t-.173.15q-.405.079-.804.096t-.817.017m-.077-22q4.112 0 7.203 2.635t3.738 6.648q.056.252-.057.448t-.345.227t-.385-.136q-.151-.166-.188-.399q-.573-3.602-3.315-5.975q-2.74-2.373-6.443-2.437l1.581 1.581q.14.14.15.344q.01.205-.15.364t-.354.16t-.354-.16l-2.819-2.82q-.098-.097-.055-.216t.173-.15q.405-.08.804-.097T11.962 1"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCameraswitchOutlineRounded(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.769l.757-.758q.131-.13.27-.186T10.715 7h2.573q.161 0 .3.056t.27.186l.759.758h.769q.67 0 1.143.472q.472.472.472 1.144v4.769q0 .67-.472 1.143q-.472.472-1.143.472zm0-1h6.769q.269 0 .442-.173t.173-.442v-4.77q0-.269-.173-.442T15.385 9h-6.77q-.269 0-.442.173T8 9.616v4.769q0 .269.173.442t.443.173M12 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.414M12.039 23q-4.112 0-7.203-2.628t-3.738-6.635q-.056-.252.057-.458t.345-.237t.385.136t.188.399q.573 3.602 3.315 5.975q2.74 2.373 6.443 2.437l-1.581-1.581q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.819 2.82q.098.097.055.217t-.173.15q-.405.079-.804.096t-.817.017m-.077-22q4.112 0 7.203 2.635t3.738 6.648q.056.252-.057.448t-.345.227t-.385-.136q-.151-.166-.188-.399q-.573-3.602-3.315-5.975q-2.74-2.373-6.443-2.437l1.581 1.581q.14.14.15.344q.01.205-.15.364t-.354.16t-.354-.16l-2.819-2.82q-.098-.097-.055-.216t.173-.15q.405-.08.804-.097T11.962 1"/></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.769l.757-.758q.131-.13.27-.186T10.715 7h2.573q.161 0 .3.056t.27.186l.759.758h.769q.67 0 1.143.472q.472.472.472 1.144v4.769q0 .67-.472 1.143q-.472.472-1.143.472zm0-1h6.769q.269 0 .442-.173t.173-.442v-4.77q0-.269-.173-.442T15.385 9h-6.77q-.269 0-.442.173T8 9.616v4.769q0 .269.173.442t.443.173M12 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.414M12.039 23q-4.112 0-7.203-2.628t-3.738-6.635q-.056-.252.057-.458t.345-.237t.385.136t.188.399q.573 3.602 3.315 5.975q2.74 2.373 6.443 2.437l-1.581-1.581q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.819 2.82q.098.097.055.217t-.173.15q-.405.079-.804.096t-.817.017m-.077-22q4.112 0 7.203 2.635t3.738 6.648q.056.252-.057.448t-.345.227t-.385-.136q-.151-.166-.188-.399q-.573-3.602-3.315-5.975q-2.74-2.373-6.443-2.437l1.581 1.581q.14.14.15.344q.01.205-.15.364t-.354.16t-.354-.16l-2.819-2.82q-.098-.097-.055-.216t.173-.15q.405-.08.804-.097T11.962 1"/></svg>
</template>

CSS

.icon-cameraswitch-outline-rounded {
  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.769l.757-.758q.131-.13.27-.186T10.715%207h2.573q.161%200%20.3.056t.27.186l.759.758h.769q.67%200%201.143.472q.472.472.472%201.144v4.769q0%20.67-.472%201.143q-.472.472-1.143.472zm0-1h6.769q.269%200%20.442-.173t.173-.442v-4.77q0-.269-.173-.442T15.385%209h-6.77q-.269%200-.442.173T8%209.616v4.769q0%20.269.173.442t.443.173M12%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.414M12.039%2023q-4.112%200-7.203-2.628t-3.738-6.635q-.056-.252.057-.458t.345-.237t.385.136t.188.399q.573%203.602%203.315%205.975q2.74%202.373%206.443%202.437l-1.581-1.581q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.819%202.82q.098.097.055.217t-.173.15q-.405.079-.804.096t-.817.017m-.077-22q4.112%200%207.203%202.635t3.738%206.648q.056.252-.057.448t-.345.227t-.385-.136q-.151-.166-.188-.399q-.573-3.602-3.315-5.975q-2.74-2.373-6.443-2.437l1.581%201.581q.14.14.15.344q.01.205-.15.364t-.354.16t-.354-.16l-2.819-2.82q-.098-.097-.055-.216t.173-.15q.405-.08.804-.097T11.962%201%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.769l.757-.758q.131-.13.27-.186T10.715%207h2.573q.161%200%20.3.056t.27.186l.759.758h.769q.67%200%201.143.472q.472.472.472%201.144v4.769q0%20.67-.472%201.143q-.472.472-1.143.472zm0-1h6.769q.269%200%20.442-.173t.173-.442v-4.77q0-.269-.173-.442T15.385%209h-6.77q-.269%200-.442.173T8%209.616v4.769q0%20.269.173.442t.443.173M12%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.414M12.039%2023q-4.112%200-7.203-2.628t-3.738-6.635q-.056-.252.057-.458t.345-.237t.385.136t.188.399q.573%203.602%203.315%205.975q2.74%202.373%206.443%202.437l-1.581-1.581q-.14-.14-.15-.345q-.01-.203.15-.363t.354-.16t.354.16l2.819%202.82q.098.097.055.217t-.173.15q-.405.079-.804.096t-.817.017m-.077-22q4.112%200%207.203%202.635t3.738%206.648q.056.252-.057.448t-.345.227t-.385-.136q-.151-.166-.188-.399q-.573-3.602-3.315-5.975q-2.74-2.373-6.443-2.437l1.581%201.581q.14.14.15.344q.01.205-.15.364t-.354.16t-.354-.16l-2.819-2.82q-.098-.097-.055-.216t.173-.15q.405-.08.804-.097T11.962%201%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-rounded.svg?color=%231a73e8&size=48