Rocket Icon
Free SVG icon from the VS Code Codicons 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/307375.svg" alt="Rocket icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307375.svg" alt="Rocket icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307375.svg" alt="Rocket icon" :width="24" :height="24" />
CSS background
.icon-rocket {
background-image: url('https://proicons.com/icon/307375.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M8.36379 5.34606C8.9975 4.71235 10.024 4.71748 10.6566 5.35004C11.2891 5.9826 11.2943 7.00912 10.6606 7.64282C10.0268 8.27653 9.00033 8.27141 8.36777 7.63885C7.73521 7.00629 7.73008 5.97977 8.36379 5.34606ZM9.94947 6.05714C9.70408 5.81176 9.31074 5.81332 9.0709 6.05317C8.83105 6.29301 8.82949 6.68635 9.07487 6.93174C9.32026 7.17712 9.7136 7.17556 9.95345 6.93572C10.1933 6.69588 10.1949 6.30253 9.94947 6.05714ZM13.7779 3.50068C13.587 2.89444 13.1121 2.4196 12.5059 2.22871C10.7853 1.68697 8.90627 2.14716 7.63077 3.42266L7.00196 4.05147C6.13441 3.67814 5.08977 3.84574 4.38122 4.55429L3.59574 5.33977C3.40048 5.53503 3.40048 5.85161 3.59574 6.04687L4.44566 6.89679C4.31513 7.39537 4.44523 7.94804 4.83597 8.33878L5.00279 8.5056L4.23036 8.96744C4.0981 9.04652 4.00969 9.18217 3.99074 9.33511C3.9718 9.48804 4.02443 9.64117 4.13339 9.75013L6.25641 11.8731C6.36535 11.9821 6.51843 12.0347 6.67133 12.0158C6.82423 11.9969 6.95987 11.9086 7.03899 11.7764L7.50124 11.004L7.66778 11.1706C8.05848 11.5613 8.61108 11.6914 9.10962 11.5609L9.95968 12.411C10.1549 12.6063 10.4715 12.6063 10.6668 12.411L11.4523 11.6255C12.1608 10.917 12.3284 9.87225 11.955 9.00467L12.5839 8.3758C13.8594 7.1003 14.3196 5.22124 13.7779 3.50068ZM12.2056 3.18255C12.5003 3.27536 12.7312 3.50624 12.824 3.80101C13.2538 5.16601 12.8887 6.65677 11.8768 7.6687L9.082 10.4635C8.88674 10.6588 8.57015 10.6588 8.37489 10.4635L5.54307 7.63168C5.34781 7.43641 5.34781 7.11983 5.54307 6.92457L8.33787 4.12977C9.34979 3.11785 10.8406 2.75275 12.2056 3.18255ZM11.1424 9.81729C11.1789 10.2108 11.0465 10.6171 10.7452 10.9184L10.3132 11.3503L9.9613 10.9984L11.1424 9.81729ZM5.08833 5.26139C5.38961 4.96012 5.7958 4.82769 6.18931 4.86412L5.00826 6.04517L4.6564 5.69332L5.08833 5.26139ZM6.77217 10.275L6.51018 10.7127L5.29404 9.49657L5.73194 9.23475L6.77217 10.275ZM4.84893 11.8648C5.04419 11.6696 5.04419 11.353 4.84893 11.1577C4.65367 10.9625 4.33708 10.9625 4.14182 11.1577L2.82158 12.478C2.62632 12.6732 2.62632 12.9898 2.82158 13.1851C3.01684 13.3803 3.33342 13.3803 3.52869 13.1851L4.84893 11.8648ZM3.78728 10.0963C3.98255 10.2916 3.98255 10.6082 3.78728 10.8034L3.25785 11.3329C3.06259 11.5281 2.74601 11.5281 2.55074 11.3329C2.35548 11.1376 2.35548 10.821 2.55074 10.6257L3.08018 10.0963C3.27544 9.90105 3.59202 9.90105 3.78728 10.0963ZM5.91033 12.9263C6.10559 12.7311 6.10559 12.4145 5.91033 12.2192C5.71507 12.024 5.39849 12.024 5.20322 12.2192L4.67379 12.7487C4.47853 12.9439 4.47853 13.2605 4.67379 13.4558C4.86905 13.651 5.18563 13.651 5.3809 13.4558L5.91033 12.9263Z"/></svg>
Rocket in other icon packs
Copied!