ejs logo
ejs from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- ejs
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
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="m8.291 5.696l-1.258-1.58l1.668-1.55l1.258 1.58zm2.34 2.048l.205-1.55l-5.412-.03l-.204 1.55l3.945.022L7.8 17.852l-.839.77l-.405-.004c.385.403.803.81 1.236 1.214l1.378-1.265l1.458-10.823zm-6.757 7.254s2.925-.468 3.54.38c0 0-1.756-2.925-4.184-2.925c0-.074-.098-1.353 5.146-2.609l.206-1.53c-8.346 1.108-14.287 4.322.265 13.12c0 0-5.675-4.71-4.973-6.436M13 6.223L11.216 7.86l-.526 4.037l1.316 1.638l5.675.058l.556.702l-.38 2.633l-.713.685l-.018.017h2.193l.556-4.037l-1.345-1.638l-5.646-.058l-.556-.702l.351-2.633l.731-.702l5.032.058l.556.673l-.176 1.229h1.55l.264-1.902l-1.317-1.667l-6.318-.03zm2.882 11.908l.545-.523l-4.305-.035l-.965-1.17l-1.258 1.17l1.346 1.667l6.318.03l1.22-1.139zM13.13 8.965a103 103 0 0 1 4.624-.554l-4.145-.048l-.457.44zm8.026-1.156l-.025.179l-.018.132c.92-.07 1.87-.139 2.887-.2c0 0-1.113-.067-2.844-.11zM1.914 18.392l1.404 1.784l2.66.02q-1.94-1.312-3.296-2.499z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsEjs(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="m8.291 5.696l-1.258-1.58l1.668-1.55l1.258 1.58zm2.34 2.048l.205-1.55l-5.412-.03l-.204 1.55l3.945.022L7.8 17.852l-.839.77l-.405-.004c.385.403.803.81 1.236 1.214l1.378-1.265l1.458-10.823zm-6.757 7.254s2.925-.468 3.54.38c0 0-1.756-2.925-4.184-2.925c0-.074-.098-1.353 5.146-2.609l.206-1.53c-8.346 1.108-14.287 4.322.265 13.12c0 0-5.675-4.71-4.973-6.436M13 6.223L11.216 7.86l-.526 4.037l1.316 1.638l5.675.058l.556.702l-.38 2.633l-.713.685l-.018.017h2.193l.556-4.037l-1.345-1.638l-5.646-.058l-.556-.702l.351-2.633l.731-.702l5.032.058l.556.673l-.176 1.229h1.55l.264-1.902l-1.317-1.667l-6.318-.03zm2.882 11.908l.545-.523l-4.305-.035l-.965-1.17l-1.258 1.17l1.346 1.667l6.318.03l1.22-1.139zM13.13 8.965a103 103 0 0 1 4.624-.554l-4.145-.048l-.457.44zm8.026-1.156l-.025.179l-.018.132c.92-.07 1.87-.139 2.887-.2c0 0-1.113-.067-2.844-.11zM1.914 18.392l1.404 1.784l2.66.02q-1.94-1.312-3.296-2.499z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.291 5.696l-1.258-1.58l1.668-1.55l1.258 1.58zm2.34 2.048l.205-1.55l-5.412-.03l-.204 1.55l3.945.022L7.8 17.852l-.839.77l-.405-.004c.385.403.803.81 1.236 1.214l1.378-1.265l1.458-10.823zm-6.757 7.254s2.925-.468 3.54.38c0 0-1.756-2.925-4.184-2.925c0-.074-.098-1.353 5.146-2.609l.206-1.53c-8.346 1.108-14.287 4.322.265 13.12c0 0-5.675-4.71-4.973-6.436M13 6.223L11.216 7.86l-.526 4.037l1.316 1.638l5.675.058l.556.702l-.38 2.633l-.713.685l-.018.017h2.193l.556-4.037l-1.345-1.638l-5.646-.058l-.556-.702l.351-2.633l.731-.702l5.032.058l.556.673l-.176 1.229h1.55l.264-1.902l-1.317-1.667l-6.318-.03zm2.882 11.908l.545-.523l-4.305-.035l-.965-1.17l-1.258 1.17l1.346 1.667l6.318.03l1.22-1.139zM13.13 8.965a103 103 0 0 1 4.624-.554l-4.145-.048l-.457.44zm8.026-1.156l-.025.179l-.018.132c.92-.07 1.87-.139 2.887-.2c0 0-1.113-.067-2.844-.11zM1.914 18.392l1.404 1.784l2.66.02q-1.94-1.312-3.296-2.499z"/></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%22m8.291%205.696l-1.258-1.58l1.668-1.55l1.258%201.58zm2.34%202.048l.205-1.55l-5.412-.03l-.204%201.55l3.945.022L7.8%2017.852l-.839.77l-.405-.004c.385.403.803.81%201.236%201.214l1.378-1.265l1.458-10.823zm-6.757%207.254s2.925-.468%203.54.38c0%200-1.756-2.925-4.184-2.925c0-.074-.098-1.353%205.146-2.609l.206-1.53c-8.346%201.108-14.287%204.322.265%2013.12c0%200-5.675-4.71-4.973-6.436M13%206.223L11.216%207.86l-.526%204.037l1.316%201.638l5.675.058l.556.702l-.38%202.633l-.713.685l-.018.017h2.193l.556-4.037l-1.345-1.638l-5.646-.058l-.556-.702l.351-2.633l.731-.702l5.032.058l.556.673l-.176%201.229h1.55l.264-1.902l-1.317-1.667l-6.318-.03zm2.882%2011.908l.545-.523l-4.305-.035l-.965-1.17l-1.258%201.17l1.346%201.667l6.318.03l1.22-1.139zM13.13%208.965a103%20103%200%200%201%204.624-.554l-4.145-.048l-.457.44zm8.026-1.156l-.025.179l-.018.132c.92-.07%201.87-.139%202.887-.2c0%200-1.113-.067-2.844-.11zM1.914%2018.392l1.404%201.784l2.66.02q-1.94-1.312-3.296-2.499z%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%22m8.291%205.696l-1.258-1.58l1.668-1.55l1.258%201.58zm2.34%202.048l.205-1.55l-5.412-.03l-.204%201.55l3.945.022L7.8%2017.852l-.839.77l-.405-.004c.385.403.803.81%201.236%201.214l1.378-1.265l1.458-10.823zm-6.757%207.254s2.925-.468%203.54.38c0%200-1.756-2.925-4.184-2.925c0-.074-.098-1.353%205.146-2.609l.206-1.53c-8.346%201.108-14.287%204.322.265%2013.12c0%200-5.675-4.71-4.973-6.436M13%206.223L11.216%207.86l-.526%204.037l1.316%201.638l5.675.058l.556.702l-.38%202.633l-.713.685l-.018.017h2.193l.556-4.037l-1.345-1.638l-5.646-.058l-.556-.702l.351-2.633l.731-.702l5.032.058l.556.673l-.176%201.229h1.55l.264-1.902l-1.317-1.667l-6.318-.03zm2.882%2011.908l.545-.523l-4.305-.035l-.965-1.17l-1.258%201.17l1.346%201.667l6.318.03l1.22-1.139zM13.13%208.965a103%20103%200%200%201%204.624-.554l-4.145-.048l-.457.44zm8.026-1.156l-.025.179l-.018.132c.92-.07%201.87-.139%202.887-.2c0%200-1.113-.067-2.844-.11zM1.914%2018.392l1.404%201.784l2.66.02q-1.94-1.312-3.296-2.499z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ejs.svg?color=%231a73e8&size=48