file type ng guard ts logo

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

Name
file-type-ng-guard-ts
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type ng guard ts logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGzX6BMdZa"><stop offset="0" stop-color="#f6ea1c"/><stop offset="1" stop-color="#7f8006"/></linearGradient><linearGradient id="SVGtOXDBcRb"><stop offset="0" stop-color="#f6ea1c"/><stop offset="1" stop-color="#f6ea1c" stop-opacity="0"/></linearGradient><clipPath id="SVGqpIVPcCN1"><path fill="#fff" d="M0 0h223v236H0z"/></clipPath></defs><g clip-path="url(#SVGqpIVPcCN1)" transform="translate(2.76 1.986)scale(.11923)"><path fill="url(#SVGzX6BMdZa)" 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(#SVGtOXDBcRb)" 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="M27.41 19.65a2.8 2.8 0 0 1 1.41.81a3.7 3.7 0 0 1 .54.72s-1 .69-1.57 1.06a.5.5 0 0 1-.2-.22a1.28 1.28 0 0 0-1.06-.64a.92.92 0 0 0-1.12.91a.83.83 0 0 0 .1.42a2.23 2.23 0 0 0 1.31.88c1.62.7 2.31 1.16 2.74 1.81a3.28 3.28 0 0 1 .26 2.76A3 3 0 0 1 27.31 30a7 7 0 0 1-1.72 0a4.15 4.15 0 0 1-2.3-1.2a4 4 0 0 1-.59-.87l.21-.13l.84-.48l.65-.38l.14.2a3 3 0 0 0 .86.82a2.1 2.1 0 0 0 2.2-.11a1 1 0 0 0 .13-1.25a3.7 3.7 0 0 0-1.55-.9A5.6 5.6 0 0 1 24 24.32a3 3 0 0 1-.62-1.13a4.5 4.5 0 0 1 0-1.44a2.76 2.76 0 0 1 2.32-2.15a5.7 5.7 0 0 1 1.71.05m-5.31.94v.93h-2.94v8.36h-2.08v-8.36h-2.94v-.91a9 9 0 0 1 0-.93h8v.92Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeNgGuardTs(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="SVGzX6BMdZa"><stop offset="0" stopColor="#f6ea1c"/><stop offset="1" stopColor="#7f8006"/></linearGradient><linearGradient id="SVGtOXDBcRb"><stop offset="0" stopColor="#f6ea1c"/><stop offset="1" stopColor="#f6ea1c" stopOpacity="0"/></linearGradient><clipPath id="SVGqpIVPcCN1"><path fill="#fff" d="M0 0h223v236H0z"/></clipPath></defs><g clipPath="url(#SVGqpIVPcCN1)" transform="translate(2.76 1.986)scale(.11923)"><path fill="url(#SVGzX6BMdZa)" 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(#SVGtOXDBcRb)" 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="M27.41 19.65a2.8 2.8 0 0 1 1.41.81a3.7 3.7 0 0 1 .54.72s-1 .69-1.57 1.06a.5.5 0 0 1-.2-.22a1.28 1.28 0 0 0-1.06-.64a.92.92 0 0 0-1.12.91a.83.83 0 0 0 .1.42a2.23 2.23 0 0 0 1.31.88c1.62.7 2.31 1.16 2.74 1.81a3.28 3.28 0 0 1 .26 2.76A3 3 0 0 1 27.31 30a7 7 0 0 1-1.72 0a4.15 4.15 0 0 1-2.3-1.2a4 4 0 0 1-.59-.87l.21-.13l.84-.48l.65-.38l.14.2a3 3 0 0 0 .86.82a2.1 2.1 0 0 0 2.2-.11a1 1 0 0 0 .13-1.25a3.7 3.7 0 0 0-1.55-.9A5.6 5.6 0 0 1 24 24.32a3 3 0 0 1-.62-1.13a4.5 4.5 0 0 1 0-1.44a2.76 2.76 0 0 1 2.32-2.15a5.7 5.7 0 0 1 1.71.05m-5.31.94v.93h-2.94v8.36h-2.08v-8.36h-2.94v-.91a9 9 0 0 1 0-.93h8v.92Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGzX6BMdZa"><stop offset="0" stop-color="#f6ea1c"/><stop offset="1" stop-color="#7f8006"/></linearGradient><linearGradient id="SVGtOXDBcRb"><stop offset="0" stop-color="#f6ea1c"/><stop offset="1" stop-color="#f6ea1c" stop-opacity="0"/></linearGradient><clipPath id="SVGqpIVPcCN1"><path fill="#fff" d="M0 0h223v236H0z"/></clipPath></defs><g clip-path="url(#SVGqpIVPcCN1)" transform="translate(2.76 1.986)scale(.11923)"><path fill="url(#SVGzX6BMdZa)" 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(#SVGtOXDBcRb)" 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="M27.41 19.65a2.8 2.8 0 0 1 1.41.81a3.7 3.7 0 0 1 .54.72s-1 .69-1.57 1.06a.5.5 0 0 1-.2-.22a1.28 1.28 0 0 0-1.06-.64a.92.92 0 0 0-1.12.91a.83.83 0 0 0 .1.42a2.23 2.23 0 0 0 1.31.88c1.62.7 2.31 1.16 2.74 1.81a3.28 3.28 0 0 1 .26 2.76A3 3 0 0 1 27.31 30a7 7 0 0 1-1.72 0a4.15 4.15 0 0 1-2.3-1.2a4 4 0 0 1-.59-.87l.21-.13l.84-.48l.65-.38l.14.2a3 3 0 0 0 .86.82a2.1 2.1 0 0 0 2.2-.11a1 1 0 0 0 .13-1.25a3.7 3.7 0 0 0-1.55-.9A5.6 5.6 0 0 1 24 24.32a3 3 0 0 1-.62-1.13a4.5 4.5 0 0 1 0-1.44a2.76 2.76 0 0 1 2.32-2.15a5.7 5.7 0 0 1 1.71.05m-5.31.94v.93h-2.94v8.36h-2.08v-8.36h-2.94v-.91a9 9 0 0 1 0-.93h8v.92Z"/></svg>
</template>

CSS

.icon-file-type-ng-guard-ts {
  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%22SVGzX6BMdZa%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f6ea1c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237f8006%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGtOXDBcRb%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f6ea1c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f6ea1c%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGqpIVPcCN1%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(%23SVGqpIVPcCN1)%22%20transform%3D%22translate(2.76%201.986)scale(.11923)%22%3E%3Cpath%20fill%3D%22url(%23SVGzX6BMdZa)%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(%23SVGtOXDBcRb)%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%22M27.41%2019.65a2.8%202.8%200%200%201%201.41.81a3.7%203.7%200%200%201%20.54.72s-1%20.69-1.57%201.06a.5.5%200%200%201-.2-.22a1.28%201.28%200%200%200-1.06-.64a.92.92%200%200%200-1.12.91a.83.83%200%200%200%20.1.42a2.23%202.23%200%200%200%201.31.88c1.62.7%202.31%201.16%202.74%201.81a3.28%203.28%200%200%201%20.26%202.76A3%203%200%200%201%2027.31%2030a7%207%200%200%201-1.72%200a4.15%204.15%200%200%201-2.3-1.2a4%204%200%200%201-.59-.87l.21-.13l.84-.48l.65-.38l.14.2a3%203%200%200%200%20.86.82a2.1%202.1%200%200%200%202.2-.11a1%201%200%200%200%20.13-1.25a3.7%203.7%200%200%200-1.55-.9A5.6%205.6%200%200%201%2024%2024.32a3%203%200%200%201-.62-1.13a4.5%204.5%200%200%201%200-1.44a2.76%202.76%200%200%201%202.32-2.15a5.7%205.7%200%200%201%201.71.05m-5.31.94v.93h-2.94v8.36h-2.08v-8.36h-2.94v-.91a9%209%200%200%201%200-.93h8v.92Z%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%22SVGzX6BMdZa%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f6ea1c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237f8006%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGtOXDBcRb%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f6ea1c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f6ea1c%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGqpIVPcCN1%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(%23SVGqpIVPcCN1)%22%20transform%3D%22translate(2.76%201.986)scale(.11923)%22%3E%3Cpath%20fill%3D%22url(%23SVGzX6BMdZa)%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(%23SVGtOXDBcRb)%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%22M27.41%2019.65a2.8%202.8%200%200%201%201.41.81a3.7%203.7%200%200%201%20.54.72s-1%20.69-1.57%201.06a.5.5%200%200%201-.2-.22a1.28%201.28%200%200%200-1.06-.64a.92.92%200%200%200-1.12.91a.83.83%200%200%200%20.1.42a2.23%202.23%200%200%200%201.31.88c1.62.7%202.31%201.16%202.74%201.81a3.28%203.28%200%200%201%20.26%202.76A3%203%200%200%201%2027.31%2030a7%207%200%200%201-1.72%200a4.15%204.15%200%200%201-2.3-1.2a4%204%200%200%201-.59-.87l.21-.13l.84-.48l.65-.38l.14.2a3%203%200%200%200%20.86.82a2.1%202.1%200%200%200%202.2-.11a1%201%200%200%200%20.13-1.25a3.7%203.7%200%200%200-1.55-.9A5.6%205.6%200%200%201%2024%2024.32a3%203%200%200%201-.62-1.13a4.5%204.5%200%200%201%200-1.44a2.76%202.76%200%200%201%202.32-2.15a5.7%205.7%200%200%201%201.71.05m-5.31.94v.93h-2.94v8.36h-2.08v-8.36h-2.94v-.91a9%209%200%200%201%200-.93h8v.92Z%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-guard-ts.svg?color=%231a73e8&size=48