file type light packship logo

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

Name
file-type-light-packship
Set
VSCode Icons
Style
Color
Viewbox
16×16
License
MIT

Related icons in VSCode Icons

Use the file type light packship logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#3f3d56" d="M7.56 9.48q-.22.01-.31-.11q-.1-.13-.06-.4q.04-.23.12-.35t.28-.14q1.44-.08 2.17-.46q.97-.38 1.66-.97q.7-.6 1.07-1.34q.38-.76.37-1.59q0-.65-.3-.97q-.3-.34-.86-.34q-.49 0-1.03.26q-.56.28-1.1.73q-.53.47-1.05 1.13q-.5.65-.95 1.45q-.43.8-.76 1.7l-1.86 5.74q-.06.18-.19.25q-.14.09-.42.09q-.26 0-.4-.09q-.12-.09-.07-.27l3.1-9.54q-.3.3-.63.58t-.71.55q-.36.26-.77.55q-.25.17-.42.11t-.3-.28q-.1-.18-.1-.36q.03-.18.26-.31q.7-.44 1.3-.9q.62-.47 1.12-.97q.5-.52.88-1.07q.14-.17.26-.28q.12-.07.38-.07q.28 0 .4.08q.13.09.06.28l-.62 1.98q.55-.74 1.16-1.27q.63-.53 1.27-.8q.66-.27 1.32-.27q.65 0 1.12.26q.48.27.73.75q.25.47.25 1.14q0 1.13-.47 2.1q-.46.96-1.33 1.7q-.86.73-2.02 1.14q-.83.28-2.54.53z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightPackship(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#3f3d56" d="M7.56 9.48q-.22.01-.31-.11q-.1-.13-.06-.4q.04-.23.12-.35t.28-.14q1.44-.08 2.17-.46q.97-.38 1.66-.97q.7-.6 1.07-1.34q.38-.76.37-1.59q0-.65-.3-.97q-.3-.34-.86-.34q-.49 0-1.03.26q-.56.28-1.1.73q-.53.47-1.05 1.13q-.5.65-.95 1.45q-.43.8-.76 1.7l-1.86 5.74q-.06.18-.19.25q-.14.09-.42.09q-.26 0-.4-.09q-.12-.09-.07-.27l3.1-9.54q-.3.3-.63.58t-.71.55q-.36.26-.77.55q-.25.17-.42.11t-.3-.28q-.1-.18-.1-.36q.03-.18.26-.31q.7-.44 1.3-.9q.62-.47 1.12-.97q.5-.52.88-1.07q.14-.17.26-.28q.12-.07.38-.07q.28 0 .4.08q.13.09.06.28l-.62 1.98q.55-.74 1.16-1.27q.63-.53 1.27-.8q.66-.27 1.32-.27q.65 0 1.12.26q.48.27.73.75q.25.47.25 1.14q0 1.13-.47 2.1q-.46.96-1.33 1.7q-.86.73-2.02 1.14q-.83.28-2.54.53z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#3f3d56" d="M7.56 9.48q-.22.01-.31-.11q-.1-.13-.06-.4q.04-.23.12-.35t.28-.14q1.44-.08 2.17-.46q.97-.38 1.66-.97q.7-.6 1.07-1.34q.38-.76.37-1.59q0-.65-.3-.97q-.3-.34-.86-.34q-.49 0-1.03.26q-.56.28-1.1.73q-.53.47-1.05 1.13q-.5.65-.95 1.45q-.43.8-.76 1.7l-1.86 5.74q-.06.18-.19.25q-.14.09-.42.09q-.26 0-.4-.09q-.12-.09-.07-.27l3.1-9.54q-.3.3-.63.58t-.71.55q-.36.26-.77.55q-.25.17-.42.11t-.3-.28q-.1-.18-.1-.36q.03-.18.26-.31q.7-.44 1.3-.9q.62-.47 1.12-.97q.5-.52.88-1.07q.14-.17.26-.28q.12-.07.38-.07q.28 0 .4.08q.13.09.06.28l-.62 1.98q.55-.74 1.16-1.27q.63-.53 1.27-.8q.66-.27 1.32-.27q.65 0 1.12.26q.48.27.73.75q.25.47.25 1.14q0 1.13-.47 2.1q-.46.96-1.33 1.7q-.86.73-2.02 1.14q-.83.28-2.54.53z"/></svg>
</template>

CSS

.icon-file-type-light-packship {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22%233f3d56%22%20d%3D%22M7.56%209.48q-.22.01-.31-.11q-.1-.13-.06-.4q.04-.23.12-.35t.28-.14q1.44-.08%202.17-.46q.97-.38%201.66-.97q.7-.6%201.07-1.34q.38-.76.37-1.59q0-.65-.3-.97q-.3-.34-.86-.34q-.49%200-1.03.26q-.56.28-1.1.73q-.53.47-1.05%201.13q-.5.65-.95%201.45q-.43.8-.76%201.7l-1.86%205.74q-.06.18-.19.25q-.14.09-.42.09q-.26%200-.4-.09q-.12-.09-.07-.27l3.1-9.54q-.3.3-.63.58t-.71.55q-.36.26-.77.55q-.25.17-.42.11t-.3-.28q-.1-.18-.1-.36q.03-.18.26-.31q.7-.44%201.3-.9q.62-.47%201.12-.97q.5-.52.88-1.07q.14-.17.26-.28q.12-.07.38-.07q.28%200%20.4.08q.13.09.06.28l-.62%201.98q.55-.74%201.16-1.27q.63-.53%201.27-.8q.66-.27%201.32-.27q.65%200%201.12.26q.48.27.73.75q.25.47.25%201.14q0%201.13-.47%202.1q-.46.96-1.33%201.7q-.86.73-2.02%201.14q-.83.28-2.54.53z%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%2016%2016%22%3E%3Cpath%20fill%3D%22%233f3d56%22%20d%3D%22M7.56%209.48q-.22.01-.31-.11q-.1-.13-.06-.4q.04-.23.12-.35t.28-.14q1.44-.08%202.17-.46q.97-.38%201.66-.97q.7-.6%201.07-1.34q.38-.76.37-1.59q0-.65-.3-.97q-.3-.34-.86-.34q-.49%200-1.03.26q-.56.28-1.1.73q-.53.47-1.05%201.13q-.5.65-.95%201.45q-.43.8-.76%201.7l-1.86%205.74q-.06.18-.19.25q-.14.09-.42.09q-.26%200-.4-.09q-.12-.09-.07-.27l3.1-9.54q-.3.3-.63.58t-.71.55q-.36.26-.77.55q-.25.17-.42.11t-.3-.28q-.1-.18-.1-.36q.03-.18.26-.31q.7-.44%201.3-.9q.62-.47%201.12-.97q.5-.52.88-1.07q.14-.17.26-.28q.12-.07.38-.07q.28%200%20.4.08q.13.09.06.28l-.62%201.98q.55-.74%201.16-1.27q.63-.53%201.27-.8q.66-.27%201.32-.27q.65%200%201.12.26q.48.27.73.75q.25.47.25%201.14q0%201.13-.47%202.1q-.46.96-1.33%201.7q-.86.73-2.02%201.14q-.83.28-2.54.53z%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-light-packship.svg?color=%231a73e8&size=48