vr180 create2d off icon

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

Name
vr180-create2d-off-outline-rounded
Set
Material Symbols Light
Style
Outline 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="M19.385 10.385q.69 0 1.153.462T21 12v4.679q0 .329-.305.463q-.304.135-.544-.104q-.076-.076-.113-.17T20 16.673V12q0-.23-.192-.423q-.193-.192-.424-.192h-4.672q-.25 0-.375-.155q-.125-.156-.125-.342t.125-.345t.375-.158zM12 21q-.69 0-1.153-.462t-.462-1.153V11.53L5.254 6.4q-.583.754-.918 1.664T4 10q0 1.785.96 3.259t2.557 2.197q.183.084.281.28q.098.195.03.383q-.074.205-.268.295t-.377.005q-1.904-.827-3.043-2.569T3 10q0-1.221.396-2.314t1.134-2.01L2.594 3.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.84 17.84q.147.146.15.35t-.166.374q-.155.155-.335.158t-.339-.157L19.854 21zm1.289-2.192q-.122 0-.182-.109t.017-.208l1.012-1.368q.058-.079.161-.079t.165.081l1.038 1.433l1.483-1.845l2.094 2.095zM12 20h6.854l-7.47-7.47v6.855q0 .23.193.423q.192.192.423.192m4.42-12.817q.084.182-.006.376q-.09.195-.295.27q-.188.067-.383-.031t-.28-.28q-.723-1.599-2.197-2.559Q11.785 4 10 4q-.483 0-.96.079q-.476.079-.953.242q-.195.068-.39-.015t-.274-.266t.001-.378t.268-.262q.554-.2 1.131-.3T10 3q2.108 0 3.85 1.14t2.57 3.043m-5.214.904"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightVr180Create2dOffOutlineRounded(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.385 10.385q.69 0 1.153.462T21 12v4.679q0 .329-.305.463q-.304.135-.544-.104q-.076-.076-.113-.17T20 16.673V12q0-.23-.192-.423q-.193-.192-.424-.192h-4.672q-.25 0-.375-.155q-.125-.156-.125-.342t.125-.345t.375-.158zM12 21q-.69 0-1.153-.462t-.462-1.153V11.53L5.254 6.4q-.583.754-.918 1.664T4 10q0 1.785.96 3.259t2.557 2.197q.183.084.281.28q.098.195.03.383q-.074.205-.268.295t-.377.005q-1.904-.827-3.043-2.569T3 10q0-1.221.396-2.314t1.134-2.01L2.594 3.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.84 17.84q.147.146.15.35t-.166.374q-.155.155-.335.158t-.339-.157L19.854 21zm1.289-2.192q-.122 0-.182-.109t.017-.208l1.012-1.368q.058-.079.161-.079t.165.081l1.038 1.433l1.483-1.845l2.094 2.095zM12 20h6.854l-7.47-7.47v6.855q0 .23.193.423q.192.192.423.192m4.42-12.817q.084.182-.006.376q-.09.195-.295.27q-.188.067-.383-.031t-.28-.28q-.723-1.599-2.197-2.559Q11.785 4 10 4q-.483 0-.96.079q-.476.079-.953.242q-.195.068-.39-.015t-.274-.266t.001-.378t.268-.262q.554-.2 1.131-.3T10 3q2.108 0 3.85 1.14t2.57 3.043m-5.214.904"/></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.385 10.385q.69 0 1.153.462T21 12v4.679q0 .329-.305.463q-.304.135-.544-.104q-.076-.076-.113-.17T20 16.673V12q0-.23-.192-.423q-.193-.192-.424-.192h-4.672q-.25 0-.375-.155q-.125-.156-.125-.342t.125-.345t.375-.158zM12 21q-.69 0-1.153-.462t-.462-1.153V11.53L5.254 6.4q-.583.754-.918 1.664T4 10q0 1.785.96 3.259t2.557 2.197q.183.084.281.28q.098.195.03.383q-.074.205-.268.295t-.377.005q-1.904-.827-3.043-2.569T3 10q0-1.221.396-2.314t1.134-2.01L2.594 3.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.84 17.84q.147.146.15.35t-.166.374q-.155.155-.335.158t-.339-.157L19.854 21zm1.289-2.192q-.122 0-.182-.109t.017-.208l1.012-1.368q.058-.079.161-.079t.165.081l1.038 1.433l1.483-1.845l2.094 2.095zM12 20h6.854l-7.47-7.47v6.855q0 .23.193.423q.192.192.423.192m4.42-12.817q.084.182-.006.376q-.09.195-.295.27q-.188.067-.383-.031t-.28-.28q-.723-1.599-2.197-2.559Q11.785 4 10 4q-.483 0-.96.079q-.476.079-.953.242q-.195.068-.39-.015t-.274-.266t.001-.378t.268-.262q.554-.2 1.131-.3T10 3q2.108 0 3.85 1.14t2.57 3.043m-5.214.904"/></svg>
</template>

CSS

.icon-vr180-create2d-off-outline-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.385%2010.385q.69%200%201.153.462T21%2012v4.679q0%20.329-.305.463q-.304.135-.544-.104q-.076-.076-.113-.17T20%2016.673V12q0-.23-.192-.423q-.193-.192-.424-.192h-4.672q-.25%200-.375-.155q-.125-.156-.125-.342t.125-.345t.375-.158zM12%2021q-.69%200-1.153-.462t-.462-1.153V11.53L5.254%206.4q-.583.754-.918%201.664T4%2010q0%201.785.96%203.259t2.557%202.197q.183.084.281.28q.098.195.03.383q-.074.205-.268.295t-.377.005q-1.904-.827-3.043-2.569T3%2010q0-1.221.396-2.314t1.134-2.01L2.594%203.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.84%2017.84q.147.146.15.35t-.166.374q-.155.155-.335.158t-.339-.157L19.854%2021zm1.289-2.192q-.122%200-.182-.109t.017-.208l1.012-1.368q.058-.079.161-.079t.165.081l1.038%201.433l1.483-1.845l2.094%202.095zM12%2020h6.854l-7.47-7.47v6.855q0%20.23.193.423q.192.192.423.192m4.42-12.817q.084.182-.006.376q-.09.195-.295.27q-.188.067-.383-.031t-.28-.28q-.723-1.599-2.197-2.559Q11.785%204%2010%204q-.483%200-.96.079q-.476.079-.953.242q-.195.068-.39-.015t-.274-.266t.001-.378t.268-.262q.554-.2%201.131-.3T10%203q2.108%200%203.85%201.14t2.57%203.043m-5.214.904%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.385%2010.385q.69%200%201.153.462T21%2012v4.679q0%20.329-.305.463q-.304.135-.544-.104q-.076-.076-.113-.17T20%2016.673V12q0-.23-.192-.423q-.193-.192-.424-.192h-4.672q-.25%200-.375-.155q-.125-.156-.125-.342t.125-.345t.375-.158zM12%2021q-.69%200-1.153-.462t-.462-1.153V11.53L5.254%206.4q-.583.754-.918%201.664T4%2010q0%201.785.96%203.259t2.557%202.197q.183.084.281.28q.098.195.03.383q-.074.205-.268.295t-.377.005q-1.904-.827-3.043-2.569T3%2010q0-1.221.396-2.314t1.134-2.01L2.594%203.741q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l17.84%2017.84q.147.146.15.35t-.166.374q-.155.155-.335.158t-.339-.157L19.854%2021zm1.289-2.192q-.122%200-.182-.109t.017-.208l1.012-1.368q.058-.079.161-.079t.165.081l1.038%201.433l1.483-1.845l2.094%202.095zM12%2020h6.854l-7.47-7.47v6.855q0%20.23.193.423q.192.192.423.192m4.42-12.817q.084.182-.006.376q-.09.195-.295.27q-.188.067-.383-.031t-.28-.28q-.723-1.599-2.197-2.559Q11.785%204%2010%204q-.483%200-.96.079q-.476.079-.953.242q-.195.068-.39-.015t-.274-.266t.001-.378t.268-.262q.554-.2%201.131-.3T10%203q2.108%200%203.85%201.14t2.57%203.043m-5.214.904%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-outline-rounded.svg?color=%231a73e8&size=48