Rtm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rtm 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/332264.svg" alt="Rtm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332264.svg" alt="Rtm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332264.svg" alt="Rtm icon" :width="24" :height="24" />
CSS background
.icon-rtm {
background-image: url('https://proicons.com/icon/332264.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="e" d="M3.501,17.3518v13.2955h4.228v-9.9586h2.8297c1.1016.9422,1.5858,2.3455.6044,3.5454-.7959.9743-1.9757,1.7501-.6716,3.2627l2.8187,3.1505h5.0119l-3.9634-4.5748c.8901-1.3231,1.8123-2.0348,1.7331-4.8344l-3.2597-3.8862H3.5"/><path id="d" class="e" d="M15.4272,17.3518l2.7305,3.3369h3.1444v9.9586h4.1799v-9.9586h3.7729v9.9586h4.2902v-6.5776l2.1932,2.7565c.6155.7578,1.7281.7538,2.3305,0l2.13-2.7204v6.5425h4.3012v-13.2965h-2.5641l-5.0058,5.6764-4.9417-5.6764H15.4272Z"/></g></svg>
Rtm in other icon packs
Copied!