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

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

The same logo in other sets

Use the starship logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.521 9.62a1.057 1.057 0 1 1-2.115 0a1.057 1.057 0 0 1 2.115 0M24 12c0 6.627-5.373 12-12 12q-.525 0-1.04-.044c2.019-1.89 2.548-5.061 2.548-5.061l-3.226-1.053s-1.499 3.23-5.599 3.67A11.98 11.98 0 0 1 0 12C0 5.373 5.373 0 12 0s12 5.373 12 12M8.628 6.606c-1.23-.13-1.885-.83-2.03-2.031c-.142 1.159-.77 1.88-2.032 2.031c1.168.227 1.83.918 2.031 2.032c-.02-1.154.666-1.825 2.031-2.032m7.786 5.207c1.11-2.483.392-4.252-1.233-6.246c-2.043 1.5-3.759 3.023-3.636 5.149c-1.375.675-2.261 1.206-3.147 2.289l2.779 1.103l-.368 1.267l3.637 1.062l.443-1.181l2.825.651c.014-1.496-.38-3.097-1.3-4.094"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsStarship(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="M15.521 9.62a1.057 1.057 0 1 1-2.115 0a1.057 1.057 0 0 1 2.115 0M24 12c0 6.627-5.373 12-12 12q-.525 0-1.04-.044c2.019-1.89 2.548-5.061 2.548-5.061l-3.226-1.053s-1.499 3.23-5.599 3.67A11.98 11.98 0 0 1 0 12C0 5.373 5.373 0 12 0s12 5.373 12 12M8.628 6.606c-1.23-.13-1.885-.83-2.03-2.031c-.142 1.159-.77 1.88-2.032 2.031c1.168.227 1.83.918 2.031 2.032c-.02-1.154.666-1.825 2.031-2.032m7.786 5.207c1.11-2.483.392-4.252-1.233-6.246c-2.043 1.5-3.759 3.023-3.636 5.149c-1.375.675-2.261 1.206-3.147 2.289l2.779 1.103l-.368 1.267l3.637 1.062l.443-1.181l2.825.651c.014-1.496-.38-3.097-1.3-4.094"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.521 9.62a1.057 1.057 0 1 1-2.115 0a1.057 1.057 0 0 1 2.115 0M24 12c0 6.627-5.373 12-12 12q-.525 0-1.04-.044c2.019-1.89 2.548-5.061 2.548-5.061l-3.226-1.053s-1.499 3.23-5.599 3.67A11.98 11.98 0 0 1 0 12C0 5.373 5.373 0 12 0s12 5.373 12 12M8.628 6.606c-1.23-.13-1.885-.83-2.03-2.031c-.142 1.159-.77 1.88-2.032 2.031c1.168.227 1.83.918 2.031 2.032c-.02-1.154.666-1.825 2.031-2.032m7.786 5.207c1.11-2.483.392-4.252-1.233-6.246c-2.043 1.5-3.759 3.023-3.636 5.149c-1.375.675-2.261 1.206-3.147 2.289l2.779 1.103l-.368 1.267l3.637 1.062l.443-1.181l2.825.651c.014-1.496-.38-3.097-1.3-4.094"/></svg>
</template>

CSS

.icon-starship {
  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%22M15.521%209.62a1.057%201.057%200%201%201-2.115%200a1.057%201.057%200%200%201%202.115%200M24%2012c0%206.627-5.373%2012-12%2012q-.525%200-1.04-.044c2.019-1.89%202.548-5.061%202.548-5.061l-3.226-1.053s-1.499%203.23-5.599%203.67A11.98%2011.98%200%200%201%200%2012C0%205.373%205.373%200%2012%200s12%205.373%2012%2012M8.628%206.606c-1.23-.13-1.885-.83-2.03-2.031c-.142%201.159-.77%201.88-2.032%202.031c1.168.227%201.83.918%202.031%202.032c-.02-1.154.666-1.825%202.031-2.032m7.786%205.207c1.11-2.483.392-4.252-1.233-6.246c-2.043%201.5-3.759%203.023-3.636%205.149c-1.375.675-2.261%201.206-3.147%202.289l2.779%201.103l-.368%201.267l3.637%201.062l.443-1.181l2.825.651c.014-1.496-.38-3.097-1.3-4.094%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%22M15.521%209.62a1.057%201.057%200%201%201-2.115%200a1.057%201.057%200%200%201%202.115%200M24%2012c0%206.627-5.373%2012-12%2012q-.525%200-1.04-.044c2.019-1.89%202.548-5.061%202.548-5.061l-3.226-1.053s-1.499%203.23-5.599%203.67A11.98%2011.98%200%200%201%200%2012C0%205.373%205.373%200%2012%200s12%205.373%2012%2012M8.628%206.606c-1.23-.13-1.885-.83-2.03-2.031c-.142%201.159-.77%201.88-2.032%202.031c1.168.227%201.83.918%202.031%202.032c-.02-1.154.666-1.825%202.031-2.032m7.786%205.207c1.11-2.483.392-4.252-1.233-6.246c-2.043%201.5-3.759%203.023-3.636%205.149c-1.375.675-2.261%201.206-3.147%202.289l2.779%201.103l-.368%201.267l3.637%201.062l.443-1.181l2.825.651c.014-1.496-.38-3.097-1.3-4.094%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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