@moxarapp/logos
v0.1.6
Published
SVG logos for Moxar projects, consumable via npm or CDN
Readme
@moxarapp/logos
SVG logos for Moxar project, consumable via npm or CDN.
Overview
A curated collection of SVG icons for software architecture diagrams and visualizations, covering:
- Languages - Backend programming languages (C, C++, C#, Clojure, Crystal, Dart, Elixir, Erlang, F#, Go, Groovy, Haskell, Java, JavaScript, Julia, Kotlin, Lua, Nim, OCaml, Perl, PHP, Python, R, Ruby, Rust, Scala, Swift, TypeScript, Zig, and more)
- Frameworks - Backend frameworks organized by language ecosystem
- Infrastructure Providers - Cloud providers and hosting platforms (AWS, Azure, GCP, DigitalOcean, Heroku, Vercel, Netlify, and more)
- Runtime Platforms - Compute and container services (Lambda, ECS, Cloud Run, App Engine, Azure Functions, and more)
Installation
npm install @moxarapp/logosProject Structure
src/svg/
languages/backend/ # Programming language icons
frameworks/backend/ # Framework icons (organized by language)
infrastructure_providers/ # Cloud & hosting provider icons
runtime_platforms/ # Runtime service icons (AWS, Azure, GCP)Build
npm run buildThis copies all SVGs from src/svg/ to dist/svg/, preserving the directory structure.
Third-Party Icon Attribution
The following icons are sourced from The Noun Project and are used under the Creative Commons Attribution 3.0 Unported (CC BY 3.0) license:
| Icon | Creator | Source | |------|---------|--------| | Colocation | Lia Rahdiah | Noun Project | | Dedicated Hosting | my | Noun Project | | Hybrid Cloud | Mia Elysia | Noun Project | | Multi-Cloud | Anto | Noun Project | | On Premise | Aficons | Noun Project | | Other | Iconiqu | Noun Project |
License
This project is licensed under the ISC License.
Third-party icons listed in the attribution section above are licensed under CC BY 3.0.
