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

Uploaded Source

Built Distribution

manim_fontawesome-6.0.0-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: manim-fontawesome-6.0.0.tar.gz
  • Upload date:
  • Size: 651.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.12 Linux/5.11.0-1028-azure

File hashes

Hashes for manim-fontawesome-6.0.0.tar.gz
Algorithm Hash digest
SHA256 efd0289d6e268470c76cceeefc73d15447ed0a82a097f43a69aabe3028f70751
MD5 e31fe2f913b6e7d3ce76c5c7f5f19213
BLAKE2b-256 7c19873567f86726d7ef757a5421779f1d5b82b20a8b12b2893506428cd387e5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for manim_fontawesome-6.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 280dd366b40d48f1b9812bb3e2a1b71b1c3cb7b018ddf6f22236a887447ba471
MD5 19d1cf1260294e5dea85a3c5612cdc19
BLAKE2b-256 cc9dce811f81ff3281635a679c76319d8136eeab55b7cf0dd813a3f3053a3f24

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