IcoMoon rocket icon
| Name | rocket |
|---|---|
| Unicode | \e9a5 () |
| CSS class | icon-rocket |
| Tags | rocket, jet, speed, spaceship, fast |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-rocket" aria-hidden="true"></span>
.icon-rocket:before { content: "\e9a5"; } export const IconRocket = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M11 1l-5 5h-3l-3 4c0 0 3.178-0.885 5.032-0.47l-5.032 6.47 6.592-5.127c0.919 2.104-0.592 5.127-0.592 5.127l4-3v-3l5-5 1-5-5 1z"></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.