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.2.1.tar.gz
(623.3 kB
view details)
Built Distribution
File details
Details for the file manim_fontawesome-6.2.1.tar.gz
.
File metadata
- Download URL: manim_fontawesome-6.2.1.tar.gz
- Upload date:
- Size: 623.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.8.14 Linux/5.15.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4404c92408a6a76f763783123b8fd7df49d413c53266400772327fcf10df5d5 |
|
MD5 | 8b1411ae01bfc8a5a5a223a31223dca2 |
|
BLAKE2b-256 | c37df9657b27b0551f7b0b2e51dcbe5d8e5c1ae95a94f9d581d47449f5a7a32f |
File details
Details for the file manim_fontawesome-6.2.1-py3-none-any.whl
.
File metadata
- Download URL: manim_fontawesome-6.2.1-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.8.14 Linux/5.15.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75c00bd9a2ab7389f152a4d276bb3565dc70037602b8c36f58245e132448f3fa |
|
MD5 | 6318f94d2a9894e1c32bba9256847a8e |
|
BLAKE2b-256 | a6ee63fc448dc1862b83685a2a8e334db2772941810d5f1d68a5268676e7ce32 |