Rocket Icon
Free SVG icon from the Mage Icons 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/310942.svg" alt="Rocket icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310942.svg" alt="Rocket icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310942.svg" alt="Rocket icon" :width="24" :height="24" />
CSS background
.icon-rocket {
background-image: url('https://proicons.com/icon/310942.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.2497 4.52692C21.2498 4.29084 21.2028 4.05711 21.1114 3.8394C21.0201 3.62169 20.8863 3.42437 20.7179 3.25896C20.5494 3.09355 20.3497 2.96337 20.1303 2.87604C19.911 2.7887 19.6765 2.74596 19.4404 2.7503C18.445 2.74435 17.4599 2.95251 16.552 3.36067C16.0152 3.59357 15.5186 3.90993 15.0806 4.29803L7.38553 12.004C6.77319 12.6171 6.42924 13.4482 6.42924 14.3147C6.42924 15.1812 6.77319 16.0123 7.38553 16.6254C7.99863 17.2377 8.82971 17.5817 9.69623 17.5817C10.5627 17.5817 11.3938 17.2377 12.0069 16.6254L19.7129 8.91943C20.1039 8.47152 20.4204 7.96367 20.6503 7.4153C21.055 6.50667 21.2594 5.52157 21.2497 4.52692Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.7754 4.60321C16.0211 6.42741 17.6046 7.99614 19.4404 9.22461" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.69623 9.69329L7.26564 9.20281C6.82484 9.11824 6.37007 9.14253 5.9408 9.2736C5.51152 9.40466 5.12073 9.63852 4.80234 9.95488L2.91673 11.8405C2.8383 11.9161 2.78432 12.0134 2.76176 12.12C2.7392 12.2266 2.74908 12.3374 2.79014 12.4383C2.8312 12.5392 2.90155 12.6255 2.99211 12.686C3.08267 12.7465 3.18929 12.7785 3.29821 12.7779H6.56807" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.3176 14.3147L14.7972 16.7344C14.887 17.1743 14.8664 17.6295 14.737 18.0594C14.6077 18.4893 14.3737 18.8804 14.056 19.1977L12.1595 21.0942C12.0827 21.1695 11.9853 21.2204 11.8796 21.2405C11.7739 21.2605 11.6646 21.2488 11.5655 21.2068C11.4664 21.1649 11.382 21.0945 11.3228 21.0047C11.2637 20.9148 11.2324 20.8094 11.2331 20.7018V17.432" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5.06393 18.9361L12.0069 12.004" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Rocket in other icon packs
Copied!