ejs from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
ejs
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the ejs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.064 7.93l-4.385 1.2l.425.43l-2.585 2.586a.701.701 0 1 1-.995-.99L13.49 6.19a6 6 0 1 0 4.32 4.32l-4.966 4.965a.702.702 0 0 1-.99-.995l2.586-2.585l.47.465z"/><path fill="currentColor" d="m6.75 14.91l2.77-2.765a.701.701 0 1 1-.995-.99l-2.34 2.335c.13.49.315.97.565 1.42m5.1-.425L9.09 17.25c.45.25.93.435 1.42.565l2.425-2.43l-.09.09a.702.702 0 1 1-.995-.99"/><path fill="currentColor" d="M12.175 14.16L9.09 17.25l.305.155l2.27-2.27a.7.7 0 0 1 .19-.65zm-5.885-.31l2.05-2.04a.71.71 0 0 1 .185-.655l-2.34 2.335l.105.365z"/><path fill="currentColor" fill-rule="evenodd" d="M12 20.5a8.5 8.5 0 1 0 0-17a8.5 8.5 0 0 0 0 17m0 .5a8.998 8.998 0 0 0 8.315-12.444A9 9 0 1 0 12 21" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenEjs(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="m16.064 7.93l-4.385 1.2l.425.43l-2.585 2.586a.701.701 0 1 1-.995-.99L13.49 6.19a6 6 0 1 0 4.32 4.32l-4.966 4.965a.702.702 0 0 1-.99-.995l2.586-2.585l.47.465z"/><path fill="currentColor" d="m6.75 14.91l2.77-2.765a.701.701 0 1 1-.995-.99l-2.34 2.335c.13.49.315.97.565 1.42m5.1-.425L9.09 17.25c.45.25.93.435 1.42.565l2.425-2.43l-.09.09a.702.702 0 1 1-.995-.99"/><path fill="currentColor" d="M12.175 14.16L9.09 17.25l.305.155l2.27-2.27a.7.7 0 0 1 .19-.65zm-5.885-.31l2.05-2.04a.71.71 0 0 1 .185-.655l-2.34 2.335l.105.365z"/><path fill="currentColor" fillRule="evenodd" d="M12 20.5a8.5 8.5 0 1 0 0-17a8.5 8.5 0 0 0 0 17m0 .5a8.998 8.998 0 0 0 8.315-12.444A9 9 0 1 0 12 21" 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" d="m16.064 7.93l-4.385 1.2l.425.43l-2.585 2.586a.701.701 0 1 1-.995-.99L13.49 6.19a6 6 0 1 0 4.32 4.32l-4.966 4.965a.702.702 0 0 1-.99-.995l2.586-2.585l.47.465z"/><path fill="currentColor" d="m6.75 14.91l2.77-2.765a.701.701 0 1 1-.995-.99l-2.34 2.335c.13.49.315.97.565 1.42m5.1-.425L9.09 17.25c.45.25.93.435 1.42.565l2.425-2.43l-.09.09a.702.702 0 1 1-.995-.99"/><path fill="currentColor" d="M12.175 14.16L9.09 17.25l.305.155l2.27-2.27a.7.7 0 0 1 .19-.65zm-5.885-.31l2.05-2.04a.71.71 0 0 1 .185-.655l-2.34 2.335l.105.365z"/><path fill="currentColor" fill-rule="evenodd" d="M12 20.5a8.5 8.5 0 1 0 0-17a8.5 8.5 0 0 0 0 17m0 .5a8.998 8.998 0 0 0 8.315-12.444A9 9 0 1 0 12 21" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-ejs {
  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%22m16.064%207.93l-4.385%201.2l.425.43l-2.585%202.586a.701.701%200%201%201-.995-.99L13.49%206.19a6%206%200%201%200%204.32%204.32l-4.966%204.965a.702.702%200%200%201-.99-.995l2.586-2.585l.47.465z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.75%2014.91l2.77-2.765a.701.701%200%201%201-.995-.99l-2.34%202.335c.13.49.315.97.565%201.42m5.1-.425L9.09%2017.25c.45.25.93.435%201.42.565l2.425-2.43l-.09.09a.702.702%200%201%201-.995-.99%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.175%2014.16L9.09%2017.25l.305.155l2.27-2.27a.7.7%200%200%201%20.19-.65zm-5.885-.31l2.05-2.04a.71.71%200%200%201%20.185-.655l-2.34%202.335l.105.365z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.5a8.5%208.5%200%201%200%200-17a8.5%208.5%200%200%200%200%2017m0%20.5a8.998%208.998%200%200%200%208.315-12.444A9%209%200%201%200%2012%2021%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%20d%3D%22m16.064%207.93l-4.385%201.2l.425.43l-2.585%202.586a.701.701%200%201%201-.995-.99L13.49%206.19a6%206%200%201%200%204.32%204.32l-4.966%204.965a.702.702%200%200%201-.99-.995l2.586-2.585l.47.465z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.75%2014.91l2.77-2.765a.701.701%200%201%201-.995-.99l-2.34%202.335c.13.49.315.97.565%201.42m5.1-.425L9.09%2017.25c.45.25.93.435%201.42.565l2.425-2.43l-.09.09a.702.702%200%201%201-.995-.99%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.175%2014.16L9.09%2017.25l.305.155l2.27-2.27a.7.7%200%200%201%20.19-.65zm-5.885-.31l2.05-2.04a.71.71%200%200%201%20.185-.655l-2.34%202.335l.105.365z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.5a8.5%208.5%200%201%200%200-17a8.5%208.5%200%200%200%200%2017m0%20.5a8.998%208.998%200%200%200%208.315-12.444A9%209%200%201%200%2012%2021%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/ejs.svg?color=%231a73e8&size=48