file type ng tailwind logo
file-type-ng-tailwind from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ng-tailwind
- 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 tailwind logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGIiKdMcKI"><stop offset="0" stop-color="#dd0031"/><stop offset="1" stop-color="#c3002f"/></linearGradient></defs><path fill="url(#SVGIiKdMcKI)" 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" transform="translate(2.76 1.986)scale(.11923)"/><path fill="#c3002f" fill-opacity=".3" d="m29.239 6.659l-.957 15.013l-9.141-19.687zm-6.332 19.413L16 30.013l-6.908-3.941l1.405-3.405h11.005zM16 9.458l3.619 8.8H12.38zM3.707 21.672L2.76 6.66l10.097-4.673z"/><path fill="#44a8b3" d="M16 23a4.726 4.726 0 0 1 5-4c4 0 4.5 3 6.5 3.5A3.21 3.21 0 0 0 31 21a4.726 4.726 0 0 1-5 4c-4 0-4.5-3-6.5-3.5A3.21 3.21 0 0 0 16 23m-5 6a4.726 4.726 0 0 1 5-4c4 0 4.5 3 6.5 3.5A3.21 3.21 0 0 0 26 27a4.726 4.726 0 0 1-5 4c-4 0-4.5-3-6.5-3.5A3.21 3.21 0 0 0 11 29"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeNgTailwind(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="SVGIiKdMcKI"><stop offset="0" stopColor="#dd0031"/><stop offset="1" stopColor="#c3002f"/></linearGradient></defs><path fill="url(#SVGIiKdMcKI)" 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" transform="translate(2.76 1.986)scale(.11923)"/><path fill="#c3002f" fillOpacity=".3" d="m29.239 6.659l-.957 15.013l-9.141-19.687zm-6.332 19.413L16 30.013l-6.908-3.941l1.405-3.405h11.005zM16 9.458l3.619 8.8H12.38zM3.707 21.672L2.76 6.66l10.097-4.673z"/><path fill="#44a8b3" d="M16 23a4.726 4.726 0 0 1 5-4c4 0 4.5 3 6.5 3.5A3.21 3.21 0 0 0 31 21a4.726 4.726 0 0 1-5 4c-4 0-4.5-3-6.5-3.5A3.21 3.21 0 0 0 16 23m-5 6a4.726 4.726 0 0 1 5-4c4 0 4.5 3 6.5 3.5A3.21 3.21 0 0 0 26 27a4.726 4.726 0 0 1-5 4c-4 0-4.5-3-6.5-3.5A3.21 3.21 0 0 0 11 29"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGIiKdMcKI"><stop offset="0" stop-color="#dd0031"/><stop offset="1" stop-color="#c3002f"/></linearGradient></defs><path fill="url(#SVGIiKdMcKI)" 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" transform="translate(2.76 1.986)scale(.11923)"/><path fill="#c3002f" fill-opacity=".3" d="m29.239 6.659l-.957 15.013l-9.141-19.687zm-6.332 19.413L16 30.013l-6.908-3.941l1.405-3.405h11.005zM16 9.458l3.619 8.8H12.38zM3.707 21.672L2.76 6.66l10.097-4.673z"/><path fill="#44a8b3" d="M16 23a4.726 4.726 0 0 1 5-4c4 0 4.5 3 6.5 3.5A3.21 3.21 0 0 0 31 21a4.726 4.726 0 0 1-5 4c-4 0-4.5-3-6.5-3.5A3.21 3.21 0 0 0 16 23m-5 6a4.726 4.726 0 0 1 5-4c4 0 4.5 3 6.5 3.5A3.21 3.21 0 0 0 26 27a4.726 4.726 0 0 1-5 4c-4 0-4.5-3-6.5-3.5A3.21 3.21 0 0 0 11 29"/></svg> </template>
CSS
.icon-file-type-ng-tailwind {
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%22SVGIiKdMcKI%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23dd0031%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c3002f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGIiKdMcKI)%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%20transform%3D%22translate(2.76%201.986)scale(.11923)%22%2F%3E%3Cpath%20fill%3D%22%23c3002f%22%20fill-opacity%3D%22.3%22%20d%3D%22m29.239%206.659l-.957%2015.013l-9.141-19.687zm-6.332%2019.413L16%2030.013l-6.908-3.941l1.405-3.405h11.005zM16%209.458l3.619%208.8H12.38zM3.707%2021.672L2.76%206.66l10.097-4.673z%22%2F%3E%3Cpath%20fill%3D%22%2344a8b3%22%20d%3D%22M16%2023a4.726%204.726%200%200%201%205-4c4%200%204.5%203%206.5%203.5A3.21%203.21%200%200%200%2031%2021a4.726%204.726%200%200%201-5%204c-4%200-4.5-3-6.5-3.5A3.21%203.21%200%200%200%2016%2023m-5%206a4.726%204.726%200%200%201%205-4c4%200%204.5%203%206.5%203.5A3.21%203.21%200%200%200%2026%2027a4.726%204.726%200%200%201-5%204c-4%200-4.5-3-6.5-3.5A3.21%203.21%200%200%200%2011%2029%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%22SVGIiKdMcKI%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23dd0031%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c3002f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGIiKdMcKI)%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%20transform%3D%22translate(2.76%201.986)scale(.11923)%22%2F%3E%3Cpath%20fill%3D%22%23c3002f%22%20fill-opacity%3D%22.3%22%20d%3D%22m29.239%206.659l-.957%2015.013l-9.141-19.687zm-6.332%2019.413L16%2030.013l-6.908-3.941l1.405-3.405h11.005zM16%209.458l3.619%208.8H12.38zM3.707%2021.672L2.76%206.66l10.097-4.673z%22%2F%3E%3Cpath%20fill%3D%22%2344a8b3%22%20d%3D%22M16%2023a4.726%204.726%200%200%201%205-4c4%200%204.5%203%206.5%203.5A3.21%203.21%200%200%200%2031%2021a4.726%204.726%200%200%201-5%204c-4%200-4.5-3-6.5-3.5A3.21%203.21%200%200%200%2016%2023m-5%206a4.726%204.726%200%200%201%205-4c4%200%204.5%203%206.5%203.5A3.21%203.21%200%200%200%2026%2027a4.726%204.726%200%200%201-5%204c-4%200-4.5-3-6.5-3.5A3.21%203.21%200%200%200%2011%2029%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-tailwind.svg?color=%231a73e8&size=48