Rtl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rtl 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/346818.svg" alt="Rtl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346818.svg" alt="Rtl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346818.svg" alt="Rtl icon" :width="24" :height="24" />
CSS background
.icon-rtl {
background-image: url('https://proicons.com/icon/346818.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><rect class="c" x="3.5" y="19.5" width="13.6667" height="9"/><rect class="c" x="17.1667" y="19.5" width="13.6667" height="9"/><rect class="c" x="30.8333" y="19.5" width="13.6667" height="9"/><polyline class="c" points="34.6667 21.8318 34.6667 25.8318 40.6667 25.8318"/><path class="c" d="m7.3333,26v-4h4.6595c.7403,0,1.3405.6014,1.3405,1.3434s-.6002,1.3434-1.3405,1.3434h-4.6595"/><line class="c" x1="11.9929" y1="24.6867" x2="13.3023" y2="25.999"/><line class="c" x1="21" y1="22" x2="27" y2="22"/><line class="c" x1="24" y1="26" x2="24" y2="22"/></svg>
Rtl in other icon packs
Copied!