Ui Folder Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Ui Folder icon is commonly used in file browsers, project management tools and admin panels. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306761.svg" alt="Ui Folder icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306761.svg" alt="Ui Folder icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306761.svg" alt="Ui Folder icon" :width="24" :height="24" />
CSS background
.icon-ui-folder {
background-image: url('https://proicons.com/icon/306761.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M857 843H103c8-22 16-43 24-64 39-104 78-207 116-311 14-36 56-62 90-62 204 1 408 1 613 0 23 0 41 6 51 28 3 7 5 13 0 25-46 126-94 257-140 384zM314 157c1 3 1 6 3 9 18 36 36 72 53 108 3 6 7 8 14 8h428c29 0 55 21 60 51 1 3 0 7 0 11H338c-60 0-108 26-140 78-11 17-17 38-24 58-37 97-73 194-110 292-3 7-6 9-14 7-24-6-48-25-50-47V206c0-46 34-49 49-49h265z"/></svg>
Ui Folder in other icon packs
Copied!