edgeless logo
edgeless from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- edgeless
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the edgeless logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#a0eb67" fill-rule="evenodd" d="M3.943 3.025c-.068.061-.05 16.267.018 16.288c.033.01.52.01 1.084.002l1.025-.016l-.015-8.14l-.016-8.142l-1.027-.014c-.565-.008-1.046.002-1.07.022m4.779.546c-.7.01-1.005.034-1.04.08c-.057.078-.053 5.424.004 5.422c.022-.002.165-.19.32-.418c.296-.44.762-.98.844-.98c.028 0 .05 1.829.05 4.065c0 2.455-.022 4.064-.056 4.064c-.073 0-.73-.78-.947-1.127c-.094-.15-.186-.272-.204-.272s-.032 1.23-.03 2.732l.002 2.732l1.062.015c.975.014 1.063.007 1.085-.08c.053-.21.01-16.172-.044-16.21c-.03-.02-.501-.031-1.046-.023m2.749.585c-.048.042-.058 1.957-.01 1.957c.016 0 .226-.048.465-.107c.522-.13.708-.137.708-.027l.002 5.828c0 4.898-.012 5.75-.084 5.763c-.047.01-.303-.033-.569-.094c-.266-.06-.5-.11-.52-.11s-.028.696-.02 1.548l.016 1.548h2.108V4.148l-1.027-.015c-.565-.008-1.046.002-1.07.023m3.705 1.185l.017.628l.482.145c.54.163 1.02.368 1.4.601l.256.157v9.733l-.165.105c-.281.178-1.035.503-1.515.654l-.458.143V21h2.108l.016-2.188l.015-2.188l.406-.308c.498-.378 1.047-.921 1.328-1.315c.323-.451.712-1.222.857-1.7c.168-.552.235-2.047.118-2.633c-.25-1.262-1.114-2.622-2.157-3.4c-.221-.166-.436-.354-.477-.418c-.051-.082-.074-.426-.075-1.127v-1.01h-2.173z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedEdgeless(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#a0eb67" fillRule="evenodd" d="M3.943 3.025c-.068.061-.05 16.267.018 16.288c.033.01.52.01 1.084.002l1.025-.016l-.015-8.14l-.016-8.142l-1.027-.014c-.565-.008-1.046.002-1.07.022m4.779.546c-.7.01-1.005.034-1.04.08c-.057.078-.053 5.424.004 5.422c.022-.002.165-.19.32-.418c.296-.44.762-.98.844-.98c.028 0 .05 1.829.05 4.065c0 2.455-.022 4.064-.056 4.064c-.073 0-.73-.78-.947-1.127c-.094-.15-.186-.272-.204-.272s-.032 1.23-.03 2.732l.002 2.732l1.062.015c.975.014 1.063.007 1.085-.08c.053-.21.01-16.172-.044-16.21c-.03-.02-.501-.031-1.046-.023m2.749.585c-.048.042-.058 1.957-.01 1.957c.016 0 .226-.048.465-.107c.522-.13.708-.137.708-.027l.002 5.828c0 4.898-.012 5.75-.084 5.763c-.047.01-.303-.033-.569-.094c-.266-.06-.5-.11-.52-.11s-.028.696-.02 1.548l.016 1.548h2.108V4.148l-1.027-.015c-.565-.008-1.046.002-1.07.023m3.705 1.185l.017.628l.482.145c.54.163 1.02.368 1.4.601l.256.157v9.733l-.165.105c-.281.178-1.035.503-1.515.654l-.458.143V21h2.108l.016-2.188l.015-2.188l.406-.308c.498-.378 1.047-.921 1.328-1.315c.323-.451.712-1.222.857-1.7c.168-.552.235-2.047.118-2.633c-.25-1.262-1.114-2.622-2.157-3.4c-.221-.166-.436-.354-.477-.418c-.051-.082-.074-.426-.075-1.127v-1.01h-2.173z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#a0eb67" fill-rule="evenodd" d="M3.943 3.025c-.068.061-.05 16.267.018 16.288c.033.01.52.01 1.084.002l1.025-.016l-.015-8.14l-.016-8.142l-1.027-.014c-.565-.008-1.046.002-1.07.022m4.779.546c-.7.01-1.005.034-1.04.08c-.057.078-.053 5.424.004 5.422c.022-.002.165-.19.32-.418c.296-.44.762-.98.844-.98c.028 0 .05 1.829.05 4.065c0 2.455-.022 4.064-.056 4.064c-.073 0-.73-.78-.947-1.127c-.094-.15-.186-.272-.204-.272s-.032 1.23-.03 2.732l.002 2.732l1.062.015c.975.014 1.063.007 1.085-.08c.053-.21.01-16.172-.044-16.21c-.03-.02-.501-.031-1.046-.023m2.749.585c-.048.042-.058 1.957-.01 1.957c.016 0 .226-.048.465-.107c.522-.13.708-.137.708-.027l.002 5.828c0 4.898-.012 5.75-.084 5.763c-.047.01-.303-.033-.569-.094c-.266-.06-.5-.11-.52-.11s-.028.696-.02 1.548l.016 1.548h2.108V4.148l-1.027-.015c-.565-.008-1.046.002-1.07.023m3.705 1.185l.017.628l.482.145c.54.163 1.02.368 1.4.601l.256.157v9.733l-.165.105c-.281.178-1.035.503-1.515.654l-.458.143V21h2.108l.016-2.188l.015-2.188l.406-.308c.498-.378 1.047-.921 1.328-1.315c.323-.451.712-1.222.857-1.7c.168-.552.235-2.047.118-2.633c-.25-1.262-1.114-2.622-2.157-3.4c-.221-.166-.436-.354-.477-.418c-.051-.082-.074-.426-.075-1.127v-1.01h-2.173z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-edgeless {
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%22%23a0eb67%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.943%203.025c-.068.061-.05%2016.267.018%2016.288c.033.01.52.01%201.084.002l1.025-.016l-.015-8.14l-.016-8.142l-1.027-.014c-.565-.008-1.046.002-1.07.022m4.779.546c-.7.01-1.005.034-1.04.08c-.057.078-.053%205.424.004%205.422c.022-.002.165-.19.32-.418c.296-.44.762-.98.844-.98c.028%200%20.05%201.829.05%204.065c0%202.455-.022%204.064-.056%204.064c-.073%200-.73-.78-.947-1.127c-.094-.15-.186-.272-.204-.272s-.032%201.23-.03%202.732l.002%202.732l1.062.015c.975.014%201.063.007%201.085-.08c.053-.21.01-16.172-.044-16.21c-.03-.02-.501-.031-1.046-.023m2.749.585c-.048.042-.058%201.957-.01%201.957c.016%200%20.226-.048.465-.107c.522-.13.708-.137.708-.027l.002%205.828c0%204.898-.012%205.75-.084%205.763c-.047.01-.303-.033-.569-.094c-.266-.06-.5-.11-.52-.11s-.028.696-.02%201.548l.016%201.548h2.108V4.148l-1.027-.015c-.565-.008-1.046.002-1.07.023m3.705%201.185l.017.628l.482.145c.54.163%201.02.368%201.4.601l.256.157v9.733l-.165.105c-.281.178-1.035.503-1.515.654l-.458.143V21h2.108l.016-2.188l.015-2.188l.406-.308c.498-.378%201.047-.921%201.328-1.315c.323-.451.712-1.222.857-1.7c.168-.552.235-2.047.118-2.633c-.25-1.262-1.114-2.622-2.157-3.4c-.221-.166-.436-.354-.477-.418c-.051-.082-.074-.426-.075-1.127v-1.01h-2.173z%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%22%23a0eb67%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.943%203.025c-.068.061-.05%2016.267.018%2016.288c.033.01.52.01%201.084.002l1.025-.016l-.015-8.14l-.016-8.142l-1.027-.014c-.565-.008-1.046.002-1.07.022m4.779.546c-.7.01-1.005.034-1.04.08c-.057.078-.053%205.424.004%205.422c.022-.002.165-.19.32-.418c.296-.44.762-.98.844-.98c.028%200%20.05%201.829.05%204.065c0%202.455-.022%204.064-.056%204.064c-.073%200-.73-.78-.947-1.127c-.094-.15-.186-.272-.204-.272s-.032%201.23-.03%202.732l.002%202.732l1.062.015c.975.014%201.063.007%201.085-.08c.053-.21.01-16.172-.044-16.21c-.03-.02-.501-.031-1.046-.023m2.749.585c-.048.042-.058%201.957-.01%201.957c.016%200%20.226-.048.465-.107c.522-.13.708-.137.708-.027l.002%205.828c0%204.898-.012%205.75-.084%205.763c-.047.01-.303-.033-.569-.094c-.266-.06-.5-.11-.52-.11s-.028.696-.02%201.548l.016%201.548h2.108V4.148l-1.027-.015c-.565-.008-1.046.002-1.07.023m3.705%201.185l.017.628l.482.145c.54.163%201.02.368%201.4.601l.256.157v9.733l-.165.105c-.281.178-1.035.503-1.515.654l-.458.143V21h2.108l.016-2.188l.015-2.188l.406-.308c.498-.378%201.047-.921%201.328-1.315c.323-.451.712-1.222.857-1.7c.168-.552.235-2.047.118-2.633c-.25-1.262-1.114-2.622-2.157-3.4c-.221-.166-.436-.354-.477-.418c-.051-.082-.074-.426-.075-1.127v-1.01h-2.173z%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-branded/edgeless.svg?color=%231a73e8&size=48