@arietta-studio/icons
v1.0.0
Published
Popular AI / LLM Model Brand SVG Logo and Icon Collection
Downloads
11
Maintainers
Readme
Popular AI / LLM Model Brand SVG Logo and Icon Collection. See them all on one page at icons.arietta.studio. Contributions, corrections & requests can be made on GitHub.
Changelog · Report Bug · Request Feature
TOC
✨ Features
- 🚀 Lightweight & Scalable: Icons are designed to be lightweight, utilizing highly optimized scalable vector graphics (SVG) for the best performance and quality.
- 🌳 Tree Shakable: The collection is tree-shakable, ensuring that you only import the icons that you use, which helps in reducing the overall bundle size of your project.
- 👥 Active Community: Arietta Icons boasts an active community of designers and developers. Engage with us on platforms like GitHub and Discord to contribute or get support.
Supported brands:
- [x] 01.AI
[!TIP]
More brands are being added, andPR
welcome.
📦 Installation
[!IMPORTANT]
This package is ESM only.
To install Arietta Icons, run the following command:
$ bun add @arietta-studio/icons
Compile with NextJS
[!NOTE]
By work correct with nextjs ssr, addtranspilePackages: ['@arietta-studio/icons']
tonext.config.js
. For example:
// next.config.js
const nextConfig = {
// ...other config
transpilePackages: ['@arietta-studio/icons'],
};
⌨️ Local Development
You can use Github Codespaces for online development:
Or clone it for local development:
$ git clone https://github.com/arietta-studio/arietta-assets.git
$ cd arietta-assets/packages/icons
$ bun install
$ bun start
🤝 Contributing
Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you’re made of.
🩷 Sponsor
Every bit counts and your one-time donation sparkles in our galaxy of support! You're a shooting star, making a swift and bright impact on our journey. Thank you for believing in us – your generosity guides us toward our mission, one brilliant flash at a time.
Copyright © 2024 Arietta Studio. This project is MIT licensed.