vr180 create2d off icon
vr180-create2d-off from Material Symbols by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- vr180-create2d-off
- Set
- Material Symbols
- Style
- Regular
- 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 off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 17.75q-2.675-.675-4.337-2.838T2 10q0-1.125.3-2.15t.825-1.925l-2.5-2.5l1.4-1.4L21.2 21.2l-1.4 1.4l-.6-.6H12q-.825 0-1.412-.587T10 20v-7.2l-1.875-1.85q-.075.275-.1.525T8 12zM10 2q2.75 0 4.913 1.663T17.75 8H12q-.275 0-.525.025t-.525.1l-5-5.025q.925-.55 1.95-.825T10 2m2.825 8H20q.825 0 1.413.588T22 12v7.175zm3.375 9l-.7-.725l-1.425-1.4L12.5 19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsVr180Create2dOff(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="M8 17.75q-2.675-.675-4.337-2.838T2 10q0-1.125.3-2.15t.825-1.925l-2.5-2.5l1.4-1.4L21.2 21.2l-1.4 1.4l-.6-.6H12q-.825 0-1.412-.587T10 20v-7.2l-1.875-1.85q-.075.275-.1.525T8 12zM10 2q2.75 0 4.913 1.663T17.75 8H12q-.275 0-.525.025t-.525.1l-5-5.025q.925-.55 1.95-.825T10 2m2.825 8H20q.825 0 1.413.588T22 12v7.175zm3.375 9l-.7-.725l-1.425-1.4L12.5 19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 17.75q-2.675-.675-4.337-2.838T2 10q0-1.125.3-2.15t.825-1.925l-2.5-2.5l1.4-1.4L21.2 21.2l-1.4 1.4l-.6-.6H12q-.825 0-1.412-.587T10 20v-7.2l-1.875-1.85q-.075.275-.1.525T8 12zM10 2q2.75 0 4.913 1.663T17.75 8H12q-.275 0-.525.025t-.525.1l-5-5.025q.925-.55 1.95-.825T10 2m2.825 8H20q.825 0 1.413.588T22 12v7.175zm3.375 9l-.7-.725l-1.425-1.4L12.5 19z"/></svg> </template>
CSS
.icon-vr180-create2d-off {
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%22M8%2017.75q-2.675-.675-4.337-2.838T2%2010q0-1.125.3-2.15t.825-1.925l-2.5-2.5l1.4-1.4L21.2%2021.2l-1.4%201.4l-.6-.6H12q-.825%200-1.412-.587T10%2020v-7.2l-1.875-1.85q-.075.275-.1.525T8%2012zM10%202q2.75%200%204.913%201.663T17.75%208H12q-.275%200-.525.025t-.525.1l-5-5.025q.925-.55%201.95-.825T10%202m2.825%208H20q.825%200%201.413.588T22%2012v7.175zm3.375%209l-.7-.725l-1.425-1.4L12.5%2019z%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%22M8%2017.75q-2.675-.675-4.337-2.838T2%2010q0-1.125.3-2.15t.825-1.925l-2.5-2.5l1.4-1.4L21.2%2021.2l-1.4%201.4l-.6-.6H12q-.825%200-1.412-.587T10%2020v-7.2l-1.875-1.85q-.075.275-.1.525T8%2012zM10%202q2.75%200%204.913%201.663T17.75%208H12q-.275%200-.525.025t-.525.1l-5-5.025q.925-.55%201.95-.825T10%202m2.825%208H20q.825%200%201.413.588T22%2012v7.175zm3.375%209l-.7-.725l-1.425-1.4L12.5%2019z%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-off.svg?color=%231a73e8&size=48