dedge logo
dedge from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dedge
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the dedge logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.986 0v8.338C16.09 2.93 7.61 2.8 3.74 8.733C-.523 15.27 4.191 23.99 11.996 24h.001c5.447-.003 9.872-4.43 9.87-9.877V0Zm-7.99 6.14a8.004 8.004 0 0 1 7.99 7.988a7.99 7.99 0 0 1-4.93 7.381a7.99 7.99 0 0 1-8.707-1.73a7.985 7.985 0 0 1-1.733-8.707a7.99 7.99 0 0 1 7.38-4.932"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDedge(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.986 0v8.338C16.09 2.93 7.61 2.8 3.74 8.733C-.523 15.27 4.191 23.99 11.996 24h.001c5.447-.003 9.872-4.43 9.87-9.877V0Zm-7.99 6.14a8.004 8.004 0 0 1 7.99 7.988a7.99 7.99 0 0 1-4.93 7.381a7.99 7.99 0 0 1-8.707-1.73a7.985 7.985 0 0 1-1.733-8.707a7.99 7.99 0 0 1 7.38-4.932"/></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.986 0v8.338C16.09 2.93 7.61 2.8 3.74 8.733C-.523 15.27 4.191 23.99 11.996 24h.001c5.447-.003 9.872-4.43 9.87-9.877V0Zm-7.99 6.14a8.004 8.004 0 0 1 7.99 7.988a7.99 7.99 0 0 1-4.93 7.381a7.99 7.99 0 0 1-8.707-1.73a7.985 7.985 0 0 1-1.733-8.707a7.99 7.99 0 0 1 7.38-4.932"/></svg> </template>
CSS
.icon-dedge {
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.986%200v8.338C16.09%202.93%207.61%202.8%203.74%208.733C-.523%2015.27%204.191%2023.99%2011.996%2024h.001c5.447-.003%209.872-4.43%209.87-9.877V0Zm-7.99%206.14a8.004%208.004%200%200%201%207.99%207.988a7.99%207.99%200%200%201-4.93%207.381a7.99%207.99%200%200%201-8.707-1.73a7.985%207.985%200%200%201-1.733-8.707a7.99%207.99%200%200%201%207.38-4.932%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.986%200v8.338C16.09%202.93%207.61%202.8%203.74%208.733C-.523%2015.27%204.191%2023.99%2011.996%2024h.001c5.447-.003%209.872-4.43%209.87-9.877V0Zm-7.99%206.14a8.004%208.004%200%200%201%207.99%207.988a7.99%207.99%200%200%201-4.93%207.381a7.99%207.99%200%200%201-8.707-1.73a7.985%207.985%200%200%201-1.733-8.707a7.99%207.99%200%200%201%207.38-4.932%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/dedge.svg?color=%231a73e8&size=48