2 रिपॉजिटरी
Uses special notation within text strings to embed font-based icons.
Distinct from Icon Glyph Mapping: Focuses on the string-based notation for embedding, whereas glyph mapping is the underlying technical association.
Explore 2 awesome GitHub repositories matching user interface & experience · Inline Icon Notations. Refine with filters or upvote what's useful.
Android-Iconics is an icon library wrapper for Android applications that enables the use of icon fonts and SVG vectors as drawables. It provides a system for rendering vector graphics and importing custom icon sets through font files and CSS mappings. The project includes a dedicated SVG vector renderer and a tool for integrating custom icon fonts. It also features a mirroring utility that automatically flips icons for right-to-left language layouts to maintain visual consistency across different locales. The library covers icon style customization for properties such as color, size, and pad
Inserts icons directly into text strings using special notation to mix glyphs with alphanumeric characters.
android-iconify is a multi-provider icon framework and library for Android applications. It enables the integration and management of vector graphics and font icons from various external providers within a single system. The framework allows for custom icon font integration by registering font files and character maps to expand the available library of graphics. It includes a vector graphic drawable renderer to display scalable icons across different screen densities. The system supports rendering vector icons as drawable objects and embedding scalable graphics directly into text spans so th
Uses specialized notation to embed scalable font-based icons directly within text strings.