Eausweise Gwkcheck Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Eausweise Gwkcheck 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/339478.svg" alt="Eausweise Gwkcheck icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339478.svg" alt="Eausweise Gwkcheck icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339478.svg" alt="Eausweise Gwkcheck icon" :width="24" :height="24" />
CSS background
.icon-eausweise-gwkcheck {
background-image: url('https://proicons.com/icon/339478.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="d" class="f" cx="36.6506" cy="33.0114" r="1.2125"/><path id="e" class="f" d="M37.4012,33.9642l1.1886,1.3348"/><circle class="f" cx="29.355" cy="19.872" r="2.47"/><path class="f" d="M24.828,28.515c-.0016-2.4996,2.0234-4.5273,4.523-4.529,2.4996-.0016,4.5273,2.0234,4.529,4.523v.0059h-9.052Z"/><path class="f" d="M33.5592,35.691l-23.4562.025c-1.845-.039-3.382-.96-3.382-2.85V13.024c0-1.891,1.537-2.812,3.382-2.85l25.797.028s2.919,0,2.919,2.822v16.895"/><ellipse class="f" cx="37.164" cy="33.699" rx="4.115" ry="4.127"/><line class="f" x1="11.443" y1="20.4115" x2="21.947" y2="20.4115"/><line class="f" x1="21.947" y1="25.3495" x2="13.7265" y2="25.3495"/></svg>
Copied!