Rocket Icon
Free SVG icon from the Carbon 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/320635.svg" alt="Rocket icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320635.svg" alt="Rocket icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320635.svg" alt="Rocket icon" :width="24" :height="24" />
CSS background
.icon-rocket {
background-image: url('https://proicons.com/icon/320635.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="rocket_00000124144591269314336010000008525850352640590504_" d="M17,29.36c-0.061,0-0.122-0.016-0.177-0.047 C16.71,29.249,16.64,29.13,16.64,29v-6.688c-0.109-0.03-0.213-0.073-0.31-0.128l-5.076,5.071l-0.509-0.51l5.074-5.07 c-0.114-0.198-0.18-0.429-0.18-0.675c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36c0,0.625-0.425,1.153-1,1.312v6.053 l4.279-2.568V17c0-0.096,0.038-0.187,0.105-0.254l4.173-4.171C27.674,10.818,28.64,8.484,28.64,6V3.36H26 c-2.482,0-4.817,0.967-6.572,2.723l-4.173,4.171C15.187,10.322,15.096,10.36,15,10.36H6.205l-2.569,4.28h6.052 c0.158-0.576,0.686-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36c-0.245,0-0.474-0.065-0.673-0.178l-5.073,5.073 l-0.509-0.51l5.072-5.073c-0.055-0.097-0.099-0.202-0.129-0.312H3c-0.13,0-0.25-0.07-0.313-0.183s-0.062-0.251,0.005-0.362l3.001-5 C5.758,9.707,5.875,9.64,6.001,9.64h8.85l4.067-4.066C20.81,3.682,23.325,2.64,26,2.64h3c0.199,0,0.36,0.161,0.36,0.36v3 c0,2.676-1.042,5.191-2.933,7.083l-4.067,4.066V26c0,0.126-0.066,0.243-0.175,0.309l-5,3C17.128,29.343,17.064,29.36,17,29.36z M17,20.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64c0.353,0,0.64-0.287,0.64-0.64S17.353,20.36,17,20.36z M11,14.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S11.353,14.36,11,14.36z M3.254,29.255l-0.509-0.51 l13.073-13.072C15.705,15.474,15.64,15.245,15.64,15c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36 c-0.245,0-0.474-0.065-0.673-0.178L3.254,29.255z M17,14.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 c0.353,0,0.64-0.287,0.64-0.64S17.353,14.36,17,14.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Rocket in other icon packs
Copied!