OS (Operating System) logos list in different sizes. This package contains +80 OS logos and it helps statistic or log listing and graph visualizing.
npm i @egoistdeveloper/operating-system-logos
- 16x16
- 24x24
- 32x32
- 48x48
- 64x64
- 128x128
All icons listing .png
format.
Image files are named according to these name (*see the reference*). Current and frequently used logos defining operating systems were selected. Therefore, the version or naming differences were ignored when listing.
There is no standard or formula for OS cataloging. This project uses above referenced alpha3 codes and generic names. There are many solution for OS name showing and we can use below listing methods. We can search in slug/name
list then use matched result code for showing os icon file (yes, I know it is not the best way. we can discuss).
Alpha3 list alpha3-list.json and slug list slug-list.json.
When you find a lost os icon, add related folders with required sizes (listed above). Then add unique uppercase alpha3 short code (also this is going to be filename) and with name to list.json
. Finally go to src
folder and run node list.js
command (obviously nodejs must be installed). list.js
generates automatically preview list and updates this readme.md
file (this option useful for multiple icons). All files must be .png
format.
Also this repo open for SVG support, waiting PR's.
All logos and trademarks are the property of their respective owners! If you represent the entity that has the rights over a logo and you want, for whatever reason, that logo removed from this project, open an issue requesting its takedown and we will remove it as soon as possible.