Europlasma Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Europlasma Alt 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/325572.svg" alt="Europlasma Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325572.svg" alt="Europlasma Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325572.svg" alt="Europlasma Alt icon" :width="24" :height="24" />
CSS background
.icon-europlasma-alt {
background-image: url('https://proicons.com/icon/325572.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M10.8492,5.5h10.0608v10.0608c0,2.6487-2.1472,4.7959-4.7959,4.7959h-5.2649c-2.6487,0-4.7959-2.1472-4.7959-4.7959h0v-5.2649c0-2.6487,2.1472-4.7959,4.7959-4.7959Z"/><path class="d" d="M31.8859,5.5h10.0608v10.0608c0,2.6487-2.1472,4.7959-4.7959,4.7959h-5.2649c-2.6487,0-4.7959-2.1472-4.7959-4.7959v-5.2649c0-2.6487,2.1472-4.7959,4.7959-4.7959Z"/><path class="d" d="M41.9467,26.3228c.0067,5.7771-3.4118,11.1188-8.9673,14.0088-5.5556,2.89-12.4012,2.8919-17.9567.0019-5.5556-2.89-8.975-8.2307-8.9693-14.0078l35.8933-.0029Z"/></svg>
Copied!