rocket logo
rocket from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- rocket
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
rocket-filledAnt Design IconsrocketBootstrap IconsrocketBoxIcons v2rocketBoxIcons v2 SolidrocketCarbonrocketCodiconsrocketEmoji One (Colored)rocketFramework7 IconsrocketFont Awesome 6 SolidrocketFont Awesome Solidrocket-outlineFlowbite Iconsrocket-16-filledFluent UI System IconsrocketFluent EmojirocketFluent Emoji FlatrocketFluent Emoji High ContrastrocketFirefox OS EmojirocketHuge IconsrocketHumbleiconsrocketIconParkrocketIconPark OutlinerocketIconPark SolidrocketIconPark TwoTonerocketIconoirrocketIonIcons
Use the rocket logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#ed8796" stroke-linecap="round" stroke-linejoin="round" d="M3.168 9.715c.025.52.327 1.171.605 1.58l-.862.837c-.091.096-.017.176.09.29l.747.788c.103.115.173.187.268.093l.935-.904c.225.103.98.43 1.774.388m1.088-.899l-.421.413c-.04.039-.11.096-.154.127l-.51.355l1.024 2.595a.2.2 0 0 0 .119.114a.2.2 0 0 0 .078.006a.13.13 0 0 0 .066-.033l2.019-1.843a.14.14 0 0 0 .043-.085l.345-2.65a15 15 0 0 0 1.653-1.589c3.135-3.467 3.487-6.379 3.418-7.805c-.023-.47-.092-.735-.094-.746a.2.2 0 0 0-.136-.136c-.166-.045-4.129-1.04-8.996 3.665c-.006.007-.637.64-1.306 1.547l-2.592.49a.13.13 0 0 0-.078.045L.531 8.46a.14.14 0 0 0-.03.068a.2.2 0 0 0 .009.08a.2.2 0 0 0 .113.119l2.548.984l.399-.454q.067-.073.142-.136l.453-.365m4.433-3.861c.79-.765 1.966-.817 2.626-.116c.661.7.556 1.888-.234 2.652s-1.966.816-2.626.116c-.661-.7-.556-1.888.234-2.652" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinRocket(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#ed8796" strokeLinecap="round" strokeLinejoin="round" d="M3.168 9.715c.025.52.327 1.171.605 1.58l-.862.837c-.091.096-.017.176.09.29l.747.788c.103.115.173.187.268.093l.935-.904c.225.103.98.43 1.774.388m1.088-.899l-.421.413c-.04.039-.11.096-.154.127l-.51.355l1.024 2.595a.2.2 0 0 0 .119.114a.2.2 0 0 0 .078.006a.13.13 0 0 0 .066-.033l2.019-1.843a.14.14 0 0 0 .043-.085l.345-2.65a15 15 0 0 0 1.653-1.589c3.135-3.467 3.487-6.379 3.418-7.805c-.023-.47-.092-.735-.094-.746a.2.2 0 0 0-.136-.136c-.166-.045-4.129-1.04-8.996 3.665c-.006.007-.637.64-1.306 1.547l-2.592.49a.13.13 0 0 0-.078.045L.531 8.46a.14.14 0 0 0-.03.068a.2.2 0 0 0 .009.08a.2.2 0 0 0 .113.119l2.548.984l.399-.454q.067-.073.142-.136l.453-.365m4.433-3.861c.79-.765 1.966-.817 2.626-.116c.661.7.556 1.888-.234 2.652s-1.966.816-2.626.116c-.661-.7-.556-1.888.234-2.652" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#ed8796" stroke-linecap="round" stroke-linejoin="round" d="M3.168 9.715c.025.52.327 1.171.605 1.58l-.862.837c-.091.096-.017.176.09.29l.747.788c.103.115.173.187.268.093l.935-.904c.225.103.98.43 1.774.388m1.088-.899l-.421.413c-.04.039-.11.096-.154.127l-.51.355l1.024 2.595a.2.2 0 0 0 .119.114a.2.2 0 0 0 .078.006a.13.13 0 0 0 .066-.033l2.019-1.843a.14.14 0 0 0 .043-.085l.345-2.65a15 15 0 0 0 1.653-1.589c3.135-3.467 3.487-6.379 3.418-7.805c-.023-.47-.092-.735-.094-.746a.2.2 0 0 0-.136-.136c-.166-.045-4.129-1.04-8.996 3.665c-.006.007-.637.64-1.306 1.547l-2.592.49a.13.13 0 0 0-.078.045L.531 8.46a.14.14 0 0 0-.03.068a.2.2 0 0 0 .009.08a.2.2 0 0 0 .113.119l2.548.984l.399-.454q.067-.073.142-.136l.453-.365m4.433-3.861c.79-.765 1.966-.817 2.626-.116c.661.7.556 1.888-.234 2.652s-1.966.816-2.626.116c-.661-.7-.556-1.888.234-2.652" clip-rule="evenodd"/></svg> </template>
CSS
.icon-rocket {
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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ed8796%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.168%209.715c.025.52.327%201.171.605%201.58l-.862.837c-.091.096-.017.176.09.29l.747.788c.103.115.173.187.268.093l.935-.904c.225.103.98.43%201.774.388m1.088-.899l-.421.413c-.04.039-.11.096-.154.127l-.51.355l1.024%202.595a.2.2%200%200%200%20.119.114a.2.2%200%200%200%20.078.006a.13.13%200%200%200%20.066-.033l2.019-1.843a.14.14%200%200%200%20.043-.085l.345-2.65a15%2015%200%200%200%201.653-1.589c3.135-3.467%203.487-6.379%203.418-7.805c-.023-.47-.092-.735-.094-.746a.2.2%200%200%200-.136-.136c-.166-.045-4.129-1.04-8.996%203.665c-.006.007-.637.64-1.306%201.547l-2.592.49a.13.13%200%200%200-.078.045L.531%208.46a.14.14%200%200%200-.03.068a.2.2%200%200%200%20.009.08a.2.2%200%200%200%20.113.119l2.548.984l.399-.454q.067-.073.142-.136l.453-.365m4.433-3.861c.79-.765%201.966-.817%202.626-.116c.661.7.556%201.888-.234%202.652s-1.966.816-2.626.116c-.661-.7-.556-1.888.234-2.652%22%20clip-rule%3D%22evenodd%22%2F%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ed8796%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.168%209.715c.025.52.327%201.171.605%201.58l-.862.837c-.091.096-.017.176.09.29l.747.788c.103.115.173.187.268.093l.935-.904c.225.103.98.43%201.774.388m1.088-.899l-.421.413c-.04.039-.11.096-.154.127l-.51.355l1.024%202.595a.2.2%200%200%200%20.119.114a.2.2%200%200%200%20.078.006a.13.13%200%200%200%20.066-.033l2.019-1.843a.14.14%200%200%200%20.043-.085l.345-2.65a15%2015%200%200%200%201.653-1.589c3.135-3.467%203.487-6.379%203.418-7.805c-.023-.47-.092-.735-.094-.746a.2.2%200%200%200-.136-.136c-.166-.045-4.129-1.04-8.996%203.665c-.006.007-.637.64-1.306%201.547l-2.592.49a.13.13%200%200%200-.078.045L.531%208.46a.14.14%200%200%200-.03.068a.2.2%200%200%200%20.009.08a.2.2%200%200%200%20.113.119l2.548.984l.399-.454q.067-.073.142-.136l.453-.365m4.433-3.861c.79-.765%201.966-.817%202.626-.116c.661.7.556%201.888-.234%202.652s-1.966.816-2.626.116c-.661-.7-.556-1.888.234-2.652%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/rocket.svg?color=%231a73e8&size=48