@yldm-tech/ai-logo 1.9.2 → 1.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +798 -135
- package/THIRD_PARTY_NOTICES.md +33 -0
- package/es/AMD/components/Avatar.d.mts +6 -0
- package/es/AMD/components/Avatar.mjs +19 -0
- package/es/AMD/components/Color.d.mts +5 -0
- package/es/AMD/components/Color.mjs +25 -0
- package/es/AMD/components/Mono.d.mts +5 -0
- package/es/AMD/components/Mono.mjs +22 -0
- package/es/AMD/index.d.mts +13 -0
- package/es/AMD/index.mjs +12 -0
- package/es/AMD/style.mjs +7 -0
- package/es/ANA/components/Avatar.d.mts +6 -0
- package/es/ANA/components/Avatar.mjs +19 -0
- package/es/ANA/components/Color.d.mts +5 -0
- package/es/ANA/components/Color.mjs +25 -0
- package/es/ANA/components/Mono.d.mts +5 -0
- package/es/ANA/components/Mono.mjs +22 -0
- package/es/ANA/index.d.mts +13 -0
- package/es/ANA/index.mjs +12 -0
- package/es/ANA/style.mjs +7 -0
- package/es/Adidas/components/Avatar.d.mts +6 -0
- package/es/Adidas/components/Avatar.mjs +19 -0
- package/es/Adidas/components/Mono.d.mts +5 -0
- package/es/Adidas/components/Mono.mjs +23 -0
- package/es/Adidas/index.d.mts +11 -0
- package/es/Adidas/index.mjs +10 -0
- package/es/Adidas/style.mjs +8 -0
- package/es/Adyen/components/Avatar.d.mts +6 -0
- package/es/Adyen/components/Avatar.mjs +19 -0
- package/es/Adyen/components/Color.d.mts +5 -0
- package/es/Adyen/components/Color.mjs +25 -0
- package/es/Adyen/components/Mono.d.mts +5 -0
- package/es/Adyen/components/Mono.mjs +23 -0
- package/es/Adyen/index.d.mts +13 -0
- package/es/Adyen/index.mjs +12 -0
- package/es/Adyen/style.mjs +8 -0
- package/es/Afterpay/components/Avatar.d.mts +6 -0
- package/es/Afterpay/components/Avatar.mjs +19 -0
- package/es/Afterpay/components/Color.d.mts +5 -0
- package/es/Afterpay/components/Color.mjs +25 -0
- package/es/Afterpay/components/Mono.d.mts +5 -0
- package/es/Afterpay/components/Mono.mjs +23 -0
- package/es/Afterpay/index.d.mts +13 -0
- package/es/Afterpay/index.mjs +12 -0
- package/es/Afterpay/style.mjs +8 -0
- package/es/Airbnb/components/Avatar.d.mts +6 -0
- package/es/Airbnb/components/Avatar.mjs +19 -0
- package/es/Airbnb/components/Color.d.mts +5 -0
- package/es/Airbnb/components/Color.mjs +25 -0
- package/es/Airbnb/components/Mono.d.mts +5 -0
- package/es/Airbnb/components/Mono.mjs +23 -0
- package/es/Airbnb/index.d.mts +13 -0
- package/es/Airbnb/index.mjs +12 -0
- package/es/Airbnb/style.mjs +8 -0
- package/es/Airbyte/components/Avatar.d.mts +6 -0
- package/es/Airbyte/components/Avatar.mjs +19 -0
- package/es/Airbyte/components/Color.d.mts +5 -0
- package/es/Airbyte/components/Color.mjs +25 -0
- package/es/Airbyte/components/Mono.d.mts +5 -0
- package/es/Airbyte/components/Mono.mjs +23 -0
- package/es/Airbyte/index.d.mts +13 -0
- package/es/Airbyte/index.mjs +12 -0
- package/es/Airbyte/style.mjs +8 -0
- package/es/Airtable/components/Avatar.d.mts +6 -0
- package/es/Airtable/components/Avatar.mjs +19 -0
- package/es/Airtable/components/Color.d.mts +5 -0
- package/es/Airtable/components/Color.mjs +25 -0
- package/es/Airtable/components/Mono.d.mts +5 -0
- package/es/Airtable/components/Mono.mjs +23 -0
- package/es/Airtable/index.d.mts +13 -0
- package/es/Airtable/index.mjs +12 -0
- package/es/Airtable/style.mjs +8 -0
- package/es/Akamai/components/Avatar.d.mts +6 -0
- package/es/Akamai/components/Avatar.mjs +19 -0
- package/es/Akamai/components/Color.d.mts +5 -0
- package/es/Akamai/components/Color.mjs +25 -0
- package/es/Akamai/components/Mono.d.mts +5 -0
- package/es/Akamai/components/Mono.mjs +23 -0
- package/es/Akamai/index.d.mts +13 -0
- package/es/Akamai/index.mjs +12 -0
- package/es/Akamai/style.mjs +8 -0
- package/es/Alacritty/components/Avatar.d.mts +6 -0
- package/es/Alacritty/components/Avatar.mjs +19 -0
- package/es/Alacritty/components/Color.d.mts +5 -0
- package/es/Alacritty/components/Color.mjs +25 -0
- package/es/Alacritty/components/Mono.d.mts +5 -0
- package/es/Alacritty/components/Mono.mjs +23 -0
- package/es/Alacritty/index.d.mts +13 -0
- package/es/Alacritty/index.mjs +12 -0
- package/es/Alacritty/style.mjs +8 -0
- package/es/Alfred/components/Avatar.d.mts +6 -0
- package/es/Alfred/components/Avatar.mjs +19 -0
- package/es/Alfred/components/Color.d.mts +5 -0
- package/es/Alfred/components/Color.mjs +25 -0
- package/es/Alfred/components/Mono.d.mts +5 -0
- package/es/Alfred/components/Mono.mjs +23 -0
- package/es/Alfred/index.d.mts +13 -0
- package/es/Alfred/index.mjs +12 -0
- package/es/Alfred/style.mjs +8 -0
- package/es/Algolia/components/Avatar.d.mts +6 -0
- package/es/Algolia/components/Avatar.mjs +19 -0
- package/es/Algolia/components/Color.d.mts +5 -0
- package/es/Algolia/components/Color.mjs +25 -0
- package/es/Algolia/components/Mono.d.mts +5 -0
- package/es/Algolia/components/Mono.mjs +23 -0
- package/es/Algolia/index.d.mts +13 -0
- package/es/Algolia/index.mjs +12 -0
- package/es/Algolia/style.mjs +8 -0
- package/es/AliExpress/components/Avatar.d.mts +6 -0
- package/es/AliExpress/components/Avatar.mjs +19 -0
- package/es/AliExpress/components/Color.d.mts +5 -0
- package/es/AliExpress/components/Color.mjs +25 -0
- package/es/AliExpress/components/Mono.d.mts +5 -0
- package/es/AliExpress/components/Mono.mjs +23 -0
- package/es/AliExpress/index.d.mts +13 -0
- package/es/AliExpress/index.mjs +12 -0
- package/es/AliExpress/style.mjs +8 -0
- package/es/Alipay/components/Avatar.d.mts +6 -0
- package/es/Alipay/components/Avatar.mjs +19 -0
- package/es/Alipay/components/Color.d.mts +5 -0
- package/es/Alipay/components/Color.mjs +25 -0
- package/es/Alipay/components/Mono.d.mts +5 -0
- package/es/Alipay/components/Mono.mjs +23 -0
- package/es/Alipay/index.d.mts +13 -0
- package/es/Alipay/index.mjs +12 -0
- package/es/Alipay/style.mjs +8 -0
- package/es/AlpineJS/components/Avatar.d.mts +6 -0
- package/es/AlpineJS/components/Avatar.mjs +19 -0
- package/es/AlpineJS/components/Color.d.mts +5 -0
- package/es/AlpineJS/components/Color.mjs +25 -0
- package/es/AlpineJS/components/Mono.d.mts +5 -0
- package/es/AlpineJS/components/Mono.mjs +23 -0
- package/es/AlpineJS/index.d.mts +13 -0
- package/es/AlpineJS/index.mjs +12 -0
- package/es/AlpineJS/style.mjs +8 -0
- package/es/AlpineLinux/components/Avatar.d.mts +6 -0
- package/es/AlpineLinux/components/Avatar.mjs +19 -0
- package/es/AlpineLinux/components/Color.d.mts +5 -0
- package/es/AlpineLinux/components/Color.mjs +25 -0
- package/es/AlpineLinux/components/Mono.d.mts +5 -0
- package/es/AlpineLinux/components/Mono.mjs +23 -0
- package/es/AlpineLinux/index.d.mts +13 -0
- package/es/AlpineLinux/index.mjs +12 -0
- package/es/AlpineLinux/style.mjs +8 -0
- package/es/AmericanAirlines/components/Avatar.d.mts +6 -0
- package/es/AmericanAirlines/components/Avatar.mjs +19 -0
- package/es/AmericanAirlines/components/Color.d.mts +5 -0
- package/es/AmericanAirlines/components/Color.mjs +25 -0
- package/es/AmericanAirlines/components/Mono.d.mts +5 -0
- package/es/AmericanAirlines/components/Mono.mjs +23 -0
- package/es/AmericanAirlines/index.d.mts +13 -0
- package/es/AmericanAirlines/index.mjs +12 -0
- package/es/AmericanAirlines/style.mjs +8 -0
- package/es/AmericanExpress/components/Avatar.d.mts +6 -0
- package/es/AmericanExpress/components/Avatar.mjs +19 -0
- package/es/AmericanExpress/components/Color.d.mts +5 -0
- package/es/AmericanExpress/components/Color.mjs +25 -0
- package/es/AmericanExpress/components/Mono.d.mts +5 -0
- package/es/AmericanExpress/components/Mono.mjs +23 -0
- package/es/AmericanExpress/index.d.mts +13 -0
- package/es/AmericanExpress/index.mjs +12 -0
- package/es/AmericanExpress/style.mjs +8 -0
- package/es/Anaconda/components/Avatar.d.mts +6 -0
- package/es/Anaconda/components/Avatar.mjs +19 -0
- package/es/Anaconda/components/Color.d.mts +5 -0
- package/es/Anaconda/components/Color.mjs +25 -0
- package/es/Anaconda/components/Mono.d.mts +5 -0
- package/es/Anaconda/components/Mono.mjs +23 -0
- package/es/Anaconda/index.d.mts +13 -0
- package/es/Anaconda/index.mjs +12 -0
- package/es/Anaconda/style.mjs +8 -0
- package/es/Android/components/Avatar.d.mts +6 -0
- package/es/Android/components/Avatar.mjs +19 -0
- package/es/Android/components/Color.d.mts +5 -0
- package/es/Android/components/Color.mjs +25 -0
- package/es/Android/components/Mono.d.mts +5 -0
- package/es/Android/components/Mono.mjs +23 -0
- package/es/Android/index.d.mts +13 -0
- package/es/Android/index.mjs +12 -0
- package/es/Android/style.mjs +8 -0
- package/es/AndroidStudio/components/Avatar.d.mts +6 -0
- package/es/AndroidStudio/components/Avatar.mjs +19 -0
- package/es/AndroidStudio/components/Color.d.mts +5 -0
- package/es/AndroidStudio/components/Color.mjs +25 -0
- package/es/AndroidStudio/components/Mono.d.mts +5 -0
- package/es/AndroidStudio/components/Mono.mjs +23 -0
- package/es/AndroidStudio/index.d.mts +13 -0
- package/es/AndroidStudio/index.mjs +12 -0
- package/es/AndroidStudio/style.mjs +8 -0
- package/es/Angular/components/Avatar.d.mts +6 -0
- package/es/Angular/components/Avatar.mjs +19 -0
- package/es/Angular/components/Mono.d.mts +5 -0
- package/es/Angular/components/Mono.mjs +23 -0
- package/es/Angular/index.d.mts +11 -0
- package/es/Angular/index.mjs +10 -0
- package/es/Angular/style.mjs +8 -0
- package/es/AniList/components/Avatar.d.mts +6 -0
- package/es/AniList/components/Avatar.mjs +19 -0
- package/es/AniList/components/Color.d.mts +5 -0
- package/es/AniList/components/Color.mjs +25 -0
- package/es/AniList/components/Mono.d.mts +5 -0
- package/es/AniList/components/Mono.mjs +23 -0
- package/es/AniList/index.d.mts +13 -0
- package/es/AniList/index.mjs +12 -0
- package/es/AniList/style.mjs +8 -0
- package/es/Ansible/components/Avatar.d.mts +6 -0
- package/es/Ansible/components/Avatar.mjs +19 -0
- package/es/Ansible/components/Color.d.mts +5 -0
- package/es/Ansible/components/Color.mjs +25 -0
- package/es/Ansible/components/Mono.d.mts +5 -0
- package/es/Ansible/components/Mono.mjs +23 -0
- package/es/Ansible/index.d.mts +13 -0
- package/es/Ansible/index.mjs +12 -0
- package/es/Ansible/style.mjs +8 -0
- package/es/Anytype/components/Avatar.d.mts +6 -0
- package/es/Anytype/components/Avatar.mjs +19 -0
- package/es/Anytype/components/Color.d.mts +5 -0
- package/es/Anytype/components/Color.mjs +25 -0
- package/es/Anytype/components/Mono.d.mts +5 -0
- package/es/Anytype/components/Mono.mjs +23 -0
- package/es/Anytype/index.d.mts +13 -0
- package/es/Anytype/index.mjs +12 -0
- package/es/Anytype/style.mjs +8 -0
- package/es/ApacheAirflow/components/Avatar.d.mts +6 -0
- package/es/ApacheAirflow/components/Avatar.mjs +19 -0
- package/es/ApacheAirflow/components/Color.d.mts +5 -0
- package/es/ApacheAirflow/components/Color.mjs +25 -0
- package/es/ApacheAirflow/components/Mono.d.mts +5 -0
- package/es/ApacheAirflow/components/Mono.mjs +23 -0
- package/es/ApacheAirflow/index.d.mts +13 -0
- package/es/ApacheAirflow/index.mjs +12 -0
- package/es/ApacheAirflow/style.mjs +8 -0
- package/es/ApacheFlink/components/Avatar.d.mts +6 -0
- package/es/ApacheFlink/components/Avatar.mjs +19 -0
- package/es/ApacheFlink/components/Color.d.mts +5 -0
- package/es/ApacheFlink/components/Color.mjs +25 -0
- package/es/ApacheFlink/components/Mono.d.mts +5 -0
- package/es/ApacheFlink/components/Mono.mjs +23 -0
- package/es/ApacheFlink/index.d.mts +13 -0
- package/es/ApacheFlink/index.mjs +12 -0
- package/es/ApacheFlink/style.mjs +8 -0
- package/es/ApacheHadoop/components/Avatar.d.mts +6 -0
- package/es/ApacheHadoop/components/Avatar.mjs +19 -0
- package/es/ApacheHadoop/components/Color.d.mts +5 -0
- package/es/ApacheHadoop/components/Color.mjs +25 -0
- package/es/ApacheHadoop/components/Mono.d.mts +5 -0
- package/es/ApacheHadoop/components/Mono.mjs +23 -0
- package/es/ApacheHadoop/index.d.mts +13 -0
- package/es/ApacheHadoop/index.mjs +12 -0
- package/es/ApacheHadoop/style.mjs +8 -0
- package/es/ApacheKafka/components/Avatar.d.mts +6 -0
- package/es/ApacheKafka/components/Avatar.mjs +19 -0
- package/es/ApacheKafka/components/Mono.d.mts +5 -0
- package/es/ApacheKafka/components/Mono.mjs +23 -0
- package/es/ApacheKafka/index.d.mts +11 -0
- package/es/ApacheKafka/index.mjs +10 -0
- package/es/ApacheKafka/style.mjs +8 -0
- package/es/ApacheSpark/components/Avatar.d.mts +6 -0
- package/es/ApacheSpark/components/Avatar.mjs +19 -0
- package/es/ApacheSpark/components/Color.d.mts +5 -0
- package/es/ApacheSpark/components/Color.mjs +25 -0
- package/es/ApacheSpark/components/Mono.d.mts +5 -0
- package/es/ApacheSpark/components/Mono.mjs +23 -0
- package/es/ApacheSpark/index.d.mts +13 -0
- package/es/ApacheSpark/index.mjs +12 -0
- package/es/ApacheSpark/style.mjs +8 -0
- package/es/ApacheSuperset/components/Avatar.d.mts +6 -0
- package/es/ApacheSuperset/components/Avatar.mjs +19 -0
- package/es/ApacheSuperset/components/Color.d.mts +5 -0
- package/es/ApacheSuperset/components/Color.mjs +25 -0
- package/es/ApacheSuperset/components/Mono.d.mts +5 -0
- package/es/ApacheSuperset/components/Mono.mjs +23 -0
- package/es/ApacheSuperset/index.d.mts +13 -0
- package/es/ApacheSuperset/index.mjs +12 -0
- package/es/ApacheSuperset/style.mjs +8 -0
- package/es/AppStore/components/Avatar.d.mts +6 -0
- package/es/AppStore/components/Avatar.mjs +19 -0
- package/es/AppStore/components/Color.d.mts +5 -0
- package/es/AppStore/components/Color.mjs +25 -0
- package/es/AppStore/components/Mono.d.mts +5 -0
- package/es/AppStore/components/Mono.mjs +23 -0
- package/es/AppStore/index.d.mts +13 -0
- package/es/AppStore/index.mjs +12 -0
- package/es/AppStore/style.mjs +8 -0
- package/es/AppleMusic/components/Avatar.d.mts +6 -0
- package/es/AppleMusic/components/Avatar.mjs +19 -0
- package/es/AppleMusic/components/Color.d.mts +5 -0
- package/es/AppleMusic/components/Color.mjs +25 -0
- package/es/AppleMusic/components/Mono.d.mts +5 -0
- package/es/AppleMusic/components/Mono.mjs +23 -0
- package/es/AppleMusic/index.d.mts +13 -0
- package/es/AppleMusic/index.mjs +12 -0
- package/es/AppleMusic/style.mjs +8 -0
- package/es/ApplePay/components/Avatar.d.mts +6 -0
- package/es/ApplePay/components/Avatar.mjs +19 -0
- package/es/ApplePay/components/Mono.d.mts +5 -0
- package/es/ApplePay/components/Mono.mjs +23 -0
- package/es/ApplePay/index.d.mts +11 -0
- package/es/ApplePay/index.mjs +10 -0
- package/es/ApplePay/style.mjs +8 -0
- package/es/ApplePodcasts/components/Avatar.d.mts +6 -0
- package/es/ApplePodcasts/components/Avatar.mjs +19 -0
- package/es/ApplePodcasts/components/Color.d.mts +5 -0
- package/es/ApplePodcasts/components/Color.mjs +25 -0
- package/es/ApplePodcasts/components/Mono.d.mts +5 -0
- package/es/ApplePodcasts/components/Mono.mjs +23 -0
- package/es/ApplePodcasts/index.d.mts +13 -0
- package/es/ApplePodcasts/index.mjs +12 -0
- package/es/ApplePodcasts/style.mjs +8 -0
- package/es/AppleTV/components/Avatar.d.mts +6 -0
- package/es/AppleTV/components/Avatar.mjs +19 -0
- package/es/AppleTV/components/Mono.d.mts +5 -0
- package/es/AppleTV/components/Mono.mjs +23 -0
- package/es/AppleTV/index.d.mts +11 -0
- package/es/AppleTV/index.mjs +10 -0
- package/es/AppleTV/style.mjs +8 -0
- package/es/Appwrite/components/Avatar.d.mts +6 -0
- package/es/Appwrite/components/Avatar.mjs +19 -0
- package/es/Appwrite/components/Color.d.mts +5 -0
- package/es/Appwrite/components/Color.mjs +25 -0
- package/es/Appwrite/components/Mono.d.mts +5 -0
- package/es/Appwrite/components/Mono.mjs +23 -0
- package/es/Appwrite/index.d.mts +13 -0
- package/es/Appwrite/index.mjs +12 -0
- package/es/Appwrite/style.mjs +8 -0
- package/es/Arc/components/Avatar.d.mts +6 -0
- package/es/Arc/components/Avatar.mjs +19 -0
- package/es/Arc/components/Color.d.mts +5 -0
- package/es/Arc/components/Color.mjs +25 -0
- package/es/Arc/components/Mono.d.mts +5 -0
- package/es/Arc/components/Mono.mjs +22 -0
- package/es/Arc/index.d.mts +13 -0
- package/es/Arc/index.mjs +12 -0
- package/es/Arc/style.mjs +7 -0
- package/es/ArchLinux/components/Avatar.d.mts +6 -0
- package/es/ArchLinux/components/Avatar.mjs +19 -0
- package/es/ArchLinux/components/Color.d.mts +5 -0
- package/es/ArchLinux/components/Color.mjs +25 -0
- package/es/ArchLinux/components/Mono.d.mts +5 -0
- package/es/ArchLinux/components/Mono.mjs +23 -0
- package/es/ArchLinux/index.d.mts +13 -0
- package/es/ArchLinux/index.mjs +12 -0
- package/es/ArchLinux/style.mjs +8 -0
- package/es/Arduino/components/Avatar.d.mts +6 -0
- package/es/Arduino/components/Avatar.mjs +19 -0
- package/es/Arduino/components/Color.d.mts +5 -0
- package/es/Arduino/components/Color.mjs +25 -0
- package/es/Arduino/components/Mono.d.mts +5 -0
- package/es/Arduino/components/Mono.mjs +23 -0
- package/es/Arduino/index.d.mts +13 -0
- package/es/Arduino/index.mjs +12 -0
- package/es/Arduino/style.mjs +8 -0
- package/es/Argo/components/Avatar.d.mts +6 -0
- package/es/Argo/components/Avatar.mjs +19 -0
- package/es/Argo/components/Color.d.mts +5 -0
- package/es/Argo/components/Color.mjs +25 -0
- package/es/Argo/components/Mono.d.mts +5 -0
- package/es/Argo/components/Mono.mjs +23 -0
- package/es/Argo/index.d.mts +13 -0
- package/es/Argo/index.mjs +12 -0
- package/es/Argo/style.mjs +8 -0
- package/es/Arm/components/Avatar.d.mts +6 -0
- package/es/Arm/components/Avatar.mjs +19 -0
- package/es/Arm/components/Color.d.mts +5 -0
- package/es/Arm/components/Color.mjs +25 -0
- package/es/Arm/components/Mono.d.mts +5 -0
- package/es/Arm/components/Mono.mjs +22 -0
- package/es/Arm/index.d.mts +13 -0
- package/es/Arm/index.mjs +12 -0
- package/es/Arm/style.mjs +7 -0
- package/es/Asana/components/Avatar.d.mts +6 -0
- package/es/Asana/components/Avatar.mjs +19 -0
- package/es/Asana/components/Color.d.mts +5 -0
- package/es/Asana/components/Color.mjs +25 -0
- package/es/Asana/components/Mono.d.mts +5 -0
- package/es/Asana/components/Mono.mjs +23 -0
- package/es/Asana/index.d.mts +13 -0
- package/es/Asana/index.mjs +12 -0
- package/es/Asana/style.mjs +8 -0
- package/es/Astro/components/Avatar.d.mts +6 -0
- package/es/Astro/components/Avatar.mjs +19 -0
- package/es/Astro/components/Color.d.mts +5 -0
- package/es/Astro/components/Color.mjs +25 -0
- package/es/Astro/components/Mono.d.mts +5 -0
- package/es/Astro/components/Mono.mjs +23 -0
- package/es/Astro/index.d.mts +13 -0
- package/es/Astro/index.mjs +12 -0
- package/es/Astro/style.mjs +8 -0
- package/es/Asus/components/Avatar.d.mts +6 -0
- package/es/Asus/components/Avatar.mjs +19 -0
- package/es/Asus/components/Mono.d.mts +5 -0
- package/es/Asus/components/Mono.mjs +23 -0
- package/es/Asus/index.d.mts +11 -0
- package/es/Asus/index.mjs +10 -0
- package/es/Asus/style.mjs +8 -0
- package/es/Atlassian/components/Avatar.d.mts +6 -0
- package/es/Atlassian/components/Avatar.mjs +19 -0
- package/es/Atlassian/components/Color.d.mts +5 -0
- package/es/Atlassian/components/Color.mjs +25 -0
- package/es/Atlassian/components/Mono.d.mts +5 -0
- package/es/Atlassian/components/Mono.mjs +23 -0
- package/es/Atlassian/index.d.mts +13 -0
- package/es/Atlassian/index.mjs +12 -0
- package/es/Atlassian/style.mjs +8 -0
- package/es/Audacity/components/Avatar.d.mts +6 -0
- package/es/Audacity/components/Avatar.mjs +19 -0
- package/es/Audacity/components/Color.d.mts +5 -0
- package/es/Audacity/components/Color.mjs +25 -0
- package/es/Audacity/components/Mono.d.mts +5 -0
- package/es/Audacity/components/Mono.mjs +23 -0
- package/es/Audacity/index.d.mts +13 -0
- package/es/Audacity/index.mjs +12 -0
- package/es/Audacity/style.mjs +8 -0
- package/es/Audi/components/Avatar.d.mts +6 -0
- package/es/Audi/components/Avatar.mjs +19 -0
- package/es/Audi/components/Color.d.mts +5 -0
- package/es/Audi/components/Color.mjs +25 -0
- package/es/Audi/components/Mono.d.mts +5 -0
- package/es/Audi/components/Mono.mjs +23 -0
- package/es/Audi/index.d.mts +13 -0
- package/es/Audi/index.mjs +12 -0
- package/es/Audi/style.mjs +8 -0
- package/es/Audible/components/Avatar.d.mts +6 -0
- package/es/Audible/components/Avatar.mjs +19 -0
- package/es/Audible/components/Color.d.mts +5 -0
- package/es/Audible/components/Color.mjs +25 -0
- package/es/Audible/components/Mono.d.mts +5 -0
- package/es/Audible/components/Mono.mjs +23 -0
- package/es/Audible/index.d.mts +13 -0
- package/es/Audible/index.mjs +12 -0
- package/es/Audible/style.mjs +8 -0
- package/es/Auth0/components/Avatar.d.mts +6 -0
- package/es/Auth0/components/Avatar.mjs +19 -0
- package/es/Auth0/components/Color.d.mts +5 -0
- package/es/Auth0/components/Color.mjs +25 -0
- package/es/Auth0/components/Mono.d.mts +5 -0
- package/es/Auth0/components/Mono.mjs +23 -0
- package/es/Auth0/index.d.mts +13 -0
- package/es/Auth0/index.mjs +12 -0
- package/es/Auth0/style.mjs +8 -0
- package/es/Autodesk/components/Avatar.d.mts +6 -0
- package/es/Autodesk/components/Avatar.mjs +19 -0
- package/es/Autodesk/components/Mono.d.mts +5 -0
- package/es/Autodesk/components/Mono.mjs +23 -0
- package/es/Autodesk/index.d.mts +11 -0
- package/es/Autodesk/index.mjs +10 -0
- package/es/Autodesk/style.mjs +8 -0
- package/es/BMW/components/Avatar.d.mts +6 -0
- package/es/BMW/components/Avatar.mjs +19 -0
- package/es/BMW/components/Color.d.mts +5 -0
- package/es/BMW/components/Color.mjs +25 -0
- package/es/BMW/components/Mono.d.mts +5 -0
- package/es/BMW/components/Mono.mjs +22 -0
- package/es/BMW/index.d.mts +13 -0
- package/es/BMW/index.mjs +12 -0
- package/es/BMW/style.mjs +7 -0
- package/es/Babel/components/Avatar.d.mts +6 -0
- package/es/Babel/components/Avatar.mjs +19 -0
- package/es/Babel/components/Color.d.mts +5 -0
- package/es/Babel/components/Color.mjs +25 -0
- package/es/Babel/components/Mono.d.mts +5 -0
- package/es/Babel/components/Mono.mjs +23 -0
- package/es/Babel/index.d.mts +13 -0
- package/es/Babel/index.mjs +12 -0
- package/es/Babel/style.mjs +8 -0
- package/es/Backblaze/components/Avatar.d.mts +6 -0
- package/es/Backblaze/components/Avatar.mjs +19 -0
- package/es/Backblaze/components/Color.d.mts +5 -0
- package/es/Backblaze/components/Color.mjs +25 -0
- package/es/Backblaze/components/Mono.d.mts +5 -0
- package/es/Backblaze/components/Mono.mjs +23 -0
- package/es/Backblaze/index.d.mts +13 -0
- package/es/Backblaze/index.mjs +12 -0
- package/es/Backblaze/style.mjs +8 -0
- package/es/Bandcamp/components/Avatar.d.mts +6 -0
- package/es/Bandcamp/components/Avatar.mjs +19 -0
- package/es/Bandcamp/components/Color.d.mts +5 -0
- package/es/Bandcamp/components/Color.mjs +25 -0
- package/es/Bandcamp/components/Mono.d.mts +5 -0
- package/es/Bandcamp/components/Mono.mjs +23 -0
- package/es/Bandcamp/index.d.mts +13 -0
- package/es/Bandcamp/index.mjs +12 -0
- package/es/Bandcamp/style.mjs +8 -0
- package/es/BankOfAmerica/components/Avatar.d.mts +6 -0
- package/es/BankOfAmerica/components/Avatar.mjs +19 -0
- package/es/BankOfAmerica/components/Mono.d.mts +5 -0
- package/es/BankOfAmerica/components/Mono.mjs +23 -0
- package/es/BankOfAmerica/index.d.mts +11 -0
- package/es/BankOfAmerica/index.mjs +10 -0
- package/es/BankOfAmerica/style.mjs +8 -0
- package/es/Barclays/components/Avatar.d.mts +6 -0
- package/es/Barclays/components/Avatar.mjs +19 -0
- package/es/Barclays/components/Color.d.mts +5 -0
- package/es/Barclays/components/Color.mjs +25 -0
- package/es/Barclays/components/Mono.d.mts +5 -0
- package/es/Barclays/components/Mono.mjs +23 -0
- package/es/Barclays/index.d.mts +13 -0
- package/es/Barclays/index.mjs +12 -0
- package/es/Barclays/style.mjs +8 -0
- package/es/Bash/components/Avatar.d.mts +6 -0
- package/es/Bash/components/Avatar.mjs +19 -0
- package/es/Bash/components/Color.d.mts +5 -0
- package/es/Bash/components/Color.mjs +25 -0
- package/es/Bash/components/Mono.d.mts +5 -0
- package/es/Bash/components/Mono.mjs +23 -0
- package/es/Bash/index.d.mts +13 -0
- package/es/Bash/index.mjs +12 -0
- package/es/Bash/style.mjs +8 -0
- package/es/BattleNet/components/Avatar.d.mts +6 -0
- package/es/BattleNet/components/Avatar.mjs +19 -0
- package/es/BattleNet/components/Color.d.mts +5 -0
- package/es/BattleNet/components/Color.mjs +25 -0
- package/es/BattleNet/components/Mono.d.mts +5 -0
- package/es/BattleNet/components/Mono.mjs +23 -0
- package/es/BattleNet/index.d.mts +13 -0
- package/es/BattleNet/index.mjs +12 -0
- package/es/BattleNet/style.mjs +8 -0
- package/es/Bazel/components/Avatar.d.mts +6 -0
- package/es/Bazel/components/Avatar.mjs +19 -0
- package/es/Bazel/components/Color.d.mts +5 -0
- package/es/Bazel/components/Color.mjs +25 -0
- package/es/Bazel/components/Mono.d.mts +5 -0
- package/es/Bazel/components/Mono.mjs +23 -0
- package/es/Bazel/index.d.mts +13 -0
- package/es/Bazel/index.mjs +12 -0
- package/es/Bazel/style.mjs +8 -0
- package/es/Beats/components/Avatar.d.mts +6 -0
- package/es/Beats/components/Avatar.mjs +19 -0
- package/es/Beats/components/Color.d.mts +5 -0
- package/es/Beats/components/Color.mjs +25 -0
- package/es/Beats/components/Mono.d.mts +5 -0
- package/es/Beats/components/Mono.mjs +23 -0
- package/es/Beats/index.d.mts +13 -0
- package/es/Beats/index.mjs +12 -0
- package/es/Beats/style.mjs +8 -0
- package/es/Behance/components/Avatar.d.mts +6 -0
- package/es/Behance/components/Avatar.mjs +19 -0
- package/es/Behance/components/Color.d.mts +5 -0
- package/es/Behance/components/Color.mjs +25 -0
- package/es/Behance/components/Mono.d.mts +5 -0
- package/es/Behance/components/Mono.mjs +23 -0
- package/es/Behance/index.d.mts +13 -0
- package/es/Behance/index.mjs +12 -0
- package/es/Behance/style.mjs +8 -0
- package/es/Binance/components/Avatar.d.mts +6 -0
- package/es/Binance/components/Avatar.mjs +19 -0
- package/es/Binance/components/Color.d.mts +5 -0
- package/es/Binance/components/Color.mjs +25 -0
- package/es/Binance/components/Mono.d.mts +5 -0
- package/es/Binance/components/Mono.mjs +23 -0
- package/es/Binance/index.d.mts +13 -0
- package/es/Binance/index.mjs +12 -0
- package/es/Binance/style.mjs +8 -0
- package/es/Biome/components/Avatar.d.mts +6 -0
- package/es/Biome/components/Avatar.mjs +19 -0
- package/es/Biome/components/Color.d.mts +5 -0
- package/es/Biome/components/Color.mjs +25 -0
- package/es/Biome/components/Mono.d.mts +5 -0
- package/es/Biome/components/Mono.mjs +23 -0
- package/es/Biome/index.d.mts +13 -0
- package/es/Biome/index.mjs +12 -0
- package/es/Biome/style.mjs +8 -0
- package/es/Bitbucket/components/Avatar.d.mts +6 -0
- package/es/Bitbucket/components/Avatar.mjs +19 -0
- package/es/Bitbucket/components/Color.d.mts +5 -0
- package/es/Bitbucket/components/Color.mjs +25 -0
- package/es/Bitbucket/components/Mono.d.mts +5 -0
- package/es/Bitbucket/components/Mono.mjs +23 -0
- package/es/Bitbucket/index.d.mts +13 -0
- package/es/Bitbucket/index.mjs +12 -0
- package/es/Bitbucket/style.mjs +8 -0
- package/es/Bitcoin/components/Avatar.d.mts +6 -0
- package/es/Bitcoin/components/Avatar.mjs +19 -0
- package/es/Bitcoin/components/Color.d.mts +5 -0
- package/es/Bitcoin/components/Color.mjs +25 -0
- package/es/Bitcoin/components/Mono.d.mts +5 -0
- package/es/Bitcoin/components/Mono.mjs +23 -0
- package/es/Bitcoin/index.d.mts +13 -0
- package/es/Bitcoin/index.mjs +12 -0
- package/es/Bitcoin/style.mjs +8 -0
- package/es/Bitwarden/components/Avatar.d.mts +6 -0
- package/es/Bitwarden/components/Avatar.mjs +19 -0
- package/es/Bitwarden/components/Color.d.mts +5 -0
- package/es/Bitwarden/components/Color.mjs +25 -0
- package/es/Bitwarden/components/Mono.d.mts +5 -0
- package/es/Bitwarden/components/Mono.mjs +23 -0
- package/es/Bitwarden/index.d.mts +13 -0
- package/es/Bitwarden/index.mjs +12 -0
- package/es/Bitwarden/style.mjs +8 -0
- package/es/Blender/components/Avatar.d.mts +6 -0
- package/es/Blender/components/Avatar.mjs +19 -0
- package/es/Blender/components/Color.d.mts +5 -0
- package/es/Blender/components/Color.mjs +25 -0
- package/es/Blender/components/Mono.d.mts +5 -0
- package/es/Blender/components/Mono.mjs +23 -0
- package/es/Blender/index.d.mts +13 -0
- package/es/Blender/index.mjs +12 -0
- package/es/Blender/style.mjs +8 -0
- package/es/Bluesky/components/Avatar.d.mts +6 -0
- package/es/Bluesky/components/Avatar.mjs +19 -0
- package/es/Bluesky/components/Color.d.mts +5 -0
- package/es/Bluesky/components/Color.mjs +25 -0
- package/es/Bluesky/components/Mono.d.mts +5 -0
- package/es/Bluesky/components/Mono.mjs +23 -0
- package/es/Bluesky/index.d.mts +13 -0
- package/es/Bluesky/index.mjs +12 -0
- package/es/Bluesky/style.mjs +8 -0
- package/es/BookingCom/components/Avatar.d.mts +6 -0
- package/es/BookingCom/components/Avatar.mjs +19 -0
- package/es/BookingCom/components/Color.d.mts +5 -0
- package/es/BookingCom/components/Color.mjs +25 -0
- package/es/BookingCom/components/Mono.d.mts +5 -0
- package/es/BookingCom/components/Mono.mjs +23 -0
- package/es/BookingCom/index.d.mts +13 -0
- package/es/BookingCom/index.mjs +12 -0
- package/es/BookingCom/style.mjs +8 -0
- package/es/Bootstrap/components/Avatar.d.mts +6 -0
- package/es/Bootstrap/components/Avatar.mjs +19 -0
- package/es/Bootstrap/components/Color.d.mts +5 -0
- package/es/Bootstrap/components/Color.mjs +25 -0
- package/es/Bootstrap/components/Mono.d.mts +5 -0
- package/es/Bootstrap/components/Mono.mjs +23 -0
- package/es/Bootstrap/index.d.mts +13 -0
- package/es/Bootstrap/index.mjs +12 -0
- package/es/Bootstrap/style.mjs +8 -0
- package/es/Bosch/components/Avatar.d.mts +6 -0
- package/es/Bosch/components/Avatar.mjs +19 -0
- package/es/Bosch/components/Color.d.mts +5 -0
- package/es/Bosch/components/Color.mjs +25 -0
- package/es/Bosch/components/Mono.d.mts +5 -0
- package/es/Bosch/components/Mono.mjs +23 -0
- package/es/Bosch/index.d.mts +13 -0
- package/es/Bosch/index.mjs +12 -0
- package/es/Bosch/style.mjs +8 -0
- package/es/Bose/components/Avatar.d.mts +6 -0
- package/es/Bose/components/Avatar.mjs +19 -0
- package/es/Bose/components/Mono.d.mts +5 -0
- package/es/Bose/components/Mono.mjs +23 -0
- package/es/Bose/index.d.mts +11 -0
- package/es/Bose/index.mjs +10 -0
- package/es/Bose/style.mjs +8 -0
- package/es/Box/components/Avatar.d.mts +6 -0
- package/es/Box/components/Avatar.mjs +19 -0
- package/es/Box/components/Color.d.mts +5 -0
- package/es/Box/components/Color.mjs +25 -0
- package/es/Box/components/Mono.d.mts +5 -0
- package/es/Box/components/Mono.mjs +22 -0
- package/es/Box/index.d.mts +13 -0
- package/es/Box/index.mjs +12 -0
- package/es/Box/style.mjs +7 -0
- package/es/Bruno/components/Avatar.d.mts +6 -0
- package/es/Bruno/components/Avatar.mjs +19 -0
- package/es/Bruno/components/Color.d.mts +5 -0
- package/es/Bruno/components/Color.mjs +25 -0
- package/es/Bruno/components/Mono.d.mts +5 -0
- package/es/Bruno/components/Mono.mjs +23 -0
- package/es/Bruno/index.d.mts +13 -0
- package/es/Bruno/index.mjs +12 -0
- package/es/Bruno/style.mjs +8 -0
- package/es/Buildkite/components/Avatar.d.mts +6 -0
- package/es/Buildkite/components/Avatar.mjs +19 -0
- package/es/Buildkite/components/Color.d.mts +5 -0
- package/es/Buildkite/components/Color.mjs +25 -0
- package/es/Buildkite/components/Mono.d.mts +5 -0
- package/es/Buildkite/components/Mono.mjs +23 -0
- package/es/Buildkite/index.d.mts +13 -0
- package/es/Buildkite/index.mjs +12 -0
- package/es/Buildkite/style.mjs +8 -0
- package/es/Bun/components/Avatar.d.mts +6 -0
- package/es/Bun/components/Avatar.mjs +19 -0
- package/es/Bun/components/Mono.d.mts +5 -0
- package/es/Bun/components/Mono.mjs +22 -0
- package/es/Bun/index.d.mts +11 -0
- package/es/Bun/index.mjs +10 -0
- package/es/Bun/style.mjs +7 -0
- package/es/BurgerKing/components/Avatar.d.mts +6 -0
- package/es/BurgerKing/components/Avatar.mjs +19 -0
- package/es/BurgerKing/components/Color.d.mts +5 -0
- package/es/BurgerKing/components/Color.mjs +25 -0
- package/es/BurgerKing/components/Mono.d.mts +5 -0
- package/es/BurgerKing/components/Mono.mjs +23 -0
- package/es/BurgerKing/index.d.mts +13 -0
- package/es/BurgerKing/index.mjs +12 -0
- package/es/BurgerKing/style.mjs +8 -0
- package/es/CLang/components/Avatar.d.mts +6 -0
- package/es/CLang/components/Avatar.mjs +19 -0
- package/es/CLang/components/Color.d.mts +5 -0
- package/es/CLang/components/Color.mjs +25 -0
- package/es/CLang/components/Mono.d.mts +5 -0
- package/es/CLang/components/Mono.mjs +22 -0
- package/es/CLang/index.d.mts +13 -0
- package/es/CLang/index.mjs +12 -0
- package/es/CLang/style.mjs +7 -0
- package/es/CLion/components/Avatar.d.mts +6 -0
- package/es/CLion/components/Avatar.mjs +19 -0
- package/es/CLion/components/Mono.d.mts +5 -0
- package/es/CLion/components/Mono.mjs +23 -0
- package/es/CLion/index.d.mts +11 -0
- package/es/CLion/index.mjs +10 -0
- package/es/CLion/style.mjs +8 -0
- package/es/CMake/components/Avatar.d.mts +6 -0
- package/es/CMake/components/Avatar.mjs +19 -0
- package/es/CMake/components/Color.d.mts +5 -0
- package/es/CMake/components/Color.mjs +25 -0
- package/es/CMake/components/Mono.d.mts +5 -0
- package/es/CMake/components/Mono.mjs +23 -0
- package/es/CMake/index.d.mts +13 -0
- package/es/CMake/index.mjs +12 -0
- package/es/CMake/style.mjs +8 -0
- package/es/CNN/components/Avatar.d.mts +6 -0
- package/es/CNN/components/Avatar.mjs +19 -0
- package/es/CNN/components/Color.d.mts +5 -0
- package/es/CNN/components/Color.mjs +25 -0
- package/es/CNN/components/Mono.d.mts +5 -0
- package/es/CNN/components/Mono.mjs +22 -0
- package/es/CNN/index.d.mts +13 -0
- package/es/CNN/index.mjs +12 -0
- package/es/CNN/style.mjs +7 -0
- package/es/CPlusPlus/components/Avatar.d.mts +6 -0
- package/es/CPlusPlus/components/Avatar.mjs +19 -0
- package/es/CPlusPlus/components/Color.d.mts +5 -0
- package/es/CPlusPlus/components/Color.mjs +25 -0
- package/es/CPlusPlus/components/Mono.d.mts +5 -0
- package/es/CPlusPlus/components/Mono.mjs +22 -0
- package/es/CPlusPlus/index.d.mts +13 -0
- package/es/CPlusPlus/index.mjs +12 -0
- package/es/CPlusPlus/style.mjs +7 -0
- package/es/CSDN/components/Avatar.d.mts +6 -0
- package/es/CSDN/components/Avatar.mjs +19 -0
- package/es/CSDN/components/Color.d.mts +5 -0
- package/es/CSDN/components/Color.mjs +25 -0
- package/es/CSDN/components/Mono.d.mts +5 -0
- package/es/CSDN/components/Mono.mjs +23 -0
- package/es/CSDN/index.d.mts +13 -0
- package/es/CSDN/index.mjs +12 -0
- package/es/CSDN/style.mjs +8 -0
- package/es/CSS/components/Avatar.d.mts +6 -0
- package/es/CSS/components/Avatar.mjs +19 -0
- package/es/CSS/components/Color.d.mts +5 -0
- package/es/CSS/components/Color.mjs +25 -0
- package/es/CSS/components/Mono.d.mts +5 -0
- package/es/CSS/components/Mono.mjs +22 -0
- package/es/CSS/index.d.mts +13 -0
- package/es/CSS/index.mjs +12 -0
- package/es/CSS/style.mjs +7 -0
- package/es/Calendly/components/Avatar.d.mts +6 -0
- package/es/Calendly/components/Avatar.mjs +19 -0
- package/es/Calendly/components/Color.d.mts +5 -0
- package/es/Calendly/components/Color.mjs +25 -0
- package/es/Calendly/components/Mono.d.mts +5 -0
- package/es/Calendly/components/Mono.mjs +23 -0
- package/es/Calendly/index.d.mts +13 -0
- package/es/Calendly/index.mjs +12 -0
- package/es/Calendly/style.mjs +8 -0
- package/es/Cardano/components/Avatar.d.mts +6 -0
- package/es/Cardano/components/Avatar.mjs +19 -0
- package/es/Cardano/components/Color.d.mts +5 -0
- package/es/Cardano/components/Color.mjs +25 -0
- package/es/Cardano/components/Mono.d.mts +5 -0
- package/es/Cardano/components/Mono.mjs +23 -0
- package/es/Cardano/index.d.mts +13 -0
- package/es/Cardano/index.mjs +12 -0
- package/es/Cardano/style.mjs +8 -0
- package/es/CashApp/components/Avatar.d.mts +6 -0
- package/es/CashApp/components/Avatar.mjs +19 -0
- package/es/CashApp/components/Color.d.mts +5 -0
- package/es/CashApp/components/Color.mjs +25 -0
- package/es/CashApp/components/Mono.d.mts +5 -0
- package/es/CashApp/components/Mono.mjs +23 -0
- package/es/CashApp/index.d.mts +13 -0
- package/es/CashApp/index.mjs +12 -0
- package/es/CashApp/style.mjs +8 -0
- package/es/Cassandra/components/Avatar.d.mts +6 -0
- package/es/Cassandra/components/Avatar.mjs +19 -0
- package/es/Cassandra/components/Color.d.mts +5 -0
- package/es/Cassandra/components/Color.mjs +25 -0
- package/es/Cassandra/components/Mono.d.mts +5 -0
- package/es/Cassandra/components/Mono.mjs +23 -0
- package/es/Cassandra/index.d.mts +13 -0
- package/es/Cassandra/index.mjs +12 -0
- package/es/Cassandra/style.mjs +8 -0
- package/es/CentOS/components/Avatar.d.mts +6 -0
- package/es/CentOS/components/Avatar.mjs +19 -0
- package/es/CentOS/components/Color.d.mts +5 -0
- package/es/CentOS/components/Color.mjs +25 -0
- package/es/CentOS/components/Mono.d.mts +5 -0
- package/es/CentOS/components/Mono.mjs +23 -0
- package/es/CentOS/index.d.mts +13 -0
- package/es/CentOS/index.mjs +12 -0
- package/es/CentOS/style.mjs +8 -0
- package/es/Ceph/components/Avatar.d.mts +6 -0
- package/es/Ceph/components/Avatar.mjs +19 -0
- package/es/Ceph/components/Color.d.mts +5 -0
- package/es/Ceph/components/Color.mjs +25 -0
- package/es/Ceph/components/Mono.d.mts +5 -0
- package/es/Ceph/components/Mono.mjs +23 -0
- package/es/Ceph/index.d.mts +13 -0
- package/es/Ceph/index.mjs +12 -0
- package/es/Ceph/style.mjs +8 -0
- package/es/Chainlink/components/Avatar.d.mts +6 -0
- package/es/Chainlink/components/Avatar.mjs +19 -0
- package/es/Chainlink/components/Color.d.mts +5 -0
- package/es/Chainlink/components/Color.mjs +25 -0
- package/es/Chainlink/components/Mono.d.mts +5 -0
- package/es/Chainlink/components/Mono.mjs +23 -0
- package/es/Chainlink/index.d.mts +13 -0
- package/es/Chainlink/index.mjs +12 -0
- package/es/Chainlink/style.mjs +8 -0
- package/es/ChartJS/components/Avatar.d.mts +6 -0
- package/es/ChartJS/components/Avatar.mjs +19 -0
- package/es/ChartJS/components/Color.d.mts +5 -0
- package/es/ChartJS/components/Color.mjs +25 -0
- package/es/ChartJS/components/Mono.d.mts +5 -0
- package/es/ChartJS/components/Mono.mjs +23 -0
- package/es/ChartJS/index.d.mts +13 -0
- package/es/ChartJS/index.mjs +12 -0
- package/es/ChartJS/style.mjs +8 -0
- package/es/Chase/components/Avatar.d.mts +6 -0
- package/es/Chase/components/Avatar.mjs +19 -0
- package/es/Chase/components/Color.d.mts +5 -0
- package/es/Chase/components/Color.mjs +25 -0
- package/es/Chase/components/Mono.d.mts +5 -0
- package/es/Chase/components/Mono.mjs +23 -0
- package/es/Chase/index.d.mts +13 -0
- package/es/Chase/index.mjs +12 -0
- package/es/Chase/style.mjs +8 -0
- package/es/Chef/components/Avatar.d.mts +6 -0
- package/es/Chef/components/Avatar.mjs +19 -0
- package/es/Chef/components/Color.d.mts +5 -0
- package/es/Chef/components/Color.mjs +25 -0
- package/es/Chef/components/Mono.d.mts +5 -0
- package/es/Chef/components/Mono.mjs +23 -0
- package/es/Chef/index.d.mts +13 -0
- package/es/Chef/index.mjs +12 -0
- package/es/Chef/style.mjs +8 -0
- package/es/ChessCom/components/Avatar.d.mts +6 -0
- package/es/ChessCom/components/Avatar.mjs +19 -0
- package/es/ChessCom/components/Color.d.mts +5 -0
- package/es/ChessCom/components/Color.mjs +25 -0
- package/es/ChessCom/components/Mono.d.mts +5 -0
- package/es/ChessCom/components/Mono.mjs +23 -0
- package/es/ChessCom/index.d.mts +13 -0
- package/es/ChessCom/index.mjs +12 -0
- package/es/ChessCom/style.mjs +8 -0
- package/es/Chevrolet/components/Avatar.d.mts +6 -0
- package/es/Chevrolet/components/Avatar.mjs +19 -0
- package/es/Chevrolet/components/Color.d.mts +5 -0
- package/es/Chevrolet/components/Color.mjs +25 -0
- package/es/Chevrolet/components/Mono.d.mts +5 -0
- package/es/Chevrolet/components/Mono.mjs +23 -0
- package/es/Chevrolet/index.d.mts +13 -0
- package/es/Chevrolet/index.mjs +12 -0
- package/es/Chevrolet/style.mjs +8 -0
- package/es/Chrome/components/Avatar.d.mts +6 -0
- package/es/Chrome/components/Avatar.mjs +19 -0
- package/es/Chrome/components/Color.d.mts +5 -0
- package/es/Chrome/components/Color.mjs +25 -0
- package/es/Chrome/components/Mono.d.mts +5 -0
- package/es/Chrome/components/Mono.mjs +23 -0
- package/es/Chrome/index.d.mts +13 -0
- package/es/Chrome/index.mjs +12 -0
- package/es/Chrome/style.mjs +8 -0
- package/es/CircleCI/components/Avatar.d.mts +6 -0
- package/es/CircleCI/components/Avatar.mjs +19 -0
- package/es/CircleCI/components/Color.d.mts +5 -0
- package/es/CircleCI/components/Color.mjs +25 -0
- package/es/CircleCI/components/Mono.d.mts +5 -0
- package/es/CircleCI/components/Mono.mjs +23 -0
- package/es/CircleCI/index.d.mts +13 -0
- package/es/CircleCI/index.mjs +12 -0
- package/es/CircleCI/style.mjs +8 -0
- package/es/Cisco/components/Avatar.d.mts +6 -0
- package/es/Cisco/components/Avatar.mjs +19 -0
- package/es/Cisco/components/Color.d.mts +5 -0
- package/es/Cisco/components/Color.mjs +25 -0
- package/es/Cisco/components/Mono.d.mts +5 -0
- package/es/Cisco/components/Mono.mjs +23 -0
- package/es/Cisco/index.d.mts +13 -0
- package/es/Cisco/index.mjs +12 -0
- package/es/Cisco/style.mjs +8 -0
- package/es/Clerk/components/Avatar.d.mts +6 -0
- package/es/Clerk/components/Avatar.mjs +19 -0
- package/es/Clerk/components/Color.d.mts +5 -0
- package/es/Clerk/components/Color.mjs +25 -0
- package/es/Clerk/components/Mono.d.mts +5 -0
- package/es/Clerk/components/Mono.mjs +23 -0
- package/es/Clerk/index.d.mts +13 -0
- package/es/Clerk/index.mjs +12 -0
- package/es/Clerk/style.mjs +8 -0
- package/es/ClickHouse/components/Avatar.d.mts +6 -0
- package/es/ClickHouse/components/Avatar.mjs +19 -0
- package/es/ClickHouse/components/Color.d.mts +5 -0
- package/es/ClickHouse/components/Color.mjs +25 -0
- package/es/ClickHouse/components/Mono.d.mts +5 -0
- package/es/ClickHouse/components/Mono.mjs +23 -0
- package/es/ClickHouse/index.d.mts +13 -0
- package/es/ClickHouse/index.mjs +12 -0
- package/es/ClickHouse/style.mjs +8 -0
- package/es/ClickUp/components/Avatar.d.mts +6 -0
- package/es/ClickUp/components/Avatar.mjs +19 -0
- package/es/ClickUp/components/Color.d.mts +5 -0
- package/es/ClickUp/components/Color.mjs +25 -0
- package/es/ClickUp/components/Mono.d.mts +5 -0
- package/es/ClickUp/components/Mono.mjs +23 -0
- package/es/ClickUp/index.d.mts +13 -0
- package/es/ClickUp/index.mjs +12 -0
- package/es/ClickUp/style.mjs +8 -0
- package/es/Clockify/components/Avatar.d.mts +6 -0
- package/es/Clockify/components/Avatar.mjs +19 -0
- package/es/Clockify/components/Color.d.mts +5 -0
- package/es/Clockify/components/Color.mjs +25 -0
- package/es/Clockify/components/Mono.d.mts +5 -0
- package/es/Clockify/components/Mono.mjs +23 -0
- package/es/Clockify/index.d.mts +13 -0
- package/es/Clockify/index.mjs +12 -0
- package/es/Clockify/style.mjs +8 -0
- package/es/Clojure/components/Avatar.d.mts +6 -0
- package/es/Clojure/components/Avatar.mjs +19 -0
- package/es/Clojure/components/Color.d.mts +5 -0
- package/es/Clojure/components/Color.mjs +25 -0
- package/es/Clojure/components/Mono.d.mts +5 -0
- package/es/Clojure/components/Mono.mjs +23 -0
- package/es/Clojure/index.d.mts +13 -0
- package/es/Clojure/index.mjs +12 -0
- package/es/Clojure/style.mjs +8 -0
- package/es/CloudflarePages/components/Avatar.d.mts +6 -0
- package/es/CloudflarePages/components/Avatar.mjs +19 -0
- package/es/CloudflarePages/components/Color.d.mts +5 -0
- package/es/CloudflarePages/components/Color.mjs +25 -0
- package/es/CloudflarePages/components/Mono.d.mts +5 -0
- package/es/CloudflarePages/components/Mono.mjs +23 -0
- package/es/CloudflarePages/index.d.mts +13 -0
- package/es/CloudflarePages/index.mjs +12 -0
- package/es/CloudflarePages/style.mjs +8 -0
- package/es/CloudflareWorkers/components/Avatar.d.mts +6 -0
- package/es/CloudflareWorkers/components/Avatar.mjs +19 -0
- package/es/CloudflareWorkers/components/Color.d.mts +5 -0
- package/es/CloudflareWorkers/components/Color.mjs +25 -0
- package/es/CloudflareWorkers/components/Mono.d.mts +5 -0
- package/es/CloudflareWorkers/components/Mono.mjs +23 -0
- package/es/CloudflareWorkers/index.d.mts +13 -0
- package/es/CloudflareWorkers/index.mjs +12 -0
- package/es/CloudflareWorkers/style.mjs +8 -0
- package/es/Cloudinary/components/Avatar.d.mts +6 -0
- package/es/Cloudinary/components/Avatar.mjs +19 -0
- package/es/Cloudinary/components/Color.d.mts +5 -0
- package/es/Cloudinary/components/Color.mjs +25 -0
- package/es/Cloudinary/components/Mono.d.mts +5 -0
- package/es/Cloudinary/components/Mono.mjs +23 -0
- package/es/Cloudinary/index.d.mts +13 -0
- package/es/Cloudinary/index.mjs +12 -0
- package/es/Cloudinary/style.mjs +8 -0
- package/es/CocaCola/components/Avatar.d.mts +6 -0
- package/es/CocaCola/components/Avatar.mjs +19 -0
- package/es/CocaCola/components/Color.d.mts +5 -0
- package/es/CocaCola/components/Color.mjs +25 -0
- package/es/CocaCola/components/Mono.d.mts +5 -0
- package/es/CocaCola/components/Mono.mjs +23 -0
- package/es/CocaCola/index.d.mts +13 -0
- package/es/CocaCola/index.mjs +12 -0
- package/es/CocaCola/style.mjs +8 -0
- package/es/CockroachDB/components/Avatar.d.mts +6 -0
- package/es/CockroachDB/components/Avatar.mjs +19 -0
- package/es/CockroachDB/components/Color.d.mts +5 -0
- package/es/CockroachDB/components/Color.mjs +25 -0
- package/es/CockroachDB/components/Mono.d.mts +5 -0
- package/es/CockroachDB/components/Mono.mjs +23 -0
- package/es/CockroachDB/index.d.mts +13 -0
- package/es/CockroachDB/index.mjs +12 -0
- package/es/CockroachDB/style.mjs +8 -0
- package/es/Codeberg/components/Avatar.d.mts +6 -0
- package/es/Codeberg/components/Avatar.mjs +19 -0
- package/es/Codeberg/components/Color.d.mts +5 -0
- package/es/Codeberg/components/Color.mjs +25 -0
- package/es/Codeberg/components/Mono.d.mts +5 -0
- package/es/Codeberg/components/Mono.mjs +23 -0
- package/es/Codeberg/index.d.mts +13 -0
- package/es/Codeberg/index.mjs +12 -0
- package/es/Codeberg/style.mjs +8 -0
- package/es/Codecademy/components/Avatar.d.mts +6 -0
- package/es/Codecademy/components/Avatar.mjs +19 -0
- package/es/Codecademy/components/Color.d.mts +5 -0
- package/es/Codecademy/components/Color.mjs +25 -0
- package/es/Codecademy/components/Mono.d.mts +5 -0
- package/es/Codecademy/components/Mono.mjs +23 -0
- package/es/Codecademy/index.d.mts +13 -0
- package/es/Codecademy/index.mjs +12 -0
- package/es/Codecademy/style.mjs +8 -0
- package/es/Codecov/components/Avatar.d.mts +6 -0
- package/es/Codecov/components/Avatar.mjs +19 -0
- package/es/Codecov/components/Color.d.mts +5 -0
- package/es/Codecov/components/Color.mjs +25 -0
- package/es/Codecov/components/Mono.d.mts +5 -0
- package/es/Codecov/components/Mono.mjs +23 -0
- package/es/Codecov/index.d.mts +13 -0
- package/es/Codecov/index.mjs +12 -0
- package/es/Codecov/style.mjs +8 -0
- package/es/Codewars/components/Avatar.d.mts +6 -0
- package/es/Codewars/components/Avatar.mjs +19 -0
- package/es/Codewars/components/Color.d.mts +5 -0
- package/es/Codewars/components/Color.mjs +25 -0
- package/es/Codewars/components/Mono.d.mts +5 -0
- package/es/Codewars/components/Mono.mjs +23 -0
- package/es/Codewars/index.d.mts +13 -0
- package/es/Codewars/index.mjs +12 -0
- package/es/Codewars/style.mjs +8 -0
- package/es/Coinbase/components/Avatar.d.mts +6 -0
- package/es/Coinbase/components/Avatar.mjs +19 -0
- package/es/Coinbase/components/Color.d.mts +5 -0
- package/es/Coinbase/components/Color.mjs +25 -0
- package/es/Coinbase/components/Mono.d.mts +5 -0
- package/es/Coinbase/components/Mono.mjs +23 -0
- package/es/Coinbase/index.d.mts +13 -0
- package/es/Coinbase/index.mjs +12 -0
- package/es/Coinbase/style.mjs +8 -0
- package/es/Confluence/components/Avatar.d.mts +6 -0
- package/es/Confluence/components/Avatar.mjs +19 -0
- package/es/Confluence/components/Mono.d.mts +5 -0
- package/es/Confluence/components/Mono.mjs +23 -0
- package/es/Confluence/index.d.mts +11 -0
- package/es/Confluence/index.mjs +10 -0
- package/es/Confluence/style.mjs +8 -0
- package/es/Consul/components/Avatar.d.mts +6 -0
- package/es/Consul/components/Avatar.mjs +19 -0
- package/es/Consul/components/Color.d.mts +5 -0
- package/es/Consul/components/Color.mjs +25 -0
- package/es/Consul/components/Mono.d.mts +5 -0
- package/es/Consul/components/Mono.mjs +23 -0
- package/es/Consul/index.d.mts +13 -0
- package/es/Consul/index.mjs +12 -0
- package/es/Consul/style.mjs +8 -0
- package/es/Containerd/components/Avatar.d.mts +6 -0
- package/es/Containerd/components/Avatar.mjs +19 -0
- package/es/Containerd/components/Color.d.mts +5 -0
- package/es/Containerd/components/Color.mjs +25 -0
- package/es/Containerd/components/Mono.d.mts +5 -0
- package/es/Containerd/components/Mono.mjs +23 -0
- package/es/Containerd/index.d.mts +13 -0
- package/es/Containerd/index.mjs +12 -0
- package/es/Containerd/style.mjs +8 -0
- package/es/Contentful/components/Avatar.d.mts +6 -0
- package/es/Contentful/components/Avatar.mjs +19 -0
- package/es/Contentful/components/Color.d.mts +5 -0
- package/es/Contentful/components/Color.mjs +25 -0
- package/es/Contentful/components/Mono.d.mts +5 -0
- package/es/Contentful/components/Mono.mjs +23 -0
- package/es/Contentful/index.d.mts +13 -0
- package/es/Contentful/index.mjs +12 -0
- package/es/Contentful/style.mjs +8 -0
- package/es/Convex/components/Avatar.d.mts +6 -0
- package/es/Convex/components/Avatar.mjs +19 -0
- package/es/Convex/components/Color.d.mts +5 -0
- package/es/Convex/components/Color.mjs +25 -0
- package/es/Convex/components/Mono.d.mts +5 -0
- package/es/Convex/components/Mono.mjs +23 -0
- package/es/Convex/index.d.mts +13 -0
- package/es/Convex/index.mjs +12 -0
- package/es/Convex/style.mjs +8 -0
- package/es/Corsair/components/Avatar.d.mts +6 -0
- package/es/Corsair/components/Avatar.mjs +19 -0
- package/es/Corsair/components/Mono.d.mts +5 -0
- package/es/Corsair/components/Mono.mjs +23 -0
- package/es/Corsair/index.d.mts +11 -0
- package/es/Corsair/index.mjs +10 -0
- package/es/Corsair/style.mjs +8 -0
- package/es/Couchbase/components/Avatar.d.mts +6 -0
- package/es/Couchbase/components/Avatar.mjs +19 -0
- package/es/Couchbase/components/Color.d.mts +5 -0
- package/es/Couchbase/components/Color.mjs +25 -0
- package/es/Couchbase/components/Mono.d.mts +5 -0
- package/es/Couchbase/components/Mono.mjs +23 -0
- package/es/Couchbase/index.d.mts +13 -0
- package/es/Couchbase/index.mjs +12 -0
- package/es/Couchbase/style.mjs +8 -0
- package/es/Coursera/components/Avatar.d.mts +6 -0
- package/es/Coursera/components/Avatar.mjs +19 -0
- package/es/Coursera/components/Color.d.mts +5 -0
- package/es/Coursera/components/Color.mjs +25 -0
- package/es/Coursera/components/Mono.d.mts +5 -0
- package/es/Coursera/components/Mono.mjs +23 -0
- package/es/Coursera/index.d.mts +13 -0
- package/es/Coursera/index.mjs +12 -0
- package/es/Coursera/style.mjs +8 -0
- package/es/Crunchyroll/components/Avatar.d.mts +6 -0
- package/es/Crunchyroll/components/Avatar.mjs +19 -0
- package/es/Crunchyroll/components/Color.d.mts +5 -0
- package/es/Crunchyroll/components/Color.mjs +25 -0
- package/es/Crunchyroll/components/Mono.d.mts +5 -0
- package/es/Crunchyroll/components/Mono.mjs +23 -0
- package/es/Crunchyroll/index.d.mts +13 -0
- package/es/Crunchyroll/index.mjs +12 -0
- package/es/Crunchyroll/style.mjs +8 -0
- package/es/D3/components/Avatar.d.mts +6 -0
- package/es/D3/components/Avatar.mjs +19 -0
- package/es/D3/components/Color.d.mts +5 -0
- package/es/D3/components/Color.mjs +25 -0
- package/es/D3/components/Mono.d.mts +5 -0
- package/es/D3/components/Mono.mjs +22 -0
- package/es/D3/index.d.mts +13 -0
- package/es/D3/index.mjs +12 -0
- package/es/D3/style.mjs +7 -0
- package/es/DJI/components/Avatar.d.mts +6 -0
- package/es/DJI/components/Avatar.mjs +19 -0
- package/es/DJI/components/Mono.d.mts +5 -0
- package/es/DJI/components/Mono.mjs +22 -0
- package/es/DJI/index.d.mts +11 -0
- package/es/DJI/index.mjs +10 -0
- package/es/DJI/style.mjs +7 -0
- package/es/DaVinciResolve/components/Avatar.d.mts +6 -0
- package/es/DaVinciResolve/components/Avatar.mjs +19 -0
- package/es/DaVinciResolve/components/Color.d.mts +5 -0
- package/es/DaVinciResolve/components/Color.mjs +25 -0
- package/es/DaVinciResolve/components/Mono.d.mts +5 -0
- package/es/DaVinciResolve/components/Mono.mjs +23 -0
- package/es/DaVinciResolve/index.d.mts +13 -0
- package/es/DaVinciResolve/index.mjs +12 -0
- package/es/DaVinciResolve/style.mjs +8 -0
- package/es/Dart/components/Avatar.d.mts +6 -0
- package/es/Dart/components/Avatar.mjs +19 -0
- package/es/Dart/components/Color.d.mts +5 -0
- package/es/Dart/components/Color.mjs +25 -0
- package/es/Dart/components/Mono.d.mts +5 -0
- package/es/Dart/components/Mono.mjs +23 -0
- package/es/Dart/index.d.mts +13 -0
- package/es/Dart/index.mjs +12 -0
- package/es/Dart/style.mjs +8 -0
- package/es/Dashlane/components/Avatar.d.mts +6 -0
- package/es/Dashlane/components/Avatar.mjs +19 -0
- package/es/Dashlane/components/Mono.d.mts +5 -0
- package/es/Dashlane/components/Mono.mjs +23 -0
- package/es/Dashlane/index.d.mts +11 -0
- package/es/Dashlane/index.mjs +10 -0
- package/es/Dashlane/style.mjs +8 -0
- package/es/Databricks/components/Avatar.d.mts +6 -0
- package/es/Databricks/components/Avatar.mjs +19 -0
- package/es/Databricks/components/Color.d.mts +5 -0
- package/es/Databricks/components/Color.mjs +25 -0
- package/es/Databricks/components/Mono.d.mts +5 -0
- package/es/Databricks/components/Mono.mjs +23 -0
- package/es/Databricks/index.d.mts +13 -0
- package/es/Databricks/index.mjs +12 -0
- package/es/Databricks/style.mjs +8 -0
- package/es/Datadog/components/Avatar.d.mts +6 -0
- package/es/Datadog/components/Avatar.mjs +19 -0
- package/es/Datadog/components/Color.d.mts +5 -0
- package/es/Datadog/components/Color.mjs +25 -0
- package/es/Datadog/components/Mono.d.mts +5 -0
- package/es/Datadog/components/Mono.mjs +23 -0
- package/es/Datadog/index.d.mts +13 -0
- package/es/Datadog/index.mjs +12 -0
- package/es/Datadog/style.mjs +8 -0
- package/es/Deezer/components/Avatar.d.mts +6 -0
- package/es/Deezer/components/Avatar.mjs +19 -0
- package/es/Deezer/components/Color.d.mts +5 -0
- package/es/Deezer/components/Color.mjs +25 -0
- package/es/Deezer/components/Mono.d.mts +5 -0
- package/es/Deezer/components/Mono.mjs +23 -0
- package/es/Deezer/index.d.mts +13 -0
- package/es/Deezer/index.mjs +12 -0
- package/es/Deezer/style.mjs +8 -0
- package/es/Deliveroo/components/Avatar.d.mts +6 -0
- package/es/Deliveroo/components/Avatar.mjs +19 -0
- package/es/Deliveroo/components/Color.d.mts +5 -0
- package/es/Deliveroo/components/Color.mjs +25 -0
- package/es/Deliveroo/components/Mono.d.mts +5 -0
- package/es/Deliveroo/components/Mono.mjs +23 -0
- package/es/Deliveroo/index.d.mts +13 -0
- package/es/Deliveroo/index.mjs +12 -0
- package/es/Deliveroo/style.mjs +8 -0
- package/es/Dell/components/Avatar.d.mts +6 -0
- package/es/Dell/components/Avatar.mjs +19 -0
- package/es/Dell/components/Color.d.mts +5 -0
- package/es/Dell/components/Color.mjs +25 -0
- package/es/Dell/components/Mono.d.mts +5 -0
- package/es/Dell/components/Mono.mjs +23 -0
- package/es/Dell/index.d.mts +13 -0
- package/es/Dell/index.mjs +12 -0
- package/es/Dell/style.mjs +8 -0
- package/es/Delta/components/Avatar.d.mts +6 -0
- package/es/Delta/components/Avatar.mjs +19 -0
- package/es/Delta/components/Color.d.mts +5 -0
- package/es/Delta/components/Color.mjs +25 -0
- package/es/Delta/components/Mono.d.mts +5 -0
- package/es/Delta/components/Mono.mjs +23 -0
- package/es/Delta/index.d.mts +13 -0
- package/es/Delta/index.mjs +12 -0
- package/es/Delta/style.mjs +8 -0
- package/es/Deno/components/Avatar.d.mts +6 -0
- package/es/Deno/components/Avatar.mjs +19 -0
- package/es/Deno/components/Mono.d.mts +5 -0
- package/es/Deno/components/Mono.mjs +23 -0
- package/es/Deno/index.d.mts +11 -0
- package/es/Deno/index.mjs +10 -0
- package/es/Deno/style.mjs +8 -0
- package/es/Dependabot/components/Avatar.d.mts +6 -0
- package/es/Dependabot/components/Avatar.mjs +19 -0
- package/es/Dependabot/components/Color.d.mts +5 -0
- package/es/Dependabot/components/Color.mjs +25 -0
- package/es/Dependabot/components/Mono.d.mts +5 -0
- package/es/Dependabot/components/Mono.mjs +23 -0
- package/es/Dependabot/index.d.mts +13 -0
- package/es/Dependabot/index.mjs +12 -0
- package/es/Dependabot/style.mjs +8 -0
- package/es/DevTo/components/Avatar.d.mts +6 -0
- package/es/DevTo/components/Avatar.mjs +19 -0
- package/es/DevTo/components/Mono.d.mts +5 -0
- package/es/DevTo/components/Mono.mjs +23 -0
- package/es/DevTo/index.d.mts +11 -0
- package/es/DevTo/index.mjs +10 -0
- package/es/DevTo/style.mjs +8 -0
- package/es/DigitalOcean/components/Avatar.d.mts +6 -0
- package/es/DigitalOcean/components/Avatar.mjs +19 -0
- package/es/DigitalOcean/components/Color.d.mts +5 -0
- package/es/DigitalOcean/components/Color.mjs +25 -0
- package/es/DigitalOcean/components/Mono.d.mts +5 -0
- package/es/DigitalOcean/components/Mono.mjs +23 -0
- package/es/DigitalOcean/index.d.mts +13 -0
- package/es/DigitalOcean/index.mjs +12 -0
- package/es/DigitalOcean/style.mjs +8 -0
- package/es/DinersClub/components/Avatar.d.mts +6 -0
- package/es/DinersClub/components/Avatar.mjs +19 -0
- package/es/DinersClub/components/Color.d.mts +5 -0
- package/es/DinersClub/components/Color.mjs +25 -0
- package/es/DinersClub/components/Mono.d.mts +5 -0
- package/es/DinersClub/components/Mono.mjs +23 -0
- package/es/DinersClub/index.d.mts +13 -0
- package/es/DinersClub/index.mjs +12 -0
- package/es/DinersClub/style.mjs +8 -0
- package/es/Directus/components/Avatar.d.mts +6 -0
- package/es/Directus/components/Avatar.mjs +19 -0
- package/es/Directus/components/Mono.d.mts +5 -0
- package/es/Directus/components/Mono.mjs +23 -0
- package/es/Directus/index.d.mts +11 -0
- package/es/Directus/index.mjs +10 -0
- package/es/Directus/style.mjs +8 -0
- package/es/Discord/components/Avatar.d.mts +6 -0
- package/es/Discord/components/Avatar.mjs +19 -0
- package/es/Discord/components/Color.d.mts +5 -0
- package/es/Discord/components/Color.mjs +25 -0
- package/es/Discord/components/Mono.d.mts +5 -0
- package/es/Discord/components/Mono.mjs +23 -0
- package/es/Discord/index.d.mts +13 -0
- package/es/Discord/index.mjs +12 -0
- package/es/Discord/style.mjs +8 -0
- package/es/Django/components/Avatar.d.mts +6 -0
- package/es/Django/components/Avatar.mjs +19 -0
- package/es/Django/components/Mono.d.mts +5 -0
- package/es/Django/components/Mono.mjs +23 -0
- package/es/Django/index.d.mts +11 -0
- package/es/Django/index.mjs +10 -0
- package/es/Django/style.mjs +8 -0
- package/es/Docker/components/Avatar.d.mts +6 -0
- package/es/Docker/components/Avatar.mjs +19 -0
- package/es/Docker/components/Color.d.mts +5 -0
- package/es/Docker/components/Color.mjs +25 -0
- package/es/Docker/components/Mono.d.mts +5 -0
- package/es/Docker/components/Mono.mjs +23 -0
- package/es/Docker/index.d.mts +13 -0
- package/es/Docker/index.mjs +12 -0
- package/es/Docker/style.mjs +8 -0
- package/es/Docusaurus/components/Avatar.d.mts +6 -0
- package/es/Docusaurus/components/Avatar.mjs +19 -0
- package/es/Docusaurus/components/Color.d.mts +5 -0
- package/es/Docusaurus/components/Color.mjs +25 -0
- package/es/Docusaurus/components/Mono.d.mts +5 -0
- package/es/Docusaurus/components/Mono.mjs +23 -0
- package/es/Docusaurus/index.d.mts +13 -0
- package/es/Docusaurus/index.mjs +12 -0
- package/es/Docusaurus/style.mjs +8 -0
- package/es/Dogecoin/components/Avatar.d.mts +6 -0
- package/es/Dogecoin/components/Avatar.mjs +19 -0
- package/es/Dogecoin/components/Color.d.mts +5 -0
- package/es/Dogecoin/components/Color.mjs +25 -0
- package/es/Dogecoin/components/Mono.d.mts +5 -0
- package/es/Dogecoin/components/Mono.mjs +23 -0
- package/es/Dogecoin/index.d.mts +13 -0
- package/es/Dogecoin/index.mjs +12 -0
- package/es/Dogecoin/style.mjs +8 -0
- package/es/DoorDash/components/Avatar.d.mts +6 -0
- package/es/DoorDash/components/Avatar.mjs +19 -0
- package/es/DoorDash/components/Color.d.mts +5 -0
- package/es/DoorDash/components/Color.mjs +25 -0
- package/es/DoorDash/components/Mono.d.mts +5 -0
- package/es/DoorDash/components/Mono.mjs +23 -0
- package/es/DoorDash/index.d.mts +13 -0
- package/es/DoorDash/index.mjs +12 -0
- package/es/DoorDash/style.mjs +8 -0
- package/es/DotNet/components/Avatar.d.mts +6 -0
- package/es/DotNet/components/Avatar.mjs +19 -0
- package/es/DotNet/components/Color.d.mts +5 -0
- package/es/DotNet/components/Color.mjs +25 -0
- package/es/DotNet/components/Mono.d.mts +5 -0
- package/es/DotNet/components/Mono.mjs +23 -0
- package/es/DotNet/index.d.mts +13 -0
- package/es/DotNet/index.mjs +12 -0
- package/es/DotNet/style.mjs +8 -0
- package/es/Dribbble/components/Avatar.d.mts +6 -0
- package/es/Dribbble/components/Avatar.mjs +19 -0
- package/es/Dribbble/components/Color.d.mts +5 -0
- package/es/Dribbble/components/Color.mjs +25 -0
- package/es/Dribbble/components/Mono.d.mts +5 -0
- package/es/Dribbble/components/Mono.mjs +23 -0
- package/es/Dribbble/index.d.mts +13 -0
- package/es/Dribbble/index.mjs +12 -0
- package/es/Dribbble/style.mjs +8 -0
- package/es/Drizzle/components/Avatar.d.mts +6 -0
- package/es/Drizzle/components/Avatar.mjs +19 -0
- package/es/Drizzle/components/Color.d.mts +5 -0
- package/es/Drizzle/components/Color.mjs +25 -0
- package/es/Drizzle/components/Mono.d.mts +5 -0
- package/es/Drizzle/components/Mono.mjs +23 -0
- package/es/Drizzle/index.d.mts +13 -0
- package/es/Drizzle/index.mjs +12 -0
- package/es/Drizzle/style.mjs +8 -0
- package/es/Drone/components/Avatar.d.mts +6 -0
- package/es/Drone/components/Avatar.mjs +19 -0
- package/es/Drone/components/Mono.d.mts +5 -0
- package/es/Drone/components/Mono.mjs +23 -0
- package/es/Drone/index.d.mts +11 -0
- package/es/Drone/index.mjs +10 -0
- package/es/Drone/style.mjs +8 -0
- package/es/Dropbox/components/Avatar.d.mts +6 -0
- package/es/Dropbox/components/Avatar.mjs +19 -0
- package/es/Dropbox/components/Color.d.mts +5 -0
- package/es/Dropbox/components/Color.mjs +25 -0
- package/es/Dropbox/components/Mono.d.mts +5 -0
- package/es/Dropbox/components/Mono.mjs +23 -0
- package/es/Dropbox/index.d.mts +13 -0
- package/es/Dropbox/index.mjs +12 -0
- package/es/Dropbox/style.mjs +8 -0
- package/es/Drupal/components/Avatar.d.mts +6 -0
- package/es/Drupal/components/Avatar.mjs +19 -0
- package/es/Drupal/components/Color.d.mts +5 -0
- package/es/Drupal/components/Color.mjs +25 -0
- package/es/Drupal/components/Mono.d.mts +5 -0
- package/es/Drupal/components/Mono.mjs +23 -0
- package/es/Drupal/index.d.mts +13 -0
- package/es/Drupal/index.mjs +12 -0
- package/es/Drupal/style.mjs +8 -0
- package/es/DuckDB/components/Avatar.d.mts +6 -0
- package/es/DuckDB/components/Avatar.mjs +19 -0
- package/es/DuckDB/components/Color.d.mts +5 -0
- package/es/DuckDB/components/Color.mjs +25 -0
- package/es/DuckDB/components/Mono.d.mts +5 -0
- package/es/DuckDB/components/Mono.mjs +23 -0
- package/es/DuckDB/index.d.mts +13 -0
- package/es/DuckDB/index.mjs +12 -0
- package/es/DuckDB/style.mjs +8 -0
- package/es/DuckDuckGo/components/Avatar.d.mts +6 -0
- package/es/DuckDuckGo/components/Avatar.mjs +19 -0
- package/es/DuckDuckGo/components/Color.d.mts +5 -0
- package/es/DuckDuckGo/components/Color.mjs +25 -0
- package/es/DuckDuckGo/components/Mono.d.mts +5 -0
- package/es/DuckDuckGo/components/Mono.mjs +23 -0
- package/es/DuckDuckGo/index.d.mts +13 -0
- package/es/DuckDuckGo/index.mjs +12 -0
- package/es/DuckDuckGo/style.mjs +8 -0
- package/es/Duolingo/components/Avatar.d.mts +6 -0
- package/es/Duolingo/components/Avatar.mjs +19 -0
- package/es/Duolingo/components/Color.d.mts +5 -0
- package/es/Duolingo/components/Color.mjs +25 -0
- package/es/Duolingo/components/Mono.d.mts +5 -0
- package/es/Duolingo/components/Mono.mjs +23 -0
- package/es/Duolingo/index.d.mts +13 -0
- package/es/Duolingo/index.mjs +12 -0
- package/es/Duolingo/style.mjs +8 -0
- package/es/EA/components/Avatar.d.mts +6 -0
- package/es/EA/components/Avatar.mjs +19 -0
- package/es/EA/components/Mono.d.mts +5 -0
- package/es/EA/components/Mono.mjs +22 -0
- package/es/EA/index.d.mts +11 -0
- package/es/EA/index.mjs +10 -0
- package/es/EA/style.mjs +7 -0
- package/es/ESLint/components/Avatar.d.mts +6 -0
- package/es/ESLint/components/Avatar.mjs +19 -0
- package/es/ESLint/components/Color.d.mts +5 -0
- package/es/ESLint/components/Color.mjs +25 -0
- package/es/ESLint/components/Mono.d.mts +5 -0
- package/es/ESLint/components/Mono.mjs +23 -0
- package/es/ESLint/index.d.mts +13 -0
- package/es/ESLint/index.mjs +12 -0
- package/es/ESLint/style.mjs +8 -0
- package/es/EasyJet/components/Avatar.d.mts +6 -0
- package/es/EasyJet/components/Avatar.mjs +19 -0
- package/es/EasyJet/components/Color.d.mts +5 -0
- package/es/EasyJet/components/Color.mjs +25 -0
- package/es/EasyJet/components/Mono.d.mts +5 -0
- package/es/EasyJet/components/Mono.mjs +23 -0
- package/es/EasyJet/index.d.mts +13 -0
- package/es/EasyJet/index.mjs +12 -0
- package/es/EasyJet/style.mjs +8 -0
- package/es/Ebay/components/Avatar.d.mts +6 -0
- package/es/Ebay/components/Avatar.mjs +19 -0
- package/es/Ebay/components/Color.d.mts +5 -0
- package/es/Ebay/components/Color.mjs +25 -0
- package/es/Ebay/components/Mono.d.mts +5 -0
- package/es/Ebay/components/Mono.mjs +23 -0
- package/es/Ebay/index.d.mts +13 -0
- package/es/Ebay/index.mjs +12 -0
- package/es/Ebay/style.mjs +8 -0
- package/es/EdX/components/Avatar.d.mts +6 -0
- package/es/EdX/components/Avatar.mjs +19 -0
- package/es/EdX/components/Mono.d.mts +5 -0
- package/es/EdX/components/Mono.mjs +22 -0
- package/es/EdX/index.d.mts +11 -0
- package/es/EdX/index.mjs +10 -0
- package/es/EdX/style.mjs +7 -0
- package/es/Elasticsearch/components/Avatar.d.mts +6 -0
- package/es/Elasticsearch/components/Avatar.mjs +19 -0
- package/es/Elasticsearch/components/Color.d.mts +5 -0
- package/es/Elasticsearch/components/Color.mjs +25 -0
- package/es/Elasticsearch/components/Mono.d.mts +5 -0
- package/es/Elasticsearch/components/Mono.mjs +23 -0
- package/es/Elasticsearch/index.d.mts +13 -0
- package/es/Elasticsearch/index.mjs +12 -0
- package/es/Elasticsearch/style.mjs +8 -0
- package/es/Electron/components/Avatar.d.mts +6 -0
- package/es/Electron/components/Avatar.mjs +19 -0
- package/es/Electron/components/Color.d.mts +5 -0
- package/es/Electron/components/Color.mjs +25 -0
- package/es/Electron/components/Mono.d.mts +5 -0
- package/es/Electron/components/Mono.mjs +23 -0
- package/es/Electron/index.d.mts +13 -0
- package/es/Electron/index.mjs +12 -0
- package/es/Electron/style.mjs +8 -0
- package/es/Element/components/Avatar.d.mts +6 -0
- package/es/Element/components/Avatar.mjs +19 -0
- package/es/Element/components/Color.d.mts +5 -0
- package/es/Element/components/Color.mjs +25 -0
- package/es/Element/components/Mono.d.mts +5 -0
- package/es/Element/components/Mono.mjs +23 -0
- package/es/Element/index.d.mts +13 -0
- package/es/Element/index.mjs +12 -0
- package/es/Element/style.mjs +8 -0
- package/es/Elixir/components/Avatar.d.mts +6 -0
- package/es/Elixir/components/Avatar.mjs +19 -0
- package/es/Elixir/components/Color.d.mts +5 -0
- package/es/Elixir/components/Color.mjs +25 -0
- package/es/Elixir/components/Mono.d.mts +5 -0
- package/es/Elixir/components/Mono.mjs +23 -0
- package/es/Elixir/index.d.mts +13 -0
- package/es/Elixir/index.mjs +12 -0
- package/es/Elixir/style.mjs +8 -0
- package/es/Emirates/components/Avatar.d.mts +6 -0
- package/es/Emirates/components/Avatar.mjs +19 -0
- package/es/Emirates/components/Color.d.mts +5 -0
- package/es/Emirates/components/Color.mjs +25 -0
- package/es/Emirates/components/Mono.d.mts +5 -0
- package/es/Emirates/components/Mono.mjs +23 -0
- package/es/Emirates/index.d.mts +13 -0
- package/es/Emirates/index.mjs +12 -0
- package/es/Emirates/style.mjs +8 -0
- package/es/Envoy/components/Avatar.d.mts +6 -0
- package/es/Envoy/components/Avatar.mjs +19 -0
- package/es/Envoy/components/Color.d.mts +5 -0
- package/es/Envoy/components/Color.mjs +25 -0
- package/es/Envoy/components/Mono.d.mts +5 -0
- package/es/Envoy/components/Mono.mjs +23 -0
- package/es/Envoy/index.d.mts +13 -0
- package/es/Envoy/index.mjs +12 -0
- package/es/Envoy/style.mjs +8 -0
- package/es/EpicGames/components/Avatar.d.mts +6 -0
- package/es/EpicGames/components/Avatar.mjs +19 -0
- package/es/EpicGames/components/Color.d.mts +5 -0
- package/es/EpicGames/components/Color.mjs +25 -0
- package/es/EpicGames/components/Mono.d.mts +5 -0
- package/es/EpicGames/components/Mono.mjs +23 -0
- package/es/EpicGames/index.d.mts +13 -0
- package/es/EpicGames/index.mjs +12 -0
- package/es/EpicGames/style.mjs +8 -0
- package/es/Ericsson/components/Avatar.d.mts +6 -0
- package/es/Ericsson/components/Avatar.mjs +19 -0
- package/es/Ericsson/components/Color.d.mts +5 -0
- package/es/Ericsson/components/Color.mjs +25 -0
- package/es/Ericsson/components/Mono.d.mts +5 -0
- package/es/Ericsson/components/Mono.mjs +23 -0
- package/es/Ericsson/index.d.mts +13 -0
- package/es/Ericsson/index.mjs +12 -0
- package/es/Ericsson/style.mjs +8 -0
- package/es/Erlang/components/Avatar.d.mts +6 -0
- package/es/Erlang/components/Avatar.mjs +19 -0
- package/es/Erlang/components/Color.d.mts +5 -0
- package/es/Erlang/components/Color.mjs +25 -0
- package/es/Erlang/components/Mono.d.mts +5 -0
- package/es/Erlang/components/Mono.mjs +23 -0
- package/es/Erlang/index.d.mts +13 -0
- package/es/Erlang/index.mjs +12 -0
- package/es/Erlang/style.mjs +8 -0
- package/es/Esbuild/components/Avatar.d.mts +6 -0
- package/es/Esbuild/components/Avatar.mjs +19 -0
- package/es/Esbuild/components/Color.d.mts +5 -0
- package/es/Esbuild/components/Color.mjs +25 -0
- package/es/Esbuild/components/Mono.d.mts +5 -0
- package/es/Esbuild/components/Mono.mjs +23 -0
- package/es/Esbuild/index.d.mts +13 -0
- package/es/Esbuild/index.mjs +12 -0
- package/es/Esbuild/style.mjs +8 -0
- package/es/Espressif/components/Avatar.d.mts +6 -0
- package/es/Espressif/components/Avatar.mjs +19 -0
- package/es/Espressif/components/Color.d.mts +5 -0
- package/es/Espressif/components/Color.mjs +25 -0
- package/es/Espressif/components/Mono.d.mts +5 -0
- package/es/Espressif/components/Mono.mjs +23 -0
- package/es/Espressif/index.d.mts +13 -0
- package/es/Espressif/index.mjs +12 -0
- package/es/Espressif/style.mjs +8 -0
- package/es/Ethereum/components/Avatar.d.mts +6 -0
- package/es/Ethereum/components/Avatar.mjs +19 -0
- package/es/Ethereum/components/Color.d.mts +5 -0
- package/es/Ethereum/components/Color.mjs +25 -0
- package/es/Ethereum/components/Mono.d.mts +5 -0
- package/es/Ethereum/components/Mono.mjs +23 -0
- package/es/Ethereum/index.d.mts +13 -0
- package/es/Ethereum/index.mjs +12 -0
- package/es/Ethereum/style.mjs +8 -0
- package/es/Etsy/components/Avatar.d.mts +6 -0
- package/es/Etsy/components/Avatar.mjs +19 -0
- package/es/Etsy/components/Color.d.mts +5 -0
- package/es/Etsy/components/Color.mjs +25 -0
- package/es/Etsy/components/Mono.d.mts +5 -0
- package/es/Etsy/components/Mono.mjs +23 -0
- package/es/Etsy/index.d.mts +13 -0
- package/es/Etsy/index.mjs +12 -0
- package/es/Etsy/style.mjs +8 -0
- package/es/Evernote/components/Avatar.d.mts +6 -0
- package/es/Evernote/components/Avatar.mjs +19 -0
- package/es/Evernote/components/Color.d.mts +5 -0
- package/es/Evernote/components/Color.mjs +25 -0
- package/es/Evernote/components/Mono.d.mts +5 -0
- package/es/Evernote/components/Mono.mjs +23 -0
- package/es/Evernote/index.d.mts +13 -0
- package/es/Evernote/index.mjs +12 -0
- package/es/Evernote/style.mjs +8 -0
- package/es/Expedia/components/Avatar.d.mts +6 -0
- package/es/Expedia/components/Avatar.mjs +19 -0
- package/es/Expedia/components/Mono.d.mts +5 -0
- package/es/Expedia/components/Mono.mjs +23 -0
- package/es/Expedia/index.d.mts +11 -0
- package/es/Expedia/index.mjs +10 -0
- package/es/Expedia/style.mjs +8 -0
- package/es/Express/components/Avatar.d.mts +6 -0
- package/es/Express/components/Avatar.mjs +19 -0
- package/es/Express/components/Mono.d.mts +5 -0
- package/es/Express/components/Mono.mjs +23 -0
- package/es/Express/index.d.mts +11 -0
- package/es/Express/index.mjs +10 -0
- package/es/Express/style.mjs +8 -0
- package/es/ExpressVPN/components/Avatar.d.mts +6 -0
- package/es/ExpressVPN/components/Avatar.mjs +19 -0
- package/es/ExpressVPN/components/Color.d.mts +5 -0
- package/es/ExpressVPN/components/Color.mjs +25 -0
- package/es/ExpressVPN/components/Mono.d.mts +5 -0
- package/es/ExpressVPN/components/Mono.mjs +23 -0
- package/es/ExpressVPN/index.d.mts +13 -0
- package/es/ExpressVPN/index.mjs +12 -0
- package/es/ExpressVPN/style.mjs +8 -0
- package/es/Facebook/components/Avatar.d.mts +6 -0
- package/es/Facebook/components/Avatar.mjs +19 -0
- package/es/Facebook/components/Color.d.mts +5 -0
- package/es/Facebook/components/Color.mjs +25 -0
- package/es/Facebook/components/Mono.d.mts +5 -0
- package/es/Facebook/components/Mono.mjs +23 -0
- package/es/Facebook/index.d.mts +13 -0
- package/es/Facebook/index.mjs +12 -0
- package/es/Facebook/style.mjs +8 -0
- package/es/FastAPI/components/Avatar.d.mts +6 -0
- package/es/FastAPI/components/Avatar.mjs +19 -0
- package/es/FastAPI/components/Color.d.mts +5 -0
- package/es/FastAPI/components/Color.mjs +25 -0
- package/es/FastAPI/components/Mono.d.mts +5 -0
- package/es/FastAPI/components/Mono.mjs +23 -0
- package/es/FastAPI/index.d.mts +13 -0
- package/es/FastAPI/index.mjs +12 -0
- package/es/FastAPI/style.mjs +8 -0
- package/es/Fastly/components/Avatar.d.mts +6 -0
- package/es/Fastly/components/Avatar.mjs +19 -0
- package/es/Fastly/components/Color.d.mts +5 -0
- package/es/Fastly/components/Color.mjs +25 -0
- package/es/Fastly/components/Mono.d.mts +5 -0
- package/es/Fastly/components/Mono.mjs +23 -0
- package/es/Fastly/index.d.mts +13 -0
- package/es/Fastly/index.mjs +12 -0
- package/es/Fastly/style.mjs +8 -0
- package/es/Ferrari/components/Avatar.d.mts +6 -0
- package/es/Ferrari/components/Avatar.mjs +19 -0
- package/es/Ferrari/components/Color.d.mts +5 -0
- package/es/Ferrari/components/Color.mjs +25 -0
- package/es/Ferrari/components/Mono.d.mts +5 -0
- package/es/Ferrari/components/Mono.mjs +23 -0
- package/es/Ferrari/index.d.mts +13 -0
- package/es/Ferrari/index.mjs +12 -0
- package/es/Ferrari/style.mjs +8 -0
- package/es/Firebase/components/Avatar.d.mts +6 -0
- package/es/Firebase/components/Avatar.mjs +19 -0
- package/es/Firebase/components/Color.d.mts +5 -0
- package/es/Firebase/components/Color.mjs +25 -0
- package/es/Firebase/components/Mono.d.mts +5 -0
- package/es/Firebase/components/Mono.mjs +23 -0
- package/es/Firebase/index.d.mts +13 -0
- package/es/Firebase/index.mjs +12 -0
- package/es/Firebase/style.mjs +8 -0
- package/es/Firefox/components/Avatar.d.mts +6 -0
- package/es/Firefox/components/Avatar.mjs +19 -0
- package/es/Firefox/components/Color.d.mts +5 -0
- package/es/Firefox/components/Color.mjs +25 -0
- package/es/Firefox/components/Mono.d.mts +5 -0
- package/es/Firefox/components/Mono.mjs +23 -0
- package/es/Firefox/index.d.mts +13 -0
- package/es/Firefox/index.mjs +12 -0
- package/es/Firefox/style.mjs +8 -0
- package/es/Fitbit/components/Avatar.d.mts +6 -0
- package/es/Fitbit/components/Avatar.mjs +19 -0
- package/es/Fitbit/components/Color.d.mts +5 -0
- package/es/Fitbit/components/Color.mjs +25 -0
- package/es/Fitbit/components/Mono.d.mts +5 -0
- package/es/Fitbit/components/Mono.mjs +23 -0
- package/es/Fitbit/index.d.mts +13 -0
- package/es/Fitbit/index.mjs +12 -0
- package/es/Fitbit/style.mjs +8 -0
- package/es/Flask/components/Avatar.d.mts +6 -0
- package/es/Flask/components/Avatar.mjs +19 -0
- package/es/Flask/components/Color.d.mts +5 -0
- package/es/Flask/components/Color.mjs +25 -0
- package/es/Flask/components/Mono.d.mts +5 -0
- package/es/Flask/components/Mono.mjs +23 -0
- package/es/Flask/index.d.mts +13 -0
- package/es/Flask/index.mjs +12 -0
- package/es/Flask/style.mjs +8 -0
- package/es/Flickr/components/Avatar.d.mts +6 -0
- package/es/Flickr/components/Avatar.mjs +19 -0
- package/es/Flickr/components/Color.d.mts +5 -0
- package/es/Flickr/components/Color.mjs +25 -0
- package/es/Flickr/components/Mono.d.mts +5 -0
- package/es/Flickr/components/Mono.mjs +23 -0
- package/es/Flickr/index.d.mts +13 -0
- package/es/Flickr/index.mjs +12 -0
- package/es/Flickr/style.mjs +8 -0
- package/es/Flutter/components/Avatar.d.mts +6 -0
- package/es/Flutter/components/Avatar.mjs +19 -0
- package/es/Flutter/components/Color.d.mts +5 -0
- package/es/Flutter/components/Color.mjs +25 -0
- package/es/Flutter/components/Mono.d.mts +5 -0
- package/es/Flutter/components/Mono.mjs +23 -0
- package/es/Flutter/index.d.mts +13 -0
- package/es/Flutter/index.mjs +12 -0
- package/es/Flutter/style.mjs +8 -0
- package/es/FlyIo/components/Avatar.d.mts +6 -0
- package/es/FlyIo/components/Avatar.mjs +19 -0
- package/es/FlyIo/components/Mono.d.mts +5 -0
- package/es/FlyIo/components/Mono.mjs +23 -0
- package/es/FlyIo/index.d.mts +11 -0
- package/es/FlyIo/index.mjs +10 -0
- package/es/FlyIo/style.mjs +8 -0
- package/es/Foodpanda/components/Avatar.d.mts +6 -0
- package/es/Foodpanda/components/Avatar.mjs +19 -0
- package/es/Foodpanda/components/Color.d.mts +5 -0
- package/es/Foodpanda/components/Color.mjs +25 -0
- package/es/Foodpanda/components/Mono.d.mts +5 -0
- package/es/Foodpanda/components/Mono.mjs +23 -0
- package/es/Foodpanda/index.d.mts +13 -0
- package/es/Foodpanda/index.mjs +12 -0
- package/es/Foodpanda/style.mjs +8 -0
- package/es/Ford/components/Avatar.d.mts +6 -0
- package/es/Ford/components/Avatar.mjs +19 -0
- package/es/Ford/components/Mono.d.mts +5 -0
- package/es/Ford/components/Mono.mjs +23 -0
- package/es/Ford/index.d.mts +11 -0
- package/es/Ford/index.mjs +10 -0
- package/es/Ford/style.mjs +8 -0
- package/es/Framer/components/Avatar.d.mts +6 -0
- package/es/Framer/components/Avatar.mjs +19 -0
- package/es/Framer/components/Color.d.mts +5 -0
- package/es/Framer/components/Color.mjs +25 -0
- package/es/Framer/components/Mono.d.mts +5 -0
- package/es/Framer/components/Mono.mjs +23 -0
- package/es/Framer/index.d.mts +13 -0
- package/es/Framer/index.mjs +12 -0
- package/es/Framer/style.mjs +8 -0
- package/es/FreeBSD/components/Avatar.d.mts +6 -0
- package/es/FreeBSD/components/Avatar.mjs +19 -0
- package/es/FreeBSD/components/Color.d.mts +5 -0
- package/es/FreeBSD/components/Color.mjs +25 -0
- package/es/FreeBSD/components/Mono.d.mts +5 -0
- package/es/FreeBSD/components/Mono.mjs +23 -0
- package/es/FreeBSD/index.d.mts +13 -0
- package/es/FreeBSD/index.mjs +12 -0
- package/es/FreeBSD/style.mjs +8 -0
- package/es/Fujifilm/components/Avatar.d.mts +6 -0
- package/es/Fujifilm/components/Avatar.mjs +19 -0
- package/es/Fujifilm/components/Color.d.mts +5 -0
- package/es/Fujifilm/components/Color.mjs +25 -0
- package/es/Fujifilm/components/Mono.d.mts +5 -0
- package/es/Fujifilm/components/Mono.mjs +23 -0
- package/es/Fujifilm/index.d.mts +13 -0
- package/es/Fujifilm/index.mjs +12 -0
- package/es/Fujifilm/style.mjs +8 -0
- package/es/Fujitsu/components/Avatar.d.mts +6 -0
- package/es/Fujitsu/components/Avatar.mjs +19 -0
- package/es/Fujitsu/components/Color.d.mts +5 -0
- package/es/Fujitsu/components/Color.mjs +25 -0
- package/es/Fujitsu/components/Mono.d.mts +5 -0
- package/es/Fujitsu/components/Mono.mjs +23 -0
- package/es/Fujitsu/index.d.mts +13 -0
- package/es/Fujitsu/index.mjs +12 -0
- package/es/Fujitsu/style.mjs +8 -0
- package/es/GOG/components/Avatar.d.mts +6 -0
- package/es/GOG/components/Avatar.mjs +19 -0
- package/es/GOG/components/Color.d.mts +5 -0
- package/es/GOG/components/Color.mjs +25 -0
- package/es/GOG/components/Mono.d.mts +5 -0
- package/es/GOG/components/Mono.mjs +23 -0
- package/es/GOG/index.d.mts +13 -0
- package/es/GOG/index.mjs +12 -0
- package/es/GOG/style.mjs +8 -0
- package/es/Garmin/components/Avatar.d.mts +6 -0
- package/es/Garmin/components/Avatar.mjs +19 -0
- package/es/Garmin/components/Mono.d.mts +5 -0
- package/es/Garmin/components/Mono.mjs +23 -0
- package/es/Garmin/index.d.mts +11 -0
- package/es/Garmin/index.mjs +10 -0
- package/es/Garmin/style.mjs +8 -0
- package/es/Ghost/components/Avatar.d.mts +6 -0
- package/es/Ghost/components/Avatar.mjs +19 -0
- package/es/Ghost/components/Mono.d.mts +5 -0
- package/es/Ghost/components/Mono.mjs +23 -0
- package/es/Ghost/index.d.mts +11 -0
- package/es/Ghost/index.mjs +10 -0
- package/es/Ghost/style.mjs +8 -0
- package/es/Git/components/Avatar.d.mts +6 -0
- package/es/Git/components/Avatar.mjs +19 -0
- package/es/Git/components/Color.d.mts +5 -0
- package/es/Git/components/Color.mjs +25 -0
- package/es/Git/components/Mono.d.mts +5 -0
- package/es/Git/components/Mono.mjs +22 -0
- package/es/Git/index.d.mts +13 -0
- package/es/Git/index.mjs +12 -0
- package/es/Git/style.mjs +7 -0
- package/es/GitKraken/components/Avatar.d.mts +6 -0
- package/es/GitKraken/components/Avatar.mjs +19 -0
- package/es/GitKraken/components/Color.d.mts +5 -0
- package/es/GitKraken/components/Color.mjs +25 -0
- package/es/GitKraken/components/Mono.d.mts +5 -0
- package/es/GitKraken/components/Mono.mjs +23 -0
- package/es/GitKraken/index.d.mts +13 -0
- package/es/GitKraken/index.mjs +12 -0
- package/es/GitKraken/style.mjs +8 -0
- package/es/GitLab/components/Avatar.d.mts +6 -0
- package/es/GitLab/components/Avatar.mjs +19 -0
- package/es/GitLab/components/Color.d.mts +5 -0
- package/es/GitLab/components/Color.mjs +25 -0
- package/es/GitLab/components/Mono.d.mts +5 -0
- package/es/GitLab/components/Mono.mjs +23 -0
- package/es/GitLab/index.d.mts +13 -0
- package/es/GitLab/index.mjs +12 -0
- package/es/GitLab/style.mjs +8 -0
- package/es/Gitea/components/Avatar.d.mts +6 -0
- package/es/Gitea/components/Avatar.mjs +19 -0
- package/es/Gitea/components/Color.d.mts +5 -0
- package/es/Gitea/components/Color.mjs +25 -0
- package/es/Gitea/components/Mono.d.mts +5 -0
- package/es/Gitea/components/Mono.mjs +23 -0
- package/es/Gitea/index.d.mts +13 -0
- package/es/Gitea/index.mjs +12 -0
- package/es/Gitea/style.mjs +8 -0
- package/es/Gitee/components/Avatar.d.mts +6 -0
- package/es/Gitee/components/Avatar.mjs +19 -0
- package/es/Gitee/components/Color.d.mts +5 -0
- package/es/Gitee/components/Color.mjs +25 -0
- package/es/Gitee/components/Mono.d.mts +5 -0
- package/es/Gitee/components/Mono.mjs +23 -0
- package/es/Gitee/index.d.mts +13 -0
- package/es/Gitee/index.mjs +12 -0
- package/es/Gitee/style.mjs +8 -0
- package/es/GithubActions/components/Avatar.d.mts +6 -0
- package/es/GithubActions/components/Avatar.mjs +19 -0
- package/es/GithubActions/components/Color.d.mts +5 -0
- package/es/GithubActions/components/Color.mjs +25 -0
- package/es/GithubActions/components/Mono.d.mts +5 -0
- package/es/GithubActions/components/Mono.mjs +23 -0
- package/es/GithubActions/index.d.mts +13 -0
- package/es/GithubActions/index.mjs +12 -0
- package/es/GithubActions/style.mjs +8 -0
- package/es/Glovo/components/Avatar.d.mts +6 -0
- package/es/Glovo/components/Avatar.mjs +19 -0
- package/es/Glovo/components/Color.d.mts +5 -0
- package/es/Glovo/components/Color.mjs +25 -0
- package/es/Glovo/components/Mono.d.mts +5 -0
- package/es/Glovo/components/Mono.mjs +23 -0
- package/es/Glovo/index.d.mts +13 -0
- package/es/Glovo/index.mjs +12 -0
- package/es/Glovo/style.mjs +8 -0
- package/es/Gmail/components/Avatar.d.mts +6 -0
- package/es/Gmail/components/Avatar.mjs +19 -0
- package/es/Gmail/components/Color.d.mts +5 -0
- package/es/Gmail/components/Color.mjs +25 -0
- package/es/Gmail/components/Mono.d.mts +5 -0
- package/es/Gmail/components/Mono.mjs +23 -0
- package/es/Gmail/index.d.mts +13 -0
- package/es/Gmail/index.mjs +12 -0
- package/es/Gmail/style.mjs +8 -0
- package/es/Go/components/Avatar.d.mts +6 -0
- package/es/Go/components/Avatar.mjs +19 -0
- package/es/Go/components/Color.d.mts +5 -0
- package/es/Go/components/Color.mjs +25 -0
- package/es/Go/components/Mono.d.mts +5 -0
- package/es/Go/components/Mono.mjs +22 -0
- package/es/Go/index.d.mts +13 -0
- package/es/Go/index.mjs +12 -0
- package/es/Go/style.mjs +7 -0
- package/es/GoDaddy/components/Avatar.d.mts +6 -0
- package/es/GoDaddy/components/Avatar.mjs +19 -0
- package/es/GoDaddy/components/Color.d.mts +5 -0
- package/es/GoDaddy/components/Color.mjs +25 -0
- package/es/GoDaddy/components/Mono.d.mts +5 -0
- package/es/GoDaddy/components/Mono.mjs +23 -0
- package/es/GoDaddy/index.d.mts +13 -0
- package/es/GoDaddy/index.mjs +12 -0
- package/es/GoDaddy/style.mjs +8 -0
- package/es/GoLand/components/Avatar.d.mts +6 -0
- package/es/GoLand/components/Avatar.mjs +19 -0
- package/es/GoLand/components/Mono.d.mts +5 -0
- package/es/GoLand/components/Mono.mjs +23 -0
- package/es/GoLand/index.d.mts +11 -0
- package/es/GoLand/index.mjs +10 -0
- package/es/GoLand/style.mjs +8 -0
- package/es/Godot/components/Avatar.d.mts +6 -0
- package/es/Godot/components/Avatar.mjs +19 -0
- package/es/Godot/components/Color.d.mts +5 -0
- package/es/Godot/components/Color.mjs +25 -0
- package/es/Godot/components/Mono.d.mts +5 -0
- package/es/Godot/components/Mono.mjs +23 -0
- package/es/Godot/index.d.mts +13 -0
- package/es/Godot/index.mjs +12 -0
- package/es/Godot/style.mjs +8 -0
- package/es/GoldmanSachs/components/Avatar.d.mts +6 -0
- package/es/GoldmanSachs/components/Avatar.mjs +19 -0
- package/es/GoldmanSachs/components/Color.d.mts +5 -0
- package/es/GoldmanSachs/components/Color.mjs +25 -0
- package/es/GoldmanSachs/components/Mono.d.mts +5 -0
- package/es/GoldmanSachs/components/Mono.mjs +23 -0
- package/es/GoldmanSachs/index.d.mts +13 -0
- package/es/GoldmanSachs/index.mjs +12 -0
- package/es/GoldmanSachs/style.mjs +8 -0
- package/es/Goodreads/components/Avatar.d.mts +6 -0
- package/es/Goodreads/components/Avatar.mjs +19 -0
- package/es/Goodreads/components/Mono.d.mts +5 -0
- package/es/Goodreads/components/Mono.mjs +23 -0
- package/es/Goodreads/index.d.mts +11 -0
- package/es/Goodreads/index.mjs +10 -0
- package/es/Goodreads/style.mjs +8 -0
- package/es/GoogleAnalytics/components/Avatar.d.mts +6 -0
- package/es/GoogleAnalytics/components/Avatar.mjs +19 -0
- package/es/GoogleAnalytics/components/Color.d.mts +5 -0
- package/es/GoogleAnalytics/components/Color.mjs +25 -0
- package/es/GoogleAnalytics/components/Mono.d.mts +5 -0
- package/es/GoogleAnalytics/components/Mono.mjs +23 -0
- package/es/GoogleAnalytics/index.d.mts +13 -0
- package/es/GoogleAnalytics/index.mjs +12 -0
- package/es/GoogleAnalytics/style.mjs +8 -0
- package/es/GoogleCalendar/components/Avatar.d.mts +6 -0
- package/es/GoogleCalendar/components/Avatar.mjs +19 -0
- package/es/GoogleCalendar/components/Color.d.mts +5 -0
- package/es/GoogleCalendar/components/Color.mjs +25 -0
- package/es/GoogleCalendar/components/Mono.d.mts +5 -0
- package/es/GoogleCalendar/components/Mono.mjs +23 -0
- package/es/GoogleCalendar/index.d.mts +13 -0
- package/es/GoogleCalendar/index.mjs +12 -0
- package/es/GoogleCalendar/style.mjs +8 -0
- package/es/GoogleChat/components/Avatar.d.mts +6 -0
- package/es/GoogleChat/components/Avatar.mjs +19 -0
- package/es/GoogleChat/components/Color.d.mts +5 -0
- package/es/GoogleChat/components/Color.mjs +25 -0
- package/es/GoogleChat/components/Mono.d.mts +5 -0
- package/es/GoogleChat/components/Mono.mjs +23 -0
- package/es/GoogleChat/index.d.mts +13 -0
- package/es/GoogleChat/index.mjs +12 -0
- package/es/GoogleChat/style.mjs +8 -0
- package/es/GoogleClassroom/components/Avatar.d.mts +6 -0
- package/es/GoogleClassroom/components/Avatar.mjs +19 -0
- package/es/GoogleClassroom/components/Color.d.mts +5 -0
- package/es/GoogleClassroom/components/Color.mjs +25 -0
- package/es/GoogleClassroom/components/Mono.d.mts +5 -0
- package/es/GoogleClassroom/components/Mono.mjs +23 -0
- package/es/GoogleClassroom/index.d.mts +13 -0
- package/es/GoogleClassroom/index.mjs +12 -0
- package/es/GoogleClassroom/style.mjs +8 -0
- package/es/GoogleDocs/components/Avatar.d.mts +6 -0
- package/es/GoogleDocs/components/Avatar.mjs +19 -0
- package/es/GoogleDocs/components/Color.d.mts +5 -0
- package/es/GoogleDocs/components/Color.mjs +25 -0
- package/es/GoogleDocs/components/Mono.d.mts +5 -0
- package/es/GoogleDocs/components/Mono.mjs +23 -0
- package/es/GoogleDocs/index.d.mts +13 -0
- package/es/GoogleDocs/index.mjs +12 -0
- package/es/GoogleDocs/style.mjs +8 -0
- package/es/GoogleDrive/components/Avatar.d.mts +6 -0
- package/es/GoogleDrive/components/Avatar.mjs +19 -0
- package/es/GoogleDrive/components/Color.d.mts +5 -0
- package/es/GoogleDrive/components/Color.mjs +25 -0
- package/es/GoogleDrive/components/Mono.d.mts +5 -0
- package/es/GoogleDrive/components/Mono.mjs +23 -0
- package/es/GoogleDrive/index.d.mts +13 -0
- package/es/GoogleDrive/index.mjs +12 -0
- package/es/GoogleDrive/style.mjs +8 -0
- package/es/GoogleKeep/components/Avatar.d.mts +6 -0
- package/es/GoogleKeep/components/Avatar.mjs +19 -0
- package/es/GoogleKeep/components/Color.d.mts +5 -0
- package/es/GoogleKeep/components/Color.mjs +25 -0
- package/es/GoogleKeep/components/Mono.d.mts +5 -0
- package/es/GoogleKeep/components/Mono.mjs +23 -0
- package/es/GoogleKeep/index.d.mts +13 -0
- package/es/GoogleKeep/index.mjs +12 -0
- package/es/GoogleKeep/style.mjs +8 -0
- package/es/GoogleMaps/components/Avatar.d.mts +6 -0
- package/es/GoogleMaps/components/Avatar.mjs +19 -0
- package/es/GoogleMaps/components/Color.d.mts +5 -0
- package/es/GoogleMaps/components/Color.mjs +25 -0
- package/es/GoogleMaps/components/Mono.d.mts +5 -0
- package/es/GoogleMaps/components/Mono.mjs +23 -0
- package/es/GoogleMaps/index.d.mts +13 -0
- package/es/GoogleMaps/index.mjs +12 -0
- package/es/GoogleMaps/style.mjs +8 -0
- package/es/GoogleMeet/components/Avatar.d.mts +6 -0
- package/es/GoogleMeet/components/Avatar.mjs +19 -0
- package/es/GoogleMeet/components/Color.d.mts +5 -0
- package/es/GoogleMeet/components/Color.mjs +25 -0
- package/es/GoogleMeet/components/Mono.d.mts +5 -0
- package/es/GoogleMeet/components/Mono.mjs +23 -0
- package/es/GoogleMeet/index.d.mts +13 -0
- package/es/GoogleMeet/index.mjs +12 -0
- package/es/GoogleMeet/style.mjs +8 -0
- package/es/GooglePay/components/Avatar.d.mts +6 -0
- package/es/GooglePay/components/Avatar.mjs +19 -0
- package/es/GooglePay/components/Color.d.mts +5 -0
- package/es/GooglePay/components/Color.mjs +25 -0
- package/es/GooglePay/components/Mono.d.mts +5 -0
- package/es/GooglePay/components/Mono.mjs +23 -0
- package/es/GooglePay/index.d.mts +13 -0
- package/es/GooglePay/index.mjs +12 -0
- package/es/GooglePay/style.mjs +8 -0
- package/es/GooglePlay/components/Avatar.d.mts +6 -0
- package/es/GooglePlay/components/Avatar.mjs +19 -0
- package/es/GooglePlay/components/Color.d.mts +5 -0
- package/es/GooglePlay/components/Color.mjs +25 -0
- package/es/GooglePlay/components/Mono.d.mts +5 -0
- package/es/GooglePlay/components/Mono.mjs +23 -0
- package/es/GooglePlay/index.d.mts +13 -0
- package/es/GooglePlay/index.mjs +12 -0
- package/es/GooglePlay/style.mjs +8 -0
- package/es/GoogleSheets/components/Avatar.d.mts +6 -0
- package/es/GoogleSheets/components/Avatar.mjs +19 -0
- package/es/GoogleSheets/components/Color.d.mts +5 -0
- package/es/GoogleSheets/components/Color.mjs +25 -0
- package/es/GoogleSheets/components/Mono.d.mts +5 -0
- package/es/GoogleSheets/components/Mono.mjs +23 -0
- package/es/GoogleSheets/index.d.mts +13 -0
- package/es/GoogleSheets/index.mjs +12 -0
- package/es/GoogleSheets/style.mjs +8 -0
- package/es/GoogleTasks/components/Avatar.d.mts +6 -0
- package/es/GoogleTasks/components/Avatar.mjs +19 -0
- package/es/GoogleTasks/components/Color.d.mts +5 -0
- package/es/GoogleTasks/components/Color.mjs +25 -0
- package/es/GoogleTasks/components/Mono.d.mts +5 -0
- package/es/GoogleTasks/components/Mono.mjs +23 -0
- package/es/GoogleTasks/index.d.mts +13 -0
- package/es/GoogleTasks/index.mjs +12 -0
- package/es/GoogleTasks/style.mjs +8 -0
- package/es/Grab/components/Avatar.d.mts +6 -0
- package/es/Grab/components/Avatar.mjs +19 -0
- package/es/Grab/components/Color.d.mts +5 -0
- package/es/Grab/components/Color.mjs +25 -0
- package/es/Grab/components/Mono.d.mts +5 -0
- package/es/Grab/components/Mono.mjs +23 -0
- package/es/Grab/index.d.mts +13 -0
- package/es/Grab/index.mjs +12 -0
- package/es/Grab/style.mjs +8 -0
- package/es/Gradle/components/Avatar.d.mts +6 -0
- package/es/Gradle/components/Avatar.mjs +19 -0
- package/es/Gradle/components/Mono.d.mts +5 -0
- package/es/Gradle/components/Mono.mjs +23 -0
- package/es/Gradle/index.d.mts +11 -0
- package/es/Gradle/index.mjs +10 -0
- package/es/Gradle/style.mjs +8 -0
- package/es/Grafana/components/Avatar.d.mts +6 -0
- package/es/Grafana/components/Avatar.mjs +19 -0
- package/es/Grafana/components/Color.d.mts +5 -0
- package/es/Grafana/components/Color.mjs +25 -0
- package/es/Grafana/components/Mono.d.mts +5 -0
- package/es/Grafana/components/Mono.mjs +23 -0
- package/es/Grafana/index.d.mts +13 -0
- package/es/Grafana/index.mjs +12 -0
- package/es/Grafana/style.mjs +8 -0
- package/es/Grammarly/components/Avatar.d.mts +6 -0
- package/es/Grammarly/components/Avatar.mjs +19 -0
- package/es/Grammarly/components/Color.d.mts +5 -0
- package/es/Grammarly/components/Color.mjs +25 -0
- package/es/Grammarly/components/Mono.d.mts +5 -0
- package/es/Grammarly/components/Mono.mjs +23 -0
- package/es/Grammarly/index.d.mts +13 -0
- package/es/Grammarly/index.mjs +12 -0
- package/es/Grammarly/style.mjs +8 -0
- package/es/GraphQL/components/Avatar.d.mts +6 -0
- package/es/GraphQL/components/Avatar.mjs +19 -0
- package/es/GraphQL/components/Color.d.mts +5 -0
- package/es/GraphQL/components/Color.mjs +25 -0
- package/es/GraphQL/components/Mono.d.mts +5 -0
- package/es/GraphQL/components/Mono.mjs +23 -0
- package/es/GraphQL/index.d.mts +13 -0
- package/es/GraphQL/index.mjs +12 -0
- package/es/GraphQL/style.mjs +8 -0
- package/es/HBO/components/Avatar.d.mts +6 -0
- package/es/HBO/components/Avatar.mjs +19 -0
- package/es/HBO/components/Mono.d.mts +5 -0
- package/es/HBO/components/Mono.mjs +22 -0
- package/es/HBO/index.d.mts +11 -0
- package/es/HBO/index.mjs +10 -0
- package/es/HBO/style.mjs +7 -0
- package/es/HP/components/Avatar.d.mts +6 -0
- package/es/HP/components/Avatar.mjs +19 -0
- package/es/HP/components/Color.d.mts +5 -0
- package/es/HP/components/Color.mjs +25 -0
- package/es/HP/components/Mono.d.mts +5 -0
- package/es/HP/components/Mono.mjs +22 -0
- package/es/HP/index.d.mts +13 -0
- package/es/HP/index.mjs +12 -0
- package/es/HP/style.mjs +7 -0
- package/es/HSBC/components/Avatar.d.mts +6 -0
- package/es/HSBC/components/Avatar.mjs +19 -0
- package/es/HSBC/components/Color.d.mts +5 -0
- package/es/HSBC/components/Color.mjs +25 -0
- package/es/HSBC/components/Mono.d.mts +5 -0
- package/es/HSBC/components/Mono.mjs +23 -0
- package/es/HSBC/index.d.mts +13 -0
- package/es/HSBC/index.mjs +12 -0
- package/es/HSBC/style.mjs +8 -0
- package/es/HTML5/components/Avatar.d.mts +6 -0
- package/es/HTML5/components/Avatar.mjs +19 -0
- package/es/HTML5/components/Color.d.mts +5 -0
- package/es/HTML5/components/Color.mjs +25 -0
- package/es/HTML5/components/Mono.d.mts +5 -0
- package/es/HTML5/components/Mono.mjs +23 -0
- package/es/HTML5/index.d.mts +13 -0
- package/es/HTML5/index.mjs +12 -0
- package/es/HTML5/style.mjs +8 -0
- package/es/HackerRank/components/Avatar.d.mts +6 -0
- package/es/HackerRank/components/Avatar.mjs +19 -0
- package/es/HackerRank/components/Color.d.mts +5 -0
- package/es/HackerRank/components/Color.mjs +25 -0
- package/es/HackerRank/components/Mono.d.mts +5 -0
- package/es/HackerRank/components/Mono.mjs +23 -0
- package/es/HackerRank/index.d.mts +13 -0
- package/es/HackerRank/index.mjs +12 -0
- package/es/HackerRank/style.mjs +8 -0
- package/es/HarmonyOS/components/Avatar.d.mts +6 -0
- package/es/HarmonyOS/components/Avatar.mjs +19 -0
- package/es/HarmonyOS/components/Mono.d.mts +5 -0
- package/es/HarmonyOS/components/Mono.mjs +23 -0
- package/es/HarmonyOS/index.d.mts +11 -0
- package/es/HarmonyOS/index.mjs +10 -0
- package/es/HarmonyOS/style.mjs +8 -0
- package/es/Hashnode/components/Avatar.d.mts +6 -0
- package/es/Hashnode/components/Avatar.mjs +19 -0
- package/es/Hashnode/components/Color.d.mts +5 -0
- package/es/Hashnode/components/Color.mjs +25 -0
- package/es/Hashnode/components/Mono.d.mts +5 -0
- package/es/Hashnode/components/Mono.mjs +23 -0
- package/es/Hashnode/index.d.mts +13 -0
- package/es/Hashnode/index.mjs +12 -0
- package/es/Hashnode/style.mjs +8 -0
- package/es/Haskell/components/Avatar.d.mts +6 -0
- package/es/Haskell/components/Avatar.mjs +19 -0
- package/es/Haskell/components/Color.d.mts +5 -0
- package/es/Haskell/components/Color.mjs +25 -0
- package/es/Haskell/components/Mono.d.mts +5 -0
- package/es/Haskell/components/Mono.mjs +23 -0
- package/es/Haskell/index.d.mts +13 -0
- package/es/Haskell/index.mjs +12 -0
- package/es/Haskell/style.mjs +8 -0
- package/es/Hasura/components/Avatar.d.mts +6 -0
- package/es/Hasura/components/Avatar.mjs +19 -0
- package/es/Hasura/components/Color.d.mts +5 -0
- package/es/Hasura/components/Color.mjs +25 -0
- package/es/Hasura/components/Mono.d.mts +5 -0
- package/es/Hasura/components/Mono.mjs +23 -0
- package/es/Hasura/index.d.mts +13 -0
- package/es/Hasura/index.mjs +12 -0
- package/es/Hasura/style.mjs +8 -0
- package/es/Helix/components/Avatar.d.mts +6 -0
- package/es/Helix/components/Avatar.mjs +19 -0
- package/es/Helix/components/Mono.d.mts +5 -0
- package/es/Helix/components/Mono.mjs +23 -0
- package/es/Helix/index.d.mts +11 -0
- package/es/Helix/index.mjs +10 -0
- package/es/Helix/style.mjs +8 -0
- package/es/Helm/components/Avatar.d.mts +6 -0
- package/es/Helm/components/Avatar.mjs +19 -0
- package/es/Helm/components/Mono.d.mts +5 -0
- package/es/Helm/components/Mono.mjs +23 -0
- package/es/Helm/index.d.mts +11 -0
- package/es/Helm/index.mjs +10 -0
- package/es/Helm/style.mjs +8 -0
- package/es/Hetzner/components/Avatar.d.mts +6 -0
- package/es/Hetzner/components/Avatar.mjs +19 -0
- package/es/Hetzner/components/Color.d.mts +5 -0
- package/es/Hetzner/components/Color.mjs +25 -0
- package/es/Hetzner/components/Mono.d.mts +5 -0
- package/es/Hetzner/components/Mono.mjs +23 -0
- package/es/Hetzner/index.d.mts +13 -0
- package/es/Hetzner/index.mjs +12 -0
- package/es/Hetzner/style.mjs +8 -0
- package/es/Hilton/components/Avatar.d.mts +6 -0
- package/es/Hilton/components/Avatar.mjs +19 -0
- package/es/Hilton/components/Mono.d.mts +5 -0
- package/es/Hilton/components/Mono.mjs +23 -0
- package/es/Hilton/index.d.mts +11 -0
- package/es/Hilton/index.mjs +10 -0
- package/es/Hilton/style.mjs +8 -0
- package/es/Hitachi/components/Avatar.d.mts +6 -0
- package/es/Hitachi/components/Avatar.mjs +19 -0
- package/es/Hitachi/components/Color.d.mts +5 -0
- package/es/Hitachi/components/Color.mjs +25 -0
- package/es/Hitachi/components/Mono.d.mts +5 -0
- package/es/Hitachi/components/Mono.mjs +23 -0
- package/es/Hitachi/index.d.mts +13 -0
- package/es/Hitachi/index.mjs +12 -0
- package/es/Hitachi/style.mjs +8 -0
- package/es/Homebrew/components/Avatar.d.mts +6 -0
- package/es/Homebrew/components/Avatar.mjs +19 -0
- package/es/Homebrew/components/Color.d.mts +5 -0
- package/es/Homebrew/components/Color.mjs +25 -0
- package/es/Homebrew/components/Mono.d.mts +5 -0
- package/es/Homebrew/components/Mono.mjs +23 -0
- package/es/Homebrew/index.d.mts +13 -0
- package/es/Homebrew/index.mjs +12 -0
- package/es/Homebrew/style.mjs +8 -0
- package/es/Honda/components/Avatar.d.mts +6 -0
- package/es/Honda/components/Avatar.mjs +19 -0
- package/es/Honda/components/Color.d.mts +5 -0
- package/es/Honda/components/Color.mjs +25 -0
- package/es/Honda/components/Mono.d.mts +5 -0
- package/es/Honda/components/Mono.mjs +23 -0
- package/es/Honda/index.d.mts +13 -0
- package/es/Honda/index.mjs +12 -0
- package/es/Honda/style.mjs +8 -0
- package/es/Hono/components/Avatar.d.mts +6 -0
- package/es/Hono/components/Avatar.mjs +19 -0
- package/es/Hono/components/Color.d.mts +5 -0
- package/es/Hono/components/Color.mjs +25 -0
- package/es/Hono/components/Mono.d.mts +5 -0
- package/es/Hono/components/Mono.mjs +23 -0
- package/es/Hono/index.d.mts +13 -0
- package/es/Hono/index.mjs +12 -0
- package/es/Hono/style.mjs +8 -0
- package/es/Hostinger/components/Avatar.d.mts +6 -0
- package/es/Hostinger/components/Avatar.mjs +19 -0
- package/es/Hostinger/components/Color.d.mts +5 -0
- package/es/Hostinger/components/Color.mjs +25 -0
- package/es/Hostinger/components/Mono.d.mts +5 -0
- package/es/Hostinger/components/Mono.mjs +23 -0
- package/es/Hostinger/index.d.mts +13 -0
- package/es/Hostinger/index.mjs +12 -0
- package/es/Hostinger/style.mjs +8 -0
- package/es/HotelsCom/components/Avatar.d.mts +6 -0
- package/es/HotelsCom/components/Avatar.mjs +19 -0
- package/es/HotelsCom/components/Color.d.mts +5 -0
- package/es/HotelsCom/components/Color.mjs +25 -0
- package/es/HotelsCom/components/Mono.d.mts +5 -0
- package/es/HotelsCom/components/Mono.mjs +23 -0
- package/es/HotelsCom/index.d.mts +13 -0
- package/es/HotelsCom/index.mjs +12 -0
- package/es/HotelsCom/style.mjs +8 -0
- package/es/Htmx/components/Avatar.d.mts +6 -0
- package/es/Htmx/components/Avatar.mjs +19 -0
- package/es/Htmx/components/Color.d.mts +5 -0
- package/es/Htmx/components/Color.mjs +25 -0
- package/es/Htmx/components/Mono.d.mts +5 -0
- package/es/Htmx/components/Mono.mjs +23 -0
- package/es/Htmx/index.d.mts +13 -0
- package/es/Htmx/index.mjs +12 -0
- package/es/Htmx/style.mjs +8 -0
- package/es/HubSpot/components/Avatar.d.mts +6 -0
- package/es/HubSpot/components/Avatar.mjs +19 -0
- package/es/HubSpot/components/Color.d.mts +5 -0
- package/es/HubSpot/components/Color.mjs +25 -0
- package/es/HubSpot/components/Mono.d.mts +5 -0
- package/es/HubSpot/components/Mono.mjs +23 -0
- package/es/HubSpot/index.d.mts +13 -0
- package/es/HubSpot/index.mjs +12 -0
- package/es/HubSpot/style.mjs +8 -0
- package/es/HumbleBundle/components/Avatar.d.mts +6 -0
- package/es/HumbleBundle/components/Avatar.mjs +19 -0
- package/es/HumbleBundle/components/Color.d.mts +5 -0
- package/es/HumbleBundle/components/Color.mjs +25 -0
- package/es/HumbleBundle/components/Mono.d.mts +5 -0
- package/es/HumbleBundle/components/Mono.mjs +23 -0
- package/es/HumbleBundle/index.d.mts +13 -0
- package/es/HumbleBundle/index.mjs +12 -0
- package/es/HumbleBundle/style.mjs +8 -0
- package/es/Hyundai/components/Avatar.d.mts +6 -0
- package/es/Hyundai/components/Avatar.mjs +19 -0
- package/es/Hyundai/components/Mono.d.mts +5 -0
- package/es/Hyundai/components/Mono.mjs +23 -0
- package/es/Hyundai/index.d.mts +11 -0
- package/es/Hyundai/index.mjs +10 -0
- package/es/Hyundai/style.mjs +8 -0
- package/es/ICloud/components/Avatar.d.mts +6 -0
- package/es/ICloud/components/Avatar.mjs +19 -0
- package/es/ICloud/components/Color.d.mts +5 -0
- package/es/ICloud/components/Color.mjs +25 -0
- package/es/ICloud/components/Mono.d.mts +5 -0
- package/es/ICloud/components/Mono.mjs +23 -0
- package/es/ICloud/index.d.mts +13 -0
- package/es/ICloud/index.mjs +12 -0
- package/es/ICloud/style.mjs +8 -0
- package/es/IFTTT/components/Avatar.d.mts +6 -0
- package/es/IFTTT/components/Avatar.mjs +19 -0
- package/es/IFTTT/components/Mono.d.mts +5 -0
- package/es/IFTTT/components/Mono.mjs +23 -0
- package/es/IFTTT/index.d.mts +11 -0
- package/es/IFTTT/index.mjs +10 -0
- package/es/IFTTT/style.mjs +8 -0
- package/es/IKEA/components/Avatar.d.mts +6 -0
- package/es/IKEA/components/Avatar.mjs +19 -0
- package/es/IKEA/components/Color.d.mts +5 -0
- package/es/IKEA/components/Color.mjs +25 -0
- package/es/IKEA/components/Mono.d.mts +5 -0
- package/es/IKEA/components/Mono.mjs +23 -0
- package/es/IKEA/index.d.mts +13 -0
- package/es/IKEA/index.mjs +12 -0
- package/es/IKEA/style.mjs +8 -0
- package/es/IMDb/components/Avatar.d.mts +6 -0
- package/es/IMDb/components/Avatar.mjs +19 -0
- package/es/IMDb/components/Color.d.mts +5 -0
- package/es/IMDb/components/Color.mjs +25 -0
- package/es/IMDb/components/Mono.d.mts +5 -0
- package/es/IMDb/components/Mono.mjs +23 -0
- package/es/IMDb/index.d.mts +13 -0
- package/es/IMDb/index.mjs +12 -0
- package/es/IMDb/style.mjs +8 -0
- package/es/IOS/components/Avatar.d.mts +6 -0
- package/es/IOS/components/Avatar.mjs +19 -0
- package/es/IOS/components/Mono.d.mts +5 -0
- package/es/IOS/components/Mono.mjs +22 -0
- package/es/IOS/index.d.mts +11 -0
- package/es/IOS/index.mjs +10 -0
- package/es/IOS/style.mjs +7 -0
- package/es/ITerm2/components/Avatar.d.mts +6 -0
- package/es/ITerm2/components/Avatar.mjs +19 -0
- package/es/ITerm2/components/Mono.d.mts +5 -0
- package/es/ITerm2/components/Mono.mjs +23 -0
- package/es/ITerm2/index.d.mts +11 -0
- package/es/ITerm2/index.mjs +10 -0
- package/es/ITerm2/style.mjs +8 -0
- package/es/InfluxDB/components/Avatar.d.mts +6 -0
- package/es/InfluxDB/components/Avatar.mjs +19 -0
- package/es/InfluxDB/components/Color.d.mts +5 -0
- package/es/InfluxDB/components/Color.mjs +25 -0
- package/es/InfluxDB/components/Mono.d.mts +5 -0
- package/es/InfluxDB/components/Mono.mjs +23 -0
- package/es/InfluxDB/index.d.mts +13 -0
- package/es/InfluxDB/index.mjs +12 -0
- package/es/InfluxDB/style.mjs +8 -0
- package/es/Insomnia/components/Avatar.d.mts +6 -0
- package/es/Insomnia/components/Avatar.mjs +19 -0
- package/es/Insomnia/components/Color.d.mts +5 -0
- package/es/Insomnia/components/Color.mjs +25 -0
- package/es/Insomnia/components/Mono.d.mts +5 -0
- package/es/Insomnia/components/Mono.mjs +23 -0
- package/es/Insomnia/index.d.mts +13 -0
- package/es/Insomnia/index.mjs +12 -0
- package/es/Insomnia/style.mjs +8 -0
- package/es/Instacart/components/Avatar.d.mts +6 -0
- package/es/Instacart/components/Avatar.mjs +19 -0
- package/es/Instacart/components/Color.d.mts +5 -0
- package/es/Instacart/components/Color.mjs +25 -0
- package/es/Instacart/components/Mono.d.mts +5 -0
- package/es/Instacart/components/Mono.mjs +23 -0
- package/es/Instacart/index.d.mts +13 -0
- package/es/Instacart/index.mjs +12 -0
- package/es/Instacart/style.mjs +8 -0
- package/es/Instagram/components/Avatar.d.mts +6 -0
- package/es/Instagram/components/Avatar.mjs +19 -0
- package/es/Instagram/components/Color.d.mts +5 -0
- package/es/Instagram/components/Color.mjs +25 -0
- package/es/Instagram/components/Mono.d.mts +5 -0
- package/es/Instagram/components/Mono.mjs +23 -0
- package/es/Instagram/index.d.mts +13 -0
- package/es/Instagram/index.mjs +12 -0
- package/es/Instagram/style.mjs +8 -0
- package/es/Intel/components/Avatar.d.mts +6 -0
- package/es/Intel/components/Avatar.mjs +19 -0
- package/es/Intel/components/Color.d.mts +5 -0
- package/es/Intel/components/Color.mjs +25 -0
- package/es/Intel/components/Mono.d.mts +5 -0
- package/es/Intel/components/Mono.mjs +23 -0
- package/es/Intel/index.d.mts +13 -0
- package/es/Intel/index.mjs +12 -0
- package/es/Intel/style.mjs +8 -0
- package/es/IntelliJIDEA/components/Avatar.d.mts +6 -0
- package/es/IntelliJIDEA/components/Avatar.mjs +19 -0
- package/es/IntelliJIDEA/components/Mono.d.mts +5 -0
- package/es/IntelliJIDEA/components/Mono.mjs +23 -0
- package/es/IntelliJIDEA/index.d.mts +11 -0
- package/es/IntelliJIDEA/index.mjs +10 -0
- package/es/IntelliJIDEA/style.mjs +8 -0
- package/es/Intercom/components/Avatar.d.mts +6 -0
- package/es/Intercom/components/Avatar.mjs +19 -0
- package/es/Intercom/components/Color.d.mts +5 -0
- package/es/Intercom/components/Color.mjs +25 -0
- package/es/Intercom/components/Mono.d.mts +5 -0
- package/es/Intercom/components/Mono.mjs +23 -0
- package/es/Intercom/index.d.mts +13 -0
- package/es/Intercom/index.mjs +12 -0
- package/es/Intercom/style.mjs +8 -0
- package/es/InternetArchive/components/Avatar.d.mts +6 -0
- package/es/InternetArchive/components/Avatar.mjs +19 -0
- package/es/InternetArchive/components/Color.d.mts +5 -0
- package/es/InternetArchive/components/Color.mjs +25 -0
- package/es/InternetArchive/components/Mono.d.mts +5 -0
- package/es/InternetArchive/components/Mono.mjs +23 -0
- package/es/InternetArchive/index.d.mts +13 -0
- package/es/InternetArchive/index.mjs +12 -0
- package/es/InternetArchive/style.mjs +8 -0
- package/es/Ionos/components/Avatar.d.mts +6 -0
- package/es/Ionos/components/Avatar.mjs +19 -0
- package/es/Ionos/components/Color.d.mts +5 -0
- package/es/Ionos/components/Color.mjs +25 -0
- package/es/Ionos/components/Mono.d.mts +5 -0
- package/es/Ionos/components/Mono.mjs +23 -0
- package/es/Ionos/index.d.mts +13 -0
- package/es/Ionos/index.mjs +12 -0
- package/es/Ionos/style.mjs +8 -0
- package/es/Istio/components/Avatar.d.mts +6 -0
- package/es/Istio/components/Avatar.mjs +19 -0
- package/es/Istio/components/Color.d.mts +5 -0
- package/es/Istio/components/Color.mjs +25 -0
- package/es/Istio/components/Mono.d.mts +5 -0
- package/es/Istio/components/Mono.mjs +23 -0
- package/es/Istio/index.d.mts +13 -0
- package/es/Istio/index.mjs +12 -0
- package/es/Istio/style.mjs +8 -0
- package/es/ItchIo/components/Avatar.d.mts +6 -0
- package/es/ItchIo/components/Avatar.mjs +19 -0
- package/es/ItchIo/components/Color.d.mts +5 -0
- package/es/ItchIo/components/Color.mjs +25 -0
- package/es/ItchIo/components/Mono.d.mts +5 -0
- package/es/ItchIo/components/Mono.mjs +23 -0
- package/es/ItchIo/index.d.mts +13 -0
- package/es/ItchIo/index.mjs +12 -0
- package/es/ItchIo/style.mjs +8 -0
- package/es/JBL/components/Avatar.d.mts +6 -0
- package/es/JBL/components/Avatar.mjs +19 -0
- package/es/JBL/components/Color.d.mts +5 -0
- package/es/JBL/components/Color.mjs +25 -0
- package/es/JBL/components/Mono.d.mts +5 -0
- package/es/JBL/components/Mono.mjs +22 -0
- package/es/JBL/index.d.mts +13 -0
- package/es/JBL/index.mjs +12 -0
- package/es/JBL/style.mjs +7 -0
- package/es/JCB/components/Avatar.d.mts +6 -0
- package/es/JCB/components/Avatar.mjs +19 -0
- package/es/JCB/components/Color.d.mts +5 -0
- package/es/JCB/components/Color.mjs +25 -0
- package/es/JCB/components/Mono.d.mts +5 -0
- package/es/JCB/components/Mono.mjs +22 -0
- package/es/JCB/index.d.mts +13 -0
- package/es/JCB/index.mjs +12 -0
- package/es/JCB/style.mjs +7 -0
- package/es/JQuery/components/Avatar.d.mts +6 -0
- package/es/JQuery/components/Avatar.mjs +19 -0
- package/es/JQuery/components/Color.d.mts +5 -0
- package/es/JQuery/components/Color.mjs +25 -0
- package/es/JQuery/components/Mono.d.mts +5 -0
- package/es/JQuery/components/Mono.mjs +23 -0
- package/es/JQuery/index.d.mts +13 -0
- package/es/JQuery/index.mjs +12 -0
- package/es/JQuery/style.mjs +8 -0
- package/es/JSON/components/Avatar.d.mts +6 -0
- package/es/JSON/components/Avatar.mjs +19 -0
- package/es/JSON/components/Mono.d.mts +5 -0
- package/es/JSON/components/Mono.mjs +23 -0
- package/es/JSON/index.d.mts +11 -0
- package/es/JSON/index.mjs +10 -0
- package/es/JSON/style.mjs +8 -0
- package/es/Jaeger/components/Avatar.d.mts +6 -0
- package/es/Jaeger/components/Avatar.mjs +19 -0
- package/es/Jaeger/components/Color.d.mts +5 -0
- package/es/Jaeger/components/Color.mjs +25 -0
- package/es/Jaeger/components/Mono.d.mts +5 -0
- package/es/Jaeger/components/Mono.mjs +23 -0
- package/es/Jaeger/index.d.mts +13 -0
- package/es/Jaeger/index.mjs +12 -0
- package/es/Jaeger/style.mjs +8 -0
- package/es/JavaScript/components/Avatar.d.mts +6 -0
- package/es/JavaScript/components/Avatar.mjs +19 -0
- package/es/JavaScript/components/Color.d.mts +5 -0
- package/es/JavaScript/components/Color.mjs +25 -0
- package/es/JavaScript/components/Mono.d.mts +5 -0
- package/es/JavaScript/components/Mono.mjs +23 -0
- package/es/JavaScript/index.d.mts +13 -0
- package/es/JavaScript/index.mjs +12 -0
- package/es/JavaScript/style.mjs +8 -0
- package/es/Jeep/components/Avatar.d.mts +6 -0
- package/es/Jeep/components/Avatar.mjs +19 -0
- package/es/Jeep/components/Mono.d.mts +5 -0
- package/es/Jeep/components/Mono.mjs +23 -0
- package/es/Jeep/index.d.mts +11 -0
- package/es/Jeep/index.mjs +10 -0
- package/es/Jeep/style.mjs +8 -0
- package/es/Jellyfin/components/Avatar.d.mts +6 -0
- package/es/Jellyfin/components/Avatar.mjs +19 -0
- package/es/Jellyfin/components/Color.d.mts +5 -0
- package/es/Jellyfin/components/Color.mjs +25 -0
- package/es/Jellyfin/components/Mono.d.mts +5 -0
- package/es/Jellyfin/components/Mono.mjs +23 -0
- package/es/Jellyfin/index.d.mts +13 -0
- package/es/Jellyfin/index.mjs +12 -0
- package/es/Jellyfin/style.mjs +8 -0
- package/es/Jest/components/Avatar.d.mts +6 -0
- package/es/Jest/components/Avatar.mjs +19 -0
- package/es/Jest/components/Color.d.mts +5 -0
- package/es/Jest/components/Color.mjs +25 -0
- package/es/Jest/components/Mono.d.mts +5 -0
- package/es/Jest/components/Mono.mjs +23 -0
- package/es/Jest/index.d.mts +13 -0
- package/es/Jest/index.mjs +12 -0
- package/es/Jest/style.mjs +8 -0
- package/es/JetBrains/components/Avatar.d.mts +6 -0
- package/es/JetBrains/components/Avatar.mjs +19 -0
- package/es/JetBrains/components/Mono.d.mts +5 -0
- package/es/JetBrains/components/Mono.mjs +23 -0
- package/es/JetBrains/index.d.mts +11 -0
- package/es/JetBrains/index.mjs +10 -0
- package/es/JetBrains/style.mjs +8 -0
- package/es/Jira/components/Avatar.d.mts +6 -0
- package/es/Jira/components/Avatar.mjs +19 -0
- package/es/Jira/components/Color.d.mts +5 -0
- package/es/Jira/components/Color.mjs +25 -0
- package/es/Jira/components/Mono.d.mts +5 -0
- package/es/Jira/components/Mono.mjs +23 -0
- package/es/Jira/index.d.mts +13 -0
- package/es/Jira/index.mjs +12 -0
- package/es/Jira/style.mjs +8 -0
- package/es/Joomla/components/Avatar.d.mts +6 -0
- package/es/Joomla/components/Avatar.mjs +19 -0
- package/es/Joomla/components/Color.d.mts +5 -0
- package/es/Joomla/components/Color.mjs +25 -0
- package/es/Joomla/components/Mono.d.mts +5 -0
- package/es/Joomla/components/Mono.mjs +23 -0
- package/es/Joomla/index.d.mts +13 -0
- package/es/Joomla/index.mjs +12 -0
- package/es/Joomla/style.mjs +8 -0
- package/es/Joplin/components/Avatar.d.mts +6 -0
- package/es/Joplin/components/Avatar.mjs +19 -0
- package/es/Joplin/components/Color.d.mts +5 -0
- package/es/Joplin/components/Color.mjs +25 -0
- package/es/Joplin/components/Mono.d.mts +5 -0
- package/es/Joplin/components/Mono.mjs +23 -0
- package/es/Joplin/index.d.mts +13 -0
- package/es/Joplin/index.mjs +12 -0
- package/es/Joplin/style.mjs +8 -0
- package/es/Juejin/components/Avatar.d.mts +6 -0
- package/es/Juejin/components/Avatar.mjs +19 -0
- package/es/Juejin/components/Color.d.mts +5 -0
- package/es/Juejin/components/Color.mjs +25 -0
- package/es/Juejin/components/Mono.d.mts +5 -0
- package/es/Juejin/components/Mono.mjs +23 -0
- package/es/Juejin/index.d.mts +13 -0
- package/es/Juejin/index.mjs +12 -0
- package/es/Juejin/style.mjs +8 -0
- package/es/Julia/components/Avatar.d.mts +6 -0
- package/es/Julia/components/Avatar.mjs +19 -0
- package/es/Julia/components/Color.d.mts +5 -0
- package/es/Julia/components/Color.mjs +25 -0
- package/es/Julia/components/Mono.d.mts +5 -0
- package/es/Julia/components/Mono.mjs +23 -0
- package/es/Julia/index.d.mts +13 -0
- package/es/Julia/index.mjs +12 -0
- package/es/Julia/style.mjs +8 -0
- package/es/Jupyter/components/Avatar.d.mts +6 -0
- package/es/Jupyter/components/Avatar.mjs +19 -0
- package/es/Jupyter/components/Color.d.mts +5 -0
- package/es/Jupyter/components/Color.mjs +25 -0
- package/es/Jupyter/components/Mono.d.mts +5 -0
- package/es/Jupyter/components/Mono.mjs +23 -0
- package/es/Jupyter/index.d.mts +13 -0
- package/es/Jupyter/index.mjs +12 -0
- package/es/Jupyter/style.mjs +8 -0
- package/es/JustEat/components/Avatar.d.mts +6 -0
- package/es/JustEat/components/Avatar.mjs +19 -0
- package/es/JustEat/components/Color.d.mts +5 -0
- package/es/JustEat/components/Color.mjs +25 -0
- package/es/JustEat/components/Mono.d.mts +5 -0
- package/es/JustEat/components/Mono.mjs +23 -0
- package/es/JustEat/index.d.mts +13 -0
- package/es/JustEat/index.mjs +12 -0
- package/es/JustEat/style.mjs +8 -0
- package/es/K3s/components/Avatar.d.mts +6 -0
- package/es/K3s/components/Avatar.mjs +19 -0
- package/es/K3s/components/Color.d.mts +5 -0
- package/es/K3s/components/Color.mjs +25 -0
- package/es/K3s/components/Mono.d.mts +5 -0
- package/es/K3s/components/Mono.mjs +22 -0
- package/es/K3s/index.d.mts +13 -0
- package/es/K3s/index.mjs +12 -0
- package/es/K3s/style.mjs +7 -0
- package/es/KFC/components/Avatar.d.mts +6 -0
- package/es/KFC/components/Avatar.mjs +19 -0
- package/es/KFC/components/Color.d.mts +5 -0
- package/es/KFC/components/Color.mjs +25 -0
- package/es/KFC/components/Mono.d.mts +5 -0
- package/es/KFC/components/Mono.mjs +22 -0
- package/es/KFC/index.d.mts +13 -0
- package/es/KFC/index.mjs +12 -0
- package/es/KFC/style.mjs +7 -0
- package/es/Kaggle/components/Avatar.d.mts +6 -0
- package/es/Kaggle/components/Avatar.mjs +19 -0
- package/es/Kaggle/components/Color.d.mts +5 -0
- package/es/Kaggle/components/Color.mjs +25 -0
- package/es/Kaggle/components/Mono.d.mts +5 -0
- package/es/Kaggle/components/Mono.mjs +23 -0
- package/es/Kaggle/index.d.mts +13 -0
- package/es/Kaggle/index.mjs +12 -0
- package/es/Kaggle/style.mjs +8 -0
- package/es/KakaoTalk/components/Avatar.d.mts +6 -0
- package/es/KakaoTalk/components/Avatar.mjs +19 -0
- package/es/KakaoTalk/components/Color.d.mts +5 -0
- package/es/KakaoTalk/components/Color.mjs +25 -0
- package/es/KakaoTalk/components/Mono.d.mts +5 -0
- package/es/KakaoTalk/components/Mono.mjs +23 -0
- package/es/KakaoTalk/index.d.mts +13 -0
- package/es/KakaoTalk/index.mjs +12 -0
- package/es/KakaoTalk/style.mjs +8 -0
- package/es/KaliLinux/components/Avatar.d.mts +6 -0
- package/es/KaliLinux/components/Avatar.mjs +19 -0
- package/es/KaliLinux/components/Color.d.mts +5 -0
- package/es/KaliLinux/components/Color.mjs +25 -0
- package/es/KaliLinux/components/Mono.d.mts +5 -0
- package/es/KaliLinux/components/Mono.mjs +23 -0
- package/es/KaliLinux/index.d.mts +13 -0
- package/es/KaliLinux/index.mjs +12 -0
- package/es/KaliLinux/style.mjs +8 -0
- package/es/KeePassXC/components/Avatar.d.mts +6 -0
- package/es/KeePassXC/components/Avatar.mjs +19 -0
- package/es/KeePassXC/components/Color.d.mts +5 -0
- package/es/KeePassXC/components/Color.mjs +25 -0
- package/es/KeePassXC/components/Mono.d.mts +5 -0
- package/es/KeePassXC/components/Mono.mjs +23 -0
- package/es/KeePassXC/index.d.mts +13 -0
- package/es/KeePassXC/index.mjs +12 -0
- package/es/KeePassXC/style.mjs +8 -0
- package/es/Keras/components/Avatar.d.mts +6 -0
- package/es/Keras/components/Avatar.mjs +19 -0
- package/es/Keras/components/Color.d.mts +5 -0
- package/es/Keras/components/Color.mjs +25 -0
- package/es/Keras/components/Mono.d.mts +5 -0
- package/es/Keras/components/Mono.mjs +23 -0
- package/es/Keras/index.d.mts +13 -0
- package/es/Keras/index.mjs +12 -0
- package/es/Keras/style.mjs +8 -0
- package/es/KhanAcademy/components/Avatar.d.mts +6 -0
- package/es/KhanAcademy/components/Avatar.mjs +19 -0
- package/es/KhanAcademy/components/Color.d.mts +5 -0
- package/es/KhanAcademy/components/Color.mjs +25 -0
- package/es/KhanAcademy/components/Mono.d.mts +5 -0
- package/es/KhanAcademy/components/Mono.mjs +23 -0
- package/es/KhanAcademy/index.d.mts +13 -0
- package/es/KhanAcademy/index.mjs +12 -0
- package/es/KhanAcademy/style.mjs +8 -0
- package/es/Kia/components/Avatar.d.mts +6 -0
- package/es/Kia/components/Avatar.mjs +19 -0
- package/es/Kia/components/Mono.d.mts +5 -0
- package/es/Kia/components/Mono.mjs +22 -0
- package/es/Kia/index.d.mts +11 -0
- package/es/Kia/index.mjs +10 -0
- package/es/Kia/style.mjs +7 -0
- package/es/Kibana/components/Avatar.d.mts +6 -0
- package/es/Kibana/components/Avatar.mjs +19 -0
- package/es/Kibana/components/Color.d.mts +5 -0
- package/es/Kibana/components/Color.mjs +25 -0
- package/es/Kibana/components/Mono.d.mts +5 -0
- package/es/Kibana/components/Mono.mjs +23 -0
- package/es/Kibana/index.d.mts +13 -0
- package/es/Kibana/index.mjs +12 -0
- package/es/Kibana/style.mjs +8 -0
- package/es/Kick/components/Avatar.d.mts +6 -0
- package/es/Kick/components/Avatar.mjs +19 -0
- package/es/Kick/components/Color.d.mts +5 -0
- package/es/Kick/components/Color.mjs +25 -0
- package/es/Kick/components/Mono.d.mts +5 -0
- package/es/Kick/components/Mono.mjs +23 -0
- package/es/Kick/index.d.mts +13 -0
- package/es/Kick/index.mjs +12 -0
- package/es/Kick/style.mjs +8 -0
- package/es/Klarna/components/Avatar.d.mts +6 -0
- package/es/Klarna/components/Avatar.mjs +19 -0
- package/es/Klarna/components/Color.d.mts +5 -0
- package/es/Klarna/components/Color.mjs +25 -0
- package/es/Klarna/components/Mono.d.mts +5 -0
- package/es/Klarna/components/Mono.mjs +23 -0
- package/es/Klarna/index.d.mts +13 -0
- package/es/Klarna/index.mjs +12 -0
- package/es/Klarna/style.mjs +8 -0
- package/es/Koa/components/Avatar.d.mts +6 -0
- package/es/Koa/components/Avatar.mjs +19 -0
- package/es/Koa/components/Color.d.mts +5 -0
- package/es/Koa/components/Color.mjs +25 -0
- package/es/Koa/components/Mono.d.mts +5 -0
- package/es/Koa/components/Mono.mjs +22 -0
- package/es/Koa/index.d.mts +13 -0
- package/es/Koa/index.mjs +12 -0
- package/es/Koa/style.mjs +7 -0
- package/es/Kodi/components/Avatar.d.mts +6 -0
- package/es/Kodi/components/Avatar.mjs +19 -0
- package/es/Kodi/components/Color.d.mts +5 -0
- package/es/Kodi/components/Color.mjs +25 -0
- package/es/Kodi/components/Mono.d.mts +5 -0
- package/es/Kodi/components/Mono.mjs +23 -0
- package/es/Kodi/index.d.mts +13 -0
- package/es/Kodi/index.mjs +12 -0
- package/es/Kodi/style.mjs +8 -0
- package/es/Kotlin/components/Avatar.d.mts +6 -0
- package/es/Kotlin/components/Avatar.mjs +19 -0
- package/es/Kotlin/components/Color.d.mts +5 -0
- package/es/Kotlin/components/Color.mjs +25 -0
- package/es/Kotlin/components/Mono.d.mts +5 -0
- package/es/Kotlin/components/Mono.mjs +23 -0
- package/es/Kotlin/index.d.mts +13 -0
- package/es/Kotlin/index.mjs +12 -0
- package/es/Kotlin/style.mjs +8 -0
- package/es/Krita/components/Avatar.d.mts +6 -0
- package/es/Krita/components/Avatar.mjs +19 -0
- package/es/Krita/components/Color.d.mts +5 -0
- package/es/Krita/components/Color.mjs +25 -0
- package/es/Krita/components/Mono.d.mts +5 -0
- package/es/Krita/components/Mono.mjs +23 -0
- package/es/Krita/index.d.mts +13 -0
- package/es/Krita/index.mjs +12 -0
- package/es/Krita/style.mjs +8 -0
- package/es/Kuaishou/components/Avatar.d.mts +6 -0
- package/es/Kuaishou/components/Avatar.mjs +19 -0
- package/es/Kuaishou/components/Color.d.mts +5 -0
- package/es/Kuaishou/components/Color.mjs +25 -0
- package/es/Kuaishou/components/Mono.d.mts +5 -0
- package/es/Kuaishou/components/Mono.mjs +23 -0
- package/es/Kuaishou/index.d.mts +13 -0
- package/es/Kuaishou/index.mjs +12 -0
- package/es/Kuaishou/style.mjs +8 -0
- package/es/Kubernetes/components/Avatar.d.mts +6 -0
- package/es/Kubernetes/components/Avatar.mjs +19 -0
- package/es/Kubernetes/components/Color.d.mts +5 -0
- package/es/Kubernetes/components/Color.mjs +25 -0
- package/es/Kubernetes/components/Mono.d.mts +5 -0
- package/es/Kubernetes/components/Mono.mjs +23 -0
- package/es/Kubernetes/index.d.mts +13 -0
- package/es/Kubernetes/index.mjs +12 -0
- package/es/Kubernetes/style.mjs +8 -0
- package/es/Lamborghini/components/Avatar.d.mts +6 -0
- package/es/Lamborghini/components/Avatar.mjs +19 -0
- package/es/Lamborghini/components/Color.d.mts +5 -0
- package/es/Lamborghini/components/Color.mjs +25 -0
- package/es/Lamborghini/components/Mono.d.mts +5 -0
- package/es/Lamborghini/components/Mono.mjs +23 -0
- package/es/Lamborghini/index.d.mts +13 -0
- package/es/Lamborghini/index.mjs +12 -0
- package/es/Lamborghini/style.mjs +8 -0
- package/es/Laravel/components/Avatar.d.mts +6 -0
- package/es/Laravel/components/Avatar.mjs +19 -0
- package/es/Laravel/components/Color.d.mts +5 -0
- package/es/Laravel/components/Color.mjs +25 -0
- package/es/Laravel/components/Mono.d.mts +5 -0
- package/es/Laravel/components/Mono.mjs +23 -0
- package/es/Laravel/index.d.mts +13 -0
- package/es/Laravel/index.mjs +12 -0
- package/es/Laravel/style.mjs +8 -0
- package/es/LastFm/components/Avatar.d.mts +6 -0
- package/es/LastFm/components/Avatar.mjs +19 -0
- package/es/LastFm/components/Color.d.mts +5 -0
- package/es/LastFm/components/Color.mjs +25 -0
- package/es/LastFm/components/Mono.d.mts +5 -0
- package/es/LastFm/components/Mono.mjs +23 -0
- package/es/LastFm/index.d.mts +13 -0
- package/es/LastFm/index.mjs +12 -0
- package/es/LastFm/style.mjs +8 -0
- package/es/LastPass/components/Avatar.d.mts +6 -0
- package/es/LastPass/components/Avatar.mjs +19 -0
- package/es/LastPass/components/Color.d.mts +5 -0
- package/es/LastPass/components/Color.mjs +25 -0
- package/es/LastPass/components/Mono.d.mts +5 -0
- package/es/LastPass/components/Mono.mjs +23 -0
- package/es/LastPass/index.d.mts +13 -0
- package/es/LastPass/index.mjs +12 -0
- package/es/LastPass/style.mjs +8 -0
- package/es/Leaflet/components/Avatar.d.mts +6 -0
- package/es/Leaflet/components/Avatar.mjs +19 -0
- package/es/Leaflet/components/Color.d.mts +5 -0
- package/es/Leaflet/components/Color.mjs +25 -0
- package/es/Leaflet/components/Mono.d.mts +5 -0
- package/es/Leaflet/components/Mono.mjs +23 -0
- package/es/Leaflet/index.d.mts +13 -0
- package/es/Leaflet/index.mjs +12 -0
- package/es/Leaflet/style.mjs +8 -0
- package/es/LeagueOfLegends/components/Avatar.d.mts +6 -0
- package/es/LeagueOfLegends/components/Avatar.mjs +19 -0
- package/es/LeagueOfLegends/components/Color.d.mts +5 -0
- package/es/LeagueOfLegends/components/Color.mjs +25 -0
- package/es/LeagueOfLegends/components/Mono.d.mts +5 -0
- package/es/LeagueOfLegends/components/Mono.mjs +23 -0
- package/es/LeagueOfLegends/index.d.mts +13 -0
- package/es/LeagueOfLegends/index.mjs +12 -0
- package/es/LeagueOfLegends/style.mjs +8 -0
- package/es/LeetCode/components/Avatar.d.mts +6 -0
- package/es/LeetCode/components/Avatar.mjs +19 -0
- package/es/LeetCode/components/Color.d.mts +5 -0
- package/es/LeetCode/components/Color.mjs +25 -0
- package/es/LeetCode/components/Mono.d.mts +5 -0
- package/es/LeetCode/components/Mono.mjs +23 -0
- package/es/LeetCode/index.d.mts +13 -0
- package/es/LeetCode/index.mjs +12 -0
- package/es/LeetCode/style.mjs +8 -0
- package/es/Lenovo/components/Avatar.d.mts +6 -0
- package/es/Lenovo/components/Avatar.mjs +19 -0
- package/es/Lenovo/components/Color.d.mts +5 -0
- package/es/Lenovo/components/Color.mjs +25 -0
- package/es/Lenovo/components/Mono.d.mts +5 -0
- package/es/Lenovo/components/Mono.mjs +23 -0
- package/es/Lenovo/index.d.mts +13 -0
- package/es/Lenovo/index.mjs +12 -0
- package/es/Lenovo/style.mjs +8 -0
- package/es/Less/components/Avatar.d.mts +6 -0
- package/es/Less/components/Avatar.mjs +19 -0
- package/es/Less/components/Color.d.mts +5 -0
- package/es/Less/components/Color.mjs +25 -0
- package/es/Less/components/Mono.d.mts +5 -0
- package/es/Less/components/Mono.mjs +23 -0
- package/es/Less/index.d.mts +13 -0
- package/es/Less/index.mjs +12 -0
- package/es/Less/style.mjs +8 -0
- package/es/Letterboxd/components/Avatar.d.mts +6 -0
- package/es/Letterboxd/components/Avatar.mjs +19 -0
- package/es/Letterboxd/components/Mono.d.mts +5 -0
- package/es/Letterboxd/components/Mono.mjs +23 -0
- package/es/Letterboxd/index.d.mts +11 -0
- package/es/Letterboxd/index.mjs +10 -0
- package/es/Letterboxd/style.mjs +8 -0
- package/es/Lichess/components/Avatar.d.mts +6 -0
- package/es/Lichess/components/Avatar.mjs +19 -0
- package/es/Lichess/components/Mono.d.mts +5 -0
- package/es/Lichess/components/Mono.mjs +23 -0
- package/es/Lichess/index.d.mts +11 -0
- package/es/Lichess/index.mjs +10 -0
- package/es/Lichess/style.mjs +8 -0
- package/es/Line/components/Avatar.d.mts +6 -0
- package/es/Line/components/Avatar.mjs +19 -0
- package/es/Line/components/Color.d.mts +5 -0
- package/es/Line/components/Color.mjs +25 -0
- package/es/Line/components/Mono.d.mts +5 -0
- package/es/Line/components/Mono.mjs +23 -0
- package/es/Line/index.d.mts +13 -0
- package/es/Line/index.mjs +12 -0
- package/es/Line/style.mjs +8 -0
- package/es/Linear/components/Avatar.d.mts +6 -0
- package/es/Linear/components/Avatar.mjs +19 -0
- package/es/Linear/components/Color.d.mts +5 -0
- package/es/Linear/components/Color.mjs +25 -0
- package/es/Linear/components/Mono.d.mts +5 -0
- package/es/Linear/components/Mono.mjs +23 -0
- package/es/Linear/index.d.mts +13 -0
- package/es/Linear/index.mjs +12 -0
- package/es/Linear/style.mjs +8 -0
- package/es/Linux/components/Avatar.d.mts +6 -0
- package/es/Linux/components/Avatar.mjs +19 -0
- package/es/Linux/components/Color.d.mts +5 -0
- package/es/Linux/components/Color.mjs +25 -0
- package/es/Linux/components/Mono.d.mts +5 -0
- package/es/Linux/components/Mono.mjs +23 -0
- package/es/Linux/index.d.mts +13 -0
- package/es/Linux/index.mjs +12 -0
- package/es/Linux/style.mjs +8 -0
- package/es/LinuxMint/components/Avatar.d.mts +6 -0
- package/es/LinuxMint/components/Avatar.mjs +19 -0
- package/es/LinuxMint/components/Color.d.mts +5 -0
- package/es/LinuxMint/components/Color.mjs +25 -0
- package/es/LinuxMint/components/Mono.d.mts +5 -0
- package/es/LinuxMint/components/Mono.mjs +23 -0
- package/es/LinuxMint/index.d.mts +13 -0
- package/es/LinuxMint/index.mjs +12 -0
- package/es/LinuxMint/style.mjs +8 -0
- package/es/Litecoin/components/Avatar.d.mts +6 -0
- package/es/Litecoin/components/Avatar.mjs +19 -0
- package/es/Litecoin/components/Color.d.mts +5 -0
- package/es/Litecoin/components/Color.mjs +25 -0
- package/es/Litecoin/components/Mono.d.mts +5 -0
- package/es/Litecoin/components/Mono.mjs +23 -0
- package/es/Litecoin/index.d.mts +13 -0
- package/es/Litecoin/index.mjs +12 -0
- package/es/Litecoin/style.mjs +8 -0
- package/es/Logseq/components/Avatar.d.mts +6 -0
- package/es/Logseq/components/Avatar.mjs +19 -0
- package/es/Logseq/components/Color.d.mts +5 -0
- package/es/Logseq/components/Color.mjs +25 -0
- package/es/Logseq/components/Mono.d.mts +5 -0
- package/es/Logseq/components/Mono.mjs +23 -0
- package/es/Logseq/index.d.mts +13 -0
- package/es/Logseq/index.mjs +12 -0
- package/es/Logseq/style.mjs +8 -0
- package/es/Looker/components/Avatar.d.mts +6 -0
- package/es/Looker/components/Avatar.mjs +19 -0
- package/es/Looker/components/Color.d.mts +5 -0
- package/es/Looker/components/Color.mjs +25 -0
- package/es/Looker/components/Mono.d.mts +5 -0
- package/es/Looker/components/Mono.mjs +23 -0
- package/es/Looker/index.d.mts +13 -0
- package/es/Looker/index.mjs +12 -0
- package/es/Looker/style.mjs +8 -0
- package/es/Loom/components/Avatar.d.mts +6 -0
- package/es/Loom/components/Avatar.mjs +19 -0
- package/es/Loom/components/Color.d.mts +5 -0
- package/es/Loom/components/Color.mjs +25 -0
- package/es/Loom/components/Mono.d.mts +5 -0
- package/es/Loom/components/Mono.mjs +23 -0
- package/es/Loom/index.d.mts +13 -0
- package/es/Loom/index.mjs +12 -0
- package/es/Loom/style.mjs +8 -0
- package/es/Lua/components/Avatar.d.mts +6 -0
- package/es/Lua/components/Avatar.mjs +19 -0
- package/es/Lua/components/Mono.d.mts +5 -0
- package/es/Lua/components/Mono.mjs +22 -0
- package/es/Lua/index.d.mts +11 -0
- package/es/Lua/index.mjs +10 -0
- package/es/Lua/style.mjs +7 -0
- package/es/Lufthansa/components/Avatar.d.mts +6 -0
- package/es/Lufthansa/components/Avatar.mjs +19 -0
- package/es/Lufthansa/components/Mono.d.mts +5 -0
- package/es/Lufthansa/components/Mono.mjs +23 -0
- package/es/Lufthansa/index.d.mts +11 -0
- package/es/Lufthansa/index.mjs +10 -0
- package/es/Lufthansa/style.mjs +8 -0
- package/es/Lyft/components/Avatar.d.mts +6 -0
- package/es/Lyft/components/Avatar.mjs +19 -0
- package/es/Lyft/components/Color.d.mts +5 -0
- package/es/Lyft/components/Color.mjs +25 -0
- package/es/Lyft/components/Mono.d.mts +5 -0
- package/es/Lyft/components/Mono.mjs +23 -0
- package/es/Lyft/index.d.mts +13 -0
- package/es/Lyft/index.mjs +12 -0
- package/es/Lyft/style.mjs +8 -0
- package/es/MDX/components/Avatar.d.mts +6 -0
- package/es/MDX/components/Avatar.mjs +19 -0
- package/es/MDX/components/Mono.d.mts +5 -0
- package/es/MDX/components/Mono.mjs +22 -0
- package/es/MDX/index.d.mts +11 -0
- package/es/MDX/index.mjs +10 -0
- package/es/MDX/style.mjs +7 -0
- package/es/MacOS/components/Avatar.d.mts +6 -0
- package/es/MacOS/components/Avatar.mjs +19 -0
- package/es/MacOS/components/Mono.d.mts +5 -0
- package/es/MacOS/components/Mono.mjs +23 -0
- package/es/MacOS/index.d.mts +11 -0
- package/es/MacOS/index.mjs +10 -0
- package/es/MacOS/style.mjs +8 -0
- package/es/Mailchimp/components/Avatar.d.mts +6 -0
- package/es/Mailchimp/components/Avatar.mjs +19 -0
- package/es/Mailchimp/components/Color.d.mts +5 -0
- package/es/Mailchimp/components/Color.mjs +25 -0
- package/es/Mailchimp/components/Mono.d.mts +5 -0
- package/es/Mailchimp/components/Mono.mjs +23 -0
- package/es/Mailchimp/index.d.mts +13 -0
- package/es/Mailchimp/index.mjs +12 -0
- package/es/Mailchimp/style.mjs +8 -0
- package/es/Manjaro/components/Avatar.d.mts +6 -0
- package/es/Manjaro/components/Avatar.mjs +19 -0
- package/es/Manjaro/components/Color.d.mts +5 -0
- package/es/Manjaro/components/Color.mjs +25 -0
- package/es/Manjaro/components/Mono.d.mts +5 -0
- package/es/Manjaro/components/Mono.mjs +23 -0
- package/es/Manjaro/index.d.mts +13 -0
- package/es/Manjaro/index.mjs +12 -0
- package/es/Manjaro/style.mjs +8 -0
- package/es/Mapbox/components/Avatar.d.mts +6 -0
- package/es/Mapbox/components/Avatar.mjs +19 -0
- package/es/Mapbox/components/Mono.d.mts +5 -0
- package/es/Mapbox/components/Mono.mjs +23 -0
- package/es/Mapbox/index.d.mts +11 -0
- package/es/Mapbox/index.mjs +10 -0
- package/es/Mapbox/style.mjs +8 -0
- package/es/MariaDB/components/Avatar.d.mts +6 -0
- package/es/MariaDB/components/Avatar.mjs +19 -0
- package/es/MariaDB/components/Mono.d.mts +5 -0
- package/es/MariaDB/components/Mono.mjs +23 -0
- package/es/MariaDB/index.d.mts +11 -0
- package/es/MariaDB/index.mjs +10 -0
- package/es/MariaDB/style.mjs +8 -0
- package/es/Markdown/components/Avatar.d.mts +6 -0
- package/es/Markdown/components/Avatar.mjs +19 -0
- package/es/Markdown/components/Mono.d.mts +5 -0
- package/es/Markdown/components/Mono.mjs +23 -0
- package/es/Markdown/index.d.mts +11 -0
- package/es/Markdown/index.mjs +10 -0
- package/es/Markdown/style.mjs +8 -0
- package/es/Marriott/components/Avatar.d.mts +6 -0
- package/es/Marriott/components/Avatar.mjs +19 -0
- package/es/Marriott/components/Color.d.mts +5 -0
- package/es/Marriott/components/Color.mjs +25 -0
- package/es/Marriott/components/Mono.d.mts +5 -0
- package/es/Marriott/components/Mono.mjs +23 -0
- package/es/Marriott/index.d.mts +13 -0
- package/es/Marriott/index.mjs +12 -0
- package/es/Marriott/style.mjs +8 -0
- package/es/Mastercard/components/Avatar.d.mts +6 -0
- package/es/Mastercard/components/Avatar.mjs +19 -0
- package/es/Mastercard/components/Color.d.mts +5 -0
- package/es/Mastercard/components/Color.mjs +25 -0
- package/es/Mastercard/components/Mono.d.mts +5 -0
- package/es/Mastercard/components/Mono.mjs +23 -0
- package/es/Mastercard/index.d.mts +13 -0
- package/es/Mastercard/index.mjs +12 -0
- package/es/Mastercard/style.mjs +8 -0
- package/es/Mastodon/components/Avatar.d.mts +6 -0
- package/es/Mastodon/components/Avatar.mjs +19 -0
- package/es/Mastodon/components/Color.d.mts +5 -0
- package/es/Mastodon/components/Color.mjs +25 -0
- package/es/Mastodon/components/Mono.d.mts +5 -0
- package/es/Mastodon/components/Mono.mjs +23 -0
- package/es/Mastodon/index.d.mts +13 -0
- package/es/Mastodon/index.mjs +12 -0
- package/es/Mastodon/style.mjs +8 -0
- package/es/Matrix/components/Avatar.d.mts +6 -0
- package/es/Matrix/components/Avatar.mjs +19 -0
- package/es/Matrix/components/Mono.d.mts +5 -0
- package/es/Matrix/components/Mono.mjs +23 -0
- package/es/Matrix/index.d.mts +11 -0
- package/es/Matrix/index.mjs +10 -0
- package/es/Matrix/style.mjs +8 -0
- package/es/Mattermost/components/Avatar.d.mts +6 -0
- package/es/Mattermost/components/Avatar.mjs +19 -0
- package/es/Mattermost/components/Color.d.mts +5 -0
- package/es/Mattermost/components/Color.mjs +25 -0
- package/es/Mattermost/components/Mono.d.mts +5 -0
- package/es/Mattermost/components/Mono.mjs +23 -0
- package/es/Mattermost/index.d.mts +13 -0
- package/es/Mattermost/index.mjs +12 -0
- package/es/Mattermost/style.mjs +8 -0
- package/es/Maven/components/Avatar.d.mts +6 -0
- package/es/Maven/components/Avatar.mjs +19 -0
- package/es/Maven/components/Color.d.mts +5 -0
- package/es/Maven/components/Color.mjs +25 -0
- package/es/Maven/components/Mono.d.mts +5 -0
- package/es/Maven/components/Mono.mjs +23 -0
- package/es/Maven/index.d.mts +13 -0
- package/es/Maven/index.mjs +12 -0
- package/es/Maven/style.mjs +8 -0
- package/es/Max/components/Avatar.d.mts +6 -0
- package/es/Max/components/Avatar.mjs +19 -0
- package/es/Max/components/Color.d.mts +5 -0
- package/es/Max/components/Color.mjs +25 -0
- package/es/Max/components/Mono.d.mts +5 -0
- package/es/Max/components/Mono.mjs +22 -0
- package/es/Max/index.d.mts +13 -0
- package/es/Max/index.mjs +12 -0
- package/es/Max/style.mjs +7 -0
- package/es/Mazda/components/Avatar.d.mts +6 -0
- package/es/Mazda/components/Avatar.mjs +19 -0
- package/es/Mazda/components/Mono.d.mts +5 -0
- package/es/Mazda/components/Mono.mjs +23 -0
- package/es/Mazda/index.d.mts +11 -0
- package/es/Mazda/index.mjs +10 -0
- package/es/Mazda/style.mjs +8 -0
- package/es/McDonalds/components/Avatar.d.mts +6 -0
- package/es/McDonalds/components/Avatar.mjs +19 -0
- package/es/McDonalds/components/Color.d.mts +5 -0
- package/es/McDonalds/components/Color.mjs +25 -0
- package/es/McDonalds/components/Mono.d.mts +5 -0
- package/es/McDonalds/components/Mono.mjs +23 -0
- package/es/McDonalds/index.d.mts +13 -0
- package/es/McDonalds/index.mjs +12 -0
- package/es/McDonalds/style.mjs +8 -0
- package/es/MediaTek/components/Avatar.d.mts +6 -0
- package/es/MediaTek/components/Avatar.mjs +19 -0
- package/es/MediaTek/components/Color.d.mts +5 -0
- package/es/MediaTek/components/Color.mjs +25 -0
- package/es/MediaTek/components/Mono.d.mts +5 -0
- package/es/MediaTek/components/Mono.mjs +23 -0
- package/es/MediaTek/index.d.mts +13 -0
- package/es/MediaTek/index.mjs +12 -0
- package/es/MediaTek/style.mjs +8 -0
- package/es/Medium/components/Avatar.d.mts +6 -0
- package/es/Medium/components/Avatar.mjs +19 -0
- package/es/Medium/components/Mono.d.mts +5 -0
- package/es/Medium/components/Mono.mjs +23 -0
- package/es/Medium/index.d.mts +11 -0
- package/es/Medium/index.mjs +10 -0
- package/es/Medium/style.mjs +8 -0
- package/es/Meilisearch/components/Avatar.d.mts +6 -0
- package/es/Meilisearch/components/Avatar.mjs +19 -0
- package/es/Meilisearch/components/Color.d.mts +5 -0
- package/es/Meilisearch/components/Color.mjs +25 -0
- package/es/Meilisearch/components/Mono.d.mts +5 -0
- package/es/Meilisearch/components/Mono.mjs +23 -0
- package/es/Meilisearch/index.d.mts +13 -0
- package/es/Meilisearch/index.mjs +12 -0
- package/es/Meilisearch/style.mjs +8 -0
- package/es/Meituan/components/Avatar.d.mts +6 -0
- package/es/Meituan/components/Avatar.mjs +19 -0
- package/es/Meituan/components/Color.d.mts +5 -0
- package/es/Meituan/components/Color.mjs +25 -0
- package/es/Meituan/components/Mono.d.mts +5 -0
- package/es/Meituan/components/Mono.mjs +23 -0
- package/es/Meituan/index.d.mts +13 -0
- package/es/Meituan/index.mjs +12 -0
- package/es/Meituan/style.mjs +8 -0
- package/es/MercadoPago/components/Avatar.d.mts +6 -0
- package/es/MercadoPago/components/Avatar.mjs +19 -0
- package/es/MercadoPago/components/Color.d.mts +5 -0
- package/es/MercadoPago/components/Color.mjs +25 -0
- package/es/MercadoPago/components/Mono.d.mts +5 -0
- package/es/MercadoPago/components/Mono.mjs +23 -0
- package/es/MercadoPago/index.d.mts +13 -0
- package/es/MercadoPago/index.mjs +12 -0
- package/es/MercadoPago/style.mjs +8 -0
- package/es/Messenger/components/Avatar.d.mts +6 -0
- package/es/Messenger/components/Avatar.mjs +19 -0
- package/es/Messenger/components/Color.d.mts +5 -0
- package/es/Messenger/components/Color.mjs +25 -0
- package/es/Messenger/components/Mono.d.mts +5 -0
- package/es/Messenger/components/Mono.mjs +23 -0
- package/es/Messenger/index.d.mts +13 -0
- package/es/Messenger/index.mjs +12 -0
- package/es/Messenger/style.mjs +8 -0
- package/es/Metabase/components/Avatar.d.mts +6 -0
- package/es/Metabase/components/Avatar.mjs +19 -0
- package/es/Metabase/components/Color.d.mts +5 -0
- package/es/Metabase/components/Color.mjs +25 -0
- package/es/Metabase/components/Mono.d.mts +5 -0
- package/es/Metabase/components/Mono.mjs +23 -0
- package/es/Metabase/index.d.mts +13 -0
- package/es/Metabase/index.mjs +12 -0
- package/es/Metabase/style.mjs +8 -0
- package/es/Milvus/components/Avatar.d.mts +6 -0
- package/es/Milvus/components/Avatar.mjs +19 -0
- package/es/Milvus/components/Color.d.mts +5 -0
- package/es/Milvus/components/Color.mjs +25 -0
- package/es/Milvus/components/Mono.d.mts +5 -0
- package/es/Milvus/components/Mono.mjs +23 -0
- package/es/Milvus/index.d.mts +13 -0
- package/es/Milvus/index.mjs +12 -0
- package/es/Milvus/style.mjs +8 -0
- package/es/MinIO/components/Avatar.d.mts +6 -0
- package/es/MinIO/components/Avatar.mjs +19 -0
- package/es/MinIO/components/Color.d.mts +5 -0
- package/es/MinIO/components/Color.mjs +25 -0
- package/es/MinIO/components/Mono.d.mts +5 -0
- package/es/MinIO/components/Mono.mjs +23 -0
- package/es/MinIO/index.d.mts +13 -0
- package/es/MinIO/index.mjs +12 -0
- package/es/MinIO/style.mjs +8 -0
- package/es/Miro/components/Avatar.d.mts +6 -0
- package/es/Miro/components/Avatar.mjs +19 -0
- package/es/Miro/components/Mono.d.mts +5 -0
- package/es/Miro/components/Mono.mjs +23 -0
- package/es/Miro/index.d.mts +11 -0
- package/es/Miro/index.mjs +10 -0
- package/es/Miro/style.mjs +8 -0
- package/es/Mitsubishi/components/Avatar.d.mts +6 -0
- package/es/Mitsubishi/components/Avatar.mjs +19 -0
- package/es/Mitsubishi/components/Color.d.mts +5 -0
- package/es/Mitsubishi/components/Color.mjs +25 -0
- package/es/Mitsubishi/components/Mono.d.mts +5 -0
- package/es/Mitsubishi/components/Mono.mjs +23 -0
- package/es/Mitsubishi/index.d.mts +13 -0
- package/es/Mitsubishi/index.mjs +12 -0
- package/es/Mitsubishi/style.mjs +8 -0
- package/es/Mixpanel/components/Avatar.d.mts +6 -0
- package/es/Mixpanel/components/Avatar.mjs +19 -0
- package/es/Mixpanel/components/Color.d.mts +5 -0
- package/es/Mixpanel/components/Color.mjs +25 -0
- package/es/Mixpanel/components/Mono.d.mts +5 -0
- package/es/Mixpanel/components/Mono.mjs +23 -0
- package/es/Mixpanel/index.d.mts +13 -0
- package/es/Mixpanel/index.mjs +12 -0
- package/es/Mixpanel/style.mjs +8 -0
- package/es/MongoDB/components/Avatar.d.mts +6 -0
- package/es/MongoDB/components/Avatar.mjs +19 -0
- package/es/MongoDB/components/Color.d.mts +5 -0
- package/es/MongoDB/components/Color.mjs +25 -0
- package/es/MongoDB/components/Mono.d.mts +5 -0
- package/es/MongoDB/components/Mono.mjs +23 -0
- package/es/MongoDB/index.d.mts +13 -0
- package/es/MongoDB/index.mjs +12 -0
- package/es/MongoDB/style.mjs +8 -0
- package/es/Monzo/components/Avatar.d.mts +6 -0
- package/es/Monzo/components/Avatar.mjs +19 -0
- package/es/Monzo/components/Mono.d.mts +5 -0
- package/es/Monzo/components/Mono.mjs +23 -0
- package/es/Monzo/index.d.mts +11 -0
- package/es/Monzo/index.mjs +10 -0
- package/es/Monzo/style.mjs +8 -0
- package/es/Moodle/components/Avatar.d.mts +6 -0
- package/es/Moodle/components/Avatar.mjs +19 -0
- package/es/Moodle/components/Color.d.mts +5 -0
- package/es/Moodle/components/Color.mjs +25 -0
- package/es/Moodle/components/Mono.d.mts +5 -0
- package/es/Moodle/components/Mono.mjs +23 -0
- package/es/Moodle/index.d.mts +13 -0
- package/es/Moodle/index.mjs +12 -0
- package/es/Moodle/style.mjs +8 -0
- package/es/Motorola/components/Avatar.d.mts +6 -0
- package/es/Motorola/components/Avatar.mjs +19 -0
- package/es/Motorola/components/Color.d.mts +5 -0
- package/es/Motorola/components/Color.mjs +25 -0
- package/es/Motorola/components/Mono.d.mts +5 -0
- package/es/Motorola/components/Mono.mjs +23 -0
- package/es/Motorola/index.d.mts +13 -0
- package/es/Motorola/index.mjs +12 -0
- package/es/Motorola/style.mjs +8 -0
- package/es/Mozilla/components/Avatar.d.mts +6 -0
- package/es/Mozilla/components/Avatar.mjs +19 -0
- package/es/Mozilla/components/Mono.d.mts +5 -0
- package/es/Mozilla/components/Mono.mjs +23 -0
- package/es/Mozilla/index.d.mts +11 -0
- package/es/Mozilla/index.mjs +10 -0
- package/es/Mozilla/style.mjs +8 -0
- package/es/Mullvad/components/Avatar.d.mts +6 -0
- package/es/Mullvad/components/Avatar.mjs +19 -0
- package/es/Mullvad/components/Color.d.mts +5 -0
- package/es/Mullvad/components/Color.mjs +25 -0
- package/es/Mullvad/components/Mono.d.mts +5 -0
- package/es/Mullvad/components/Mono.mjs +23 -0
- package/es/Mullvad/index.d.mts +13 -0
- package/es/Mullvad/index.mjs +12 -0
- package/es/Mullvad/style.mjs +8 -0
- package/es/MyAnimeList/components/Avatar.d.mts +6 -0
- package/es/MyAnimeList/components/Avatar.mjs +19 -0
- package/es/MyAnimeList/components/Color.d.mts +5 -0
- package/es/MyAnimeList/components/Color.mjs +25 -0
- package/es/MyAnimeList/components/Mono.d.mts +5 -0
- package/es/MyAnimeList/components/Mono.mjs +23 -0
- package/es/MyAnimeList/index.d.mts +13 -0
- package/es/MyAnimeList/index.mjs +12 -0
- package/es/MyAnimeList/style.mjs +8 -0
- package/es/MySQL/components/Avatar.d.mts +6 -0
- package/es/MySQL/components/Avatar.mjs +19 -0
- package/es/MySQL/components/Color.d.mts +5 -0
- package/es/MySQL/components/Color.mjs +25 -0
- package/es/MySQL/components/Mono.d.mts +5 -0
- package/es/MySQL/components/Mono.mjs +23 -0
- package/es/MySQL/index.d.mts +13 -0
- package/es/MySQL/index.mjs +12 -0
- package/es/MySQL/style.mjs +8 -0
- package/es/N26/components/Avatar.d.mts +6 -0
- package/es/N26/components/Avatar.mjs +19 -0
- package/es/N26/components/Color.d.mts +5 -0
- package/es/N26/components/Color.mjs +25 -0
- package/es/N26/components/Mono.d.mts +5 -0
- package/es/N26/components/Mono.mjs +22 -0
- package/es/N26/index.d.mts +13 -0
- package/es/N26/index.mjs +12 -0
- package/es/N26/style.mjs +7 -0
- package/es/NBA/components/Avatar.d.mts +6 -0
- package/es/NBA/components/Avatar.mjs +19 -0
- package/es/NBA/components/Color.d.mts +5 -0
- package/es/NBA/components/Color.mjs +25 -0
- package/es/NBA/components/Mono.d.mts +5 -0
- package/es/NBA/components/Mono.mjs +22 -0
- package/es/NBA/index.d.mts +13 -0
- package/es/NBA/index.mjs +12 -0
- package/es/NBA/style.mjs +7 -0
- package/es/Namecheap/components/Avatar.d.mts +6 -0
- package/es/Namecheap/components/Avatar.mjs +19 -0
- package/es/Namecheap/components/Color.d.mts +5 -0
- package/es/Namecheap/components/Color.mjs +25 -0
- package/es/Namecheap/components/Mono.d.mts +5 -0
- package/es/Namecheap/components/Mono.mjs +23 -0
- package/es/Namecheap/index.d.mts +13 -0
- package/es/Namecheap/index.mjs +12 -0
- package/es/Namecheap/style.mjs +8 -0
- package/es/Neo4j/components/Avatar.d.mts +6 -0
- package/es/Neo4j/components/Avatar.mjs +19 -0
- package/es/Neo4j/components/Color.d.mts +5 -0
- package/es/Neo4j/components/Color.mjs +25 -0
- package/es/Neo4j/components/Mono.d.mts +5 -0
- package/es/Neo4j/components/Mono.mjs +23 -0
- package/es/Neo4j/index.d.mts +13 -0
- package/es/Neo4j/index.mjs +12 -0
- package/es/Neo4j/style.mjs +8 -0
- package/es/Neon/components/Avatar.d.mts +6 -0
- package/es/Neon/components/Avatar.mjs +19 -0
- package/es/Neon/components/Color.d.mts +5 -0
- package/es/Neon/components/Color.mjs +25 -0
- package/es/Neon/components/Mono.d.mts +5 -0
- package/es/Neon/components/Mono.mjs +23 -0
- package/es/Neon/index.d.mts +13 -0
- package/es/Neon/index.mjs +12 -0
- package/es/Neon/style.mjs +8 -0
- package/es/NestJS/components/Avatar.d.mts +6 -0
- package/es/NestJS/components/Avatar.mjs +19 -0
- package/es/NestJS/components/Color.d.mts +5 -0
- package/es/NestJS/components/Color.mjs +25 -0
- package/es/NestJS/components/Mono.d.mts +5 -0
- package/es/NestJS/components/Mono.mjs +23 -0
- package/es/NestJS/index.d.mts +13 -0
- package/es/NestJS/index.mjs +12 -0
- package/es/NestJS/style.mjs +8 -0
- package/es/NetEaseCloudMusic/components/Avatar.d.mts +6 -0
- package/es/NetEaseCloudMusic/components/Avatar.mjs +19 -0
- package/es/NetEaseCloudMusic/components/Color.d.mts +5 -0
- package/es/NetEaseCloudMusic/components/Color.mjs +25 -0
- package/es/NetEaseCloudMusic/components/Mono.d.mts +5 -0
- package/es/NetEaseCloudMusic/components/Mono.mjs +23 -0
- package/es/NetEaseCloudMusic/index.d.mts +13 -0
- package/es/NetEaseCloudMusic/index.mjs +12 -0
- package/es/NetEaseCloudMusic/style.mjs +8 -0
- package/es/Netflix/components/Avatar.d.mts +6 -0
- package/es/Netflix/components/Avatar.mjs +19 -0
- package/es/Netflix/components/Color.d.mts +5 -0
- package/es/Netflix/components/Color.mjs +25 -0
- package/es/Netflix/components/Mono.d.mts +5 -0
- package/es/Netflix/components/Mono.mjs +23 -0
- package/es/Netflix/index.d.mts +13 -0
- package/es/Netflix/index.mjs +12 -0
- package/es/Netflix/style.mjs +8 -0
- package/es/Netlify/components/Avatar.d.mts +6 -0
- package/es/Netlify/components/Avatar.mjs +19 -0
- package/es/Netlify/components/Color.d.mts +5 -0
- package/es/Netlify/components/Color.mjs +25 -0
- package/es/Netlify/components/Mono.d.mts +5 -0
- package/es/Netlify/components/Mono.mjs +23 -0
- package/es/Netlify/index.d.mts +13 -0
- package/es/Netlify/index.mjs +12 -0
- package/es/Netlify/style.mjs +8 -0
- package/es/NewRelic/components/Avatar.d.mts +6 -0
- package/es/NewRelic/components/Avatar.mjs +19 -0
- package/es/NewRelic/components/Color.d.mts +5 -0
- package/es/NewRelic/components/Color.mjs +25 -0
- package/es/NewRelic/components/Mono.d.mts +5 -0
- package/es/NewRelic/components/Mono.mjs +23 -0
- package/es/NewRelic/index.d.mts +13 -0
- package/es/NewRelic/index.mjs +12 -0
- package/es/NewRelic/style.mjs +8 -0
- package/es/NewYorkTimes/components/Avatar.d.mts +6 -0
- package/es/NewYorkTimes/components/Avatar.mjs +19 -0
- package/es/NewYorkTimes/components/Mono.d.mts +5 -0
- package/es/NewYorkTimes/components/Mono.mjs +23 -0
- package/es/NewYorkTimes/index.d.mts +11 -0
- package/es/NewYorkTimes/index.mjs +10 -0
- package/es/NewYorkTimes/style.mjs +8 -0
- package/es/NextJS/components/Avatar.d.mts +6 -0
- package/es/NextJS/components/Avatar.mjs +19 -0
- package/es/NextJS/components/Mono.d.mts +5 -0
- package/es/NextJS/components/Mono.mjs +23 -0
- package/es/NextJS/index.d.mts +11 -0
- package/es/NextJS/index.mjs +10 -0
- package/es/NextJS/style.mjs +8 -0
- package/es/Nextdoor/components/Avatar.d.mts +6 -0
- package/es/Nextdoor/components/Avatar.mjs +19 -0
- package/es/Nextdoor/components/Color.d.mts +5 -0
- package/es/Nextdoor/components/Color.mjs +25 -0
- package/es/Nextdoor/components/Mono.d.mts +5 -0
- package/es/Nextdoor/components/Mono.mjs +23 -0
- package/es/Nextdoor/index.d.mts +13 -0
- package/es/Nextdoor/index.mjs +12 -0
- package/es/Nextdoor/style.mjs +8 -0
- package/es/Nginx/components/Avatar.d.mts +6 -0
- package/es/Nginx/components/Avatar.mjs +19 -0
- package/es/Nginx/components/Color.d.mts +5 -0
- package/es/Nginx/components/Color.mjs +25 -0
- package/es/Nginx/components/Mono.d.mts +5 -0
- package/es/Nginx/components/Mono.mjs +23 -0
- package/es/Nginx/index.d.mts +13 -0
- package/es/Nginx/index.mjs +12 -0
- package/es/Nginx/style.mjs +8 -0
- package/es/Nike/components/Avatar.d.mts +6 -0
- package/es/Nike/components/Avatar.mjs +19 -0
- package/es/Nike/components/Mono.d.mts +5 -0
- package/es/Nike/components/Mono.mjs +23 -0
- package/es/Nike/index.d.mts +11 -0
- package/es/Nike/index.mjs +10 -0
- package/es/Nike/style.mjs +8 -0
- package/es/Nikon/components/Avatar.d.mts +6 -0
- package/es/Nikon/components/Avatar.mjs +19 -0
- package/es/Nikon/components/Color.d.mts +5 -0
- package/es/Nikon/components/Color.mjs +25 -0
- package/es/Nikon/components/Mono.d.mts +5 -0
- package/es/Nikon/components/Mono.mjs +23 -0
- package/es/Nikon/index.d.mts +13 -0
- package/es/Nikon/index.mjs +12 -0
- package/es/Nikon/style.mjs +8 -0
- package/es/Nim/components/Avatar.d.mts +6 -0
- package/es/Nim/components/Avatar.mjs +19 -0
- package/es/Nim/components/Color.d.mts +5 -0
- package/es/Nim/components/Color.mjs +25 -0
- package/es/Nim/components/Mono.d.mts +5 -0
- package/es/Nim/components/Mono.mjs +22 -0
- package/es/Nim/index.d.mts +13 -0
- package/es/Nim/index.mjs +12 -0
- package/es/Nim/style.mjs +7 -0
- package/es/Nissan/components/Avatar.d.mts +6 -0
- package/es/Nissan/components/Avatar.mjs +19 -0
- package/es/Nissan/components/Color.d.mts +5 -0
- package/es/Nissan/components/Color.mjs +25 -0
- package/es/Nissan/components/Mono.d.mts +5 -0
- package/es/Nissan/components/Mono.mjs +23 -0
- package/es/Nissan/index.d.mts +13 -0
- package/es/Nissan/index.mjs +12 -0
- package/es/Nissan/style.mjs +8 -0
- package/es/NixOS/components/Avatar.d.mts +6 -0
- package/es/NixOS/components/Avatar.mjs +19 -0
- package/es/NixOS/components/Color.d.mts +5 -0
- package/es/NixOS/components/Color.mjs +25 -0
- package/es/NixOS/components/Mono.d.mts +5 -0
- package/es/NixOS/components/Mono.mjs +23 -0
- package/es/NixOS/index.d.mts +13 -0
- package/es/NixOS/index.mjs +12 -0
- package/es/NixOS/style.mjs +8 -0
- package/es/NodeJS/components/Avatar.d.mts +6 -0
- package/es/NodeJS/components/Avatar.mjs +19 -0
- package/es/NodeJS/components/Color.d.mts +5 -0
- package/es/NodeJS/components/Color.mjs +25 -0
- package/es/NodeJS/components/Mono.d.mts +5 -0
- package/es/NodeJS/components/Mono.mjs +23 -0
- package/es/NodeJS/index.d.mts +13 -0
- package/es/NodeJS/index.mjs +12 -0
- package/es/NodeJS/style.mjs +8 -0
- package/es/Nokia/components/Avatar.d.mts +6 -0
- package/es/Nokia/components/Avatar.mjs +19 -0
- package/es/Nokia/components/Color.d.mts +5 -0
- package/es/Nokia/components/Color.mjs +25 -0
- package/es/Nokia/components/Mono.d.mts +5 -0
- package/es/Nokia/components/Mono.mjs +23 -0
- package/es/Nokia/index.d.mts +13 -0
- package/es/Nokia/index.mjs +12 -0
- package/es/Nokia/style.mjs +8 -0
- package/es/Nomad/components/Avatar.d.mts +6 -0
- package/es/Nomad/components/Avatar.mjs +19 -0
- package/es/Nomad/components/Color.d.mts +5 -0
- package/es/Nomad/components/Color.mjs +25 -0
- package/es/Nomad/components/Mono.d.mts +5 -0
- package/es/Nomad/components/Mono.mjs +23 -0
- package/es/Nomad/index.d.mts +13 -0
- package/es/Nomad/index.mjs +12 -0
- package/es/Nomad/style.mjs +8 -0
- package/es/NordVPN/components/Avatar.d.mts +6 -0
- package/es/NordVPN/components/Avatar.mjs +19 -0
- package/es/NordVPN/components/Color.d.mts +5 -0
- package/es/NordVPN/components/Color.mjs +25 -0
- package/es/NordVPN/components/Mono.d.mts +5 -0
- package/es/NordVPN/components/Mono.mjs +23 -0
- package/es/NordVPN/index.d.mts +13 -0
- package/es/NordVPN/index.mjs +12 -0
- package/es/NordVPN/style.mjs +8 -0
- package/es/Npm/components/Avatar.d.mts +6 -0
- package/es/Npm/components/Avatar.mjs +19 -0
- package/es/Npm/components/Color.d.mts +5 -0
- package/es/Npm/components/Color.mjs +25 -0
- package/es/Npm/components/Mono.d.mts +5 -0
- package/es/Npm/components/Mono.mjs +22 -0
- package/es/Npm/index.d.mts +13 -0
- package/es/Npm/index.mjs +12 -0
- package/es/Npm/style.mjs +7 -0
- package/es/NumPy/components/Avatar.d.mts +6 -0
- package/es/NumPy/components/Avatar.mjs +19 -0
- package/es/NumPy/components/Mono.d.mts +5 -0
- package/es/NumPy/components/Mono.mjs +23 -0
- package/es/NumPy/index.d.mts +11 -0
- package/es/NumPy/index.mjs +10 -0
- package/es/NumPy/style.mjs +8 -0
- package/es/Nuxt/components/Avatar.d.mts +6 -0
- package/es/Nuxt/components/Avatar.mjs +19 -0
- package/es/Nuxt/components/Color.d.mts +5 -0
- package/es/Nuxt/components/Color.mjs +25 -0
- package/es/Nuxt/components/Mono.d.mts +5 -0
- package/es/Nuxt/components/Mono.mjs +23 -0
- package/es/Nuxt/index.d.mts +13 -0
- package/es/Nuxt/index.mjs +12 -0
- package/es/Nuxt/style.mjs +8 -0
- package/es/Nx/components/Avatar.d.mts +6 -0
- package/es/Nx/components/Avatar.mjs +19 -0
- package/es/Nx/components/Mono.d.mts +5 -0
- package/es/Nx/components/Mono.mjs +22 -0
- package/es/Nx/index.d.mts +11 -0
- package/es/Nx/index.mjs +10 -0
- package/es/Nx/style.mjs +7 -0
- package/es/OBSStudio/components/Avatar.d.mts +6 -0
- package/es/OBSStudio/components/Avatar.mjs +19 -0
- package/es/OBSStudio/components/Mono.d.mts +5 -0
- package/es/OBSStudio/components/Mono.mjs +23 -0
- package/es/OBSStudio/index.d.mts +11 -0
- package/es/OBSStudio/index.mjs +10 -0
- package/es/OBSStudio/style.mjs +8 -0
- package/es/OCaml/components/Avatar.d.mts +6 -0
- package/es/OCaml/components/Avatar.mjs +19 -0
- package/es/OCaml/components/Color.d.mts +5 -0
- package/es/OCaml/components/Color.mjs +25 -0
- package/es/OCaml/components/Mono.d.mts +5 -0
- package/es/OCaml/components/Mono.mjs +23 -0
- package/es/OCaml/index.d.mts +13 -0
- package/es/OCaml/index.mjs +12 -0
- package/es/OCaml/style.mjs +8 -0
- package/es/OKX/components/Avatar.d.mts +6 -0
- package/es/OKX/components/Avatar.mjs +19 -0
- package/es/OKX/components/Mono.d.mts +5 -0
- package/es/OKX/components/Mono.mjs +22 -0
- package/es/OKX/index.d.mts +11 -0
- package/es/OKX/index.mjs +10 -0
- package/es/OKX/style.mjs +7 -0
- package/es/OVH/components/Avatar.d.mts +6 -0
- package/es/OVH/components/Avatar.mjs +19 -0
- package/es/OVH/components/Color.d.mts +5 -0
- package/es/OVH/components/Color.mjs +25 -0
- package/es/OVH/components/Mono.d.mts +5 -0
- package/es/OVH/components/Mono.mjs +22 -0
- package/es/OVH/index.d.mts +13 -0
- package/es/OVH/index.mjs +12 -0
- package/es/OVH/style.mjs +7 -0
- package/es/Okta/components/Avatar.d.mts +6 -0
- package/es/Okta/components/Avatar.mjs +19 -0
- package/es/Okta/components/Color.d.mts +5 -0
- package/es/Okta/components/Color.mjs +25 -0
- package/es/Okta/components/Mono.d.mts +5 -0
- package/es/Okta/components/Mono.mjs +23 -0
- package/es/Okta/index.d.mts +13 -0
- package/es/Okta/index.mjs +12 -0
- package/es/Okta/style.mjs +8 -0
- package/es/OnePassword/components/Avatar.d.mts +6 -0
- package/es/OnePassword/components/Avatar.mjs +19 -0
- package/es/OnePassword/components/Color.d.mts +5 -0
- package/es/OnePassword/components/Color.mjs +25 -0
- package/es/OnePassword/components/Mono.d.mts +5 -0
- package/es/OnePassword/components/Mono.mjs +23 -0
- package/es/OnePassword/index.d.mts +13 -0
- package/es/OnePassword/index.mjs +12 -0
- package/es/OnePassword/style.mjs +8 -0
- package/es/OnePlus/components/Avatar.d.mts +6 -0
- package/es/OnePlus/components/Avatar.mjs +19 -0
- package/es/OnePlus/components/Color.d.mts +5 -0
- package/es/OnePlus/components/Color.mjs +25 -0
- package/es/OnePlus/components/Mono.d.mts +5 -0
- package/es/OnePlus/components/Mono.mjs +23 -0
- package/es/OnePlus/index.d.mts +13 -0
- package/es/OnePlus/index.mjs +12 -0
- package/es/OnePlus/style.mjs +8 -0
- package/es/OpenCV/components/Avatar.d.mts +6 -0
- package/es/OpenCV/components/Avatar.mjs +19 -0
- package/es/OpenCV/components/Color.d.mts +5 -0
- package/es/OpenCV/components/Color.mjs +25 -0
- package/es/OpenCV/components/Mono.d.mts +5 -0
- package/es/OpenCV/components/Mono.mjs +23 -0
- package/es/OpenCV/index.d.mts +13 -0
- package/es/OpenCV/index.mjs +12 -0
- package/es/OpenCV/style.mjs +8 -0
- package/es/OpenJDK/components/Avatar.d.mts +6 -0
- package/es/OpenJDK/components/Avatar.mjs +19 -0
- package/es/OpenJDK/components/Mono.d.mts +5 -0
- package/es/OpenJDK/components/Mono.mjs +23 -0
- package/es/OpenJDK/index.d.mts +11 -0
- package/es/OpenJDK/index.mjs +10 -0
- package/es/OpenJDK/style.mjs +8 -0
- package/es/OpenSUSE/components/Avatar.d.mts +6 -0
- package/es/OpenSUSE/components/Avatar.mjs +19 -0
- package/es/OpenSUSE/components/Color.d.mts +5 -0
- package/es/OpenSUSE/components/Color.mjs +25 -0
- package/es/OpenSUSE/components/Mono.d.mts +5 -0
- package/es/OpenSUSE/components/Mono.mjs +23 -0
- package/es/OpenSUSE/index.d.mts +13 -0
- package/es/OpenSUSE/index.mjs +12 -0
- package/es/OpenSUSE/style.mjs +8 -0
- package/es/OpenSea/components/Avatar.d.mts +6 -0
- package/es/OpenSea/components/Avatar.mjs +19 -0
- package/es/OpenSea/components/Color.d.mts +5 -0
- package/es/OpenSea/components/Color.mjs +25 -0
- package/es/OpenSea/components/Mono.d.mts +5 -0
- package/es/OpenSea/components/Mono.mjs +23 -0
- package/es/OpenSea/index.d.mts +13 -0
- package/es/OpenSea/index.mjs +12 -0
- package/es/OpenSea/style.mjs +8 -0
- package/es/OpenSearch/components/Avatar.d.mts +6 -0
- package/es/OpenSearch/components/Avatar.mjs +19 -0
- package/es/OpenSearch/components/Color.d.mts +5 -0
- package/es/OpenSearch/components/Color.mjs +25 -0
- package/es/OpenSearch/components/Mono.d.mts +5 -0
- package/es/OpenSearch/components/Mono.mjs +23 -0
- package/es/OpenSearch/index.d.mts +13 -0
- package/es/OpenSearch/index.mjs +12 -0
- package/es/OpenSearch/style.mjs +8 -0
- package/es/OpenStreetMap/components/Avatar.d.mts +6 -0
- package/es/OpenStreetMap/components/Avatar.mjs +19 -0
- package/es/OpenStreetMap/components/Color.d.mts +5 -0
- package/es/OpenStreetMap/components/Color.mjs +25 -0
- package/es/OpenStreetMap/components/Mono.d.mts +5 -0
- package/es/OpenStreetMap/components/Mono.mjs +23 -0
- package/es/OpenStreetMap/index.d.mts +13 -0
- package/es/OpenStreetMap/index.mjs +12 -0
- package/es/OpenStreetMap/style.mjs +8 -0
- package/es/OpenTelemetry/components/Avatar.d.mts +6 -0
- package/es/OpenTelemetry/components/Avatar.mjs +19 -0
- package/es/OpenTelemetry/components/Mono.d.mts +5 -0
- package/es/OpenTelemetry/components/Mono.mjs +23 -0
- package/es/OpenTelemetry/index.d.mts +11 -0
- package/es/OpenTelemetry/index.mjs +10 -0
- package/es/OpenTelemetry/style.mjs +8 -0
- package/es/OpenVPN/components/Avatar.d.mts +6 -0
- package/es/OpenVPN/components/Avatar.mjs +19 -0
- package/es/OpenVPN/components/Color.d.mts +5 -0
- package/es/OpenVPN/components/Color.mjs +25 -0
- package/es/OpenVPN/components/Mono.d.mts +5 -0
- package/es/OpenVPN/components/Mono.mjs +23 -0
- package/es/OpenVPN/index.d.mts +13 -0
- package/es/OpenVPN/index.mjs +12 -0
- package/es/OpenVPN/style.mjs +8 -0
- package/es/Opera/components/Avatar.d.mts +6 -0
- package/es/Opera/components/Avatar.mjs +19 -0
- package/es/Opera/components/Color.d.mts +5 -0
- package/es/Opera/components/Color.mjs +25 -0
- package/es/Opera/components/Mono.d.mts +5 -0
- package/es/Opera/components/Mono.mjs +23 -0
- package/es/Opera/index.d.mts +13 -0
- package/es/Opera/index.mjs +12 -0
- package/es/Opera/style.mjs +8 -0
- package/es/Oppo/components/Avatar.d.mts +6 -0
- package/es/Oppo/components/Avatar.mjs +19 -0
- package/es/Oppo/components/Color.d.mts +5 -0
- package/es/Oppo/components/Color.mjs +25 -0
- package/es/Oppo/components/Mono.d.mts +5 -0
- package/es/Oppo/components/Mono.mjs +23 -0
- package/es/Oppo/index.d.mts +13 -0
- package/es/Oppo/index.mjs +12 -0
- package/es/Oppo/style.mjs +8 -0
- package/es/Overleaf/components/Avatar.d.mts +6 -0
- package/es/Overleaf/components/Avatar.mjs +19 -0
- package/es/Overleaf/components/Color.d.mts +5 -0
- package/es/Overleaf/components/Color.mjs +25 -0
- package/es/Overleaf/components/Mono.d.mts +5 -0
- package/es/Overleaf/components/Mono.mjs +23 -0
- package/es/Overleaf/index.d.mts +13 -0
- package/es/Overleaf/index.mjs +12 -0
- package/es/Overleaf/style.mjs +8 -0
- package/es/Packer/components/Avatar.d.mts +6 -0
- package/es/Packer/components/Avatar.mjs +19 -0
- package/es/Packer/components/Color.d.mts +5 -0
- package/es/Packer/components/Color.mjs +25 -0
- package/es/Packer/components/Mono.d.mts +5 -0
- package/es/Packer/components/Mono.mjs +23 -0
- package/es/Packer/index.d.mts +13 -0
- package/es/Packer/index.mjs +12 -0
- package/es/Packer/style.mjs +8 -0
- package/es/PagerDuty/components/Avatar.d.mts +6 -0
- package/es/PagerDuty/components/Avatar.mjs +19 -0
- package/es/PagerDuty/components/Color.d.mts +5 -0
- package/es/PagerDuty/components/Color.mjs +25 -0
- package/es/PagerDuty/components/Mono.d.mts +5 -0
- package/es/PagerDuty/components/Mono.mjs +23 -0
- package/es/PagerDuty/index.d.mts +13 -0
- package/es/PagerDuty/index.mjs +12 -0
- package/es/PagerDuty/style.mjs +8 -0
- package/es/Panasonic/components/Avatar.d.mts +6 -0
- package/es/Panasonic/components/Avatar.mjs +19 -0
- package/es/Panasonic/components/Color.d.mts +5 -0
- package/es/Panasonic/components/Color.mjs +25 -0
- package/es/Panasonic/components/Mono.d.mts +5 -0
- package/es/Panasonic/components/Mono.mjs +23 -0
- package/es/Panasonic/index.d.mts +13 -0
- package/es/Panasonic/index.mjs +12 -0
- package/es/Panasonic/style.mjs +8 -0
- package/es/Pandas/components/Avatar.d.mts +6 -0
- package/es/Pandas/components/Avatar.mjs +19 -0
- package/es/Pandas/components/Mono.d.mts +5 -0
- package/es/Pandas/components/Mono.mjs +23 -0
- package/es/Pandas/index.d.mts +11 -0
- package/es/Pandas/index.mjs +10 -0
- package/es/Pandas/style.mjs +8 -0
- package/es/Pandora/components/Avatar.d.mts +6 -0
- package/es/Pandora/components/Avatar.mjs +19 -0
- package/es/Pandora/components/Color.d.mts +5 -0
- package/es/Pandora/components/Color.mjs +25 -0
- package/es/Pandora/components/Mono.d.mts +5 -0
- package/es/Pandora/components/Mono.mjs +23 -0
- package/es/Pandora/index.d.mts +13 -0
- package/es/Pandora/index.mjs +12 -0
- package/es/Pandora/style.mjs +8 -0
- package/es/ParamountPlus/components/Avatar.d.mts +6 -0
- package/es/ParamountPlus/components/Avatar.mjs +19 -0
- package/es/ParamountPlus/components/Color.d.mts +5 -0
- package/es/ParamountPlus/components/Color.mjs +25 -0
- package/es/ParamountPlus/components/Mono.d.mts +5 -0
- package/es/ParamountPlus/components/Mono.mjs +23 -0
- package/es/ParamountPlus/index.d.mts +13 -0
- package/es/ParamountPlus/index.mjs +12 -0
- package/es/ParamountPlus/style.mjs +8 -0
- package/es/Patreon/components/Avatar.d.mts +6 -0
- package/es/Patreon/components/Avatar.mjs +19 -0
- package/es/Patreon/components/Mono.d.mts +5 -0
- package/es/Patreon/components/Mono.mjs +23 -0
- package/es/Patreon/index.d.mts +11 -0
- package/es/Patreon/index.mjs +10 -0
- package/es/Patreon/style.mjs +8 -0
- package/es/PayPal/components/Avatar.d.mts +6 -0
- package/es/PayPal/components/Avatar.mjs +19 -0
- package/es/PayPal/components/Color.d.mts +5 -0
- package/es/PayPal/components/Color.mjs +25 -0
- package/es/PayPal/components/Mono.d.mts +5 -0
- package/es/PayPal/components/Mono.mjs +23 -0
- package/es/PayPal/index.d.mts +13 -0
- package/es/PayPal/index.mjs +12 -0
- package/es/PayPal/style.mjs +8 -0
- package/es/PayloadCMS/components/Avatar.d.mts +6 -0
- package/es/PayloadCMS/components/Avatar.mjs +19 -0
- package/es/PayloadCMS/components/Mono.d.mts +5 -0
- package/es/PayloadCMS/components/Mono.mjs +23 -0
- package/es/PayloadCMS/index.d.mts +11 -0
- package/es/PayloadCMS/index.mjs +10 -0
- package/es/PayloadCMS/style.mjs +8 -0
- package/es/Payoneer/components/Avatar.d.mts +6 -0
- package/es/Payoneer/components/Avatar.mjs +19 -0
- package/es/Payoneer/components/Color.d.mts +5 -0
- package/es/Payoneer/components/Color.mjs +25 -0
- package/es/Payoneer/components/Mono.d.mts +5 -0
- package/es/Payoneer/components/Mono.mjs +23 -0
- package/es/Payoneer/index.d.mts +13 -0
- package/es/Payoneer/index.mjs +12 -0
- package/es/Payoneer/style.mjs +8 -0
- package/es/Paytm/components/Avatar.d.mts +6 -0
- package/es/Paytm/components/Avatar.mjs +19 -0
- package/es/Paytm/components/Color.d.mts +5 -0
- package/es/Paytm/components/Color.mjs +25 -0
- package/es/Paytm/components/Mono.d.mts +5 -0
- package/es/Paytm/components/Mono.mjs +23 -0
- package/es/Paytm/index.d.mts +13 -0
- package/es/Paytm/index.mjs +12 -0
- package/es/Paytm/style.mjs +8 -0
- package/es/Perl/components/Avatar.d.mts +6 -0
- package/es/Perl/components/Avatar.mjs +19 -0
- package/es/Perl/components/Color.d.mts +5 -0
- package/es/Perl/components/Color.mjs +25 -0
- package/es/Perl/components/Mono.d.mts +5 -0
- package/es/Perl/components/Mono.mjs +23 -0
- package/es/Perl/index.d.mts +13 -0
- package/es/Perl/index.mjs +12 -0
- package/es/Perl/style.mjs +8 -0
- package/es/PhonePe/components/Avatar.d.mts +6 -0
- package/es/PhonePe/components/Avatar.mjs +19 -0
- package/es/PhonePe/components/Color.d.mts +5 -0
- package/es/PhonePe/components/Color.mjs +25 -0
- package/es/PhonePe/components/Mono.d.mts +5 -0
- package/es/PhonePe/components/Mono.mjs +23 -0
- package/es/PhonePe/index.d.mts +13 -0
- package/es/PhonePe/index.mjs +12 -0
- package/es/PhonePe/style.mjs +8 -0
- package/es/Pinterest/components/Avatar.d.mts +6 -0
- package/es/Pinterest/components/Avatar.mjs +19 -0
- package/es/Pinterest/components/Color.d.mts +5 -0
- package/es/Pinterest/components/Color.mjs +25 -0
- package/es/Pinterest/components/Mono.d.mts +5 -0
- package/es/Pinterest/components/Mono.mjs +23 -0
- package/es/Pinterest/index.d.mts +13 -0
- package/es/Pinterest/index.mjs +12 -0
- package/es/Pinterest/style.mjs +8 -0
- package/es/PlanetScale/components/Avatar.d.mts +6 -0
- package/es/PlanetScale/components/Avatar.mjs +19 -0
- package/es/PlanetScale/components/Mono.d.mts +5 -0
- package/es/PlanetScale/components/Mono.mjs +23 -0
- package/es/PlanetScale/index.d.mts +11 -0
- package/es/PlanetScale/index.mjs +10 -0
- package/es/PlanetScale/style.mjs +8 -0
- package/es/PlayStation/components/Avatar.d.mts +6 -0
- package/es/PlayStation/components/Avatar.mjs +19 -0
- package/es/PlayStation/components/Color.d.mts +5 -0
- package/es/PlayStation/components/Color.mjs +25 -0
- package/es/PlayStation/components/Mono.d.mts +5 -0
- package/es/PlayStation/components/Mono.mjs +23 -0
- package/es/PlayStation/index.d.mts +13 -0
- package/es/PlayStation/index.mjs +12 -0
- package/es/PlayStation/style.mjs +8 -0
- package/es/Plex/components/Avatar.d.mts +6 -0
- package/es/Plex/components/Avatar.mjs +19 -0
- package/es/Plex/components/Color.d.mts +5 -0
- package/es/Plex/components/Color.mjs +25 -0
- package/es/Plex/components/Mono.d.mts +5 -0
- package/es/Plex/components/Mono.mjs +23 -0
- package/es/Plex/index.d.mts +13 -0
- package/es/Plex/index.mjs +12 -0
- package/es/Plex/style.mjs +8 -0
- package/es/Plotly/components/Avatar.d.mts +6 -0
- package/es/Plotly/components/Avatar.mjs +19 -0
- package/es/Plotly/components/Color.d.mts +5 -0
- package/es/Plotly/components/Color.mjs +25 -0
- package/es/Plotly/components/Mono.d.mts +5 -0
- package/es/Plotly/components/Mono.mjs +23 -0
- package/es/Plotly/index.d.mts +13 -0
- package/es/Plotly/index.mjs +12 -0
- package/es/Plotly/style.mjs +8 -0
- package/es/Pnpm/components/Avatar.d.mts +6 -0
- package/es/Pnpm/components/Avatar.mjs +19 -0
- package/es/Pnpm/components/Color.d.mts +5 -0
- package/es/Pnpm/components/Color.mjs +25 -0
- package/es/Pnpm/components/Mono.d.mts +5 -0
- package/es/Pnpm/components/Mono.mjs +23 -0
- package/es/Pnpm/index.d.mts +13 -0
- package/es/Pnpm/index.mjs +12 -0
- package/es/Pnpm/style.mjs +8 -0
- package/es/PocketBase/components/Avatar.d.mts +6 -0
- package/es/PocketBase/components/Avatar.mjs +19 -0
- package/es/PocketBase/components/Color.d.mts +5 -0
- package/es/PocketBase/components/Color.mjs +25 -0
- package/es/PocketBase/components/Mono.d.mts +5 -0
- package/es/PocketBase/components/Mono.mjs +23 -0
- package/es/PocketBase/index.d.mts +13 -0
- package/es/PocketBase/index.mjs +12 -0
- package/es/PocketBase/style.mjs +8 -0
- package/es/PocketCasts/components/Avatar.d.mts +6 -0
- package/es/PocketCasts/components/Avatar.mjs +19 -0
- package/es/PocketCasts/components/Color.d.mts +5 -0
- package/es/PocketCasts/components/Color.mjs +25 -0
- package/es/PocketCasts/components/Mono.d.mts +5 -0
- package/es/PocketCasts/components/Mono.mjs +23 -0
- package/es/PocketCasts/index.d.mts +13 -0
- package/es/PocketCasts/index.mjs +12 -0
- package/es/PocketCasts/style.mjs +8 -0
- package/es/Podman/components/Avatar.d.mts +6 -0
- package/es/Podman/components/Avatar.mjs +19 -0
- package/es/Podman/components/Color.d.mts +5 -0
- package/es/Podman/components/Color.mjs +25 -0
- package/es/Podman/components/Mono.d.mts +5 -0
- package/es/Podman/components/Mono.mjs +23 -0
- package/es/Podman/index.d.mts +13 -0
- package/es/Podman/index.mjs +12 -0
- package/es/Podman/style.mjs +8 -0
- package/es/Poetry/components/Avatar.d.mts +6 -0
- package/es/Poetry/components/Avatar.mjs +19 -0
- package/es/Poetry/components/Color.d.mts +5 -0
- package/es/Poetry/components/Color.mjs +25 -0
- package/es/Poetry/components/Mono.d.mts +5 -0
- package/es/Poetry/components/Mono.mjs +23 -0
- package/es/Poetry/index.d.mts +13 -0
- package/es/Poetry/index.mjs +12 -0
- package/es/Poetry/style.mjs +8 -0
- package/es/Polestar/components/Avatar.d.mts +6 -0
- package/es/Polestar/components/Avatar.mjs +19 -0
- package/es/Polestar/components/Mono.d.mts +5 -0
- package/es/Polestar/components/Mono.mjs +23 -0
- package/es/Polestar/index.d.mts +11 -0
- package/es/Polestar/index.mjs +10 -0
- package/es/Polestar/style.mjs +8 -0
- package/es/Polygon/components/Avatar.d.mts +6 -0
- package/es/Polygon/components/Avatar.mjs +19 -0
- package/es/Polygon/components/Color.d.mts +5 -0
- package/es/Polygon/components/Color.mjs +25 -0
- package/es/Polygon/components/Mono.d.mts +5 -0
- package/es/Polygon/components/Mono.mjs +23 -0
- package/es/Polygon/index.d.mts +13 -0
- package/es/Polygon/index.mjs +12 -0
- package/es/Polygon/style.mjs +8 -0
- package/es/Porkbun/components/Avatar.d.mts +6 -0
- package/es/Porkbun/components/Avatar.mjs +19 -0
- package/es/Porkbun/components/Color.d.mts +5 -0
- package/es/Porkbun/components/Color.mjs +25 -0
- package/es/Porkbun/components/Mono.d.mts +5 -0
- package/es/Porkbun/components/Mono.mjs +23 -0
- package/es/Porkbun/index.d.mts +13 -0
- package/es/Porkbun/index.mjs +12 -0
- package/es/Porkbun/style.mjs +8 -0
- package/es/Porsche/components/Avatar.d.mts +6 -0
- package/es/Porsche/components/Avatar.mjs +19 -0
- package/es/Porsche/components/Color.d.mts +5 -0
- package/es/Porsche/components/Color.mjs +25 -0
- package/es/Porsche/components/Mono.d.mts +5 -0
- package/es/Porsche/components/Mono.mjs +23 -0
- package/es/Porsche/index.d.mts +13 -0
- package/es/Porsche/index.mjs +12 -0
- package/es/Porsche/style.mjs +8 -0
- package/es/PostCSS/components/Avatar.d.mts +6 -0
- package/es/PostCSS/components/Avatar.mjs +19 -0
- package/es/PostCSS/components/Color.d.mts +5 -0
- package/es/PostCSS/components/Color.mjs +25 -0
- package/es/PostCSS/components/Mono.d.mts +5 -0
- package/es/PostCSS/components/Mono.mjs +23 -0
- package/es/PostCSS/index.d.mts +13 -0
- package/es/PostCSS/index.mjs +12 -0
- package/es/PostCSS/style.mjs +8 -0
- package/es/PostHog/components/Avatar.d.mts +6 -0
- package/es/PostHog/components/Avatar.mjs +19 -0
- package/es/PostHog/components/Mono.d.mts +5 -0
- package/es/PostHog/components/Mono.mjs +23 -0
- package/es/PostHog/index.d.mts +11 -0
- package/es/PostHog/index.mjs +10 -0
- package/es/PostHog/style.mjs +8 -0
- package/es/PostgreSQL/components/Avatar.d.mts +6 -0
- package/es/PostgreSQL/components/Avatar.mjs +19 -0
- package/es/PostgreSQL/components/Color.d.mts +5 -0
- package/es/PostgreSQL/components/Color.mjs +25 -0
- package/es/PostgreSQL/components/Mono.d.mts +5 -0
- package/es/PostgreSQL/components/Mono.mjs +23 -0
- package/es/PostgreSQL/index.d.mts +13 -0
- package/es/PostgreSQL/index.mjs +12 -0
- package/es/PostgreSQL/style.mjs +8 -0
- package/es/Postman/components/Avatar.d.mts +6 -0
- package/es/Postman/components/Avatar.mjs +19 -0
- package/es/Postman/components/Color.d.mts +5 -0
- package/es/Postman/components/Color.mjs +25 -0
- package/es/Postman/components/Mono.d.mts +5 -0
- package/es/Postman/components/Mono.mjs +23 -0
- package/es/Postman/index.d.mts +13 -0
- package/es/Postman/index.mjs +12 -0
- package/es/Postman/style.mjs +8 -0
- package/es/Preact/components/Avatar.d.mts +6 -0
- package/es/Preact/components/Avatar.mjs +19 -0
- package/es/Preact/components/Color.d.mts +5 -0
- package/es/Preact/components/Color.mjs +25 -0
- package/es/Preact/components/Mono.d.mts +5 -0
- package/es/Preact/components/Mono.mjs +23 -0
- package/es/Preact/index.d.mts +13 -0
- package/es/Preact/index.mjs +12 -0
- package/es/Preact/style.mjs +8 -0
- package/es/PremierLeague/components/Avatar.d.mts +6 -0
- package/es/PremierLeague/components/Avatar.mjs +19 -0
- package/es/PremierLeague/components/Mono.d.mts +5 -0
- package/es/PremierLeague/components/Mono.mjs +23 -0
- package/es/PremierLeague/index.d.mts +11 -0
- package/es/PremierLeague/index.mjs +10 -0
- package/es/PremierLeague/style.mjs +8 -0
- package/es/Prettier/components/Avatar.d.mts +6 -0
- package/es/Prettier/components/Avatar.mjs +19 -0
- package/es/Prettier/components/Color.d.mts +5 -0
- package/es/Prettier/components/Color.mjs +25 -0
- package/es/Prettier/components/Mono.d.mts +5 -0
- package/es/Prettier/components/Mono.mjs +23 -0
- package/es/Prettier/index.d.mts +13 -0
- package/es/Prettier/index.mjs +12 -0
- package/es/Prettier/style.mjs +8 -0
- package/es/Prisma/components/Avatar.d.mts +6 -0
- package/es/Prisma/components/Avatar.mjs +19 -0
- package/es/Prisma/components/Color.d.mts +5 -0
- package/es/Prisma/components/Color.mjs +25 -0
- package/es/Prisma/components/Mono.d.mts +5 -0
- package/es/Prisma/components/Mono.mjs +23 -0
- package/es/Prisma/index.d.mts +13 -0
- package/es/Prisma/index.mjs +12 -0
- package/es/Prisma/style.mjs +8 -0
- package/es/ProductHunt/components/Avatar.d.mts +6 -0
- package/es/ProductHunt/components/Avatar.mjs +19 -0
- package/es/ProductHunt/components/Color.d.mts +5 -0
- package/es/ProductHunt/components/Color.mjs +25 -0
- package/es/ProductHunt/components/Mono.d.mts +5 -0
- package/es/ProductHunt/components/Mono.mjs +23 -0
- package/es/ProductHunt/index.d.mts +13 -0
- package/es/ProductHunt/index.mjs +12 -0
- package/es/ProductHunt/style.mjs +8 -0
- package/es/Prometheus/components/Avatar.d.mts +6 -0
- package/es/Prometheus/components/Avatar.mjs +19 -0
- package/es/Prometheus/components/Color.d.mts +5 -0
- package/es/Prometheus/components/Color.mjs +25 -0
- package/es/Prometheus/components/Mono.d.mts +5 -0
- package/es/Prometheus/components/Mono.mjs +23 -0
- package/es/Prometheus/index.d.mts +13 -0
- package/es/Prometheus/index.mjs +12 -0
- package/es/Prometheus/style.mjs +8 -0
- package/es/Proton/components/Avatar.d.mts +6 -0
- package/es/Proton/components/Avatar.mjs +19 -0
- package/es/Proton/components/Color.d.mts +5 -0
- package/es/Proton/components/Color.mjs +25 -0
- package/es/Proton/components/Mono.d.mts +5 -0
- package/es/Proton/components/Mono.mjs +23 -0
- package/es/Proton/index.d.mts +13 -0
- package/es/Proton/index.mjs +12 -0
- package/es/Proton/style.mjs +8 -0
- package/es/ProtonMail/components/Avatar.d.mts +6 -0
- package/es/ProtonMail/components/Avatar.mjs +19 -0
- package/es/ProtonMail/components/Color.d.mts +5 -0
- package/es/ProtonMail/components/Color.mjs +25 -0
- package/es/ProtonMail/components/Mono.d.mts +5 -0
- package/es/ProtonMail/components/Mono.mjs +23 -0
- package/es/ProtonMail/index.d.mts +13 -0
- package/es/ProtonMail/index.mjs +12 -0
- package/es/ProtonMail/style.mjs +8 -0
- package/es/ProtonVPN/components/Avatar.d.mts +6 -0
- package/es/ProtonVPN/components/Avatar.mjs +19 -0
- package/es/ProtonVPN/components/Color.d.mts +5 -0
- package/es/ProtonVPN/components/Color.mjs +25 -0
- package/es/ProtonVPN/components/Mono.d.mts +5 -0
- package/es/ProtonVPN/components/Mono.mjs +23 -0
- package/es/ProtonVPN/index.d.mts +13 -0
- package/es/ProtonVPN/index.mjs +12 -0
- package/es/ProtonVPN/style.mjs +8 -0
- package/es/Puma/components/Avatar.d.mts +6 -0
- package/es/Puma/components/Avatar.mjs +19 -0
- package/es/Puma/components/Mono.d.mts +5 -0
- package/es/Puma/components/Mono.mjs +23 -0
- package/es/Puma/index.d.mts +11 -0
- package/es/Puma/index.mjs +10 -0
- package/es/Puma/style.mjs +8 -0
- package/es/Puppet/components/Avatar.d.mts +6 -0
- package/es/Puppet/components/Avatar.mjs +19 -0
- package/es/Puppet/components/Color.d.mts +5 -0
- package/es/Puppet/components/Color.mjs +25 -0
- package/es/Puppet/components/Mono.d.mts +5 -0
- package/es/Puppet/components/Mono.mjs +23 -0
- package/es/Puppet/index.d.mts +13 -0
- package/es/Puppet/index.mjs +12 -0
- package/es/Puppet/style.mjs +8 -0
- package/es/PyCharm/components/Avatar.d.mts +6 -0
- package/es/PyCharm/components/Avatar.mjs +19 -0
- package/es/PyCharm/components/Mono.d.mts +5 -0
- package/es/PyCharm/components/Mono.mjs +23 -0
- package/es/PyCharm/index.d.mts +11 -0
- package/es/PyCharm/index.mjs +10 -0
- package/es/PyCharm/style.mjs +8 -0
- package/es/PyPI/components/Avatar.d.mts +6 -0
- package/es/PyPI/components/Avatar.mjs +19 -0
- package/es/PyPI/components/Color.d.mts +5 -0
- package/es/PyPI/components/Color.mjs +25 -0
- package/es/PyPI/components/Mono.d.mts +5 -0
- package/es/PyPI/components/Mono.mjs +23 -0
- package/es/PyPI/index.d.mts +13 -0
- package/es/PyPI/index.mjs +12 -0
- package/es/PyPI/style.mjs +8 -0
- package/es/PyTorch/components/Avatar.d.mts +6 -0
- package/es/PyTorch/components/Avatar.mjs +19 -0
- package/es/PyTorch/components/Color.d.mts +5 -0
- package/es/PyTorch/components/Color.mjs +25 -0
- package/es/PyTorch/components/Mono.d.mts +5 -0
- package/es/PyTorch/components/Mono.mjs +23 -0
- package/es/PyTorch/index.d.mts +13 -0
- package/es/PyTorch/index.mjs +12 -0
- package/es/PyTorch/style.mjs +8 -0
- package/es/Pytest/components/Avatar.d.mts +6 -0
- package/es/Pytest/components/Avatar.mjs +19 -0
- package/es/Pytest/components/Color.d.mts +5 -0
- package/es/Pytest/components/Color.mjs +25 -0
- package/es/Pytest/components/Mono.d.mts +5 -0
- package/es/Pytest/components/Mono.mjs +23 -0
- package/es/Pytest/index.d.mts +13 -0
- package/es/Pytest/index.mjs +12 -0
- package/es/Pytest/style.mjs +8 -0
- package/es/Python/components/Avatar.d.mts +6 -0
- package/es/Python/components/Avatar.mjs +19 -0
- package/es/Python/components/Color.d.mts +5 -0
- package/es/Python/components/Color.mjs +25 -0
- package/es/Python/components/Mono.d.mts +5 -0
- package/es/Python/components/Mono.mjs +23 -0
- package/es/Python/index.d.mts +13 -0
- package/es/Python/index.mjs +12 -0
- package/es/Python/style.mjs +8 -0
- package/es/QQ/components/Avatar.d.mts +6 -0
- package/es/QQ/components/Avatar.mjs +19 -0
- package/es/QQ/components/Color.d.mts +5 -0
- package/es/QQ/components/Color.mjs +25 -0
- package/es/QQ/components/Mono.d.mts +5 -0
- package/es/QQ/components/Mono.mjs +22 -0
- package/es/QQ/index.d.mts +13 -0
- package/es/QQ/index.mjs +12 -0
- package/es/QQ/style.mjs +7 -0
- package/es/QatarAirways/components/Avatar.d.mts +6 -0
- package/es/QatarAirways/components/Avatar.mjs +19 -0
- package/es/QatarAirways/components/Mono.d.mts +5 -0
- package/es/QatarAirways/components/Mono.mjs +23 -0
- package/es/QatarAirways/index.d.mts +11 -0
- package/es/QatarAirways/index.mjs +10 -0
- package/es/QatarAirways/style.mjs +8 -0
- package/es/Qdrant/components/Avatar.d.mts +6 -0
- package/es/Qdrant/components/Avatar.mjs +19 -0
- package/es/Qdrant/components/Color.d.mts +5 -0
- package/es/Qdrant/components/Color.mjs +25 -0
- package/es/Qdrant/components/Mono.d.mts +5 -0
- package/es/Qdrant/components/Mono.mjs +23 -0
- package/es/Qdrant/index.d.mts +13 -0
- package/es/Qdrant/index.mjs +12 -0
- package/es/Qdrant/style.mjs +8 -0
- package/es/Qualcomm/components/Avatar.d.mts +6 -0
- package/es/Qualcomm/components/Avatar.mjs +19 -0
- package/es/Qualcomm/components/Color.d.mts +5 -0
- package/es/Qualcomm/components/Color.mjs +25 -0
- package/es/Qualcomm/components/Mono.d.mts +5 -0
- package/es/Qualcomm/components/Mono.mjs +23 -0
- package/es/Qualcomm/index.d.mts +13 -0
- package/es/Qualcomm/index.mjs +12 -0
- package/es/Qualcomm/style.mjs +8 -0
- package/es/Quizlet/components/Avatar.d.mts +6 -0
- package/es/Quizlet/components/Avatar.mjs +19 -0
- package/es/Quizlet/components/Color.d.mts +5 -0
- package/es/Quizlet/components/Color.mjs +25 -0
- package/es/Quizlet/components/Mono.d.mts +5 -0
- package/es/Quizlet/components/Mono.mjs +23 -0
- package/es/Quizlet/index.d.mts +13 -0
- package/es/Quizlet/index.mjs +12 -0
- package/es/Quizlet/style.mjs +8 -0
- package/es/Quora/components/Avatar.d.mts +6 -0
- package/es/Quora/components/Avatar.mjs +19 -0
- package/es/Quora/components/Color.d.mts +5 -0
- package/es/Quora/components/Color.mjs +25 -0
- package/es/Quora/components/Mono.d.mts +5 -0
- package/es/Quora/components/Mono.mjs +23 -0
- package/es/Quora/index.d.mts +13 -0
- package/es/Quora/index.mjs +12 -0
- package/es/Quora/style.mjs +8 -0
- package/es/Qwik/components/Avatar.d.mts +6 -0
- package/es/Qwik/components/Avatar.mjs +19 -0
- package/es/Qwik/components/Color.d.mts +5 -0
- package/es/Qwik/components/Color.mjs +25 -0
- package/es/Qwik/components/Mono.d.mts +5 -0
- package/es/Qwik/components/Mono.mjs +23 -0
- package/es/Qwik/index.d.mts +13 -0
- package/es/Qwik/index.mjs +12 -0
- package/es/Qwik/style.mjs +8 -0
- package/es/RabbitMQ/components/Avatar.d.mts +6 -0
- package/es/RabbitMQ/components/Avatar.mjs +19 -0
- package/es/RabbitMQ/components/Color.d.mts +5 -0
- package/es/RabbitMQ/components/Color.mjs +25 -0
- package/es/RabbitMQ/components/Mono.d.mts +5 -0
- package/es/RabbitMQ/components/Mono.mjs +23 -0
- package/es/RabbitMQ/index.d.mts +13 -0
- package/es/RabbitMQ/index.mjs +12 -0
- package/es/RabbitMQ/style.mjs +8 -0
- package/es/Rakuten/components/Avatar.d.mts +6 -0
- package/es/Rakuten/components/Avatar.mjs +19 -0
- package/es/Rakuten/components/Color.d.mts +5 -0
- package/es/Rakuten/components/Color.mjs +25 -0
- package/es/Rakuten/components/Mono.d.mts +5 -0
- package/es/Rakuten/components/Mono.mjs +23 -0
- package/es/Rakuten/index.d.mts +13 -0
- package/es/Rakuten/index.mjs +12 -0
- package/es/Rakuten/style.mjs +8 -0
- package/es/Rancher/components/Avatar.d.mts +6 -0
- package/es/Rancher/components/Avatar.mjs +19 -0
- package/es/Rancher/components/Color.d.mts +5 -0
- package/es/Rancher/components/Color.mjs +25 -0
- package/es/Rancher/components/Mono.d.mts +5 -0
- package/es/Rancher/components/Mono.mjs +23 -0
- package/es/Rancher/index.d.mts +13 -0
- package/es/Rancher/index.mjs +12 -0
- package/es/Rancher/style.mjs +8 -0
- package/es/RaspberryPi/components/Avatar.d.mts +6 -0
- package/es/RaspberryPi/components/Avatar.mjs +19 -0
- package/es/RaspberryPi/components/Color.d.mts +5 -0
- package/es/RaspberryPi/components/Color.mjs +25 -0
- package/es/RaspberryPi/components/Mono.d.mts +5 -0
- package/es/RaspberryPi/components/Mono.mjs +23 -0
- package/es/RaspberryPi/index.d.mts +13 -0
- package/es/RaspberryPi/index.mjs +12 -0
- package/es/RaspberryPi/style.mjs +8 -0
- package/es/Raycast/components/Avatar.d.mts +6 -0
- package/es/Raycast/components/Avatar.mjs +19 -0
- package/es/Raycast/components/Color.d.mts +5 -0
- package/es/Raycast/components/Color.mjs +25 -0
- package/es/Raycast/components/Mono.d.mts +5 -0
- package/es/Raycast/components/Mono.mjs +23 -0
- package/es/Raycast/index.d.mts +13 -0
- package/es/Raycast/index.mjs +12 -0
- package/es/Raycast/style.mjs +8 -0
- package/es/Razer/components/Avatar.d.mts +6 -0
- package/es/Razer/components/Avatar.mjs +19 -0
- package/es/Razer/components/Color.d.mts +5 -0
- package/es/Razer/components/Color.mjs +25 -0
- package/es/Razer/components/Mono.d.mts +5 -0
- package/es/Razer/components/Mono.mjs +23 -0
- package/es/Razer/index.d.mts +13 -0
- package/es/Razer/index.mjs +12 -0
- package/es/Razer/style.mjs +8 -0
- package/es/Razorpay/components/Avatar.d.mts +6 -0
- package/es/Razorpay/components/Avatar.mjs +19 -0
- package/es/Razorpay/components/Mono.d.mts +5 -0
- package/es/Razorpay/components/Mono.mjs +23 -0
- package/es/Razorpay/index.d.mts +11 -0
- package/es/Razorpay/index.mjs +10 -0
- package/es/Razorpay/style.mjs +8 -0
- package/es/React/components/Avatar.d.mts +6 -0
- package/es/React/components/Avatar.mjs +19 -0
- package/es/React/components/Color.d.mts +5 -0
- package/es/React/components/Color.mjs +25 -0
- package/es/React/components/Mono.d.mts +5 -0
- package/es/React/components/Mono.mjs +23 -0
- package/es/React/index.d.mts +13 -0
- package/es/React/index.mjs +12 -0
- package/es/React/style.mjs +8 -0
- package/es/RedHat/components/Avatar.d.mts +6 -0
- package/es/RedHat/components/Avatar.mjs +19 -0
- package/es/RedHat/components/Color.d.mts +5 -0
- package/es/RedHat/components/Color.mjs +25 -0
- package/es/RedHat/components/Mono.d.mts +5 -0
- package/es/RedHat/components/Mono.mjs +23 -0
- package/es/RedHat/index.d.mts +13 -0
- package/es/RedHat/index.mjs +12 -0
- package/es/RedHat/style.mjs +8 -0
- package/es/Reddit/components/Avatar.d.mts +6 -0
- package/es/Reddit/components/Avatar.mjs +19 -0
- package/es/Reddit/components/Color.d.mts +5 -0
- package/es/Reddit/components/Color.mjs +25 -0
- package/es/Reddit/components/Mono.d.mts +5 -0
- package/es/Reddit/components/Mono.mjs +23 -0
- package/es/Reddit/index.d.mts +13 -0
- package/es/Reddit/index.mjs +12 -0
- package/es/Reddit/style.mjs +8 -0
- package/es/Redis/components/Avatar.d.mts +6 -0
- package/es/Redis/components/Avatar.mjs +19 -0
- package/es/Redis/components/Color.d.mts +5 -0
- package/es/Redis/components/Color.mjs +25 -0
- package/es/Redis/components/Mono.d.mts +5 -0
- package/es/Redis/components/Mono.mjs +23 -0
- package/es/Redis/index.d.mts +13 -0
- package/es/Redis/index.mjs +12 -0
- package/es/Redis/style.mjs +8 -0
- package/es/Remix/components/Avatar.d.mts +6 -0
- package/es/Remix/components/Avatar.mjs +19 -0
- package/es/Remix/components/Mono.d.mts +5 -0
- package/es/Remix/components/Mono.mjs +23 -0
- package/es/Remix/index.d.mts +11 -0
- package/es/Remix/index.mjs +10 -0
- package/es/Remix/style.mjs +8 -0
- package/es/Render/components/Avatar.d.mts +6 -0
- package/es/Render/components/Avatar.mjs +19 -0
- package/es/Render/components/Mono.d.mts +5 -0
- package/es/Render/components/Mono.mjs +23 -0
- package/es/Render/index.d.mts +11 -0
- package/es/Render/index.mjs +10 -0
- package/es/Render/style.mjs +8 -0
- package/es/Renovate/components/Avatar.d.mts +6 -0
- package/es/Renovate/components/Avatar.mjs +19 -0
- package/es/Renovate/components/Color.d.mts +5 -0
- package/es/Renovate/components/Color.mjs +25 -0
- package/es/Renovate/components/Mono.d.mts +5 -0
- package/es/Renovate/components/Mono.mjs +23 -0
- package/es/Renovate/index.d.mts +13 -0
- package/es/Renovate/index.mjs +12 -0
- package/es/Renovate/style.mjs +8 -0
- package/es/Resend/components/Avatar.d.mts +6 -0
- package/es/Resend/components/Avatar.mjs +19 -0
- package/es/Resend/components/Mono.d.mts +5 -0
- package/es/Resend/components/Mono.mjs +23 -0
- package/es/Resend/index.d.mts +11 -0
- package/es/Resend/index.mjs +10 -0
- package/es/Resend/style.mjs +8 -0
- package/es/Retool/components/Avatar.d.mts +6 -0
- package/es/Retool/components/Avatar.mjs +19 -0
- package/es/Retool/components/Color.d.mts +5 -0
- package/es/Retool/components/Color.mjs +25 -0
- package/es/Retool/components/Mono.d.mts +5 -0
- package/es/Retool/components/Mono.mjs +23 -0
- package/es/Retool/index.d.mts +13 -0
- package/es/Retool/index.mjs +12 -0
- package/es/Retool/style.mjs +8 -0
- package/es/Revolut/components/Avatar.d.mts +6 -0
- package/es/Revolut/components/Avatar.mjs +19 -0
- package/es/Revolut/components/Mono.d.mts +5 -0
- package/es/Revolut/components/Mono.mjs +23 -0
- package/es/Revolut/index.d.mts +11 -0
- package/es/Revolut/index.mjs +10 -0
- package/es/Revolut/style.mjs +8 -0
- package/es/Rider/components/Avatar.d.mts +6 -0
- package/es/Rider/components/Avatar.mjs +19 -0
- package/es/Rider/components/Mono.d.mts +5 -0
- package/es/Rider/components/Mono.mjs +23 -0
- package/es/Rider/index.d.mts +11 -0
- package/es/Rider/index.mjs +10 -0
- package/es/Rider/style.mjs +8 -0
- package/es/RiotGames/components/Avatar.d.mts +6 -0
- package/es/RiotGames/components/Avatar.mjs +19 -0
- package/es/RiotGames/components/Color.d.mts +5 -0
- package/es/RiotGames/components/Color.mjs +25 -0
- package/es/RiotGames/components/Mono.d.mts +5 -0
- package/es/RiotGames/components/Mono.mjs +23 -0
- package/es/RiotGames/index.d.mts +13 -0
- package/es/RiotGames/index.mjs +12 -0
- package/es/RiotGames/style.mjs +8 -0
- package/es/RoamResearch/components/Avatar.d.mts +6 -0
- package/es/RoamResearch/components/Avatar.mjs +19 -0
- package/es/RoamResearch/components/Color.d.mts +5 -0
- package/es/RoamResearch/components/Color.mjs +25 -0
- package/es/RoamResearch/components/Mono.d.mts +5 -0
- package/es/RoamResearch/components/Mono.mjs +23 -0
- package/es/RoamResearch/index.d.mts +13 -0
- package/es/RoamResearch/index.mjs +12 -0
- package/es/RoamResearch/style.mjs +8 -0
- package/es/Robinhood/components/Avatar.d.mts +6 -0
- package/es/Robinhood/components/Avatar.mjs +19 -0
- package/es/Robinhood/components/Color.d.mts +5 -0
- package/es/Robinhood/components/Color.mjs +25 -0
- package/es/Robinhood/components/Mono.d.mts +5 -0
- package/es/Robinhood/components/Mono.mjs +23 -0
- package/es/Robinhood/index.d.mts +13 -0
- package/es/Robinhood/index.mjs +12 -0
- package/es/Robinhood/style.mjs +8 -0
- package/es/Roblox/components/Avatar.d.mts +6 -0
- package/es/Roblox/components/Avatar.mjs +19 -0
- package/es/Roblox/components/Mono.d.mts +5 -0
- package/es/Roblox/components/Mono.mjs +23 -0
- package/es/Roblox/index.d.mts +11 -0
- package/es/Roblox/index.mjs +10 -0
- package/es/Roblox/style.mjs +8 -0
- package/es/RocketChat/components/Avatar.d.mts +6 -0
- package/es/RocketChat/components/Avatar.mjs +19 -0
- package/es/RocketChat/components/Color.d.mts +5 -0
- package/es/RocketChat/components/Color.mjs +25 -0
- package/es/RocketChat/components/Mono.d.mts +5 -0
- package/es/RocketChat/components/Mono.mjs +23 -0
- package/es/RocketChat/index.d.mts +13 -0
- package/es/RocketChat/index.mjs +12 -0
- package/es/RocketChat/style.mjs +8 -0
- package/es/Rollup/components/Avatar.d.mts +6 -0
- package/es/Rollup/components/Avatar.mjs +19 -0
- package/es/Rollup/components/Color.d.mts +5 -0
- package/es/Rollup/components/Color.mjs +25 -0
- package/es/Rollup/components/Mono.d.mts +5 -0
- package/es/Rollup/components/Mono.mjs +23 -0
- package/es/Rollup/index.d.mts +13 -0
- package/es/Rollup/index.mjs +12 -0
- package/es/Rollup/style.mjs +8 -0
- package/es/Ruff/components/Avatar.d.mts +6 -0
- package/es/Ruff/components/Avatar.mjs +19 -0
- package/es/Ruff/components/Color.d.mts +5 -0
- package/es/Ruff/components/Color.mjs +25 -0
- package/es/Ruff/components/Mono.d.mts +5 -0
- package/es/Ruff/components/Mono.mjs +23 -0
- package/es/Ruff/index.d.mts +13 -0
- package/es/Ruff/index.mjs +12 -0
- package/es/Ruff/style.mjs +8 -0
- package/es/Rumble/components/Avatar.d.mts +6 -0
- package/es/Rumble/components/Avatar.mjs +19 -0
- package/es/Rumble/components/Color.d.mts +5 -0
- package/es/Rumble/components/Color.mjs +25 -0
- package/es/Rumble/components/Mono.d.mts +5 -0
- package/es/Rumble/components/Mono.mjs +23 -0
- package/es/Rumble/index.d.mts +13 -0
- package/es/Rumble/index.mjs +12 -0
- package/es/Rumble/style.mjs +8 -0
- package/es/Ryanair/components/Avatar.d.mts +6 -0
- package/es/Ryanair/components/Avatar.mjs +19 -0
- package/es/Ryanair/components/Color.d.mts +5 -0
- package/es/Ryanair/components/Color.mjs +25 -0
- package/es/Ryanair/components/Mono.d.mts +5 -0
- package/es/Ryanair/components/Mono.mjs +23 -0
- package/es/Ryanair/index.d.mts +13 -0
- package/es/Ryanair/index.mjs +12 -0
- package/es/Ryanair/style.mjs +8 -0
- package/es/SAP/components/Avatar.d.mts +6 -0
- package/es/SAP/components/Avatar.mjs +19 -0
- package/es/SAP/components/Color.d.mts +5 -0
- package/es/SAP/components/Color.mjs +25 -0
- package/es/SAP/components/Mono.d.mts +5 -0
- package/es/SAP/components/Mono.mjs +22 -0
- package/es/SAP/index.d.mts +13 -0
- package/es/SAP/index.mjs +12 -0
- package/es/SAP/style.mjs +7 -0
- package/es/SQLite/components/Avatar.d.mts +6 -0
- package/es/SQLite/components/Avatar.mjs +19 -0
- package/es/SQLite/components/Color.d.mts +5 -0
- package/es/SQLite/components/Color.mjs +25 -0
- package/es/SQLite/components/Mono.d.mts +5 -0
- package/es/SQLite/components/Mono.mjs +23 -0
- package/es/SQLite/index.d.mts +13 -0
- package/es/SQLite/index.mjs +12 -0
- package/es/SQLite/style.mjs +8 -0
- package/es/STMicroelectronics/components/Avatar.d.mts +6 -0
- package/es/STMicroelectronics/components/Avatar.mjs +19 -0
- package/es/STMicroelectronics/components/Mono.d.mts +5 -0
- package/es/STMicroelectronics/components/Mono.mjs +23 -0
- package/es/STMicroelectronics/index.d.mts +11 -0
- package/es/STMicroelectronics/index.mjs +10 -0
- package/es/STMicroelectronics/style.mjs +8 -0
- package/es/SUSE/components/Avatar.d.mts +6 -0
- package/es/SUSE/components/Avatar.mjs +19 -0
- package/es/SUSE/components/Mono.d.mts +5 -0
- package/es/SUSE/components/Mono.mjs +23 -0
- package/es/SUSE/index.d.mts +11 -0
- package/es/SUSE/index.mjs +10 -0
- package/es/SUSE/style.mjs +8 -0
- package/es/SWC/components/Avatar.d.mts +6 -0
- package/es/SWC/components/Avatar.mjs +19 -0
- package/es/SWC/components/Color.d.mts +5 -0
- package/es/SWC/components/Color.mjs +25 -0
- package/es/SWC/components/Mono.d.mts +5 -0
- package/es/SWC/components/Mono.mjs +22 -0
- package/es/SWC/index.d.mts +13 -0
- package/es/SWC/index.mjs +12 -0
- package/es/SWC/style.mjs +7 -0
- package/es/Safari/components/Avatar.d.mts +6 -0
- package/es/Safari/components/Avatar.mjs +19 -0
- package/es/Safari/components/Color.d.mts +5 -0
- package/es/Safari/components/Color.mjs +25 -0
- package/es/Safari/components/Mono.d.mts +5 -0
- package/es/Safari/components/Mono.mjs +23 -0
- package/es/Safari/index.d.mts +13 -0
- package/es/Safari/index.mjs +12 -0
- package/es/Safari/style.mjs +8 -0
- package/es/Samsung/components/Avatar.d.mts +6 -0
- package/es/Samsung/components/Avatar.mjs +19 -0
- package/es/Samsung/components/Color.d.mts +5 -0
- package/es/Samsung/components/Color.mjs +25 -0
- package/es/Samsung/components/Mono.d.mts +5 -0
- package/es/Samsung/components/Mono.mjs +23 -0
- package/es/Samsung/index.d.mts +13 -0
- package/es/Samsung/index.mjs +12 -0
- package/es/Samsung/style.mjs +8 -0
- package/es/Sanity/components/Avatar.d.mts +6 -0
- package/es/Sanity/components/Avatar.mjs +19 -0
- package/es/Sanity/components/Mono.d.mts +5 -0
- package/es/Sanity/components/Mono.mjs +23 -0
- package/es/Sanity/index.d.mts +11 -0
- package/es/Sanity/index.mjs +10 -0
- package/es/Sanity/style.mjs +8 -0
- package/es/Scala/components/Avatar.d.mts +6 -0
- package/es/Scala/components/Avatar.mjs +19 -0
- package/es/Scala/components/Color.d.mts +5 -0
- package/es/Scala/components/Color.mjs +25 -0
- package/es/Scala/components/Mono.d.mts +5 -0
- package/es/Scala/components/Mono.mjs +23 -0
- package/es/Scala/index.d.mts +13 -0
- package/es/Scala/index.mjs +12 -0
- package/es/Scala/style.mjs +8 -0
- package/es/Scaleway/components/Avatar.d.mts +6 -0
- package/es/Scaleway/components/Avatar.mjs +19 -0
- package/es/Scaleway/components/Color.d.mts +5 -0
- package/es/Scaleway/components/Color.mjs +25 -0
- package/es/Scaleway/components/Mono.d.mts +5 -0
- package/es/Scaleway/components/Mono.mjs +23 -0
- package/es/Scaleway/index.d.mts +13 -0
- package/es/Scaleway/index.mjs +12 -0
- package/es/Scaleway/style.mjs +8 -0
- package/es/SciPy/components/Avatar.d.mts +6 -0
- package/es/SciPy/components/Avatar.mjs +19 -0
- package/es/SciPy/components/Color.d.mts +5 -0
- package/es/SciPy/components/Color.mjs +25 -0
- package/es/SciPy/components/Mono.d.mts +5 -0
- package/es/SciPy/components/Mono.mjs +23 -0
- package/es/SciPy/index.d.mts +13 -0
- package/es/SciPy/index.mjs +12 -0
- package/es/SciPy/style.mjs +8 -0
- package/es/ScikitLearn/components/Avatar.d.mts +6 -0
- package/es/ScikitLearn/components/Avatar.mjs +19 -0
- package/es/ScikitLearn/components/Color.d.mts +5 -0
- package/es/ScikitLearn/components/Color.mjs +25 -0
- package/es/ScikitLearn/components/Mono.d.mts +5 -0
- package/es/ScikitLearn/components/Mono.mjs +23 -0
- package/es/ScikitLearn/index.d.mts +13 -0
- package/es/ScikitLearn/index.mjs +12 -0
- package/es/ScikitLearn/style.mjs +8 -0
- package/es/Seagate/components/Avatar.d.mts +6 -0
- package/es/Seagate/components/Avatar.mjs +19 -0
- package/es/Seagate/components/Color.d.mts +5 -0
- package/es/Seagate/components/Color.mjs +25 -0
- package/es/Seagate/components/Mono.d.mts +5 -0
- package/es/Seagate/components/Mono.mjs +23 -0
- package/es/Seagate/index.d.mts +13 -0
- package/es/Seagate/index.mjs +12 -0
- package/es/Seagate/style.mjs +8 -0
- package/es/Sentry/components/Avatar.d.mts +6 -0
- package/es/Sentry/components/Avatar.mjs +19 -0
- package/es/Sentry/components/Color.d.mts +5 -0
- package/es/Sentry/components/Color.mjs +25 -0
- package/es/Sentry/components/Mono.d.mts +5 -0
- package/es/Sentry/components/Mono.mjs +23 -0
- package/es/Sentry/index.d.mts +13 -0
- package/es/Sentry/index.mjs +12 -0
- package/es/Sentry/style.mjs +8 -0
- package/es/Shazam/components/Avatar.d.mts +6 -0
- package/es/Shazam/components/Avatar.mjs +19 -0
- package/es/Shazam/components/Color.d.mts +5 -0
- package/es/Shazam/components/Color.mjs +25 -0
- package/es/Shazam/components/Mono.d.mts +5 -0
- package/es/Shazam/components/Mono.mjs +23 -0
- package/es/Shazam/index.d.mts +13 -0
- package/es/Shazam/index.mjs +12 -0
- package/es/Shazam/style.mjs +8 -0
- package/es/Shopee/components/Avatar.d.mts +6 -0
- package/es/Shopee/components/Avatar.mjs +19 -0
- package/es/Shopee/components/Color.d.mts +5 -0
- package/es/Shopee/components/Color.mjs +25 -0
- package/es/Shopee/components/Mono.d.mts +5 -0
- package/es/Shopee/components/Mono.mjs +23 -0
- package/es/Shopee/index.d.mts +13 -0
- package/es/Shopee/index.mjs +12 -0
- package/es/Shopee/style.mjs +8 -0
- package/es/Shopify/components/Avatar.d.mts +6 -0
- package/es/Shopify/components/Avatar.mjs +19 -0
- package/es/Shopify/components/Color.d.mts +5 -0
- package/es/Shopify/components/Color.mjs +25 -0
- package/es/Shopify/components/Mono.d.mts +5 -0
- package/es/Shopify/components/Mono.mjs +23 -0
- package/es/Shopify/index.d.mts +13 -0
- package/es/Shopify/index.mjs +12 -0
- package/es/Shopify/style.mjs +8 -0
- package/es/Siemens/components/Avatar.d.mts +6 -0
- package/es/Siemens/components/Avatar.mjs +19 -0
- package/es/Siemens/components/Color.d.mts +5 -0
- package/es/Siemens/components/Color.mjs +25 -0
- package/es/Siemens/components/Mono.d.mts +5 -0
- package/es/Siemens/components/Mono.mjs +23 -0
- package/es/Siemens/index.d.mts +13 -0
- package/es/Siemens/index.mjs +12 -0
- package/es/Siemens/style.mjs +8 -0
- package/es/Signal/components/Avatar.d.mts +6 -0
- package/es/Signal/components/Avatar.mjs +19 -0
- package/es/Signal/components/Color.d.mts +5 -0
- package/es/Signal/components/Color.mjs +25 -0
- package/es/Signal/components/Mono.d.mts +5 -0
- package/es/Signal/components/Mono.mjs +23 -0
- package/es/Signal/index.d.mts +13 -0
- package/es/Signal/index.mjs +12 -0
- package/es/Signal/style.mjs +8 -0
- package/es/SingaporeAirlines/components/Avatar.d.mts +6 -0
- package/es/SingaporeAirlines/components/Avatar.mjs +19 -0
- package/es/SingaporeAirlines/components/Color.d.mts +5 -0
- package/es/SingaporeAirlines/components/Color.mjs +25 -0
- package/es/SingaporeAirlines/components/Mono.d.mts +5 -0
- package/es/SingaporeAirlines/components/Mono.mjs +23 -0
- package/es/SingaporeAirlines/index.d.mts +13 -0
- package/es/SingaporeAirlines/index.mjs +12 -0
- package/es/SingaporeAirlines/style.mjs +8 -0
- package/es/Sketch/components/Avatar.d.mts +6 -0
- package/es/Sketch/components/Avatar.mjs +19 -0
- package/es/Sketch/components/Color.d.mts +5 -0
- package/es/Sketch/components/Color.mjs +25 -0
- package/es/Sketch/components/Mono.d.mts +5 -0
- package/es/Sketch/components/Mono.mjs +23 -0
- package/es/Sketch/index.d.mts +13 -0
- package/es/Sketch/index.mjs +12 -0
- package/es/Sketch/style.mjs +8 -0
- package/es/SketchUp/components/Avatar.d.mts +6 -0
- package/es/SketchUp/components/Avatar.mjs +19 -0
- package/es/SketchUp/components/Color.d.mts +5 -0
- package/es/SketchUp/components/Color.mjs +25 -0
- package/es/SketchUp/components/Mono.d.mts +5 -0
- package/es/SketchUp/components/Mono.mjs +23 -0
- package/es/SketchUp/index.d.mts +13 -0
- package/es/SketchUp/index.mjs +12 -0
- package/es/SketchUp/style.mjs +8 -0
- package/es/Snapchat/components/Avatar.d.mts +6 -0
- package/es/Snapchat/components/Avatar.mjs +19 -0
- package/es/Snapchat/components/Color.d.mts +5 -0
- package/es/Snapchat/components/Color.mjs +25 -0
- package/es/Snapchat/components/Mono.d.mts +5 -0
- package/es/Snapchat/components/Mono.mjs +23 -0
- package/es/Snapchat/index.d.mts +13 -0
- package/es/Snapchat/index.mjs +12 -0
- package/es/Snapchat/style.mjs +8 -0
- package/es/Snyk/components/Avatar.d.mts +6 -0
- package/es/Snyk/components/Avatar.mjs +19 -0
- package/es/Snyk/components/Color.d.mts +5 -0
- package/es/Snyk/components/Color.mjs +25 -0
- package/es/Snyk/components/Mono.d.mts +5 -0
- package/es/Snyk/components/Mono.mjs +23 -0
- package/es/Snyk/index.d.mts +13 -0
- package/es/Snyk/index.mjs +12 -0
- package/es/Snyk/style.mjs +8 -0
- package/es/Solana/components/Avatar.d.mts +6 -0
- package/es/Solana/components/Avatar.mjs +19 -0
- package/es/Solana/components/Color.d.mts +5 -0
- package/es/Solana/components/Color.mjs +25 -0
- package/es/Solana/components/Mono.d.mts +5 -0
- package/es/Solana/components/Mono.mjs +23 -0
- package/es/Solana/index.d.mts +13 -0
- package/es/Solana/index.mjs +12 -0
- package/es/Solana/style.mjs +8 -0
- package/es/Solid/components/Avatar.d.mts +6 -0
- package/es/Solid/components/Avatar.mjs +19 -0
- package/es/Solid/components/Color.d.mts +5 -0
- package/es/Solid/components/Color.mjs +25 -0
- package/es/Solid/components/Mono.d.mts +5 -0
- package/es/Solid/components/Mono.mjs +23 -0
- package/es/Solid/index.d.mts +13 -0
- package/es/Solid/index.mjs +12 -0
- package/es/Solid/style.mjs +8 -0
- package/es/Solidity/components/Avatar.d.mts +6 -0
- package/es/Solidity/components/Avatar.mjs +19 -0
- package/es/Solidity/components/Color.d.mts +5 -0
- package/es/Solidity/components/Color.mjs +25 -0
- package/es/Solidity/components/Mono.d.mts +5 -0
- package/es/Solidity/components/Mono.mjs +23 -0
- package/es/Solidity/index.d.mts +13 -0
- package/es/Solidity/index.mjs +12 -0
- package/es/Solidity/style.mjs +8 -0
- package/es/Sonos/components/Avatar.d.mts +6 -0
- package/es/Sonos/components/Avatar.mjs +19 -0
- package/es/Sonos/components/Mono.d.mts +5 -0
- package/es/Sonos/components/Mono.mjs +23 -0
- package/es/Sonos/index.d.mts +11 -0
- package/es/Sonos/index.mjs +10 -0
- package/es/Sonos/style.mjs +8 -0
- package/es/Sony/components/Avatar.d.mts +6 -0
- package/es/Sony/components/Avatar.mjs +19 -0
- package/es/Sony/components/Mono.d.mts +5 -0
- package/es/Sony/components/Mono.mjs +23 -0
- package/es/Sony/index.d.mts +11 -0
- package/es/Sony/index.mjs +10 -0
- package/es/Sony/style.mjs +8 -0
- package/es/SoundCloud/components/Avatar.d.mts +6 -0
- package/es/SoundCloud/components/Avatar.mjs +19 -0
- package/es/SoundCloud/components/Color.d.mts +5 -0
- package/es/SoundCloud/components/Color.mjs +25 -0
- package/es/SoundCloud/components/Mono.d.mts +5 -0
- package/es/SoundCloud/components/Mono.mjs +23 -0
- package/es/SoundCloud/index.d.mts +13 -0
- package/es/SoundCloud/index.mjs +12 -0
- package/es/SoundCloud/style.mjs +8 -0
- package/es/SourceForge/components/Avatar.d.mts +6 -0
- package/es/SourceForge/components/Avatar.mjs +19 -0
- package/es/SourceForge/components/Color.d.mts +5 -0
- package/es/SourceForge/components/Color.mjs +25 -0
- package/es/SourceForge/components/Mono.d.mts +5 -0
- package/es/SourceForge/components/Mono.mjs +23 -0
- package/es/SourceForge/index.d.mts +13 -0
- package/es/SourceForge/index.mjs +12 -0
- package/es/SourceForge/style.mjs +8 -0
- package/es/SourceHut/components/Avatar.d.mts +6 -0
- package/es/SourceHut/components/Avatar.mjs +19 -0
- package/es/SourceHut/components/Mono.d.mts +5 -0
- package/es/SourceHut/components/Mono.mjs +23 -0
- package/es/SourceHut/index.d.mts +11 -0
- package/es/SourceHut/index.mjs +10 -0
- package/es/SourceHut/style.mjs +8 -0
- package/es/Sourcetree/components/Avatar.d.mts +6 -0
- package/es/Sourcetree/components/Avatar.mjs +19 -0
- package/es/Sourcetree/components/Color.d.mts +5 -0
- package/es/Sourcetree/components/Color.mjs +25 -0
- package/es/Sourcetree/components/Mono.d.mts +5 -0
- package/es/Sourcetree/components/Mono.mjs +23 -0
- package/es/Sourcetree/index.d.mts +13 -0
- package/es/Sourcetree/index.mjs +12 -0
- package/es/Sourcetree/style.mjs +8 -0
- package/es/Splunk/components/Avatar.d.mts +6 -0
- package/es/Splunk/components/Avatar.mjs +19 -0
- package/es/Splunk/components/Mono.d.mts +5 -0
- package/es/Splunk/components/Mono.mjs +23 -0
- package/es/Splunk/index.d.mts +11 -0
- package/es/Splunk/index.mjs +10 -0
- package/es/Splunk/style.mjs +8 -0
- package/es/Spotify/components/Avatar.d.mts +6 -0
- package/es/Spotify/components/Avatar.mjs +19 -0
- package/es/Spotify/components/Color.d.mts +5 -0
- package/es/Spotify/components/Color.mjs +25 -0
- package/es/Spotify/components/Mono.d.mts +5 -0
- package/es/Spotify/components/Mono.mjs +23 -0
- package/es/Spotify/index.d.mts +13 -0
- package/es/Spotify/index.mjs +12 -0
- package/es/Spotify/style.mjs +8 -0
- package/es/Spring/components/Avatar.d.mts +6 -0
- package/es/Spring/components/Avatar.mjs +19 -0
- package/es/Spring/components/Color.d.mts +5 -0
- package/es/Spring/components/Color.mjs +25 -0
- package/es/Spring/components/Mono.d.mts +5 -0
- package/es/Spring/components/Mono.mjs +23 -0
- package/es/Spring/index.d.mts +13 -0
- package/es/Spring/index.mjs +12 -0
- package/es/Spring/style.mjs +8 -0
- package/es/SpringBoot/components/Avatar.d.mts +6 -0
- package/es/SpringBoot/components/Avatar.mjs +19 -0
- package/es/SpringBoot/components/Color.d.mts +5 -0
- package/es/SpringBoot/components/Color.mjs +25 -0
- package/es/SpringBoot/components/Mono.d.mts +5 -0
- package/es/SpringBoot/components/Mono.mjs +23 -0
- package/es/SpringBoot/index.d.mts +13 -0
- package/es/SpringBoot/index.mjs +12 -0
- package/es/SpringBoot/style.mjs +8 -0
- package/es/Square/components/Avatar.d.mts +6 -0
- package/es/Square/components/Avatar.mjs +19 -0
- package/es/Square/components/Color.d.mts +5 -0
- package/es/Square/components/Color.mjs +25 -0
- package/es/Square/components/Mono.d.mts +5 -0
- package/es/Square/components/Mono.mjs +23 -0
- package/es/Square/index.d.mts +13 -0
- package/es/Square/index.mjs +12 -0
- package/es/Square/style.mjs +8 -0
- package/es/Squarespace/components/Avatar.d.mts +6 -0
- package/es/Squarespace/components/Avatar.mjs +19 -0
- package/es/Squarespace/components/Mono.d.mts +5 -0
- package/es/Squarespace/components/Mono.mjs +23 -0
- package/es/Squarespace/index.d.mts +11 -0
- package/es/Squarespace/index.mjs +10 -0
- package/es/Squarespace/style.mjs +8 -0
- package/es/StackOverflow/components/Avatar.d.mts +6 -0
- package/es/StackOverflow/components/Avatar.mjs +19 -0
- package/es/StackOverflow/components/Color.d.mts +5 -0
- package/es/StackOverflow/components/Color.mjs +25 -0
- package/es/StackOverflow/components/Mono.d.mts +5 -0
- package/es/StackOverflow/components/Mono.mjs +23 -0
- package/es/StackOverflow/index.d.mts +13 -0
- package/es/StackOverflow/index.mjs +12 -0
- package/es/StackOverflow/style.mjs +8 -0
- package/es/Starbucks/components/Avatar.d.mts +6 -0
- package/es/Starbucks/components/Avatar.mjs +19 -0
- package/es/Starbucks/components/Color.d.mts +5 -0
- package/es/Starbucks/components/Color.mjs +25 -0
- package/es/Starbucks/components/Mono.d.mts +5 -0
- package/es/Starbucks/components/Mono.mjs +23 -0
- package/es/Starbucks/index.d.mts +13 -0
- package/es/Starbucks/index.mjs +12 -0
- package/es/Starbucks/style.mjs +8 -0
- package/es/Steam/components/Avatar.d.mts +6 -0
- package/es/Steam/components/Avatar.mjs +19 -0
- package/es/Steam/components/Mono.d.mts +5 -0
- package/es/Steam/components/Mono.mjs +23 -0
- package/es/Steam/index.d.mts +11 -0
- package/es/Steam/index.mjs +10 -0
- package/es/Steam/style.mjs +8 -0
- package/es/SteelSeries/components/Avatar.d.mts +6 -0
- package/es/SteelSeries/components/Avatar.mjs +19 -0
- package/es/SteelSeries/components/Color.d.mts +5 -0
- package/es/SteelSeries/components/Color.mjs +25 -0
- package/es/SteelSeries/components/Mono.d.mts +5 -0
- package/es/SteelSeries/components/Mono.mjs +23 -0
- package/es/SteelSeries/index.d.mts +13 -0
- package/es/SteelSeries/index.mjs +12 -0
- package/es/SteelSeries/style.mjs +8 -0
- package/es/Storybook/components/Avatar.d.mts +6 -0
- package/es/Storybook/components/Avatar.mjs +19 -0
- package/es/Storybook/components/Color.d.mts +5 -0
- package/es/Storybook/components/Color.mjs +25 -0
- package/es/Storybook/components/Mono.d.mts +5 -0
- package/es/Storybook/components/Mono.mjs +23 -0
- package/es/Storybook/index.d.mts +13 -0
- package/es/Storybook/index.mjs +12 -0
- package/es/Storybook/style.mjs +8 -0
- package/es/Strapi/components/Avatar.d.mts +6 -0
- package/es/Strapi/components/Avatar.mjs +19 -0
- package/es/Strapi/components/Color.d.mts +5 -0
- package/es/Strapi/components/Color.mjs +25 -0
- package/es/Strapi/components/Mono.d.mts +5 -0
- package/es/Strapi/components/Mono.mjs +23 -0
- package/es/Strapi/index.d.mts +13 -0
- package/es/Strapi/index.mjs +12 -0
- package/es/Strapi/style.mjs +8 -0
- package/es/Streamlit/components/Avatar.d.mts +6 -0
- package/es/Streamlit/components/Avatar.mjs +19 -0
- package/es/Streamlit/components/Color.d.mts +5 -0
- package/es/Streamlit/components/Color.mjs +25 -0
- package/es/Streamlit/components/Mono.d.mts +5 -0
- package/es/Streamlit/components/Mono.mjs +23 -0
- package/es/Streamlit/index.d.mts +13 -0
- package/es/Streamlit/index.mjs +12 -0
- package/es/Streamlit/style.mjs +8 -0
- package/es/Stripe/components/Avatar.d.mts +6 -0
- package/es/Stripe/components/Avatar.mjs +19 -0
- package/es/Stripe/components/Color.d.mts +5 -0
- package/es/Stripe/components/Color.mjs +25 -0
- package/es/Stripe/components/Mono.d.mts +5 -0
- package/es/Stripe/components/Mono.mjs +23 -0
- package/es/Stripe/index.d.mts +13 -0
- package/es/Stripe/index.mjs +12 -0
- package/es/Stripe/style.mjs +8 -0
- package/es/Subaru/components/Avatar.d.mts +6 -0
- package/es/Subaru/components/Avatar.mjs +19 -0
- package/es/Subaru/components/Color.d.mts +5 -0
- package/es/Subaru/components/Color.mjs +25 -0
- package/es/Subaru/components/Mono.d.mts +5 -0
- package/es/Subaru/components/Mono.mjs +23 -0
- package/es/Subaru/index.d.mts +13 -0
- package/es/Subaru/index.mjs +12 -0
- package/es/Subaru/style.mjs +8 -0
- package/es/SublimeText/components/Avatar.d.mts +6 -0
- package/es/SublimeText/components/Avatar.mjs +19 -0
- package/es/SublimeText/components/Color.d.mts +5 -0
- package/es/SublimeText/components/Color.mjs +25 -0
- package/es/SublimeText/components/Mono.d.mts +5 -0
- package/es/SublimeText/components/Mono.mjs +23 -0
- package/es/SublimeText/index.d.mts +13 -0
- package/es/SublimeText/index.mjs +12 -0
- package/es/SublimeText/style.mjs +8 -0
- package/es/Substack/components/Avatar.d.mts +6 -0
- package/es/Substack/components/Avatar.mjs +19 -0
- package/es/Substack/components/Color.d.mts +5 -0
- package/es/Substack/components/Color.mjs +25 -0
- package/es/Substack/components/Mono.d.mts +5 -0
- package/es/Substack/components/Mono.mjs +23 -0
- package/es/Substack/index.d.mts +13 -0
- package/es/Substack/index.mjs +12 -0
- package/es/Substack/style.mjs +8 -0
- package/es/Supabase/components/Avatar.d.mts +6 -0
- package/es/Supabase/components/Avatar.mjs +19 -0
- package/es/Supabase/components/Color.d.mts +5 -0
- package/es/Supabase/components/Color.mjs +25 -0
- package/es/Supabase/components/Mono.d.mts +5 -0
- package/es/Supabase/components/Mono.mjs +23 -0
- package/es/Supabase/index.d.mts +13 -0
- package/es/Supabase/index.mjs +12 -0
- package/es/Supabase/style.mjs +8 -0
- package/es/Surfshark/components/Avatar.d.mts +6 -0
- package/es/Surfshark/components/Avatar.mjs +19 -0
- package/es/Surfshark/components/Color.d.mts +5 -0
- package/es/Surfshark/components/Color.mjs +25 -0
- package/es/Surfshark/components/Mono.d.mts +5 -0
- package/es/Surfshark/components/Mono.mjs +23 -0
- package/es/Surfshark/index.d.mts +13 -0
- package/es/Surfshark/index.mjs +12 -0
- package/es/Surfshark/style.mjs +8 -0
- package/es/SurrealDB/components/Avatar.d.mts +6 -0
- package/es/SurrealDB/components/Avatar.mjs +19 -0
- package/es/SurrealDB/components/Color.d.mts +5 -0
- package/es/SurrealDB/components/Color.mjs +25 -0
- package/es/SurrealDB/components/Mono.d.mts +5 -0
- package/es/SurrealDB/components/Mono.mjs +23 -0
- package/es/SurrealDB/index.d.mts +13 -0
- package/es/SurrealDB/index.mjs +12 -0
- package/es/SurrealDB/style.mjs +8 -0
- package/es/Svelte/components/Avatar.d.mts +6 -0
- package/es/Svelte/components/Avatar.mjs +19 -0
- package/es/Svelte/components/Color.d.mts +5 -0
- package/es/Svelte/components/Color.mjs +25 -0
- package/es/Svelte/components/Mono.d.mts +5 -0
- package/es/Svelte/components/Mono.mjs +23 -0
- package/es/Svelte/index.d.mts +13 -0
- package/es/Svelte/index.mjs +12 -0
- package/es/Svelte/style.mjs +8 -0
- package/es/Swagger/components/Avatar.d.mts +6 -0
- package/es/Swagger/components/Avatar.mjs +19 -0
- package/es/Swagger/components/Color.d.mts +5 -0
- package/es/Swagger/components/Color.mjs +25 -0
- package/es/Swagger/components/Mono.d.mts +5 -0
- package/es/Swagger/components/Mono.mjs +23 -0
- package/es/Swagger/index.d.mts +13 -0
- package/es/Swagger/index.mjs +12 -0
- package/es/Swagger/style.mjs +8 -0
- package/es/Swift/components/Avatar.d.mts +6 -0
- package/es/Swift/components/Avatar.mjs +19 -0
- package/es/Swift/components/Color.d.mts +5 -0
- package/es/Swift/components/Color.mjs +25 -0
- package/es/Swift/components/Mono.d.mts +5 -0
- package/es/Swift/components/Mono.mjs +23 -0
- package/es/Swift/index.d.mts +13 -0
- package/es/Swift/index.mjs +12 -0
- package/es/Swift/style.mjs +8 -0
- package/es/TOML/components/Avatar.d.mts +6 -0
- package/es/TOML/components/Avatar.mjs +19 -0
- package/es/TOML/components/Color.d.mts +5 -0
- package/es/TOML/components/Color.mjs +25 -0
- package/es/TOML/components/Mono.d.mts +5 -0
- package/es/TOML/components/Mono.mjs +23 -0
- package/es/TOML/index.d.mts +13 -0
- package/es/TOML/index.mjs +12 -0
- package/es/TOML/style.mjs +8 -0
- package/es/Tailscale/components/Avatar.d.mts +6 -0
- package/es/Tailscale/components/Avatar.mjs +19 -0
- package/es/Tailscale/components/Mono.d.mts +5 -0
- package/es/Tailscale/components/Mono.mjs +23 -0
- package/es/Tailscale/index.d.mts +11 -0
- package/es/Tailscale/index.mjs +10 -0
- package/es/Tailscale/style.mjs +8 -0
- package/es/TailwindCSS/components/Avatar.d.mts +6 -0
- package/es/TailwindCSS/components/Avatar.mjs +19 -0
- package/es/TailwindCSS/components/Color.d.mts +5 -0
- package/es/TailwindCSS/components/Color.mjs +25 -0
- package/es/TailwindCSS/components/Mono.d.mts +5 -0
- package/es/TailwindCSS/components/Mono.mjs +23 -0
- package/es/TailwindCSS/index.d.mts +13 -0
- package/es/TailwindCSS/index.mjs +12 -0
- package/es/TailwindCSS/style.mjs +8 -0
- package/es/Taobao/components/Avatar.d.mts +6 -0
- package/es/Taobao/components/Avatar.mjs +19 -0
- package/es/Taobao/components/Color.d.mts +5 -0
- package/es/Taobao/components/Color.mjs +25 -0
- package/es/Taobao/components/Mono.d.mts +5 -0
- package/es/Taobao/components/Mono.mjs +23 -0
- package/es/Taobao/index.d.mts +13 -0
- package/es/Taobao/index.mjs +12 -0
- package/es/Taobao/style.mjs +8 -0
- package/es/Target/components/Avatar.d.mts +6 -0
- package/es/Target/components/Avatar.mjs +19 -0
- package/es/Target/components/Color.d.mts +5 -0
- package/es/Target/components/Color.mjs +25 -0
- package/es/Target/components/Mono.d.mts +5 -0
- package/es/Target/components/Mono.mjs +23 -0
- package/es/Target/index.d.mts +13 -0
- package/es/Target/index.mjs +12 -0
- package/es/Target/style.mjs +8 -0
- package/es/TeamCity/components/Avatar.d.mts +6 -0
- package/es/TeamCity/components/Avatar.mjs +19 -0
- package/es/TeamCity/components/Mono.d.mts +5 -0
- package/es/TeamCity/components/Mono.mjs +23 -0
- package/es/TeamCity/index.d.mts +11 -0
- package/es/TeamCity/index.mjs +10 -0
- package/es/TeamCity/style.mjs +8 -0
- package/es/TechCrunch/components/Avatar.d.mts +6 -0
- package/es/TechCrunch/components/Avatar.mjs +19 -0
- package/es/TechCrunch/components/Color.d.mts +5 -0
- package/es/TechCrunch/components/Color.mjs +25 -0
- package/es/TechCrunch/components/Mono.d.mts +5 -0
- package/es/TechCrunch/components/Mono.mjs +23 -0
- package/es/TechCrunch/index.d.mts +13 -0
- package/es/TechCrunch/index.mjs +12 -0
- package/es/TechCrunch/style.mjs +8 -0
- package/es/Telegram/components/Avatar.d.mts +6 -0
- package/es/Telegram/components/Avatar.mjs +19 -0
- package/es/Telegram/components/Color.d.mts +5 -0
- package/es/Telegram/components/Color.mjs +25 -0
- package/es/Telegram/components/Mono.d.mts +5 -0
- package/es/Telegram/components/Mono.mjs +23 -0
- package/es/Telegram/index.d.mts +13 -0
- package/es/Telegram/index.mjs +12 -0
- package/es/Telegram/style.mjs +8 -0
- package/es/TensorFlow/components/Avatar.d.mts +6 -0
- package/es/TensorFlow/components/Avatar.mjs +19 -0
- package/es/TensorFlow/components/Color.d.mts +5 -0
- package/es/TensorFlow/components/Color.mjs +25 -0
- package/es/TensorFlow/components/Mono.d.mts +5 -0
- package/es/TensorFlow/components/Mono.mjs +23 -0
- package/es/TensorFlow/index.d.mts +13 -0
- package/es/TensorFlow/index.mjs +12 -0
- package/es/TensorFlow/style.mjs +8 -0
- package/es/Terraform/components/Avatar.d.mts +6 -0
- package/es/Terraform/components/Avatar.mjs +19 -0
- package/es/Terraform/components/Color.d.mts +5 -0
- package/es/Terraform/components/Color.mjs +25 -0
- package/es/Terraform/components/Mono.d.mts +5 -0
- package/es/Terraform/components/Mono.mjs +23 -0
- package/es/Terraform/index.d.mts +13 -0
- package/es/Terraform/index.mjs +12 -0
- package/es/Terraform/style.mjs +8 -0
- package/es/Tesla/components/Avatar.d.mts +6 -0
- package/es/Tesla/components/Avatar.mjs +19 -0
- package/es/Tesla/components/Color.d.mts +5 -0
- package/es/Tesla/components/Color.mjs +25 -0
- package/es/Tesla/components/Mono.d.mts +5 -0
- package/es/Tesla/components/Mono.mjs +23 -0
- package/es/Tesla/index.d.mts +13 -0
- package/es/Tesla/index.mjs +12 -0
- package/es/Tesla/style.mjs +8 -0
- package/es/Tether/components/Avatar.d.mts +6 -0
- package/es/Tether/components/Avatar.mjs +19 -0
- package/es/Tether/components/Color.d.mts +5 -0
- package/es/Tether/components/Color.mjs +25 -0
- package/es/Tether/components/Mono.d.mts +5 -0
- package/es/Tether/components/Mono.mjs +23 -0
- package/es/Tether/index.d.mts +13 -0
- package/es/Tether/index.mjs +12 -0
- package/es/Tether/style.mjs +8 -0
- package/es/TheGuardian/components/Avatar.d.mts +6 -0
- package/es/TheGuardian/components/Avatar.mjs +19 -0
- package/es/TheGuardian/components/Mono.d.mts +5 -0
- package/es/TheGuardian/components/Mono.mjs +23 -0
- package/es/TheGuardian/index.d.mts +11 -0
- package/es/TheGuardian/index.mjs +10 -0
- package/es/TheGuardian/style.mjs +8 -0
- package/es/Threads/components/Avatar.d.mts +6 -0
- package/es/Threads/components/Avatar.mjs +19 -0
- package/es/Threads/components/Mono.d.mts +5 -0
- package/es/Threads/components/Mono.mjs +23 -0
- package/es/Threads/index.d.mts +11 -0
- package/es/Threads/index.mjs +10 -0
- package/es/Threads/style.mjs +8 -0
- package/es/ThreeJS/components/Avatar.d.mts +6 -0
- package/es/ThreeJS/components/Avatar.mjs +19 -0
- package/es/ThreeJS/components/Mono.d.mts +5 -0
- package/es/ThreeJS/components/Mono.mjs +23 -0
- package/es/ThreeJS/index.d.mts +11 -0
- package/es/ThreeJS/index.mjs +10 -0
- package/es/ThreeJS/style.mjs +8 -0
- package/es/Threema/components/Avatar.d.mts +6 -0
- package/es/Threema/components/Avatar.mjs +19 -0
- package/es/Threema/components/Color.d.mts +5 -0
- package/es/Threema/components/Color.mjs +25 -0
- package/es/Threema/components/Mono.d.mts +5 -0
- package/es/Threema/components/Mono.mjs +23 -0
- package/es/Threema/index.d.mts +13 -0
- package/es/Threema/index.mjs +12 -0
- package/es/Threema/style.mjs +8 -0
- package/es/Thunderbird/components/Avatar.d.mts +6 -0
- package/es/Thunderbird/components/Avatar.mjs +19 -0
- package/es/Thunderbird/components/Color.d.mts +5 -0
- package/es/Thunderbird/components/Color.mjs +25 -0
- package/es/Thunderbird/components/Mono.d.mts +5 -0
- package/es/Thunderbird/components/Mono.mjs +23 -0
- package/es/Thunderbird/index.d.mts +13 -0
- package/es/Thunderbird/index.mjs +12 -0
- package/es/Thunderbird/style.mjs +8 -0
- package/es/TickTick/components/Avatar.d.mts +6 -0
- package/es/TickTick/components/Avatar.mjs +19 -0
- package/es/TickTick/components/Color.d.mts +5 -0
- package/es/TickTick/components/Color.mjs +25 -0
- package/es/TickTick/components/Mono.d.mts +5 -0
- package/es/TickTick/components/Mono.mjs +23 -0
- package/es/TickTick/index.d.mts +13 -0
- package/es/TickTick/index.mjs +12 -0
- package/es/TickTick/style.mjs +8 -0
- package/es/Tidal/components/Avatar.d.mts +6 -0
- package/es/Tidal/components/Avatar.mjs +19 -0
- package/es/Tidal/components/Mono.d.mts +5 -0
- package/es/Tidal/components/Mono.mjs +23 -0
- package/es/Tidal/index.d.mts +11 -0
- package/es/Tidal/index.mjs +10 -0
- package/es/Tidal/style.mjs +8 -0
- package/es/TikTok/components/Avatar.d.mts +6 -0
- package/es/TikTok/components/Avatar.mjs +19 -0
- package/es/TikTok/components/Mono.d.mts +5 -0
- package/es/TikTok/components/Mono.mjs +23 -0
- package/es/TikTok/index.d.mts +11 -0
- package/es/TikTok/index.mjs +10 -0
- package/es/TikTok/style.mjs +8 -0
- package/es/Timescale/components/Avatar.d.mts +6 -0
- package/es/Timescale/components/Avatar.mjs +19 -0
- package/es/Timescale/components/Color.d.mts +5 -0
- package/es/Timescale/components/Color.mjs +25 -0
- package/es/Timescale/components/Mono.d.mts +5 -0
- package/es/Timescale/components/Mono.mjs +23 -0
- package/es/Timescale/index.d.mts +13 -0
- package/es/Timescale/index.mjs +12 -0
- package/es/Timescale/style.mjs +8 -0
- package/es/Tmux/components/Avatar.d.mts +6 -0
- package/es/Tmux/components/Avatar.mjs +19 -0
- package/es/Tmux/components/Color.d.mts +5 -0
- package/es/Tmux/components/Color.mjs +25 -0
- package/es/Tmux/components/Mono.d.mts +5 -0
- package/es/Tmux/components/Mono.mjs +23 -0
- package/es/Tmux/index.d.mts +13 -0
- package/es/Tmux/index.mjs +12 -0
- package/es/Tmux/style.mjs +8 -0
- package/es/Todoist/components/Avatar.d.mts +6 -0
- package/es/Todoist/components/Avatar.mjs +19 -0
- package/es/Todoist/components/Color.d.mts +5 -0
- package/es/Todoist/components/Color.mjs +25 -0
- package/es/Todoist/components/Mono.d.mts +5 -0
- package/es/Todoist/components/Mono.mjs +23 -0
- package/es/Todoist/index.d.mts +13 -0
- package/es/Todoist/index.mjs +12 -0
- package/es/Todoist/style.mjs +8 -0
- package/es/Toggl/components/Avatar.d.mts +6 -0
- package/es/Toggl/components/Avatar.mjs +19 -0
- package/es/Toggl/components/Color.d.mts +5 -0
- package/es/Toggl/components/Color.mjs +25 -0
- package/es/Toggl/components/Mono.d.mts +5 -0
- package/es/Toggl/components/Mono.mjs +23 -0
- package/es/Toggl/index.d.mts +13 -0
- package/es/Toggl/index.mjs +12 -0
- package/es/Toggl/style.mjs +8 -0
- package/es/TorProject/components/Avatar.d.mts +6 -0
- package/es/TorProject/components/Avatar.mjs +19 -0
- package/es/TorProject/components/Color.d.mts +5 -0
- package/es/TorProject/components/Color.mjs +25 -0
- package/es/TorProject/components/Mono.d.mts +5 -0
- package/es/TorProject/components/Mono.mjs +23 -0
- package/es/TorProject/index.d.mts +13 -0
- package/es/TorProject/index.mjs +12 -0
- package/es/TorProject/style.mjs +8 -0
- package/es/Toshiba/components/Avatar.d.mts +6 -0
- package/es/Toshiba/components/Avatar.mjs +19 -0
- package/es/Toshiba/components/Color.d.mts +5 -0
- package/es/Toshiba/components/Color.mjs +25 -0
- package/es/Toshiba/components/Mono.d.mts +5 -0
- package/es/Toshiba/components/Mono.mjs +23 -0
- package/es/Toshiba/index.d.mts +13 -0
- package/es/Toshiba/index.mjs +12 -0
- package/es/Toshiba/style.mjs +8 -0
- package/es/Toyota/components/Avatar.d.mts +6 -0
- package/es/Toyota/components/Avatar.mjs +19 -0
- package/es/Toyota/components/Color.d.mts +5 -0
- package/es/Toyota/components/Color.mjs +25 -0
- package/es/Toyota/components/Mono.d.mts +5 -0
- package/es/Toyota/components/Mono.mjs +23 -0
- package/es/Toyota/index.d.mts +13 -0
- package/es/Toyota/index.mjs +12 -0
- package/es/Toyota/style.mjs +8 -0
- package/es/TravisCI/components/Avatar.d.mts +6 -0
- package/es/TravisCI/components/Avatar.mjs +19 -0
- package/es/TravisCI/components/Color.d.mts +5 -0
- package/es/TravisCI/components/Color.mjs +25 -0
- package/es/TravisCI/components/Mono.d.mts +5 -0
- package/es/TravisCI/components/Mono.mjs +23 -0
- package/es/TravisCI/index.d.mts +13 -0
- package/es/TravisCI/index.mjs +12 -0
- package/es/TravisCI/style.mjs +8 -0
- package/es/Trello/components/Avatar.d.mts +6 -0
- package/es/Trello/components/Avatar.mjs +19 -0
- package/es/Trello/components/Color.d.mts +5 -0
- package/es/Trello/components/Color.mjs +25 -0
- package/es/Trello/components/Mono.d.mts +5 -0
- package/es/Trello/components/Mono.mjs +23 -0
- package/es/Trello/index.d.mts +13 -0
- package/es/Trello/index.mjs +12 -0
- package/es/Trello/style.mjs +8 -0
- package/es/TripCom/components/Avatar.d.mts +6 -0
- package/es/TripCom/components/Avatar.mjs +19 -0
- package/es/TripCom/components/Color.d.mts +5 -0
- package/es/TripCom/components/Color.mjs +25 -0
- package/es/TripCom/components/Mono.d.mts +5 -0
- package/es/TripCom/components/Mono.mjs +23 -0
- package/es/TripCom/index.d.mts +13 -0
- package/es/TripCom/index.mjs +12 -0
- package/es/TripCom/style.mjs +8 -0
- package/es/Tripadvisor/components/Avatar.d.mts +6 -0
- package/es/Tripadvisor/components/Avatar.mjs +19 -0
- package/es/Tripadvisor/components/Color.d.mts +5 -0
- package/es/Tripadvisor/components/Color.mjs +25 -0
- package/es/Tripadvisor/components/Mono.d.mts +5 -0
- package/es/Tripadvisor/components/Mono.mjs +23 -0
- package/es/Tripadvisor/index.d.mts +13 -0
- package/es/Tripadvisor/index.mjs +12 -0
- package/es/Tripadvisor/style.mjs +8 -0
- package/es/Trivago/components/Avatar.d.mts +6 -0
- package/es/Trivago/components/Avatar.mjs +19 -0
- package/es/Trivago/components/Color.d.mts +5 -0
- package/es/Trivago/components/Color.mjs +25 -0
- package/es/Trivago/components/Mono.d.mts +5 -0
- package/es/Trivago/components/Mono.mjs +23 -0
- package/es/Trivago/index.d.mts +13 -0
- package/es/Trivago/index.mjs +12 -0
- package/es/Trivago/style.mjs +8 -0
- package/es/Trustpilot/components/Avatar.d.mts +6 -0
- package/es/Trustpilot/components/Avatar.mjs +19 -0
- package/es/Trustpilot/components/Color.d.mts +5 -0
- package/es/Trustpilot/components/Color.mjs +25 -0
- package/es/Trustpilot/components/Mono.d.mts +5 -0
- package/es/Trustpilot/components/Mono.mjs +23 -0
- package/es/Trustpilot/index.d.mts +13 -0
- package/es/Trustpilot/index.mjs +12 -0
- package/es/Trustpilot/style.mjs +8 -0
- package/es/Tumblr/components/Avatar.d.mts +6 -0
- package/es/Tumblr/components/Avatar.mjs +19 -0
- package/es/Tumblr/components/Color.d.mts +5 -0
- package/es/Tumblr/components/Color.mjs +25 -0
- package/es/Tumblr/components/Mono.d.mts +5 -0
- package/es/Tumblr/components/Mono.mjs +23 -0
- package/es/Tumblr/index.d.mts +13 -0
- package/es/Tumblr/index.mjs +12 -0
- package/es/Tumblr/style.mjs +8 -0
- package/es/Turborepo/components/Avatar.d.mts +6 -0
- package/es/Turborepo/components/Avatar.mjs +19 -0
- package/es/Turborepo/components/Color.d.mts +5 -0
- package/es/Turborepo/components/Color.mjs +25 -0
- package/es/Turborepo/components/Mono.d.mts +5 -0
- package/es/Turborepo/components/Mono.mjs +23 -0
- package/es/Turborepo/index.d.mts +13 -0
- package/es/Turborepo/index.mjs +12 -0
- package/es/Turborepo/style.mjs +8 -0
- package/es/TurkishAirlines/components/Avatar.d.mts +6 -0
- package/es/TurkishAirlines/components/Avatar.mjs +19 -0
- package/es/TurkishAirlines/components/Color.d.mts +5 -0
- package/es/TurkishAirlines/components/Color.mjs +25 -0
- package/es/TurkishAirlines/components/Mono.d.mts +5 -0
- package/es/TurkishAirlines/components/Mono.mjs +23 -0
- package/es/TurkishAirlines/index.d.mts +13 -0
- package/es/TurkishAirlines/index.mjs +12 -0
- package/es/TurkishAirlines/style.mjs +8 -0
- package/es/Turso/components/Avatar.d.mts +6 -0
- package/es/Turso/components/Avatar.mjs +19 -0
- package/es/Turso/components/Color.d.mts +5 -0
- package/es/Turso/components/Color.mjs +25 -0
- package/es/Turso/components/Mono.d.mts +5 -0
- package/es/Turso/components/Mono.mjs +23 -0
- package/es/Turso/index.d.mts +13 -0
- package/es/Turso/index.mjs +12 -0
- package/es/Turso/style.mjs +8 -0
- package/es/Tuta/components/Avatar.d.mts +6 -0
- package/es/Tuta/components/Avatar.mjs +19 -0
- package/es/Tuta/components/Color.d.mts +5 -0
- package/es/Tuta/components/Color.mjs +25 -0
- package/es/Tuta/components/Mono.d.mts +5 -0
- package/es/Tuta/components/Mono.mjs +23 -0
- package/es/Tuta/index.d.mts +13 -0
- package/es/Tuta/index.mjs +12 -0
- package/es/Tuta/style.mjs +8 -0
- package/es/Twitch/components/Avatar.d.mts +6 -0
- package/es/Twitch/components/Avatar.mjs +19 -0
- package/es/Twitch/components/Color.d.mts +5 -0
- package/es/Twitch/components/Color.mjs +25 -0
- package/es/Twitch/components/Mono.d.mts +5 -0
- package/es/Twitch/components/Mono.mjs +23 -0
- package/es/Twitch/index.d.mts +13 -0
- package/es/Twitch/index.mjs +12 -0
- package/es/Twitch/style.mjs +8 -0
- package/es/TypeScript/components/Avatar.d.mts +6 -0
- package/es/TypeScript/components/Avatar.mjs +19 -0
- package/es/TypeScript/components/Color.d.mts +5 -0
- package/es/TypeScript/components/Color.mjs +25 -0
- package/es/TypeScript/components/Mono.d.mts +5 -0
- package/es/TypeScript/components/Mono.mjs +23 -0
- package/es/TypeScript/index.d.mts +13 -0
- package/es/TypeScript/index.mjs +12 -0
- package/es/TypeScript/style.mjs +8 -0
- package/es/Typeform/components/Avatar.d.mts +6 -0
- package/es/Typeform/components/Avatar.mjs +19 -0
- package/es/Typeform/components/Mono.d.mts +5 -0
- package/es/Typeform/components/Mono.mjs +23 -0
- package/es/Typeform/index.d.mts +11 -0
- package/es/Typeform/index.mjs +10 -0
- package/es/Typeform/style.mjs +8 -0
- package/es/Uber/components/Avatar.d.mts +6 -0
- package/es/Uber/components/Avatar.mjs +19 -0
- package/es/Uber/components/Mono.d.mts +5 -0
- package/es/Uber/components/Mono.mjs +23 -0
- package/es/Uber/index.d.mts +11 -0
- package/es/Uber/index.mjs +10 -0
- package/es/Uber/style.mjs +8 -0
- package/es/UberEats/components/Avatar.d.mts +6 -0
- package/es/UberEats/components/Avatar.mjs +19 -0
- package/es/UberEats/components/Color.d.mts +5 -0
- package/es/UberEats/components/Color.mjs +25 -0
- package/es/UberEats/components/Mono.d.mts +5 -0
- package/es/UberEats/components/Mono.mjs +23 -0
- package/es/UberEats/index.d.mts +13 -0
- package/es/UberEats/index.mjs +12 -0
- package/es/UberEats/style.mjs +8 -0
- package/es/Ubisoft/components/Avatar.d.mts +6 -0
- package/es/Ubisoft/components/Avatar.mjs +19 -0
- package/es/Ubisoft/components/Mono.d.mts +5 -0
- package/es/Ubisoft/components/Mono.mjs +23 -0
- package/es/Ubisoft/index.d.mts +11 -0
- package/es/Ubisoft/index.mjs +10 -0
- package/es/Ubisoft/style.mjs +8 -0
- package/es/Ubuntu/components/Avatar.d.mts +6 -0
- package/es/Ubuntu/components/Avatar.mjs +19 -0
- package/es/Ubuntu/components/Color.d.mts +5 -0
- package/es/Ubuntu/components/Color.mjs +25 -0
- package/es/Ubuntu/components/Mono.d.mts +5 -0
- package/es/Ubuntu/components/Mono.mjs +23 -0
- package/es/Ubuntu/index.d.mts +13 -0
- package/es/Ubuntu/index.mjs +12 -0
- package/es/Ubuntu/style.mjs +8 -0
- package/es/Udacity/components/Avatar.d.mts +6 -0
- package/es/Udacity/components/Avatar.mjs +19 -0
- package/es/Udacity/components/Color.d.mts +5 -0
- package/es/Udacity/components/Color.mjs +25 -0
- package/es/Udacity/components/Mono.d.mts +5 -0
- package/es/Udacity/components/Mono.mjs +23 -0
- package/es/Udacity/index.d.mts +13 -0
- package/es/Udacity/index.mjs +12 -0
- package/es/Udacity/style.mjs +8 -0
- package/es/Udemy/components/Avatar.d.mts +6 -0
- package/es/Udemy/components/Avatar.mjs +19 -0
- package/es/Udemy/components/Color.d.mts +5 -0
- package/es/Udemy/components/Color.mjs +25 -0
- package/es/Udemy/components/Mono.d.mts +5 -0
- package/es/Udemy/components/Mono.mjs +23 -0
- package/es/Udemy/index.d.mts +13 -0
- package/es/Udemy/index.mjs +12 -0
- package/es/Udemy/style.mjs +8 -0
- package/es/Uniqlo/components/Avatar.d.mts +6 -0
- package/es/Uniqlo/components/Avatar.mjs +19 -0
- package/es/Uniqlo/components/Color.d.mts +5 -0
- package/es/Uniqlo/components/Color.mjs +25 -0
- package/es/Uniqlo/components/Mono.d.mts +5 -0
- package/es/Uniqlo/components/Mono.mjs +23 -0
- package/es/Uniqlo/index.d.mts +13 -0
- package/es/Uniqlo/index.mjs +12 -0
- package/es/Uniqlo/style.mjs +8 -0
- package/es/UnitedAirlines/components/Avatar.d.mts +6 -0
- package/es/UnitedAirlines/components/Avatar.mjs +19 -0
- package/es/UnitedAirlines/components/Mono.d.mts +5 -0
- package/es/UnitedAirlines/components/Mono.mjs +23 -0
- package/es/UnitedAirlines/index.d.mts +11 -0
- package/es/UnitedAirlines/index.mjs +10 -0
- package/es/UnitedAirlines/style.mjs +8 -0
- package/es/Unity/components/Avatar.d.mts +6 -0
- package/es/Unity/components/Avatar.mjs +19 -0
- package/es/Unity/components/Mono.d.mts +5 -0
- package/es/Unity/components/Mono.mjs +23 -0
- package/es/Unity/index.d.mts +11 -0
- package/es/Unity/index.mjs +10 -0
- package/es/Unity/style.mjs +8 -0
- package/es/UnrealEngine/components/Avatar.d.mts +6 -0
- package/es/UnrealEngine/components/Avatar.mjs +19 -0
- package/es/UnrealEngine/components/Mono.d.mts +5 -0
- package/es/UnrealEngine/components/Mono.mjs +23 -0
- package/es/UnrealEngine/index.d.mts +11 -0
- package/es/UnrealEngine/index.mjs +10 -0
- package/es/UnrealEngine/style.mjs +8 -0
- package/es/Upstash/components/Avatar.d.mts +6 -0
- package/es/Upstash/components/Avatar.mjs +19 -0
- package/es/Upstash/components/Color.d.mts +5 -0
- package/es/Upstash/components/Color.mjs +25 -0
- package/es/Upstash/components/Mono.d.mts +5 -0
- package/es/Upstash/components/Mono.mjs +23 -0
- package/es/Upstash/index.d.mts +13 -0
- package/es/Upstash/index.mjs +12 -0
- package/es/Upstash/style.mjs +8 -0
- package/es/Uv/components/Avatar.d.mts +6 -0
- package/es/Uv/components/Avatar.mjs +19 -0
- package/es/Uv/components/Color.d.mts +5 -0
- package/es/Uv/components/Color.mjs +25 -0
- package/es/Uv/components/Mono.d.mts +5 -0
- package/es/Uv/components/Mono.mjs +22 -0
- package/es/Uv/index.d.mts +13 -0
- package/es/Uv/index.mjs +12 -0
- package/es/Uv/style.mjs +7 -0
- package/es/V2EX/components/Avatar.d.mts +6 -0
- package/es/V2EX/components/Avatar.mjs +19 -0
- package/es/V2EX/components/Mono.d.mts +5 -0
- package/es/V2EX/components/Mono.mjs +23 -0
- package/es/V2EX/index.d.mts +11 -0
- package/es/V2EX/index.mjs +10 -0
- package/es/V2EX/style.mjs +8 -0
- package/es/VK/components/Avatar.d.mts +6 -0
- package/es/VK/components/Avatar.mjs +19 -0
- package/es/VK/components/Color.d.mts +5 -0
- package/es/VK/components/Color.mjs +25 -0
- package/es/VK/components/Mono.d.mts +5 -0
- package/es/VK/components/Mono.mjs +22 -0
- package/es/VK/index.d.mts +13 -0
- package/es/VK/index.mjs +12 -0
- package/es/VK/style.mjs +7 -0
- package/es/VLC/components/Avatar.d.mts +6 -0
- package/es/VLC/components/Avatar.mjs +19 -0
- package/es/VLC/components/Color.d.mts +5 -0
- package/es/VLC/components/Color.mjs +25 -0
- package/es/VLC/components/Mono.d.mts +5 -0
- package/es/VLC/components/Mono.mjs +22 -0
- package/es/VLC/index.d.mts +13 -0
- package/es/VLC/index.mjs +12 -0
- package/es/VLC/style.mjs +7 -0
- package/es/VMware/components/Avatar.d.mts +6 -0
- package/es/VMware/components/Avatar.mjs +19 -0
- package/es/VMware/components/Color.d.mts +5 -0
- package/es/VMware/components/Color.mjs +25 -0
- package/es/VMware/components/Mono.d.mts +5 -0
- package/es/VMware/components/Mono.mjs +23 -0
- package/es/VMware/index.d.mts +13 -0
- package/es/VMware/index.mjs +12 -0
- package/es/VMware/style.mjs +8 -0
- package/es/VSCodium/components/Avatar.d.mts +6 -0
- package/es/VSCodium/components/Avatar.mjs +19 -0
- package/es/VSCodium/components/Color.d.mts +5 -0
- package/es/VSCodium/components/Color.mjs +25 -0
- package/es/VSCodium/components/Mono.d.mts +5 -0
- package/es/VSCodium/components/Mono.mjs +23 -0
- package/es/VSCodium/index.d.mts +13 -0
- package/es/VSCodium/index.mjs +12 -0
- package/es/VSCodium/style.mjs +8 -0
- package/es/Vagrant/components/Avatar.d.mts +6 -0
- package/es/Vagrant/components/Avatar.mjs +19 -0
- package/es/Vagrant/components/Color.d.mts +5 -0
- package/es/Vagrant/components/Color.mjs +25 -0
- package/es/Vagrant/components/Mono.d.mts +5 -0
- package/es/Vagrant/components/Mono.mjs +23 -0
- package/es/Vagrant/index.d.mts +13 -0
- package/es/Vagrant/index.mjs +12 -0
- package/es/Vagrant/style.mjs +8 -0
- package/es/Valorant/components/Avatar.d.mts +6 -0
- package/es/Valorant/components/Avatar.mjs +19 -0
- package/es/Valorant/components/Color.d.mts +5 -0
- package/es/Valorant/components/Color.mjs +25 -0
- package/es/Valorant/components/Mono.d.mts +5 -0
- package/es/Valorant/components/Mono.mjs +23 -0
- package/es/Valorant/index.d.mts +13 -0
- package/es/Valorant/index.mjs +12 -0
- package/es/Valorant/style.mjs +8 -0
- package/es/Vault/components/Avatar.d.mts +6 -0
- package/es/Vault/components/Avatar.mjs +19 -0
- package/es/Vault/components/Color.d.mts +5 -0
- package/es/Vault/components/Color.mjs +25 -0
- package/es/Vault/components/Mono.d.mts +5 -0
- package/es/Vault/components/Mono.mjs +23 -0
- package/es/Vault/index.d.mts +13 -0
- package/es/Vault/index.mjs +12 -0
- package/es/Vault/style.mjs +8 -0
- package/es/Venmo/components/Avatar.d.mts +6 -0
- package/es/Venmo/components/Avatar.mjs +19 -0
- package/es/Venmo/components/Color.d.mts +5 -0
- package/es/Venmo/components/Color.mjs +25 -0
- package/es/Venmo/components/Mono.d.mts +5 -0
- package/es/Venmo/components/Mono.mjs +23 -0
- package/es/Venmo/index.d.mts +13 -0
- package/es/Venmo/index.mjs +12 -0
- package/es/Venmo/style.mjs +8 -0
- package/es/Viber/components/Avatar.d.mts +6 -0
- package/es/Viber/components/Avatar.mjs +19 -0
- package/es/Viber/components/Color.d.mts +5 -0
- package/es/Viber/components/Color.mjs +25 -0
- package/es/Viber/components/Mono.d.mts +5 -0
- package/es/Viber/components/Mono.mjs +23 -0
- package/es/Viber/index.d.mts +13 -0
- package/es/Viber/index.mjs +12 -0
- package/es/Viber/style.mjs +8 -0
- package/es/Vim/components/Avatar.d.mts +6 -0
- package/es/Vim/components/Avatar.mjs +19 -0
- package/es/Vim/components/Color.d.mts +5 -0
- package/es/Vim/components/Color.mjs +25 -0
- package/es/Vim/components/Mono.d.mts +5 -0
- package/es/Vim/components/Mono.mjs +22 -0
- package/es/Vim/index.d.mts +13 -0
- package/es/Vim/index.mjs +12 -0
- package/es/Vim/style.mjs +7 -0
- package/es/Vimeo/components/Avatar.d.mts +6 -0
- package/es/Vimeo/components/Avatar.mjs +19 -0
- package/es/Vimeo/components/Color.d.mts +5 -0
- package/es/Vimeo/components/Color.mjs +25 -0
- package/es/Vimeo/components/Mono.d.mts +5 -0
- package/es/Vimeo/components/Mono.mjs +23 -0
- package/es/Vimeo/index.d.mts +13 -0
- package/es/Vimeo/index.mjs +12 -0
- package/es/Vimeo/style.mjs +8 -0
- package/es/Visa/components/Avatar.d.mts +6 -0
- package/es/Visa/components/Avatar.mjs +19 -0
- package/es/Visa/components/Mono.d.mts +5 -0
- package/es/Visa/components/Mono.mjs +23 -0
- package/es/Visa/index.d.mts +11 -0
- package/es/Visa/index.mjs +10 -0
- package/es/Visa/style.mjs +8 -0
- package/es/Vite/components/Avatar.d.mts +6 -0
- package/es/Vite/components/Avatar.mjs +19 -0
- package/es/Vite/components/Color.d.mts +5 -0
- package/es/Vite/components/Color.mjs +25 -0
- package/es/Vite/components/Mono.d.mts +5 -0
- package/es/Vite/components/Mono.mjs +23 -0
- package/es/Vite/index.d.mts +13 -0
- package/es/Vite/index.mjs +12 -0
- package/es/Vite/style.mjs +8 -0
- package/es/VitePress/components/Avatar.d.mts +6 -0
- package/es/VitePress/components/Avatar.mjs +19 -0
- package/es/VitePress/components/Color.d.mts +5 -0
- package/es/VitePress/components/Color.mjs +25 -0
- package/es/VitePress/components/Mono.d.mts +5 -0
- package/es/VitePress/components/Mono.mjs +23 -0
- package/es/VitePress/index.d.mts +13 -0
- package/es/VitePress/index.mjs +12 -0
- package/es/VitePress/style.mjs +8 -0
- package/es/Vitest/components/Avatar.d.mts +6 -0
- package/es/Vitest/components/Avatar.mjs +19 -0
- package/es/Vitest/components/Color.d.mts +5 -0
- package/es/Vitest/components/Color.mjs +25 -0
- package/es/Vitest/components/Mono.d.mts +5 -0
- package/es/Vitest/components/Mono.mjs +23 -0
- package/es/Vitest/index.d.mts +13 -0
- package/es/Vitest/index.mjs +12 -0
- package/es/Vitest/style.mjs +8 -0
- package/es/Vivaldi/components/Avatar.d.mts +6 -0
- package/es/Vivaldi/components/Avatar.mjs +19 -0
- package/es/Vivaldi/components/Color.d.mts +5 -0
- package/es/Vivaldi/components/Color.mjs +25 -0
- package/es/Vivaldi/components/Mono.d.mts +5 -0
- package/es/Vivaldi/components/Mono.mjs +23 -0
- package/es/Vivaldi/index.d.mts +13 -0
- package/es/Vivaldi/index.mjs +12 -0
- package/es/Vivaldi/style.mjs +8 -0
- package/es/Vivo/components/Avatar.d.mts +6 -0
- package/es/Vivo/components/Avatar.mjs +19 -0
- package/es/Vivo/components/Color.d.mts +5 -0
- package/es/Vivo/components/Color.mjs +25 -0
- package/es/Vivo/components/Mono.d.mts +5 -0
- package/es/Vivo/components/Mono.mjs +23 -0
- package/es/Vivo/index.d.mts +13 -0
- package/es/Vivo/index.mjs +12 -0
- package/es/Vivo/style.mjs +8 -0
- package/es/Volkswagen/components/Avatar.d.mts +6 -0
- package/es/Volkswagen/components/Avatar.mjs +19 -0
- package/es/Volkswagen/components/Mono.d.mts +5 -0
- package/es/Volkswagen/components/Mono.mjs +23 -0
- package/es/Volkswagen/index.d.mts +11 -0
- package/es/Volkswagen/index.mjs +10 -0
- package/es/Volkswagen/style.mjs +8 -0
- package/es/Volvo/components/Avatar.d.mts +6 -0
- package/es/Volvo/components/Avatar.mjs +19 -0
- package/es/Volvo/components/Mono.d.mts +5 -0
- package/es/Volvo/components/Mono.mjs +23 -0
- package/es/Volvo/index.d.mts +11 -0
- package/es/Volvo/index.mjs +10 -0
- package/es/Volvo/style.mjs +8 -0
- package/es/Vultr/components/Avatar.d.mts +6 -0
- package/es/Vultr/components/Avatar.mjs +19 -0
- package/es/Vultr/components/Color.d.mts +5 -0
- package/es/Vultr/components/Color.mjs +25 -0
- package/es/Vultr/components/Mono.d.mts +5 -0
- package/es/Vultr/components/Mono.mjs +23 -0
- package/es/Vultr/index.d.mts +13 -0
- package/es/Vultr/index.mjs +12 -0
- package/es/Vultr/style.mjs +8 -0
- package/es/Warp/components/Avatar.d.mts +6 -0
- package/es/Warp/components/Avatar.mjs +19 -0
- package/es/Warp/components/Color.d.mts +5 -0
- package/es/Warp/components/Color.mjs +25 -0
- package/es/Warp/components/Mono.d.mts +5 -0
- package/es/Warp/components/Mono.mjs +23 -0
- package/es/Warp/index.d.mts +13 -0
- package/es/Warp/index.mjs +12 -0
- package/es/Warp/style.mjs +8 -0
- package/es/Wattpad/components/Avatar.d.mts +6 -0
- package/es/Wattpad/components/Avatar.mjs +19 -0
- package/es/Wattpad/components/Color.d.mts +5 -0
- package/es/Wattpad/components/Color.mjs +25 -0
- package/es/Wattpad/components/Mono.d.mts +5 -0
- package/es/Wattpad/components/Mono.mjs +23 -0
- package/es/Wattpad/index.d.mts +13 -0
- package/es/Wattpad/index.mjs +12 -0
- package/es/Wattpad/style.mjs +8 -0
- package/es/Waze/components/Avatar.d.mts +6 -0
- package/es/Waze/components/Avatar.mjs +19 -0
- package/es/Waze/components/Color.d.mts +5 -0
- package/es/Waze/components/Color.mjs +25 -0
- package/es/Waze/components/Mono.d.mts +5 -0
- package/es/Waze/components/Mono.mjs +23 -0
- package/es/Waze/index.d.mts +13 -0
- package/es/Waze/index.mjs +12 -0
- package/es/Waze/style.mjs +8 -0
- package/es/WeChat/components/Avatar.d.mts +6 -0
- package/es/WeChat/components/Avatar.mjs +19 -0
- package/es/WeChat/components/Color.d.mts +5 -0
- package/es/WeChat/components/Color.mjs +25 -0
- package/es/WeChat/components/Mono.d.mts +5 -0
- package/es/WeChat/components/Mono.mjs +23 -0
- package/es/WeChat/index.d.mts +13 -0
- package/es/WeChat/index.mjs +12 -0
- package/es/WeChat/style.mjs +8 -0
- package/es/WeRead/components/Avatar.d.mts +6 -0
- package/es/WeRead/components/Avatar.mjs +19 -0
- package/es/WeRead/components/Color.d.mts +5 -0
- package/es/WeRead/components/Color.mjs +25 -0
- package/es/WeRead/components/Mono.d.mts +5 -0
- package/es/WeRead/components/Mono.mjs +23 -0
- package/es/WeRead/index.d.mts +13 -0
- package/es/WeRead/index.mjs +12 -0
- package/es/WeRead/style.mjs +8 -0
- package/es/WearOS/components/Avatar.d.mts +6 -0
- package/es/WearOS/components/Avatar.mjs +19 -0
- package/es/WearOS/components/Color.d.mts +5 -0
- package/es/WearOS/components/Color.mjs +25 -0
- package/es/WearOS/components/Mono.d.mts +5 -0
- package/es/WearOS/components/Mono.mjs +23 -0
- package/es/WearOS/index.d.mts +13 -0
- package/es/WearOS/index.mjs +12 -0
- package/es/WearOS/style.mjs +8 -0
- package/es/WebAssembly/components/Avatar.d.mts +6 -0
- package/es/WebAssembly/components/Avatar.mjs +19 -0
- package/es/WebAssembly/components/Color.d.mts +5 -0
- package/es/WebAssembly/components/Color.mjs +25 -0
- package/es/WebAssembly/components/Mono.d.mts +5 -0
- package/es/WebAssembly/components/Mono.mjs +23 -0
- package/es/WebAssembly/index.d.mts +13 -0
- package/es/WebAssembly/index.mjs +12 -0
- package/es/WebAssembly/style.mjs +8 -0
- package/es/WebStorm/components/Avatar.d.mts +6 -0
- package/es/WebStorm/components/Avatar.mjs +19 -0
- package/es/WebStorm/components/Mono.d.mts +5 -0
- package/es/WebStorm/components/Mono.mjs +23 -0
- package/es/WebStorm/index.d.mts +11 -0
- package/es/WebStorm/index.mjs +10 -0
- package/es/WebStorm/style.mjs +8 -0
- package/es/Webflow/components/Avatar.d.mts +6 -0
- package/es/Webflow/components/Avatar.mjs +19 -0
- package/es/Webflow/components/Color.d.mts +5 -0
- package/es/Webflow/components/Color.mjs +25 -0
- package/es/Webflow/components/Mono.d.mts +5 -0
- package/es/Webflow/components/Mono.mjs +23 -0
- package/es/Webflow/index.d.mts +13 -0
- package/es/Webflow/index.mjs +12 -0
- package/es/Webflow/style.mjs +8 -0
- package/es/Weibo/components/Avatar.d.mts +6 -0
- package/es/Weibo/components/Avatar.mjs +19 -0
- package/es/Weibo/components/Color.d.mts +5 -0
- package/es/Weibo/components/Color.mjs +25 -0
- package/es/Weibo/components/Mono.d.mts +5 -0
- package/es/Weibo/components/Mono.mjs +23 -0
- package/es/Weibo/index.d.mts +13 -0
- package/es/Weibo/index.mjs +12 -0
- package/es/Weibo/style.mjs +8 -0
- package/es/WellsFargo/components/Avatar.d.mts +6 -0
- package/es/WellsFargo/components/Avatar.mjs +19 -0
- package/es/WellsFargo/components/Color.d.mts +5 -0
- package/es/WellsFargo/components/Color.mjs +25 -0
- package/es/WellsFargo/components/Mono.d.mts +5 -0
- package/es/WellsFargo/components/Mono.mjs +23 -0
- package/es/WellsFargo/index.d.mts +13 -0
- package/es/WellsFargo/index.mjs +12 -0
- package/es/WellsFargo/style.mjs +8 -0
- package/es/WezTerm/components/Avatar.d.mts +6 -0
- package/es/WezTerm/components/Avatar.mjs +19 -0
- package/es/WezTerm/components/Color.d.mts +5 -0
- package/es/WezTerm/components/Color.mjs +25 -0
- package/es/WezTerm/components/Mono.d.mts +5 -0
- package/es/WezTerm/components/Mono.mjs +23 -0
- package/es/WezTerm/index.d.mts +13 -0
- package/es/WezTerm/index.mjs +12 -0
- package/es/WezTerm/style.mjs +8 -0
- package/es/WhatsApp/components/Avatar.d.mts +6 -0
- package/es/WhatsApp/components/Avatar.mjs +19 -0
- package/es/WhatsApp/components/Color.d.mts +5 -0
- package/es/WhatsApp/components/Color.mjs +25 -0
- package/es/WhatsApp/components/Mono.d.mts +5 -0
- package/es/WhatsApp/components/Mono.mjs +23 -0
- package/es/WhatsApp/index.d.mts +13 -0
- package/es/WhatsApp/index.mjs +12 -0
- package/es/WhatsApp/style.mjs +8 -0
- package/es/Wikipedia/components/Avatar.d.mts +6 -0
- package/es/Wikipedia/components/Avatar.mjs +19 -0
- package/es/Wikipedia/components/Mono.d.mts +5 -0
- package/es/Wikipedia/components/Mono.mjs +23 -0
- package/es/Wikipedia/index.d.mts +11 -0
- package/es/Wikipedia/index.mjs +10 -0
- package/es/Wikipedia/style.mjs +8 -0
- package/es/Wire/components/Avatar.d.mts +6 -0
- package/es/Wire/components/Avatar.mjs +19 -0
- package/es/Wire/components/Mono.d.mts +5 -0
- package/es/Wire/components/Mono.mjs +23 -0
- package/es/Wire/index.d.mts +11 -0
- package/es/Wire/index.mjs +10 -0
- package/es/Wire/style.mjs +8 -0
- package/es/WireGuard/components/Avatar.d.mts +6 -0
- package/es/WireGuard/components/Avatar.mjs +19 -0
- package/es/WireGuard/components/Color.d.mts +5 -0
- package/es/WireGuard/components/Color.mjs +25 -0
- package/es/WireGuard/components/Mono.d.mts +5 -0
- package/es/WireGuard/components/Mono.mjs +23 -0
- package/es/WireGuard/index.d.mts +13 -0
- package/es/WireGuard/index.mjs +12 -0
- package/es/WireGuard/style.mjs +8 -0
- package/es/Wise/components/Avatar.d.mts +6 -0
- package/es/Wise/components/Avatar.mjs +19 -0
- package/es/Wise/components/Color.d.mts +5 -0
- package/es/Wise/components/Color.mjs +25 -0
- package/es/Wise/components/Mono.d.mts +5 -0
- package/es/Wise/components/Mono.mjs +23 -0
- package/es/Wise/index.d.mts +13 -0
- package/es/Wise/index.mjs +12 -0
- package/es/Wise/style.mjs +8 -0
- package/es/Wix/components/Avatar.d.mts +6 -0
- package/es/Wix/components/Avatar.mjs +19 -0
- package/es/Wix/components/Color.d.mts +5 -0
- package/es/Wix/components/Color.mjs +25 -0
- package/es/Wix/components/Mono.d.mts +5 -0
- package/es/Wix/components/Mono.mjs +22 -0
- package/es/Wix/index.d.mts +13 -0
- package/es/Wix/index.mjs +12 -0
- package/es/Wix/style.mjs +7 -0
- package/es/WordPress/components/Avatar.d.mts +6 -0
- package/es/WordPress/components/Avatar.mjs +19 -0
- package/es/WordPress/components/Color.d.mts +5 -0
- package/es/WordPress/components/Color.mjs +25 -0
- package/es/WordPress/components/Mono.d.mts +5 -0
- package/es/WordPress/components/Mono.mjs +23 -0
- package/es/WordPress/index.d.mts +13 -0
- package/es/WordPress/index.mjs +12 -0
- package/es/WordPress/style.mjs +8 -0
- package/es/X/components/Avatar.d.mts +6 -0
- package/es/X/components/Avatar.mjs +19 -0
- package/es/X/components/Mono.d.mts +5 -0
- package/es/X/components/Mono.mjs +23 -0
- package/es/X/index.d.mts +11 -0
- package/es/X/index.mjs +10 -0
- package/es/X/style.mjs +8 -0
- package/es/XRP/components/Avatar.d.mts +6 -0
- package/es/XRP/components/Avatar.mjs +19 -0
- package/es/XRP/components/Color.d.mts +5 -0
- package/es/XRP/components/Color.mjs +25 -0
- package/es/XRP/components/Mono.d.mts +5 -0
- package/es/XRP/components/Mono.mjs +22 -0
- package/es/XRP/index.d.mts +13 -0
- package/es/XRP/index.mjs +12 -0
- package/es/XRP/style.mjs +7 -0
- package/es/Xcode/components/Avatar.d.mts +6 -0
- package/es/Xcode/components/Avatar.mjs +19 -0
- package/es/Xcode/components/Color.d.mts +5 -0
- package/es/Xcode/components/Color.mjs +25 -0
- package/es/Xcode/components/Mono.d.mts +5 -0
- package/es/Xcode/components/Mono.mjs +23 -0
- package/es/Xcode/index.d.mts +13 -0
- package/es/Xcode/index.mjs +12 -0
- package/es/Xcode/style.mjs +8 -0
- package/es/Xiaohongshu/components/Avatar.d.mts +6 -0
- package/es/Xiaohongshu/components/Avatar.mjs +19 -0
- package/es/Xiaohongshu/components/Color.d.mts +5 -0
- package/es/Xiaohongshu/components/Color.mjs +25 -0
- package/es/Xiaohongshu/components/Mono.d.mts +5 -0
- package/es/Xiaohongshu/components/Mono.mjs +23 -0
- package/es/Xiaohongshu/index.d.mts +13 -0
- package/es/Xiaohongshu/index.mjs +12 -0
- package/es/Xiaohongshu/style.mjs +8 -0
- package/es/Xiaomi/components/Avatar.d.mts +6 -0
- package/es/Xiaomi/components/Avatar.mjs +19 -0
- package/es/Xiaomi/components/Color.d.mts +5 -0
- package/es/Xiaomi/components/Color.mjs +25 -0
- package/es/Xiaomi/components/Mono.d.mts +5 -0
- package/es/Xiaomi/components/Mono.mjs +23 -0
- package/es/Xiaomi/index.d.mts +13 -0
- package/es/Xiaomi/index.mjs +12 -0
- package/es/Xiaomi/style.mjs +8 -0
- package/es/Xing/components/Avatar.d.mts +6 -0
- package/es/Xing/components/Avatar.mjs +19 -0
- package/es/Xing/components/Color.d.mts +5 -0
- package/es/Xing/components/Color.mjs +25 -0
- package/es/Xing/components/Mono.d.mts +5 -0
- package/es/Xing/components/Mono.mjs +23 -0
- package/es/Xing/index.d.mts +13 -0
- package/es/Xing/index.mjs +12 -0
- package/es/Xing/style.mjs +8 -0
- package/es/YAML/components/Avatar.d.mts +6 -0
- package/es/YAML/components/Avatar.mjs +19 -0
- package/es/YAML/components/Color.d.mts +5 -0
- package/es/YAML/components/Color.mjs +25 -0
- package/es/YAML/components/Mono.d.mts +5 -0
- package/es/YAML/components/Mono.mjs +23 -0
- package/es/YAML/index.d.mts +13 -0
- package/es/YAML/index.mjs +12 -0
- package/es/YAML/style.mjs +8 -0
- package/es/YCombinator/components/Avatar.d.mts +6 -0
- package/es/YCombinator/components/Avatar.mjs +19 -0
- package/es/YCombinator/components/Color.d.mts +5 -0
- package/es/YCombinator/components/Color.mjs +25 -0
- package/es/YCombinator/components/Mono.d.mts +5 -0
- package/es/YCombinator/components/Mono.mjs +23 -0
- package/es/YCombinator/index.d.mts +13 -0
- package/es/YCombinator/index.mjs +12 -0
- package/es/YCombinator/style.mjs +8 -0
- package/es/Yarn/components/Avatar.d.mts +6 -0
- package/es/Yarn/components/Avatar.mjs +19 -0
- package/es/Yarn/components/Color.d.mts +5 -0
- package/es/Yarn/components/Color.mjs +25 -0
- package/es/Yarn/components/Mono.d.mts +5 -0
- package/es/Yarn/components/Mono.mjs +23 -0
- package/es/Yarn/index.d.mts +13 -0
- package/es/Yarn/index.mjs +12 -0
- package/es/Yarn/style.mjs +8 -0
- package/es/Yelp/components/Avatar.d.mts +6 -0
- package/es/Yelp/components/Avatar.mjs +19 -0
- package/es/Yelp/components/Color.d.mts +5 -0
- package/es/Yelp/components/Color.mjs +25 -0
- package/es/Yelp/components/Mono.d.mts +5 -0
- package/es/Yelp/components/Mono.mjs +23 -0
- package/es/Yelp/index.d.mts +13 -0
- package/es/Yelp/index.mjs +12 -0
- package/es/Yelp/style.mjs +8 -0
- package/es/YouTube/components/Avatar.d.mts +6 -0
- package/es/YouTube/components/Avatar.mjs +19 -0
- package/es/YouTube/components/Color.d.mts +5 -0
- package/es/YouTube/components/Color.mjs +25 -0
- package/es/YouTube/components/Mono.d.mts +5 -0
- package/es/YouTube/components/Mono.mjs +23 -0
- package/es/YouTube/index.d.mts +13 -0
- package/es/YouTube/index.mjs +12 -0
- package/es/YouTube/style.mjs +8 -0
- package/es/YouTubeMusic/components/Avatar.d.mts +6 -0
- package/es/YouTubeMusic/components/Avatar.mjs +19 -0
- package/es/YouTubeMusic/components/Color.d.mts +5 -0
- package/es/YouTubeMusic/components/Color.mjs +25 -0
- package/es/YouTubeMusic/components/Mono.d.mts +5 -0
- package/es/YouTubeMusic/components/Mono.mjs +23 -0
- package/es/YouTubeMusic/index.d.mts +13 -0
- package/es/YouTubeMusic/index.mjs +12 -0
- package/es/YouTubeMusic/style.mjs +8 -0
- package/es/YouTubeShorts/components/Avatar.d.mts +6 -0
- package/es/YouTubeShorts/components/Avatar.mjs +19 -0
- package/es/YouTubeShorts/components/Color.d.mts +5 -0
- package/es/YouTubeShorts/components/Color.mjs +25 -0
- package/es/YouTubeShorts/components/Mono.d.mts +5 -0
- package/es/YouTubeShorts/components/Mono.mjs +23 -0
- package/es/YouTubeShorts/index.d.mts +13 -0
- package/es/YouTubeShorts/index.mjs +12 -0
- package/es/YouTubeShorts/style.mjs +8 -0
- package/es/Zalando/components/Avatar.d.mts +6 -0
- package/es/Zalando/components/Avatar.mjs +19 -0
- package/es/Zalando/components/Color.d.mts +5 -0
- package/es/Zalando/components/Color.mjs +25 -0
- package/es/Zalando/components/Mono.d.mts +5 -0
- package/es/Zalando/components/Mono.mjs +23 -0
- package/es/Zalando/index.d.mts +13 -0
- package/es/Zalando/index.mjs +12 -0
- package/es/Zalando/style.mjs +8 -0
- package/es/Zara/components/Avatar.d.mts +6 -0
- package/es/Zara/components/Avatar.mjs +19 -0
- package/es/Zara/components/Mono.d.mts +5 -0
- package/es/Zara/components/Mono.mjs +23 -0
- package/es/Zara/index.d.mts +11 -0
- package/es/Zara/index.mjs +10 -0
- package/es/Zara/style.mjs +8 -0
- package/es/Zed/components/Avatar.d.mts +6 -0
- package/es/Zed/components/Avatar.mjs +19 -0
- package/es/Zed/components/Color.d.mts +5 -0
- package/es/Zed/components/Color.mjs +25 -0
- package/es/Zed/components/Mono.d.mts +5 -0
- package/es/Zed/components/Mono.mjs +22 -0
- package/es/Zed/index.d.mts +13 -0
- package/es/Zed/index.mjs +12 -0
- package/es/Zed/style.mjs +7 -0
- package/es/Zelle/components/Avatar.d.mts +6 -0
- package/es/Zelle/components/Avatar.mjs +19 -0
- package/es/Zelle/components/Color.d.mts +5 -0
- package/es/Zelle/components/Color.mjs +25 -0
- package/es/Zelle/components/Mono.d.mts +5 -0
- package/es/Zelle/components/Mono.mjs +23 -0
- package/es/Zelle/index.d.mts +13 -0
- package/es/Zelle/index.mjs +12 -0
- package/es/Zelle/style.mjs +8 -0
- package/es/Zendesk/components/Avatar.d.mts +6 -0
- package/es/Zendesk/components/Avatar.mjs +19 -0
- package/es/Zendesk/components/Mono.d.mts +5 -0
- package/es/Zendesk/components/Mono.mjs +23 -0
- package/es/Zendesk/index.d.mts +11 -0
- package/es/Zendesk/index.mjs +10 -0
- package/es/Zendesk/style.mjs +8 -0
- package/es/ZeroTier/components/Avatar.d.mts +6 -0
- package/es/ZeroTier/components/Avatar.mjs +19 -0
- package/es/ZeroTier/components/Color.d.mts +5 -0
- package/es/ZeroTier/components/Color.mjs +25 -0
- package/es/ZeroTier/components/Mono.d.mts +5 -0
- package/es/ZeroTier/components/Mono.mjs +23 -0
- package/es/ZeroTier/index.d.mts +13 -0
- package/es/ZeroTier/index.mjs +12 -0
- package/es/ZeroTier/style.mjs +8 -0
- package/es/Zhihu/components/Avatar.d.mts +6 -0
- package/es/Zhihu/components/Avatar.mjs +19 -0
- package/es/Zhihu/components/Color.d.mts +5 -0
- package/es/Zhihu/components/Color.mjs +25 -0
- package/es/Zhihu/components/Mono.d.mts +5 -0
- package/es/Zhihu/components/Mono.mjs +23 -0
- package/es/Zhihu/index.d.mts +13 -0
- package/es/Zhihu/index.mjs +12 -0
- package/es/Zhihu/style.mjs +8 -0
- package/es/Zoho/components/Avatar.d.mts +6 -0
- package/es/Zoho/components/Avatar.mjs +19 -0
- package/es/Zoho/components/Color.d.mts +5 -0
- package/es/Zoho/components/Color.mjs +25 -0
- package/es/Zoho/components/Mono.d.mts +5 -0
- package/es/Zoho/components/Mono.mjs +23 -0
- package/es/Zoho/index.d.mts +13 -0
- package/es/Zoho/index.mjs +12 -0
- package/es/Zoho/style.mjs +8 -0
- package/es/Zoom/components/Avatar.d.mts +6 -0
- package/es/Zoom/components/Avatar.mjs +19 -0
- package/es/Zoom/components/Color.d.mts +5 -0
- package/es/Zoom/components/Color.mjs +25 -0
- package/es/Zoom/components/Mono.d.mts +5 -0
- package/es/Zoom/components/Mono.mjs +23 -0
- package/es/Zoom/index.d.mts +13 -0
- package/es/Zoom/index.mjs +12 -0
- package/es/Zoom/style.mjs +8 -0
- package/es/Zotero/components/Avatar.d.mts +6 -0
- package/es/Zotero/components/Avatar.mjs +19 -0
- package/es/Zotero/components/Color.d.mts +5 -0
- package/es/Zotero/components/Color.mjs +25 -0
- package/es/Zotero/components/Mono.d.mts +5 -0
- package/es/Zotero/components/Mono.mjs +23 -0
- package/es/Zotero/index.d.mts +13 -0
- package/es/Zotero/index.mjs +12 -0
- package/es/Zotero/style.mjs +8 -0
- package/es/Zsh/components/Avatar.d.mts +6 -0
- package/es/Zsh/components/Avatar.mjs +19 -0
- package/es/Zsh/components/Color.d.mts +5 -0
- package/es/Zsh/components/Color.mjs +25 -0
- package/es/Zsh/components/Mono.d.mts +5 -0
- package/es/Zsh/components/Mono.mjs +22 -0
- package/es/Zsh/index.d.mts +13 -0
- package/es/Zsh/index.mjs +12 -0
- package/es/Zsh/style.mjs +7 -0
- package/es/Zulip/components/Avatar.d.mts +6 -0
- package/es/Zulip/components/Avatar.mjs +19 -0
- package/es/Zulip/components/Color.d.mts +5 -0
- package/es/Zulip/components/Color.mjs +25 -0
- package/es/Zulip/components/Mono.d.mts +5 -0
- package/es/Zulip/components/Mono.mjs +23 -0
- package/es/Zulip/index.d.mts +13 -0
- package/es/Zulip/index.mjs +12 -0
- package/es/Zulip/style.mjs +8 -0
- package/es/icons.d.mts +986 -323
- package/es/index.d.mts +987 -324
- package/es/index.mjs +987 -324
- package/es/toc.mjs +15140 -2543
- package/package.json +3 -2
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
Popular AI / LLM Model Brand SVG Logo and Icon Collection for React.<br/>
|
|
8
8
|
Contributions, corrections & requests can be made on GitHub.
|
|
9
9
|
|
|
10
|
-
**[ailogo.yldm.ai][site-link]** — browse all
|
|
10
|
+
**[ailogo.yldm.ai][site-link]** — browse all 986 marks, every variant, in 11 languages.
|
|
11
11
|
|
|
12
12
|
[Website][site-link] · [Changelog](./CHANGELOG.md) · [Report Bug][github-issues-link] · [Request Feature][github-issues-link]
|
|
13
13
|
|
|
@@ -166,149 +166,812 @@ The site is translated into 11 languages — English, Simplified and Traditional
|
|
|
166
166
|
|
|
167
167
|
- 🚀 **Lightweight & Scalable**: Icons are designed to be lightweight, utilizing highly optimized scalable vector graphics (SVG) for the best performance and quality.
|
|
168
168
|
- 🌳 **Tree Shakable**: Importing a brand directly — `import { OpenAI } from "@yldm-tech/ai-logo"` — pulls in that brand and nothing else, around 216 kB against the full set. The lookup components are the exception: `ProviderIcon`, `ModelIcon` and `AgentIcon` resolve an arbitrary id string at runtime, so they necessarily carry their whole mapping table and cost roughly 1.7 MB. Reach for them when the id is dynamic, and for the brand export when it is not. Both sizes are pinned by a budget in `apps/site/treeshake`.
|
|
169
|
-
- 🎨 **Every Major Model**:
|
|
169
|
+
- 🎨 **Every Major Model**: 986 brands — AI companies, models and applications, plus mainstream services beyond AI: social networks, developer tools, productivity apps, media, gaming, payments, commerce, travel, hardware and automotive. Every one ships a mono mark, and most add some combination of color, text, combined and avatar variants — which ones a given brand has is listed on [the website][site-link] and attached in `src/<Brand>/index.ts`. The non-AI services are ported from [Simple Icons](https://simpleicons.org) and ship mono, color and avatar variants; see [THIRD\_PARTY\_NOTICES.md](./THIRD_PARTY_NOTICES.md) for their licensing.
|
|
170
170
|
|
|
171
171
|
---
|
|
172
172
|
|
|
173
173
|
**Supported brands:**
|
|
174
174
|
|
|
175
175
|
<details>
|
|
176
|
-
<summary><kbd>Show all
|
|
176
|
+
<summary><kbd>Show all 986 brands</kbd></summary>
|
|
177
177
|
|
|
178
178
|
<!-- ICON LIST -->
|
|
179
179
|
|
|
180
|
-
| Model | Provider | Application
|
|
181
|
-
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
182
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ace"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ace.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ace.png" /></picture><br/>ACE | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ZeroOne"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zeroone-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zeroone-color.png" /></picture><br/>01.AI (零一万物) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
183
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ai2"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ai2-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ai2-color.png" /></picture><br/>Ai2 | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ai302"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ai302-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ai302-color.png" /></picture><br/>302.AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
184
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ai21"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ai21.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ai21.png" /></picture><br/>Ai21Labs (Jamba) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AgentVoice"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/agentvoice-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/agentvoice-color.png" /></picture><br/>AgentVoice | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
185
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AionLabs"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aionlabs-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aionlabs-color.png" /></picture><br/>AionLabs | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AiStudio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aistudio.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aistudio.png" /></picture><br/>AI Studio (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
186
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Arcee"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/arcee-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/arcee-color.png" /></picture><br/>Arcee | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ai360"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ai360-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ai360-color.png" /></picture><br/>Ai360 (360 智脑) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
187
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AssemblyAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/assemblyai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/assemblyai-color.png" /></picture><br/>AssemblyAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AiHubMix"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aihubmix-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aihubmix-color.png" /></picture><br/>AiHubMix (推理时代) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
188
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Aya"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aya-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aya-color.png" /></picture><br/>Aya (Cohere) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AiMass"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aimass-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aimass-color.png" /></picture><br/>AiMass (紫东太初) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
189
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BAAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baai.png" /></picture><br/>BAAI (智源研究院) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AkashChat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/akashchat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/akashchat-color.png" /></picture><br/>AkashChat | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
190
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Baichuan"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baichuan-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baichuan-color.png" /></picture><br/>Baichuan (百川) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AlephAlpha"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alephalpha.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alephalpha.png" /></picture><br/>AlephAlpha | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
191
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BilibiliIndex"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bilibiliindex.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bilibiliindex.png" /></picture><br/>Bilibili Index (Index Team) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Alibaba"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alibaba-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alibaba-color.png" /></picture><br/>Alibaba | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
192
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ChatGLM"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/chatglm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/chatglm-color.png" /></picture><br/>ChatGLM (智谱) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AlibabaCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alibabacloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alibabacloud-color.png" /></picture><br/>AlibabaCloud (阿里云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
193
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Claude"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/claude-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/claude-color.png" /></picture><br/>Claude | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Anspire"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/anspire-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/anspire-color.png" /></picture><br/>Anspire | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
194
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CodeGeeX"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codegeex-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codegeex-color.png" /></picture><br/>CodeGeeX | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AntGroup"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/antgroup-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/antgroup-color.png" /></picture><br/>AntGroup | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
195
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Codex"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codex-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codex-color.png" /></picture><br/>Codex (OpenAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Anthropic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/anthropic.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/anthropic.png" /></picture><br/>Anthropic | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
196
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CogVideo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cogvideo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cogvideo-color.png" /></picture><br/>CogVideo | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Anyscale"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/anyscale-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/anyscale-color.png" /></picture><br/>Anyscale | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
197
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CogView"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cogview-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cogview-color.png" /></picture><br/>CogView | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Apertis"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apertis-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apertis-color.png" /></picture><br/>Apertis | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
198
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CommandA"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/commanda-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/commanda-color.png" /></picture><br/>CommandA (Cohere) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Apple"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apple.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apple.png" /></picture><br/>Apple | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
199
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dalle"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dalle-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dalle-color.png" /></picture><br/>DALL·E (OpenAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AtlasCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/atlascloud.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/atlascloud.png" /></picture><br/>AtlasCloud | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
200
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dbrx"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dbrx-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dbrx-color.png" /></picture><br/>DBRX (Databricks) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Aws"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aws-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aws-color.png" /></picture><br/>AWS | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
201
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepCogito"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepcogito-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepcogito-color.png" /></picture><br/>Deep Cogito | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AzureAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/azureai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/azureai-color.png" /></picture><br/>AzureAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
202
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepSeek"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepseek-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepseek-color.png" /></picture><br/>DeepSeek | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Baidu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baidu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baidu-color.png" /></picture><br/>Baidu | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
203
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dolphin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dolphin.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dolphin.png" /></picture><br/>Dolphin (dphnAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BaiduCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baiducloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baiducloud-color.png" /></picture><br/>BaiduCloud (百度智能云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
204
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Doubao"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/doubao-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/doubao-color.png" /></picture><br/>Doubao (豆包) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bailian"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bailian-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bailian-color.png" /></picture><br/>Bailian (阿里云百炼) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
205
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ElevenLabs"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/elevenlabs.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/elevenlabs.png" /></picture><br/>ElevenLabs | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Baseten"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baseten.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baseten.png" /></picture><br/>Baseten | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
206
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/EssentialAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/essentialai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/essentialai-color.png" /></picture><br/>Essential AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bedrock"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bedrock-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bedrock-color.png" /></picture><br/>Bedrock (AWS) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
207
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/FishAudio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fishaudio.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fishaudio.png" /></picture><br/>FishAudio (Bert) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bilibili"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bilibili-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bilibili-color.png" /></picture><br/>Bilibili (哔哩哔哩) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
208
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Flux"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/flux.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/flux.png" /></picture><br/>Flux (black forest labs) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bfl"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bfl.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bfl.png" /></picture><br/>Black Forest Labs (bfl) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
209
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Gemini"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gemini-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gemini-color.png" /></picture><br/>Gemini (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bocha"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bocha-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bocha-color.png" /></picture><br/>Bocha (博查) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
210
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Gemma"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gemma-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gemma-color.png" /></picture><br/>Gemma (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Brave"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/brave-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/brave-color.png" /></picture><br/>Brave | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
211
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GLMV"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/glmv-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/glmv-color.png" /></picture><br/>GLM-V | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BriaAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/briaai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/briaai-color.png" /></picture><br/>BRIA AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
212
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Grok"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/grok.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/grok.png" /></picture><br/>Grok (xAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Browserless"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/browserless.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/browserless.png" /></picture><br/>Browserless | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
213
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HappyHorse"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/happyhorse.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/happyhorse.png" /></picture><br/>HappyHorse | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BurnCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/burncloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/burncloud-color.png" /></picture><br/>BurnCloud | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
214
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hunyuan"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hunyuan-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hunyuan-color.png" /></picture><br/>Hunyuan (腾讯混元) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ByteDance"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bytedance-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bytedance-color.png" /></picture><br/>ByteDance | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
215
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Inception"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/inception.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/inception.png" /></picture><br/>Inception Labs | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CentML"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/centml-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/centml-color.png" /></picture><br/>CentML | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
216
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Inflection"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/inflection.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/inflection.png" /></picture><br/>Inflection | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cerebras"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cerebras-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cerebras-color.png" /></picture><br/>Cerebras | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
217
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kolors"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kolors-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kolors-color.png" /></picture><br/>Kolors (快手可图) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Civitai"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/civitai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/civitai-color.png" /></picture><br/>Civitai | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
218
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/KwaiKAT"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kwaikat.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kwaikat.png" /></picture><br/>KwaiKAT (KAT-Coder) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cloudflare"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cloudflare-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cloudflare-color.png" /></picture><br/>Cloudflare | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
219
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kwaipilot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kwaipilot-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kwaipilot-color.png" /></picture><br/>Kwaipilot | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cohere"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cohere-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cohere-color.png" /></picture><br/>Cohere | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
220
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Liquid"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/liquid.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/liquid.png" /></picture><br/>Liquid | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CometAPI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cometapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cometapi-color.png" /></picture><br/>Comet API | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
221
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LLaVA"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/llava-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/llava-color.png" /></picture><br/>LLaVA | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Crusoe"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/crusoe-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/crusoe-color.png" /></picture><br/>Crusoe | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
222
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LongCat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/longcat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/longcat-color.png" /></picture><br/>LongCat | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepInfra"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepinfra-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepinfra-color.png" /></picture><br/>DeepInfra | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
223
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Magic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/magic.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/magic.png" /></picture><br/>Magic | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepMind"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepmind-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepmind-color.png" /></picture><br/>DeepMind (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
224
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Meshy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/meshy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/meshy-color.png" /></picture><br/>Meshy | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/EveryAPI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/everyapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/everyapi-color.png" /></picture><br/>EveryAPI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
225
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Minimax"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/minimax-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/minimax-color.png" /></picture><br/>Minimax | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Exa"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/exa-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/exa-color.png" /></picture><br/>Exa | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
226
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mistral"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mistral-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mistral-color.png" /></picture><br/>Mistral | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Fal"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fal-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fal-color.png" /></picture><br/>Fal | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
227
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Morph"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/morph-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/morph-color.png" /></picture><br/>Morph | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Featherless"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/featherless-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/featherless-color.png" /></picture><br/>Featherless.ai | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
228
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NanoBanana"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nanobanana-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nanobanana-color.png" /></picture><br/>Nano Banana (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Fireworks"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fireworks-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fireworks-color.png" /></picture><br/>Fireworks | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
229
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nova"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nova-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nova-color.png" /></picture><br/>Nova (AWS) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Friendli"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/friendli.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/friendli.png" /></picture><br/>Friendli | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
230
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenChat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openchat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openchat-color.png" /></picture><br/>OpenChat | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GiteeAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/giteeai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/giteeai.png" /></picture><br/>GiteeAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
231
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PaLM"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/palm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/palm-color.png" /></picture><br/>PaLM (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Github"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/github.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/github.png" /></picture><br/>Github | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
232
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Phind"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/phind.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/phind.png" /></picture><br/>Phind | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Google"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/google-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/google-color.png" /></picture><br/>Google | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
233
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Poolside"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/poolside-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/poolside-color.png" /></picture><br/>Poolside | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googlecloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googlecloud-color.png" /></picture><br/>GoogleCloud | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
234
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PrunaAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/prunaai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/prunaai-color.png" /></picture><br/>Pruna AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Groq"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/groq.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/groq.png" /></picture><br/>Groq | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
235
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Qwen"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qwen-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qwen-color.png" /></picture><br/>Qwen (千问) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Higress"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/higress-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/higress-color.png" /></picture><br/>Higress | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
236
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Relace"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/relace.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/relace.png" /></picture><br/>Relace | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Huawei"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/huawei-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/huawei-color.png" /></picture><br/>Huawei | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
237
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Reve"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/reve.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/reve.png" /></picture><br/>Reve | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HuaweiCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/huaweicloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/huaweicloud-color.png" /></picture><br/>HuaweiCloud (华为云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
238
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Rwkv"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rwkv-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rwkv-color.png" /></picture><br/>RWKV | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HuggingFace"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/huggingface-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/huggingface-color.png" /></picture><br/>HuggingFace | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
239
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SenseNova"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sensenova-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sensenova-color.png" /></picture><br/>SenseNova (商汤) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hyperbolic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hyperbolic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hyperbolic-color.png" /></picture><br/>Hyperbolic | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
240
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Skywork"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/skywork-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/skywork-color.png" /></picture><br/>Skywork (天工) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/IBM"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ibm.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ibm.png" /></picture><br/>IBM (Granite) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
241
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Sora"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sora-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sora-color.png" /></picture><br/>Sora (OpenAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/IFlyTekCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/iflytekcloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/iflytekcloud-color.png" /></picture><br/>IFlyTekCloud (讯飞开放平台) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
242
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Spark"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/spark-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/spark-color.png" /></picture><br/>Spark (讯飞星火) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Inference"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/inference.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/inference.png" /></picture><br/>Inference | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
243
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Stepfun"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/stepfun.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/stepfun.png" /></picture><br/>Stepfun (阶跃星辰) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Infermatic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/infermatic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/infermatic-color.png" /></picture><br/>Infermatic | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
244
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Voyage"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/voyage-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/voyage-color.png" /></picture><br/>Voyage | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Infinigence"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/infinigence-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/infinigence-color.png" /></picture><br/>Infinigence (无问芯穹) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
245
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Wenxin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wenxin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wenxin-color.png" /></picture><br/>Wenxin (文心) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/InternLM"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/internlm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/internlm-color.png" /></picture><br/>InternLM | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
246
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/XiaomiMiMo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xiaomimimo.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xiaomimimo.png" /></picture><br/>Xiaomi MiMo | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Jina"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jina.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jina.png" /></picture><br/>Jina AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
247
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xuanyuan"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xuanyuan-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xuanyuan-color.png" /></picture><br/>Xuanyuan (度小满轩辕) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kagi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kagi.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kagi.png" /></picture><br/>Kagi | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
248
|
-
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Yi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/yi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/yi-color.png" /></picture><br/>Yi (零一万物) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kluster"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kluster-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kluster-color.png" /></picture><br/>Kluster | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
249
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lambda"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lambda.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lambda.png" /></picture><br/>Lambda | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
250
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LeptonAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/leptonai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/leptonai-color.png" /></picture><br/>LeptonAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
251
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LG"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lg-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lg-color.png" /></picture><br/>LG AI (KMMLU/EXAONE) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
252
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LlmApi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/llmapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/llmapi-color.png" /></picture><br/>LLM API | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
253
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LmStudio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lmstudio.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lmstudio.png" /></picture><br/>LM Studio | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
254
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LobeHub"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lobehub-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lobehub-color.png" /></picture><br/>LobeHub | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
255
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Menlo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/menlo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/menlo-color.png" /></picture><br/>MENLO (Lucy/Jan-nano) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
256
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Meta"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/meta-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/meta-color.png" /></picture><br/>Meta | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
257
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Microsoft"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/microsoft-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/microsoft-color.png" /></picture><br/>Microsoft | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
258
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Azure"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/azure-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/azure-color.png" /></picture><br/>Microsoft Azure | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
259
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ModelScope"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/modelscope-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/modelscope-color.png" /></picture><br/>ModelScope (魔搭) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
260
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Moonshot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/moonshot.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/moonshot.png" /></picture><br/>Moonshot (月之暗面) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
261
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nebius"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nebius.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nebius.png" /></picture><br/>Nebius | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
262
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NewAPI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/newapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/newapi-color.png" /></picture><br/>New API | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
263
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NousResearch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nousresearch.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nousresearch.png" /></picture><br/>NousResearch (Hermes) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
264
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Novita"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/novita-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/novita-color.png" /></picture><br/>Novita | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
265
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NPLCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nplcloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nplcloud-color.png" /></picture><br/>NPLCloud | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
266
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nvidia"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nvidia-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nvidia-color.png" /></picture><br/>Nvidia (Nemotron) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
267
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ollama"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ollama.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ollama.png" /></picture><br/>Ollama | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
268
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openai.png" /></picture><br/>OpenAI (ChatGPT) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
269
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenRouter"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openrouter-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openrouter-color.png" /></picture><br/>OpenRouter | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
270
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Parasail"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/parasail.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/parasail.png" /></picture><br/>Parasail | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
271
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Perplexity"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/perplexity-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/perplexity-color.png" /></picture><br/>Perplexity | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
272
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Pi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pi.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pi.png" /></picture><br/>Pi Agent | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
273
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PPIO"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ppio-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ppio-color.png" /></picture><br/>PPIO | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
274
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Qiniu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qiniu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qiniu-color.png" /></picture><br/>Qiniu (七牛云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
275
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Replicate"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/replicate.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/replicate.png" /></picture><br/>Replicate | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
276
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SambaNova"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sambanova-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sambanova-color.png" /></picture><br/>SambaNova | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
277
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Search1API"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/search1api-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/search1api-color.png" /></picture><br/>Search1API | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
278
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SearchApi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/searchapi.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/searchapi.png" /></picture><br/>SearchApi | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
279
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SearXNG"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/searxng-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/searxng-color.png" /></picture><br/>SearXNG | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
280
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SiliconCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/siliconcloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/siliconcloud-color.png" /></picture><br/>SiliconCloud (SiliconFlow) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
281
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Snowflake"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/snowflake-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/snowflake-color.png" /></picture><br/>Snowflake | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
282
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SophNet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sophnet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sophnet-color.png" /></picture><br/>SophNet | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
283
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SpeedAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/speedai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/speedai-color.png" /></picture><br/>SpeedAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
284
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Stability"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/stability-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/stability-color.png" /></picture><br/>Stability (StableDiffusion) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
285
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/StateCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/statecloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/statecloud-color.png" /></picture><br/>StateCloud (天翼云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
286
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Straico"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/straico-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/straico-color.png" /></picture><br/>Straico | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
287
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/StreamLake"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/streamlake-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/streamlake-color.png" /></picture><br/>StreamLake | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
288
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SubModel"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/submodel-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/submodel-color.png" /></picture><br/>SubModel | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
289
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Targon"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/targon-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/targon-color.png" /></picture><br/>Targon | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
290
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TII"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tii-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tii-color.png" /></picture><br/>Technology Innovation Institute (Falcon) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
291
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tencent"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tencent-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tencent-color.png" /></picture><br/>Tencent | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
292
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TencentCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tencentcloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tencentcloud-color.png" /></picture><br/>TencentCloud (腾讯云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
293
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Together"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/together-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/together-color.png" /></picture><br/>together.ai | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
294
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Unsloth"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/unsloth-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/unsloth-color.png" /></picture><br/>Unsloth | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
295
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Upstage"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/upstage-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/upstage-color.png" /></picture><br/>Upstage | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
296
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vercel"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vercel.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vercel.png" /></picture><br/>Vercel | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
297
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/VertexAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vertexai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vertexai-color.png" /></picture><br/>VertexAI (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
298
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vllm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vllm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vllm-color.png" /></picture><br/>vLLM | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
299
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Volcengine"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/volcengine-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/volcengine-color.png" /></picture><br/>Volcengine (火山引擎) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
300
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WorkersAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/workersai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/workersai-color.png" /></picture><br/>WorkersAI (Cloudflare) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
301
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WorldRouter"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/worldrouter.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/worldrouter.png" /></picture><br/>WorldRouter | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
302
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/XAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xai.png" /></picture><br/>xAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
303
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xinference"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xinference-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xinference-color.png" /></picture><br/>Xinference | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
304
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xpay"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xpay-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xpay-color.png" /></picture><br/>Xpay | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
305
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Yandex"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/yandex.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/yandex.png" /></picture><br/>Yandex | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
306
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ZenMux"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zenmux.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zenmux.png" /></picture><br/>ZenMux | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
307
|
-
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zhipu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zhipu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zhipu-color.png" /></picture><br/>Zhipu (智谱) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
308
|
-
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
309
|
-
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
310
|
-
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
311
|
-
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/
|
|
180
|
+
| Model | Provider | Application |
|
|
181
|
+
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
182
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ace"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ace.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ace.png" /></picture><br/>ACE | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ZeroOne"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zeroone-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zeroone-color.png" /></picture><br/>01.AI (零一万物) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DotNet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dotnet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dotnet-color.png" /></picture><br/>.NET |
|
|
183
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ai2"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ai2-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ai2-color.png" /></picture><br/>Ai2 | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ai302"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ai302-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ai302-color.png" /></picture><br/>302.AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ElevenX"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/elevenx.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/elevenx.png" /></picture><br/>11x |
|
|
184
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ai21"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ai21.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ai21.png" /></picture><br/>Ai21Labs (Jamba) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AgentVoice"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/agentvoice-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/agentvoice-color.png" /></picture><br/>AgentVoice | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OnePassword"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/onepassword-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/onepassword-color.png" /></picture><br/>1Password |
|
|
185
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AionLabs"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aionlabs-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aionlabs-color.png" /></picture><br/>AionLabs | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AiStudio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aistudio.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aistudio.png" /></picture><br/>AI Studio (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Adidas"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/adidas.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/adidas.png" /></picture><br/>Adidas |
|
|
186
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Arcee"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/arcee-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/arcee-color.png" /></picture><br/>Arcee | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ai360"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ai360-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ai360-color.png" /></picture><br/>Ai360 (360 智脑) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Adobe"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/adobe-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/adobe-color.png" /></picture><br/>Adobe |
|
|
187
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AssemblyAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/assemblyai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/assemblyai-color.png" /></picture><br/>AssemblyAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AiHubMix"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aihubmix-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aihubmix-color.png" /></picture><br/>AiHubMix (推理时代) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Adyen"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/adyen-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/adyen-color.png" /></picture><br/>Adyen |
|
|
188
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Aya"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aya-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aya-color.png" /></picture><br/>Aya (Cohere) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AiMass"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aimass-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aimass-color.png" /></picture><br/>AiMass (紫东太初) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Afterpay"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/afterpay-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/afterpay-color.png" /></picture><br/>Afterpay |
|
|
189
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BAAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baai.png" /></picture><br/>BAAI (智源研究院) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AkashChat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/akashchat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/akashchat-color.png" /></picture><br/>AkashChat | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Agui"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/agui.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/agui.png" /></picture><br/>AG-UI |
|
|
190
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Baichuan"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baichuan-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baichuan-color.png" /></picture><br/>Baichuan (百川) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AlephAlpha"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alephalpha.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alephalpha.png" /></picture><br/>AlephAlpha | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AgnesAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/agnesai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/agnesai.png" /></picture><br/>Agnes AI |
|
|
191
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BilibiliIndex"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bilibiliindex.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bilibiliindex.png" /></picture><br/>Bilibili Index (Index Team) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Alibaba"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alibaba-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alibaba-color.png" /></picture><br/>Alibaba | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Airbnb"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/airbnb-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/airbnb-color.png" /></picture><br/>Airbnb |
|
|
192
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ChatGLM"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/chatglm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/chatglm-color.png" /></picture><br/>ChatGLM (智谱) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AlibabaCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alibabacloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alibabacloud-color.png" /></picture><br/>AlibabaCloud (阿里云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Airbyte"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/airbyte-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/airbyte-color.png" /></picture><br/>Airbyte |
|
|
193
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Claude"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/claude-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/claude-color.png" /></picture><br/>Claude | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Anspire"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/anspire-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/anspire-color.png" /></picture><br/>Anspire | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AirJelly"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/airjelly-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/airjelly-color.png" /></picture><br/>AirJelly |
|
|
194
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CodeGeeX"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codegeex-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codegeex-color.png" /></picture><br/>CodeGeeX | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AntGroup"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/antgroup-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/antgroup-color.png" /></picture><br/>AntGroup | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Airtable"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/airtable-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/airtable-color.png" /></picture><br/>Airtable |
|
|
195
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Codex"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codex-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codex-color.png" /></picture><br/>Codex (OpenAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Anthropic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/anthropic.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/anthropic.png" /></picture><br/>Anthropic | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Akamai"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/akamai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/akamai-color.png" /></picture><br/>Akamai |
|
|
196
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CogVideo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cogvideo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cogvideo-color.png" /></picture><br/>CogVideo | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Anyscale"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/anyscale-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/anyscale-color.png" /></picture><br/>Anyscale | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Alacritty"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alacritty-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alacritty-color.png" /></picture><br/>Alacritty |
|
|
197
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CogView"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cogview-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cogview-color.png" /></picture><br/>CogView | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Apertis"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apertis-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apertis-color.png" /></picture><br/>Apertis | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Alfred"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alfred-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alfred-color.png" /></picture><br/>Alfred |
|
|
198
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CommandA"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/commanda-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/commanda-color.png" /></picture><br/>CommandA (Cohere) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Apple"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apple.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apple.png" /></picture><br/>Apple | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Algolia"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/algolia-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/algolia-color.png" /></picture><br/>Algolia |
|
|
199
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dalle"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dalle-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dalle-color.png" /></picture><br/>DALL·E (OpenAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AtlasCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/atlascloud.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/atlascloud.png" /></picture><br/>AtlasCloud | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AliExpress"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aliexpress-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aliexpress-color.png" /></picture><br/>AliExpress |
|
|
200
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dbrx"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dbrx-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dbrx-color.png" /></picture><br/>DBRX (Databricks) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Aws"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/aws-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/aws-color.png" /></picture><br/>AWS | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Alipay"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alipay-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alipay-color.png" /></picture><br/>Alipay |
|
|
201
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepCogito"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepcogito-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepcogito-color.png" /></picture><br/>Deep Cogito | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AzureAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/azureai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/azureai-color.png" /></picture><br/>AzureAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AlpineLinux"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alpinelinux-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alpinelinux-color.png" /></picture><br/>Alpine Linux |
|
|
202
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepSeek"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepseek-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepseek-color.png" /></picture><br/>DeepSeek | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Baidu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baidu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baidu-color.png" /></picture><br/>Baidu | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AlpineJS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/alpinejs-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/alpinejs-color.png" /></picture><br/>Alpine.js |
|
|
203
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dolphin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dolphin.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dolphin.png" /></picture><br/>Dolphin (dphnAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BaiduCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baiducloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baiducloud-color.png" /></picture><br/>BaiduCloud (百度智能云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AMD"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/amd-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/amd-color.png" /></picture><br/>AMD |
|
|
204
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Doubao"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/doubao-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/doubao-color.png" /></picture><br/>Doubao (豆包) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bailian"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bailian-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bailian-color.png" /></picture><br/>Bailian (阿里云百炼) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AmericanAirlines"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/americanairlines-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/americanairlines-color.png" /></picture><br/>American Airlines |
|
|
205
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ElevenLabs"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/elevenlabs.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/elevenlabs.png" /></picture><br/>ElevenLabs | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Baseten"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/baseten.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/baseten.png" /></picture><br/>Baseten | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AmericanExpress"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/americanexpress-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/americanexpress-color.png" /></picture><br/>American Express |
|
|
206
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/EssentialAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/essentialai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/essentialai-color.png" /></picture><br/>Essential AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bedrock"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bedrock-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bedrock-color.png" /></picture><br/>Bedrock (AWS) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Amp"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/amp-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/amp-color.png" /></picture><br/>Amp |
|
|
207
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/FishAudio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fishaudio.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fishaudio.png" /></picture><br/>FishAudio (Bert) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bilibili"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bilibili-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bilibili-color.png" /></picture><br/>Bilibili (哔哩哔哩) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ANA"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ana-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ana-color.png" /></picture><br/>ANA |
|
|
208
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Flux"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/flux.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/flux.png" /></picture><br/>Flux (black forest labs) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bfl"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bfl.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bfl.png" /></picture><br/>Black Forest Labs (bfl) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Anaconda"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/anaconda-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/anaconda-color.png" /></picture><br/>Anaconda |
|
|
209
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Gemini"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gemini-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gemini-color.png" /></picture><br/>Gemini (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bocha"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bocha-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bocha-color.png" /></picture><br/>Bocha (博查) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Android"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/android-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/android-color.png" /></picture><br/>Android |
|
|
210
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Gemma"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gemma-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gemma-color.png" /></picture><br/>Gemma (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Brave"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/brave-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/brave-color.png" /></picture><br/>Brave | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AndroidStudio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/androidstudio-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/androidstudio-color.png" /></picture><br/>Android Studio |
|
|
211
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GLMV"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/glmv-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/glmv-color.png" /></picture><br/>GLM-V | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BriaAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/briaai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/briaai-color.png" /></picture><br/>BRIA AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Angular"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/angular.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/angular.png" /></picture><br/>Angular |
|
|
212
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Grok"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/grok.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/grok.png" /></picture><br/>Grok (xAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Browserless"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/browserless.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/browserless.png" /></picture><br/>Browserless | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AniList"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/anilist-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/anilist-color.png" /></picture><br/>AniList |
|
|
213
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HappyHorse"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/happyhorse.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/happyhorse.png" /></picture><br/>HappyHorse | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BurnCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/burncloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/burncloud-color.png" /></picture><br/>BurnCloud | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ansible"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ansible-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ansible-color.png" /></picture><br/>Ansible |
|
|
214
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hunyuan"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hunyuan-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hunyuan-color.png" /></picture><br/>Hunyuan (腾讯混元) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ByteDance"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bytedance-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bytedance-color.png" /></picture><br/>ByteDance | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Antigravity"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/antigravity-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/antigravity-color.png" /></picture><br/>Antigravity (Google) |
|
|
215
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Inception"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/inception.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/inception.png" /></picture><br/>Inception Labs | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CentML"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/centml-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/centml-color.png" /></picture><br/>CentML | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Anytype"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/anytype-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/anytype-color.png" /></picture><br/>Anytype |
|
|
216
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Inflection"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/inflection.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/inflection.png" /></picture><br/>Inflection | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cerebras"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cerebras-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cerebras-color.png" /></picture><br/>Cerebras | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ApacheAirflow"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apacheairflow-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apacheairflow-color.png" /></picture><br/>Apache Airflow |
|
|
217
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kolors"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kolors-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kolors-color.png" /></picture><br/>Kolors (快手可图) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Civitai"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/civitai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/civitai-color.png" /></picture><br/>Civitai | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cassandra"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cassandra-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cassandra-color.png" /></picture><br/>Apache Cassandra |
|
|
218
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/KwaiKAT"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kwaikat.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kwaikat.png" /></picture><br/>KwaiKAT (KAT-Coder) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cloudflare"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cloudflare-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cloudflare-color.png" /></picture><br/>Cloudflare | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ApacheFlink"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apacheflink-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apacheflink-color.png" /></picture><br/>Apache Flink |
|
|
219
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kwaipilot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kwaipilot-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kwaipilot-color.png" /></picture><br/>Kwaipilot | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cohere"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cohere-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cohere-color.png" /></picture><br/>Cohere | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ApacheHadoop"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apachehadoop-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apachehadoop-color.png" /></picture><br/>Apache Hadoop |
|
|
220
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Liquid"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/liquid.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/liquid.png" /></picture><br/>Liquid | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CometAPI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cometapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cometapi-color.png" /></picture><br/>Comet API | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ApacheKafka"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apachekafka.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apachekafka.png" /></picture><br/>Apache Kafka |
|
|
221
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LLaVA"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/llava-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/llava-color.png" /></picture><br/>LLaVA | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Crusoe"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/crusoe-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/crusoe-color.png" /></picture><br/>Crusoe | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ApacheSpark"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apachespark-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apachespark-color.png" /></picture><br/>Apache Spark |
|
|
222
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LongCat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/longcat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/longcat-color.png" /></picture><br/>LongCat | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepInfra"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepinfra-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepinfra-color.png" /></picture><br/>DeepInfra | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ApacheSuperset"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/apachesuperset-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/apachesuperset-color.png" /></picture><br/>Apache Superset |
|
|
223
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Magic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/magic.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/magic.png" /></picture><br/>Magic | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepMind"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepmind-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepmind-color.png" /></picture><br/>DeepMind (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AppStore"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/appstore-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/appstore-color.png" /></picture><br/>App Store |
|
|
224
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Meshy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/meshy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/meshy-color.png" /></picture><br/>Meshy | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/EveryAPI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/everyapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/everyapi-color.png" /></picture><br/>EveryAPI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AppleMusic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/applemusic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/applemusic-color.png" /></picture><br/>Apple Music |
|
|
225
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Minimax"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/minimax-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/minimax-color.png" /></picture><br/>Minimax | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Exa"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/exa-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/exa-color.png" /></picture><br/>Exa | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ApplePay"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/applepay.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/applepay.png" /></picture><br/>Apple Pay |
|
|
226
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mistral"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mistral-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mistral-color.png" /></picture><br/>Mistral | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Fal"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fal-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fal-color.png" /></picture><br/>Fal | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ApplePodcasts"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/applepodcasts-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/applepodcasts-color.png" /></picture><br/>Apple Podcasts |
|
|
227
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Morph"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/morph-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/morph-color.png" /></picture><br/>Morph | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Featherless"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/featherless-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/featherless-color.png" /></picture><br/>Featherless.ai | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AppleTV"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/appletv.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/appletv.png" /></picture><br/>Apple TV |
|
|
228
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NanoBanana"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nanobanana-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nanobanana-color.png" /></picture><br/>Nano Banana (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Fireworks"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fireworks-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fireworks-color.png" /></picture><br/>Fireworks | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Appwrite"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/appwrite-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/appwrite-color.png" /></picture><br/>Appwrite |
|
|
229
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nova"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nova-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nova-color.png" /></picture><br/>Nova (AWS) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Friendli"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/friendli.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/friendli.png" /></picture><br/>Friendli | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Arc"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/arc-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/arc-color.png" /></picture><br/>Arc |
|
|
230
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenChat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openchat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openchat-color.png" /></picture><br/>OpenChat | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GiteeAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/giteeai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/giteeai.png" /></picture><br/>GiteeAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ArchLinux"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/archlinux-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/archlinux-color.png" /></picture><br/>Arch Linux |
|
|
231
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PaLM"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/palm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/palm-color.png" /></picture><br/>PaLM (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Github"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/github.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/github.png" /></picture><br/>Github | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Arduino"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/arduino-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/arduino-color.png" /></picture><br/>Arduino |
|
|
232
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Phind"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/phind.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/phind.png" /></picture><br/>Phind | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Google"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/google-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/google-color.png" /></picture><br/>Google | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Argo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/argo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/argo-color.png" /></picture><br/>Argo |
|
|
233
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Poolside"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/poolside-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/poolside-color.png" /></picture><br/>Poolside | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googlecloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googlecloud-color.png" /></picture><br/>GoogleCloud | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Arm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/arm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/arm-color.png" /></picture><br/>Arm |
|
|
234
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PrunaAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/prunaai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/prunaai-color.png" /></picture><br/>Pruna AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Groq"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/groq.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/groq.png" /></picture><br/>Groq | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Asana"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/asana-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/asana-color.png" /></picture><br/>Asana |
|
|
235
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Qwen"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qwen-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qwen-color.png" /></picture><br/>Qwen (千问) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Higress"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/higress-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/higress-color.png" /></picture><br/>Higress | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AskVerdict"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/askverdict-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/askverdict-color.png" /></picture><br/>AskVerdict |
|
|
236
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Relace"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/relace.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/relace.png" /></picture><br/>Relace | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Huawei"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/huawei-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/huawei-color.png" /></picture><br/>Huawei | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Astro"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/astro-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/astro-color.png" /></picture><br/>Astro |
|
|
237
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Reve"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/reve.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/reve.png" /></picture><br/>Reve | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HuaweiCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/huaweicloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/huaweicloud-color.png" /></picture><br/>HuaweiCloud (华为云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Asus"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/asus.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/asus.png" /></picture><br/>ASUS |
|
|
238
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Rwkv"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rwkv-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rwkv-color.png" /></picture><br/>RWKV | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HuggingFace"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/huggingface-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/huggingface-color.png" /></picture><br/>HuggingFace | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Atlassian"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/atlassian-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/atlassian-color.png" /></picture><br/>Atlassian |
|
|
239
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SenseNova"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sensenova-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sensenova-color.png" /></picture><br/>SenseNova (商汤) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hyperbolic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hyperbolic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hyperbolic-color.png" /></picture><br/>Hyperbolic | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Audacity"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/audacity-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/audacity-color.png" /></picture><br/>Audacity |
|
|
240
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Skywork"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/skywork-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/skywork-color.png" /></picture><br/>Skywork (天工) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/IBM"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ibm.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ibm.png" /></picture><br/>IBM (Granite) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Audi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/audi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/audi-color.png" /></picture><br/>Audi |
|
|
241
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Sora"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sora-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sora-color.png" /></picture><br/>Sora (OpenAI) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/IFlyTekCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/iflytekcloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/iflytekcloud-color.png" /></picture><br/>IFlyTekCloud (讯飞开放平台) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Audible"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/audible-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/audible-color.png" /></picture><br/>Audible |
|
|
242
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Spark"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/spark-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/spark-color.png" /></picture><br/>Spark (讯飞星火) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Inference"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/inference.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/inference.png" /></picture><br/>Inference | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Auth0"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/auth0-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/auth0-color.png" /></picture><br/>Auth0 |
|
|
243
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Stepfun"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/stepfun.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/stepfun.png" /></picture><br/>Stepfun (阶跃星辰) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Infermatic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/infermatic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/infermatic-color.png" /></picture><br/>Infermatic | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Autodesk"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/autodesk.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/autodesk.png" /></picture><br/>Autodesk |
|
|
244
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Voyage"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/voyage-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/voyage-color.png" /></picture><br/>Voyage | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Infinigence"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/infinigence-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/infinigence-color.png" /></picture><br/>Infinigence (无问芯穹) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Automatic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/automatic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/automatic-color.png" /></picture><br/>Automatic1111 (SD Webui) |
|
|
245
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Wenxin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wenxin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wenxin-color.png" /></picture><br/>Wenxin (文心) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/InternLM"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/internlm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/internlm-color.png" /></picture><br/>InternLM | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Babel"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/babel-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/babel-color.png" /></picture><br/>Babel |
|
|
246
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/XiaomiMiMo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xiaomimimo.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xiaomimimo.png" /></picture><br/>Xiaomi MiMo | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Jina"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jina.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jina.png" /></picture><br/>Jina AI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Backblaze"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/backblaze-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/backblaze-color.png" /></picture><br/>Backblaze |
|
|
247
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xuanyuan"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xuanyuan-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xuanyuan-color.png" /></picture><br/>Xuanyuan (度小满轩辕) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kagi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kagi.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kagi.png" /></picture><br/>Kagi | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bandcamp"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bandcamp-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bandcamp-color.png" /></picture><br/>Bandcamp |
|
|
248
|
+
| <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Yi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/yi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/yi-color.png" /></picture><br/>Yi (零一万物) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kluster"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kluster-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kluster-color.png" /></picture><br/>Kluster | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BankOfAmerica"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bankofamerica.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bankofamerica.png" /></picture><br/>Bank of America |
|
|
249
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lambda"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lambda.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lambda.png" /></picture><br/>Lambda | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Barclays"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/barclays-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/barclays-color.png" /></picture><br/>Barclays |
|
|
250
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LeptonAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/leptonai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/leptonai-color.png" /></picture><br/>LeptonAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bash"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bash-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bash-color.png" /></picture><br/>Bash |
|
|
251
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LG"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lg-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lg-color.png" /></picture><br/>LG AI (KMMLU/EXAONE) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BattleNet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/battlenet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/battlenet-color.png" /></picture><br/>Battle.net |
|
|
252
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LlmApi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/llmapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/llmapi-color.png" /></picture><br/>LLM API | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bazel"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bazel-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bazel-color.png" /></picture><br/>Bazel |
|
|
253
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LmStudio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lmstudio.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lmstudio.png" /></picture><br/>LM Studio | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Beats"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/beats-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/beats-color.png" /></picture><br/>Beats |
|
|
254
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LobeHub"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lobehub-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lobehub-color.png" /></picture><br/>LobeHub | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Behance"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/behance-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/behance-color.png" /></picture><br/>Behance |
|
|
255
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Menlo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/menlo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/menlo-color.png" /></picture><br/>MENLO (Lucy/Jan-nano) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Binance"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/binance-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/binance-color.png" /></picture><br/>Binance |
|
|
256
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Meta"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/meta-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/meta-color.png" /></picture><br/>Meta | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Biome"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/biome-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/biome-color.png" /></picture><br/>Biome |
|
|
257
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Microsoft"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/microsoft-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/microsoft-color.png" /></picture><br/>Microsoft | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bitbucket"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bitbucket-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bitbucket-color.png" /></picture><br/>Bitbucket |
|
|
258
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Azure"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/azure-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/azure-color.png" /></picture><br/>Microsoft Azure | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bitcoin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bitcoin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bitcoin-color.png" /></picture><br/>Bitcoin |
|
|
259
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ModelScope"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/modelscope-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/modelscope-color.png" /></picture><br/>ModelScope (魔搭) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bitwarden"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bitwarden-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bitwarden-color.png" /></picture><br/>Bitwarden |
|
|
260
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Moonshot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/moonshot.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/moonshot.png" /></picture><br/>Moonshot (月之暗面) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Blender"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/blender-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/blender-color.png" /></picture><br/>Blender |
|
|
261
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nebius"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nebius.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nebius.png" /></picture><br/>Nebius | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bluesky"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bluesky-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bluesky-color.png" /></picture><br/>Bluesky |
|
|
262
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NewAPI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/newapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/newapi-color.png" /></picture><br/>New API | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BMW"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bmw-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bmw-color.png" /></picture><br/>BMW |
|
|
263
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NousResearch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nousresearch.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nousresearch.png" /></picture><br/>NousResearch (Hermes) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BookingCom"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bookingcom-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bookingcom-color.png" /></picture><br/>Booking.com |
|
|
264
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Novita"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/novita-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/novita-color.png" /></picture><br/>Novita | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bootstrap"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bootstrap-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bootstrap-color.png" /></picture><br/>Bootstrap |
|
|
265
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NPLCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nplcloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nplcloud-color.png" /></picture><br/>NPLCloud | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bosch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bosch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bosch-color.png" /></picture><br/>Bosch |
|
|
266
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nvidia"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nvidia-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nvidia-color.png" /></picture><br/>Nvidia (Nemotron) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bose"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bose.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bose.png" /></picture><br/>Bose |
|
|
267
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ollama"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ollama.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ollama.png" /></picture><br/>Ollama | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Box"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/box-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/box-color.png" /></picture><br/>Box |
|
|
268
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openai.png" /></picture><br/>OpenAI (ChatGPT) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bruno"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bruno-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bruno-color.png" /></picture><br/>Bruno |
|
|
269
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenRouter"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openrouter-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openrouter-color.png" /></picture><br/>OpenRouter | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Buildkite"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/buildkite-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/buildkite-color.png" /></picture><br/>Buildkite |
|
|
270
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Parasail"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/parasail.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/parasail.png" /></picture><br/>Parasail | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bun"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bun.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bun.png" /></picture><br/>Bun |
|
|
271
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Perplexity"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/perplexity-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/perplexity-color.png" /></picture><br/>Perplexity | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/BurgerKing"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/burgerking-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/burgerking-color.png" /></picture><br/>Burger King |
|
|
272
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Pi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pi.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pi.png" /></picture><br/>Pi Agent | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CLang"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/clang-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/clang-color.png" /></picture><br/>C |
|
|
273
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PPIO"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ppio-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ppio-color.png" /></picture><br/>PPIO | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CPlusPlus"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cplusplus-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cplusplus-color.png" /></picture><br/>C++ |
|
|
274
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Qiniu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qiniu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qiniu-color.png" /></picture><br/>Qiniu (七牛云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Calendly"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/calendly-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/calendly-color.png" /></picture><br/>Calendly |
|
|
275
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Replicate"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/replicate.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/replicate.png" /></picture><br/>Replicate | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CapCut"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/capcut.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/capcut.png" /></picture><br/>CapCut |
|
|
276
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SambaNova"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sambanova-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sambanova-color.png" /></picture><br/>SambaNova | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cardano"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cardano-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cardano-color.png" /></picture><br/>Cardano |
|
|
277
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Search1API"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/search1api-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/search1api-color.png" /></picture><br/>Search1API | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CashApp"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cashapp-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cashapp-color.png" /></picture><br/>Cash App |
|
|
278
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SearchApi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/searchapi.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/searchapi.png" /></picture><br/>SearchApi | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CelestoAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/celestoai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/celestoai-color.png" /></picture><br/>CelestoAI |
|
|
279
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SearXNG"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/searxng-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/searxng-color.png" /></picture><br/>SearXNG | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CentOS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/centos-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/centos-color.png" /></picture><br/>CentOS |
|
|
280
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SiliconCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/siliconcloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/siliconcloud-color.png" /></picture><br/>SiliconCloud (SiliconFlow) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ceph"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ceph-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ceph-color.png" /></picture><br/>Ceph |
|
|
281
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Snowflake"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/snowflake-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/snowflake-color.png" /></picture><br/>Snowflake | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Chainlink"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/chainlink-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/chainlink-color.png" /></picture><br/>Chainlink |
|
|
282
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SophNet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sophnet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sophnet-color.png" /></picture><br/>SophNet | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ChartJS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/chartjs-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/chartjs-color.png" /></picture><br/>Chart.js |
|
|
283
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SpeedAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/speedai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/speedai-color.png" /></picture><br/>SpeedAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Chase"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/chase-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/chase-color.png" /></picture><br/>Chase |
|
|
284
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Stability"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/stability-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/stability-color.png" /></picture><br/>Stability (StableDiffusion) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Chef"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/chef-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/chef-color.png" /></picture><br/>Chef |
|
|
285
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/StateCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/statecloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/statecloud-color.png" /></picture><br/>StateCloud (天翼云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CherryStudio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cherrystudio-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cherrystudio-color.png" /></picture><br/>Cherry Studio |
|
|
286
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Straico"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/straico-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/straico-color.png" /></picture><br/>Straico | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ChessCom"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/chesscom-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/chesscom-color.png" /></picture><br/>Chess.com |
|
|
287
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/StreamLake"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/streamlake-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/streamlake-color.png" /></picture><br/>StreamLake | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Chevrolet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/chevrolet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/chevrolet-color.png" /></picture><br/>Chevrolet |
|
|
288
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SubModel"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/submodel-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/submodel-color.png" /></picture><br/>SubModel | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CircleCI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/circleci-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/circleci-color.png" /></picture><br/>CircleCI |
|
|
289
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Targon"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/targon-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/targon-color.png" /></picture><br/>Targon | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cisco"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cisco-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cisco-color.png" /></picture><br/>Cisco |
|
|
290
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TII"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tii-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tii-color.png" /></picture><br/>Technology Innovation Institute (Falcon) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ClaudeCode"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/claudecode-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/claudecode-color.png" /></picture><br/>Claude Code |
|
|
291
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tencent"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tencent-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tencent-color.png" /></picture><br/>Tencent | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Clerk"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/clerk-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/clerk-color.png" /></picture><br/>Clerk |
|
|
292
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TencentCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tencentcloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tencentcloud-color.png" /></picture><br/>TencentCloud (腾讯云) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ClickHouse"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/clickhouse-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/clickhouse-color.png" /></picture><br/>ClickHouse |
|
|
293
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Together"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/together-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/together-color.png" /></picture><br/>together.ai | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ClickUp"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/clickup-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/clickup-color.png" /></picture><br/>ClickUp |
|
|
294
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Unsloth"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/unsloth-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/unsloth-color.png" /></picture><br/>Unsloth | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cline"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cline.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cline.png" /></picture><br/>Cline |
|
|
295
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Upstage"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/upstage-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/upstage-color.png" /></picture><br/>Upstage | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CLion"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/clion.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/clion.png" /></picture><br/>CLion |
|
|
296
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vercel"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vercel.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vercel.png" /></picture><br/>Vercel | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Clipdrop"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/clipdrop.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/clipdrop.png" /></picture><br/>Clipdrop |
|
|
297
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/VertexAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vertexai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vertexai-color.png" /></picture><br/>VertexAI (Google) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Clockify"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/clockify-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/clockify-color.png" /></picture><br/>Clockify |
|
|
298
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vllm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vllm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vllm-color.png" /></picture><br/>vLLM | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Clojure"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/clojure-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/clojure-color.png" /></picture><br/>Clojure |
|
|
299
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Volcengine"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/volcengine-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/volcengine-color.png" /></picture><br/>Volcengine (火山引擎) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CloudflarePages"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cloudflarepages-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cloudflarepages-color.png" /></picture><br/>Cloudflare Pages |
|
|
300
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WorkersAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/workersai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/workersai-color.png" /></picture><br/>WorkersAI (Cloudflare) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CloudflareWorkers"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cloudflareworkers-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cloudflareworkers-color.png" /></picture><br/>Cloudflare Workers |
|
|
301
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WorldRouter"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/worldrouter.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/worldrouter.png" /></picture><br/>WorldRouter | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cloudinary"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cloudinary-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cloudinary-color.png" /></picture><br/>Cloudinary |
|
|
302
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/XAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xai.png" /></picture><br/>xAI | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CMake"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cmake-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cmake-color.png" /></picture><br/>CMake |
|
|
303
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xinference"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xinference-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xinference-color.png" /></picture><br/>Xinference | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CNN"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cnn-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cnn-color.png" /></picture><br/>CNN |
|
|
304
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xpay"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xpay-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xpay-color.png" /></picture><br/>Xpay | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CocaCola"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cocacola-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cocacola-color.png" /></picture><br/>Coca-Cola |
|
|
305
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Yandex"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/yandex.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/yandex.png" /></picture><br/>Yandex | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CockroachDB"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cockroachdb-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cockroachdb-color.png" /></picture><br/>CockroachDB |
|
|
306
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ZenMux"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zenmux.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zenmux.png" /></picture><br/>ZenMux | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Codeberg"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codeberg-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codeberg-color.png" /></picture><br/>Codeberg |
|
|
307
|
+
| | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zhipu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zhipu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zhipu-color.png" /></picture><br/>Zhipu (智谱) | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CodeBuddy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codebuddy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codebuddy-color.png" /></picture><br/>CodeBuddy |
|
|
308
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Codecademy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codecademy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codecademy-color.png" /></picture><br/>Codecademy |
|
|
309
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Codecov"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codecov-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codecov-color.png" /></picture><br/>Codecov |
|
|
310
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CodeFlicker"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codeflicker-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codeflicker-color.png" /></picture><br/>CodeFlicker |
|
|
311
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Codewars"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/codewars-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/codewars-color.png" /></picture><br/>Codewars |
|
|
312
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Coinbase"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/coinbase-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/coinbase-color.png" /></picture><br/>Coinbase |
|
|
313
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Colab"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/colab-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/colab-color.png" /></picture><br/>Colab (Google) |
|
|
314
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ComfyUI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/comfyui-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/comfyui-color.png" /></picture><br/>ComfyUI |
|
|
315
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Confluence"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/confluence.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/confluence.png" /></picture><br/>Confluence |
|
|
316
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Consul"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/consul-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/consul-color.png" /></picture><br/>Consul |
|
|
317
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Containerd"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/containerd-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/containerd-color.png" /></picture><br/>containerd |
|
|
318
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Contentful"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/contentful-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/contentful-color.png" /></picture><br/>Contentful |
|
|
319
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Convex"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/convex-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/convex-color.png" /></picture><br/>Convex |
|
|
320
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CopilotKit"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/copilotkit-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/copilotkit-color.png" /></picture><br/>CopilotKit |
|
|
321
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Coqui"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/coqui-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/coqui-color.png" /></picture><br/>Coqui |
|
|
322
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Corsair"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/corsair.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/corsair.png" /></picture><br/>Corsair |
|
|
323
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Couchbase"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/couchbase-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/couchbase-color.png" /></picture><br/>Couchbase |
|
|
324
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Coursera"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/coursera-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/coursera-color.png" /></picture><br/>Coursera |
|
|
325
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Coze"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/coze.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/coze.png" /></picture><br/>Coze |
|
|
326
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CrewAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/crewai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/crewai-color.png" /></picture><br/>CrewAI |
|
|
327
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Crunchyroll"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/crunchyroll-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/crunchyroll-color.png" /></picture><br/>Crunchyroll |
|
|
328
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CSDN"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/csdn-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/csdn-color.png" /></picture><br/>CSDN |
|
|
329
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CSS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/css-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/css-color.png" /></picture><br/>CSS |
|
|
330
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Cursor"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cursor.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cursor.png" /></picture><br/>Cursor |
|
|
331
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/CyberCut"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/cybercut.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/cybercut.png" /></picture><br/>CyberCut |
|
|
332
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/D3"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/d3-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/d3-color.png" /></picture><br/>D3 |
|
|
333
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dart"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dart-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dart-color.png" /></picture><br/>Dart |
|
|
334
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dashlane"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dashlane.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dashlane.png" /></picture><br/>Dashlane |
|
|
335
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Databricks"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/databricks-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/databricks-color.png" /></picture><br/>Databricks |
|
|
336
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Datadog"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/datadog-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/datadog-color.png" /></picture><br/>Datadog |
|
|
337
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DaVinciResolve"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/davinciresolve-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/davinciresolve-color.png" /></picture><br/>DaVinci Resolve |
|
|
338
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepai.png" /></picture><br/>DeepAI |
|
|
339
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DeepL"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deepl-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deepl-color.png" /></picture><br/>DeepL |
|
|
340
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Deezer"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deezer-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deezer-color.png" /></picture><br/>Deezer |
|
|
341
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Deliveroo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deliveroo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deliveroo-color.png" /></picture><br/>Deliveroo |
|
|
342
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dell"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dell-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dell-color.png" /></picture><br/>Dell |
|
|
343
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Delta"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/delta-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/delta-color.png" /></picture><br/>Delta |
|
|
344
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Deno"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/deno.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/deno.png" /></picture><br/>Deno |
|
|
345
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dependabot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dependabot-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dependabot-color.png" /></picture><br/>Dependabot |
|
|
346
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DevTo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/devto.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/devto.png" /></picture><br/>dev.to |
|
|
347
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Devin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/devin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/devin-color.png" /></picture><br/>Devin |
|
|
348
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dify"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dify-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dify-color.png" /></picture><br/>Dify |
|
|
349
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DigitalOcean"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/digitalocean-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/digitalocean-color.png" /></picture><br/>DigitalOcean |
|
|
350
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DinersClub"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dinersclub-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dinersclub-color.png" /></picture><br/>Diners Club |
|
|
351
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Directus"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/directus.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/directus.png" /></picture><br/>Directus |
|
|
352
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Discord"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/discord-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/discord-color.png" /></picture><br/>Discord |
|
|
353
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Django"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/django.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/django.png" /></picture><br/>Django |
|
|
354
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DJI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dji.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dji.png" /></picture><br/>DJI |
|
|
355
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Doc2X"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/doc2x-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/doc2x-color.png" /></picture><br/>Doc2X |
|
|
356
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Docker"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/docker-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/docker-color.png" /></picture><br/>Docker |
|
|
357
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DocSearch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/docsearch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/docsearch-color.png" /></picture><br/>DocSearch |
|
|
358
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Docusaurus"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/docusaurus-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/docusaurus-color.png" /></picture><br/>Docusaurus |
|
|
359
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dogecoin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dogecoin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dogecoin-color.png" /></picture><br/>Dogecoin |
|
|
360
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DoorDash"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/doordash-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/doordash-color.png" /></picture><br/>DoorDash |
|
|
361
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DreamMachine"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dreammachine.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dreammachine.png" /></picture><br/>DreamMachine (Luma) |
|
|
362
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dribbble"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dribbble-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dribbble-color.png" /></picture><br/>Dribbble |
|
|
363
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Drizzle"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/drizzle-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/drizzle-color.png" /></picture><br/>Drizzle |
|
|
364
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Drone"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/drone.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/drone.png" /></picture><br/>Drone |
|
|
365
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Dropbox"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/dropbox-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/dropbox-color.png" /></picture><br/>Dropbox |
|
|
366
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Drupal"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/drupal-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/drupal-color.png" /></picture><br/>Drupal |
|
|
367
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DuckDB"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/duckdb-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/duckdb-color.png" /></picture><br/>DuckDB |
|
|
368
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/DuckDuckGo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/duckduckgo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/duckduckgo-color.png" /></picture><br/>DuckDuckGo |
|
|
369
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Duolingo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/duolingo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/duolingo-color.png" /></picture><br/>Duolingo |
|
|
370
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/EA"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ea.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ea.png" /></picture><br/>EA |
|
|
371
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/EasyJet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/easyjet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/easyjet-color.png" /></picture><br/>easyJet |
|
|
372
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ebay"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ebay-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ebay-color.png" /></picture><br/>eBay |
|
|
373
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/EdX"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/edx.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/edx.png" /></picture><br/>edX |
|
|
374
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Elasticsearch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/elasticsearch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/elasticsearch-color.png" /></picture><br/>Elasticsearch |
|
|
375
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Electron"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/electron-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/electron-color.png" /></picture><br/>Electron |
|
|
376
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Element"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/element-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/element-color.png" /></picture><br/>Element |
|
|
377
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Elixir"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/elixir-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/elixir-color.png" /></picture><br/>Elixir |
|
|
378
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Emirates"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/emirates-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/emirates-color.png" /></picture><br/>Emirates |
|
|
379
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Envoy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/envoy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/envoy-color.png" /></picture><br/>Envoy |
|
|
380
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/EpicGames"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/epicgames-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/epicgames-color.png" /></picture><br/>Epic Games |
|
|
381
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ericsson"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ericsson-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ericsson-color.png" /></picture><br/>Ericsson |
|
|
382
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Erlang"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/erlang-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/erlang-color.png" /></picture><br/>Erlang |
|
|
383
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Esbuild"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/esbuild-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/esbuild-color.png" /></picture><br/>esbuild |
|
|
384
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ESLint"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/eslint-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/eslint-color.png" /></picture><br/>ESLint |
|
|
385
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Espressif"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/espressif-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/espressif-color.png" /></picture><br/>Espressif |
|
|
386
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ethereum"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ethereum-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ethereum-color.png" /></picture><br/>Ethereum |
|
|
387
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Etsy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/etsy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/etsy-color.png" /></picture><br/>Etsy |
|
|
388
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Evernote"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/evernote-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/evernote-color.png" /></picture><br/>Evernote |
|
|
389
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Expedia"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/expedia.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/expedia.png" /></picture><br/>Expedia |
|
|
390
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Express"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/express.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/express.png" /></picture><br/>Express |
|
|
391
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ExpressVPN"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/expressvpn-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/expressvpn-color.png" /></picture><br/>ExpressVPN |
|
|
392
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Facebook"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/facebook-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/facebook-color.png" /></picture><br/>Facebook |
|
|
393
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/FastAPI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fastapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fastapi-color.png" /></picture><br/>FastAPI |
|
|
394
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/FastGPT"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fastgpt-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fastgpt-color.png" /></picture><br/>FastGPT |
|
|
395
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Fastly"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fastly-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fastly-color.png" /></picture><br/>Fastly |
|
|
396
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ferrari"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ferrari-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ferrari-color.png" /></picture><br/>Ferrari |
|
|
397
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Figma"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/figma-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/figma-color.png" /></picture><br/>Figma |
|
|
398
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Firebase"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/firebase-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/firebase-color.png" /></picture><br/>Firebase |
|
|
399
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Firecrawl"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/firecrawl-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/firecrawl-color.png" /></picture><br/>Firecrawl |
|
|
400
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/AdobeFirefly"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/adobefirefly-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/adobefirefly-color.png" /></picture><br/>Firefly (Adobe) |
|
|
401
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Firefox"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/firefox-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/firefox-color.png" /></picture><br/>Firefox Browser |
|
|
402
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Fitbit"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fitbit-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fitbit-color.png" /></picture><br/>Fitbit |
|
|
403
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Flask"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/flask-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/flask-color.png" /></picture><br/>Flask |
|
|
404
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Flickr"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/flickr-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/flickr-color.png" /></picture><br/>Flickr |
|
|
405
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Flora"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/flora.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/flora.png" /></picture><br/>Flora |
|
|
406
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Flowith"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/flowith.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/flowith.png" /></picture><br/>Flowith |
|
|
407
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Flutter"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/flutter-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/flutter-color.png" /></picture><br/>Flutter |
|
|
408
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/FlyIo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/flyio.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/flyio.png" /></picture><br/>Fly.io |
|
|
409
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Foodpanda"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/foodpanda-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/foodpanda-color.png" /></picture><br/>foodpanda |
|
|
410
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ford"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ford.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ford.png" /></picture><br/>Ford |
|
|
411
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Framer"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/framer-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/framer-color.png" /></picture><br/>Framer |
|
|
412
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/FreeBSD"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/freebsd-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/freebsd-color.png" /></picture><br/>FreeBSD |
|
|
413
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Fujifilm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fujifilm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fujifilm-color.png" /></picture><br/>Fujifilm |
|
|
414
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Fujitsu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/fujitsu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/fujitsu-color.png" /></picture><br/>Fujitsu |
|
|
415
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Garmin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/garmin.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/garmin.png" /></picture><br/>Garmin |
|
|
416
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GeminiCLI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/geminicli-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/geminicli-color.png" /></picture><br/>Gemini CLI |
|
|
417
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ghost"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ghost.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ghost.png" /></picture><br/>Ghost |
|
|
418
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Git"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/git-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/git-color.png" /></picture><br/>Git |
|
|
419
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Gitea"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gitea-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gitea-color.png" /></picture><br/>Gitea |
|
|
420
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Gitee"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gitee-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gitee-color.png" /></picture><br/>Gitee |
|
|
421
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GithubActions"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/githubactions-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/githubactions-color.png" /></picture><br/>GitHub Actions |
|
|
422
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GithubCopilot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/githubcopilot.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/githubcopilot.png" /></picture><br/>Github Copilot |
|
|
423
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GitKraken"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gitkraken-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gitkraken-color.png" /></picture><br/>GitKraken |
|
|
424
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GitLab"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gitlab-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gitlab-color.png" /></picture><br/>GitLab |
|
|
425
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Glama"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/glama.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/glama.png" /></picture><br/>Glama |
|
|
426
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Glif"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/glif.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/glif.png" /></picture><br/>Glif |
|
|
427
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Glovo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/glovo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/glovo-color.png" /></picture><br/>Glovo |
|
|
428
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Gmail"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gmail-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gmail-color.png" /></picture><br/>Gmail |
|
|
429
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Go"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/go-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/go-color.png" /></picture><br/>Go |
|
|
430
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoDaddy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/godaddy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/godaddy-color.png" /></picture><br/>GoDaddy |
|
|
431
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Godot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/godot-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/godot-color.png" /></picture><br/>Godot |
|
|
432
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GOG"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gog-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gog-color.png" /></picture><br/>GOG.com |
|
|
433
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoLand"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/goland.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/goland.png" /></picture><br/>GoLand |
|
|
434
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoldmanSachs"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/goldmansachs-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/goldmansachs-color.png" /></picture><br/>Goldman Sachs |
|
|
435
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Goodreads"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/goodreads.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/goodreads.png" /></picture><br/>Goodreads |
|
|
436
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleAnalytics"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googleanalytics-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googleanalytics-color.png" /></picture><br/>Google Analytics |
|
|
437
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleCalendar"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googlecalendar-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googlecalendar-color.png" /></picture><br/>Google Calendar |
|
|
438
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleChat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googlechat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googlechat-color.png" /></picture><br/>Google Chat |
|
|
439
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Chrome"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/chrome-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/chrome-color.png" /></picture><br/>Google Chrome |
|
|
440
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleClassroom"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googleclassroom-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googleclassroom-color.png" /></picture><br/>Google Classroom |
|
|
441
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleDocs"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googledocs-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googledocs-color.png" /></picture><br/>Google Docs |
|
|
442
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleDrive"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googledrive-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googledrive-color.png" /></picture><br/>Google Drive |
|
|
443
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleKeep"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googlekeep-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googlekeep-color.png" /></picture><br/>Google Keep |
|
|
444
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleMaps"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googlemaps-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googlemaps-color.png" /></picture><br/>Google Maps |
|
|
445
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleMeet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googlemeet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googlemeet-color.png" /></picture><br/>Google Meet |
|
|
446
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GooglePay"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googlepay-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googlepay-color.png" /></picture><br/>Google Pay |
|
|
447
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GooglePlay"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googleplay-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googleplay-color.png" /></picture><br/>Google Play |
|
|
448
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleSheets"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googlesheets-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googlesheets-color.png" /></picture><br/>Google Sheets |
|
|
449
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GoogleTasks"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/googletasks-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/googletasks-color.png" /></picture><br/>Google Tasks |
|
|
450
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Goose"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/goose.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/goose.png" /></picture><br/>Goose (codename) |
|
|
451
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Grab"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/grab-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/grab-color.png" /></picture><br/>Grab |
|
|
452
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Gradio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gradio-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gradio-color.png" /></picture><br/>Gradio |
|
|
453
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Gradle"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/gradle.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/gradle.png" /></picture><br/>Gradle |
|
|
454
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Grafana"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/grafana-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/grafana-color.png" /></picture><br/>Grafana |
|
|
455
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Grammarly"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/grammarly-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/grammarly-color.png" /></picture><br/>Grammarly |
|
|
456
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/GraphQL"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/graphql-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/graphql-color.png" /></picture><br/>GraphQL |
|
|
457
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Greptile"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/greptile-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/greptile-color.png" /></picture><br/>Greptile |
|
|
458
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HackerRank"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hackerrank-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hackerrank-color.png" /></picture><br/>HackerRank |
|
|
459
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hailuo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hailuo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hailuo-color.png" /></picture><br/>Hailuo (海螺) |
|
|
460
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Haiper"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/haiper.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/haiper.png" /></picture><br/>Haiper |
|
|
461
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HarmonyOS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/harmonyos.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/harmonyos.png" /></picture><br/>HarmonyOS |
|
|
462
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hashnode"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hashnode-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hashnode-color.png" /></picture><br/>Hashnode |
|
|
463
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Haskell"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/haskell-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/haskell-color.png" /></picture><br/>Haskell |
|
|
464
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hasura"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hasura-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hasura-color.png" /></picture><br/>Hasura |
|
|
465
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HBO"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hbo.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hbo.png" /></picture><br/>HBO |
|
|
466
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hedra"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hedra.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hedra.png" /></picture><br/>Hedra |
|
|
467
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Helix"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/helix.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/helix.png" /></picture><br/>Helix |
|
|
468
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Helm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/helm.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/helm.png" /></picture><br/>Helm |
|
|
469
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HermesAgent"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hermesagent.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hermesagent.png" /></picture><br/>Hermes Agent |
|
|
470
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hetzner"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hetzner-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hetzner-color.png" /></picture><br/>Hetzner |
|
|
471
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hilton"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hilton.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hilton.png" /></picture><br/>Hilton |
|
|
472
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hitachi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hitachi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hitachi-color.png" /></picture><br/>Hitachi |
|
|
473
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Homebrew"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/homebrew-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/homebrew-color.png" /></picture><br/>Homebrew |
|
|
474
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Honda"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/honda-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/honda-color.png" /></picture><br/>Honda |
|
|
475
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hono"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hono-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hono-color.png" /></picture><br/>Hono |
|
|
476
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hostinger"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hostinger-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hostinger-color.png" /></picture><br/>Hostinger |
|
|
477
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HotelsCom"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hotelscom-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hotelscom-color.png" /></picture><br/>Hotels.com |
|
|
478
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HP"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hp-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hp-color.png" /></picture><br/>HP |
|
|
479
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HSBC"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hsbc-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hsbc-color.png" /></picture><br/>HSBC |
|
|
480
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HTML5"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/html5-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/html5-color.png" /></picture><br/>HTML5 |
|
|
481
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Htmx"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/htmx-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/htmx-color.png" /></picture><br/>htmx |
|
|
482
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HubSpot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hubspot-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hubspot-color.png" /></picture><br/>HubSpot |
|
|
483
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/HumbleBundle"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/humblebundle-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/humblebundle-color.png" /></picture><br/>Humble Bundle |
|
|
484
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Hyundai"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/hyundai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/hyundai.png" /></picture><br/>Hyundai |
|
|
485
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ICloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/icloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/icloud-color.png" /></picture><br/>iCloud |
|
|
486
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ideogram"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ideogram.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ideogram.png" /></picture><br/>Ideogram |
|
|
487
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/IFTTT"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ifttt.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ifttt.png" /></picture><br/>IFTTT |
|
|
488
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/IKEA"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ikea-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ikea-color.png" /></picture><br/>IKEA |
|
|
489
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/IMDb"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/imdb-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/imdb-color.png" /></picture><br/>IMDb |
|
|
490
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/InfluxDB"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/influxdb-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/influxdb-color.png" /></picture><br/>InfluxDB |
|
|
491
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Insomnia"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/insomnia-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/insomnia-color.png" /></picture><br/>Insomnia |
|
|
492
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Instacart"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/instacart-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/instacart-color.png" /></picture><br/>Instacart |
|
|
493
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Instagram"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/instagram-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/instagram-color.png" /></picture><br/>Instagram |
|
|
494
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Intel"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/intel-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/intel-color.png" /></picture><br/>Intel |
|
|
495
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/IntelliJIDEA"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/intellijidea.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/intellijidea.png" /></picture><br/>IntelliJ IDEA |
|
|
496
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Intercom"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/intercom-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/intercom-color.png" /></picture><br/>Intercom |
|
|
497
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/InternetArchive"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/internetarchive-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/internetarchive-color.png" /></picture><br/>Internet Archive |
|
|
498
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ionos"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ionos-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ionos-color.png" /></picture><br/>Ionos |
|
|
499
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/IOS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ios.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ios.png" /></picture><br/>iOS |
|
|
500
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Istio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/istio-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/istio-color.png" /></picture><br/>Istio |
|
|
501
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ItchIo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/itchio-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/itchio-color.png" /></picture><br/>Itch.io |
|
|
502
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ITerm2"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/iterm2.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/iterm2.png" /></picture><br/>iTerm2 |
|
|
503
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Jaeger"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jaeger-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jaeger-color.png" /></picture><br/>Jaeger |
|
|
504
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/JavaScript"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/javascript-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/javascript-color.png" /></picture><br/>JavaScript |
|
|
505
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/JBL"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jbl-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jbl-color.png" /></picture><br/>JBL |
|
|
506
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/JCB"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jcb-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jcb-color.png" /></picture><br/>JCB |
|
|
507
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Jeep"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jeep.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jeep.png" /></picture><br/>Jeep |
|
|
508
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Jellyfin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jellyfin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jellyfin-color.png" /></picture><br/>Jellyfin |
|
|
509
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Jest"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jest-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jest-color.png" /></picture><br/>Jest |
|
|
510
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/JetBrains"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jetbrains.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jetbrains.png" /></picture><br/>JetBrains |
|
|
511
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Jimeng"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jimeng-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jimeng-color.png" /></picture><br/>Jimeng (即梦) |
|
|
512
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Jira"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jira-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jira-color.png" /></picture><br/>Jira |
|
|
513
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Joomla"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/joomla-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/joomla-color.png" /></picture><br/>Joomla |
|
|
514
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Joplin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/joplin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/joplin-color.png" /></picture><br/>Joplin |
|
|
515
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/JQuery"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jquery-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jquery-color.png" /></picture><br/>jQuery |
|
|
516
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/JSON"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/json.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/json.png" /></picture><br/>JSON |
|
|
517
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Juejin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/juejin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/juejin-color.png" /></picture><br/>Juejin |
|
|
518
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Julia"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/julia-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/julia-color.png" /></picture><br/>Julia |
|
|
519
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Junie"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/junie-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/junie-color.png" /></picture><br/>Junie |
|
|
520
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Jupyter"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/jupyter-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/jupyter-color.png" /></picture><br/>Jupyter |
|
|
521
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/JustEat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/justeat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/justeat-color.png" /></picture><br/>Just Eat |
|
|
522
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/K3s"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/k3s-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/k3s-color.png" /></picture><br/>K3s |
|
|
523
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kaggle"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kaggle-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kaggle-color.png" /></picture><br/>Kaggle |
|
|
524
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/KakaoTalk"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kakaotalk-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kakaotalk-color.png" /></picture><br/>KakaoTalk |
|
|
525
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/KaliLinux"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kalilinux-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kalilinux-color.png" /></picture><br/>Kali Linux |
|
|
526
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/KeePassXC"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/keepassxc-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/keepassxc-color.png" /></picture><br/>KeePassXC |
|
|
527
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Keras"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/keras-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/keras-color.png" /></picture><br/>Keras |
|
|
528
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/KFC"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kfc-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kfc-color.png" /></picture><br/>KFC |
|
|
529
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/KhanAcademy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/khanacademy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/khanacademy-color.png" /></picture><br/>Khan Academy |
|
|
530
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kia"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kia.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kia.png" /></picture><br/>Kia |
|
|
531
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kibana"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kibana-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kibana-color.png" /></picture><br/>Kibana |
|
|
532
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kick"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kick-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kick-color.png" /></picture><br/>Kick |
|
|
533
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/KiloCode"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kilocode.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kilocode.png" /></picture><br/>Kilo Code |
|
|
534
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kimi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kimi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kimi-color.png" /></picture><br/>Kimi |
|
|
535
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kiro"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kiro-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kiro-color.png" /></picture><br/>Kiro |
|
|
536
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Klarna"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/klarna-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/klarna-color.png" /></picture><br/>Klarna |
|
|
537
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kling"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kling-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kling-color.png" /></picture><br/>Kling (可灵) |
|
|
538
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Koa"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/koa-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/koa-color.png" /></picture><br/>Koa |
|
|
539
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kodi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kodi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kodi-color.png" /></picture><br/>Kodi |
|
|
540
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kotlin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kotlin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kotlin-color.png" /></picture><br/>Kotlin |
|
|
541
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Krea"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/krea.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/krea.png" /></picture><br/>Krea |
|
|
542
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Krita"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/krita-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/krita-color.png" /></picture><br/>Krita |
|
|
543
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kuaishou"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kuaishou-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kuaishou-color.png" /></picture><br/>Kuaishou |
|
|
544
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Kubernetes"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/kubernetes-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/kubernetes-color.png" /></picture><br/>Kubernetes |
|
|
545
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lamborghini"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lamborghini-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lamborghini-color.png" /></picture><br/>Lamborghini |
|
|
546
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LangChain"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/langchain-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/langchain-color.png" /></picture><br/>LangChain |
|
|
547
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Langfuse"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/langfuse-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/langfuse-color.png" /></picture><br/>Langfuse |
|
|
548
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LangGraph"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/langgraph-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/langgraph-color.png" /></picture><br/>LangGraph (LangChain) |
|
|
549
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LangSmith"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/langsmith-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/langsmith-color.png" /></picture><br/>LangSmith (LangChain) |
|
|
550
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Laravel"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/laravel-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/laravel-color.png" /></picture><br/>Laravel |
|
|
551
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LastFm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lastfm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lastfm-color.png" /></picture><br/>Last.fm |
|
|
552
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LastPass"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lastpass-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lastpass-color.png" /></picture><br/>LastPass |
|
|
553
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Leaflet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/leaflet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/leaflet-color.png" /></picture><br/>Leaflet |
|
|
554
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LeagueOfLegends"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/leagueoflegends-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/leagueoflegends-color.png" /></picture><br/>League of Legends |
|
|
555
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LeetCode"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/leetcode-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/leetcode-color.png" /></picture><br/>LeetCode |
|
|
556
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lenovo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lenovo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lenovo-color.png" /></picture><br/>Lenovo |
|
|
557
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Less"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/less-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/less-color.png" /></picture><br/>Less |
|
|
558
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Letterboxd"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/letterboxd.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/letterboxd.png" /></picture><br/>Letterboxd |
|
|
559
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lichess"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lichess.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lichess.png" /></picture><br/>Lichess |
|
|
560
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lightricks"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lightricks.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lightricks.png" /></picture><br/>Lightricks |
|
|
561
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Line"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/line-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/line-color.png" /></picture><br/>LINE |
|
|
562
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Linear"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/linear-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/linear-color.png" /></picture><br/>Linear |
|
|
563
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Linux"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/linux-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/linux-color.png" /></picture><br/>Linux |
|
|
564
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LinuxMint"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/linuxmint-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/linuxmint-color.png" /></picture><br/>Linux Mint |
|
|
565
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Litecoin"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/litecoin-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/litecoin-color.png" /></picture><br/>Litecoin |
|
|
566
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LiveKit"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/livekit-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/livekit-color.png" /></picture><br/>LiveKit |
|
|
567
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/LlamaIndex"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/llamaindex-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/llamaindex-color.png" /></picture><br/>LlamaIndex |
|
|
568
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Logseq"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/logseq-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/logseq-color.png" /></picture><br/>Logseq |
|
|
569
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Looker"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/looker-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/looker-color.png" /></picture><br/>Looker |
|
|
570
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Loom"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/loom-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/loom-color.png" /></picture><br/>Loom |
|
|
571
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lovable"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lovable-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lovable-color.png" /></picture><br/>Lovable |
|
|
572
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lovart"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lovart.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lovart.png" /></picture><br/>Lovart |
|
|
573
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lua"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lua.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lua.png" /></picture><br/>Lua |
|
|
574
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lufthansa"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lufthansa.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lufthansa.png" /></picture><br/>Lufthansa |
|
|
575
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Luma"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/luma-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/luma-color.png" /></picture><br/>Luma |
|
|
576
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Lyft"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/lyft-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/lyft-color.png" /></picture><br/>Lyft |
|
|
577
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MacOS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/macos.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/macos.png" /></picture><br/>macOS |
|
|
578
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mailchimp"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mailchimp-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mailchimp-color.png" /></picture><br/>MailChimp |
|
|
579
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Make"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/make-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/make-color.png" /></picture><br/>Make |
|
|
580
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Manjaro"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/manjaro-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/manjaro-color.png" /></picture><br/>Manjaro |
|
|
581
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Manus"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/manus.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/manus.png" /></picture><br/>Manus |
|
|
582
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mapbox"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mapbox.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mapbox.png" /></picture><br/>Mapbox |
|
|
583
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MariaDB"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mariadb.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mariadb.png" /></picture><br/>MariaDB |
|
|
584
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Markdown"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/markdown.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/markdown.png" /></picture><br/>Markdown |
|
|
585
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Marriott"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/marriott-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/marriott-color.png" /></picture><br/>Marriott |
|
|
586
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mastercard"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mastercard-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mastercard-color.png" /></picture><br/>MasterCard |
|
|
587
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mastodon"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mastodon-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mastodon-color.png" /></picture><br/>Mastodon |
|
|
588
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mastra"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mastra.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mastra.png" /></picture><br/>Mastra |
|
|
589
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Matrix"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/matrix.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/matrix.png" /></picture><br/>Matrix |
|
|
590
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mattermost"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mattermost-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mattermost-color.png" /></picture><br/>Mattermost |
|
|
591
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Maven"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/maven-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/maven-color.png" /></picture><br/>Maven |
|
|
592
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Max"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/max-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/max-color.png" /></picture><br/>Max |
|
|
593
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mazda"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mazda.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mazda.png" /></picture><br/>Mazda |
|
|
594
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/McDonalds"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mcdonalds-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mcdonalds-color.png" /></picture><br/>McDonald's |
|
|
595
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MCP"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mcp.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mcp.png" /></picture><br/>MCP (Model Context Protocol) |
|
|
596
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/McpSo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mcpso-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mcpso-color.png" /></picture><br/>MCP.so |
|
|
597
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MDX"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mdx.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mdx.png" /></picture><br/>MDX |
|
|
598
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MediaTek"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mediatek-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mediatek-color.png" /></picture><br/>MediaTek |
|
|
599
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Medium"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/medium.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/medium.png" /></picture><br/>Medium |
|
|
600
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Meilisearch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/meilisearch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/meilisearch-color.png" /></picture><br/>Meilisearch |
|
|
601
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Meituan"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/meituan-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/meituan-color.png" /></picture><br/>Meituan |
|
|
602
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MercadoPago"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mercadopago-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mercadopago-color.png" /></picture><br/>Mercado Pago |
|
|
603
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Messenger"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/messenger-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/messenger-color.png" /></picture><br/>Messenger |
|
|
604
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MetaAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/metaai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/metaai-color.png" /></picture><br/>MetaAI |
|
|
605
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Metabase"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/metabase-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/metabase-color.png" /></picture><br/>Metabase |
|
|
606
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MetaGPT"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/metagpt.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/metagpt.png" /></picture><br/>MetaGPT |
|
|
607
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Bing"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/bing-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/bing-color.png" /></picture><br/>Microsoft Bing |
|
|
608
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Copilot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/copilot-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/copilot-color.png" /></picture><br/>Microsoft Copilot |
|
|
609
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Midjourney"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/midjourney.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/midjourney.png" /></picture><br/>Midjourney |
|
|
610
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Milvus"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/milvus-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/milvus-color.png" /></picture><br/>Milvus |
|
|
611
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MinIO"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/minio-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/minio-color.png" /></picture><br/>MinIO |
|
|
612
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Miro"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/miro.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/miro.png" /></picture><br/>Miro |
|
|
613
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mitsubishi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mitsubishi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mitsubishi-color.png" /></picture><br/>Mitsubishi |
|
|
614
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mixpanel"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mixpanel-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mixpanel-color.png" /></picture><br/>Mixpanel |
|
|
615
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MongoDB"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mongodb-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mongodb-color.png" /></picture><br/>MongoDB |
|
|
616
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Monica"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/monica-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/monica-color.png" /></picture><br/>Monica |
|
|
617
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Monzo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/monzo.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/monzo.png" /></picture><br/>Monzo |
|
|
618
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Moodle"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/moodle-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/moodle-color.png" /></picture><br/>Moodle |
|
|
619
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Motorola"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/motorola-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/motorola-color.png" /></picture><br/>Motorola |
|
|
620
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Moxt"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/moxt-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/moxt-color.png" /></picture><br/>Moxt |
|
|
621
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mozilla"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mozilla.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mozilla.png" /></picture><br/>Mozilla |
|
|
622
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Mullvad"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mullvad-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mullvad-color.png" /></picture><br/>Mullvad |
|
|
623
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MyAnimeList"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/myanimelist-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/myanimelist-color.png" /></picture><br/>MyAnimeList |
|
|
624
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MyShell"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/myshell-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/myshell-color.png" /></picture><br/>MyShell |
|
|
625
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/MySQL"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/mysql-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/mysql-color.png" /></picture><br/>MySQL |
|
|
626
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/N26"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/n26-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/n26-color.png" /></picture><br/>N26 |
|
|
627
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/N8n"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/n8n-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/n8n-color.png" /></picture><br/>n8n |
|
|
628
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Namecheap"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/namecheap-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/namecheap-color.png" /></picture><br/>Namecheap |
|
|
629
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NBA"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nba-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nba-color.png" /></picture><br/>NBA |
|
|
630
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Neo4j"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/neo4j-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/neo4j-color.png" /></picture><br/>Neo4j |
|
|
631
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Neon"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/neon-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/neon-color.png" /></picture><br/>Neon |
|
|
632
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NestJS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nestjs-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nestjs-color.png" /></picture><br/>NestJS |
|
|
633
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NetEaseCloudMusic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/neteasecloudmusic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/neteasecloudmusic-color.png" /></picture><br/>NetEase Cloud Music |
|
|
634
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Netflix"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/netflix-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/netflix-color.png" /></picture><br/>Netflix |
|
|
635
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Netlify"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/netlify-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/netlify-color.png" /></picture><br/>Netlify |
|
|
636
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NewRelic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/newrelic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/newrelic-color.png" /></picture><br/>New Relic |
|
|
637
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NewYorkTimes"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/newyorktimes.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/newyorktimes.png" /></picture><br/>New York Times |
|
|
638
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NextJS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nextjs.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nextjs.png" /></picture><br/>Next.js |
|
|
639
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nextdoor"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nextdoor-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nextdoor-color.png" /></picture><br/>Nextdoor |
|
|
640
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nginx"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nginx-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nginx-color.png" /></picture><br/>NGINX |
|
|
641
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nike"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nike.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nike.png" /></picture><br/>Nike |
|
|
642
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nikon"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nikon-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nikon-color.png" /></picture><br/>Nikon |
|
|
643
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nim"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nim-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nim-color.png" /></picture><br/>Nim |
|
|
644
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nissan"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nissan-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nissan-color.png" /></picture><br/>Nissan |
|
|
645
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NixOS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nixos-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nixos-color.png" /></picture><br/>NixOS |
|
|
646
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NodeJS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nodejs-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nodejs-color.png" /></picture><br/>Node.js |
|
|
647
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nokia"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nokia-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nokia-color.png" /></picture><br/>Nokia |
|
|
648
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nomad"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nomad-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nomad-color.png" /></picture><br/>Nomad |
|
|
649
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NordVPN"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nordvpn-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nordvpn-color.png" /></picture><br/>NordVPN |
|
|
650
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NotebookLM"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/notebooklm.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/notebooklm.png" /></picture><br/>NotebookLM |
|
|
651
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Notion"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/notion.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/notion.png" /></picture><br/>Notion |
|
|
652
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NovelAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/novelai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/novelai.png" /></picture><br/>NovelAI |
|
|
653
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Npm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/npm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/npm-color.png" /></picture><br/>npm |
|
|
654
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/NumPy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/numpy.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/numpy.png" /></picture><br/>NumPy |
|
|
655
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nuxt"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nuxt-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nuxt-color.png" /></picture><br/>Nuxt |
|
|
656
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Nx"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/nx.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/nx.png" /></picture><br/>Nx |
|
|
657
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OBSStudio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/obsstudio.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/obsstudio.png" /></picture><br/>OBS Studio |
|
|
658
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Obsidian"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/obsidian-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/obsidian-color.png" /></picture><br/>Obsidian |
|
|
659
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OCaml"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ocaml-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ocaml-color.png" /></picture><br/>OCaml |
|
|
660
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Okta"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/okta-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/okta-color.png" /></picture><br/>Okta |
|
|
661
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OKX"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/okx.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/okx.png" /></picture><br/>OKX |
|
|
662
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OnePlus"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/oneplus-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/oneplus-color.png" /></picture><br/>OnePlus |
|
|
663
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenClaw"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openclaw-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openclaw-color.png" /></picture><br/>OpenClaw (MoltBot/ClawdBot) |
|
|
664
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenCode"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/opencode.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/opencode.png" /></picture><br/>opencode |
|
|
665
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenCV"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/opencv-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/opencv-color.png" /></picture><br/>OpenCV |
|
|
666
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenHands"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openhands-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openhands-color.png" /></picture><br/>OpenHands |
|
|
667
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenHuman"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openhuman.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openhuman.png" /></picture><br/>OpenHuman |
|
|
668
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenJDK"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openjdk.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openjdk.png" /></picture><br/>OpenJDK |
|
|
669
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenSea"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/opensea-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/opensea-color.png" /></picture><br/>OpenSea |
|
|
670
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenSearch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/opensearch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/opensearch-color.png" /></picture><br/>OpenSearch |
|
|
671
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenStreetMap"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openstreetmap-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openstreetmap-color.png" /></picture><br/>OpenStreetMap |
|
|
672
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenSUSE"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/opensuse-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/opensuse-color.png" /></picture><br/>openSUSE |
|
|
673
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenTelemetry"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/opentelemetry.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/opentelemetry.png" /></picture><br/>OpenTelemetry |
|
|
674
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenVPN"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openvpn-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openvpn-color.png" /></picture><br/>OpenVPN |
|
|
675
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OpenWebUI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/openwebui.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/openwebui.png" /></picture><br/>OpenWebUI |
|
|
676
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Opera"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/opera-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/opera-color.png" /></picture><br/>Opera |
|
|
677
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Oppo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/oppo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/oppo-color.png" /></picture><br/>OPPO |
|
|
678
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Overleaf"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/overleaf-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/overleaf-color.png" /></picture><br/>Overleaf |
|
|
679
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/OVH"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ovh-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ovh-color.png" /></picture><br/>OVH |
|
|
680
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Packer"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/packer-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/packer-color.png" /></picture><br/>Packer |
|
|
681
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PagerDuty"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pagerduty-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pagerduty-color.png" /></picture><br/>PagerDuty |
|
|
682
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Panasonic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/panasonic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/panasonic-color.png" /></picture><br/>Panasonic |
|
|
683
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Pandas"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pandas.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pandas.png" /></picture><br/>pandas |
|
|
684
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Pandora"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pandora-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pandora-color.png" /></picture><br/>Pandora |
|
|
685
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ParamountPlus"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/paramountplus-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/paramountplus-color.png" /></picture><br/>Paramount+ |
|
|
686
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Patreon"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/patreon.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/patreon.png" /></picture><br/>Patreon |
|
|
687
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PayloadCMS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/payloadcms.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/payloadcms.png" /></picture><br/>Payload CMS |
|
|
688
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Payoneer"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/payoneer-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/payoneer-color.png" /></picture><br/>Payoneer |
|
|
689
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PayPal"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/paypal-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/paypal-color.png" /></picture><br/>PayPal |
|
|
690
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Paytm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/paytm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/paytm-color.png" /></picture><br/>Paytm |
|
|
691
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Perl"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/perl-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/perl-color.png" /></picture><br/>Perl |
|
|
692
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Phidata"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/phidata-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/phidata-color.png" /></picture><br/>Phidata |
|
|
693
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PhonePe"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/phonepe-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/phonepe-color.png" /></picture><br/>PhonePe |
|
|
694
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Pika"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pika.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pika.png" /></picture><br/>Pika |
|
|
695
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Pinterest"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pinterest-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pinterest-color.png" /></picture><br/>Pinterest |
|
|
696
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PixVerse"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pixverse-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pixverse-color.png" /></picture><br/>PixVerse |
|
|
697
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PlanetScale"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/planetscale.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/planetscale.png" /></picture><br/>PlanetScale |
|
|
698
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Player2"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/player2-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/player2-color.png" /></picture><br/>Player2 |
|
|
699
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PlayStation"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/playstation-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/playstation-color.png" /></picture><br/>PlayStation |
|
|
700
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Plex"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/plex-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/plex-color.png" /></picture><br/>Plex |
|
|
701
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Plotly"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/plotly-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/plotly-color.png" /></picture><br/>Plotly |
|
|
702
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Pnpm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pnpm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pnpm-color.png" /></picture><br/>pnpm |
|
|
703
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PocketCasts"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pocketcasts-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pocketcasts-color.png" /></picture><br/>Pocket Casts |
|
|
704
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PocketBase"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pocketbase-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pocketbase-color.png" /></picture><br/>PocketBase |
|
|
705
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Podman"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/podman-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/podman-color.png" /></picture><br/>Podman |
|
|
706
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Poe"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/poe-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/poe-color.png" /></picture><br/>Poe |
|
|
707
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Poetry"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/poetry-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/poetry-color.png" /></picture><br/>Poetry |
|
|
708
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Polestar"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/polestar.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/polestar.png" /></picture><br/>Polestar |
|
|
709
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Pollinations"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pollinations.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pollinations.png" /></picture><br/>Pollinations |
|
|
710
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Polygon"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/polygon-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/polygon-color.png" /></picture><br/>Polygon |
|
|
711
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Porkbun"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/porkbun-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/porkbun-color.png" /></picture><br/>Porkbun |
|
|
712
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Porsche"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/porsche-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/porsche-color.png" /></picture><br/>Porsche |
|
|
713
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PostCSS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/postcss-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/postcss-color.png" /></picture><br/>PostCSS |
|
|
714
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PostgreSQL"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/postgresql-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/postgresql-color.png" /></picture><br/>PostgreSQL |
|
|
715
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PostHog"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/posthog.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/posthog.png" /></picture><br/>PostHog |
|
|
716
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Postman"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/postman-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/postman-color.png" /></picture><br/>Postman |
|
|
717
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Preact"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/preact-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/preact-color.png" /></picture><br/>Preact |
|
|
718
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PremierLeague"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/premierleague.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/premierleague.png" /></picture><br/>Premier League |
|
|
719
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Prettier"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/prettier-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/prettier-color.png" /></picture><br/>Prettier |
|
|
720
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Prisma"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/prisma-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/prisma-color.png" /></picture><br/>Prisma |
|
|
721
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ProductHunt"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/producthunt-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/producthunt-color.png" /></picture><br/>Product Hunt |
|
|
722
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Prometheus"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/prometheus-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/prometheus-color.png" /></picture><br/>Prometheus |
|
|
723
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Proton"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/proton-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/proton-color.png" /></picture><br/>Proton |
|
|
724
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ProtonMail"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/protonmail-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/protonmail-color.png" /></picture><br/>Proton Mail |
|
|
725
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ProtonVPN"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/protonvpn-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/protonvpn-color.png" /></picture><br/>Proton VPN |
|
|
726
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Puma"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/puma.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/puma.png" /></picture><br/>Puma |
|
|
727
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Puppet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/puppet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/puppet-color.png" /></picture><br/>Puppet |
|
|
728
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PyCharm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pycharm.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pycharm.png" /></picture><br/>PyCharm |
|
|
729
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PydanticAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pydanticai-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pydanticai-color.png" /></picture><br/>PydanticAI |
|
|
730
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PyPI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pypi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pypi-color.png" /></picture><br/>PyPI |
|
|
731
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Pytest"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pytest-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pytest-color.png" /></picture><br/>Pytest |
|
|
732
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Python"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/python-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/python-color.png" /></picture><br/>Python |
|
|
733
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/PyTorch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/pytorch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/pytorch-color.png" /></picture><br/>PyTorch |
|
|
734
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/QatarAirways"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qatarairways.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qatarairways.png" /></picture><br/>Qatar Airways |
|
|
735
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Qdrant"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qdrant-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qdrant-color.png" /></picture><br/>Qdrant |
|
|
736
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Qingyan"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qingyan-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qingyan-color.png" /></picture><br/>Qingyan (智谱清言) |
|
|
737
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Qoder"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qoder-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qoder-color.png" /></picture><br/>Qoder |
|
|
738
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/QQ"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qq-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qq-color.png" /></picture><br/>QQ |
|
|
739
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Qualcomm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qualcomm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qualcomm-color.png" /></picture><br/>Qualcomm |
|
|
740
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Quizlet"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/quizlet-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/quizlet-color.png" /></picture><br/>Quizlet |
|
|
741
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Quora"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/quora-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/quora-color.png" /></picture><br/>Quora |
|
|
742
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Qwik"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/qwik-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/qwik-color.png" /></picture><br/>Qwik |
|
|
743
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/RabbitMQ"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rabbitmq-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rabbitmq-color.png" /></picture><br/>RabbitMQ |
|
|
744
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Railway"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/railway.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/railway.png" /></picture><br/>Railway |
|
|
745
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Rakuten"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rakuten-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rakuten-color.png" /></picture><br/>Rakuten |
|
|
746
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Rancher"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rancher-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rancher-color.png" /></picture><br/>Rancher |
|
|
747
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/RaspberryPi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/raspberrypi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/raspberrypi-color.png" /></picture><br/>Raspberry Pi |
|
|
748
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Raycast"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/raycast-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/raycast-color.png" /></picture><br/>Raycast |
|
|
749
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Razer"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/razer-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/razer-color.png" /></picture><br/>Razer |
|
|
750
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Razorpay"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/razorpay.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/razorpay.png" /></picture><br/>Razorpay |
|
|
751
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/React"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/react-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/react-color.png" /></picture><br/>React |
|
|
752
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Recraft"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/recraft.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/recraft.png" /></picture><br/>Recraft |
|
|
753
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/RedHat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/redhat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/redhat-color.png" /></picture><br/>Red Hat |
|
|
754
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Reddit"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/reddit-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/reddit-color.png" /></picture><br/>Reddit |
|
|
755
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Redis"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/redis-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/redis-color.png" /></picture><br/>Redis |
|
|
756
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Remix"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/remix.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/remix.png" /></picture><br/>Remix |
|
|
757
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Render"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/render.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/render.png" /></picture><br/>Render |
|
|
758
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Renovate"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/renovate-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/renovate-color.png" /></picture><br/>Renovate |
|
|
759
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Replit"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/replit-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/replit-color.png" /></picture><br/>Replit |
|
|
760
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Resend"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/resend.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/resend.png" /></picture><br/>Resend |
|
|
761
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Retool"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/retool-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/retool-color.png" /></picture><br/>Retool |
|
|
762
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Revolut"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/revolut.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/revolut.png" /></picture><br/>Revolut |
|
|
763
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Rider"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rider.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rider.png" /></picture><br/>Rider |
|
|
764
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/RiotGames"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/riotgames-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/riotgames-color.png" /></picture><br/>Riot Games |
|
|
765
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/RoamResearch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/roamresearch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/roamresearch-color.png" /></picture><br/>Roam Research |
|
|
766
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Robinhood"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/robinhood-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/robinhood-color.png" /></picture><br/>Robinhood |
|
|
767
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Roblox"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/roblox.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/roblox.png" /></picture><br/>Roblox |
|
|
768
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/RocketChat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rocketchat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rocketchat-color.png" /></picture><br/>Rocket.Chat |
|
|
769
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Rollup"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rollup-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rollup-color.png" /></picture><br/>rollup.js |
|
|
770
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/RooCode"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/roocode.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/roocode.png" /></picture><br/>RooCode |
|
|
771
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/RSSHub"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rsshub-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rsshub-color.png" /></picture><br/>RSSHub |
|
|
772
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ruff"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ruff-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ruff-color.png" /></picture><br/>Ruff |
|
|
773
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Rumble"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/rumble-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/rumble-color.png" /></picture><br/>Rumble |
|
|
774
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Runway"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/runway.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/runway.png" /></picture><br/>Runway |
|
|
775
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ryanair"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ryanair-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ryanair-color.png" /></picture><br/>Ryanair |
|
|
776
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Safari"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/safari-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/safari-color.png" /></picture><br/>Safari |
|
|
777
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Samsung"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/samsung-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/samsung-color.png" /></picture><br/>Samsung |
|
|
778
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Sanity"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sanity.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sanity.png" /></picture><br/>Sanity |
|
|
779
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SAP"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sap-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sap-color.png" /></picture><br/>SAP |
|
|
780
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Scala"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/scala-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/scala-color.png" /></picture><br/>Scala |
|
|
781
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Scaleway"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/scaleway-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/scaleway-color.png" /></picture><br/>Scaleway |
|
|
782
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ScikitLearn"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/scikitlearn-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/scikitlearn-color.png" /></picture><br/>scikit-learn |
|
|
783
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SciPy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/scipy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/scipy-color.png" /></picture><br/>SciPy |
|
|
784
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Seagate"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/seagate-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/seagate-color.png" /></picture><br/>Seagate |
|
|
785
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Sentry"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sentry-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sentry-color.png" /></picture><br/>Sentry |
|
|
786
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Shazam"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/shazam-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/shazam-color.png" /></picture><br/>Shazam |
|
|
787
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Shopee"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/shopee-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/shopee-color.png" /></picture><br/>Shopee |
|
|
788
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Shopify"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/shopify-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/shopify-color.png" /></picture><br/>Shopify |
|
|
789
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Siemens"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/siemens-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/siemens-color.png" /></picture><br/>Siemens |
|
|
790
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Signal"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/signal-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/signal-color.png" /></picture><br/>Signal |
|
|
791
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SillyTavern"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sillytavern-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sillytavern-color.png" /></picture><br/>SillyTavern |
|
|
792
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Weibo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/weibo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/weibo-color.png" /></picture><br/>Sina Weibo |
|
|
793
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SingaporeAirlines"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/singaporeairlines-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/singaporeairlines-color.png" /></picture><br/>Singapore Airlines |
|
|
794
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Sketch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sketch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sketch-color.png" /></picture><br/>Sketch |
|
|
795
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SketchUp"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sketchup-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sketchup-color.png" /></picture><br/>SketchUp |
|
|
796
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Slock"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/slock.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/slock.png" /></picture><br/>Slock |
|
|
797
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Smithery"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/smithery-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/smithery-color.png" /></picture><br/>Smithery |
|
|
798
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Snapchat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/snapchat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/snapchat-color.png" /></picture><br/>Snapchat |
|
|
799
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Snyk"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/snyk-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/snyk-color.png" /></picture><br/>Snyk |
|
|
800
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Solana"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/solana-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/solana-color.png" /></picture><br/>Solana |
|
|
801
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Solid"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/solid-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/solid-color.png" /></picture><br/>Solid |
|
|
802
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Solidity"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/solidity-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/solidity-color.png" /></picture><br/>Solidity |
|
|
803
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Sonos"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sonos.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sonos.png" /></picture><br/>Sonos |
|
|
804
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Sony"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sony.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sony.png" /></picture><br/>Sony |
|
|
805
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SoundCloud"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/soundcloud-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/soundcloud-color.png" /></picture><br/>SoundCloud |
|
|
806
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SourceForge"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sourceforge-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sourceforge-color.png" /></picture><br/>SourceForge |
|
|
807
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SourceHut"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sourcehut.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sourcehut.png" /></picture><br/>SourceHut |
|
|
808
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Sourcetree"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sourcetree-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sourcetree-color.png" /></picture><br/>Sourcetree |
|
|
809
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Splunk"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/splunk.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/splunk.png" /></picture><br/>Splunk |
|
|
810
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Spotify"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/spotify-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/spotify-color.png" /></picture><br/>Spotify |
|
|
811
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Spring"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/spring-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/spring-color.png" /></picture><br/>Spring |
|
|
812
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SpringBoot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/springboot-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/springboot-color.png" /></picture><br/>Spring Boot |
|
|
813
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SQLite"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sqlite-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sqlite-color.png" /></picture><br/>SQLite |
|
|
814
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Square"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/square-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/square-color.png" /></picture><br/>Square |
|
|
815
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Squarespace"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/squarespace.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/squarespace.png" /></picture><br/>Squarespace |
|
|
816
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/StackOverflow"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/stackoverflow-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/stackoverflow-color.png" /></picture><br/>Stack Overflow |
|
|
817
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Starbucks"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/starbucks-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/starbucks-color.png" /></picture><br/>Starbucks |
|
|
818
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Steam"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/steam.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/steam.png" /></picture><br/>Steam |
|
|
819
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SteelSeries"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/steelseries-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/steelseries-color.png" /></picture><br/>Steelseries |
|
|
820
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/STMicroelectronics"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/stmicroelectronics.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/stmicroelectronics.png" /></picture><br/>STMicroelectronics |
|
|
821
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Storybook"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/storybook-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/storybook-color.png" /></picture><br/>Storybook |
|
|
822
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Strapi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/strapi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/strapi-color.png" /></picture><br/>Strapi |
|
|
823
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Streamlit"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/streamlit-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/streamlit-color.png" /></picture><br/>Streamlit |
|
|
824
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Stripe"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/stripe-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/stripe-color.png" /></picture><br/>Stripe |
|
|
825
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Subaru"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/subaru-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/subaru-color.png" /></picture><br/>Subaru |
|
|
826
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SublimeText"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sublimetext-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sublimetext-color.png" /></picture><br/>Sublime Text |
|
|
827
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Substack"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/substack-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/substack-color.png" /></picture><br/>Substack |
|
|
828
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Suno"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/suno.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/suno.png" /></picture><br/>Suno |
|
|
829
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Supabase"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/supabase-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/supabase-color.png" /></picture><br/>Supabase |
|
|
830
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Surfshark"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/surfshark-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/surfshark-color.png" /></picture><br/>Surfshark |
|
|
831
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SurrealDB"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/surrealdb-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/surrealdb-color.png" /></picture><br/>SurrealDB |
|
|
832
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SUSE"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/suse.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/suse.png" /></picture><br/>SUSE |
|
|
833
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Svelte"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/svelte-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/svelte-color.png" /></picture><br/>Svelte |
|
|
834
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Swagger"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/swagger-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/swagger-color.png" /></picture><br/>Swagger |
|
|
835
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/SWC"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/swc-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/swc-color.png" /></picture><br/>SWC |
|
|
836
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Swift"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/swift-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/swift-color.png" /></picture><br/>Swift |
|
|
837
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Sync"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/sync.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/sync.png" /></picture><br/>Sync |
|
|
838
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tailscale"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tailscale.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tailscale.png" /></picture><br/>Tailscale |
|
|
839
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TailwindCSS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tailwindcss-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tailwindcss-color.png" /></picture><br/>Tailwind CSS |
|
|
840
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Taobao"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/taobao-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/taobao-color.png" /></picture><br/>Taobao |
|
|
841
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Target"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/target-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/target-color.png" /></picture><br/>Target |
|
|
842
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tavily"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tavily-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tavily-color.png" /></picture><br/>Tavily |
|
|
843
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TeamCity"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/teamcity.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/teamcity.png" /></picture><br/>TeamCity |
|
|
844
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TechCrunch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/techcrunch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/techcrunch-color.png" /></picture><br/>TechCrunch |
|
|
845
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Telegram"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/telegram-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/telegram-color.png" /></picture><br/>Telegram |
|
|
846
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TensorFlow"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tensorflow-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tensorflow-color.png" /></picture><br/>TensorFlow |
|
|
847
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Terraform"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/terraform-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/terraform-color.png" /></picture><br/>Terraform |
|
|
848
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tesla"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tesla-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tesla-color.png" /></picture><br/>Tesla |
|
|
849
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tether"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tether-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tether-color.png" /></picture><br/>Tether |
|
|
850
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TheGuardian"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/theguardian.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/theguardian.png" /></picture><br/>The Guardian |
|
|
851
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Threads"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/threads.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/threads.png" /></picture><br/>Threads |
|
|
852
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ThreeJS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/threejs.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/threejs.png" /></picture><br/>Three.js |
|
|
853
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Threema"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/threema-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/threema-color.png" /></picture><br/>Threema |
|
|
854
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Thunderbird"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/thunderbird-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/thunderbird-color.png" /></picture><br/>Thunderbird |
|
|
855
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tiangong"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tiangong-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tiangong-color.png" /></picture><br/>Tiangong (天工) |
|
|
856
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TickTick"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ticktick-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ticktick-color.png" /></picture><br/>TickTick |
|
|
857
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tidal"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tidal.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tidal.png" /></picture><br/>TIDAL |
|
|
858
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TikTok"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tiktok.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tiktok.png" /></picture><br/>TikTok |
|
|
859
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Timescale"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/timescale-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/timescale-color.png" /></picture><br/>Timescale |
|
|
860
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tmux"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tmux-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tmux-color.png" /></picture><br/>tmux |
|
|
861
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Todoist"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/todoist-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/todoist-color.png" /></picture><br/>Todoist |
|
|
862
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Toggl"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/toggl-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/toggl-color.png" /></picture><br/>Toggl |
|
|
863
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TOML"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/toml-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/toml-color.png" /></picture><br/>TOML |
|
|
864
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TopazLabs"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/topazlabs.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/topazlabs.png" /></picture><br/>TopazLabs |
|
|
865
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TorProject"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/torproject-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/torproject-color.png" /></picture><br/>Tor Project |
|
|
866
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Toshiba"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/toshiba-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/toshiba-color.png" /></picture><br/>Toshiba |
|
|
867
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Toyota"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/toyota-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/toyota-color.png" /></picture><br/>Toyota |
|
|
868
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Trae"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/trae-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/trae-color.png" /></picture><br/>TRAE |
|
|
869
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TravisCI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/travisci-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/travisci-color.png" /></picture><br/>Travis CI |
|
|
870
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Trello"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/trello-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/trello-color.png" /></picture><br/>Trello |
|
|
871
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TripCom"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tripcom-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tripcom-color.png" /></picture><br/>Trip.com |
|
|
872
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tripadvisor"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tripadvisor-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tripadvisor-color.png" /></picture><br/>Tripadvisor |
|
|
873
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tripo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tripo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tripo-color.png" /></picture><br/>Tripo |
|
|
874
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Trivago"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/trivago-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/trivago-color.png" /></picture><br/>trivago |
|
|
875
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Trustpilot"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/trustpilot-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/trustpilot-color.png" /></picture><br/>Trustpilot |
|
|
876
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tumblr"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tumblr-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tumblr-color.png" /></picture><br/>Tumblr |
|
|
877
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Turborepo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/turborepo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/turborepo-color.png" /></picture><br/>Turborepo |
|
|
878
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TuriX"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/turix.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/turix.png" /></picture><br/>TuriX |
|
|
879
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TurkishAirlines"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/turkishairlines-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/turkishairlines-color.png" /></picture><br/>Turkish Airlines |
|
|
880
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Turso"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/turso-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/turso-color.png" /></picture><br/>Turso |
|
|
881
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Tuta"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/tuta-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/tuta-color.png" /></picture><br/>Tuta |
|
|
882
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Twitch"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/twitch-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/twitch-color.png" /></picture><br/>Twitch |
|
|
883
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Typeform"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/typeform.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/typeform.png" /></picture><br/>Typeform |
|
|
884
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/TypeScript"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/typescript-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/typescript-color.png" /></picture><br/>TypeScript |
|
|
885
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Uber"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/uber.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/uber.png" /></picture><br/>Uber |
|
|
886
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/UberEats"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ubereats-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ubereats-color.png" /></picture><br/>Uber Eats |
|
|
887
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ubisoft"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ubisoft.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ubisoft.png" /></picture><br/>Ubisoft |
|
|
888
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Ubuntu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ubuntu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ubuntu-color.png" /></picture><br/>Ubuntu |
|
|
889
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Udacity"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/udacity-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/udacity-color.png" /></picture><br/>Udacity |
|
|
890
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Udemy"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/udemy-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/udemy-color.png" /></picture><br/>Udemy |
|
|
891
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Udio"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/udio-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/udio-color.png" /></picture><br/>Udio |
|
|
892
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Uniqlo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/uniqlo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/uniqlo-color.png" /></picture><br/>Uniqlo |
|
|
893
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/UnitedAirlines"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/unitedairlines.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/unitedairlines.png" /></picture><br/>United Airlines |
|
|
894
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Unity"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/unity.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/unity.png" /></picture><br/>Unity |
|
|
895
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/UnrealEngine"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/unrealengine.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/unrealengine.png" /></picture><br/>Unreal Engine |
|
|
896
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Unstructured"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/unstructured-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/unstructured-color.png" /></picture><br/>Unstructured |
|
|
897
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Upstash"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/upstash-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/upstash-color.png" /></picture><br/>Upstash |
|
|
898
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Uv"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/uv-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/uv-color.png" /></picture><br/>uv |
|
|
899
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/V0"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/v0.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/v0.png" /></picture><br/>V0 (Vercel) |
|
|
900
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/V2EX"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/v2ex.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/v2ex.png" /></picture><br/>V2EX |
|
|
901
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vagrant"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vagrant-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vagrant-color.png" /></picture><br/>Vagrant |
|
|
902
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Valorant"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/valorant-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/valorant-color.png" /></picture><br/>Valorant |
|
|
903
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vault"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vault-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vault-color.png" /></picture><br/>Vault |
|
|
904
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/VectorizerAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vectorizerai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vectorizerai.png" /></picture><br/>Vectorizer.AI |
|
|
905
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Venice"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/venice-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/venice-color.png" /></picture><br/>Venice |
|
|
906
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Venmo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/venmo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/venmo-color.png" /></picture><br/>Venmo |
|
|
907
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Viber"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/viber-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/viber-color.png" /></picture><br/>Viber |
|
|
908
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vidu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vidu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vidu-color.png" /></picture><br/>Vidu |
|
|
909
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Viggle"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/viggle.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/viggle.png" /></picture><br/>Viggle |
|
|
910
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vim"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vim-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vim-color.png" /></picture><br/>Vim |
|
|
911
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vimeo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vimeo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vimeo-color.png" /></picture><br/>Vimeo |
|
|
912
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Visa"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/visa.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/visa.png" /></picture><br/>Visa |
|
|
913
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vite"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vite-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vite-color.png" /></picture><br/>Vite |
|
|
914
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/VitePress"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vitepress-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vitepress-color.png" /></picture><br/>VitePress |
|
|
915
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vitest"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vitest-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vitest-color.png" /></picture><br/>Vitest |
|
|
916
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vivaldi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vivaldi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vivaldi-color.png" /></picture><br/>Vivaldi |
|
|
917
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vivo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vivo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vivo-color.png" /></picture><br/>vivo |
|
|
918
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/VK"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vk-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vk-color.png" /></picture><br/>VK |
|
|
919
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/VLC"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vlc-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vlc-color.png" /></picture><br/>VLC |
|
|
920
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/VMware"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vmware-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vmware-color.png" /></picture><br/>VMware |
|
|
921
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Volkswagen"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/volkswagen.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/volkswagen.png" /></picture><br/>Volkswagen |
|
|
922
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Volvo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/volvo.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/volvo.png" /></picture><br/>Volvo |
|
|
923
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/VSCodium"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vscodium-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vscodium-color.png" /></picture><br/>VSCodium |
|
|
924
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Vultr"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/vultr-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/vultr-color.png" /></picture><br/>Vultr |
|
|
925
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Warp"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/warp-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/warp-color.png" /></picture><br/>Warp |
|
|
926
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Wattpad"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wattpad-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wattpad-color.png" /></picture><br/>Wattpad |
|
|
927
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Waze"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/waze-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/waze-color.png" /></picture><br/>Waze |
|
|
928
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WearOS"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wearos-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wearos-color.png" /></picture><br/>Wear OS |
|
|
929
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WebAssembly"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/webassembly-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/webassembly-color.png" /></picture><br/>WebAssembly |
|
|
930
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Webflow"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/webflow-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/webflow-color.png" /></picture><br/>Webflow |
|
|
931
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WebStorm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/webstorm.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/webstorm.png" /></picture><br/>WebStorm |
|
|
932
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WeChat"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wechat-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wechat-color.png" /></picture><br/>WeChat |
|
|
933
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WellsFargo"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wellsfargo-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wellsfargo-color.png" /></picture><br/>Wells Fargo |
|
|
934
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WeRead"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/weread-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/weread-color.png" /></picture><br/>WeRead |
|
|
935
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WezTerm"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wezterm-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wezterm-color.png" /></picture><br/>WezTerm |
|
|
936
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WhatsApp"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/whatsapp-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/whatsapp-color.png" /></picture><br/>WhatsApp |
|
|
937
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Wikipedia"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wikipedia.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wikipedia.png" /></picture><br/>Wikipedia |
|
|
938
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Windsurf"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/windsurf.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/windsurf.png" /></picture><br/>Windsurf |
|
|
939
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Wire"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wire.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wire.png" /></picture><br/>Wire |
|
|
940
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WireGuard"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wireguard-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wireguard-color.png" /></picture><br/>WireGuard |
|
|
941
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Wise"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wise-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wise-color.png" /></picture><br/>Wise |
|
|
942
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Wix"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wix-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wix-color.png" /></picture><br/>Wix |
|
|
943
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/WordPress"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/wordpress-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/wordpress-color.png" /></picture><br/>WordPress |
|
|
944
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/X"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/x.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/x.png" /></picture><br/>X (Twitter) |
|
|
945
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xcode"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xcode-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xcode-color.png" /></picture><br/>Xcode |
|
|
946
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xiaohongshu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xiaohongshu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xiaohongshu-color.png" /></picture><br/>Xiaohongshu |
|
|
947
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xiaomi"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xiaomi-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xiaomi-color.png" /></picture><br/>Xiaomi |
|
|
948
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Xing"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xing-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xing-color.png" /></picture><br/>Xing |
|
|
949
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/XRP"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/xrp-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/xrp-color.png" /></picture><br/>XRP |
|
|
950
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/YCombinator"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/ycombinator-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/ycombinator-color.png" /></picture><br/>Y Combinator |
|
|
951
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/YAML"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/yaml-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/yaml-color.png" /></picture><br/>YAML |
|
|
952
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Yarn"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/yarn-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/yarn-color.png" /></picture><br/>Yarn |
|
|
953
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Yelp"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/yelp-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/yelp-color.png" /></picture><br/>Yelp |
|
|
954
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/YouMind"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/youmind.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/youmind.png" /></picture><br/>YouMind |
|
|
955
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/YouTube"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/youtube-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/youtube-color.png" /></picture><br/>YouTube |
|
|
956
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/YouTubeMusic"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/youtubemusic-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/youtubemusic-color.png" /></picture><br/>YouTube Music |
|
|
957
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/YouTubeShorts"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/youtubeshorts-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/youtubeshorts-color.png" /></picture><br/>YouTube Shorts |
|
|
958
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Yuanbao"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/yuanbao-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/yuanbao-color.png" /></picture><br/>Yuanbao (腾讯元宝) |
|
|
959
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ZAI"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zai.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zai.png" /></picture><br/>Z.ai |
|
|
960
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zalando"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zalando-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zalando-color.png" /></picture><br/>Zalando |
|
|
961
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zapier"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zapier-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zapier-color.png" /></picture><br/>Zapier |
|
|
962
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zara"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zara.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zara.png" /></picture><br/>Zara |
|
|
963
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zeabur"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zeabur-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zeabur-color.png" /></picture><br/>Zeabur |
|
|
964
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zed"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zed-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zed-color.png" /></picture><br/>Zed |
|
|
965
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zelle"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zelle-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zelle-color.png" /></picture><br/>Zelle |
|
|
966
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zencoder"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zencoder-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zencoder-color.png" /></picture><br/>Zencoder |
|
|
967
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zendesk"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zendesk.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zendesk.png" /></picture><br/>Zendesk |
|
|
968
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/ZeroTier"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zerotier-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zerotier-color.png" /></picture><br/>ZeroTier |
|
|
969
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zhihu"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zhihu-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zhihu-color.png" /></picture><br/>Zhihu |
|
|
970
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zoho"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zoho-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zoho-color.png" /></picture><br/>Zoho |
|
|
971
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zoom"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zoom-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zoom-color.png" /></picture><br/>Zoom |
|
|
972
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zotero"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zotero-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zotero-color.png" /></picture><br/>Zotero |
|
|
973
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zsh"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zsh-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zsh-color.png" /></picture><br/>Zsh |
|
|
974
|
+
| | | <a href="https://github.com/yldm-tech/ai-logo/tree/main/src/Zulip"><picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/dark/zulip-color.png" /><img height="56px" width="56px" src="https://raw.githubusercontent.com/yldm-tech/ai-logo/refs/heads/main/packages/static-png/light/zulip-color.png" /></picture><br/>Zulip |
|
|
312
975
|
|
|
313
976
|
<!-- ICON LIST -->
|
|
314
977
|
|