Skip to main content

An interface to Font-Awesome for use in Shiny.

Project description

Font Awesome for Shiny

An interface to Font-Awesome for use in Shiny for Python.

This package currently uses Font-Awesome 6.2.0.

Installation

pip install faicons

Usage

Use icon_svg() to get an <svg> representation of the icon.

from faicons import icon_svg
icon_svg("play")

Example usage in Shiny:

from shiny import ui
ui.input_action_button("btn", "Press me", icon=icon_svg("play")).show()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faicons-0.2.2.tar.gz (604.4 kB view hashes)

Uploaded Source

Built Distribution

faicons-0.2.2-py3-none-any.whl (607.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page