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.4.2.tar.gz
(614.7 kB
view details)
Built Distribution
File details
Details for the file manim_fontawesome-6.4.2.tar.gz
.
File metadata
- Download URL: manim_fontawesome-6.4.2.tar.gz
- Upload date:
- Size: 614.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.17 Linux/5.15.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 957e79e1d835ea5a30586dc4c14633c507e6e12db110216cc5bacdf0d95c5667 |
|
MD5 | d2edc237a24476610d10c6b7be309232 |
|
BLAKE2b-256 | 51516f71a20e9b10a835b4aded5d860e2e9f7ff312f494463156c172281d5488 |
File details
Details for the file manim_fontawesome-6.4.2-py3-none-any.whl
.
File metadata
- Download URL: manim_fontawesome-6.4.2-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.8.17 Linux/5.15.0-1042-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a912cead09bc0726d51e3994c83fc84c1e6a4401c7909c641195eac48f90d1d |
|
MD5 | 355b97a556437e30f4e21ae42af158b0 |
|
BLAKE2b-256 | dcfb9d8535537e9deb66ee6d93c9a8076b33607c8cc966bb9bea4b30de1b45f3 |