vr from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
vr
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the vr icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 3h10c1.87 0 2.804 0 3.5.402A3 3 0 0 1 21.598 4.5C22 5.196 22 6.13 22 8s0 2.804-.402 3.5a3 3 0 0 1-1.098 1.098C19.804 13 18.87 13 17 13h-.394c-.687 0-1.03 0-1.351-.071a3 3 0 0 1-1.183-.554c-.26-.202-.48-.465-.92-.993c-.35-.42-.526-.63-.727-.725a1 1 0 0 0-.85 0c-.201.094-.376.304-.727.725c-.44.528-.66.791-.92.993a3 3 0 0 1-1.183.554C8.425 13 8.081 13 7.394 13H7c-1.87 0-2.804 0-3.5-.402A3 3 0 0 1 2.402 11.5C2 10.804 2 9.87 2 8s0-2.804.402-3.5A3 3 0 0 1 3.5 3.402C4.196 3 5.13 3 7 3M5 6h2m5.1 13l-2.02-2m2.02 2l-2.02 2m2.02-2C7.05 19 2.81 17 2 15m13.131 3.771C18.602 18.231 21.266 16.79 22 15"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsVr(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M7 3h10c1.87 0 2.804 0 3.5.402A3 3 0 0 1 21.598 4.5C22 5.196 22 6.13 22 8s0 2.804-.402 3.5a3 3 0 0 1-1.098 1.098C19.804 13 18.87 13 17 13h-.394c-.687 0-1.03 0-1.351-.071a3 3 0 0 1-1.183-.554c-.26-.202-.48-.465-.92-.993c-.35-.42-.526-.63-.727-.725a1 1 0 0 0-.85 0c-.201.094-.376.304-.727.725c-.44.528-.66.791-.92.993a3 3 0 0 1-1.183.554C8.425 13 8.081 13 7.394 13H7c-1.87 0-2.804 0-3.5-.402A3 3 0 0 1 2.402 11.5C2 10.804 2 9.87 2 8s0-2.804.402-3.5A3 3 0 0 1 3.5 3.402C4.196 3 5.13 3 7 3M5 6h2m5.1 13l-2.02-2m2.02 2l-2.02 2m2.02-2C7.05 19 2.81 17 2 15m13.131 3.771C18.602 18.231 21.266 16.79 22 15"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7 3h10c1.87 0 2.804 0 3.5.402A3 3 0 0 1 21.598 4.5C22 5.196 22 6.13 22 8s0 2.804-.402 3.5a3 3 0 0 1-1.098 1.098C19.804 13 18.87 13 17 13h-.394c-.687 0-1.03 0-1.351-.071a3 3 0 0 1-1.183-.554c-.26-.202-.48-.465-.92-.993c-.35-.42-.526-.63-.727-.725a1 1 0 0 0-.85 0c-.201.094-.376.304-.727.725c-.44.528-.66.791-.92.993a3 3 0 0 1-1.183.554C8.425 13 8.081 13 7.394 13H7c-1.87 0-2.804 0-3.5-.402A3 3 0 0 1 2.402 11.5C2 10.804 2 9.87 2 8s0-2.804.402-3.5A3 3 0 0 1 3.5 3.402C4.196 3 5.13 3 7 3M5 6h2m5.1 13l-2.02-2m2.02 2l-2.02 2m2.02-2C7.05 19 2.81 17 2 15m13.131 3.771C18.602 18.231 21.266 16.79 22 15"/></svg>
</template>

CSS

.icon-vr {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%203h10c1.87%200%202.804%200%203.5.402A3%203%200%200%201%2021.598%204.5C22%205.196%2022%206.13%2022%208s0%202.804-.402%203.5a3%203%200%200%201-1.098%201.098C19.804%2013%2018.87%2013%2017%2013h-.394c-.687%200-1.03%200-1.351-.071a3%203%200%200%201-1.183-.554c-.26-.202-.48-.465-.92-.993c-.35-.42-.526-.63-.727-.725a1%201%200%200%200-.85%200c-.201.094-.376.304-.727.725c-.44.528-.66.791-.92.993a3%203%200%200%201-1.183.554C8.425%2013%208.081%2013%207.394%2013H7c-1.87%200-2.804%200-3.5-.402A3%203%200%200%201%202.402%2011.5C2%2010.804%202%209.87%202%208s0-2.804.402-3.5A3%203%200%200%201%203.5%203.402C4.196%203%205.13%203%207%203M5%206h2m5.1%2013l-2.02-2m2.02%202l-2.02%202m2.02-2C7.05%2019%202.81%2017%202%2015m13.131%203.771C18.602%2018.231%2021.266%2016.79%2022%2015%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M7%203h10c1.87%200%202.804%200%203.5.402A3%203%200%200%201%2021.598%204.5C22%205.196%2022%206.13%2022%208s0%202.804-.402%203.5a3%203%200%200%201-1.098%201.098C19.804%2013%2018.87%2013%2017%2013h-.394c-.687%200-1.03%200-1.351-.071a3%203%200%200%201-1.183-.554c-.26-.202-.48-.465-.92-.993c-.35-.42-.526-.63-.727-.725a1%201%200%200%200-.85%200c-.201.094-.376.304-.727.725c-.44.528-.66.791-.92.993a3%203%200%200%201-1.183.554C8.425%2013%208.081%2013%207.394%2013H7c-1.87%200-2.804%200-3.5-.402A3%203%200%200%201%202.402%2011.5C2%2010.804%202%209.87%202%208s0-2.804.402-3.5A3%203%200%200%201%203.5%203.402C4.196%203%205.13%203%207%203M5%206h2m5.1%2013l-2.02-2m2.02%202l-2.02%202m2.02-2C7.05%2019%202.81%2017%202%2015m13.131%203.771C18.602%2018.231%2021.266%2016.79%2022%2015%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/vr.svg?color=%231a73e8&size=48