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

Name
view-in-ar-off-rounded
Set
Material Symbols Light
Style
Rounded
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="M19.573 21H17q-.213 0-.357-.143T16.5 20.5t.143-.357T17 20h1.716v.142L3.822 5.25H4V7q0 .214-.143.357T3.5 7.5t-.357-.143T3 7V4.427l-.766-.765q-.146-.146-.155-.347t.155-.367t.357-.165t.357.165l18.516 18.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165zM21 17v1.189l-1-1V17q0-.213.143-.357t.357-.143t.357.143T21 17M5.812 3H7q.214 0 .357.143T7.5 3.5t-.143.357T7 4h-.188zm14.331 4.357Q20 7.214 20 7V4.616q0-.27-.173-.443T19.385 4H17q-.213 0-.357-.143T16.5 3.5t.143-.357T17 3h2.385q.67 0 1.143.472q.472.472.472 1.144V7q0 .214-.143.357T20.5 7.5t-.357-.143M4.616 21q-.672 0-1.144-.472T3 19.385V17q0-.213.143-.357T3.5 16.5t.357.143T4 17v2.385q0 .269.173.442t.443.173H7q.214 0 .357.143t.143.357t-.143.357T7 21zm6.576-1.871l-4.884-2.837q-.38-.217-.593-.593q-.215-.376-.215-.805V9.221q0-.429.215-.805q.214-.375.593-.593l.958-.557l9.546 9.546l-4.004 2.317q-.38.217-.808.217t-.808-.217m7.167-3.581l-4.18-4.18L17.5 9.48v-.606l-.512-.292l-3.548 2.046l-4.394-4.394l2.146-1.249q.38-.217.808-.217t.808.217l4.884 2.837q.38.217.593.593q.215.376.215.805v5.673q0 .16-.036.333q-.037.173-.104.321M12 18.442l.5-.286V12.5l-1.78-1.78l-3.71-2.138l-.511.292v.606l5 2.844v5.83z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightViewInArOffRounded(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.573 21H17q-.213 0-.357-.143T16.5 20.5t.143-.357T17 20h1.716v.142L3.822 5.25H4V7q0 .214-.143.357T3.5 7.5t-.357-.143T3 7V4.427l-.766-.765q-.146-.146-.155-.347t.155-.367t.357-.165t.357.165l18.516 18.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165zM21 17v1.189l-1-1V17q0-.213.143-.357t.357-.143t.357.143T21 17M5.812 3H7q.214 0 .357.143T7.5 3.5t-.143.357T7 4h-.188zm14.331 4.357Q20 7.214 20 7V4.616q0-.27-.173-.443T19.385 4H17q-.213 0-.357-.143T16.5 3.5t.143-.357T17 3h2.385q.67 0 1.143.472q.472.472.472 1.144V7q0 .214-.143.357T20.5 7.5t-.357-.143M4.616 21q-.672 0-1.144-.472T3 19.385V17q0-.213.143-.357T3.5 16.5t.357.143T4 17v2.385q0 .269.173.442t.443.173H7q.214 0 .357.143t.143.357t-.143.357T7 21zm6.576-1.871l-4.884-2.837q-.38-.217-.593-.593q-.215-.376-.215-.805V9.221q0-.429.215-.805q.214-.375.593-.593l.958-.557l9.546 9.546l-4.004 2.317q-.38.217-.808.217t-.808-.217m7.167-3.581l-4.18-4.18L17.5 9.48v-.606l-.512-.292l-3.548 2.046l-4.394-4.394l2.146-1.249q.38-.217.808-.217t.808.217l4.884 2.837q.38.217.593.593q.215.376.215.805v5.673q0 .16-.036.333q-.037.173-.104.321M12 18.442l.5-.286V12.5l-1.78-1.78l-3.71-2.138l-.511.292v.606l5 2.844v5.83z"/></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.573 21H17q-.213 0-.357-.143T16.5 20.5t.143-.357T17 20h1.716v.142L3.822 5.25H4V7q0 .214-.143.357T3.5 7.5t-.357-.143T3 7V4.427l-.766-.765q-.146-.146-.155-.347t.155-.367t.357-.165t.357.165l18.516 18.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165zM21 17v1.189l-1-1V17q0-.213.143-.357t.357-.143t.357.143T21 17M5.812 3H7q.214 0 .357.143T7.5 3.5t-.143.357T7 4h-.188zm14.331 4.357Q20 7.214 20 7V4.616q0-.27-.173-.443T19.385 4H17q-.213 0-.357-.143T16.5 3.5t.143-.357T17 3h2.385q.67 0 1.143.472q.472.472.472 1.144V7q0 .214-.143.357T20.5 7.5t-.357-.143M4.616 21q-.672 0-1.144-.472T3 19.385V17q0-.213.143-.357T3.5 16.5t.357.143T4 17v2.385q0 .269.173.442t.443.173H7q.214 0 .357.143t.143.357t-.143.357T7 21zm6.576-1.871l-4.884-2.837q-.38-.217-.593-.593q-.215-.376-.215-.805V9.221q0-.429.215-.805q.214-.375.593-.593l.958-.557l9.546 9.546l-4.004 2.317q-.38.217-.808.217t-.808-.217m7.167-3.581l-4.18-4.18L17.5 9.48v-.606l-.512-.292l-3.548 2.046l-4.394-4.394l2.146-1.249q.38-.217.808-.217t.808.217l4.884 2.837q.38.217.593.593q.215.376.215.805v5.673q0 .16-.036.333q-.037.173-.104.321M12 18.442l.5-.286V12.5l-1.78-1.78l-3.71-2.138l-.511.292v.606l5 2.844v5.83z"/></svg>
</template>

CSS

.icon-view-in-ar-off-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.573%2021H17q-.213%200-.357-.143T16.5%2020.5t.143-.357T17%2020h1.716v.142L3.822%205.25H4V7q0%20.214-.143.357T3.5%207.5t-.357-.143T3%207V4.427l-.766-.765q-.146-.146-.155-.347t.155-.367t.357-.165t.357.165l18.516%2018.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165zM21%2017v1.189l-1-1V17q0-.213.143-.357t.357-.143t.357.143T21%2017M5.812%203H7q.214%200%20.357.143T7.5%203.5t-.143.357T7%204h-.188zm14.331%204.357Q20%207.214%2020%207V4.616q0-.27-.173-.443T19.385%204H17q-.213%200-.357-.143T16.5%203.5t.143-.357T17%203h2.385q.67%200%201.143.472q.472.472.472%201.144V7q0%20.214-.143.357T20.5%207.5t-.357-.143M4.616%2021q-.672%200-1.144-.472T3%2019.385V17q0-.213.143-.357T3.5%2016.5t.357.143T4%2017v2.385q0%20.269.173.442t.443.173H7q.214%200%20.357.143t.143.357t-.143.357T7%2021zm6.576-1.871l-4.884-2.837q-.38-.217-.593-.593q-.215-.376-.215-.805V9.221q0-.429.215-.805q.214-.375.593-.593l.958-.557l9.546%209.546l-4.004%202.317q-.38.217-.808.217t-.808-.217m7.167-3.581l-4.18-4.18L17.5%209.48v-.606l-.512-.292l-3.548%202.046l-4.394-4.394l2.146-1.249q.38-.217.808-.217t.808.217l4.884%202.837q.38.217.593.593q.215.376.215.805v5.673q0%20.16-.036.333q-.037.173-.104.321M12%2018.442l.5-.286V12.5l-1.78-1.78l-3.71-2.138l-.511.292v.606l5%202.844v5.83z%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.573%2021H17q-.213%200-.357-.143T16.5%2020.5t.143-.357T17%2020h1.716v.142L3.822%205.25H4V7q0%20.214-.143.357T3.5%207.5t-.357-.143T3%207V4.427l-.766-.765q-.146-.146-.155-.347t.155-.367t.357-.165t.357.165l18.516%2018.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165zM21%2017v1.189l-1-1V17q0-.213.143-.357t.357-.143t.357.143T21%2017M5.812%203H7q.214%200%20.357.143T7.5%203.5t-.143.357T7%204h-.188zm14.331%204.357Q20%207.214%2020%207V4.616q0-.27-.173-.443T19.385%204H17q-.213%200-.357-.143T16.5%203.5t.143-.357T17%203h2.385q.67%200%201.143.472q.472.472.472%201.144V7q0%20.214-.143.357T20.5%207.5t-.357-.143M4.616%2021q-.672%200-1.144-.472T3%2019.385V17q0-.213.143-.357T3.5%2016.5t.357.143T4%2017v2.385q0%20.269.173.442t.443.173H7q.214%200%20.357.143t.143.357t-.143.357T7%2021zm6.576-1.871l-4.884-2.837q-.38-.217-.593-.593q-.215-.376-.215-.805V9.221q0-.429.215-.805q.214-.375.593-.593l.958-.557l9.546%209.546l-4.004%202.317q-.38.217-.808.217t-.808-.217m7.167-3.581l-4.18-4.18L17.5%209.48v-.606l-.512-.292l-3.548%202.046l-4.394-4.394l2.146-1.249q.38-.217.808-.217t.808.217l4.884%202.837q.38.217.593.593q.215.376.215.805v5.673q0%20.16-.036.333q-.037.173-.104.321M12%2018.442l.5-.286V12.5l-1.78-1.78l-3.71-2.138l-.511.292v.606l5%202.844v5.83z%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-rounded.svg?color=%231a73e8&size=48