awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

48 مستودعات

Awesome GitHub RepositoriesIcon Fonts

Collections of icons packaged as font files for scalable text-based rendering.

Distinguishing note: Specifically addresses font-based icon distribution.

Explore 48 awesome GitHub repositories matching user interface & experience · Icon Fonts. Refine with filters or upvote what's useful.

Awesome Icon Fonts GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fortawesome/font-awesomeالصورة الرمزية لـ FortAwesome

    FortAwesome/Font-Awesome

    76,670عرض على GitHub↗

    Font-Awesome is a CSS icon framework and SVG icon library that provides a standardized set of vector assets for digital user interfaces. It functions as a vector icon set and web font icon kit, delivering iconography through both scalable vector graphics and web fonts to ensure consistency across different screen densities and platforms. The project provides a multi-format distribution model, allowing assets to be rendered via SVG-based vector embedding or unicode-based glyph rendering. Visual styles, sizes, and positions are managed through a class-driven asset selection system and CSS-varia

    Provides collections of icons packaged as font files for scalable, text-based rendering.

    JavaScriptcssfontfontawesome
    عرض على GitHub↗76,670
  • ryanoasis/nerd-fontsالصورة الرمزية لـ ryanoasis

    ryanoasis/nerd-fonts

    63,373عرض على GitHub↗

    Nerd Fonts is a suite of tools and collections designed for aggregating glyphs, patching programming fonts, and generating web-ready font assets. It provides an iconic font patcher for injecting large sets of icons into existing system fonts, a glyph aggregator that consolidates symbols from multiple icon sets, and a collection of pre-patched monospaced typefaces for use in terminals and editors. The project includes a font metrics tool to adjust glyph widths and cell sizing, ensuring consistent icon alignment in monospace environments. It also features a web font generator that converts patc

    Integrates glyph collections from external sources or user-provided font files into a target font.

    CSSfontfont-awesomefonts
    عرض على GitHub↗63,373
  • microsoft/cascadia-codeالصورة الرمزية لـ microsoft

    microsoft/cascadia-code

    27,736عرض على GitHub↗

    Cascadia Code is a monospaced programming font optimized for coding environments. It is available as a TrueType and OpenType font, featuring programming ligatures that combine common operators and symbols into single glyphs. The typeface is an OpenType variable font, which allows for character thickness to be scaled across a continuous range of weights within a single file. It is compatible with Nerd Font and Powerline, embedding specialized icons and symbols for use in terminal prompts and status bars. The project includes capabilities for font engineering and rendering, such as the use of

    Merges third-party icon sets and specialized symbol variants into the font build process.

    Python
    عرض على GitHub↗27,736
  • simple-icons/simple-iconsالصورة الرمزية لـ simple-icons

    simple-icons/simple-icons

    24,495عرض على GitHub↗

    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

    Converts vector icon paths into unified font files for scalable text-based icon display.

    JavaScriptbrandbrand-assetsbrand-colors
    عرض على GitHub↗24,495
  • lucide-icons/lucideالصورة الرمزية لـ lucide-icons

    lucide-icons/lucide

    21,186عرض على GitHub↗

    Lucide is a collection of consistent, scalable vector icons designed as a reusable component library for web and mobile interfaces. It provides a standardized set of visual symbols that support dynamic styling, programmatic manipulation, and accessibility features, ensuring that icons remain perceivable and usable across diverse development environments. The library distinguishes itself through a framework-agnostic architecture that defines icons as raw coordinate data, allowing for consistent rendering across various platforms. It supports tree-shakable module exports and bundle size optimiz

    Supports font-based icon implementations with fixed code points to ensure consistent rendering across library updates.

    TypeScriptfeather-iconsfigmaicons
    عرض على GitHub↗21,186
  • panjiachen/vue-admin-templateالصورة الرمزية لـ PanJiaChen

    PanJiaChen/vue-admin-template

    20,414عرض على GitHub↗

    vue-admin-template is a boilerplate for building administrative interfaces using Vue.js. It provides a pre-configured layout, routing, and state management to bootstrap admin dashboards. The project includes a role-based access control system to restrict menu visibility and route access based on user permissions. It features a component scaffolding tool for generating boilerplate views and business components from templates, as well as an automated SVG icon management system for registering and rendering vector graphics. The template covers data management through Excel import and export uti

    Provides an automated pipeline for registering and rendering local SVG files as a custom icon collection.

    JavaScriptaxioselement-uijavascript
    عرض على GitHub↗20,414
  • oblador/react-native-vector-iconsالصورة الرمزية لـ oblador

    oblador/react-native-vector-icons

    17,882عرض على GitHub↗

    This project is a cross-platform mobile icon library and renderer that provides scalable vector icon components for mobile and web applications. It functions as a vector font integration tool, utilizing a rendering layer that maps vector fonts to mobile components and web CSS to ensure consistent iconography across different platforms. The library includes a configuration-driven pipeline to convert SVG files and CSS stylesheets into usable icon font packages. It supports the integration of proprietary font files and glyph maps, allowing for the use of brand-specific iconography through custom

    Implements a configuration-driven pipeline to convert SVG files and CSS stylesheets into usable icon font packages.

    TypeScripticonicon-packreact-native
    عرض على GitHub↗17,882
  • astronvim/astronvimالصورة الرمزية لـ AstroNvim

    AstroNvim/AstroNvim

    14,355عرض على GitHub↗

    AstroNvim is a modular Neovim distribution that functions as a comprehensive development environment. It provides a pre-configured framework for managing editor settings, plugin ecosystems, and language server integrations, effectively transforming a base text editor into a full-featured integrated development environment. The project distinguishes itself through a highly customizable Lua-based architecture that emphasizes modularity and performance. It enables users to manage complex editor configurations through a centralized, declarative system that supports lazy loading, community-maintai

    Renders graphical glyphs by configuring the terminal to utilize compatible patched fonts.

    Luaastronvimastrovimhacktoberfest
    عرض على GitHub↗14,355
  • bhilburn/powerlevel9kالصورة الرمزية لـ bhilburn

    bhilburn/powerlevel9k

    13,429عرض على GitHub↗

    Powerlevel10k is a customizable Zsh theme framework and command line prompt customizer designed to create a visual shell status dashboard. It provides a toolkit for defining the layout, colors, and segments of a terminal prompt to improve the command line user experience. The project distinguishes itself through a flexible configuration system for prompt appearance and layout, allowing users to organize information segments across multiple lines and visually merge adjacent blocks. It supports extensive visual customization, including the use of custom font codepoints for icons and state-based

    Utilizes shell glyph libraries to render complex icons and symbols using patched fonts in the terminal.

    Shell
    عرض على GitHub↗13,429
  • twbs/bootstrap-sassالصورة الرمزية لـ twbs

    twbs/bootstrap-sass

    12,507عرض على GitHub↗

    This project is a Sass implementation of the Bootstrap framework, providing a collection of responsive, mobile-first UI toolkits and layout systems. It serves as a Sass UI library that allows for the creation of custom CSS frameworks through the use of a preprocessor to generate browser-ready stylesheets. The framework is distinguished by its deep customization capabilities, enabling users to override default themes and visual variables using Sass variables and mixins. It utilizes a modular import system, allowing specific components to be selectively included to control the final CSS bundle

    Provides a configuration system for resolving and loading custom icon fonts based on project directory structures.

    SCSS
    عرض على GitHub↗12,507
  • o2sh/onefetchالصورة الرمزية لـ o2sh

    o2sh/onefetch

    11,936عرض على GitHub↗

    Onefetch is a suite of specialized command-line tools designed to fetch system specifications, analyze Git repository metadata, and visualize this data in the terminal. It functions as a system information fetcher and a Git repository information tool, providing a concise overview of hardware, operating system details, and project-level statistics. The project distinguishes itself through a terminal visualizer that utilizes ASCII art, Nerd Font icons, and support for Sixel, Kitty, and iTerm image protocols. It includes a dedicated Git churn analyzer to identify frequently modified files and a

    Maps programming languages and system categories to specific Nerd Font Unicode icons for terminal display.

    Rust
    عرض على GitHub↗11,936
  • devicons/deviconالصورة الرمزية لـ devicons

    devicons/devicon

    11,707عرض على GitHub↗

    Devicon is a comprehensive library of scalable vector graphics representing programming languages, frameworks, and development tools. It provides a standardized set of visual assets designed to help users identify software stacks and technical technologies within web interfaces and documentation. The collection supports multiple integration methods, including direct vector rendering and font-based mapping, allowing icons to be embedded as text elements or standalone graphics. By utilizing semantic class-based styling and declarative markup, the library enables consistent visual branding acros

    Provides icon sets packaged as font files for scalable text-based rendering.

    CSSbrandsdeviconfont
    عرض على GitHub↗11,707
  • billryan/resumeالصورة الرمزية لـ billryan

    billryan/resume

    11,191عرض على GitHub↗

    This project is a professional typesetting layout for creating curriculum vitae and resumes using the LaTeX document preparation system. It provides a structured template system to generate customizable PDF resumes and academic CVs. The system includes built-in support for multilingual typesetting, specifically enabling the rendering of both English and Simplified Chinese text through unicode font mapping. It also features automated bibliographic citation management to handle academic references and publications. The layout incorporates visual components such as skill proficiency progress ba

    Integrates icon fonts via macros to provide visual identifiers for contact and social information.

    TeX
    عرض على GitHub↗11,191
  • lepoco/wpfuiالصورة الرمزية لـ lepoco

    lepoco/wpfui

    9,457عرض على GitHub↗

    wpfui is a framework and component library for Windows desktop applications built with the .NET WPF framework. It provides a collection of modern visual controls, styles, and immersive interface elements that implement the Fluent Design language. The project includes a specialized icon library delivered as font resources and a project template that provides a pre-configured structure for applications using the Model-View-ViewModel architectural pattern and dependency injection. The framework covers Windows desktop development through XAML-based control templating, resource-dictionary style i

    Provides a specialized icon library delivered as font resources for scalable system iconography.

    C#csharpdotnetfluent
    عرض على GitHub↗9,457
  • akveo/eva-iconsالصورة الرمزية لـ akveo

    akveo/eva-icons

    8,822عرض على GitHub↗

    eva-icons is a comprehensive cross-platform UI icon pack providing over 480 scalable vector graphics and font-based icons. It functions as both an SVG icon library and a web font icon set designed for consistent use across web, iOS, and Android interfaces. The collection is an animated icon set that supports motion effects such as zooming, pulsing, shaking, and flipping to provide visual feedback or draw user attention. The library covers the implementation of SVG graphics and web font iconography, enabling the injection of visual elements via JavaScript or CSS stylesheets. It supports multi

    Provides collections of icons packaged as font files for scalable text-based rendering.

    TypeScript
    عرض على GitHub↗8,822
  • northwoodssoftware/gojsالصورة الرمزية لـ NorthwoodsSoftware

    NorthwoodsSoftware/GoJS

    8,447عرض على GitHub↗

    GoJS is a JavaScript diagramming library and canvas-based visualization engine used to build interactive flowcharts, organizational charts, and network diagrams. It functions as a data-driven framework that binds JavaScript data models to visual elements, enabling bidirectional synchronization between the underlying data and the graphical representation. The library features a comprehensive graph layout engine capable of automatically arranging nodes into trees, grids, circles, or force-directed layouts. It distinguishes itself through a template-based system for generating visual parts and a

    Supports the rendering of icon fonts within diagrams and ensures they are loaded before rendering.

    HTMLcanvaschartcharts
    عرض على GitHub↗8,447
  • remix-design/remixiconالصورة الرمزية لـ Remix-Design

    Remix-Design/RemixIcon

    8,203عرض على GitHub↗

    RemixIcon هي مكتبة أيقونات مفتوحة المصدر توفر مجموعة شاملة من الأيقونات المتجهة المحايدة المتاحة كأصول SVG وخطوط ويب للواجهات الرقمية. يقدم المشروع رسومات متجهة قابلة للتوسع كمجموعة أيقونات SVG ومكتبة أيقونات خط ويب للدمج في تصميمات الويب والهواتف المحمولة. تحافظ المكتبة على لغة مرئية متسقة من خلال توفير كل رمز في نمطي المخطط والمملوء. تتضمن مكتبة رموز مخصصة لـ Figma للسماح بالوضع المباشر للأصول على لوحات التصميم. يغطي المشروع تسليم الأصول من خلال تضمين SVG المباشر، وأوراق الـ sprite، وعرض خطوط الويب. كما يتميز ببحث باللغة الطبيعية مدعوم بالذكاء الاصطناعي لاكتشاف الأيقونات ويدعم تعديل الرموز داخل برامج العرض.

    Delivers a set of symbols as a font file for easy integration and styling via CSS.

    Less
    عرض على GitHub↗8,203
  • webstudio-is/webstudioالصورة الرمزية لـ webstudio-is

    webstudio-is/webstudio

    8,240عرض على GitHub↗

    Webstudio is a visual CMS and website builder that provides a visual development environment for designing and publishing websites. It functions as an AI-powered design tool, a REST and GraphQL API client, and an atomic CSS compiler. The platform distinguishes itself through generative AI capabilities for creating layout variants and refining visual styles from text prompts. It integrates a headless CMS workflow that maps external data sources to visual components and utilizes a specialized compiler to convert design tokens into deduplicated atomic CSS for optimized page load speeds. The sys

    Embeds vector graphics and icon fonts into layouts via SVG pasting or asset library selection.

    TypeScriptaccessibilityalternativecloudflare
    عرض على GitHub↗8,240
  • twbs/iconsالصورة الرمزية لـ twbs

    twbs/icons

    7,906عرض على GitHub↗

    This project is a collection of scalable vector graphics provided as an icon library, vector graphic asset pack, and web icon font. It provides a system for delivering visual symbols through multiple formats, including standalone SVG files, consolidated sprite sheets, and font-based distribution. The library supports various integration methods, such as inline SVG embedding, external image referencing, and the use of fragment identifiers via SVG sprite sheets. It also includes a web font implementation that maps vector icons to unicode characters for text-based rendering and CSS styling. Bro

    Provides a collection of icons packaged as font files for scalable text-based rendering.

    TypeScriptbootstrapfonticons
    عرض على GitHub↗7,906
  • antfu-collective/iconesالصورة الرمزية لـ antfu-collective

    antfu-collective/icones

    7,386عرض على GitHub↗

    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

    Packs selected icons into a custom, downloadable icon font file for use in projects.

    Vueicon-collectionsiconsiconsets
    عرض على GitHub↗7,386
السابق123التالي
  1. Home
  2. User Interface & Experience
  3. Icon Fonts

استكشف الوسوم الفرعية

  • Client-Side Font BundlersAggregates selected icons into a single font file on the client side using WebAssembly-based compilation. **Distinct from Icon Fonts:** Distinct from Icon Fonts: focuses on generating custom font bundles from user-selected icons, not distributing pre-made icon font collections.
  • Custom Font GeneratorsSelects multiple icons and bundles them into a downloadable, ready-to-use icon font file. **Distinct from Icon Fonts:** Distinct from Icon Fonts: focuses on generating custom font files from user-selected icons, not distributing pre-made icon font collections.
  • Custom Symbol IntegrationThe process of merging specialized icon sets or variants into a typeface build. **Distinct from Icon Fonts:** Distinct from Icon Fonts as it describes the integration process into a primary typeface rather than just providing an icon set.
  • Dynamic GeneratorsTools that programmatically bundle specific glyphs into a downloadable font file at runtime. **Distinct from Icon Fonts:** Focuses on the active creation/bundling process of the font rather than the static collection of fonts.
  • Fallback Glyph Renderers2 وسوم فرعيةRenders glyph icons using fontconfig fallback or custom codepoints when a patched font is unavailable. **Distinct from Icon Fonts:** Distinct from Icon Fonts: focuses on rendering glyphs without a patched font via fallback mechanisms, not on distributing icon font files.
  • GeneratorsTools that synthesize font files from vector graphic sources like SVG. **Distinct from Icon Fonts:** Distinct from Icon Fonts, which are the resulting assets; this refers specifically to the tool that creates the font from SVGs.
  • Glyph Injection ToolsUtilities that merge icon glyphs from external font files into a target typeface. **Distinct from Icon Fonts:** Distinct from Icon Fonts: focuses on the action of injecting glyphs into existing fonts rather than the distribution of the icon set itself.
  • Icon Glyph Mapping6 وسوم فرعيةThe mapping of specific font codepoints to represent status icons within a text interface. **Distinct from Icon Fonts:** Focuses on mapping specific codepoints for display in a shell prompt rather than the distribution of font files.
  • Icon Package Generation2 وسوم فرعيةAutomated pipelines for bundling SVG and codepoint data into font-based icon packages. **Distinct from Icon Fonts:** Describes the build process for creating the package, rather than the resulting font asset itself.
  • Icon PatchersSoftware that injects large-scale icon sets into existing system or programming fonts. **Distinct from Icon Fonts:** Distinct from Icon Fonts: describes the tool that performs the patching rather than the resulting font asset.
  • Icon Set Registration ToolsTools for importing and registering external icon fonts and CSS mappings into an application. **Distinct from Icon Fonts:** Focuses on the mechanism of importing and registering external sets, rather than just the distribution of font files.
  • Monospace Width ConstraintsControls for enforcing single-character width for icons in fixed-width environments. **Distinct from Icon Fonts:** Focuses on the specific width scaling for monospace alignment, not the general font distribution.
  • Package GeneratorsPipelines that convert raw vector assets and stylesheets into distributable font packages. **Distinct from Icon Fonts:** Focuses on the build-time conversion pipeline rather than the resulting font assets
  • Runtime LoadersMechanisms for loading font assets into memory during application execution. **Distinct from Icon Fonts:** Focuses on the runtime delivery mechanism rather than the font collection itself
  • SVG Imports3 وسوم فرعيةCapabilities for importing and normalizing SVG vector data for use in font generation. **Distinct from Icon Fonts:** Focuses on the ingestion and transformation of SVG source files, rather than the distribution of the resulting icon font.
  • Shell Glyph LibrariesLibraries that provide text-based aliases for font glyphs to be used in shell scripts. **Distinct from Icon Fonts:** Focuses on the scripting interface for referencing glyphs, not the font asset itself.
  • Unpatched Font Icon RenderingRenders file-type glyphs using fontconfig fallback or custom codepoints instead of requiring a patched font. **Distinct from Icon Fonts:** Distinct from Icon Fonts: focuses on rendering icons without a patched font, not on distributing icon font collections.