settings video camera icon

settings-video-camera-outline-rounded from Material Symbols by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
settings-video-camera-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the settings video camera icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 22h-6q-.425 0-.712-.288T13 21v-6q0-.425.288-.712T14 14h6q.425 0 .713.288T21 15v2l1.575-1.575q.125-.125.275-.062t.15.237v4.8q0 .175-.15.238t-.275-.063L21 19v2q0 .425-.288.713T20 22m-5.2-10.075q-.375.2-.775.063t-.6-.513q-.2-.425-.562-.7t-.813-.275q-.625 0-1.062.425t-.438 1.05q0 .45.238.813t.662.562q.375.2.525.588t-.05.762t-.587.525t-.763-.05q-.95-.425-1.487-1.275T8.55 12q0-1.45 1.025-2.475T12.05 8.5q1.05 0 1.913.55t1.287 1.5q.2.375.063.775t-.513.6M10.275 22q-.425 0-.75-.275t-.375-.7l-.3-2.225q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1Q4.5 12.5 4.5 12.337v-.675q0-.162.025-.337l-1.325-1Q2.675 9.9 2.525 9.25t.2-1.225L3.9 5.975q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8 2h2.4q.675 0 1.175.438t.575 1.112l.2 1.65q.325.125.613.3t.562.375l1.5-.65q.625-.275 1.263-.05t.987.8l1.175 2.05q.35.575.213 1.225t-.663 1.075l-1.15.875q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l.975-.75l-.975-1.7l-2.475 1.05q-.55-.575-1.212-.962t-1.438-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.6.625 1.35 1.05T11 17.4v3.75q0 .35-.2.6t-.525.25m1.75-10.025"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSettingsVideoCameraOutlineRounded(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="M20 22h-6q-.425 0-.712-.288T13 21v-6q0-.425.288-.712T14 14h6q.425 0 .713.288T21 15v2l1.575-1.575q.125-.125.275-.062t.15.237v4.8q0 .175-.15.238t-.275-.063L21 19v2q0 .425-.288.713T20 22m-5.2-10.075q-.375.2-.775.063t-.6-.513q-.2-.425-.562-.7t-.813-.275q-.625 0-1.062.425t-.438 1.05q0 .45.238.813t.662.562q.375.2.525.588t-.05.762t-.587.525t-.763-.05q-.95-.425-1.487-1.275T8.55 12q0-1.45 1.025-2.475T12.05 8.5q1.05 0 1.913.55t1.287 1.5q.2.375.063.775t-.513.6M10.275 22q-.425 0-.75-.275t-.375-.7l-.3-2.225q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1Q4.5 12.5 4.5 12.337v-.675q0-.162.025-.337l-1.325-1Q2.675 9.9 2.525 9.25t.2-1.225L3.9 5.975q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8 2h2.4q.675 0 1.175.438t.575 1.112l.2 1.65q.325.125.613.3t.562.375l1.5-.65q.625-.275 1.263-.05t.987.8l1.175 2.05q.35.575.213 1.225t-.663 1.075l-1.15.875q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l.975-.75l-.975-1.7l-2.475 1.05q-.55-.575-1.212-.962t-1.438-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.6.625 1.35 1.05T11 17.4v3.75q0 .35-.2.6t-.525.25m1.75-10.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 22h-6q-.425 0-.712-.288T13 21v-6q0-.425.288-.712T14 14h6q.425 0 .713.288T21 15v2l1.575-1.575q.125-.125.275-.062t.15.237v4.8q0 .175-.15.238t-.275-.063L21 19v2q0 .425-.288.713T20 22m-5.2-10.075q-.375.2-.775.063t-.6-.513q-.2-.425-.562-.7t-.813-.275q-.625 0-1.062.425t-.438 1.05q0 .45.238.813t.662.562q.375.2.525.588t-.05.762t-.587.525t-.763-.05q-.95-.425-1.487-1.275T8.55 12q0-1.45 1.025-2.475T12.05 8.5q1.05 0 1.913.55t1.287 1.5q.2.375.063.775t-.513.6M10.275 22q-.425 0-.75-.275t-.375-.7l-.3-2.225q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1Q4.5 12.5 4.5 12.337v-.675q0-.162.025-.337l-1.325-1Q2.675 9.9 2.525 9.25t.2-1.225L3.9 5.975q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8 2h2.4q.675 0 1.175.438t.575 1.112l.2 1.65q.325.125.613.3t.562.375l1.5-.65q.625-.275 1.263-.05t.987.8l1.175 2.05q.35.575.213 1.225t-.663 1.075l-1.15.875q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l.975-.75l-.975-1.7l-2.475 1.05q-.55-.575-1.212-.962t-1.438-.588L13 4h-1.975l-.35 2.65q-.775.2-1.437.588t-1.213.937L5.55 7.15l-.975 1.7l2.15 1.6q-.125.375-.175.75t-.05.8q0 .4.05.775t.175.75l-2.15 1.625l.975 1.7l2.475-1.05q.6.625 1.35 1.05T11 17.4v3.75q0 .35-.2.6t-.525.25m1.75-10.025"/></svg>
</template>

CSS

.icon-settings-video-camera-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%22M20%2022h-6q-.425%200-.712-.288T13%2021v-6q0-.425.288-.712T14%2014h6q.425%200%20.713.288T21%2015v2l1.575-1.575q.125-.125.275-.062t.15.237v4.8q0%20.175-.15.238t-.275-.063L21%2019v2q0%20.425-.288.713T20%2022m-5.2-10.075q-.375.2-.775.063t-.6-.513q-.2-.425-.562-.7t-.813-.275q-.625%200-1.062.425t-.438%201.05q0%20.45.238.813t.662.562q.375.2.525.588t-.05.762t-.587.525t-.763-.05q-.95-.425-1.487-1.275T8.55%2012q0-1.45%201.025-2.475T12.05%208.5q1.05%200%201.913.55t1.287%201.5q.2.375.063.775t-.513.6M10.275%2022q-.425%200-.75-.275t-.375-.7l-.3-2.225q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1Q4.5%2012.5%204.5%2012.337v-.675q0-.162.025-.337l-1.325-1Q2.675%209.9%202.525%209.25t.2-1.225L3.9%205.975q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8%202h2.4q.675%200%201.175.438t.575%201.112l.2%201.65q.325.125.613.3t.562.375l1.5-.65q.625-.275%201.263-.05t.987.8l1.175%202.05q.35.575.213%201.225t-.663%201.075l-1.15.875q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l.975-.75l-.975-1.7l-2.475%201.05q-.55-.575-1.212-.962t-1.438-.588L13%204h-1.975l-.35%202.65q-.775.2-1.437.588t-1.213.937L5.55%207.15l-.975%201.7l2.15%201.6q-.125.375-.175.75t-.05.8q0%20.4.05.775t.175.75l-2.15%201.625l.975%201.7l2.475-1.05q.6.625%201.35%201.05T11%2017.4v3.75q0%20.35-.2.6t-.525.25m1.75-10.025%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%22M20%2022h-6q-.425%200-.712-.288T13%2021v-6q0-.425.288-.712T14%2014h6q.425%200%20.713.288T21%2015v2l1.575-1.575q.125-.125.275-.062t.15.237v4.8q0%20.175-.15.238t-.275-.063L21%2019v2q0%20.425-.288.713T20%2022m-5.2-10.075q-.375.2-.775.063t-.6-.513q-.2-.425-.562-.7t-.813-.275q-.625%200-1.062.425t-.438%201.05q0%20.45.238.813t.662.562q.375.2.525.588t-.05.762t-.587.525t-.763-.05q-.95-.425-1.487-1.275T8.55%2012q0-1.45%201.025-2.475T12.05%208.5q1.05%200%201.913.55t1.287%201.5q.2.375.063.775t-.513.6M10.275%2022q-.425%200-.75-.275t-.375-.7l-.3-2.225q-.325-.125-.612-.3t-.563-.375l-1.55.65q-.625.275-1.25.05t-.975-.8l-1.175-2.05q-.35-.575-.2-1.225t.675-1.075l1.325-1Q4.5%2012.5%204.5%2012.337v-.675q0-.162.025-.337l-1.325-1Q2.675%209.9%202.525%209.25t.2-1.225L3.9%205.975q.35-.575.975-.8t1.25.05l1.55.65q.275-.2.575-.375t.6-.3l.2-1.65q.075-.675.575-1.113T10.8%202h2.4q.675%200%201.175.438t.575%201.112l.2%201.65q.325.125.613.3t.562.375l1.5-.65q.625-.275%201.263-.05t.987.8l1.175%202.05q.35.575.213%201.225t-.663%201.075l-1.15.875q-.35.25-.75.2t-.65-.4t-.187-.75t.387-.65l.975-.75l-.975-1.7l-2.475%201.05q-.55-.575-1.212-.962t-1.438-.588L13%204h-1.975l-.35%202.65q-.775.2-1.437.588t-1.213.937L5.55%207.15l-.975%201.7l2.15%201.6q-.125.375-.175.75t-.05.8q0%20.4.05.775t.175.75l-2.15%201.625l.975%201.7l2.475-1.05q.6.625%201.35%201.05T11%2017.4v3.75q0%20.35-.2.6t-.525.25m1.75-10.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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