Files
automatic/modules/ui_symbols.py
T
Vladimir Mandic 19b01e5000 make nvml work in cli
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-02-01 10:31:07 -05:00

54 lines
899 B
Python
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
refresh = '⟲'
close = '✕'
load = '⇧'
save = '⇩'
book = '🕮'
apply = '⇰'
clear = '⊗'
fill = '⊜'
scan = '🔎︎'
view = '☲'
networks = '🌐'
paste = '⇦'
refine = '⌾'
switch = '⇅'
sort = '⇕'
detect = '📐'
folder = '📂'
random = '🎲️'
reuse = '♻️'
info = '' # noqa
reset = '🔄'
upload = '⬆️'
reuse = '⬅️'
search = '🔍'
preview = '🖼️'
image = '🖌️'
mark_diag = '※'
mark_flag = '⁜'
interrogate = '♻'
int_clip = '✎'
int_blip = '✐'
bullet = '⃝'
sort_alpha_asc = '\uf15d'
sort_alpha_dsc = '\uf15e'
sort_size_asc = '\uf160'
sort_size_dsc = '\uf161'
sort_num_asc = '\uf162'
sort_num_dsc = '\uf163'
sort_time_asc = '\uf0de'
sort_time_dsc = '\uf0dd'
style_apply = '↶'
style_save = '↷'
"""
refresh = '🔄'
close = '🛗'
load = '⬆️'
save = '⬇️'
apply = '⏩'
clear = '🚮'
fill = '⏫'
networks = '🌐'
paste = '📘'
"""