file type ng module ts2 logo
file-type-ng-module-ts2 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ng-module-ts2
- 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 ng module ts2 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGDwx2hHqD"><stop offset="0" stop-color="#a300d8"/><stop offset="1" stop-color="#6f0099"/></linearGradient><linearGradient id="SVGL7BxmduV"><stop offset="0" stop-color="#a300d8"/><stop offset="1" stop-color="#a300d8" stop-opacity="0"/></linearGradient><clipPath id="SVGqpIVPcCN12"><path fill="#fff" d="M0 0h223v236H0z"/></clipPath></defs><g clip-path="url(#SVGqpIVPcCN12)" transform="translate(2.76 1.986)scale(.11923)"><path fill="url(#SVGDwx2hHqD)" d="m222.08 39.192l-8.019 125.92L137.39-.008zm-53.105 162.82l-57.933 33.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357 73.803H80.684zm-103.1 102.44L.005 39.192L84.695 0z"/><path fill="url(#SVGL7BxmduV)" d="m222.08 39.192l-8.019 125.92L137.39-.008zm-53.105 162.82l-57.933 33.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357 73.803H80.684zm-103.1 102.44L.005 39.192L84.695 0z"/></g><path fill="#007acc" d="M28.385 20.525a2.84 2.84 0 0 1 1.426.822a3.8 3.8 0 0 1 .547.731c.007.029-.985.7-1.586 1.068c-.022.014-.109-.08-.206-.224a1.3 1.3 0 0 0-1.072-.644c-.692-.047-1.137.315-1.133.92a.84.84 0 0 0 .1.427c.152.315.434.5 1.321.887c1.633.7 2.332 1.166 2.766 1.825a3.31 3.31 0 0 1 .264 2.781a3.06 3.06 0 0 1-2.523 1.807a7 7 0 0 1-1.738-.018a4.2 4.2 0 0 1-2.322-1.207a4 4 0 0 1-.594-.88a2 2 0 0 1 .21-.134l.847-.489l.655-.38l.138.2a3.1 3.1 0 0 0 .865.829a2.12 2.12 0 0 0 2.219-.112a.99.99 0 0 0 .127-1.264c-.177-.253-.539-.467-1.568-.912a5.65 5.65 0 0 1-2.147-1.321a3 3 0 0 1-.626-1.14a4.6 4.6 0 0 1-.04-1.455a2.78 2.78 0 0 1 2.339-2.165a5.8 5.8 0 0 1 1.731.048m-5.355.952l.007.934h-2.968v8.436h-2.1v-8.436H15V21.5a9 9 0 0 1 .025-.941c.011-.014 1.817-.022 4.008-.018l3.986.011Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeNgModuleTs2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGDwx2hHqD"><stop offset="0" stopColor="#a300d8"/><stop offset="1" stopColor="#6f0099"/></linearGradient><linearGradient id="SVGL7BxmduV"><stop offset="0" stopColor="#a300d8"/><stop offset="1" stopColor="#a300d8" stopOpacity="0"/></linearGradient><clipPath id="SVGqpIVPcCN12"><path fill="#fff" d="M0 0h223v236H0z"/></clipPath></defs><g clipPath="url(#SVGqpIVPcCN12)" transform="translate(2.76 1.986)scale(.11923)"><path fill="url(#SVGDwx2hHqD)" d="m222.08 39.192l-8.019 125.92L137.39-.008zm-53.105 162.82l-57.933 33.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357 73.803H80.684zm-103.1 102.44L.005 39.192L84.695 0z"/><path fill="url(#SVGL7BxmduV)" d="m222.08 39.192l-8.019 125.92L137.39-.008zm-53.105 162.82l-57.933 33.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357 73.803H80.684zm-103.1 102.44L.005 39.192L84.695 0z"/></g><path fill="#007acc" d="M28.385 20.525a2.84 2.84 0 0 1 1.426.822a3.8 3.8 0 0 1 .547.731c.007.029-.985.7-1.586 1.068c-.022.014-.109-.08-.206-.224a1.3 1.3 0 0 0-1.072-.644c-.692-.047-1.137.315-1.133.92a.84.84 0 0 0 .1.427c.152.315.434.5 1.321.887c1.633.7 2.332 1.166 2.766 1.825a3.31 3.31 0 0 1 .264 2.781a3.06 3.06 0 0 1-2.523 1.807a7 7 0 0 1-1.738-.018a4.2 4.2 0 0 1-2.322-1.207a4 4 0 0 1-.594-.88a2 2 0 0 1 .21-.134l.847-.489l.655-.38l.138.2a3.1 3.1 0 0 0 .865.829a2.12 2.12 0 0 0 2.219-.112a.99.99 0 0 0 .127-1.264c-.177-.253-.539-.467-1.568-.912a5.65 5.65 0 0 1-2.147-1.321a3 3 0 0 1-.626-1.14a4.6 4.6 0 0 1-.04-1.455a2.78 2.78 0 0 1 2.339-2.165a5.8 5.8 0 0 1 1.731.048m-5.355.952l.007.934h-2.968v8.436h-2.1v-8.436H15V21.5a9 9 0 0 1 .025-.941c.011-.014 1.817-.022 4.008-.018l3.986.011Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGDwx2hHqD"><stop offset="0" stop-color="#a300d8"/><stop offset="1" stop-color="#6f0099"/></linearGradient><linearGradient id="SVGL7BxmduV"><stop offset="0" stop-color="#a300d8"/><stop offset="1" stop-color="#a300d8" stop-opacity="0"/></linearGradient><clipPath id="SVGqpIVPcCN12"><path fill="#fff" d="M0 0h223v236H0z"/></clipPath></defs><g clip-path="url(#SVGqpIVPcCN12)" transform="translate(2.76 1.986)scale(.11923)"><path fill="url(#SVGDwx2hHqD)" d="m222.08 39.192l-8.019 125.92L137.39-.008zm-53.105 162.82l-57.933 33.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357 73.803H80.684zm-103.1 102.44L.005 39.192L84.695 0z"/><path fill="url(#SVGL7BxmduV)" d="m222.08 39.192l-8.019 125.92L137.39-.008zm-53.105 162.82l-57.933 33.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357 73.803H80.684zm-103.1 102.44L.005 39.192L84.695 0z"/></g><path fill="#007acc" d="M28.385 20.525a2.84 2.84 0 0 1 1.426.822a3.8 3.8 0 0 1 .547.731c.007.029-.985.7-1.586 1.068c-.022.014-.109-.08-.206-.224a1.3 1.3 0 0 0-1.072-.644c-.692-.047-1.137.315-1.133.92a.84.84 0 0 0 .1.427c.152.315.434.5 1.321.887c1.633.7 2.332 1.166 2.766 1.825a3.31 3.31 0 0 1 .264 2.781a3.06 3.06 0 0 1-2.523 1.807a7 7 0 0 1-1.738-.018a4.2 4.2 0 0 1-2.322-1.207a4 4 0 0 1-.594-.88a2 2 0 0 1 .21-.134l.847-.489l.655-.38l.138.2a3.1 3.1 0 0 0 .865.829a2.12 2.12 0 0 0 2.219-.112a.99.99 0 0 0 .127-1.264c-.177-.253-.539-.467-1.568-.912a5.65 5.65 0 0 1-2.147-1.321a3 3 0 0 1-.626-1.14a4.6 4.6 0 0 1-.04-1.455a2.78 2.78 0 0 1 2.339-2.165a5.8 5.8 0 0 1 1.731.048m-5.355.952l.007.934h-2.968v8.436h-2.1v-8.436H15V21.5a9 9 0 0 1 .025-.941c.011-.014 1.817-.022 4.008-.018l3.986.011Z"/></svg> </template>
CSS
.icon-file-type-ng-module-ts2 {
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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDwx2hHqD%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a300d8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236f0099%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGL7BxmduV%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a300d8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a300d8%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGqpIVPcCN12%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h223v236H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVGqpIVPcCN12)%22%20transform%3D%22translate(2.76%201.986)scale(.11923)%22%3E%3Cpath%20fill%3D%22url(%23SVGDwx2hHqD)%22%20d%3D%22m222.08%2039.192l-8.019%20125.92L137.39-.008zm-53.105%20162.82l-57.933%2033.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357%2073.803H80.684zm-103.1%20102.44L.005%2039.192L84.695%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGL7BxmduV)%22%20d%3D%22m222.08%2039.192l-8.019%20125.92L137.39-.008zm-53.105%20162.82l-57.933%2033.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357%2073.803H80.684zm-103.1%20102.44L.005%2039.192L84.695%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23007acc%22%20d%3D%22M28.385%2020.525a2.84%202.84%200%200%201%201.426.822a3.8%203.8%200%200%201%20.547.731c.007.029-.985.7-1.586%201.068c-.022.014-.109-.08-.206-.224a1.3%201.3%200%200%200-1.072-.644c-.692-.047-1.137.315-1.133.92a.84.84%200%200%200%20.1.427c.152.315.434.5%201.321.887c1.633.7%202.332%201.166%202.766%201.825a3.31%203.31%200%200%201%20.264%202.781a3.06%203.06%200%200%201-2.523%201.807a7%207%200%200%201-1.738-.018a4.2%204.2%200%200%201-2.322-1.207a4%204%200%200%201-.594-.88a2%202%200%200%201%20.21-.134l.847-.489l.655-.38l.138.2a3.1%203.1%200%200%200%20.865.829a2.12%202.12%200%200%200%202.219-.112a.99.99%200%200%200%20.127-1.264c-.177-.253-.539-.467-1.568-.912a5.65%205.65%200%200%201-2.147-1.321a3%203%200%200%201-.626-1.14a4.6%204.6%200%200%201-.04-1.455a2.78%202.78%200%200%201%202.339-2.165a5.8%205.8%200%200%201%201.731.048m-5.355.952l.007.934h-2.968v8.436h-2.1v-8.436H15V21.5a9%209%200%200%201%20.025-.941c.011-.014%201.817-.022%204.008-.018l3.986.011Z%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGDwx2hHqD%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a300d8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236f0099%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGL7BxmduV%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23a300d8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a300d8%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGqpIVPcCN12%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h223v236H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVGqpIVPcCN12)%22%20transform%3D%22translate(2.76%201.986)scale(.11923)%22%3E%3Cpath%20fill%3D%22url(%23SVGDwx2hHqD)%22%20d%3D%22m222.08%2039.192l-8.019%20125.92L137.39-.008zm-53.105%20162.82l-57.933%2033.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357%2073.803H80.684zm-103.1%20102.44L.005%2039.192L84.695%200z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGL7BxmduV)%22%20d%3D%22m222.08%2039.192l-8.019%20125.92L137.39-.008zm-53.105%20162.82l-57.933%2033.056l-57.934-33.056l11.783-28.556h92.301zm-57.933-139.34l30.357%2073.803H80.684zm-103.1%20102.44L.005%2039.192L84.695%200z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23007acc%22%20d%3D%22M28.385%2020.525a2.84%202.84%200%200%201%201.426.822a3.8%203.8%200%200%201%20.547.731c.007.029-.985.7-1.586%201.068c-.022.014-.109-.08-.206-.224a1.3%201.3%200%200%200-1.072-.644c-.692-.047-1.137.315-1.133.92a.84.84%200%200%200%20.1.427c.152.315.434.5%201.321.887c1.633.7%202.332%201.166%202.766%201.825a3.31%203.31%200%200%201%20.264%202.781a3.06%203.06%200%200%201-2.523%201.807a7%207%200%200%201-1.738-.018a4.2%204.2%200%200%201-2.322-1.207a4%204%200%200%201-.594-.88a2%202%200%200%201%20.21-.134l.847-.489l.655-.38l.138.2a3.1%203.1%200%200%200%20.865.829a2.12%202.12%200%200%200%202.219-.112a.99.99%200%200%200%20.127-1.264c-.177-.253-.539-.467-1.568-.912a5.65%205.65%200%200%201-2.147-1.321a3%203%200%200%201-.626-1.14a4.6%204.6%200%200%201-.04-1.455a2.78%202.78%200%200%201%202.339-2.165a5.8%205.8%200%200%201%201.731.048m-5.355.952l.007.934h-2.968v8.436h-2.1v-8.436H15V21.5a9%209%200%200%201%20.025-.941c.011-.014%201.817-.022%204.008-.018l3.986.011Z%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-ng-module-ts2.svg?color=%231a73e8&size=48