mirror of
https://github.com/vladmandic/automatic
synced 2026-09-17 08:19:11 +02:00
27 lines
361 B
Python
27 lines
361 B
Python
refresh = '⟲'
|
|
close = '🗙'
|
|
load = '⇧'
|
|
save = '⇩'
|
|
apply = '⇰'
|
|
clear = '⊗'
|
|
fill = '⊜'
|
|
networks = '🗁'
|
|
paste = '⇦'
|
|
|
|
"""
|
|
refresh = '🔄'
|
|
close = '🛗'
|
|
load = '⬆️'
|
|
save = '⬇️'
|
|
apply = '⏩'
|
|
clear = '🚮'
|
|
fill = '⏫'
|
|
networks = '🌐'
|
|
paste = '📘'
|
|
"""
|
|
switch = '⇅'
|
|
detect = '📐'
|
|
folder = '📂'
|
|
random = '🎲️'
|
|
reuse = '♻️'
|