space shuttle icon

space-shuttle from Line Awesome by Icons8 · Line · Science Fiction · Apache-2.0 Free for personal and commercial use.

Name
space-shuttle
Set
Line Awesome
Style
Line
Category
Science Fiction
Viewbox
32×32
License
Apache 2.0
Aliases
space-shuttle-solid

The same icon in other sets

More science fiction icons from Line Awesome

Use the space shuttle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 4v6H0v3h1v6H0v3h2v6h4.563a9.3 9.3 0 0 0 6.562-2.719l4.344-4.312l8.031-.688a8.45 8.45 0 0 0 6.344-3.718l.343-.563l-.343-.563A8.45 8.45 0 0 0 25.5 11.72l-8.031-.688l-4.188-4.187l-.156-.125A9.3 9.3 0 0 0 6.562 4zm2 2h2.563a7.3 7.3 0 0 1 5.156 2.125L14.563 11H10v2h7l8.313.688c1.687.14 3.152 1.05 4.25 2.312c-1.098 1.262-2.563 2.172-4.25 2.313L16.905 19H10v2h4.563l-2.844 2.875A7.3 7.3 0 0 1 6.563 26H4v-7H3v-6h1zm20 9v2h2v-2zM6 21v3h2v-3z"/></svg>

React

import type { SVGProps } from "react";

export function LaSpaceShuttle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 4v6H0v3h1v6H0v3h2v6h4.563a9.3 9.3 0 0 0 6.562-2.719l4.344-4.312l8.031-.688a8.45 8.45 0 0 0 6.344-3.718l.343-.563l-.343-.563A8.45 8.45 0 0 0 25.5 11.72l-8.031-.688l-4.188-4.187l-.156-.125A9.3 9.3 0 0 0 6.562 4zm2 2h2.563a7.3 7.3 0 0 1 5.156 2.125L14.563 11H10v2h7l8.313.688c1.687.14 3.152 1.05 4.25 2.312c-1.098 1.262-2.563 2.172-4.25 2.313L16.905 19H10v2h4.563l-2.844 2.875A7.3 7.3 0 0 1 6.563 26H4v-7H3v-6h1zm20 9v2h2v-2zM6 21v3h2v-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 4v6H0v3h1v6H0v3h2v6h4.563a9.3 9.3 0 0 0 6.562-2.719l4.344-4.312l8.031-.688a8.45 8.45 0 0 0 6.344-3.718l.343-.563l-.343-.563A8.45 8.45 0 0 0 25.5 11.72l-8.031-.688l-4.188-4.187l-.156-.125A9.3 9.3 0 0 0 6.562 4zm2 2h2.563a7.3 7.3 0 0 1 5.156 2.125L14.563 11H10v2h7l8.313.688c1.687.14 3.152 1.05 4.25 2.312c-1.098 1.262-2.563 2.172-4.25 2.313L16.905 19H10v2h4.563l-2.844 2.875A7.3 7.3 0 0 1 6.563 26H4v-7H3v-6h1zm20 9v2h2v-2zM6 21v3h2v-3z"/></svg>
</template>

CSS

.icon-space-shuttle {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%204v6H0v3h1v6H0v3h2v6h4.563a9.3%209.3%200%200%200%206.562-2.719l4.344-4.312l8.031-.688a8.45%208.45%200%200%200%206.344-3.718l.343-.563l-.343-.563A8.45%208.45%200%200%200%2025.5%2011.72l-8.031-.688l-4.188-4.187l-.156-.125A9.3%209.3%200%200%200%206.562%204zm2%202h2.563a7.3%207.3%200%200%201%205.156%202.125L14.563%2011H10v2h7l8.313.688c1.687.14%203.152%201.05%204.25%202.312c-1.098%201.262-2.563%202.172-4.25%202.313L16.905%2019H10v2h4.563l-2.844%202.875A7.3%207.3%200%200%201%206.563%2026H4v-7H3v-6h1zm20%209v2h2v-2zM6%2021v3h2v-3z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%204v6H0v3h1v6H0v3h2v6h4.563a9.3%209.3%200%200%200%206.562-2.719l4.344-4.312l8.031-.688a8.45%208.45%200%200%200%206.344-3.718l.343-.563l-.343-.563A8.45%208.45%200%200%200%2025.5%2011.72l-8.031-.688l-4.188-4.187l-.156-.125A9.3%209.3%200%200%200%206.562%204zm2%202h2.563a7.3%207.3%200%200%201%205.156%202.125L14.563%2011H10v2h7l8.313.688c1.687.14%203.152%201.05%204.25%202.312c-1.098%201.262-2.563%202.172-4.25%202.313L16.905%2019H10v2h4.563l-2.844%202.875A7.3%207.3%200%200%201%206.563%2026H4v-7H3v-6h1zm20%209v2h2v-2zM6%2021v3h2v-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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