Iso Extractor And Archiver Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Iso Extractor And Archiver 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/327563.svg" alt="Iso Extractor And Archiver icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327563.svg" alt="Iso Extractor And Archiver icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327563.svg" alt="Iso Extractor And Archiver icon" :width="24" :height="24" />
CSS background
.icon-iso-extractor-and-archiver {
background-image: url('https://proicons.com/icon/327563.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><g id="b"><line class="c" x1="9.4515" y1="16.4153" x2="9.4515" y2="31.5873"/><path class="c" d="M14.2478,29.9259c.9304,1.2112,2.097,1.6624,3.72,1.6624h2.2462c2.0903,0,3.7848-1.6945,3.7848-3.7848v-.0163c0-2.0903-1.6945-3.7848-3.7848-3.7848h-2.4778c-2.0926,0-3.7888-1.6964-3.7888-3.7888h0c0-2.0972,1.7-3.7972,3.7972-3.7972h2.2339c1.623,0,2.7896.4511,3.72,1.6624"/><path class="c" d="M33.5162,31.5873c-2.7757,0-5.0257-2.25-5.0257-5.0257v-5.1206c0-2.7757,2.25-5.0257,5.0257-5.0257s5.0257,2.25,5.0257,5.0257v5.1206c0,2.7757-2.25,5.0257-5.0257,5.0257Z"/></g></svg>
Copied!