Menu
Libraries |
Category

svelte-awesome

  • Purpose: Svelte-Awesome is an SVG icon component library for Svelte JS, built with Font Awesome icons. It provides a convenient way to use Font Awesome icons in Svelte applications.
  • Features:
    • Supports Font Awesome v4.7.0 (with inbuilt icons) and v5/v6 (via [@fortawesome npm packages][fortawesome-icons]).
    • Includes options for scaling, flipping, and labeling icons.
    • Supports stacked icons (work in progress).
    • Allows importing individual icons to optimize bundle size.
  • Target Audience: Svelte developers looking for an easy way to integrate Font Awesome icons into their projects.
  • Svelte Support: Primarily designed for Svelte, with explicit support for Sapper (now SvelteKit) via a specific import path.
  • Demo & Icons: A [demo][demo] is available, along with a [list of embedded icons][icons].

Links:

  • [Font Awesome][font-awesome]
  • [Demo][demo]
  • [List of Icons][icons]
  • [@fortawesome npm packages][fortawesome-icons]

iconsfontsvg-icon-componentfont-awesomesvelteiconsvgsveltejssvg-icons

Comments