view-in-ar-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-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 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 19.589l-6.5-3.756v-7.55L12 4.527l6.5 3.756v7.55zm-.5-1.433v-5.831l-5-2.844v5.76zm1 0l5-2.915V9.48l-5 2.844zM3 7V3h4v1H4v3zm4 14H3v-4h1v3h3zm10 0v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-8 4.466l4.989-2.883L12 5.712l-4.988 2.87zm-.5.859"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightViewInArOutlineSharp(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 19.589l-6.5-3.756v-7.55L12 4.527l6.5 3.756v7.55zm-.5-1.433v-5.831l-5-2.844v5.76zm1 0l5-2.915V9.48l-5 2.844zM3 7V3h4v1H4v3zm4 14H3v-4h1v3h3zm10 0v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-8 4.466l4.989-2.883L12 5.712l-4.988 2.87zm-.5.859"/></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 19.589l-6.5-3.756v-7.55L12 4.527l6.5 3.756v7.55zm-.5-1.433v-5.831l-5-2.844v5.76zm1 0l5-2.915V9.48l-5 2.844zM3 7V3h4v1H4v3zm4 14H3v-4h1v3h3zm10 0v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-8 4.466l4.989-2.883L12 5.712l-4.988 2.87zm-.5.859"/></svg>
</template>

CSS

.icon-view-in-ar-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%22m12%2019.589l-6.5-3.756v-7.55L12%204.527l6.5%203.756v7.55zm-.5-1.433v-5.831l-5-2.844v5.76zm1%200l5-2.915V9.48l-5%202.844zM3%207V3h4v1H4v3zm4%2014H3v-4h1v3h3zm10%200v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-8%204.466l4.989-2.883L12%205.712l-4.988%202.87zm-.5.859%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%2019.589l-6.5-3.756v-7.55L12%204.527l6.5%203.756v7.55zm-.5-1.433v-5.831l-5-2.844v5.76zm1%200l5-2.915V9.48l-5%202.844zM3%207V3h4v1H4v3zm4%2014H3v-4h1v3h3zm10%200v-1h3v-3h1v4zm3-14V4h-3V3h4v4zm-8%204.466l4.989-2.883L12%205.712l-4.988%202.87zm-.5.859%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-outline-sharp.svg?color=%231a73e8&size=48