e3 logo
e3 from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- e3
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the e3 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.068 16.519H4.772v-2.674h6.262v-3.757H4.772v-2.64h6.262V3.69H0v16.618h14.148c0-.034-2.776-.71-3.08-3.79m10.12-6.397c1.895 1.286 2.877 2.538 2.809 5.11c-.068 2.674-2.776 5.043-5.72 5.043c-2.099 0-4.772-.947-5.788-3.756l3.486-1.557c.474.88 1.151 1.557 2.2 1.557c1.151 0 1.997-.88 2.099-1.997c.034-.271-.136-2.234-2.099-2.302l-2.2-.237l2.81-4.535h-6.33V3.69h11.542z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsE3(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="M11.068 16.519H4.772v-2.674h6.262v-3.757H4.772v-2.64h6.262V3.69H0v16.618h14.148c0-.034-2.776-.71-3.08-3.79m10.12-6.397c1.895 1.286 2.877 2.538 2.809 5.11c-.068 2.674-2.776 5.043-5.72 5.043c-2.099 0-4.772-.947-5.788-3.756l3.486-1.557c.474.88 1.151 1.557 2.2 1.557c1.151 0 1.997-.88 2.099-1.997c.034-.271-.136-2.234-2.099-2.302l-2.2-.237l2.81-4.535h-6.33V3.69h11.542z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.068 16.519H4.772v-2.674h6.262v-3.757H4.772v-2.64h6.262V3.69H0v16.618h14.148c0-.034-2.776-.71-3.08-3.79m10.12-6.397c1.895 1.286 2.877 2.538 2.809 5.11c-.068 2.674-2.776 5.043-5.72 5.043c-2.099 0-4.772-.947-5.788-3.756l3.486-1.557c.474.88 1.151 1.557 2.2 1.557c1.151 0 1.997-.88 2.099-1.997c.034-.271-.136-2.234-2.099-2.302l-2.2-.237l2.81-4.535h-6.33V3.69h11.542z"/></svg> </template>
CSS
.icon-e3 {
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%22M11.068%2016.519H4.772v-2.674h6.262v-3.757H4.772v-2.64h6.262V3.69H0v16.618h14.148c0-.034-2.776-.71-3.08-3.79m10.12-6.397c1.895%201.286%202.877%202.538%202.809%205.11c-.068%202.674-2.776%205.043-5.72%205.043c-2.099%200-4.772-.947-5.788-3.756l3.486-1.557c.474.88%201.151%201.557%202.2%201.557c1.151%200%201.997-.88%202.099-1.997c.034-.271-.136-2.234-2.099-2.302l-2.2-.237l2.81-4.535h-6.33V3.69h11.542z%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%22M11.068%2016.519H4.772v-2.674h6.262v-3.757H4.772v-2.64h6.262V3.69H0v16.618h14.148c0-.034-2.776-.71-3.08-3.79m10.12-6.397c1.895%201.286%202.877%202.538%202.809%205.11c-.068%202.674-2.776%205.043-5.72%205.043c-2.099%200-4.772-.947-5.788-3.756l3.486-1.557c.474.88%201.151%201.557%202.2%201.557c1.151%200%201.997-.88%202.099-1.997c.034-.271-.136-2.234-2.099-2.302l-2.2-.237l2.81-4.535h-6.33V3.69h11.542z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/e3.svg?color=%231a73e8&size=48