eden logo
eden from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- eden
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the eden logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.68 9.63L13 6.075v7.115zm-7.54 7.535l1.86-1.8v-.07L7.04 11.47v3.67zm1.09 1.055l.77-.745V21h2v-3.5l1.55 1.5v-.01l.3.29l3.635-3.515h.015V9.25h-.03l-5.38-5.2L12 3L5.53 9.25H5.5v6.515h.015L8.05 18.22l1.085 1.055h.01l1.09-1.05zM13 15.4l1.85 1.785L17 15.1v-3.67l-4 3.865zM7.32 9.63L11 13.19V6.075z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenEden(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" fillRule="evenodd" d="M16.68 9.63L13 6.075v7.115zm-7.54 7.535l1.86-1.8v-.07L7.04 11.47v3.67zm1.09 1.055l.77-.745V21h2v-3.5l1.55 1.5v-.01l.3.29l3.635-3.515h.015V9.25h-.03l-5.38-5.2L12 3L5.53 9.25H5.5v6.515h.015L8.05 18.22l1.085 1.055h.01l1.09-1.05zM13 15.4l1.85 1.785L17 15.1v-3.67l-4 3.865zM7.32 9.63L11 13.19V6.075z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16.68 9.63L13 6.075v7.115zm-7.54 7.535l1.86-1.8v-.07L7.04 11.47v3.67zm1.09 1.055l.77-.745V21h2v-3.5l1.55 1.5v-.01l.3.29l3.635-3.515h.015V9.25h-.03l-5.38-5.2L12 3L5.53 9.25H5.5v6.515h.015L8.05 18.22l1.085 1.055h.01l1.09-1.05zM13 15.4l1.85 1.785L17 15.1v-3.67l-4 3.865zM7.32 9.63L11 13.19V6.075z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-eden {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M16.68%209.63L13%206.075v7.115zm-7.54%207.535l1.86-1.8v-.07L7.04%2011.47v3.67zm1.09%201.055l.77-.745V21h2v-3.5l1.55%201.5v-.01l.3.29l3.635-3.515h.015V9.25h-.03l-5.38-5.2L12%203L5.53%209.25H5.5v6.515h.015L8.05%2018.22l1.085%201.055h.01l1.09-1.05zM13%2015.4l1.85%201.785L17%2015.1v-3.67l-4%203.865zM7.32%209.63L11%2013.19V6.075z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M16.68%209.63L13%206.075v7.115zm-7.54%207.535l1.86-1.8v-.07L7.04%2011.47v3.67zm1.09%201.055l.77-.745V21h2v-3.5l1.55%201.5v-.01l.3.29l3.635-3.515h.015V9.25h-.03l-5.38-5.2L12%203L5.53%209.25H5.5v6.515h.015L8.05%2018.22l1.085%201.055h.01l1.09-1.05zM13%2015.4l1.85%201.785L17%2015.1v-3.67l-4%203.865zM7.32%209.63L11%2013.19V6.075z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/eden.svg?color=%231a73e8&size=48