file type ng smart component js logo
file-type-ng-smart-component-js from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ng-smart-component-js
- 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 smart component js logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGfCpNCryg"><stop offset="0" stop-color="#93000e"/><stop offset="1" stop-color="#4a0007"/></linearGradient></defs><path fill="url(#SVGfCpNCryg)" 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="#4a0007" 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="#f7df1e" d="m15.271 27.926l1.664-1.01c.322.57.614 1.053 1.316 1.053c.673 0 1.1-.263 1.1-1.287V19.72H21.4v6.991a2.78 2.78 0 0 1-3.056 3.089a3.18 3.18 0 0 1-3.072-1.872m7.241-.222l1.667-.965a2.23 2.23 0 0 0 2.02 1.243c.848 0 1.39-.424 1.39-1.009c0-.7-.556-.951-1.492-1.36l-.512-.22c-1.477-.629-2.457-1.419-2.457-3.086a2.737 2.737 0 0 1 2.755-2.719q.123 0 .245.013a3.02 3.02 0 0 1 2.908 1.638l-1.594 1.024a1.39 1.39 0 0 0-1.316-.878a.89.89 0 0 0-.976.8v.081c0 .614.38.863 1.258 1.243l.512.219c1.74.747 2.72 1.507 2.72 3.219c0 1.843-1.448 2.852-3.393 2.852a3.93 3.93 0 0 1-3.73-2.092"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeNgSmartComponentJs(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="SVGfCpNCryg"><stop offset="0" stopColor="#93000e"/><stop offset="1" stopColor="#4a0007"/></linearGradient></defs><path fill="url(#SVGfCpNCryg)" 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="#4a0007" 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="#f7df1e" d="m15.271 27.926l1.664-1.01c.322.57.614 1.053 1.316 1.053c.673 0 1.1-.263 1.1-1.287V19.72H21.4v6.991a2.78 2.78 0 0 1-3.056 3.089a3.18 3.18 0 0 1-3.072-1.872m7.241-.222l1.667-.965a2.23 2.23 0 0 0 2.02 1.243c.848 0 1.39-.424 1.39-1.009c0-.7-.556-.951-1.492-1.36l-.512-.22c-1.477-.629-2.457-1.419-2.457-3.086a2.737 2.737 0 0 1 2.755-2.719q.123 0 .245.013a3.02 3.02 0 0 1 2.908 1.638l-1.594 1.024a1.39 1.39 0 0 0-1.316-.878a.89.89 0 0 0-.976.8v.081c0 .614.38.863 1.258 1.243l.512.219c1.74.747 2.72 1.507 2.72 3.219c0 1.843-1.448 2.852-3.393 2.852a3.93 3.93 0 0 1-3.73-2.092"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGfCpNCryg"><stop offset="0" stop-color="#93000e"/><stop offset="1" stop-color="#4a0007"/></linearGradient></defs><path fill="url(#SVGfCpNCryg)" 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="#4a0007" 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="#f7df1e" d="m15.271 27.926l1.664-1.01c.322.57.614 1.053 1.316 1.053c.673 0 1.1-.263 1.1-1.287V19.72H21.4v6.991a2.78 2.78 0 0 1-3.056 3.089a3.18 3.18 0 0 1-3.072-1.872m7.241-.222l1.667-.965a2.23 2.23 0 0 0 2.02 1.243c.848 0 1.39-.424 1.39-1.009c0-.7-.556-.951-1.492-1.36l-.512-.22c-1.477-.629-2.457-1.419-2.457-3.086a2.737 2.737 0 0 1 2.755-2.719q.123 0 .245.013a3.02 3.02 0 0 1 2.908 1.638l-1.594 1.024a1.39 1.39 0 0 0-1.316-.878a.89.89 0 0 0-.976.8v.081c0 .614.38.863 1.258 1.243l.512.219c1.74.747 2.72 1.507 2.72 3.219c0 1.843-1.448 2.852-3.393 2.852a3.93 3.93 0 0 1-3.73-2.092"/></svg> </template>
CSS
.icon-file-type-ng-smart-component-js {
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%22SVGfCpNCryg%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2393000e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234a0007%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGfCpNCryg)%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%234a0007%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%23f7df1e%22%20d%3D%22m15.271%2027.926l1.664-1.01c.322.57.614%201.053%201.316%201.053c.673%200%201.1-.263%201.1-1.287V19.72H21.4v6.991a2.78%202.78%200%200%201-3.056%203.089a3.18%203.18%200%200%201-3.072-1.872m7.241-.222l1.667-.965a2.23%202.23%200%200%200%202.02%201.243c.848%200%201.39-.424%201.39-1.009c0-.7-.556-.951-1.492-1.36l-.512-.22c-1.477-.629-2.457-1.419-2.457-3.086a2.737%202.737%200%200%201%202.755-2.719q.123%200%20.245.013a3.02%203.02%200%200%201%202.908%201.638l-1.594%201.024a1.39%201.39%200%200%200-1.316-.878a.89.89%200%200%200-.976.8v.081c0%20.614.38.863%201.258%201.243l.512.219c1.74.747%202.72%201.507%202.72%203.219c0%201.843-1.448%202.852-3.393%202.852a3.93%203.93%200%200%201-3.73-2.092%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%22SVGfCpNCryg%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2393000e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234a0007%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGfCpNCryg)%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%234a0007%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%23f7df1e%22%20d%3D%22m15.271%2027.926l1.664-1.01c.322.57.614%201.053%201.316%201.053c.673%200%201.1-.263%201.1-1.287V19.72H21.4v6.991a2.78%202.78%200%200%201-3.056%203.089a3.18%203.18%200%200%201-3.072-1.872m7.241-.222l1.667-.965a2.23%202.23%200%200%200%202.02%201.243c.848%200%201.39-.424%201.39-1.009c0-.7-.556-.951-1.492-1.36l-.512-.22c-1.477-.629-2.457-1.419-2.457-3.086a2.737%202.737%200%200%201%202.755-2.719q.123%200%20.245.013a3.02%203.02%200%200%201%202.908%201.638l-1.594%201.024a1.39%201.39%200%200%200-1.316-.878a.89.89%200%200%200-.976.8v.081c0%20.614.38.863%201.258%201.243l.512.219c1.74.747%202.72%201.507%202.72%203.219c0%201.843-1.448%202.852-3.393%202.852a3.93%203.93%200%200%201-3.73-2.092%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-smart-component-js.svg?color=%231a73e8&size=48