Merck Pse Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Merck Pse 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/343646.svg" alt="Merck Pse icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343646.svg" alt="Merck Pse icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343646.svg" alt="Merck Pse icon" :width="24" :height="24" />
CSS background
.icon-merck-pse {
background-image: url('https://proicons.com/icon/343646.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m37.4243,8.1513c-1.692,0-6.8347,8.404-13.4243,8.404s-11.7323-8.404-13.4243-8.404h-5.0757v14.2367c0,1.5673,1.2823,2.8496,2.8496,2.8496h2.2262v-4.8977c0-1.9145.9351-2.8941,2.8385-2.8941,3.0388,0,7.0906,6.8568,10.5858,6.8568s7.547-6.8568,10.5858-6.8568c1.9034,0,2.8385.9795,2.8385,2.8941v2.0482c0,1.5738,1.2758,2.8496,2.8496,2.8496h2.2262v-15.0863c0-1.1046-.8954-2-2-2h-3.0757Z"/><g><path class="b" d="m14.8619,39.8487v-8h2.619c1.4807,0,2.681,1.2029,2.681,2.6867s-1.2003,2.6867-2.681,2.6867h-2.619"/><path class="b" d="m22.0647,38.9721c.4906.6387,1.1057.8765,1.9615.8765h1.1844c1.1022,0,1.9957-.8935,1.9957-1.9957v-.0086c0-1.1022-.8935-1.9957-1.9957-1.9957h-1.3065c-1.1034,0-1.9978-.8945-1.9978-1.9978h0c0-1.1058.8964-2.0022,2.0022-2.0022h1.1779c.8558,0,1.4709.2379,1.9615.8765"/><g><line class="b" x1="29.1381" y1="35.8487" x2="31.746" y2="35.8487"/><polyline class="b" points="33.1381 39.8487 29.1381 39.8487 29.1381 31.8487 33.1381 31.8487"/></g></g></svg>
Copied!