Electrum Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Electrum 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/339583.svg" alt="Electrum icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339583.svg" alt="Electrum icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339583.svg" alt="Electrum icon" :width="24" :height="24" />
CSS background
.icon-electrum {
background-image: url('https://proicons.com/icon/339583.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse class="a" cx="24" cy="24" rx="19.5" ry="9.5"/><ellipse class="a" cx="24" cy="24" rx="19.5" ry="9.5" transform="translate(-8.6041 33.4327) rotate(-61.1356)"/><path class="a" d="M25.3688,24a2.2147,2.2147,0,0,1,0,4.4294H21.7146V19.5706h3.6542a2.2147,2.2147,0,0,1,0,4.4294Z"/><line class="a" x1="25.3688" y1="24" x2="21.7146" y2="24"/><line class="a" x1="21.7146" y1="19.5706" x2="20.4165" y2="19.5706"/><line class="a" x1="21.7146" y1="28.4294" x2="20.4165" y2="28.4294"/><line class="a" x1="22.8412" y1="19.5706" x2="22.8412" y2="18"/><line class="a" x1="24.649" y1="19.5706" x2="24.649" y2="18"/><line class="a" x1="22.8412" y1="30" x2="22.8412" y2="28.4294"/><line class="a" x1="24.649" y1="30" x2="24.649" y2="28.4294"/><ellipse class="a" cx="24" cy="24" rx="9.5" ry="19.5" transform="translate(-8.6041 14.5673) rotate(-28.8644)"/></svg>
Electrum in other icon packs
Copied!