9 مستودعات
Libraries or utilities that aggregate and manage multiple sets of graphical icons for UI use.
Distinguishing note: Specifically addresses the integration and simultaneous usage of multiple distinct icon sets.
Explore 9 awesome GitHub repositories matching user interface & experience · Icon Collections. Refine with filters or upvote what's useful.
This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib
The library combines several different icon collections simultaneously to meet diverse design requirements within a single application.
Simple Icons is a comprehensive repository of standardized brand logos provided in scalable vector format. It serves as a programmatic data source that offers direct access to official brand vector paths and color codes, enabling developers to integrate consistent visual assets into software projects and user interfaces. The project functions as a web-ready asset provider that supports multiple delivery methods, including direct file imports, remote image embedding, and font-based rendering. By centralizing the storage of icon geometry as raw vector path strings, it ensures consistent renderi
Provides a comprehensive repository of standardized brand logos in scalable vector format.
Icones is a client-side icon browser and management tool that lets you search, preview, and download icons from the Iconify ecosystem. It provides instant fuzzy search across thousands of icons from multiple collections, all performed locally in the browser without server round-trips. The tool enables you to filter icons by category, bookmark individual icons or entire collections for later use, and download icons as SVG files. A distinctive capability is the ability to pack selected icons into a custom icon font file, generated on the client side using WebAssembly-based font compilation. Ic
Serves as an icon browsing tool for searching, previewing, and downloading icons from Iconify collections.
Icones is a suite of tools for exploring icon ecosystems, performing offline searches, and exporting assets in font or SVG formats. It serves as a web interface for searching, browsing, and downloading icons from various libraries powered by the Iconify framework. The project features an offline icon search engine that utilizes local fuzzy search to find graphic assets without a constant network connection. It also includes a custom icon font generator to bundle selected icons into a single font file and an SVG icon downloader for extracting individual graphics or copy-pasting usage scripts.
Provides utilities to organize, filter by category, and bookmark sets of icons for faster retrieval.
Nuxt UI is a comprehensive Vue component library built for the Nuxt ecosystem, providing over 125 production-ready, WAI-ARIA compliant components for building modern web applications. The library offers a complete design system with Tailwind CSS theming, supporting dark mode, custom color palettes, semantic color aliases, and runtime theme switching through CSS design tokens. It includes built-in internationalization for over 50 languages, server-side rendering compatibility, and a Figma kit that mirrors the code components for design-to-development consistency. The library distinguishes itse
Displays icons from the Iconify library by passing collection and name to a dedicated component.
JMComic-Crawler-Python is a high-performance asynchronous web scraper and API client designed to programmatically retrieve images and metadata from a comic hosting service. It functions as a media archiving tool for batch downloading albums and chapters, automating the process of saving content to a local filesystem. The project is distinguished by its ability to reverse server-side pixel obfuscation, using a decryption tool to reconstruct sliced and shuffled images. To maintain stable connectivity, it utilizes a network bypass utility featuring dynamic domain rotation and proxy routing to ci
Accesses user accounts to list favorite folders and fetch stored album collections.
unplugin-icons هو مزود مكونات أيقونات عالمي ومحسن أصول وقت البناء يقوم بتحويل مكتبات SVG المتنوعة إلى واجهة موحدة عبر أطر العمل. يعمل كخط أنابيب لأيقونات SVG، حيث يحول آلاف الأيقونات من مجموعات مختلفة إلى مكونات عند الطلب أو سلاسل نصية خام للاستخدام عبر أطر عمل الواجهة الأمامية المختلفة. توفر الأداة مكتبة أيقونات عبر أطر العمل تعمل على تحسين أحجام الحزم من خلال تضمين الأيقونات المحددة المشار إليها في الكود المصدري حصرياً. كما تبسط سير عمل التطوير من خلال الاستيراد التلقائي للأيقونات واستخدام الأسماء المستعارة لتعيين أسماء المجموعات الطويلة إلى معرفات أقصر. يدير النظام مكونات SVG من خلال السماح بتحميل مجموعات أيقونات مخصصة وتطبيق تحويلات عالمية. كما يتضمن إمكانيات تكوين مرئية لتخصيص حجم ولون الأيقونة من خلال الإعدادات العالمية أو معلمات الاستعلام.
Maps long icon collection names to short identifiers to simplify imports within a project.
unplugin-icons is a build-time plugin that integrates with modern bundlers to import icons from popular icon sets automatically. It detects icon usage in source code and tree-shakes the final bundle to include only the icons actually referenced, reducing unnecessary payload. The plugin also provides a mechanism for loading custom SVG icon collections from local files or remote sources, making them accessible through the same import syntax as built-in sets. The plugin is framework-agnostic and offers a conventional path resolution scheme for referencing icons by collection and name across diff
Provides a single API to access icons from multiple popular icon sets like Material and Font Awesome.
Icon-sets is a repository and toolkit for aggregating, optimizing, and managing open-source vector icon collections. It functions as an SVG icon collection manager, vector icon library, and processing utility that organizes design assets into standardized JSON data structures and graphic files. The project provides comprehensive capabilities for icon import, export, processing, and rendering. Imported vector graphics undergo schema-driven validation, security sanitization, and format standardization alongside geometric transformations such as scaling, rotation, and flipping. Alias-based data
Icon management tool processes structured icon collections and extracts individual icon data for rendering and manipulation.