vr180 create2d icon

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

Name
vr180-create2d-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the vr180 create2d icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 10q0-3.35 2.325-5.675T10 2q2.275 0 4.175 1.162T17.1 6.275q.2.35.038.75t-.563.575q-.375.175-.75.013T15.25 7.1q-.8-1.425-2.187-2.262T10 4Q7.5 4 5.75 5.75T4 10q0 1.7.863 3.1t2.312 2.175q.35.2.475.575t0 .75q-.15.4-.525.575T6.4 17.15q-2-1-3.2-2.912T2 10m10 12q-.825 0-1.412-.587T10 20v-8q0-.825.588-1.412T12 10h8q.825 0 1.413.588T22 12v8q0 .825-.587 1.413T20 22zm0-2h8v-8h-8zm3.5-1.75l-.8-1.1q-.15-.2-.4-.2t-.4.2l-.8 1.05q-.2.25-.05.525t.45.275h4.975q.325 0 .462-.275t-.062-.525L17.6 16.525q-.15-.2-.4-.2t-.4.2zM9.825 9.825"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsVr180Create2dOutlineRounded(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="M2 10q0-3.35 2.325-5.675T10 2q2.275 0 4.175 1.162T17.1 6.275q.2.35.038.75t-.563.575q-.375.175-.75.013T15.25 7.1q-.8-1.425-2.187-2.262T10 4Q7.5 4 5.75 5.75T4 10q0 1.7.863 3.1t2.312 2.175q.35.2.475.575t0 .75q-.15.4-.525.575T6.4 17.15q-2-1-3.2-2.912T2 10m10 12q-.825 0-1.412-.587T10 20v-8q0-.825.588-1.412T12 10h8q.825 0 1.413.588T22 12v8q0 .825-.587 1.413T20 22zm0-2h8v-8h-8zm3.5-1.75l-.8-1.1q-.15-.2-.4-.2t-.4.2l-.8 1.05q-.2.25-.05.525t.45.275h4.975q.325 0 .462-.275t-.062-.525L17.6 16.525q-.15-.2-.4-.2t-.4.2zM9.825 9.825"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 10q0-3.35 2.325-5.675T10 2q2.275 0 4.175 1.162T17.1 6.275q.2.35.038.75t-.563.575q-.375.175-.75.013T15.25 7.1q-.8-1.425-2.187-2.262T10 4Q7.5 4 5.75 5.75T4 10q0 1.7.863 3.1t2.312 2.175q.35.2.475.575t0 .75q-.15.4-.525.575T6.4 17.15q-2-1-3.2-2.912T2 10m10 12q-.825 0-1.412-.587T10 20v-8q0-.825.588-1.412T12 10h8q.825 0 1.413.588T22 12v8q0 .825-.587 1.413T20 22zm0-2h8v-8h-8zm3.5-1.75l-.8-1.1q-.15-.2-.4-.2t-.4.2l-.8 1.05q-.2.25-.05.525t.45.275h4.975q.325 0 .462-.275t-.062-.525L17.6 16.525q-.15-.2-.4-.2t-.4.2zM9.825 9.825"/></svg>
</template>

CSS

.icon-vr180-create2d-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%22M2%2010q0-3.35%202.325-5.675T10%202q2.275%200%204.175%201.162T17.1%206.275q.2.35.038.75t-.563.575q-.375.175-.75.013T15.25%207.1q-.8-1.425-2.187-2.262T10%204Q7.5%204%205.75%205.75T4%2010q0%201.7.863%203.1t2.312%202.175q.35.2.475.575t0%20.75q-.15.4-.525.575T6.4%2017.15q-2-1-3.2-2.912T2%2010m10%2012q-.825%200-1.412-.587T10%2020v-8q0-.825.588-1.412T12%2010h8q.825%200%201.413.588T22%2012v8q0%20.825-.587%201.413T20%2022zm0-2h8v-8h-8zm3.5-1.75l-.8-1.1q-.15-.2-.4-.2t-.4.2l-.8%201.05q-.2.25-.05.525t.45.275h4.975q.325%200%20.462-.275t-.062-.525L17.6%2016.525q-.15-.2-.4-.2t-.4.2zM9.825%209.825%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%22M2%2010q0-3.35%202.325-5.675T10%202q2.275%200%204.175%201.162T17.1%206.275q.2.35.038.75t-.563.575q-.375.175-.75.013T15.25%207.1q-.8-1.425-2.187-2.262T10%204Q7.5%204%205.75%205.75T4%2010q0%201.7.863%203.1t2.312%202.175q.35.2.475.575t0%20.75q-.15.4-.525.575T6.4%2017.15q-2-1-3.2-2.912T2%2010m10%2012q-.825%200-1.412-.587T10%2020v-8q0-.825.588-1.412T12%2010h8q.825%200%201.413.588T22%2012v8q0%20.825-.587%201.413T20%2022zm0-2h8v-8h-8zm3.5-1.75l-.8-1.1q-.15-.2-.4-.2t-.4.2l-.8%201.05q-.2.25-.05.525t.45.275h4.975q.325%200%20.462-.275t-.062-.525L17.6%2016.525q-.15-.2-.4-.2t-.4.2zM9.825%209.825%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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