file type light tmux logo
file-type-light-tmux from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-light-tmux
- 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 light tmux logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1bb91f" fill-rule="evenodd" d="M2 22.3h28v5.07A2.63 2.63 0 0 1 27.38 30H4.63A2.62 2.62 0 0 1 2 27.37zm0 0h28v5.25H2z"/><path fill="#3c3c3c" d="M16.52 14.25V2h-1.05v25.55h1.05V15.3H30v-1.05zM2 4.63A2.63 2.63 0 0 1 4.62 2h22.75A2.63 2.63 0 0 1 30 4.63v22.92H2z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeLightTmux(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1bb91f" fillRule="evenodd" d="M2 22.3h28v5.07A2.63 2.63 0 0 1 27.38 30H4.63A2.62 2.62 0 0 1 2 27.37zm0 0h28v5.25H2z"/><path fill="#3c3c3c" d="M16.52 14.25V2h-1.05v25.55h1.05V15.3H30v-1.05zM2 4.63A2.63 2.63 0 0 1 4.62 2h22.75A2.63 2.63 0 0 1 30 4.63v22.92H2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1bb91f" fill-rule="evenodd" d="M2 22.3h28v5.07A2.63 2.63 0 0 1 27.38 30H4.63A2.62 2.62 0 0 1 2 27.37zm0 0h28v5.25H2z"/><path fill="#3c3c3c" d="M16.52 14.25V2h-1.05v25.55h1.05V15.3H30v-1.05zM2 4.63A2.63 2.63 0 0 1 4.62 2h22.75A2.63 2.63 0 0 1 30 4.63v22.92H2z"/></svg> </template>
CSS
.icon-file-type-light-tmux {
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%22%231bb91f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2022.3h28v5.07A2.63%202.63%200%200%201%2027.38%2030H4.63A2.62%202.62%200%200%201%202%2027.37zm0%200h28v5.25H2z%22%2F%3E%3Cpath%20fill%3D%22%233c3c3c%22%20d%3D%22M16.52%2014.25V2h-1.05v25.55h1.05V15.3H30v-1.05zM2%204.63A2.63%202.63%200%200%201%204.62%202h22.75A2.63%202.63%200%200%201%2030%204.63v22.92H2z%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%22%231bb91f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2022.3h28v5.07A2.63%202.63%200%200%201%2027.38%2030H4.63A2.62%202.62%200%200%201%202%2027.37zm0%200h28v5.25H2z%22%2F%3E%3Cpath%20fill%3D%22%233c3c3c%22%20d%3D%22M16.52%2014.25V2h-1.05v25.55h1.05V15.3H30v-1.05zM2%204.63A2.63%202.63%200%200%201%204.62%202h22.75A2.63%202.63%200%200%201%2030%204.63v22.92H2z%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-tmux.svg?color=%231a73e8&size=48