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

Name
view-in-ar-off-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
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.5 8.283v7.406L9.046 6.235L12 4.527zm-13 7.543V8.277l1.766-1.012l4.773 4.773l4.772 4.773L12 19.59zm4.285-8.853l3.656 3.656l3.548-2.046L12 5.712zM11.5 18.156v-5.831l-5-2.844v5.76zm6-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 18H3v-4h1v3h3zM20 7V4h-3V3h4v4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightViewInArOffOutlineSharp(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.5 8.283v7.406L9.046 6.235L12 4.527zm-13 7.543V8.277l1.766-1.012l4.773 4.773l4.772 4.773L12 19.59zm4.285-8.853l3.656 3.656l3.548-2.046L12 5.712zM11.5 18.156v-5.831l-5-2.844v5.76zm6-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 18H3v-4h1v3h3zM20 7V4h-3V3h4v4z"/></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.5 8.283v7.406L9.046 6.235L12 4.527zm-13 7.543V8.277l1.766-1.012l4.773 4.773l4.772 4.773L12 19.59zm4.285-8.853l3.656 3.656l3.548-2.046L12 5.712zM11.5 18.156v-5.831l-5-2.844v5.76zm6-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 18H3v-4h1v3h3zM20 7V4h-3V3h4v4z"/></svg>
</template>

CSS

.icon-view-in-ar-off-outline-sharp {
  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.5%208.283v7.406L9.046%206.235L12%204.527zm-13%207.543V8.277l1.766-1.012l4.773%204.773l4.772%204.773L12%2019.59zm4.285-8.853l3.656%203.656l3.548-2.046L12%205.712zM11.5%2018.156v-5.831l-5-2.844v5.76zm6-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%2018H3v-4h1v3h3zM20%207V4h-3V3h4v4z%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.5%208.283v7.406L9.046%206.235L12%204.527zm-13%207.543V8.277l1.766-1.012l4.773%204.773l4.772%204.773L12%2019.59zm4.285-8.853l3.656%203.656l3.548-2.046L12%205.712zM11.5%2018.156v-5.831l-5-2.844v5.76zm6-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%2018H3v-4h1v3h3zM20%207V4h-3V3h4v4z%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-sharp.svg?color=%231a73e8&size=48