A list with logos company and techs
npm install angular-techs-logosA list with logos company and techs

Install
``bash`
npm install angular-techs-logos
Usage basic
`ts
import AngularTechsLogosModule from 'angular-techs-logos';
// Example of imports within @NgModule or @Component
imports: [ AngularTechsLogosModule ]
`
`html
``