SVG logos for Moxar projects, consumable via npm or CDN
npm install @moxarapp/logosSVG logos for Moxar project, consumable via npm or CDN.
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)
``bash`
npm install @moxarapp/logos
``
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)
`bash`
npm run build
This copies all SVGs from src/svg/ to dist/svg/`, preserving the directory structure.
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 |
This project is licensed under the ISC License.
Third-party icons listed in the attribution section above are licensed under CC BY 3.0.