File Minus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The File Minus icon is commonly used in file managers, document editors and upload areas. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310123.svg" alt="File Minus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310123.svg" alt="File Minus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310123.svg" alt="File Minus icon" :width="24" :height="24" />
CSS background
.icon-file-minus {
background-image: url('https://proicons.com/icon/310123.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.6801 7.01398C20.458 6.54993 20.1451 6.1351 19.76 5.79398L16.76 3.07398C16.0997 2.46873 15.2613 2.09339 14.37 2.004H8.21008C7.54764 1.97591 6.88617 2.07983 6.26428 2.30976C5.64239 2.53969 5.07249 2.89103 4.58765 3.3433C4.10281 3.79557 3.71274 4.33973 3.44019 4.94416C3.16763 5.54858 3.01797 6.20119 3 6.86399V17.164C3.03538 18.1635 3.36978 19.1294 3.95984 19.937C4.5499 20.7445 5.36855 21.3566 6.31006 21.694C6.92247 21.9255 7.57613 22.0277 8.22998 21.994H15.79C16.4525 22.0221 17.1138 21.9181 17.7357 21.6882C18.3576 21.4583 18.9276 21.107 19.4125 20.6547C19.8973 20.2024 20.2874 19.6582 20.5599 19.0538C20.8325 18.4494 20.982 17.7968 21 17.134V8.564C21.0048 8.03045 20.8958 7.502 20.6801 7.01398ZM15.5901 15.074H8.46997C8.20475 15.074 7.95048 14.9686 7.76294 14.7811C7.5754 14.5936 7.46997 14.3392 7.46997 14.074C7.46997 13.8088 7.5754 13.5544 7.76294 13.3669C7.95048 13.1794 8.20475 13.074 8.46997 13.074H15.5901C15.8553 13.074 16.1096 13.1794 16.2971 13.3669C16.4847 13.5544 16.5901 13.8088 16.5901 14.074C16.5901 14.3392 16.4847 14.5936 16.2971 14.7811C16.1096 14.9686 15.8553 15.074 15.5901 15.074ZM16.0601 7.404C15.9174 7.40532 15.7759 7.37836 15.6437 7.32468C15.5115 7.271 15.3913 7.19164 15.2899 7.09122C15.1886 6.9908 15.1081 6.87129 15.0532 6.7396C14.9983 6.60791 14.97 6.46665 14.97 6.32398V3.67399C15.63 3.83399 18.2 6.47398 18.76 6.91398C18.9256 7.05349 19.0675 7.219 19.1801 7.404H16.0601Z" fill="black"/> </svg>
File Minus in other icon packs
Copied!