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
manim-fontawesome-6.1.2.tar.gz
(751.3 kB
view details)
Built Distribution
File details
Details for the file manim-fontawesome-6.1.2.tar.gz
.
File metadata
- Download URL: manim-fontawesome-6.1.2.tar.gz
- Upload date:
- Size: 751.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.13 Linux/5.15.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4933b18a1b7756aa1870366e5819820513f938d13b49dbac73ccca4a2ccb1d00 |
|
MD5 | 24b3edae5293c874c57b73dcd3a6a348 |
|
BLAKE2b-256 | 7fe332112351ee9f405dd025fe5b0294d129281989e9e1769359a7d714afaf54 |
File details
Details for the file manim_fontawesome-6.1.2-py3-none-any.whl
.
File metadata
- Download URL: manim_fontawesome-6.1.2-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.8.13 Linux/5.15.0-1014-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a918c18c6503bb46495916f953e56d1c8c4b9796242bff85f480e32364da51c |
|
MD5 | b8073c269b039b33055405b157d2745a |
|
BLAKE2b-256 | c16a83e97975c68b15242e08c901ebfa61c133b0e58a7f5d85d6355a1b2eda13 |