view in ar off icon

view-in-ar-off-outline-rounded from Material Symbols by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.

Name
view-in-ar-off-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Audio & Video
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More audio & video icons from Material Symbols

Use the view in ar off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.15 22H17q-.425 0-.712-.288T16 21t.288-.712T17 20h.35v.2L3.65 6.5H4V7q0 .425-.288.713T3 8t-.712-.288T2 7V4.85l-.65-.65q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM22 17v2.15l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17M4.85 2H7q.425 0 .713.288T8 3t-.288.713T7 4h-.15zm15.438 5.713Q20 7.425 20 7V4h-3q-.425 0-.712-.288T16 3t.288-.712T17 2h3q.825 0 1.413.588T22 4v3q0 .425-.288.713T21 8t-.712-.288M4 22q-.825 0-1.412-.587T2 20v-3q0-.425.288-.712T3 16t.713.288T4 17v3h3q.425 0 .713.288T8 21t-.288.713T7 22zm14.725-6.125L8.7 5.85L11 4.525q.475-.275 1-.275t1 .275L18 7.4q.475.275.738.738t.262.987v5.75q0 .275-.075.525t-.2.475M11 19.475L6 16.6q-.475-.275-.737-.737T5 14.875v-5.75q0-.525.263-.987T6 7.4l.9-.5L12 12l5.1 5.1l-4.1 2.375q-.475.275-1 .275t-1-.275M10.15 7.3l2.925 2.925l2.875-1.7L12 6.25zm.85 9.875v-4.6L7 10.25v4.625zm6-3.025v-3.9l-2.475 1.425zm-4 3.025l2.65-1.525L13 13z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsViewInArOffOutlineRounded(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="M19.15 22H17q-.425 0-.712-.288T16 21t.288-.712T17 20h.35v.2L3.65 6.5H4V7q0 .425-.288.713T3 8t-.712-.288T2 7V4.85l-.65-.65q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM22 17v2.15l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17M4.85 2H7q.425 0 .713.288T8 3t-.288.713T7 4h-.15zm15.438 5.713Q20 7.425 20 7V4h-3q-.425 0-.712-.288T16 3t.288-.712T17 2h3q.825 0 1.413.588T22 4v3q0 .425-.288.713T21 8t-.712-.288M4 22q-.825 0-1.412-.587T2 20v-3q0-.425.288-.712T3 16t.713.288T4 17v3h3q.425 0 .713.288T8 21t-.288.713T7 22zm14.725-6.125L8.7 5.85L11 4.525q.475-.275 1-.275t1 .275L18 7.4q.475.275.738.738t.262.987v5.75q0 .275-.075.525t-.2.475M11 19.475L6 16.6q-.475-.275-.737-.737T5 14.875v-5.75q0-.525.263-.987T6 7.4l.9-.5L12 12l5.1 5.1l-4.1 2.375q-.475.275-1 .275t-1-.275M10.15 7.3l2.925 2.925l2.875-1.7L12 6.25zm.85 9.875v-4.6L7 10.25v4.625zm6-3.025v-3.9l-2.475 1.425zm-4 3.025l2.65-1.525L13 13z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.15 22H17q-.425 0-.712-.288T16 21t.288-.712T17 20h.35v.2L3.65 6.5H4V7q0 .425-.288.713T3 8t-.712-.288T2 7V4.85l-.65-.65q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM22 17v2.15l-2-2V17q0-.425.288-.712T21 16t.713.288T22 17M4.85 2H7q.425 0 .713.288T8 3t-.288.713T7 4h-.15zm15.438 5.713Q20 7.425 20 7V4h-3q-.425 0-.712-.288T16 3t.288-.712T17 2h3q.825 0 1.413.588T22 4v3q0 .425-.288.713T21 8t-.712-.288M4 22q-.825 0-1.412-.587T2 20v-3q0-.425.288-.712T3 16t.713.288T4 17v3h3q.425 0 .713.288T8 21t-.288.713T7 22zm14.725-6.125L8.7 5.85L11 4.525q.475-.275 1-.275t1 .275L18 7.4q.475.275.738.738t.262.987v5.75q0 .275-.075.525t-.2.475M11 19.475L6 16.6q-.475-.275-.737-.737T5 14.875v-5.75q0-.525.263-.987T6 7.4l.9-.5L12 12l5.1 5.1l-4.1 2.375q-.475.275-1 .275t-1-.275M10.15 7.3l2.925 2.925l2.875-1.7L12 6.25zm.85 9.875v-4.6L7 10.25v4.625zm6-3.025v-3.9l-2.475 1.425zm-4 3.025l2.65-1.525L13 13z"/></svg>
</template>

CSS

.icon-view-in-ar-off-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%22M19.15%2022H17q-.425%200-.712-.288T16%2021t.288-.712T17%2020h.35v.2L3.65%206.5H4V7q0%20.425-.288.713T3%208t-.712-.288T2%207V4.85l-.65-.65q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM22%2017v2.15l-2-2V17q0-.425.288-.712T21%2016t.713.288T22%2017M4.85%202H7q.425%200%20.713.288T8%203t-.288.713T7%204h-.15zm15.438%205.713Q20%207.425%2020%207V4h-3q-.425%200-.712-.288T16%203t.288-.712T17%202h3q.825%200%201.413.588T22%204v3q0%20.425-.288.713T21%208t-.712-.288M4%2022q-.825%200-1.412-.587T2%2020v-3q0-.425.288-.712T3%2016t.713.288T4%2017v3h3q.425%200%20.713.288T8%2021t-.288.713T7%2022zm14.725-6.125L8.7%205.85L11%204.525q.475-.275%201-.275t1%20.275L18%207.4q.475.275.738.738t.262.987v5.75q0%20.275-.075.525t-.2.475M11%2019.475L6%2016.6q-.475-.275-.737-.737T5%2014.875v-5.75q0-.525.263-.987T6%207.4l.9-.5L12%2012l5.1%205.1l-4.1%202.375q-.475.275-1%20.275t-1-.275M10.15%207.3l2.925%202.925l2.875-1.7L12%206.25zm.85%209.875v-4.6L7%2010.25v4.625zm6-3.025v-3.9l-2.475%201.425zm-4%203.025l2.65-1.525L13%2013z%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%22M19.15%2022H17q-.425%200-.712-.288T16%2021t.288-.712T17%2020h.35v.2L3.65%206.5H4V7q0%20.425-.288.713T3%208t-.712-.288T2%207V4.85l-.65-.65q-.3-.3-.3-.713t.3-.712t.713-.3t.712.3l18.4%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zM22%2017v2.15l-2-2V17q0-.425.288-.712T21%2016t.713.288T22%2017M4.85%202H7q.425%200%20.713.288T8%203t-.288.713T7%204h-.15zm15.438%205.713Q20%207.425%2020%207V4h-3q-.425%200-.712-.288T16%203t.288-.712T17%202h3q.825%200%201.413.588T22%204v3q0%20.425-.288.713T21%208t-.712-.288M4%2022q-.825%200-1.412-.587T2%2020v-3q0-.425.288-.712T3%2016t.713.288T4%2017v3h3q.425%200%20.713.288T8%2021t-.288.713T7%2022zm14.725-6.125L8.7%205.85L11%204.525q.475-.275%201-.275t1%20.275L18%207.4q.475.275.738.738t.262.987v5.75q0%20.275-.075.525t-.2.475M11%2019.475L6%2016.6q-.475-.275-.737-.737T5%2014.875v-5.75q0-.525.263-.987T6%207.4l.9-.5L12%2012l5.1%205.1l-4.1%202.375q-.475.275-1%20.275t-1-.275M10.15%207.3l2.925%202.925l2.875-1.7L12%206.25zm.85%209.875v-4.6L7%2010.25v4.625zm6-3.025v-3.9l-2.475%201.425zm-4%203.025l2.65-1.525L13%2013z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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