rocket from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
rocket
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the rocket logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.735.238V.236a.25.25 0 0 0-.2-.188c-.256-.04-6.336-.924-14.17 7.051a28 28 0 0 0-2.12 2.576l-4.047 1.166a.25.25 0 0 0-.124.08l-2.856 3.5a.248.248 0 0 0 .126.394l3.887 1.096l.484-.566q.268-.311.574-.58l.54-.472l-.38.608a6 6 0 0 1-.482.66l-.52.606c.008.79.214 1.488.62 2.068L3.68 19.653c-.148.16-.036.272.12.428l1.11 1.086c.153.16.255.258.41.1l1.505-1.534c.34.122 1.162.334 2.4.14l.75-.576q.32-.247.672-.442l.644-.36l-.514.53q-.28.288-.6.534l-.62.476l1.424 3.804a.246.246 0 0 0 .404.09l3.242-3.144a.25.25 0 0 0 .072-.136l.698-4.108c.884-.78 1.78-1.686 2.66-2.694c5.072-5.806 5.798-10.315 5.78-12.487c-.008-.702-.094-1.094-.1-1.122zM16.49 11.165c-1.274 1.296-3.1 1.564-4.082.6c-.98-.962-.744-2.794.53-4.09s3.1-1.566 4.08-.602c.982.964.746 2.796-.528 4.092"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRocket(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.735.238V.236a.25.25 0 0 0-.2-.188c-.256-.04-6.336-.924-14.17 7.051a28 28 0 0 0-2.12 2.576l-4.047 1.166a.25.25 0 0 0-.124.08l-2.856 3.5a.248.248 0 0 0 .126.394l3.887 1.096l.484-.566q.268-.311.574-.58l.54-.472l-.38.608a6 6 0 0 1-.482.66l-.52.606c.008.79.214 1.488.62 2.068L3.68 19.653c-.148.16-.036.272.12.428l1.11 1.086c.153.16.255.258.41.1l1.505-1.534c.34.122 1.162.334 2.4.14l.75-.576q.32-.247.672-.442l.644-.36l-.514.53q-.28.288-.6.534l-.62.476l1.424 3.804a.246.246 0 0 0 .404.09l3.242-3.144a.25.25 0 0 0 .072-.136l.698-4.108c.884-.78 1.78-1.686 2.66-2.694c5.072-5.806 5.798-10.315 5.78-12.487c-.008-.702-.094-1.094-.1-1.122zM16.49 11.165c-1.274 1.296-3.1 1.564-4.082.6c-.98-.962-.744-2.794.53-4.09s3.1-1.566 4.08-.602c.982.964.746 2.796-.528 4.092"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.735.238V.236a.25.25 0 0 0-.2-.188c-.256-.04-6.336-.924-14.17 7.051a28 28 0 0 0-2.12 2.576l-4.047 1.166a.25.25 0 0 0-.124.08l-2.856 3.5a.248.248 0 0 0 .126.394l3.887 1.096l.484-.566q.268-.311.574-.58l.54-.472l-.38.608a6 6 0 0 1-.482.66l-.52.606c.008.79.214 1.488.62 2.068L3.68 19.653c-.148.16-.036.272.12.428l1.11 1.086c.153.16.255.258.41.1l1.505-1.534c.34.122 1.162.334 2.4.14l.75-.576q.32-.247.672-.442l.644-.36l-.514.53q-.28.288-.6.534l-.62.476l1.424 3.804a.246.246 0 0 0 .404.09l3.242-3.144a.25.25 0 0 0 .072-.136l.698-4.108c.884-.78 1.78-1.686 2.66-2.694c5.072-5.806 5.798-10.315 5.78-12.487c-.008-.702-.094-1.094-.1-1.122zM16.49 11.165c-1.274 1.296-3.1 1.564-4.082.6c-.98-.962-.744-2.794.53-4.09s3.1-1.566 4.08-.602c.982.964.746 2.796-.528 4.092"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.735.238V.236a.25.25%200%200%200-.2-.188c-.256-.04-6.336-.924-14.17%207.051a28%2028%200%200%200-2.12%202.576l-4.047%201.166a.25.25%200%200%200-.124.08l-2.856%203.5a.248.248%200%200%200%20.126.394l3.887%201.096l.484-.566q.268-.311.574-.58l.54-.472l-.38.608a6%206%200%200%201-.482.66l-.52.606c.008.79.214%201.488.62%202.068L3.68%2019.653c-.148.16-.036.272.12.428l1.11%201.086c.153.16.255.258.41.1l1.505-1.534c.34.122%201.162.334%202.4.14l.75-.576q.32-.247.672-.442l.644-.36l-.514.53q-.28.288-.6.534l-.62.476l1.424%203.804a.246.246%200%200%200%20.404.09l3.242-3.144a.25.25%200%200%200%20.072-.136l.698-4.108c.884-.78%201.78-1.686%202.66-2.694c5.072-5.806%205.798-10.315%205.78-12.487c-.008-.702-.094-1.094-.1-1.122zM16.49%2011.165c-1.274%201.296-3.1%201.564-4.082.6c-.98-.962-.744-2.794.53-4.09s3.1-1.566%204.08-.602c.982.964.746%202.796-.528%204.092%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.735.238V.236a.25.25%200%200%200-.2-.188c-.256-.04-6.336-.924-14.17%207.051a28%2028%200%200%200-2.12%202.576l-4.047%201.166a.25.25%200%200%200-.124.08l-2.856%203.5a.248.248%200%200%200%20.126.394l3.887%201.096l.484-.566q.268-.311.574-.58l.54-.472l-.38.608a6%206%200%200%201-.482.66l-.52.606c.008.79.214%201.488.62%202.068L3.68%2019.653c-.148.16-.036.272.12.428l1.11%201.086c.153.16.255.258.41.1l1.505-1.534c.34.122%201.162.334%202.4.14l.75-.576q.32-.247.672-.442l.644-.36l-.514.53q-.28.288-.6.534l-.62.476l1.424%203.804a.246.246%200%200%200%20.404.09l3.242-3.144a.25.25%200%200%200%20.072-.136l.698-4.108c.884-.78%201.78-1.686%202.66-2.694c5.072-5.806%205.798-10.315%205.78-12.487c-.008-.702-.094-1.094-.1-1.122zM16.49%2011.165c-1.274%201.296-3.1%201.564-4.082.6c-.98-.962-.744-2.794.53-4.09s3.1-1.566%204.08-.602c.982.964.746%202.796-.528%204.092%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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