Folder Check Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Folder Check 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/310138.svg" alt="Folder Check icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310138.svg" alt="Folder Check icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310138.svg" alt="Folder Check icon" :width="24" :height="24" />
CSS background
.icon-folder-check {
background-image: url('https://proicons.com/icon/310138.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.87 7.17505C20.5143 6.81907 20.0917 6.53687 19.6267 6.34467C19.1616 6.15246 18.6631 6.05404 18.1599 6.05505H13.8099C13.6466 6.05732 13.4853 6.01955 13.3399 5.94505C13.1957 5.86931 13.0721 5.75945 12.9799 5.62505L12.11 4.29504C11.7614 3.7658 11.286 3.33212 10.7271 3.03346C10.1682 2.7348 9.54355 2.58066 8.90988 2.58505H5.82992C5.32659 2.58373 4.82791 2.68189 4.36264 2.8739C3.89737 3.06591 3.47465 3.34798 3.11874 3.70389C2.76283 4.0598 2.48079 4.48254 2.28879 4.94781C2.09678 5.41309 1.99865 5.91172 1.99997 6.41505V17.575C1.99996 18.5917 2.40308 19.567 3.12106 20.2868C3.83904 21.0067 4.81323 21.4124 5.82992 21.4151H18.1599C19.1767 21.4098 20.1503 21.0035 20.8694 20.2845C21.5884 19.5655 21.9947 18.5919 22 17.575V9.92505C22.0033 9.41465 21.905 8.90868 21.711 8.43657C21.517 7.96446 21.2312 7.53564 20.87 7.17505ZM16.2599 12.0051L12.2599 16.0051C12.0985 16.1727 11.9046 16.3054 11.6899 16.3951C11.4742 16.4832 11.2429 16.5274 11.0099 16.5251C10.78 16.5275 10.5522 16.4832 10.3399 16.3951C10.121 16.308 9.92312 16.175 9.75986 16.0051L7.75986 14.0051C7.59603 13.8137 7.51051 13.5677 7.52023 13.316C7.52995 13.0643 7.63425 12.8256 7.81235 12.6475C7.99044 12.4694 8.22913 12.3651 8.4808 12.3553C8.73248 12.3456 8.97859 12.4312 9.16989 12.595L11 14.425L14.86 10.565C14.9529 10.4713 15.0635 10.3969 15.1854 10.3462C15.3073 10.2954 15.4379 10.2693 15.5699 10.2693C15.7019 10.2693 15.8326 10.2954 15.9544 10.3462C16.0763 10.3969 16.1869 10.4713 16.2799 10.565C16.3754 10.6597 16.4508 10.7726 16.5017 10.897C16.5525 11.0215 16.5779 11.1549 16.576 11.2893C16.5742 11.4237 16.5451 11.5564 16.4908 11.6794C16.4365 11.8023 16.3579 11.9131 16.2599 12.0051Z" fill="black"/> </svg>
Folder Check in other icon packs
Copied!