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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file manim-fontawesome-5.15.4.post0.tar.gz
.
File metadata
- Download URL: manim-fontawesome-5.15.4.post0.tar.gz
- Upload date:
- Size: 534.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.8.12 Linux/5.8.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 945a55cd20cf46d8b93ec0c7d8fab5e4760bea7450e30a0810be79d723f22881 |
|
MD5 | 559ea2e06f10a8e7088659d3718bcff3 |
|
BLAKE2b-256 | d3d7ec510ae2f5b71066d9b84991cb62ee0780bf8beddfa758d8107902eb9c46 |
File details
Details for the file manim_fontawesome-5.15.4.post0-py3-none-any.whl
.
File metadata
- Download URL: manim_fontawesome-5.15.4.post0-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.11 CPython/3.8.12 Linux/5.8.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1e3c8b48eb5580277affdc3dbee05a2a22313d85638673d66353d42c6ddf8d6 |
|
MD5 | 1c674a7292a04aa3d2efa23c718abce8 |
|
BLAKE2b-256 | 8e4f09abb50b92986470b089b0dba95381b4f9291c9a851797370ca857adc5bd |