IcoMoon drive icon
| Name | drive |
|---|---|
| Unicode | \e963 () |
| CSS class | icon-drive |
| Tags | drive, save, hdd, hard-disk |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-drive" aria-hidden="true"></span>
.icon-drive:before { content: "\e963"; } export const IconDrive = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M3 14h10c1.657 0 3-1.343 3-3h-16c0 1.657 1.343 3 3 3zM13 12h1v1h-1v-1zM15 2h-14l-1 8h16z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.