Skip to main content

Font Awesome SVG's for Manim

Project description

manim-fontawesome

Font Awesome SVG's for Manim.

How to Use.

You can import this as any python library in your script and then use brand, regular, solid varaibles to get the necessary SVGMobjects.

For example,

from manim import *
from manim_fontawesome import *

class AngryEmoji(Scene):
    def construct(self):
        # import https://fontawesome.com/v5.15/icons/angry?style=regular
        self.add(regular.angry)

This module defined these variables:

  • regular: These contains the Regular Style icons.
  • solid: These contains the Solid style icons.
  • brand: These contains the Brands.

License

This module is licensed under BSD-3-Clause.

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

manim_fontawesome-6.3.0.tar.gz (608.8 kB view details)

Uploaded Source

Built Distribution

manim_fontawesome-6.3.0-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file manim_fontawesome-6.3.0.tar.gz.

File metadata

  • Download URL: manim_fontawesome-6.3.0.tar.gz
  • Upload date:
  • Size: 608.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.8.16 Linux/5.15.0-1034-azure

File hashes

Hashes for manim_fontawesome-6.3.0.tar.gz
Algorithm Hash digest
SHA256 d374d5fb062a0330b4890b1ccf39ff650b172b0f7b4680e2fe158d01dd0d65a4
MD5 eec7f01149a8f422a6cda1c391404409
BLAKE2b-256 9615c0366aa77d47e70dc948018a468c10c07c51933a34d67d743b4214d4d700

See more details on using hashes here.

File details

Details for the file manim_fontawesome-6.3.0-py3-none-any.whl.

File metadata

  • Download URL: manim_fontawesome-6.3.0-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.1 CPython/3.8.16 Linux/5.15.0-1034-azure

File hashes

Hashes for manim_fontawesome-6.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 33eedd82665d4b52d1349db28a5bc519ab62ba6e6522bfade4ae43a6780af47a
MD5 51a6de37da0c1b6afaad5e837866b5e0
BLAKE2b-256 e7b65ee85821774c2087a64990cdf01ede353b8d2fc7312751afc08e837d61ab

See more details on using hashes here.

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