file type ng packagr logo
file-type-ng-packagr from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ng-packagr
- 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 packagr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><path id="SVGRd87rb5k" fill="#dedede" fill-rule="evenodd" d="M0 0h4.9v10.7H0zm1.2 2.2h2.45v.5H1.2zm0 1.1h2.45v.5H1.2zm0 4.7h2.45v.5H1.2"/></defs><path fill="#546e7a" d="M16 2a14 14 0 0 0 0 28"/><path fill="#455a64" d="M16 2a14 14 0 0 1 0 28"/><use x="5.4" y="10.8" href="#SVGRd87rb5k"/><use x="11" y="10.8" href="#SVGRd87rb5k"/><use x="1.3" y="21" href="#SVGRd87rb5k" transform="rotate(-45)"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeNgPackagr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><path id="SVGRd87rb5k" fill="#dedede" fillRule="evenodd" d="M0 0h4.9v10.7H0zm1.2 2.2h2.45v.5H1.2zm0 1.1h2.45v.5H1.2zm0 4.7h2.45v.5H1.2"/></defs><path fill="#546e7a" d="M16 2a14 14 0 0 0 0 28"/><path fill="#455a64" d="M16 2a14 14 0 0 1 0 28"/><use x="5.4" y="10.8" href="#SVGRd87rb5k"/><use x="11" y="10.8" href="#SVGRd87rb5k"/><use x="1.3" y="21" href="#SVGRd87rb5k" transform="rotate(-45)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><path id="SVGRd87rb5k" fill="#dedede" fill-rule="evenodd" d="M0 0h4.9v10.7H0zm1.2 2.2h2.45v.5H1.2zm0 1.1h2.45v.5H1.2zm0 4.7h2.45v.5H1.2"/></defs><path fill="#546e7a" d="M16 2a14 14 0 0 0 0 28"/><path fill="#455a64" d="M16 2a14 14 0 0 1 0 28"/><use x="5.4" y="10.8" href="#SVGRd87rb5k"/><use x="11" y="10.8" href="#SVGRd87rb5k"/><use x="1.3" y="21" href="#SVGRd87rb5k" transform="rotate(-45)"/></svg> </template>
CSS
.icon-file-type-ng-packagr {
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%3Cpath%20id%3D%22SVGRd87rb5k%22%20fill%3D%22%23dedede%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h4.9v10.7H0zm1.2%202.2h2.45v.5H1.2zm0%201.1h2.45v.5H1.2zm0%204.7h2.45v.5H1.2%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23546e7a%22%20d%3D%22M16%202a14%2014%200%200%200%200%2028%22%2F%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22M16%202a14%2014%200%200%201%200%2028%22%2F%3E%3Cuse%20x%3D%225.4%22%20y%3D%2210.8%22%20href%3D%22%23SVGRd87rb5k%22%2F%3E%3Cuse%20x%3D%2211%22%20y%3D%2210.8%22%20href%3D%22%23SVGRd87rb5k%22%2F%3E%3Cuse%20x%3D%221.3%22%20y%3D%2221%22%20href%3D%22%23SVGRd87rb5k%22%20transform%3D%22rotate(-45)%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%3Cpath%20id%3D%22SVGRd87rb5k%22%20fill%3D%22%23dedede%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h4.9v10.7H0zm1.2%202.2h2.45v.5H1.2zm0%201.1h2.45v.5H1.2zm0%204.7h2.45v.5H1.2%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23546e7a%22%20d%3D%22M16%202a14%2014%200%200%200%200%2028%22%2F%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22M16%202a14%2014%200%200%201%200%2028%22%2F%3E%3Cuse%20x%3D%225.4%22%20y%3D%2210.8%22%20href%3D%22%23SVGRd87rb5k%22%2F%3E%3Cuse%20x%3D%2211%22%20y%3D%2210.8%22%20href%3D%22%23SVGRd87rb5k%22%2F%3E%3Cuse%20x%3D%221.3%22%20y%3D%2221%22%20href%3D%22%23SVGRd87rb5k%22%20transform%3D%22rotate(-45)%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-packagr.svg?color=%231a73e8&size=48