eland logo
eland from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- eland
- 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 eland logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#066"><path d="M11.943 5.59L5.396 8.055a.02.02 0 0 1-.019-.005l-.01-.01v-.013c.967-6.68 12.237-6.708 13.265-.043q.006.07-.057.047l-6.537-2.44a.13.13 0 0 0-.095 0"/><path d="M17.883 11.214a.1.1 0 0 1-.057.052l-5.799 2.833a.08.08 0 0 1-.07 0l-5.79-2.833a.1.1 0 0 1-.056-.052a11 11 0 0 1-.63-1.739c0-.019.005-.038.023-.047l6.443-2.416a.12.12 0 0 1 .085 0l6.452 2.402c.01 0 .02.01.02.014a10.4 10.4 0 0 1-.626 1.781z"/><path d="M11.976 19.223a.05.05 0 0 0 .01-.028a.05.05 0 0 0-.01-.034A65 65 0 0 1 8.51 15.07a17 17 0 0 1-1.213-1.772q-.029-.056.028-.029l4.629 2.26a.11.11 0 0 0 .094 0l4.614-2.245q.1-.05.043.042c-1.303 2.085-3.008 4.027-4.68 5.841a.05.05 0 0 0 0 .062c.284.275.9 1 .658 1.412c-.204.345-.715.454-1.066.274c-.796-.412 0-1.317.36-1.69"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedEland(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#066"><path d="M11.943 5.59L5.396 8.055a.02.02 0 0 1-.019-.005l-.01-.01v-.013c.967-6.68 12.237-6.708 13.265-.043q.006.07-.057.047l-6.537-2.44a.13.13 0 0 0-.095 0"/><path d="M17.883 11.214a.1.1 0 0 1-.057.052l-5.799 2.833a.08.08 0 0 1-.07 0l-5.79-2.833a.1.1 0 0 1-.056-.052a11 11 0 0 1-.63-1.739c0-.019.005-.038.023-.047l6.443-2.416a.12.12 0 0 1 .085 0l6.452 2.402c.01 0 .02.01.02.014a10.4 10.4 0 0 1-.626 1.781z"/><path d="M11.976 19.223a.05.05 0 0 0 .01-.028a.05.05 0 0 0-.01-.034A65 65 0 0 1 8.51 15.07a17 17 0 0 1-1.213-1.772q-.029-.056.028-.029l4.629 2.26a.11.11 0 0 0 .094 0l4.614-2.245q.1-.05.043.042c-1.303 2.085-3.008 4.027-4.68 5.841a.05.05 0 0 0 0 .062c.284.275.9 1 .658 1.412c-.204.345-.715.454-1.066.274c-.796-.412 0-1.317.36-1.69"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#066"><path d="M11.943 5.59L5.396 8.055a.02.02 0 0 1-.019-.005l-.01-.01v-.013c.967-6.68 12.237-6.708 13.265-.043q.006.07-.057.047l-6.537-2.44a.13.13 0 0 0-.095 0"/><path d="M17.883 11.214a.1.1 0 0 1-.057.052l-5.799 2.833a.08.08 0 0 1-.07 0l-5.79-2.833a.1.1 0 0 1-.056-.052a11 11 0 0 1-.63-1.739c0-.019.005-.038.023-.047l6.443-2.416a.12.12 0 0 1 .085 0l6.452 2.402c.01 0 .02.01.02.014a10.4 10.4 0 0 1-.626 1.781z"/><path d="M11.976 19.223a.05.05 0 0 0 .01-.028a.05.05 0 0 0-.01-.034A65 65 0 0 1 8.51 15.07a17 17 0 0 1-1.213-1.772q-.029-.056.028-.029l4.629 2.26a.11.11 0 0 0 .094 0l4.614-2.245q.1-.05.043.042c-1.303 2.085-3.008 4.027-4.68 5.841a.05.05 0 0 0 0 .062c.284.275.9 1 .658 1.412c-.204.345-.715.454-1.066.274c-.796-.412 0-1.317.36-1.69"/></g></svg> </template>
CSS
.icon-eland {
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%22%23066%22%3E%3Cpath%20d%3D%22M11.943%205.59L5.396%208.055a.02.02%200%200%201-.019-.005l-.01-.01v-.013c.967-6.68%2012.237-6.708%2013.265-.043q.006.07-.057.047l-6.537-2.44a.13.13%200%200%200-.095%200%22%2F%3E%3Cpath%20d%3D%22M17.883%2011.214a.1.1%200%200%201-.057.052l-5.799%202.833a.08.08%200%200%201-.07%200l-5.79-2.833a.1.1%200%200%201-.056-.052a11%2011%200%200%201-.63-1.739c0-.019.005-.038.023-.047l6.443-2.416a.12.12%200%200%201%20.085%200l6.452%202.402c.01%200%20.02.01.02.014a10.4%2010.4%200%200%201-.626%201.781z%22%2F%3E%3Cpath%20d%3D%22M11.976%2019.223a.05.05%200%200%200%20.01-.028a.05.05%200%200%200-.01-.034A65%2065%200%200%201%208.51%2015.07a17%2017%200%200%201-1.213-1.772q-.029-.056.028-.029l4.629%202.26a.11.11%200%200%200%20.094%200l4.614-2.245q.1-.05.043.042c-1.303%202.085-3.008%204.027-4.68%205.841a.05.05%200%200%200%200%20.062c.284.275.9%201%20.658%201.412c-.204.345-.715.454-1.066.274c-.796-.412%200-1.317.36-1.69%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%22%23066%22%3E%3Cpath%20d%3D%22M11.943%205.59L5.396%208.055a.02.02%200%200%201-.019-.005l-.01-.01v-.013c.967-6.68%2012.237-6.708%2013.265-.043q.006.07-.057.047l-6.537-2.44a.13.13%200%200%200-.095%200%22%2F%3E%3Cpath%20d%3D%22M17.883%2011.214a.1.1%200%200%201-.057.052l-5.799%202.833a.08.08%200%200%201-.07%200l-5.79-2.833a.1.1%200%200%201-.056-.052a11%2011%200%200%201-.63-1.739c0-.019.005-.038.023-.047l6.443-2.416a.12.12%200%200%201%20.085%200l6.452%202.402c.01%200%20.02.01.02.014a10.4%2010.4%200%200%201-.626%201.781z%22%2F%3E%3Cpath%20d%3D%22M11.976%2019.223a.05.05%200%200%200%20.01-.028a.05.05%200%200%200-.01-.034A65%2065%200%200%201%208.51%2015.07a17%2017%200%200%201-1.213-1.772q-.029-.056.028-.029l4.629%202.26a.11.11%200%200%200%20.094%200l4.614-2.245q.1-.05.043.042c-1.303%202.085-3.008%204.027-4.68%205.841a.05.05%200%200%200%200%20.062c.284.275.9%201%20.658%201.412c-.204.345-.715.454-1.066.274c-.796-.412%200-1.317.36-1.69%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/eland.svg?color=%231a73e8&size=48