Rocket Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Rocket 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/306365.svg" alt="Rocket icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306365.svg" alt="Rocket icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306365.svg" alt="Rocket icon" :width="24" :height="24" />
CSS background
.icon-rocket {
background-image: url('https://proicons.com/icon/306365.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="M937 62s-131-3-262 62c-40 19-84 48-120 84-59 59-151 168-222 255H172L99 573l124 33c0 4 2 11 5 19l-19 42s-8 15 47 73c58 58 76 51 76 51l46-20c7 2 12 2 15 2l34 128 109-73V663c89-72 197-161 255-218 37-36 66-80 88-120 62-131 58-263 58-263zM682 390c-40 0-73-32-73-73s33-72 73-72 73 32 73 72-33 73-73 73zM125 875s-7-106 47-175c-3-7-7-11-11-18l-25 22c-84 84-73 233-73 233s149 11 233-73l22-25c-7-4-11-8-18-11-69 54-175 47-175 47z"/></svg>
Rocket in other icon packs
Copied!