rocket launch icon
rocket-launch-solid from HeroIcons by Refactoring UI Inc · Solid 24x24 · MIT Free for personal and commercial use.
- Name
- rocket-launch-solid
- Set
- HeroIcons
- Style
- Solid 24x24
- Viewbox
- 24×24
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
Use the rocket launch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M9.315 7.584A15.72 15.72 0 0 1 21.75 1.5a.75.75 0 0 1 .75.75c0 5.056-2.383 9.555-6.084 12.436q.083.52.084 1.064a6.75 6.75 0 0 1-6.75 6.75a.75.75 0 0 1-.75-.75v-4.131l-.027-.021A15.8 15.8 0 0 1 6.382 15H2.25a.75.75 0 0 1-.75-.75a6.75 6.75 0 0 1 7.815-6.666M15 6.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5" clip-rule="evenodd"/><path d="M5.26 17.242a.75.75 0 1 0-.897-1.203a5.24 5.24 0 0 0-2.05 5.022a.75.75 0 0 0 .625.627q.398.061.812.062a5.24 5.24 0 0 0 4.21-2.113a.75.75 0 1 0-1.202-.897a3.74 3.74 0 0 1-3.008 1.51c0-1.23.592-2.323 1.51-3.008"/></g></svg>
React
import type { SVGProps } from "react";
export function HeroiconsRocketLaunchSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M9.315 7.584A15.72 15.72 0 0 1 21.75 1.5a.75.75 0 0 1 .75.75c0 5.056-2.383 9.555-6.084 12.436q.083.52.084 1.064a6.75 6.75 0 0 1-6.75 6.75a.75.75 0 0 1-.75-.75v-4.131l-.027-.021A15.8 15.8 0 0 1 6.382 15H2.25a.75.75 0 0 1-.75-.75a6.75 6.75 0 0 1 7.815-6.666M15 6.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5" clipRule="evenodd"/><path d="M5.26 17.242a.75.75 0 1 0-.897-1.203a5.24 5.24 0 0 0-2.05 5.022a.75.75 0 0 0 .625.627q.398.061.812.062a5.24 5.24 0 0 0 4.21-2.113a.75.75 0 1 0-1.202-.897a3.74 3.74 0 0 1-3.008 1.51c0-1.23.592-2.323 1.51-3.008"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M9.315 7.584A15.72 15.72 0 0 1 21.75 1.5a.75.75 0 0 1 .75.75c0 5.056-2.383 9.555-6.084 12.436q.083.52.084 1.064a6.75 6.75 0 0 1-6.75 6.75a.75.75 0 0 1-.75-.75v-4.131l-.027-.021A15.8 15.8 0 0 1 6.382 15H2.25a.75.75 0 0 1-.75-.75a6.75 6.75 0 0 1 7.815-6.666M15 6.75a2.25 2.25 0 1 0 0 4.5a2.25 2.25 0 0 0 0-4.5" clip-rule="evenodd"/><path d="M5.26 17.242a.75.75 0 1 0-.897-1.203a5.24 5.24 0 0 0-2.05 5.022a.75.75 0 0 0 .625.627q.398.061.812.062a5.24 5.24 0 0 0 4.21-2.113a.75.75 0 1 0-1.202-.897a3.74 3.74 0 0 1-3.008 1.51c0-1.23.592-2.323 1.51-3.008"/></g></svg> </template>
CSS
.icon-rocket-launch-solid {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.315%207.584A15.72%2015.72%200%200%201%2021.75%201.5a.75.75%200%200%201%20.75.75c0%205.056-2.383%209.555-6.084%2012.436q.083.52.084%201.064a6.75%206.75%200%200%201-6.75%206.75a.75.75%200%200%201-.75-.75v-4.131l-.027-.021A15.8%2015.8%200%200%201%206.382%2015H2.25a.75.75%200%200%201-.75-.75a6.75%206.75%200%200%201%207.815-6.666M15%206.75a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5.26%2017.242a.75.75%200%201%200-.897-1.203a5.24%205.24%200%200%200-2.05%205.022a.75.75%200%200%200%20.625.627q.398.061.812.062a5.24%205.24%200%200%200%204.21-2.113a.75.75%200%201%200-1.202-.897a3.74%203.74%200%200%201-3.008%201.51c0-1.23.592-2.323%201.51-3.008%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.315%207.584A15.72%2015.72%200%200%201%2021.75%201.5a.75.75%200%200%201%20.75.75c0%205.056-2.383%209.555-6.084%2012.436q.083.52.084%201.064a6.75%206.75%200%200%201-6.75%206.75a.75.75%200%200%201-.75-.75v-4.131l-.027-.021A15.8%2015.8%200%200%201%206.382%2015H2.25a.75.75%200%200%201-.75-.75a6.75%206.75%200%200%201%207.815-6.666M15%206.75a2.25%202.25%200%201%200%200%204.5a2.25%202.25%200%200%200%200-4.5%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5.26%2017.242a.75.75%200%201%200-.897-1.203a5.24%205.24%200%200%200-2.05%205.022a.75.75%200%200%200%20.625.627q.398.061.812.062a5.24%205.24%200%200%200%204.21-2.113a.75.75%200%201%200-1.202-.897a3.74%203.74%200%200%201-3.008%201.51c0-1.23.592-2.323%201.51-3.008%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/rocket-launch-solid.svg?color=%231a73e8&size=48