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

Install
``bash`
npm install vue-techs-logos
Usage basic
`vue
import VueTechsLogs from 'vue-techs-logos';
// list all logos
// single icon
// list limited logos
// list all logos with hiddenLogos
// Hidden label
// single change label name
// Modification of size component
// Mode raw
``