File Plus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The File Plus 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/310124.svg" alt="File Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310124.svg" alt="File Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310124.svg" alt="File Plus icon" :width="24" :height="24" />
CSS background
.icon-file-plus {
background-image: url('https://proicons.com/icon/310124.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.65 7.02972C20.4279 6.56586 20.1151 6.15119 19.73 5.81021C18.07 4.45075 16.32 2.07172 14.34 2.01174C14.2776 1.99609 14.2124 1.99609 14.15 2.01174H8.20996C7.54752 1.98366 6.88617 2.08757 6.26428 2.31741C5.64239 2.54724 5.07236 2.89841 4.58752 3.3505C4.10268 3.80259 3.71274 4.34657 3.44019 4.95075C3.16763 5.55494 3.01797 6.20725 3 6.86978V17.1657C3.03538 18.1648 3.36966 19.1304 3.95972 19.9376C4.54978 20.7448 5.36855 21.3566 6.31006 21.6939C6.92247 21.9253 7.57613 22.0274 8.22998 21.9937H15.79C16.4525 22.0218 17.1138 21.9179 17.7357 21.6881C18.3576 21.4582 18.9276 21.1071 19.4125 20.655C19.8973 20.2029 20.2873 19.6589 20.5598 19.0547C20.8324 18.4505 20.982 17.7982 21 17.1357V8.56911C20.994 8.03697 20.8747 7.5122 20.65 7.02972ZM15.14 15.0265H12.5699V17.5755C12.5699 17.8406 12.4646 18.0949 12.2771 18.2823C12.0896 18.4698 11.8352 18.5751 11.5699 18.5751C11.3047 18.5751 11.0505 18.4698 10.8629 18.2823C10.6754 18.0949 10.5699 17.8406 10.5699 17.5755V15.0265H8C7.73478 15.0265 7.48038 14.9212 7.29285 14.7338C7.10531 14.5463 7 14.292 7 14.0269C7 13.7618 7.10531 13.5076 7.29285 13.3201C7.48038 13.1326 7.73478 13.0273 8 13.0273H10.55V10.4584C10.55 10.1933 10.6554 9.93899 10.8429 9.75153C11.0304 9.56407 11.2848 9.45877 11.55 9.45877C11.8153 9.45877 12.0695 9.56407 12.2571 9.75153C12.4446 9.93899 12.55 10.1933 12.55 10.4584V13.0273H15.12C15.3415 13.0753 15.5401 13.1971 15.6832 13.3728C15.8264 13.5484 15.9056 13.7674 15.908 13.994C15.9103 14.2205 15.8356 14.4411 15.696 14.6196C15.5565 14.7982 15.3605 14.924 15.14 14.9765V15.0265ZM16.03 7.46955C15.8874 7.47087 15.7458 7.44393 15.6136 7.39026C15.4815 7.3366 15.3612 7.25728 15.2599 7.1569C15.1585 7.05652 15.0781 6.93708 15.0232 6.80545C14.9683 6.67381 14.9399 6.53261 14.9399 6.38999V3.76104C15.6099 3.89099 18.18 6.54993 18.73 6.97975C18.8956 7.11922 19.0375 7.28463 19.15 7.46955H16.03Z" fill="black"/> </svg>
File Plus in other icon packs
Copied!