Folder 2 Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Folder 2 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/310137.svg" alt="Folder 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310137.svg" alt="Folder 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310137.svg" alt="Folder 2 icon" :width="24" :height="24" />
CSS background
.icon-folder-2 {
background-image: url('https://proicons.com/icon/310137.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M20.8798 7.17499C20.1602 6.45787 19.1858 6.05515 18.1698 6.055H13.8098C13.6499 6.05564 13.4921 6.01792 13.3498 5.945C13.2055 5.86925 13.0819 5.75939 12.9898 5.62499L12.1198 4.29499C11.7687 3.76828 11.2928 3.33655 10.7345 3.03821C10.1762 2.73987 9.55284 2.58419 8.91983 2.58499H5.83975C4.82305 2.58499 3.84794 2.98819 3.12808 3.70616C2.40823 4.42414 2.00243 5.3983 1.99979 6.415V17.575C2.00504 18.5918 2.41128 19.5655 3.13028 20.2845C3.84928 21.0035 4.82294 21.4097 5.83975 21.415H18.1698C19.1865 21.4123 20.1606 21.0066 20.8786 20.2867C21.5965 19.5669 21.9998 18.5917 21.9998 17.575V9.92499C22.0073 9.4149 21.9119 8.90853 21.7195 8.43607C21.5271 7.96361 21.2415 7.53472 20.8798 7.17499ZM16.6298 17.045H7.37979C7.11457 17.045 6.86017 16.9396 6.67264 16.7521C6.4851 16.5646 6.37979 16.3102 6.37979 16.045C6.37979 15.7798 6.4851 15.5254 6.67264 15.3379C6.86017 15.1503 7.11457 15.045 7.37979 15.045H16.6298C16.895 15.045 17.1494 15.1503 17.3369 15.3379C17.5245 15.5254 17.6298 15.7798 17.6298 16.045C17.6298 16.3102 17.5245 16.5646 17.3369 16.7521C17.1494 16.9396 16.895 17.045 16.6298 17.045Z" fill="black"/> </svg>
Folder 2 in other icon packs
Copied!