dv icon
dv from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- dv
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
Use the dv icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M15 8h6v8h-6zm-3 4a4.98 4.98 0 0 1-1 3a5 5 0 0 1-4 2a5 5 0 0 1-4-2a4.98 4.98 0 0 1-1-3c0-1.126.372-2.165 1-3a5 5 0 0 1 4-2a4.99 4.99 0 0 1 4 2c.628.835 1 1.874 1 3"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M12 12h3m-3 0a5 5 0 0 0-5-5m5 5a5 5 0 0 1-5 5m0 0A5 5 0 0 1 7 7m0 10a5 5 0 0 1-4-2.001V21h8v-6.001A5 5 0 0 1 7 17ZM7 7c1.636 0 3.088.786 4 2V3H3v6a5 5 0 0 1 4-2Zm8 1h6v8h-6z"/></g></svg>
React
import type { SVGProps } from "react";
export function TdesignDv(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M15 8h6v8h-6zm-3 4a4.98 4.98 0 0 1-1 3a5 5 0 0 1-4 2a5 5 0 0 1-4-2a4.98 4.98 0 0 1-1-3c0-1.126.372-2.165 1-3a5 5 0 0 1 4-2a4.99 4.99 0 0 1 4 2c.628.835 1 1.874 1 3"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M12 12h3m-3 0a5 5 0 0 0-5-5m5 5a5 5 0 0 1-5 5m0 0A5 5 0 0 1 7 7m0 10a5 5 0 0 1-4-2.001V21h8v-6.001A5 5 0 0 1 7 17ZM7 7c1.636 0 3.088.786 4 2V3H3v6a5 5 0 0 1 4-2Zm8 1h6v8h-6z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M15 8h6v8h-6zm-3 4a4.98 4.98 0 0 1-1 3a5 5 0 0 1-4 2a5 5 0 0 1-4-2a4.98 4.98 0 0 1-1-3c0-1.126.372-2.165 1-3a5 5 0 0 1 4-2a4.99 4.99 0 0 1 4 2c.628.835 1 1.874 1 3"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M12 12h3m-3 0a5 5 0 0 0-5-5m5 5a5 5 0 0 1-5 5m0 0A5 5 0 0 1 7 7m0 10a5 5 0 0 1-4-2.001V21h8v-6.001A5 5 0 0 1 7 17ZM7 7c1.636 0 3.088.786 4 2V3H3v6a5 5 0 0 1 4-2Zm8 1h6v8h-6z"/></g></svg> </template>
CSS
.icon-dv {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M15%208h6v8h-6zm-3%204a4.98%204.98%200%200%201-1%203a5%205%200%200%201-4%202a5%205%200%200%201-4-2a4.98%204.98%200%200%201-1-3c0-1.126.372-2.165%201-3a5%205%200%200%201%204-2a4.99%204.99%200%200%201%204%202c.628.835%201%201.874%201%203%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h3m-3%200a5%205%200%200%200-5-5m5%205a5%205%200%200%201-5%205m0%200A5%205%200%200%201%207%207m0%2010a5%205%200%200%201-4-2.001V21h8v-6.001A5%205%200%200%201%207%2017ZM7%207c1.636%200%203.088.786%204%202V3H3v6a5%205%200%200%201%204-2Zm8%201h6v8h-6z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M15%208h6v8h-6zm-3%204a4.98%204.98%200%200%201-1%203a5%205%200%200%201-4%202a5%205%200%200%201-4-2a4.98%204.98%200%200%201-1-3c0-1.126.372-2.165%201-3a5%205%200%200%201%204-2a4.99%204.99%200%200%201%204%202c.628.835%201%201.874%201%203%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M12%2012h3m-3%200a5%205%200%200%200-5-5m5%205a5%205%200%200%201-5%205m0%200A5%205%200%200%201%207%207m0%2010a5%205%200%200%201-4-2.001V21h8v-6.001A5%205%200%200%201%207%2017ZM7%207c1.636%200%203.088.786%204%202V3H3v6a5%205%200%200%201%204-2Zm8%201h6v8h-6z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/dv.svg?color=%231a73e8&size=48