ejs from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
ejs
Set
Material Icon Theme
Style
Color
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"><g fill="none"><path fill="#ffca28" d="M8.046 4.862L.908 12l7.138 7.138l2.71-2.691L6.308 12l4.446-4.447z"/><ellipse cx="14.543" cy="7.812" stroke="#ffca28" stroke-width="1.455" rx="2.101" ry="2.798"/><path fill="#ffca28" d="m20.616 4.152l1.47.69l-7.783 15.005l-1.47-.69z"/><ellipse cx="20.35" cy="16.198" stroke="#ffca28" stroke-width="1.455" rx="2.101" ry="2.798"/></g></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeEjs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#ffca28" d="M8.046 4.862L.908 12l7.138 7.138l2.71-2.691L6.308 12l4.446-4.447z"/><ellipse cx="14.543" cy="7.812" stroke="#ffca28" strokeWidth="1.455" rx="2.101" ry="2.798"/><path fill="#ffca28" d="m20.616 4.152l1.47.69l-7.783 15.005l-1.47-.69z"/><ellipse cx="20.35" cy="16.198" stroke="#ffca28" strokeWidth="1.455" rx="2.101" ry="2.798"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#ffca28" d="M8.046 4.862L.908 12l7.138 7.138l2.71-2.691L6.308 12l4.446-4.447z"/><ellipse cx="14.543" cy="7.812" stroke="#ffca28" stroke-width="1.455" rx="2.101" ry="2.798"/><path fill="#ffca28" d="m20.616 4.152l1.47.69l-7.783 15.005l-1.47-.69z"/><ellipse cx="20.35" cy="16.198" stroke="#ffca28" stroke-width="1.455" rx="2.101" ry="2.798"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M8.046%204.862L.908%2012l7.138%207.138l2.71-2.691L6.308%2012l4.446-4.447z%22%2F%3E%3Cellipse%20cx%3D%2214.543%22%20cy%3D%227.812%22%20stroke%3D%22%23ffca28%22%20stroke-width%3D%221.455%22%20rx%3D%222.101%22%20ry%3D%222.798%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22m20.616%204.152l1.47.69l-7.783%2015.005l-1.47-.69z%22%2F%3E%3Cellipse%20cx%3D%2220.35%22%20cy%3D%2216.198%22%20stroke%3D%22%23ffca28%22%20stroke-width%3D%221.455%22%20rx%3D%222.101%22%20ry%3D%222.798%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%22none%22%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22M8.046%204.862L.908%2012l7.138%207.138l2.71-2.691L6.308%2012l4.446-4.447z%22%2F%3E%3Cellipse%20cx%3D%2214.543%22%20cy%3D%227.812%22%20stroke%3D%22%23ffca28%22%20stroke-width%3D%221.455%22%20rx%3D%222.101%22%20ry%3D%222.798%22%2F%3E%3Cpath%20fill%3D%22%23ffca28%22%20d%3D%22m20.616%204.152l1.47.69l-7.783%2015.005l-1.47-.69z%22%2F%3E%3Cellipse%20cx%3D%2220.35%22%20cy%3D%2216.198%22%20stroke%3D%22%23ffca28%22%20stroke-width%3D%221.455%22%20rx%3D%222.101%22%20ry%3D%222.798%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/ejs.svg?color=%231a73e8&size=48