rocket from Codicons by Microsoft Corporation · Regular · CC-BY-4.0 Attribution required.

Name
rocket
Set
Codicons
Style
Regular
Viewbox
16×16
License
CC BY 4.0

The same icon in other sets

Related icons in Codicons

Use the rocket icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M2.14 13.15c.2-.2.51-.2.71 0s.2.51 0 .71l-2 2a.485.485 0 0 1-.7 0c-.2-.2-.2-.51 0-.71zm1.5 1.5c.2-.2.51-.2.71 0s.2.51 0 .71l-.5.5a.485.485 0 0 1-.7 0c-.2-.2-.2-.51 0-.71l.5-.5z"/><path fill-rule="evenodd" d="M9 5c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m0 1c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1" clip-rule="evenodd"/><path fill-rule="evenodd" d="M9.65 1.19c1.13-.29 2.35-.26 3.47.09c.77.24 1.37.86 1.61 1.64h-.01c.68 2.23.08 4.64-1.57 6.29l-.47.47c.55 1.11.37 2.48-.54 3.39l-1.53 1.53a.485.485 0 0 1-.7 0l-1.08-1.08c-.21.15-.47.23-.73.23c-.33 0-.64-.13-.88-.37l-.77-.77l-.54.97c-.13.24-.35.39-.62.43h-.12a.84.84 0 0 1-.6-.25l-2.34-2.34a.845.845 0 0 1 .19-1.34l.97-.54l-.77-.77c-.44-.43-.48-1.11-.14-1.6L1.4 6.09c-.2-.2-.2-.51 0-.71l1.53-1.53c.92-.92 2.29-1.1 3.39-.55l.47-.47a6.34 6.34 0 0 1 2.86-1.64m-.11 11.63l.72.72l1.18-1.18c.51-.52.68-1.26.48-1.92zm-6.47-1.95l2.06 2.06l.58-1.04l-1.6-1.6zM11.24 2A5.24 5.24 0 0 0 7.5 3.55L3.32 7.73c-.1.09-.1.25 0 .35l4.6 4.6c.05.04.11.07.18.07l.01.01c.01.01.11-.01.17-.07l4.17-4.18a5.29 5.29 0 0 0 1.32-5.29c-.14-.47-.5-.84-.95-.98c-.51-.16-1.04-.24-1.58-.24m-5.7 2.09a1.9 1.9 0 0 0-1.9.48L2.46 5.75l.71.71z" clip-rule="evenodd"/><path d="M.64 11.64c.2-.2.51-.2.71 0s.2.51 0 .71l-.5.5A.47.47 0 0 1 .5 13H.49c-.12 0-.25-.05-.35-.15c-.2-.2-.2-.51 0-.71z"/></g></svg>

React

import type { SVGProps } from "react";

export function CodiconRocket(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M2.14 13.15c.2-.2.51-.2.71 0s.2.51 0 .71l-2 2a.485.485 0 0 1-.7 0c-.2-.2-.2-.51 0-.71zm1.5 1.5c.2-.2.51-.2.71 0s.2.51 0 .71l-.5.5a.485.485 0 0 1-.7 0c-.2-.2-.2-.51 0-.71l.5-.5z"/><path fillRule="evenodd" d="M9 5c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m0 1c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1" clipRule="evenodd"/><path fillRule="evenodd" d="M9.65 1.19c1.13-.29 2.35-.26 3.47.09c.77.24 1.37.86 1.61 1.64h-.01c.68 2.23.08 4.64-1.57 6.29l-.47.47c.55 1.11.37 2.48-.54 3.39l-1.53 1.53a.485.485 0 0 1-.7 0l-1.08-1.08c-.21.15-.47.23-.73.23c-.33 0-.64-.13-.88-.37l-.77-.77l-.54.97c-.13.24-.35.39-.62.43h-.12a.84.84 0 0 1-.6-.25l-2.34-2.34a.845.845 0 0 1 .19-1.34l.97-.54l-.77-.77c-.44-.43-.48-1.11-.14-1.6L1.4 6.09c-.2-.2-.2-.51 0-.71l1.53-1.53c.92-.92 2.29-1.1 3.39-.55l.47-.47a6.34 6.34 0 0 1 2.86-1.64m-.11 11.63l.72.72l1.18-1.18c.51-.52.68-1.26.48-1.92zm-6.47-1.95l2.06 2.06l.58-1.04l-1.6-1.6zM11.24 2A5.24 5.24 0 0 0 7.5 3.55L3.32 7.73c-.1.09-.1.25 0 .35l4.6 4.6c.05.04.11.07.18.07l.01.01c.01.01.11-.01.17-.07l4.17-4.18a5.29 5.29 0 0 0 1.32-5.29c-.14-.47-.5-.84-.95-.98c-.51-.16-1.04-.24-1.58-.24m-5.7 2.09a1.9 1.9 0 0 0-1.9.48L2.46 5.75l.71.71z" clipRule="evenodd"/><path d="M.64 11.64c.2-.2.51-.2.71 0s.2.51 0 .71l-.5.5A.47.47 0 0 1 .5 13H.49c-.12 0-.25-.05-.35-.15c-.2-.2-.2-.51 0-.71z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M2.14 13.15c.2-.2.51-.2.71 0s.2.51 0 .71l-2 2a.485.485 0 0 1-.7 0c-.2-.2-.2-.51 0-.71zm1.5 1.5c.2-.2.51-.2.71 0s.2.51 0 .71l-.5.5a.485.485 0 0 1-.7 0c-.2-.2-.2-.51 0-.71l.5-.5z"/><path fill-rule="evenodd" d="M9 5c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m0 1c-.55 0-1 .45-1 1s.45 1 1 1s1-.45 1-1s-.45-1-1-1" clip-rule="evenodd"/><path fill-rule="evenodd" d="M9.65 1.19c1.13-.29 2.35-.26 3.47.09c.77.24 1.37.86 1.61 1.64h-.01c.68 2.23.08 4.64-1.57 6.29l-.47.47c.55 1.11.37 2.48-.54 3.39l-1.53 1.53a.485.485 0 0 1-.7 0l-1.08-1.08c-.21.15-.47.23-.73.23c-.33 0-.64-.13-.88-.37l-.77-.77l-.54.97c-.13.24-.35.39-.62.43h-.12a.84.84 0 0 1-.6-.25l-2.34-2.34a.845.845 0 0 1 .19-1.34l.97-.54l-.77-.77c-.44-.43-.48-1.11-.14-1.6L1.4 6.09c-.2-.2-.2-.51 0-.71l1.53-1.53c.92-.92 2.29-1.1 3.39-.55l.47-.47a6.34 6.34 0 0 1 2.86-1.64m-.11 11.63l.72.72l1.18-1.18c.51-.52.68-1.26.48-1.92zm-6.47-1.95l2.06 2.06l.58-1.04l-1.6-1.6zM11.24 2A5.24 5.24 0 0 0 7.5 3.55L3.32 7.73c-.1.09-.1.25 0 .35l4.6 4.6c.05.04.11.07.18.07l.01.01c.01.01.11-.01.17-.07l4.17-4.18a5.29 5.29 0 0 0 1.32-5.29c-.14-.47-.5-.84-.95-.98c-.51-.16-1.04-.24-1.58-.24m-5.7 2.09a1.9 1.9 0 0 0-1.9.48L2.46 5.75l.71.71z" clip-rule="evenodd"/><path d="M.64 11.64c.2-.2.51-.2.71 0s.2.51 0 .71l-.5.5A.47.47 0 0 1 .5 13H.49c-.12 0-.25-.05-.35-.15c-.2-.2-.2-.51 0-.71z"/></g></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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2.14%2013.15c.2-.2.51-.2.71%200s.2.51%200%20.71l-2%202a.485.485%200%200%201-.7%200c-.2-.2-.2-.51%200-.71zm1.5%201.5c.2-.2.51-.2.71%200s.2.51%200%20.71l-.5.5a.485.485%200%200%201-.7%200c-.2-.2-.2-.51%200-.71l.5-.5z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9%205c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2m0%201c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.65%201.19c1.13-.29%202.35-.26%203.47.09c.77.24%201.37.86%201.61%201.64h-.01c.68%202.23.08%204.64-1.57%206.29l-.47.47c.55%201.11.37%202.48-.54%203.39l-1.53%201.53a.485.485%200%200%201-.7%200l-1.08-1.08c-.21.15-.47.23-.73.23c-.33%200-.64-.13-.88-.37l-.77-.77l-.54.97c-.13.24-.35.39-.62.43h-.12a.84.84%200%200%201-.6-.25l-2.34-2.34a.845.845%200%200%201%20.19-1.34l.97-.54l-.77-.77c-.44-.43-.48-1.11-.14-1.6L1.4%206.09c-.2-.2-.2-.51%200-.71l1.53-1.53c.92-.92%202.29-1.1%203.39-.55l.47-.47a6.34%206.34%200%200%201%202.86-1.64m-.11%2011.63l.72.72l1.18-1.18c.51-.52.68-1.26.48-1.92zm-6.47-1.95l2.06%202.06l.58-1.04l-1.6-1.6zM11.24%202A5.24%205.24%200%200%200%207.5%203.55L3.32%207.73c-.1.09-.1.25%200%20.35l4.6%204.6c.05.04.11.07.18.07l.01.01c.01.01.11-.01.17-.07l4.17-4.18a5.29%205.29%200%200%200%201.32-5.29c-.14-.47-.5-.84-.95-.98c-.51-.16-1.04-.24-1.58-.24m-5.7%202.09a1.9%201.9%200%200%200-1.9.48L2.46%205.75l.71.71z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M.64%2011.64c.2-.2.51-.2.71%200s.2.51%200%20.71l-.5.5A.47.47%200%200%201%20.5%2013H.49c-.12%200-.25-.05-.35-.15c-.2-.2-.2-.51%200-.71z%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M2.14%2013.15c.2-.2.51-.2.71%200s.2.51%200%20.71l-2%202a.485.485%200%200%201-.7%200c-.2-.2-.2-.51%200-.71zm1.5%201.5c.2-.2.51-.2.71%200s.2.51%200%20.71l-.5.5a.485.485%200%200%201-.7%200c-.2-.2-.2-.51%200-.71l.5-.5z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9%205c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2m0%201c-.55%200-1%20.45-1%201s.45%201%201%201s1-.45%201-1s-.45-1-1-1%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M9.65%201.19c1.13-.29%202.35-.26%203.47.09c.77.24%201.37.86%201.61%201.64h-.01c.68%202.23.08%204.64-1.57%206.29l-.47.47c.55%201.11.37%202.48-.54%203.39l-1.53%201.53a.485.485%200%200%201-.7%200l-1.08-1.08c-.21.15-.47.23-.73.23c-.33%200-.64-.13-.88-.37l-.77-.77l-.54.97c-.13.24-.35.39-.62.43h-.12a.84.84%200%200%201-.6-.25l-2.34-2.34a.845.845%200%200%201%20.19-1.34l.97-.54l-.77-.77c-.44-.43-.48-1.11-.14-1.6L1.4%206.09c-.2-.2-.2-.51%200-.71l1.53-1.53c.92-.92%202.29-1.1%203.39-.55l.47-.47a6.34%206.34%200%200%201%202.86-1.64m-.11%2011.63l.72.72l1.18-1.18c.51-.52.68-1.26.48-1.92zm-6.47-1.95l2.06%202.06l.58-1.04l-1.6-1.6zM11.24%202A5.24%205.24%200%200%200%207.5%203.55L3.32%207.73c-.1.09-.1.25%200%20.35l4.6%204.6c.05.04.11.07.18.07l.01.01c.01.01.11-.01.17-.07l4.17-4.18a5.29%205.29%200%200%200%201.32-5.29c-.14-.47-.5-.84-.95-.98c-.51-.16-1.04-.24-1.58-.24m-5.7%202.09a1.9%201.9%200%200%200-1.9.48L2.46%205.75l.71.71z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M.64%2011.64c.2-.2.51-.2.71%200s.2.51%200%20.71l-.5.5A.47.47%200%200%201%20.5%2013H.49c-.12%200-.25-.05-.35-.15c-.2-.2-.2-.51%200-.71z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/codicon/rocket.svg?color=%231a73e8&size=48