file type tsdoc logo

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

Name
file-type-tsdoc
Set
VSCode Icons
Style
Color
Viewbox
8.467×8.467
License
MIT

Related icons in VSCode Icons

Use the file type tsdoc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 8.467 8.467"><path fill="#fff" fill-rule="evenodd" stroke="#fff" stroke-linecap="round" stroke-linejoin="bevel" stroke-width=".28" d="M3.865 3.873h3.027V6.9H3.865z"/><path fill="#108938" d="M7.68.53H.786A.257.257 0 0 0 .53.785V7.68a.257.257 0 0 0 .257.258H7.68a.257.257 0 0 0 .258-.258V.786A.257.257 0 0 0 7.68.53m-.669 5.345l-.378.652l-.954-.675l.11 1.16h-.792l.106-1.16l-.95.675l-.383-.652l1.064-.484l-1.064-.484l.383-.653l.95.675l-.106-1.159h.791l-.11 1.16l.955-.676l.378.653l-1.06.484z" class="a"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeTsdoc(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 8.467 8.467"><path fill="#fff" fillRule="evenodd" stroke="#fff" strokeLinecap="round" strokeLinejoin="bevel" strokeWidth=".28" d="M3.865 3.873h3.027V6.9H3.865z"/><path fill="#108938" d="M7.68.53H.786A.257.257 0 0 0 .53.785V7.68a.257.257 0 0 0 .257.258H7.68a.257.257 0 0 0 .258-.258V.786A.257.257 0 0 0 7.68.53m-.669 5.345l-.378.652l-.954-.675l.11 1.16h-.792l.106-1.16l-.95.675l-.383-.652l1.064-.484l-1.064-.484l.383-.653l.95.675l-.106-1.159h.791l-.11 1.16l.955-.676l.378.653l-1.06.484z" className="a"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 8.467 8.467"><path fill="#fff" fill-rule="evenodd" stroke="#fff" stroke-linecap="round" stroke-linejoin="bevel" stroke-width=".28" d="M3.865 3.873h3.027V6.9H3.865z"/><path fill="#108938" d="M7.68.53H.786A.257.257 0 0 0 .53.785V7.68a.257.257 0 0 0 .257.258H7.68a.257.257 0 0 0 .258-.258V.786A.257.257 0 0 0 7.68.53m-.669 5.345l-.378.652l-.954-.675l.11 1.16h-.792l.106-1.16l-.95.675l-.383-.652l1.064-.484l-1.064-.484l.383-.653l.95.675l-.106-1.159h.791l-.11 1.16l.955-.676l.378.653l-1.06.484z" class="a"/></svg>
</template>

CSS

.icon-file-type-tsdoc {
  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%208.467%208.467%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22bevel%22%20stroke-width%3D%22.28%22%20d%3D%22M3.865%203.873h3.027V6.9H3.865z%22%2F%3E%3Cpath%20fill%3D%22%23108938%22%20d%3D%22M7.68.53H.786A.257.257%200%200%200%20.53.785V7.68a.257.257%200%200%200%20.257.258H7.68a.257.257%200%200%200%20.258-.258V.786A.257.257%200%200%200%207.68.53m-.669%205.345l-.378.652l-.954-.675l.11%201.16h-.792l.106-1.16l-.95.675l-.383-.652l1.064-.484l-1.064-.484l.383-.653l.95.675l-.106-1.159h.791l-.11%201.16l.955-.676l.378.653l-1.06.484z%22%20class%3D%22a%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%208.467%208.467%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22bevel%22%20stroke-width%3D%22.28%22%20d%3D%22M3.865%203.873h3.027V6.9H3.865z%22%2F%3E%3Cpath%20fill%3D%22%23108938%22%20d%3D%22M7.68.53H.786A.257.257%200%200%200%20.53.785V7.68a.257.257%200%200%200%20.257.258H7.68a.257.257%200%200%200%20.258-.258V.786A.257.257%200%200%200%207.68.53m-.669%205.345l-.378.652l-.954-.675l.11%201.16h-.792l.106-1.16l-.95.675l-.383-.652l1.064-.484l-1.064-.484l.383-.653l.95.675l-.106-1.159h.791l-.11%201.16l.955-.676l.378.653l-1.06.484z%22%20class%3D%22a%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-tsdoc.svg?color=%231a73e8&size=48