Import Export Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Import Export 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/318125.svg" alt="Import Export icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318125.svg" alt="Import Export icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318125.svg" alt="Import Export icon" :width="24" :height="24" />
CSS background
.icon-import-export {
background-image: url('https://proicons.com/icon/318125.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<path d="M28,24v4H4V24H2v4l.0076-.0049A1.9977,1.9977,0,0,0,4,30H28a2,2,0,0,0,2-2h0V24Z"/>
<polygon points="27.6 14.6 24 18.2 24 4 22 4 22 18.2 18.4 14.6 17 16 23 22 29 16 27.6 14.6"/>
<polygon points="9 4 3 10 4.4 11.4 8 7.8 8 22 10 22 10 7.8 13.6 11.4 15 10 9 4"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Import Export in other icon packs
Copied!