Eimpfdoc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Eimpfdoc 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/339562.svg" alt="Eimpfdoc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339562.svg" alt="Eimpfdoc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339562.svg" alt="Eimpfdoc icon" :width="24" :height="24" />
CSS background
.icon-eimpfdoc {
background-image: url('https://proicons.com/icon/339562.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:#fff;}.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M10.4955,5.9945h27.009c2.4853-.0006,4.5004,2.0137,4.501,4.499v18.008h-13.504v13.504H10.4955c-2.4853.0006-4.5004-2.0137-4.501-4.499V10.4955c-.0006-2.4853,2.0137-4.5004,4.499-4.501h.002"/><circle class="d" cx="9.3825" cy="11.9985" r=".75"/><line class="e" x1="9.3825" y1="15.0015" x2="9.3825" y2="21.3155"/><path class="e" d="M13.4625,17.3835c0-1.3153,1.0662-2.3815,2.3815-2.3815s2.3815,1.0662,2.3815,2.3815v3.932"/><line class="e" x1="13.4625" y1="15.0015" x2="13.4625" y2="21.3155"/><path class="e" d="M18.2255,17.3835c.0008-1.3161,1.0684-2.3823,2.3845-2.3815,1.3149.0008,2.3807,1.0666,2.3815,2.3815v3.932"/><path class="e" d="M26.8745,18.9325c.0381,1.3155,1.1355,2.3511,2.451,2.313,1.262-.0366,2.2764-1.051,2.313-2.313v-1.549c-.0002-1.3155-1.0668-2.3818-2.3823-2.3817-1.3153.0002-2.3815,1.0664-2.3817,2.3817"/><line class="e" x1="26.8745" y1="15.0015" x2="26.8745" y2="24.5315"/><path class="e" d="M36.0835,21.3155v-7.863c0-.92.746-1.667,1.668-1.667.821,0,1.333.242,1.685.699"/><line class="e" x1="34.6715" y1="15.0005" x2="38.0065" y2="15.0005"/></svg>
Copied!