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.1.1.tar.gz (750.0 kB view details)

Uploaded Source

Built Distribution

manim_fontawesome-6.1.1-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file manim-fontawesome-6.1.1.tar.gz.

File metadata

  • Download URL: manim-fontawesome-6.1.1.tar.gz
  • Upload date:
  • Size: 750.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.13.0-1025-azure

File hashes

Hashes for manim-fontawesome-6.1.1.tar.gz
Algorithm Hash digest
SHA256 b7d99147538f0d042a7950c56505b1d66131286fb8eb40c6805cdb0dabd5b361
MD5 d060d8a7133852fa9e413a7400d3919b
BLAKE2b-256 1a805f070581b8846e46632718fc070936be4efe5b769ac6055888e37c5de331

See more details on using hashes here.

File details

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

File metadata

  • Download URL: manim_fontawesome-6.1.1-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.13.0-1025-azure

File hashes

Hashes for manim_fontawesome-6.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 396316c4b1df7febd29d0601a2f4e56228cc5a6451afb0314e8dcff931a4ceb3
MD5 744ba886d8ce3e2146a88916554d8ef6
BLAKE2b-256 4f335ad5c5221245f00bbaa032890d574f1d6255b3ee6836537aab2378e51a1a

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