Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
bcd-kushal authored Feb 3, 2024
1 parent faf4562 commit a455396
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions shell_icons.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# shell icons ----------------------------------------
TICK = '\u2713'
CROSS = '\u2715'
DOT = '\u2022'

0 comments on commit a455396

Please sign in to comment.