view in ar off icon
view-in-ar-off from Material Symbols by Google · Regular · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- view-in-ar-off
- Set
- Material Symbols
- Style
- Regular
- 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="M14.525 11.675L17 10.25V9.125l-1.05-.6l-2.875 1.7l.725.725zM12 17.75l1-.575V13L9.2 9.2l-1.15-.675l-1.05.6v1.125l4 2.325v4.6zm6.725-1.875L8.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-.275m9.45 3.825l-1.3-1.3H17v-2h.35v.2L3.65 6.5H4V7H2V4.85L.65 3.5l1.425-1.425l19.8 19.8zM22 17v2.15l-2-2V17zM7 2v2h-.15l-2-2zm0 20H4q-.825 0-1.412-.587T2 20v-3h2v3h3zM20 7V4h-3V2h3q.825 0 1.413.588T22 4v3z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsViewInArOff(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="M14.525 11.675L17 10.25V9.125l-1.05-.6l-2.875 1.7l.725.725zM12 17.75l1-.575V13L9.2 9.2l-1.15-.675l-1.05.6v1.125l4 2.325v4.6zm6.725-1.875L8.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-.275m9.45 3.825l-1.3-1.3H17v-2h.35v.2L3.65 6.5H4V7H2V4.85L.65 3.5l1.425-1.425l19.8 19.8zM22 17v2.15l-2-2V17zM7 2v2h-.15l-2-2zm0 20H4q-.825 0-1.412-.587T2 20v-3h2v3h3zM20 7V4h-3V2h3q.825 0 1.413.588T22 4v3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.525 11.675L17 10.25V9.125l-1.05-.6l-2.875 1.7l.725.725zM12 17.75l1-.575V13L9.2 9.2l-1.15-.675l-1.05.6v1.125l4 2.325v4.6zm6.725-1.875L8.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-.275m9.45 3.825l-1.3-1.3H17v-2h.35v.2L3.65 6.5H4V7H2V4.85L.65 3.5l1.425-1.425l19.8 19.8zM22 17v2.15l-2-2V17zM7 2v2h-.15l-2-2zm0 20H4q-.825 0-1.412-.587T2 20v-3h2v3h3zM20 7V4h-3V2h3q.825 0 1.413.588T22 4v3z"/></svg> </template>
CSS
.icon-view-in-ar-off {
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%22M14.525%2011.675L17%2010.25V9.125l-1.05-.6l-2.875%201.7l.725.725zM12%2017.75l1-.575V13L9.2%209.2l-1.15-.675l-1.05.6v1.125l4%202.325v4.6zm6.725-1.875L8.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-.275m9.45%203.825l-1.3-1.3H17v-2h.35v.2L3.65%206.5H4V7H2V4.85L.65%203.5l1.425-1.425l19.8%2019.8zM22%2017v2.15l-2-2V17zM7%202v2h-.15l-2-2zm0%2020H4q-.825%200-1.412-.587T2%2020v-3h2v3h3zM20%207V4h-3V2h3q.825%200%201.413.588T22%204v3z%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%22M14.525%2011.675L17%2010.25V9.125l-1.05-.6l-2.875%201.7l.725.725zM12%2017.75l1-.575V13L9.2%209.2l-1.15-.675l-1.05.6v1.125l4%202.325v4.6zm6.725-1.875L8.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-.275m9.45%203.825l-1.3-1.3H17v-2h.35v.2L3.65%206.5H4V7H2V4.85L.65%203.5l1.425-1.425l19.8%2019.8zM22%2017v2.15l-2-2V17zM7%202v2h-.15l-2-2zm0%2020H4q-.825%200-1.412-.587T2%2020v-3h2v3h3zM20%207V4h-3V2h3q.825%200%201.413.588T22%204v3z%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.svg?color=%231a73e8&size=48