Вопрос Text Icon [NL]

Начинающий
Статус
Оффлайн
Регистрация
30 Авг 2022
Сообщения
14
Реакции[?]
0
Поинты[?]
0
Saw this type of icons in front of the text, I do not understand how this is made, could someone give me an example?
 

Вложения

Олдфаг
Статус
Оффлайн
Регистрация
28 Дек 2018
Сообщения
2,585
Реакции[?]
1,436
Поинты[?]
2K
icon = ui.get_icon(“cloud”) — return unicode of icon

text = icon .. “ test string”

ui.create(“tab”):label(text)
 
Сверху Снизу