Rmutl Uapp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rmutl Uapp 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/332188.svg" alt="Rmutl Uapp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332188.svg" alt="Rmutl Uapp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332188.svg" alt="Rmutl Uapp icon" :width="24" :height="24" />
CSS background
.icon-rmutl-uapp {
background-image: url('https://proicons.com/icon/332188.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" id="svg990" width="48" height="48" version="1.1"><defs id="defs987"><style id="style1174">.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round}</style></defs><path id="path4196" d="M8.495 37.433c7.214-.679 14.463-1.272 22.29-.416M22.26 20.932l4.877 8.745c2.992 5.364 10.044 7.195 16.364 7.19M25.48 16.131 15.925 29.77c-2.44 3.483-5.983 6.069-11.424 7.02m2.445-26.222c4.463 3.186 11.237 2.869 18.544 2.615 8.975-.313 13.803 2.601 14.446 5.882 1.211 6.183-12.098 8.343-24.7 6.053-6.355-1.154-4.241-4.991 3.59-2.739" style="fill:none;fill-opacity:1;stroke:#000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;stop-color:#000"/></svg>
Copied!