file type fleet logo
file-type-fleet from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-fleet
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type fleet logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g transform="translate(2 4.535)scale(.20591)"><rect width="135.98" height="111.36" fill="#22ad5f" rx="14.392"/><path fill="#fff" d="M108.73 68.407c-.32-.707-.63-1.417-.958-2.122a192 192 0 0 0-20.115-33.688q-2.869-3.847-5.931-7.55v49.29H111.3q-1.23-2.982-2.571-5.93zm-21.073 0V42.829a187 187 0 0 1 14.554 25.578zM70.044 14.804a192.5 192.5 0 0 0-28.08 53.603a191 191 0 0 0-1.903 5.931h35.914V7.254q-3.061 3.703-5.93 7.55zm0 53.603H48.225a187 187 0 0 1 21.819-43.371z"/><path fill="#fff" d="M30.85 74.338h6.166A186.9 186.9 0 0 1 68.31 12.104l-7.49 4.549a204 204 0 0 0-5.423 3.415a193.2 193.2 0 0 0-24.547 54.27m-9.105 0h6.125a186.5 186.5 0 0 1 11.471-31.862q3.988-8.553 8.772-16.591q-6.058 4.398-11.8 9.239q-1.202 2.404-2.348 4.845a192.3 192.3 0 0 0-12.22 34.37zm89.805 12.37v7.13l-62.095.131l-4.46-7.14zm5.93-5.942l-83.171.15L46.17 99.909l71.31-.151zM43.109 99.908L31.247 80.917h-6.993l11.862 18.991zm-9.959 0L21.288 80.917h-6.993l11.862 18.991z"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeFleet(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g transform="translate(2 4.535)scale(.20591)"><rect width="135.98" height="111.36" fill="#22ad5f" rx="14.392"/><path fill="#fff" d="M108.73 68.407c-.32-.707-.63-1.417-.958-2.122a192 192 0 0 0-20.115-33.688q-2.869-3.847-5.931-7.55v49.29H111.3q-1.23-2.982-2.571-5.93zm-21.073 0V42.829a187 187 0 0 1 14.554 25.578zM70.044 14.804a192.5 192.5 0 0 0-28.08 53.603a191 191 0 0 0-1.903 5.931h35.914V7.254q-3.061 3.703-5.93 7.55zm0 53.603H48.225a187 187 0 0 1 21.819-43.371z"/><path fill="#fff" d="M30.85 74.338h6.166A186.9 186.9 0 0 1 68.31 12.104l-7.49 4.549a204 204 0 0 0-5.423 3.415a193.2 193.2 0 0 0-24.547 54.27m-9.105 0h6.125a186.5 186.5 0 0 1 11.471-31.862q3.988-8.553 8.772-16.591q-6.058 4.398-11.8 9.239q-1.202 2.404-2.348 4.845a192.3 192.3 0 0 0-12.22 34.37zm89.805 12.37v7.13l-62.095.131l-4.46-7.14zm5.93-5.942l-83.171.15L46.17 99.909l71.31-.151zM43.109 99.908L31.247 80.917h-6.993l11.862 18.991zm-9.959 0L21.288 80.917h-6.993l11.862 18.991z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g transform="translate(2 4.535)scale(.20591)"><rect width="135.98" height="111.36" fill="#22ad5f" rx="14.392"/><path fill="#fff" d="M108.73 68.407c-.32-.707-.63-1.417-.958-2.122a192 192 0 0 0-20.115-33.688q-2.869-3.847-5.931-7.55v49.29H111.3q-1.23-2.982-2.571-5.93zm-21.073 0V42.829a187 187 0 0 1 14.554 25.578zM70.044 14.804a192.5 192.5 0 0 0-28.08 53.603a191 191 0 0 0-1.903 5.931h35.914V7.254q-3.061 3.703-5.93 7.55zm0 53.603H48.225a187 187 0 0 1 21.819-43.371z"/><path fill="#fff" d="M30.85 74.338h6.166A186.9 186.9 0 0 1 68.31 12.104l-7.49 4.549a204 204 0 0 0-5.423 3.415a193.2 193.2 0 0 0-24.547 54.27m-9.105 0h6.125a186.5 186.5 0 0 1 11.471-31.862q3.988-8.553 8.772-16.591q-6.058 4.398-11.8 9.239q-1.202 2.404-2.348 4.845a192.3 192.3 0 0 0-12.22 34.37zm89.805 12.37v7.13l-62.095.131l-4.46-7.14zm5.93-5.942l-83.171.15L46.17 99.909l71.31-.151zM43.109 99.908L31.247 80.917h-6.993l11.862 18.991zm-9.959 0L21.288 80.917h-6.993l11.862 18.991z"/></g></svg> </template>
CSS
.icon-file-type-fleet {
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%3Cg%20transform%3D%22translate(2%204.535)scale(.20591)%22%3E%3Crect%20width%3D%22135.98%22%20height%3D%22111.36%22%20fill%3D%22%2322ad5f%22%20rx%3D%2214.392%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M108.73%2068.407c-.32-.707-.63-1.417-.958-2.122a192%20192%200%200%200-20.115-33.688q-2.869-3.847-5.931-7.55v49.29H111.3q-1.23-2.982-2.571-5.93zm-21.073%200V42.829a187%20187%200%200%201%2014.554%2025.578zM70.044%2014.804a192.5%20192.5%200%200%200-28.08%2053.603a191%20191%200%200%200-1.903%205.931h35.914V7.254q-3.061%203.703-5.93%207.55zm0%2053.603H48.225a187%20187%200%200%201%2021.819-43.371z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.85%2074.338h6.166A186.9%20186.9%200%200%201%2068.31%2012.104l-7.49%204.549a204%20204%200%200%200-5.423%203.415a193.2%20193.2%200%200%200-24.547%2054.27m-9.105%200h6.125a186.5%20186.5%200%200%201%2011.471-31.862q3.988-8.553%208.772-16.591q-6.058%204.398-11.8%209.239q-1.202%202.404-2.348%204.845a192.3%20192.3%200%200%200-12.22%2034.37zm89.805%2012.37v7.13l-62.095.131l-4.46-7.14zm5.93-5.942l-83.171.15L46.17%2099.909l71.31-.151zM43.109%2099.908L31.247%2080.917h-6.993l11.862%2018.991zm-9.959%200L21.288%2080.917h-6.993l11.862%2018.991z%22%2F%3E%3C%2Fg%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%3Cg%20transform%3D%22translate(2%204.535)scale(.20591)%22%3E%3Crect%20width%3D%22135.98%22%20height%3D%22111.36%22%20fill%3D%22%2322ad5f%22%20rx%3D%2214.392%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M108.73%2068.407c-.32-.707-.63-1.417-.958-2.122a192%20192%200%200%200-20.115-33.688q-2.869-3.847-5.931-7.55v49.29H111.3q-1.23-2.982-2.571-5.93zm-21.073%200V42.829a187%20187%200%200%201%2014.554%2025.578zM70.044%2014.804a192.5%20192.5%200%200%200-28.08%2053.603a191%20191%200%200%200-1.903%205.931h35.914V7.254q-3.061%203.703-5.93%207.55zm0%2053.603H48.225a187%20187%200%200%201%2021.819-43.371z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M30.85%2074.338h6.166A186.9%20186.9%200%200%201%2068.31%2012.104l-7.49%204.549a204%20204%200%200%200-5.423%203.415a193.2%20193.2%200%200%200-24.547%2054.27m-9.105%200h6.125a186.5%20186.5%200%200%201%2011.471-31.862q3.988-8.553%208.772-16.591q-6.058%204.398-11.8%209.239q-1.202%202.404-2.348%204.845a192.3%20192.3%200%200%200-12.22%2034.37zm89.805%2012.37v7.13l-62.095.131l-4.46-7.14zm5.93-5.942l-83.171.15L46.17%2099.909l71.31-.151zM43.109%2099.908L31.247%2080.917h-6.993l11.862%2018.991zm-9.959%200L21.288%2080.917h-6.993l11.862%2018.991z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-fleet.svg?color=%231a73e8&size=48