E3 Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The E3 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/314176.svg" alt="E3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314176.svg" alt="E3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314176.svg" alt="E3 icon" :width="24" :height="24" />
CSS background
.icon-e3 {
background-image: url('https://proicons.com/icon/314176.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>E3</title><path d="M11.0676 16.5185H4.7723v-2.6738h6.2615v-3.757H4.7723v-2.64h6.2615V3.691H0v16.6184h14.1476c0-.0339-2.7754-.7108-3.08-3.7908zm10.12-6.3969c1.8954 1.2862 2.8769 2.5385 2.8092 5.1108-.0677 2.6738-2.7754 5.043-5.72 5.043-2.0984 0-4.7723-.9477-5.7876-3.7569l3.4861-1.5569c.4738.88 1.1508 1.557 2.2 1.557 1.1507 0 1.9969-.88 2.0984-1.997.0339-.2708-.1353-2.2338-2.0984-2.3015l-2.2-.237 2.8092-4.5353h-6.3292v-3.757h11.5415z"/></svg>
E3 in other icon packs
Copied!