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

Name
camera-outdoor-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the camera outdoor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.539 17.616q-.262 0-.439-.177T11.923 17v-4q0-.261.177-.438t.439-.177h4q.261 0 .438.177t.177.438v1.462l1.255-.656q.212-.106.401.014t.19.34v1.68q0 .22-.19.34q-.189.12-.4.014l-1.256-.655V17q0 .262-.177.439t-.438.177zM5 18.384v-8.076q0-.384.172-.727t.474-.565l5.385-4.058q.423-.324.966-.324t.972.324l5.843 4.396q.188.165.191.344t-.11.342t-.304.217t-.381-.11l-5.842-4.378q-.154-.134-.366-.134t-.365.134L6.25 9.808q-.115.096-.183.22t-.067.28v8.077q0 .269.173.442t.443.173H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 20H6.616q-.667 0-1.141-.475T5 18.386m7-6.135"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCameraOutdoorOutlineRounded(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="M12.539 17.616q-.262 0-.439-.177T11.923 17v-4q0-.261.177-.438t.439-.177h4q.261 0 .438.177t.177.438v1.462l1.255-.656q.212-.106.401.014t.19.34v1.68q0 .22-.19.34q-.189.12-.4.014l-1.256-.655V17q0 .262-.177.439t-.438.177zM5 18.384v-8.076q0-.384.172-.727t.474-.565l5.385-4.058q.423-.324.966-.324t.972.324l5.843 4.396q.188.165.191.344t-.11.342t-.304.217t-.381-.11l-5.842-4.378q-.154-.134-.366-.134t-.365.134L6.25 9.808q-.115.096-.183.22t-.067.28v8.077q0 .269.173.442t.443.173H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 20H6.616q-.667 0-1.141-.475T5 18.386m7-6.135"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.539 17.616q-.262 0-.439-.177T11.923 17v-4q0-.261.177-.438t.439-.177h4q.261 0 .438.177t.177.438v1.462l1.255-.656q.212-.106.401.014t.19.34v1.68q0 .22-.19.34q-.189.12-.4.014l-1.256-.655V17q0 .262-.177.439t-.438.177zM5 18.384v-8.076q0-.384.172-.727t.474-.565l5.385-4.058q.423-.324.966-.324t.972.324l5.843 4.396q.188.165.191.344t-.11.342t-.304.217t-.381-.11l-5.842-4.378q-.154-.134-.366-.134t-.365.134L6.25 9.808q-.115.096-.183.22t-.067.28v8.077q0 .269.173.442t.443.173H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 20H6.616q-.667 0-1.141-.475T5 18.386m7-6.135"/></svg>
</template>

CSS

.icon-camera-outdoor-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%22M12.539%2017.616q-.262%200-.439-.177T11.923%2017v-4q0-.261.177-.438t.439-.177h4q.261%200%20.438.177t.177.438v1.462l1.255-.656q.212-.106.401.014t.19.34v1.68q0%20.22-.19.34q-.189.12-.4.014l-1.256-.655V17q0%20.262-.177.439t-.438.177zM5%2018.384v-8.076q0-.384.172-.727t.474-.565l5.385-4.058q.423-.324.966-.324t.972.324l5.843%204.396q.188.165.191.344t-.11.342t-.304.217t-.381-.11l-5.842-4.378q-.154-.134-.366-.134t-.365.134L6.25%209.808q-.115.096-.183.22t-.067.28v8.077q0%20.269.173.442t.443.173H18.5q.213%200%20.356.144t.144.357t-.144.356T18.5%2020H6.616q-.667%200-1.141-.475T5%2018.386m7-6.135%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%22M12.539%2017.616q-.262%200-.439-.177T11.923%2017v-4q0-.261.177-.438t.439-.177h4q.261%200%20.438.177t.177.438v1.462l1.255-.656q.212-.106.401.014t.19.34v1.68q0%20.22-.19.34q-.189.12-.4.014l-1.256-.655V17q0%20.262-.177.439t-.438.177zM5%2018.384v-8.076q0-.384.172-.727t.474-.565l5.385-4.058q.423-.324.966-.324t.972.324l5.843%204.396q.188.165.191.344t-.11.342t-.304.217t-.381-.11l-5.842-4.378q-.154-.134-.366-.134t-.365.134L6.25%209.808q-.115.096-.183.22t-.067.28v8.077q0%20.269.173.442t.443.173H18.5q.213%200%20.356.144t.144.357t-.144.356T18.5%2020H6.616q-.667%200-1.141-.475T5%2018.386m7-6.135%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/camera-outdoor-outline-rounded.svg?color=%231a73e8&size=48