view in ar off icon
view-in-ar-off-outline from Material Symbols Light by Google · Outline · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- view-in-ar-off-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
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="M18.36 15.548L9.046 6.235l2.146-1.248q.386-.218.811-.218t.805.218l4.884 2.836q.384.223.596.598t.212.8v5.673q0 .16-.038.33t-.103.324m-7.167 3.58l-4.884-2.836q-.384-.222-.596-.597t-.212-.8V9.22q0-.425.212-.8t.596-.598l.958-.557l4.773 4.773l4.772 4.773l-4.003 2.317q-.386.217-.811.217t-.805-.217M9.784 6.973l3.656 3.656l3.548-2.046l-4.68-2.698q-.154-.096-.308-.096t-.308.096zM11.5 18.156v-5.831l-5-2.844v5.413q0 .154.077.289t.23.23zm6-3.467V9.48l-3.321 1.886zm-5 3.467l3.573-2.083L12.5 12.5zm8.604 4.375L19.573 21H17v-1h1.716v.142L3.822 5.25H4V7H3V4.427l-1.12-1.12l.714-.713l19.223 19.223zM21 17v1.189l-1-1V17zM7 3v1h-.188l-1-1zm0 18H4.616q-.667 0-1.141-.475T3 19.386V17h1v2.385q0 .269.173.442t.443.173H7zM20 7V4.616q0-.27-.173-.443T19.385 4H17V3h2.385q.666 0 1.14.475T21 4.615V7z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightViewInArOffOutline(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="M18.36 15.548L9.046 6.235l2.146-1.248q.386-.218.811-.218t.805.218l4.884 2.836q.384.223.596.598t.212.8v5.673q0 .16-.038.33t-.103.324m-7.167 3.58l-4.884-2.836q-.384-.222-.596-.597t-.212-.8V9.22q0-.425.212-.8t.596-.598l.958-.557l4.773 4.773l4.772 4.773l-4.003 2.317q-.386.217-.811.217t-.805-.217M9.784 6.973l3.656 3.656l3.548-2.046l-4.68-2.698q-.154-.096-.308-.096t-.308.096zM11.5 18.156v-5.831l-5-2.844v5.413q0 .154.077.289t.23.23zm6-3.467V9.48l-3.321 1.886zm-5 3.467l3.573-2.083L12.5 12.5zm8.604 4.375L19.573 21H17v-1h1.716v.142L3.822 5.25H4V7H3V4.427l-1.12-1.12l.714-.713l19.223 19.223zM21 17v1.189l-1-1V17zM7 3v1h-.188l-1-1zm0 18H4.616q-.667 0-1.141-.475T3 19.386V17h1v2.385q0 .269.173.442t.443.173H7zM20 7V4.616q0-.27-.173-.443T19.385 4H17V3h2.385q.666 0 1.14.475T21 4.615V7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.36 15.548L9.046 6.235l2.146-1.248q.386-.218.811-.218t.805.218l4.884 2.836q.384.223.596.598t.212.8v5.673q0 .16-.038.33t-.103.324m-7.167 3.58l-4.884-2.836q-.384-.222-.596-.597t-.212-.8V9.22q0-.425.212-.8t.596-.598l.958-.557l4.773 4.773l4.772 4.773l-4.003 2.317q-.386.217-.811.217t-.805-.217M9.784 6.973l3.656 3.656l3.548-2.046l-4.68-2.698q-.154-.096-.308-.096t-.308.096zM11.5 18.156v-5.831l-5-2.844v5.413q0 .154.077.289t.23.23zm6-3.467V9.48l-3.321 1.886zm-5 3.467l3.573-2.083L12.5 12.5zm8.604 4.375L19.573 21H17v-1h1.716v.142L3.822 5.25H4V7H3V4.427l-1.12-1.12l.714-.713l19.223 19.223zM21 17v1.189l-1-1V17zM7 3v1h-.188l-1-1zm0 18H4.616q-.667 0-1.141-.475T3 19.386V17h1v2.385q0 .269.173.442t.443.173H7zM20 7V4.616q0-.27-.173-.443T19.385 4H17V3h2.385q.666 0 1.14.475T21 4.615V7z"/></svg> </template>
CSS
.icon-view-in-ar-off-outline {
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%22M18.36%2015.548L9.046%206.235l2.146-1.248q.386-.218.811-.218t.805.218l4.884%202.836q.384.223.596.598t.212.8v5.673q0%20.16-.038.33t-.103.324m-7.167%203.58l-4.884-2.836q-.384-.222-.596-.597t-.212-.8V9.22q0-.425.212-.8t.596-.598l.958-.557l4.773%204.773l4.772%204.773l-4.003%202.317q-.386.217-.811.217t-.805-.217M9.784%206.973l3.656%203.656l3.548-2.046l-4.68-2.698q-.154-.096-.308-.096t-.308.096zM11.5%2018.156v-5.831l-5-2.844v5.413q0%20.154.077.289t.23.23zm6-3.467V9.48l-3.321%201.886zm-5%203.467l3.573-2.083L12.5%2012.5zm8.604%204.375L19.573%2021H17v-1h1.716v.142L3.822%205.25H4V7H3V4.427l-1.12-1.12l.714-.713l19.223%2019.223zM21%2017v1.189l-1-1V17zM7%203v1h-.188l-1-1zm0%2018H4.616q-.667%200-1.141-.475T3%2019.386V17h1v2.385q0%20.269.173.442t.443.173H7zM20%207V4.616q0-.27-.173-.443T19.385%204H17V3h2.385q.666%200%201.14.475T21%204.615V7z%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%22M18.36%2015.548L9.046%206.235l2.146-1.248q.386-.218.811-.218t.805.218l4.884%202.836q.384.223.596.598t.212.8v5.673q0%20.16-.038.33t-.103.324m-7.167%203.58l-4.884-2.836q-.384-.222-.596-.597t-.212-.8V9.22q0-.425.212-.8t.596-.598l.958-.557l4.773%204.773l4.772%204.773l-4.003%202.317q-.386.217-.811.217t-.805-.217M9.784%206.973l3.656%203.656l3.548-2.046l-4.68-2.698q-.154-.096-.308-.096t-.308.096zM11.5%2018.156v-5.831l-5-2.844v5.413q0%20.154.077.289t.23.23zm6-3.467V9.48l-3.321%201.886zm-5%203.467l3.573-2.083L12.5%2012.5zm8.604%204.375L19.573%2021H17v-1h1.716v.142L3.822%205.25H4V7H3V4.427l-1.12-1.12l.714-.713l19.223%2019.223zM21%2017v1.189l-1-1V17zM7%203v1h-.188l-1-1zm0%2018H4.616q-.667%200-1.141-.475T3%2019.386V17h1v2.385q0%20.269.173.442t.443.173H7zM20%207V4.616q0-.27-.173-.443T19.385%204H17V3h2.385q.666%200%201.14.475T21%204.615V7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/view-in-ar-off-outline.svg?color=%231a73e8&size=48