Rar Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rar 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/331937.svg" alt="Rar icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331937.svg" alt="Rar icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331937.svg" alt="Rar icon" :width="24" :height="24" />
CSS background
.icon-rar {
background-image: url('https://proicons.com/icon/331937.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" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M18,6.5H7.5a2,2,0,0,0-2,2v7.67a2,2,0,0,0,2,2H18m12,0H40.5a2,2,0,0,0,2-2V8.5a2,2,0,0,0-2-2H30"/><path class="a" d="M18,18.17H7.5a2,2,0,0,0-2,2v7.66a2,2,0,0,0,2,2H18m12,0H40.5a2,2,0,0,0,2-2V20.17a2,2,0,0,0-2-2H30"/><path class="a" d="M18,29.83H7.5a2,2,0,0,0-2,2V39.5a2,2,0,0,0,2,2H18m12,0H40.5a2,2,0,0,0,2-2V31.83a2,2,0,0,0-2-2H30"/><line class="a" x1="9.37" y1="15.83" x2="9.37" y2="8.83"/><line class="a" x1="9.37" y1="27.5" x2="9.37" y2="20.5"/><line class="a" x1="9.37" y1="39.17" x2="9.37" y2="32.17"/><rect class="a" x="18" y="4.5" width="12" height="39" rx="1"/><path class="a" d="M30,15.33a6,6,0,1,0-12,0"/><rect class="a" x="18" y="16.22" width="12" height="3.88"/></svg>
Rar in other icon packs
Copied!