@arietta-studio/icons
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Arietta Icons

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



Table of contents

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:

[!TIP]
More brands are being added, and PR 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, add transpilePackages: ['@arietta-studio/icons'] to next.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.


📝 License

Copyright © 2024 Arietta Studio.
This project is MIT licensed.

Package Sidebar

Install

npm i @arietta-studio/icons

Weekly Downloads

16

Version

1.0.0

License

MIT

Unpacked Size

873 kB

Total Files

687

Last publish

Collaborators

  • gince