vr180 create2d off icon
vr180-create2d-off-outline-sharp from Material Symbols Light by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- vr180-create2d-off-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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="m21 17.887l-1-1v-5.502h-5.502l-1-1H21zm-.217 4.048l-.93-.935h-9.468v-9.47L5.254 6.4q-.583.754-.918 1.664T4 10q0 1.925 1.1 3.463T8 15.65v1.062q-2.252-.656-3.626-2.507T3 10q0-1.221.396-2.314t1.134-2.01l-2.29-2.29l.708-.707l18.548 18.548zm-7.898-3.127l1.415-1.9l1.2 1.65l1.483-1.845l2.094 2.095zM11.385 20h7.469l-7.47-7.47zM15.65 8Q15 6.2 13.463 5.1T10 4q-.616 0-1.209.13q-.593.132-1.174.368l-.763-.744q.732-.377 1.524-.565Q9.17 3 10 3q2.354 0 4.205 1.374T16.712 8zm-4.536 0"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVr180Create2dOffOutlineSharp(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="m21 17.887l-1-1v-5.502h-5.502l-1-1H21zm-.217 4.048l-.93-.935h-9.468v-9.47L5.254 6.4q-.583.754-.918 1.664T4 10q0 1.925 1.1 3.463T8 15.65v1.062q-2.252-.656-3.626-2.507T3 10q0-1.221.396-2.314t1.134-2.01l-2.29-2.29l.708-.707l18.548 18.548zm-7.898-3.127l1.415-1.9l1.2 1.65l1.483-1.845l2.094 2.095zM11.385 20h7.469l-7.47-7.47zM15.65 8Q15 6.2 13.463 5.1T10 4q-.616 0-1.209.13q-.593.132-1.174.368l-.763-.744q.732-.377 1.524-.565Q9.17 3 10 3q2.354 0 4.205 1.374T16.712 8zm-4.536 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 17.887l-1-1v-5.502h-5.502l-1-1H21zm-.217 4.048l-.93-.935h-9.468v-9.47L5.254 6.4q-.583.754-.918 1.664T4 10q0 1.925 1.1 3.463T8 15.65v1.062q-2.252-.656-3.626-2.507T3 10q0-1.221.396-2.314t1.134-2.01l-2.29-2.29l.708-.707l18.548 18.548zm-7.898-3.127l1.415-1.9l1.2 1.65l1.483-1.845l2.094 2.095zM11.385 20h7.469l-7.47-7.47zM15.65 8Q15 6.2 13.463 5.1T10 4q-.616 0-1.209.13q-.593.132-1.174.368l-.763-.744q.732-.377 1.524-.565Q9.17 3 10 3q2.354 0 4.205 1.374T16.712 8zm-4.536 0"/></svg> </template>
CSS
.icon-vr180-create2d-off-outline-sharp {
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%22m21%2017.887l-1-1v-5.502h-5.502l-1-1H21zm-.217%204.048l-.93-.935h-9.468v-9.47L5.254%206.4q-.583.754-.918%201.664T4%2010q0%201.925%201.1%203.463T8%2015.65v1.062q-2.252-.656-3.626-2.507T3%2010q0-1.221.396-2.314t1.134-2.01l-2.29-2.29l.708-.707l18.548%2018.548zm-7.898-3.127l1.415-1.9l1.2%201.65l1.483-1.845l2.094%202.095zM11.385%2020h7.469l-7.47-7.47zM15.65%208Q15%206.2%2013.463%205.1T10%204q-.616%200-1.209.13q-.593.132-1.174.368l-.763-.744q.732-.377%201.524-.565Q9.17%203%2010%203q2.354%200%204.205%201.374T16.712%208zm-4.536%200%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%22m21%2017.887l-1-1v-5.502h-5.502l-1-1H21zm-.217%204.048l-.93-.935h-9.468v-9.47L5.254%206.4q-.583.754-.918%201.664T4%2010q0%201.925%201.1%203.463T8%2015.65v1.062q-2.252-.656-3.626-2.507T3%2010q0-1.221.396-2.314t1.134-2.01l-2.29-2.29l.708-.707l18.548%2018.548zm-7.898-3.127l1.415-1.9l1.2%201.65l1.483-1.845l2.094%202.095zM11.385%2020h7.469l-7.47-7.47zM15.65%208Q15%206.2%2013.463%205.1T10%204q-.616%200-1.209.13q-.593.132-1.174.368l-.763-.744q.732-.377%201.524-.565Q9.17%203%2010%203q2.354%200%204.205%201.374T16.712%208zm-4.536%200%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-sharp.svg?color=%231a73e8&size=48