File Sql Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The File Sql 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/305666.svg" alt="File Sql icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305666.svg" alt="File Sql icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305666.svg" alt="File Sql icon" :width="24" :height="24" />
CSS background
.icon-file-sql {
background-image: url('https://proicons.com/icon/305666.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="M500 461c114 0 206-34 206-77v-62c0-43-92-77-206-77s-206 34-206 77v62c0 43 92 77 206 77zm0 37c-109 0-198-32-206-71-1 2 0 104 0 104 0 42 92 76 206 76s206-34 206-76V427c-8 39-97 71-206 71zm0 148c-109 0-198-32-206-71v103c0 43 92 77 206 77s206-34 206-77V575c-8 39-97 71-206 71zM842 0H176c-44 0-79 36-79 80v840c0 44 35 80 79 80h647c44 0 80-36 80-80V61c0-34-27-61-61-61zm-7 556v364c0 7-5 12-12 12H176c-6 0-11-5-11-12V80c0-7 5-12 11-12h489c14 0 36 10 45 21l16 18c10 12 20 24 30 35 14 16 28 32 41 48l18 21c10 11 20 37 20 52v293z"/></svg>
File Sql in other icon packs
Copied!