Folder Cross Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Folder Cross 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/310139.svg" alt="Folder Cross icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310139.svg" alt="Folder Cross icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310139.svg" alt="Folder Cross icon" :width="24" :height="24" />
CSS background
.icon-folder-cross {
background-image: url('https://proicons.com/icon/310139.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.175C20.5139 6.82038 20.091 6.53973 19.6259 6.34923C19.1608 6.15872 18.6626 6.06214 18.16 6.06502H13.81C13.6456 6.06682 13.4835 6.02545 13.34 5.94502C13.1957 5.86928 13.0722 5.75942 12.98 5.62501L12.11 4.295C11.757 3.77016 11.2807 3.33987 10.7228 3.04176C10.165 2.74365 9.54254 2.58682 8.91003 2.585H5.83002C5.32585 2.58368 4.82639 2.68217 4.36047 2.8748C3.89454 3.06743 3.47135 3.35041 3.1153 3.70738C2.75926 4.06435 2.4774 4.48826 2.28599 4.95469C2.09457 5.42112 1.99738 5.92083 2.00002 6.425V17.585C1.9987 18.0883 2.09687 18.587 2.28888 19.0523C2.48089 19.5175 2.76295 19.9402 3.11887 20.2962C3.47478 20.6521 3.89751 20.9341 4.36278 21.1261C4.82806 21.3182 5.32669 21.4163 5.83002 21.415H18.16C19.1767 21.415 20.1519 21.0118 20.8718 20.2938C21.5916 19.5759 21.9974 18.6017 22 17.585V9.88502C21.9918 8.86876 21.5862 7.89604 20.87 7.175ZM15.38 15.715C15.5683 15.902 15.6746 16.1561 15.6756 16.4215C15.6765 16.6868 15.572 16.9417 15.385 17.13C15.198 17.3183 14.9439 17.4246 14.6786 17.4256C14.4132 17.4265 14.1583 17.322 13.97 17.135L11.97 15.135L9.97002 17.135C9.78376 17.3198 9.53237 17.4239 9.27003 17.425C9.13842 17.4258 9.00795 17.4005 8.88612 17.3508C8.76428 17.301 8.65347 17.2277 8.56003 17.135C8.4663 17.0421 8.3919 16.9314 8.34113 16.8096C8.29036 16.6877 8.26423 16.557 8.26423 16.425C8.26423 16.293 8.29036 16.1623 8.34113 16.0404C8.3919 15.9186 8.4663 15.808 8.56003 15.715L10.56 13.715L8.56003 11.715C8.37378 11.5276 8.26923 11.2742 8.26923 11.01C8.26923 10.7458 8.37378 10.4924 8.56003 10.305C8.74739 10.1188 9.00084 10.0142 9.26502 10.0142C9.52921 10.0142 9.78266 10.1188 9.97002 10.305L11.97 12.305L13.97 10.305C14.1574 10.1188 14.4108 10.0142 14.675 10.0142C14.9392 10.0142 15.1927 10.1188 15.38 10.305C15.5663 10.4924 15.6708 10.7458 15.6708 11.01C15.6708 11.2742 15.5663 11.5276 15.38 11.715L13.38 13.715L15.38 15.715Z" fill="black"/> </svg>
Folder Cross in other icon packs
Copied!