Myupmc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Myupmc 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/344498.svg" alt="Myupmc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344498.svg" alt="Myupmc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344498.svg" alt="Myupmc icon" :width="24" :height="24" />
CSS background
.icon-myupmc {
background-image: url('https://proicons.com/icon/344498.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M17.3068,16.1441c.4491,1.2682-.2114,4.5707-.2114,4.5707.6077-1.9815.819-4.5179,2.5364-4.2801s.3699,4.2801.3699,4.2801c1.2153-3.1705,1.506-4.4386,2.5628-4.2009s-.1849,3.9102.6605,4.0687,2.325-2.3778,2.827-4.0423c-.8455,2.5628-.5547,4.0698.1321,4.0159,1.3474-.1057,2.2193-3.0912,2.4572-4.4122,1.3104,2.4594,1.4673,8.2712-1.0832,7.2128-2.3367-.9697,4.2008-5.9974,4.2008-5.9974"/><polyline class="c" points="23.5914 31.847 23.5914 23.7704 27.6341 31.8559 31.6768 23.7827 31.6768 31.8559"/><path class="c" d="M16.0514,31.8559v-8.0855h2.647c1.4965,0,2.7096,1.2157,2.7096,2.7154s-1.2131,2.7154-2.7096,2.7154h-2.647"/><path class="c" d="M39.5,29.1445v.0331c0,1.4792-1.1991,2.6783-2.6783,2.6783h0c-1.4792,0-2.6783-1.1991-2.6783-2.6783v-2.7288c0-1.4792,1.1991-2.6783,2.6783-2.6783h0c1.4792,0,2.6783,1.1991,2.6783,2.6783v.0331"/><path class="c" d="M8.5,23.7704v5.4072c0,1.4792,1.1991,2.6783,2.6783,2.6783s2.6783-1.1991,2.6783-2.6783v-5.4072"/><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/></svg>
Copied!