shuttle space icon
shuttle-space from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- shuttle-space
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
The same icon in other sets
Use the shuttle space icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M130 480c40.6 0 80.4-11 115.2-31.9L352 384H128v96zm222-352L245.2 63.9C210.4 43 170.6 32 130 32h-2v96zm-256 0V32H80c-26.5 0-48 21.5-48 48v48h8c-22.1 0-40 17.9-40 40v176c0 22.1 17.9 40 40 40h-8v48c0 26.5 21.5 48 48 48h16v-96h8c26.2 0 49.4-12.6 64-32h288c69.3 0 135-22.7 179.2-81.6c6.4-8.5 6.4-20.3 0-28.8C591 182.7 525.3 160 456 160H168c-14.6-19.4-37.8-32-64-32zm416 115.6v24.9c0 19.6-15.9 35.6-35.6 35.6c-2.5 0-4.4-2-4.4-4.4v-87.1c0-2.5 2-4.4 4.4-4.4c19.6 0 35.6 15.9 35.6 35.6z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidShuttleSpace(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M130 480c40.6 0 80.4-11 115.2-31.9L352 384H128v96zm222-352L245.2 63.9C210.4 43 170.6 32 130 32h-2v96zm-256 0V32H80c-26.5 0-48 21.5-48 48v48h8c-22.1 0-40 17.9-40 40v176c0 22.1 17.9 40 40 40h-8v48c0 26.5 21.5 48 48 48h16v-96h8c26.2 0 49.4-12.6 64-32h288c69.3 0 135-22.7 179.2-81.6c6.4-8.5 6.4-20.3 0-28.8C591 182.7 525.3 160 456 160H168c-14.6-19.4-37.8-32-64-32zm416 115.6v24.9c0 19.6-15.9 35.6-35.6 35.6c-2.5 0-4.4-2-4.4-4.4v-87.1c0-2.5 2-4.4 4.4-4.4c19.6 0 35.6 15.9 35.6 35.6z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M130 480c40.6 0 80.4-11 115.2-31.9L352 384H128v96zm222-352L245.2 63.9C210.4 43 170.6 32 130 32h-2v96zm-256 0V32H80c-26.5 0-48 21.5-48 48v48h8c-22.1 0-40 17.9-40 40v176c0 22.1 17.9 40 40 40h-8v48c0 26.5 21.5 48 48 48h16v-96h8c26.2 0 49.4-12.6 64-32h288c69.3 0 135-22.7 179.2-81.6c6.4-8.5 6.4-20.3 0-28.8C591 182.7 525.3 160 456 160H168c-14.6-19.4-37.8-32-64-32zm416 115.6v24.9c0 19.6-15.9 35.6-35.6 35.6c-2.5 0-4.4-2-4.4-4.4v-87.1c0-2.5 2-4.4 4.4-4.4c19.6 0 35.6 15.9 35.6 35.6z"/></svg> </template>
CSS
.icon-shuttle-space {
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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M130%20480c40.6%200%2080.4-11%20115.2-31.9L352%20384H128v96zm222-352L245.2%2063.9C210.4%2043%20170.6%2032%20130%2032h-2v96zm-256%200V32H80c-26.5%200-48%2021.5-48%2048v48h8c-22.1%200-40%2017.9-40%2040v176c0%2022.1%2017.9%2040%2040%2040h-8v48c0%2026.5%2021.5%2048%2048%2048h16v-96h8c26.2%200%2049.4-12.6%2064-32h288c69.3%200%20135-22.7%20179.2-81.6c6.4-8.5%206.4-20.3%200-28.8C591%20182.7%20525.3%20160%20456%20160H168c-14.6-19.4-37.8-32-64-32zm416%20115.6v24.9c0%2019.6-15.9%2035.6-35.6%2035.6c-2.5%200-4.4-2-4.4-4.4v-87.1c0-2.5%202-4.4%204.4-4.4c19.6%200%2035.6%2015.9%2035.6%2035.6z%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M130%20480c40.6%200%2080.4-11%20115.2-31.9L352%20384H128v96zm222-352L245.2%2063.9C210.4%2043%20170.6%2032%20130%2032h-2v96zm-256%200V32H80c-26.5%200-48%2021.5-48%2048v48h8c-22.1%200-40%2017.9-40%2040v176c0%2022.1%2017.9%2040%2040%2040h-8v48c0%2026.5%2021.5%2048%2048%2048h16v-96h8c26.2%200%2049.4-12.6%2064-32h288c69.3%200%20135-22.7%20179.2-81.6c6.4-8.5%206.4-20.3%200-28.8C591%20182.7%20525.3%20160%20456%20160H168c-14.6-19.4-37.8-32-64-32zm416%20115.6v24.9c0%2019.6-15.9%2035.6-35.6%2035.6c-2.5%200-4.4-2-4.4-4.4v-87.1c0-2.5%202-4.4%204.4-4.4c19.6%200%2035.6%2015.9%2035.6%2035.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/shuttle-space.svg?color=%231a73e8&size=48