file type t4tt logo

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

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

Related icons in VSCode Icons

Use the file type t4tt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1e88e5" d="M19.545 6.035H13.27V24H8.3V6.035H2.055V2h17.49ZM27.567 10v12.608h2.4V25.9h-2.4V30h-4.016v-4.1h-8.717v-3.445q1.158-1.3 2.4-2.838t2.4-3.173q1.158-1.632 2.155-3.285A33 33 0 0 0 23.481 10Zm-8.786 12.608h4.77v-6.987q-.488.907-1.06 1.834t-1.2 1.827t-1.269 1.743t-1.241 1.583"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeT4tt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1e88e5" d="M19.545 6.035H13.27V24H8.3V6.035H2.055V2h17.49ZM27.567 10v12.608h2.4V25.9h-2.4V30h-4.016v-4.1h-8.717v-3.445q1.158-1.3 2.4-2.838t2.4-3.173q1.158-1.632 2.155-3.285A33 33 0 0 0 23.481 10Zm-8.786 12.608h4.77v-6.987q-.488.907-1.06 1.834t-1.2 1.827t-1.269 1.743t-1.241 1.583"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1e88e5" d="M19.545 6.035H13.27V24H8.3V6.035H2.055V2h17.49ZM27.567 10v12.608h2.4V25.9h-2.4V30h-4.016v-4.1h-8.717v-3.445q1.158-1.3 2.4-2.838t2.4-3.173q1.158-1.632 2.155-3.285A33 33 0 0 0 23.481 10Zm-8.786 12.608h4.77v-6.987q-.488.907-1.06 1.834t-1.2 1.827t-1.269 1.743t-1.241 1.583"/></svg>
</template>

CSS

.icon-file-type-t4tt {
  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%231e88e5%22%20d%3D%22M19.545%206.035H13.27V24H8.3V6.035H2.055V2h17.49ZM27.567%2010v12.608h2.4V25.9h-2.4V30h-4.016v-4.1h-8.717v-3.445q1.158-1.3%202.4-2.838t2.4-3.173q1.158-1.632%202.155-3.285A33%2033%200%200%200%2023.481%2010Zm-8.786%2012.608h4.77v-6.987q-.488.907-1.06%201.834t-1.2%201.827t-1.269%201.743t-1.241%201.583%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%231e88e5%22%20d%3D%22M19.545%206.035H13.27V24H8.3V6.035H2.055V2h17.49ZM27.567%2010v12.608h2.4V25.9h-2.4V30h-4.016v-4.1h-8.717v-3.445q1.158-1.3%202.4-2.838t2.4-3.173q1.158-1.632%202.155-3.285A33%2033%200%200%200%2023.481%2010Zm-8.786%2012.608h4.77v-6.987q-.488.907-1.06%201.834t-1.2%201.827t-1.269%201.743t-1.241%201.583%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-t4tt.svg?color=%231a73e8&size=48