vrpano-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.

Name
vrpano-outline
Set
Material Symbols Light
Style
Outline
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the vrpano icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 14.862q1.375-.143 2.747-.214T12 14.577t2.753.071t2.747.214L14 10.654l-2.677 3.188l-2-2.4zm-2.538 3.83q-.387.097-.674-.095Q3 18.406 3 17.961V6.078q0-.444.288-.636q.287-.191.674-.095q.488.135 1.262.334t1.79.378t2.26.31T12 6.5t2.716-.132t2.251-.31q1.016-.18 1.78-.378q.765-.2 1.253-.334q.387-.096.693.095q.307.192.307.636v11.885q0 .444-.307.635q-.307.192-.693.095q-.488-.134-1.253-.333q-.764-.2-1.78-.398q-1.015-.197-2.25-.33Q13.48 17.5 12 17.5t-2.726.132t-2.26.33q-1.016.198-1.79.397t-1.263.333M4 17.65q1.95-.575 3.963-.862T12 16.5t4.038.288T20 17.65V6.394q-1.95.575-3.963.84Q14.026 7.5 12 7.5t-4.038-.265T4 6.395zm8-5.63"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightVrpanoOutline(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="M6.5 14.862q1.375-.143 2.747-.214T12 14.577t2.753.071t2.747.214L14 10.654l-2.677 3.188l-2-2.4zm-2.538 3.83q-.387.097-.674-.095Q3 18.406 3 17.961V6.078q0-.444.288-.636q.287-.191.674-.095q.488.135 1.262.334t1.79.378t2.26.31T12 6.5t2.716-.132t2.251-.31q1.016-.18 1.78-.378q.765-.2 1.253-.334q.387-.096.693.095q.307.192.307.636v11.885q0 .444-.307.635q-.307.192-.693.095q-.488-.134-1.253-.333q-.764-.2-1.78-.398q-1.015-.197-2.25-.33Q13.48 17.5 12 17.5t-2.726.132t-2.26.33q-1.016.198-1.79.397t-1.263.333M4 17.65q1.95-.575 3.963-.862T12 16.5t4.038.288T20 17.65V6.394q-1.95.575-3.963.84Q14.026 7.5 12 7.5t-4.038-.265T4 6.395zm8-5.63"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 14.862q1.375-.143 2.747-.214T12 14.577t2.753.071t2.747.214L14 10.654l-2.677 3.188l-2-2.4zm-2.538 3.83q-.387.097-.674-.095Q3 18.406 3 17.961V6.078q0-.444.288-.636q.287-.191.674-.095q.488.135 1.262.334t1.79.378t2.26.31T12 6.5t2.716-.132t2.251-.31q1.016-.18 1.78-.378q.765-.2 1.253-.334q.387-.096.693.095q.307.192.307.636v11.885q0 .444-.307.635q-.307.192-.693.095q-.488-.134-1.253-.333q-.764-.2-1.78-.398q-1.015-.197-2.25-.33Q13.48 17.5 12 17.5t-2.726.132t-2.26.33q-1.016.198-1.79.397t-1.263.333M4 17.65q1.95-.575 3.963-.862T12 16.5t4.038.288T20 17.65V6.394q-1.95.575-3.963.84Q14.026 7.5 12 7.5t-4.038-.265T4 6.395zm8-5.63"/></svg>
</template>

CSS

.icon-vrpano-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%22M6.5%2014.862q1.375-.143%202.747-.214T12%2014.577t2.753.071t2.747.214L14%2010.654l-2.677%203.188l-2-2.4zm-2.538%203.83q-.387.097-.674-.095Q3%2018.406%203%2017.961V6.078q0-.444.288-.636q.287-.191.674-.095q.488.135%201.262.334t1.79.378t2.26.31T12%206.5t2.716-.132t2.251-.31q1.016-.18%201.78-.378q.765-.2%201.253-.334q.387-.096.693.095q.307.192.307.636v11.885q0%20.444-.307.635q-.307.192-.693.095q-.488-.134-1.253-.333q-.764-.2-1.78-.398q-1.015-.197-2.25-.33Q13.48%2017.5%2012%2017.5t-2.726.132t-2.26.33q-1.016.198-1.79.397t-1.263.333M4%2017.65q1.95-.575%203.963-.862T12%2016.5t4.038.288T20%2017.65V6.394q-1.95.575-3.963.84Q14.026%207.5%2012%207.5t-4.038-.265T4%206.395zm8-5.63%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%22M6.5%2014.862q1.375-.143%202.747-.214T12%2014.577t2.753.071t2.747.214L14%2010.654l-2.677%203.188l-2-2.4zm-2.538%203.83q-.387.097-.674-.095Q3%2018.406%203%2017.961V6.078q0-.444.288-.636q.287-.191.674-.095q.488.135%201.262.334t1.79.378t2.26.31T12%206.5t2.716-.132t2.251-.31q1.016-.18%201.78-.378q.765-.2%201.253-.334q.387-.096.693.095q.307.192.307.636v11.885q0%20.444-.307.635q-.307.192-.693.095q-.488-.134-1.253-.333q-.764-.2-1.78-.398q-1.015-.197-2.25-.33Q13.48%2017.5%2012%2017.5t-2.726.132t-2.26.33q-1.016.198-1.79.397t-1.263.333M4%2017.65q1.95-.575%203.963-.862T12%2016.5t4.038.288T20%2017.65V6.394q-1.95.575-3.963.84Q14.026%207.5%2012%207.5t-4.038-.265T4%206.395zm8-5.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/vrpano-outline.svg?color=%231a73e8&size=48