Mein Testergebnis Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mein Testergebnis 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/343604.svg" alt="Mein Testergebnis icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343604.svg" alt="Mein Testergebnis icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343604.svg" alt="Mein Testergebnis icon" :width="24" :height="24" />
CSS background
.icon-mein-testergebnis {
background-image: url('https://proicons.com/icon/343604.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path id="e" d="M45.3377,21.3801c1.3417,10.9276-5.7895,21.1026-16.5191,23.5698-10.7296,2.4673-21.589-3.5708-25.1552-13.9868C.0971,20.547,4.977,9.1202,14.9672,4.4935c9.9903-4.6267,21.8614-.9577,27.4988,8.4991" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M44.4356,17.5946l-17.4505,17.7978s-.9173.8635-2.0949.8617c-1.1776-.0018-1.9473-.8617-1.9473-.8617l-6.4719-6.4557" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M42.466,12.9926l-15.2756,15.2901s-.894,1.0316-2.0641,1.051c-1.1701.0194-2.036-.9024-2.036-.9024l-6.7755-6.806" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!