-
Notifications
You must be signed in to change notification settings - Fork 2
assets
Pak Cyberbot edited this page Jan 3, 2024
·
6 revisions
This will conveniently provide access to images, icons, and UI elements for the development of CSI tools.
from csilibs.assets import images
print(images.CSILINUX_BLACK)
This will print the location of the CSI Linux black-colored logo that comes with the pip package library.
Name | Preview |
---|---|
CSI_BLACK | |
CSI_WHITE | |
CSI_ONION | |
CSI_ONION_TOR | |
CSILINUX_BLACK | |
CSILINUX_WHITE |
Same preview for icons
- CSI_BLACK
- CSI_WHITE
- CSI_ONION
- CSI_ONION_TOR
- CSILINUX_BLACK
- CSILINUX_WHITE
Name | Preview |
---|---|
PAGE | |
SITE | |
LAPTOP | |
FILE_DOCX | |
FILE_ODT |
More resources will be added over time.
Contact @PakCyberbot in case of any confusion!