Spreadsheet Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Spreadsheet icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306562.svg" alt="Spreadsheet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306562.svg" alt="Spreadsheet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306562.svg" alt="Spreadsheet icon" :width="24" :height="24" />
CSS background
.icon-spreadsheet {
background-image: url('https://proicons.com/icon/306562.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M63 101v798h875V101H63zm312 32h250v159H375V133zm0 191h250v160H375V324zm-32 543H94V708h249v159zm0-191H94V516h249v160zm0-193H94V324h249v159zm0-191H94V133h249v159zm563 575h-62V643h-94v224h-63V708h-94v159h-62v-96h-94v96h-62V516h531v351zm0-384H656V324h250v159zm0-191H656V133h250v159z"/></svg>
Spreadsheet in other icon packs
Copied!