file type typescript official logo
file-type-typescript-official from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-typescript-official
- 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 typescript official logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="28" height="28" x="2" y="2" fill="#3178c6" rx="1.312"/><path fill="#fff" fill-rule="evenodd" d="M18.245 23.759v3.068a6.5 6.5 0 0 0 1.764.575a11.6 11.6 0 0 0 2.146.192a10 10 0 0 0 2.088-.211a5.1 5.1 0 0 0 1.735-.7a3.54 3.54 0 0 0 1.181-1.266a4.47 4.47 0 0 0 .186-3.394a3.4 3.4 0 0 0-.717-1.117a5.2 5.2 0 0 0-1.123-.877a12 12 0 0 0-1.477-.734q-.6-.249-1.08-.484a5.5 5.5 0 0 1-.813-.479a2.1 2.1 0 0 1-.516-.518a1.1 1.1 0 0 1-.181-.618a1.04 1.04 0 0 1 .162-.571a1.4 1.4 0 0 1 .459-.436a2.4 2.4 0 0 1 .726-.283a4.2 4.2 0 0 1 .956-.1a6 6 0 0 1 .808.058a6 6 0 0 1 .856.177a6 6 0 0 1 .836.3a4.7 4.7 0 0 1 .751.422V13.9a7.5 7.5 0 0 0-1.525-.4a12.4 12.4 0 0 0-1.9-.129a8.8 8.8 0 0 0-2.064.235a5.2 5.2 0 0 0-1.716.733a3.66 3.66 0 0 0-1.171 1.271a3.73 3.73 0 0 0-.431 1.845a3.6 3.6 0 0 0 .789 2.34a6 6 0 0 0 2.395 1.639q.63.26 1.175.509a6.5 6.5 0 0 1 .942.517a2.5 2.5 0 0 1 .626.585a1.2 1.2 0 0 1 .23.719a1.1 1.1 0 0 1-.144.552a1.3 1.3 0 0 1-.435.441a2.4 2.4 0 0 1-.726.292a4.4 4.4 0 0 1-1.018.105a5.8 5.8 0 0 1-1.969-.35a5.9 5.9 0 0 1-1.805-1.045m-5.154-7.638h4v-2.527H5.938v2.527H9.92v11.254h3.171Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeTypescriptOfficial(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="28" height="28" x="2" y="2" fill="#3178c6" rx="1.312"/><path fill="#fff" fillRule="evenodd" d="M18.245 23.759v3.068a6.5 6.5 0 0 0 1.764.575a11.6 11.6 0 0 0 2.146.192a10 10 0 0 0 2.088-.211a5.1 5.1 0 0 0 1.735-.7a3.54 3.54 0 0 0 1.181-1.266a4.47 4.47 0 0 0 .186-3.394a3.4 3.4 0 0 0-.717-1.117a5.2 5.2 0 0 0-1.123-.877a12 12 0 0 0-1.477-.734q-.6-.249-1.08-.484a5.5 5.5 0 0 1-.813-.479a2.1 2.1 0 0 1-.516-.518a1.1 1.1 0 0 1-.181-.618a1.04 1.04 0 0 1 .162-.571a1.4 1.4 0 0 1 .459-.436a2.4 2.4 0 0 1 .726-.283a4.2 4.2 0 0 1 .956-.1a6 6 0 0 1 .808.058a6 6 0 0 1 .856.177a6 6 0 0 1 .836.3a4.7 4.7 0 0 1 .751.422V13.9a7.5 7.5 0 0 0-1.525-.4a12.4 12.4 0 0 0-1.9-.129a8.8 8.8 0 0 0-2.064.235a5.2 5.2 0 0 0-1.716.733a3.66 3.66 0 0 0-1.171 1.271a3.73 3.73 0 0 0-.431 1.845a3.6 3.6 0 0 0 .789 2.34a6 6 0 0 0 2.395 1.639q.63.26 1.175.509a6.5 6.5 0 0 1 .942.517a2.5 2.5 0 0 1 .626.585a1.2 1.2 0 0 1 .23.719a1.1 1.1 0 0 1-.144.552a1.3 1.3 0 0 1-.435.441a2.4 2.4 0 0 1-.726.292a4.4 4.4 0 0 1-1.018.105a5.8 5.8 0 0 1-1.969-.35a5.9 5.9 0 0 1-1.805-1.045m-5.154-7.638h4v-2.527H5.938v2.527H9.92v11.254h3.171Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><rect width="28" height="28" x="2" y="2" fill="#3178c6" rx="1.312"/><path fill="#fff" fill-rule="evenodd" d="M18.245 23.759v3.068a6.5 6.5 0 0 0 1.764.575a11.6 11.6 0 0 0 2.146.192a10 10 0 0 0 2.088-.211a5.1 5.1 0 0 0 1.735-.7a3.54 3.54 0 0 0 1.181-1.266a4.47 4.47 0 0 0 .186-3.394a3.4 3.4 0 0 0-.717-1.117a5.2 5.2 0 0 0-1.123-.877a12 12 0 0 0-1.477-.734q-.6-.249-1.08-.484a5.5 5.5 0 0 1-.813-.479a2.1 2.1 0 0 1-.516-.518a1.1 1.1 0 0 1-.181-.618a1.04 1.04 0 0 1 .162-.571a1.4 1.4 0 0 1 .459-.436a2.4 2.4 0 0 1 .726-.283a4.2 4.2 0 0 1 .956-.1a6 6 0 0 1 .808.058a6 6 0 0 1 .856.177a6 6 0 0 1 .836.3a4.7 4.7 0 0 1 .751.422V13.9a7.5 7.5 0 0 0-1.525-.4a12.4 12.4 0 0 0-1.9-.129a8.8 8.8 0 0 0-2.064.235a5.2 5.2 0 0 0-1.716.733a3.66 3.66 0 0 0-1.171 1.271a3.73 3.73 0 0 0-.431 1.845a3.6 3.6 0 0 0 .789 2.34a6 6 0 0 0 2.395 1.639q.63.26 1.175.509a6.5 6.5 0 0 1 .942.517a2.5 2.5 0 0 1 .626.585a1.2 1.2 0 0 1 .23.719a1.1 1.1 0 0 1-.144.552a1.3 1.3 0 0 1-.435.441a2.4 2.4 0 0 1-.726.292a4.4 4.4 0 0 1-1.018.105a5.8 5.8 0 0 1-1.969-.35a5.9 5.9 0 0 1-1.805-1.045m-5.154-7.638h4v-2.527H5.938v2.527H9.92v11.254h3.171Z"/></svg> </template>
CSS
.icon-file-type-typescript-official {
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%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22%233178c6%22%20rx%3D%221.312%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.245%2023.759v3.068a6.5%206.5%200%200%200%201.764.575a11.6%2011.6%200%200%200%202.146.192a10%2010%200%200%200%202.088-.211a5.1%205.1%200%200%200%201.735-.7a3.54%203.54%200%200%200%201.181-1.266a4.47%204.47%200%200%200%20.186-3.394a3.4%203.4%200%200%200-.717-1.117a5.2%205.2%200%200%200-1.123-.877a12%2012%200%200%200-1.477-.734q-.6-.249-1.08-.484a5.5%205.5%200%200%201-.813-.479a2.1%202.1%200%200%201-.516-.518a1.1%201.1%200%200%201-.181-.618a1.04%201.04%200%200%201%20.162-.571a1.4%201.4%200%200%201%20.459-.436a2.4%202.4%200%200%201%20.726-.283a4.2%204.2%200%200%201%20.956-.1a6%206%200%200%201%20.808.058a6%206%200%200%201%20.856.177a6%206%200%200%201%20.836.3a4.7%204.7%200%200%201%20.751.422V13.9a7.5%207.5%200%200%200-1.525-.4a12.4%2012.4%200%200%200-1.9-.129a8.8%208.8%200%200%200-2.064.235a5.2%205.2%200%200%200-1.716.733a3.66%203.66%200%200%200-1.171%201.271a3.73%203.73%200%200%200-.431%201.845a3.6%203.6%200%200%200%20.789%202.34a6%206%200%200%200%202.395%201.639q.63.26%201.175.509a6.5%206.5%200%200%201%20.942.517a2.5%202.5%200%200%201%20.626.585a1.2%201.2%200%200%201%20.23.719a1.1%201.1%200%200%201-.144.552a1.3%201.3%200%200%201-.435.441a2.4%202.4%200%200%201-.726.292a4.4%204.4%200%200%201-1.018.105a5.8%205.8%200%200%201-1.969-.35a5.9%205.9%200%200%201-1.805-1.045m-5.154-7.638h4v-2.527H5.938v2.527H9.92v11.254h3.171Z%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%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22%233178c6%22%20rx%3D%221.312%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.245%2023.759v3.068a6.5%206.5%200%200%200%201.764.575a11.6%2011.6%200%200%200%202.146.192a10%2010%200%200%200%202.088-.211a5.1%205.1%200%200%200%201.735-.7a3.54%203.54%200%200%200%201.181-1.266a4.47%204.47%200%200%200%20.186-3.394a3.4%203.4%200%200%200-.717-1.117a5.2%205.2%200%200%200-1.123-.877a12%2012%200%200%200-1.477-.734q-.6-.249-1.08-.484a5.5%205.5%200%200%201-.813-.479a2.1%202.1%200%200%201-.516-.518a1.1%201.1%200%200%201-.181-.618a1.04%201.04%200%200%201%20.162-.571a1.4%201.4%200%200%201%20.459-.436a2.4%202.4%200%200%201%20.726-.283a4.2%204.2%200%200%201%20.956-.1a6%206%200%200%201%20.808.058a6%206%200%200%201%20.856.177a6%206%200%200%201%20.836.3a4.7%204.7%200%200%201%20.751.422V13.9a7.5%207.5%200%200%200-1.525-.4a12.4%2012.4%200%200%200-1.9-.129a8.8%208.8%200%200%200-2.064.235a5.2%205.2%200%200%200-1.716.733a3.66%203.66%200%200%200-1.171%201.271a3.73%203.73%200%200%200-.431%201.845a3.6%203.6%200%200%200%20.789%202.34a6%206%200%200%200%202.395%201.639q.63.26%201.175.509a6.5%206.5%200%200%201%20.942.517a2.5%202.5%200%200%201%20.626.585a1.2%201.2%200%200%201%20.23.719a1.1%201.1%200%200%201-.144.552a1.3%201.3%200%200%201-.435.441a2.4%202.4%200%200%201-.726.292a4.4%204.4%200%200%201-1.018.105a5.8%205.8%200%200%201-1.969-.35a5.9%205.9%200%200%201-1.805-1.045m-5.154-7.638h4v-2.527H5.938v2.527H9.92v11.254h3.171Z%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-typescript-official.svg?color=%231a73e8&size=48