file type shuttle logo

file-type-shuttle from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-shuttle
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type shuttle logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG1GRd7dST" x1="36.036" x2="171.04" y1="171.21" y2="36.209" gradientTransform="translate(-93.833 -117.64)scale(1.2523)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f42929"/><stop offset=".495" stop-color="#ff8a3f"/><stop offset="1" stop-color="#e5e938"/></linearGradient></defs><path fill="url(#SVG1GRd7dST)" fill-rule="evenodd" d="M78.693-71.892L36.408-29.608H-5.876L-48.16 12.675h42.284V54.96H-48.16v42.284h42.284V54.96h42.284v42.284L78.693 54.96V12.675l42.284-42.283v-42.284z" clip-rule="evenodd" transform="translate(10.022 13.873)scale(.16512)"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeShuttle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG1GRd7dST" x1="36.036" x2="171.04" y1="171.21" y2="36.209" gradientTransform="translate(-93.833 -117.64)scale(1.2523)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#f42929"/><stop offset=".495" stopColor="#ff8a3f"/><stop offset="1" stopColor="#e5e938"/></linearGradient></defs><path fill="url(#SVG1GRd7dST)" fillRule="evenodd" d="M78.693-71.892L36.408-29.608H-5.876L-48.16 12.675h42.284V54.96H-48.16v42.284h42.284V54.96h42.284v42.284L78.693 54.96V12.675l42.284-42.283v-42.284z" clipRule="evenodd" transform="translate(10.022 13.873)scale(.16512)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG1GRd7dST" x1="36.036" x2="171.04" y1="171.21" y2="36.209" gradientTransform="translate(-93.833 -117.64)scale(1.2523)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f42929"/><stop offset=".495" stop-color="#ff8a3f"/><stop offset="1" stop-color="#e5e938"/></linearGradient></defs><path fill="url(#SVG1GRd7dST)" fill-rule="evenodd" d="M78.693-71.892L36.408-29.608H-5.876L-48.16 12.675h42.284V54.96H-48.16v42.284h42.284V54.96h42.284v42.284L78.693 54.96V12.675l42.284-42.283v-42.284z" clip-rule="evenodd" transform="translate(10.022 13.873)scale(.16512)"/></svg>
</template>

CSS

.icon-file-type-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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG1GRd7dST%22%20x1%3D%2236.036%22%20x2%3D%22171.04%22%20y1%3D%22171.21%22%20y2%3D%2236.209%22%20gradientTransform%3D%22translate(-93.833%20-117.64)scale(1.2523)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f42929%22%2F%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23ff8a3f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e5e938%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG1GRd7dST)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M78.693-71.892L36.408-29.608H-5.876L-48.16%2012.675h42.284V54.96H-48.16v42.284h42.284V54.96h42.284v42.284L78.693%2054.96V12.675l42.284-42.283v-42.284z%22%20clip-rule%3D%22evenodd%22%20transform%3D%22translate(10.022%2013.873)scale(.16512)%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG1GRd7dST%22%20x1%3D%2236.036%22%20x2%3D%22171.04%22%20y1%3D%22171.21%22%20y2%3D%2236.209%22%20gradientTransform%3D%22translate(-93.833%20-117.64)scale(1.2523)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f42929%22%2F%3E%3Cstop%20offset%3D%22.495%22%20stop-color%3D%22%23ff8a3f%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e5e938%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG1GRd7dST)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M78.693-71.892L36.408-29.608H-5.876L-48.16%2012.675h42.284V54.96H-48.16v42.284h42.284V54.96h42.284v42.284L78.693%2054.96V12.675l42.284-42.283v-42.284z%22%20clip-rule%3D%22evenodd%22%20transform%3D%22translate(10.022%2013.873)scale(.16512)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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