Emoji Lab Coat Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Lab Coat 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/339892.svg" alt="Emoji Lab Coat icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339892.svg" alt="Emoji Lab Coat icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339892.svg" alt="Emoji Lab Coat icon" :width="24" :height="24" />
CSS background
.icon-emoji-lab-coat {
background-image: url('https://proicons.com/icon/339892.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"><defs><style>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="j" d="M28.8825,7.46l1.0978,4.8385h-1.985l1.1746,1.8385-4.8909,5.1798"/><path id="c" class="j" d="M27.0393,6.1753c-2.313-.8896-3.5526-.9352-5.8469,0"/><path id="d" class="j" d="M18.4046,30.9919h2.9947v2.3986c0,.9795-.7936,1.7735-1.7726,1.7735h-1.2227v-1.7941"/><path id="e" class="j" d="M29.7135,30.9919h-2.9947v2.3986c0,.9795.7936,1.7735,1.7726,1.7735h1.2227v-1.7941"/><path id="f" class="j" d="M21.1912,6.1753s-4.4311,2.6068-5.2758,4.1096c-2.3561,4.1934-6.068,19.3666-6.068,19.3666,0,0,1.437,1.3384,3.8819,1.4653l2.4305-9.8896-.5539,19.5917c2.7154,2.5424,15.0951,1.9448,16.7883,0l-.5539-19.5917,2.4305,9.8896c2.3243.6551,3.8819-1.1046,3.8819-1.1046,0,0-3.7488-15.9596-6.1049-20.1543-.8447-1.5034-5.0109-3.6889-5.0109-3.6889,0,0-2.2668,9.9771-2.9234,13.1403-.6567-3.1669-2.9234-13.1403-2.9234-13.1403l.0012.0062"/><path id="g" class="j" d="M19.3418,7.4519l-1.0921,4.8467h1.985l-1.1746,1.8385,4.8909,5.1798"/><path id="h" class="j" d="M24.1028,19.3144v23.1549"/><path id="i" class="j" d="M26.8207,20.4959h2.9928"/></svg>
Copied!