vr180 create2d off icon

vr180-create2d-off-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
vr180-create2d-off-rounded
Set
Material Symbols Light
Style
Rounded
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 vr180 create2d off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.529 5.675L2.594 3.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.679 17.679q.146.146.147.353q0 .206-.17.377q-.154.154-.331.154t-.33-.154L19.853 21H12q-.69 0-1.153-.462t-.462-1.153V11.53L8.702 9.854q-.344.448-.523.996T8 12v3.487q0 .454-.373.708q-.373.255-.777.074q-1.754-.878-2.802-2.56Q3 12.03 3 10q0-1.221.396-2.314t1.134-2.01M15.512 8H12q-.217 0-.4.016q-.183.015-.4.07L7.62 4.525q-.293-.292-.212-.671t.448-.521q.521-.18 1.054-.256Q9.442 3 10 3q1.985 0 3.69 1.029q1.706 1.029 2.585 2.827q.206.385-.049.764t-.714.38M21 12v3.942q0 .54-.497.745t-.876-.174l-4.756-4.755q-.379-.38-.174-.876q.205-.497.745-.497h3.943q.69 0 1.153.462T21 12m-7.712 6.808h4.373l-1.296-1.302l-.865 1.058l-1.136-1.439q-.039-.058-.116-.058t-.115.058l-1.006 1.36q-.08.106-.025.214q.056.109.186.109"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightVr180Create2dOffRounded(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="M4.529 5.675L2.594 3.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.679 17.679q.146.146.147.353q0 .206-.17.377q-.154.154-.331.154t-.33-.154L19.853 21H12q-.69 0-1.153-.462t-.462-1.153V11.53L8.702 9.854q-.344.448-.523.996T8 12v3.487q0 .454-.373.708q-.373.255-.777.074q-1.754-.878-2.802-2.56Q3 12.03 3 10q0-1.221.396-2.314t1.134-2.01M15.512 8H12q-.217 0-.4.016q-.183.015-.4.07L7.62 4.525q-.293-.292-.212-.671t.448-.521q.521-.18 1.054-.256Q9.442 3 10 3q1.985 0 3.69 1.029q1.706 1.029 2.585 2.827q.206.385-.049.764t-.714.38M21 12v3.942q0 .54-.497.745t-.876-.174l-4.756-4.755q-.379-.38-.174-.876q.205-.497.745-.497h3.943q.69 0 1.153.462T21 12m-7.712 6.808h4.373l-1.296-1.302l-.865 1.058l-1.136-1.439q-.039-.058-.116-.058t-.115.058l-1.006 1.36q-.08.106-.025.214q.056.109.186.109"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.529 5.675L2.594 3.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.679 17.679q.146.146.147.353q0 .206-.17.377q-.154.154-.331.154t-.33-.154L19.853 21H12q-.69 0-1.153-.462t-.462-1.153V11.53L8.702 9.854q-.344.448-.523.996T8 12v3.487q0 .454-.373.708q-.373.255-.777.074q-1.754-.878-2.802-2.56Q3 12.03 3 10q0-1.221.396-2.314t1.134-2.01M15.512 8H12q-.217 0-.4.016q-.183.015-.4.07L7.62 4.525q-.293-.292-.212-.671t.448-.521q.521-.18 1.054-.256Q9.442 3 10 3q1.985 0 3.69 1.029q1.706 1.029 2.585 2.827q.206.385-.049.764t-.714.38M21 12v3.942q0 .54-.497.745t-.876-.174l-4.756-4.755q-.379-.38-.174-.876q.205-.497.745-.497h3.943q.69 0 1.153.462T21 12m-7.712 6.808h4.373l-1.296-1.302l-.865 1.058l-1.136-1.439q-.039-.058-.116-.058t-.115.058l-1.006 1.36q-.08.106-.025.214q.056.109.186.109"/></svg>
</template>

CSS

.icon-vr180-create2d-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%22M4.529%205.675L2.594%203.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.679%2017.679q.146.146.147.353q0%20.206-.17.377q-.154.154-.331.154t-.33-.154L19.853%2021H12q-.69%200-1.153-.462t-.462-1.153V11.53L8.702%209.854q-.344.448-.523.996T8%2012v3.487q0%20.454-.373.708q-.373.255-.777.074q-1.754-.878-2.802-2.56Q3%2012.03%203%2010q0-1.221.396-2.314t1.134-2.01M15.512%208H12q-.217%200-.4.016q-.183.015-.4.07L7.62%204.525q-.293-.292-.212-.671t.448-.521q.521-.18%201.054-.256Q9.442%203%2010%203q1.985%200%203.69%201.029q1.706%201.029%202.585%202.827q.206.385-.049.764t-.714.38M21%2012v3.942q0%20.54-.497.745t-.876-.174l-4.756-4.755q-.379-.38-.174-.876q.205-.497.745-.497h3.943q.69%200%201.153.462T21%2012m-7.712%206.808h4.373l-1.296-1.302l-.865%201.058l-1.136-1.439q-.039-.058-.116-.058t-.115.058l-1.006%201.36q-.08.106-.025.214q.056.109.186.109%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%22M4.529%205.675L2.594%203.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.679%2017.679q.146.146.147.353q0%20.206-.17.377q-.154.154-.331.154t-.33-.154L19.853%2021H12q-.69%200-1.153-.462t-.462-1.153V11.53L8.702%209.854q-.344.448-.523.996T8%2012v3.487q0%20.454-.373.708q-.373.255-.777.074q-1.754-.878-2.802-2.56Q3%2012.03%203%2010q0-1.221.396-2.314t1.134-2.01M15.512%208H12q-.217%200-.4.016q-.183.015-.4.07L7.62%204.525q-.293-.292-.212-.671t.448-.521q.521-.18%201.054-.256Q9.442%203%2010%203q1.985%200%203.69%201.029q1.706%201.029%202.585%202.827q.206.385-.049.764t-.714.38M21%2012v3.942q0%20.54-.497.745t-.876-.174l-4.756-4.755q-.379-.38-.174-.876q.205-.497.745-.497h3.943q.69%200%201.153.462T21%2012m-7.712%206.808h4.373l-1.296-1.302l-.865%201.058l-1.136-1.439q-.039-.058-.116-.058t-.115.058l-1.006%201.36q-.08.106-.025.214q.056.109.186.109%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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