This commit is contained in:
Fluent Build System 2023-11-03 22:23:56 +00:00
Родитель 906bbe19df
Коммит 9c888ded86
1202 изменённых файлов: 20263 добавлений и 10502 удалений

Просмотреть файл

@ -36,7 +36,7 @@ repositories {
Include the following dependency in your project's `build.gradle`:
```groovy
implementation 'com.microsoft.design:fluent-system-icons:1.1.221@aar'
implementation 'com.microsoft.design:fluent-system-icons:1.1.222@aar'
```
For library docs, see [android/README.md](android/README.md).
@ -48,13 +48,13 @@ For library docs, see [android/README.md](android/README.md).
```ruby
use_frameworks!
pod "FluentIcons", "1.1.221"
pod "FluentIcons", "1.1.222"
```
#### Carthage
```bash
git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.221"
git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.222"
```
For library docs, see [ios/README.md](ios/README.md).
@ -66,7 +66,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency:
```yaml
dependencies:
...
fluentui_system_icons: ^1.1.221
fluentui_system_icons: ^1.1.222
```
For library docs, see [flutter/README.md](flutter/README.md).

Просмотреть файл

@ -208,6 +208,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_alert_off_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_alert_off_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_alert_off_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_alert_on_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_alert_on_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_alert_on_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_alert_on_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_alert_on_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_alert_on_20_selector.xml",
@ -937,6 +940,12 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_exclamation_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_exclamation_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_exclamation_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_exclamation_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_exclamation_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_exclamation_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_left_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_left_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_down_left_16_selector.xml",
@ -1063,12 +1072,18 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_in_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_in_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_in_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_in_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_in_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_in_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_in_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_in_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_fit_in_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_flow_diagonal_up_right_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_flow_diagonal_up_right_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_arrow_flow_diagonal_up_right_16_selector.xml",
@ -2353,6 +2368,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_book_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_add_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_add_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_add_20_selector.xml",
@ -2398,12 +2416,18 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_book_contacts_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_contacts_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_contacts_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_database_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_default_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_default_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_default_28_regular.xml",
@ -2525,6 +2549,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_book_theta_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_theta_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_theta_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_toolbox_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_toolbox_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_toolbox_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_toolbox_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_toolbox_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_book_toolbox_20_selector.xml",
@ -3101,6 +3128,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_building_desktop_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_desktop_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_desktop_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_desktop_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_desktop_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_desktop_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_factory_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_factory_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_factory_16_selector.xml",
@ -3119,6 +3149,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_building_factory_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_factory_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_factory_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_20_selector.xml",
@ -3128,6 +3161,18 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_building_government_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_government_search_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_home_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_home_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_building_home_16_selector.xml",
@ -3593,6 +3638,24 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_calendar_question_mark_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_question_mark_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_question_mark_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_record_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_reply_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_reply_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_calendar_reply_16_selector.xml",
@ -5024,6 +5087,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_clipboard_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_32_selector.xml",
@ -5147,6 +5213,21 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_clipboard_link_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_link_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_link_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_math_formula_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_month_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_month_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_month_16_selector.xml",
@ -5171,6 +5252,21 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_clipboard_note_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_note_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_note_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_number_123_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_paste_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_paste_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_clipboard_paste_16_selector.xml",
@ -5702,6 +5798,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_code_vb_rectangle_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_code_vb_rectangle_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_code_vb_rectangle_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_collections_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_collections_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_collections_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_collections_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_collections_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_collections_20_selector.xml",
@ -6023,6 +6122,15 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_communication_person_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_person_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_person_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_shield_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_shield_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_shield_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_shield_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_shield_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_shield_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_shield_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_shield_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_communication_shield_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_compass_northwest_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_compass_northwest_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_compass_northwest_16_selector.xml",
@ -7052,6 +7160,12 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_dialpad_off_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_dialpad_off_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_dialpad_off_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_dialpad_question_mark_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_dialpad_question_mark_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_dialpad_question_mark_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_dialpad_question_mark_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_dialpad_question_mark_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_dialpad_question_mark_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_diamond_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_diamond_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_diamond_16_selector.xml",
@ -7298,12 +7412,18 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_document_border_print_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_border_print_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_border_print_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_briefcase_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_bullet_list_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_bullet_list_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_bullet_list_16_selector.xml",
@ -7922,6 +8042,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_document_search_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_search_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_search_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_search_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_search_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_search_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_settings_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_settings_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_settings_16_selector.xml",
@ -9008,12 +9131,18 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_filter_sync_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_filter_sync_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_filter_sync_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_fingerprint_48_selector.xml",
@ -9461,6 +9590,18 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_folder_person_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_person_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_prohibited_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_prohibited_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_folder_prohibited_16_selector.xml",
@ -10289,6 +10430,15 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_add_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_add_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_add_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_add_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_add_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_add_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_add_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_add_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_add_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_sparkle_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_sparkle_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_hat_graduation_sparkle_16_selector.xml",
@ -11193,6 +11343,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_layer_diagonal_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_layer_diagonal_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_layer_diagonal_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_layer_diagonal_add_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_layer_diagonal_add_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_layer_diagonal_add_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_layer_diagonal_person_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_layer_diagonal_person_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_layer_diagonal_person_20_selector.xml",
@ -11250,6 +11403,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_library_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_library_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_library_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_library_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_library_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_library_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_16_selector.xml",
@ -11286,6 +11442,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_filament_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_filament_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_filament_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_filament_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_filament_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_filament_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_filament_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_filament_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lightbulb_filament_48_selector.xml",
@ -11430,6 +11589,12 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_link_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_add_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_add_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_add_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_add_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_add_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_add_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_add_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_add_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_link_add_24_selector.xml",
@ -11721,12 +11886,21 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_lock_open_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_open_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_open_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_lock_shield_48_selector.xml",
@ -14530,6 +14704,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_person_tag_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_tag_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_tag_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_voice_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_voice_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_voice_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_voice_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_voice_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_voice_20_selector.xml",
@ -14545,6 +14722,24 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_person_walking_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_walking_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_walking_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_warning_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_wrench_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_wrench_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_person_wrench_20_selector.xml",
@ -16184,6 +16379,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_scan_type_off_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_scan_type_off_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_scan_type_off_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_scan_type_off_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_scan_type_off_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_scan_type_off_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_scratchpad_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_scratchpad_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_scratchpad_20_selector.xml",
@ -16202,12 +16400,24 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_screen_search_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_screen_search_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_screen_search_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_record_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_record_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_record_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_record_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_record_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_record_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_record_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_record_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_screenshot_record_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_script_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_script_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_script_16_selector.xml",
@ -17108,6 +17318,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_slide_record_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_record_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_record_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_20_selector.xml",
@ -17117,6 +17330,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_slide_search_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_search_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_settings_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_settings_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_slide_settings_20_selector.xml",
@ -21081,6 +21297,15 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_clock_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_clock_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_clock_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_clock_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_clock_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_clock_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_clock_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_clock_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_subway_clock_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_truck_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_truck_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_vehicle_truck_16_selector.xml",
@ -21234,6 +21459,18 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_video_clip_off_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_off_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_off_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_clip_optimize_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_off_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_off_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_off_20_selector.xml",
@ -21309,6 +21546,18 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_video_person_off_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_off_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_off_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_pulse_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_sparkle_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_sparkle_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_video_person_sparkle_16_selector.xml",

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M0.584 2.223c0.153-0.23 0.464-0.292 0.693-0.14l1.5 1.001c0.23 0.153 0.292 0.464 0.139 0.693-0.153 0.23-0.464 0.292-0.693 0.139l-1.5-1C0.493 2.763 0.43 2.452 0.584 2.223zM8 2C5.515 2 3.5 4.015 3.5 6.5v2.401l-0.964 2.413c-0.062 0.155-0.043 0.329 0.05 0.466C2.679 11.918 2.834 12 3 12h10c0.166 0 0.321-0.082 0.414-0.22 0.093-0.137 0.112-0.311 0.05-0.465L12.5 8.9V6.5C12.5 4.015 10.485 2 8 2zm0 12.5c-0.932 0-1.715-0.637-1.937-1.5h3.874C9.715 13.863 8.932 14.5 8 14.5zm6.723-12.416c0.23-0.153 0.54-0.091 0.693 0.139 0.153 0.23 0.091 0.54-0.139 0.693l-1.5 1c-0.23 0.153-0.54 0.091-0.693-0.139-0.153-0.23-0.091-0.54 0.139-0.693l1.5-1zM0 6.5C0 6.224 0.224 6 0.5 6H2c0.276 0 0.5 0.224 0.5 0.5S2.276 7 2 7H0.5C0.224 7 0 6.776 0 6.5zM15.5 6C15.776 6 16 6.224 16 6.5S15.776 7 15.5 7H14c-0.276 0-0.5-0.224-0.5-0.5S13.724 6 14 6h1.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M0.584 2.223c0.153-0.23 0.464-0.292 0.693-0.14l1.5 1.001c0.23 0.153 0.292 0.464 0.139 0.693-0.153 0.23-0.464 0.292-0.693 0.139l-1.5-1C0.493 2.763 0.43 2.452 0.584 2.223zM8 2C5.515 2 3.5 4.015 3.5 6.5v2.401l-0.964 2.413c-0.062 0.155-0.043 0.329 0.05 0.466C2.679 11.918 2.834 12 3 12h3c0 1.108 0.892 2 2 2s2-0.892 2-2h3c0.166 0 0.321-0.082 0.414-0.22 0.093-0.137 0.112-0.311 0.05-0.465L12.5 8.9V6.5C12.5 4.015 10.485 2 8 2zm1 10c0 0.556-0.444 1-1 1s-1-0.444-1-1h2zM4.5 6.5C4.5 4.567 6.067 3 8 3s3.5 1.567 3.5 3.5v2.498c0 0.063 0.012 0.126 0.036 0.185L12.262 11H3.738l0.726-1.817C4.488 9.124 4.5 9.061 4.5 8.998V6.5zm10.223-4.416c0.23-0.153 0.54-0.091 0.693 0.139 0.153 0.23 0.091 0.54-0.139 0.693l-1.5 1c-0.23 0.153-0.54 0.091-0.693-0.139-0.153-0.23-0.091-0.54 0.139-0.693l1.5-1zM0 6.5C0 6.224 0.224 6 0.5 6H2c0.276 0 0.5 0.224 0.5 0.5S2.276 7 2 7H0.5C0.224 7 0 6.776 0 6.5zM15.5 6C15.776 6 16 6.224 16 6.5S15.776 7 15.5 7H14c-0.276 0-0.5-0.224-0.5-0.5S13.724 6 14 6h1.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_alert_on_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_alert_on_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_alert_on_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_alert_on_16_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M11 2C9.895 2 9 2.895 9 4c0 0.355 0.113 1.25 0.242 2.175 0.133 0.947 0.292 1.984 0.397 2.661C9.744 9.508 10.323 10 11 10c0.677 0 1.256-0.492 1.36-1.164 0.106-0.677 0.265-1.714 0.398-2.661C12.888 5.25 13 4.355 13 4c0-1.105-0.895-2-2-2zm0 12c0.828 0 1.5-0.672 1.5-1.5S11.828 11 11 11s-1.5 0.672-1.5 1.5S10.172 14 11 14zM6 2.75c0-0.276-0.224-0.5-0.5-0.5S5 2.474 5 2.75v9.543l-1.147-1.147c-0.195-0.195-0.511-0.195-0.707 0-0.195 0.196-0.195 0.512 0 0.708l2 2c0.196 0.195 0.512 0.195 0.708 0l2-2c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0L6 12.293V2.75z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M11 3c-0.552 0-1 0.448-1 1 0 0.267 0.098 1.076 0.233 2.037 0.131 0.939 0.289 1.97 0.394 2.645C10.656 8.865 10.813 9 11 9s0.344-0.135 0.373-0.318c0.105-0.675 0.263-1.706 0.394-2.646C11.902 5.077 12 4.268 12 4c0-0.552-0.448-1-1-1zM9 4c0-1.105 0.895-2 2-2s2 0.895 2 2c0 0.355-0.113 1.25-0.242 2.175-0.133 0.947-0.292 1.984-0.397 2.661C12.256 9.508 11.677 10 11 10c-0.677 0-1.256-0.492-1.36-1.164C9.533 8.16 9.374 7.122 9.241 6.175 9.112 5.25 9 4.355 9 4zm2 9c-0.276 0-0.5-0.224-0.5-0.5S10.724 12 11 12s0.5 0.224 0.5 0.5S11.276 13 11 13zm0 1c0.828 0 1.5-0.672 1.5-1.5S11.828 11 11 11s-1.5 0.672-1.5 1.5S10.172 14 11 14zM6 2.75c0-0.276-0.224-0.5-0.5-0.5S5 2.474 5 2.75v9.543l-1.147-1.147c-0.195-0.195-0.511-0.195-0.707 0-0.195 0.196-0.195 0.512 0 0.708l2 2c0.196 0.195 0.512 0.195 0.708 0l2-2c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0L6 12.293V2.75z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_arrow_down_exclamation_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_down_exclamation_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_down_exclamation_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_down_exclamation_16_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M14 2c-1.657 0-3 1.343-3 3 0 0.546 0.17 1.697 0.374 2.895 0.207 1.218 0.46 2.544 0.641 3.476C12.201 12.32 13.035 13 14 13c0.964 0 1.799-0.679 1.985-1.63 0.182-0.931 0.434-2.257 0.641-3.475C16.83 6.697 17 5.546 17 5c0-1.657-1.343-3-3-3zm0 16c1.105 0 2-0.895 2-2s-0.895-2-2-2-2 0.895-2 2 0.895 2 2 2zM7 2.75c0-0.276-0.224-0.5-0.5-0.5S6 2.474 6 2.75v13.543l-2.147-2.147c-0.195-0.195-0.511-0.195-0.707 0-0.195 0.196-0.195 0.512 0 0.708l3 3c0.196 0.195 0.512 0.195 0.708 0l3-3c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.707 0L7 16.293V2.75z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M12 5c0-1.105 0.895-2 2-2s2 0.895 2 2c0 0.443-0.151 1.5-0.36 2.727-0.205 1.207-0.455 2.523-0.637 3.452C14.91 11.656 14.491 12 14 12c-0.49 0-0.91-0.344-1.003-0.821-0.182-0.929-0.432-2.245-0.637-3.452C12.15 6.5 12 5.443 12 5zm2-3c-1.657 0-3 1.343-3 3 0 0.546 0.17 1.697 0.374 2.895 0.207 1.218 0.46 2.544 0.641 3.476C12.201 12.32 13.035 13 14 13c0.964 0 1.799-0.679 1.985-1.63 0.182-0.931 0.434-2.257 0.641-3.475C16.83 6.697 17 5.546 17 5c0-1.657-1.343-3-3-3zM6.5 2.25c0.276 0 0.5 0.224 0.5 0.5v13.543l2.146-2.147c0.196-0.195 0.512-0.195 0.707 0 0.196 0.196 0.196 0.512 0 0.708l-3 3c-0.195 0.195-0.511 0.195-0.707 0l-3-3c-0.195-0.196-0.195-0.512 0-0.708 0.196-0.195 0.512-0.195 0.708 0L6 16.293V2.75c0-0.276 0.224-0.5 0.5-0.5zM14 17c-0.552 0-1-0.448-1-1s0.448-1 1-1 1 0.448 1 1-0.448 1-1 1zm0 1c1.105 0 2-0.895 2-2s-0.895-2-2-2-2 0.895-2 2 0.895 2 2 2z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_arrow_down_exclamation_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_down_exclamation_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_down_exclamation_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_down_exclamation_20_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M7.182 7.519c0.404 0.377 0.426 1.01 0.05 1.413L5.301 11H10c0.552 0 1 0.448 1 1s-0.448 1-1 1H5.301l1.93 2.068c0.377 0.403 0.355 1.036-0.049 1.413-0.403 0.377-1.036 0.355-1.413-0.049L2.27 12.685l-0.05-0.058c-0.037-0.046-0.07-0.096-0.099-0.147C2.045 12.337 2 12.174 2 12c0-0.243 0.087-0.465 0.23-0.639l0.04-0.045 3.5-3.748c0.377-0.404 1.01-0.426 1.413-0.05zm9.636 0c-0.404 0.377-0.426 1.01-0.05 1.413L18.699 11H14c-0.552 0-1 0.448-1 1s0.448 1 1 1h4.699l-1.93 2.068c-0.377 0.403-0.355 1.036 0.049 1.413 0.403 0.377 1.036 0.355 1.413-0.049l3.498-3.747 0.052-0.06c0.037-0.046 0.069-0.095 0.097-0.145C21.956 12.337 22 12.174 22 12c0-0.245-0.088-0.47-0.234-0.643l-0.036-0.04-3.499-3.75c-0.377-0.403-1.01-0.425-1.413-0.048z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M6.762 7.452c0.303 0.282 0.319 0.757 0.036 1.06L4.476 11h5.774c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75H4.476l2.322 2.488c0.283 0.303 0.266 0.778-0.036 1.06-0.303 0.283-0.778 0.267-1.06-0.036l-3.5-3.75c-0.27-0.288-0.27-0.736 0-1.024l3.5-3.75c0.282-0.303 0.757-0.319 1.06-0.036zm10.476 0c-0.303 0.282-0.319 0.757-0.036 1.06L19.524 11H13.75C13.336 11 13 11.336 13 11.75s0.336 0.75 0.75 0.75h5.774l-2.322 2.488c-0.283 0.303-0.267 0.778 0.036 1.06 0.303 0.283 0.778 0.267 1.06-0.036l3.5-3.75c0.27-0.288 0.27-0.736 0-1.024l-3.5-3.75c-0.282-0.303-0.757-0.319-1.06-0.036z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_arrow_fit_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_fit_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_fit_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_fit_24_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M5.818 7.519c-0.404 0.377-0.426 1.01-0.05 1.413L7.699 11H3c-0.552 0-1 0.448-1 1s0.448 1 1 1h4.699l-1.93 2.068c-0.377 0.403-0.355 1.036 0.049 1.413 0.403 0.377 1.036 0.355 1.413-0.049l3.498-3.747 0.052-0.06c0.037-0.046 0.069-0.095 0.096-0.145C10.957 12.337 11 12.174 11 12c0-0.245-0.088-0.47-0.234-0.643l-0.036-0.04-3.499-3.75C6.854 7.165 6.221 7.143 5.818 7.52zm12.364 0c0.404 0.377 0.426 1.01 0.05 1.413L16.301 11H21c0.552 0 1 0.448 1 1s-0.448 1-1 1h-4.699l1.93 2.068c0.377 0.403 0.355 1.036-0.049 1.413-0.403 0.377-1.036 0.355-1.413-0.049l-3.498-3.747-0.05-0.058c-0.037-0.046-0.07-0.096-0.098-0.147C13.043 12.337 13 12.174 13 12c0-0.243 0.086-0.465 0.23-0.639l0.04-0.045 3.499-3.748c0.377-0.404 1.01-0.426 1.413-0.05z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M6.238 7.452C5.935 7.734 5.92 8.209 6.202 8.512L8.524 11H2.75C2.336 11 2 11.336 2 11.75s0.336 0.75 0.75 0.75h5.774l-2.322 2.488c-0.283 0.303-0.266 0.778 0.036 1.06 0.303 0.283 0.778 0.267 1.06-0.036l3.5-3.75c0.27-0.288 0.27-0.736 0-1.024l-3.5-3.75C7.016 7.185 6.541 7.17 6.238 7.452zm11.524 0c0.303 0.282 0.319 0.757 0.036 1.06L15.476 11h5.774c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-5.774l2.322 2.488c0.283 0.303 0.267 0.778-0.036 1.06-0.303 0.283-0.778 0.267-1.06-0.036l-3.5-3.75c-0.27-0.288-0.27-0.736 0-1.024l3.5-3.75c0.282-0.303 0.757-0.319 1.06-0.036z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_arrow_fit_in_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_fit_in_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_fit_in_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_fit_in_24_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M5 26V6c0-2.21 1.79-4 4-4h14c2.21 0 4 1.79 4 4v18.25c0 0.966-0.784 1.75-1.75 1.75H7c0 1.105 0.895 2 2 2h17c0.552 0 1 0.448 1 1s-0.448 1-1 1H9c-2.21 0-4-1.79-4-4zm5.75-20C9.784 6 9 6.784 9 7.75v1.5C9 10.216 9.784 11 10.75 11h10.5C22.216 11 23 10.216 23 9.25v-1.5C23 6.784 22.216 6 21.25 6h-10.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M7 6c0-1.105 0.895-2 2-2h14c1.105 0 2 0.895 2 2v18H7V6zm2 22c-1.105 0-2-0.895-2-2h18.25c0.966 0 1.75-0.784 1.75-1.75V6c0-2.21-1.79-4-4-4H9C6.79 2 5 3.79 5 6v20c0 2.21 1.79 4 4 4h17c0.552 0 1-0.448 1-1s-0.448-1-1-1H9zm1.75-22C9.784 6 9 6.784 9 7.75v2.5C9 11.216 9.784 12 10.75 12h10.5c0.966 0 1.75-0.784 1.75-1.75v-2.5C23 6.784 22.216 6 21.25 6h-10.5zM11 10V8h10v2H11z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_book_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_book_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_book_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_book_32_regular"/>
</selector>

Просмотреть файл

@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M5 6.5C5 4.567 6.567 3 8.5 3h15C25.433 3 27 4.567 27 6.5V24c0 1.105-0.895 2-2 2H7.085c0.206 0.583 0.762 1 1.415 1H26c0.552 0 1 0.448 1 1s-0.448 1-1 1H8.5C6.567 29 5 27.433 5 25.5v-19zm16 10c0-0.828-0.672-1.5-1.5-1.5h-7c-0.828 0-1.5 0.672-1.5 1.5V17c0 1.971 1.86 4 5 4 3.14 0 5-2.029 5-4v-0.5zm-2.25-5.25c0-1.519-1.231-2.75-2.75-2.75s-2.75 1.231-2.75 2.75S14.481 14 16 14s2.75-1.231 2.75-2.75z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M5 26c0 2.21 1.79 4 4 4h17c0.552 0 1-0.448 1-1s-0.448-1-1-1H9c-1.105 0-2-0.895-2-2h18.25c0.966 0 1.75-0.784 1.75-1.75V6c0-2.21-1.79-4-4-4H9C6.79 2 5 3.79 5 6v20zm14.5-12c0.828 0 1.5 0.672 1.5 1.5V16c0 1.971-1.86 4-5 4-3.14 0-5-2.029-5-4v-0.5c0-0.828 0.672-1.5 1.5-1.5h7zM16 7.5c1.519 0 2.75 1.231 2.75 2.75S17.519 13 16 13s-2.75-1.231-2.75-2.75S14.481 7.5 16 7.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M21 16.5c0-0.828-0.672-1.5-1.5-1.5h-7c-0.828 0-1.5 0.672-1.5 1.5V17c0 1.971 1.86 4 5 4 3.14 0 5-2.029 5-4v-0.5zm-2.25-5.25c0-1.519-1.231-2.75-2.75-2.75s-2.75 1.231-2.75 2.75S14.481 14 16 14s2.75-1.231 2.75-2.75zM25 26H7.085c0.206 0.583 0.762 1 1.415 1H26c0.552 0 1 0.448 1 1s-0.448 1-1 1H8.5C6.567 29 5 27.433 5 25.5v-19C5 4.567 6.567 3 8.5 3h15C25.433 3 27 4.567 27 6.5V24c0 1.105-0.895 2-2 2zM7 6.5V24h18V6.5C25 5.672 24.328 5 23.5 5h-15C7.672 5 7 5.672 7 6.5z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M7 6c0-1.105 0.895-2 2-2h14c1.105 0 2 0.895 2 2v18H7V6zm2 22c-1.105 0-2-0.895-2-2h18.25c0.966 0 1.75-0.784 1.75-1.75V6c0-2.21-1.79-4-4-4H9C6.79 2 5 3.79 5 6v20c0 2.21 1.79 4 4 4h17c0.552 0 1-0.448 1-1s-0.448-1-1-1H9zm10.5-14c0.828 0 1.5 0.672 1.5 1.5V16c0 1.971-1.86 4-5 4-3.14 0-5-2.029-5-4v-0.5c0-0.828 0.672-1.5 1.5-1.5h7zM16 7.5c1.519 0 2.75 1.231 2.75 2.75S17.519 13 16 13s-2.75-1.231-2.75-2.75S14.481 7.5 16 7.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M11 1H5C3.895 1 3 1.895 3 3v10c0 1.105 0.895 2 2 2h1.5c-0.213-0.297-0.372-0.63-0.449-1H5c-0.552 0-1-0.448-1-1v-0.003h2V8.309l0.007 0.006c0.083-1.124 0.92-1.953 1.825-2.457C8.074 5.724 8.333 5.604 8.608 5.5H5C4.724 5.5 4.5 5.276 4.5 5V4c0-0.276 0.224-0.5 0.5-0.5h6c0.276 0 0.5 0.224 0.5 0.5v1c0.519 0 1.022 0.043 1.5 0.125V3c0-1.105-0.895-2-2-2zm3 5.42c-0.343-0.127-0.72-0.229-1.12-0.3C12.444 6.042 11.98 6 11.5 6 9.015 6 7 7.12 7 8.5S9.015 11 11.5 11 16 9.88 16 8.5c0-0.867-0.794-1.63-2-2.08zm1.168 4.722C14.178 11.692 12.88 12 11.5 12c-1.38 0-2.678-0.309-3.668-0.858C7.54 10.979 7.255 10.783 7 10.554v2.945C7 14.88 9.015 16 11.5 16s4.5-1.12 4.5-2.5v-1.825l0.001-1.121c-0.255 0.23-0.54 0.426-0.833 0.589z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M11 1H5C3.895 1 3 1.895 3 3v10c0 1.105 0.895 2 2 2h1.5c-0.213-0.297-0.372-0.63-0.449-1H5c-0.552 0-1-0.448-1-1v-0.003h2v-1H4V3c0-0.552 0.448-1 1-1h6c0.552 0 1 0.448 1 1v2.014c0.343 0.018 0.677 0.056 1 0.111V3c0-1.105-0.895-2-2-2zM7.832 5.858C8.701 5.376 9.808 5.078 11 5.014V4c0-0.552-0.448-1-1-1H6C5.448 3 5 3.448 5 4v1c0 0.552 0.448 1 1 1h1.593c0.079-0.05 0.159-0.097 0.24-0.142zM6 4h4v1H6V4zm8 2.42c-0.343-0.127-0.72-0.229-1.12-0.3C12.444 6.042 11.98 6 11.5 6 9.015 6 7 7.12 7 8.5S9.015 11 11.5 11 16 9.88 16 8.5c0-0.867-0.794-1.63-2-2.08zm1.168 4.722C14.178 11.692 12.88 12 11.5 12c-1.38 0-2.678-0.309-3.668-0.858C7.54 10.979 7.255 10.783 7 10.554v2.945C7 14.88 9.015 16 11.5 16s4.5-1.12 4.5-2.5v-1.825l0.001-1.121c-0.255 0.23-0.54 0.426-0.833 0.589z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_book_database_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_book_database_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_book_database_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_book_database_16_regular"/>
</selector>

Просмотреть файл

@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M4 4c0-1.105 0.895-2 2-2h8c1.105 0 2 0.895 2 2v11c0 0.552-0.448 1-1 1H5c0 0.552 0.448 1 1 1h9.5c0.276 0 0.5 0.224 0.5 0.5S15.776 18 15.5 18H6c-1.105 0-2-0.895-2-2V4zm4.483 2.345C8.126 6.552 8 6.787 8 7c0 0.213 0.126 0.448 0.483 0.655C8.841 7.863 9.374 8 10 8c0.626 0 1.159-0.137 1.517-0.345C11.874 7.448 12 7.213 12 7c0-0.213-0.126-0.448-0.483-0.655C11.159 6.137 10.626 6 10 6 9.374 6 8.841 6.137 8.483 6.345zM7.981 5.48C7.434 5.798 7 6.313 7 7v4c0 0.627 0.452 1.135 0.968 1.456C8.506 12.79 9.224 13 10 13s1.494-0.21 2.032-0.544C12.548 12.136 13 11.627 13 11V7c0-0.687-0.434-1.202-0.981-1.52C11.472 5.163 10.755 5 10 5 9.245 5 8.528 5.163 7.981 5.48zM12 11V8.53C11.456 8.84 10.746 9 10 9S8.544 8.84 8 8.53V11c0 0.123 0.107 0.365 0.496 0.607C8.863 11.835 9.396 12 10 12s1.137-0.165 1.504-0.393C11.893 11.365 12 11.123 12 11z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M4 4c0-1.105 0.895-2 2-2h8c1.105 0 2 0.895 2 2v4.126C15.522 8.044 15.019 8 14.5 8c-1.38 0-2.678 0.309-3.668 0.858-0.906 0.503-1.742 1.333-1.825 2.457L9 11.31V16H5c0 0.552 0.448 1 1 1h3.051c0.077 0.37 0.236 0.703 0.449 1H6c-1.105 0-2-0.895-2-2V4zm2.75 0C6.336 4 6 4.336 6 4.75v0.5C6 5.664 6.336 6 6.75 6h6.5C13.664 6 14 5.664 14 5.25v-0.5C14 4.336 13.664 4 13.25 4h-6.5zM17 9.42c-0.343-0.127-0.72-0.229-1.12-0.3C15.444 9.042 14.98 9 14.5 9c-2.485 0-4.5 1.12-4.5 2.5s2.015 2.5 4.5 2.5 4.5-1.12 4.5-2.5c0-0.867-0.794-1.63-2-2.08zm1.168 4.722C17.178 14.692 15.88 15 14.5 15c-1.38 0-2.678-0.309-3.668-0.858-0.292-0.163-0.577-0.359-0.832-0.588v2.945c0 1.381 2.015 2.5 4.5 2.5S19 17.88 19 16.5v-1.825l0.001-1.121c-0.255 0.23-0.54 0.426-0.833 0.589z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M4 4v12c0 1.105 0.895 2 2 2h9.5c0.276 0 0.5-0.224 0.5-0.5S15.776 17 15.5 17H6c-0.552 0-1-0.448-1-1h10c0.552 0 1-0.448 1-1V4c0-1.105-0.895-2-2-2H6C4.895 2 4 2.895 4 4zm10-1c0.552 0 1 0.448 1 1v11H5V4c0-0.552 0.448-1 1-1h8zM8.483 6.345C8.126 6.552 8 6.787 8 7c0 0.213 0.126 0.448 0.483 0.655C8.841 7.863 9.374 8 10 8c0.626 0 1.159-0.137 1.517-0.345C11.874 7.448 12 7.213 12 7c0-0.213-0.126-0.448-0.483-0.655C11.159 6.137 10.626 6 10 6 9.374 6 8.841 6.137 8.483 6.345zM12 8.531C11.456 8.84 10.746 9 10 9S8.544 8.84 8 8.53V11c0 0.123 0.107 0.365 0.496 0.607C8.863 11.835 9.396 12 10 12s1.137-0.165 1.504-0.393C11.893 11.365 12 11.123 12 11V8.53zM7 7c0-0.687 0.434-1.202 0.981-1.52C8.528 5.163 9.245 5 10 5c0.755 0 1.472 0.163 2.019 0.48C12.566 5.798 13 6.313 13 7v4c0 0.627-0.452 1.135-0.968 1.456C11.494 12.79 10.776 13 10 13s-1.494-0.21-2.032-0.544C7.452 12.136 7 11.627 7 11V7z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M6 5c0-0.552 0.448-1 1-1h6c0.552 0 1 0.448 1 1v1c0 0.552-0.448 1-1 1H7C6.448 7 6 6.552 6 6V5zm1 0v1h6V5H7zM4 4v12c0 1.105 0.895 2 2 2h3.5c-0.213-0.297-0.372-0.63-0.449-1H6c-0.552 0-1-0.448-1-1h4v-1H5V4c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1v4.014c0.343 0.018 0.677 0.056 1 0.112V4c0-1.105-0.895-2-2-2H6C4.895 2 4 2.895 4 4zm13 5.42c-0.343-0.127-0.72-0.229-1.12-0.3C15.444 9.042 14.98 9 14.5 9c-2.485 0-4.5 1.12-4.5 2.5s2.015 2.5 4.5 2.5 4.5-1.12 4.5-2.5c0-0.867-0.794-1.63-2-2.08zm1.168 4.722C17.178 14.692 15.88 15 14.5 15c-1.38 0-2.678-0.309-3.668-0.858-0.292-0.163-0.577-0.359-0.832-0.588v2.945c0 1.381 2.015 2.5 4.5 2.5S19 17.88 19 16.5v-1.825l0.001-1.121c-0.255 0.23-0.54 0.426-0.833 0.589z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M10.557 8.423C10.068 8.687 10 8.925 10 9c0 0.075 0.068 0.313 0.557 0.577C11.018 9.824 11.702 10 12.5 10s1.484-0.176 1.943-0.423C14.932 9.313 15 9.075 15 9c0-0.075-0.068-0.313-0.557-0.577C13.982 8.176 13.298 8 12.5 8s-1.484 0.176-1.943 0.423zM15 13v-2.024c-0.695 0.337-1.573 0.524-2.5 0.524s-1.805-0.187-2.5-0.524V13c0 0.075 0.068 0.313 0.557 0.577C11.018 13.824 11.702 14 12.5 14s1.484-0.176 1.943-0.423C14.932 13.313 15 13.075 15 13zM4 4.5C4 3.12 5.12 2 6.5 2H18c1.38 0 2.5 1.12 2.5 2.5v14.25c0 0.414-0.336 0.75-0.75 0.75H5.5c0 0.552 0.448 1 1 1h13.25c0.414 0 0.75 0.336 0.75 0.75S20.164 22 19.75 22H6.5C5.12 22 4 20.88 4 19.5v-15zm5.846 2.602C9.16 7.472 8.5 8.11 8.5 9v4c0 0.891 0.66 1.528 1.346 1.898 0.718 0.386 1.657 0.602 2.654 0.602 0.997 0 1.936-0.216 2.654-0.602C15.84 14.528 16.5 13.89 16.5 13V9c0-0.891-0.66-1.528-1.346-1.898C14.436 6.716 13.497 6.5 12.5 6.5c-0.997 0-1.936 0.216-2.654 0.602z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M6.5 2C5.12 2 4 3.12 4 4.5v15C4 20.88 5.12 22 6.5 22h6.034C12.216 21.584 12 21.076 12 20.5H6.5c-0.552 0-1-0.448-1-1H12v-5.207l0.008 0.007c0.099-1.166 1.052-1.984 2.01-2.462C15.087 11.302 16.497 11 18 11c0.573 0 1.13 0.044 1.655 0.127 0.29 0.045 0.573 0.103 0.845 0.172V4.5C20.5 3.12 19.38 2 18 2H6.5zM8 5h8c0.552 0 1 0.448 1 1v1c0 0.552-0.448 1-1 1H8C7.448 8 7 7.552 7 7V6c0-0.552 0.448-1 1-1zm11.5 7.114c0.546 0.086 1.052 0.218 1.5 0.386 1.214 0.456 2 1.182 2 2 0 0.818-0.786 1.544-2 2-0.448 0.168-0.954 0.3-1.5 0.386C19.026 16.96 18.523 17 18 17c-2.761 0-5-1.12-5-2.5s2.239-2.5 5-2.5c0.523 0 1.026 0.04 1.5 0.114zm0 5.782c0.53-0.074 1.034-0.188 1.5-0.338 0.35-0.112 0.68-0.245 0.983-0.396 0.354-0.177 0.707-0.4 1.017-0.67V20.5c0 1.38-2.239 2.5-5 2.5-2.05 0-3.812-0.617-4.584-1.5-0.268-0.306-0.416-0.644-0.416-1v-4.008c0.31 0.27 0.663 0.493 1.017 0.67C15.088 17.698 16.497 18 18 18c0.514 0 1.017-0.035 1.5-0.104z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M16.5 9v4c0 0.891-0.66 1.528-1.346 1.898-0.718 0.386-1.657 0.602-2.654 0.602-0.997 0-1.936-0.216-2.654-0.602C9.16 14.528 8.5 13.89 8.5 13V9c0-0.891 0.66-1.528 1.346-1.898C10.564 6.716 11.503 6.5 12.5 6.5c0.997 0 1.936 0.216 2.654 0.602C15.84 7.472 16.5 8.11 16.5 9zm-5.943-0.577C10.068 8.687 10 8.925 10 9c0 0.075 0.068 0.313 0.557 0.577C11.018 9.824 11.702 10 12.5 10s1.484-0.176 1.943-0.423C14.932 9.313 15 9.075 15 9c0-0.075-0.068-0.313-0.557-0.577C13.982 8.176 13.298 8 12.5 8s-1.484 0.176-1.943 0.423zM15 10.976c-0.695 0.337-1.573 0.524-2.5 0.524s-1.805-0.187-2.5-0.524V13c0 0.075 0.068 0.313 0.557 0.577C11.018 13.824 11.702 14 12.5 14s1.484-0.176 1.943-0.423C14.932 13.313 15 13.075 15 13v-2.024zM4 4.5C4 3.12 5.12 2 6.5 2H18c1.38 0 2.5 1.12 2.5 2.5v14.25c0 0.414-0.336 0.75-0.75 0.75H5.5c0 0.552 0.448 1 1 1h13.25c0.414 0 0.75 0.336 0.75 0.75S20.164 22 19.75 22H6.5C5.12 22 4 20.88 4 19.5v-15zM5.5 18H19V4.5c0-0.552-0.448-1-1-1H6.5c-0.552 0-1 0.448-1 1V18z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M7 6c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1v2c0 0.552-0.448 1-1 1H8C7.448 9 7 8.552 7 8V6zm1.5 1.5h7v-1h-7v1zM4 4.5C4 3.12 5.12 2 6.5 2H18c1.38 0 2.5 1.12 2.5 2.5v6.799c-0.272-0.07-0.555-0.127-0.845-0.172-0.214-0.034-0.432-0.061-0.655-0.082V4.5c0-0.552-0.448-1-1-1H6.5c-0.552 0-1 0.448-1 1V18H12v1.5H5.5c0 0.552 0.448 1 1 1H12c0 0.576 0.216 1.084 0.534 1.5H6.5C5.12 22 4 20.88 4 19.5v-15zm15.5 7.614c0.546 0.086 1.052 0.218 1.5 0.386 1.214 0.456 2 1.182 2 2 0 0.818-0.786 1.544-2 2-0.448 0.168-0.954 0.3-1.5 0.386C19.026 16.96 18.523 17 18 17c-2.761 0-5-1.12-5-2.5s2.239-2.5 5-2.5c0.523 0 1.026 0.04 1.5 0.114zm0 5.782c0.53-0.074 1.034-0.188 1.5-0.338 0.35-0.112 0.68-0.245 0.983-0.396 0.354-0.177 0.707-0.4 1.017-0.67V20.5c0 1.38-2.239 2.5-5 2.5-2.05 0-3.812-0.617-4.584-1.5-0.268-0.306-0.416-0.644-0.416-1v-4.008c0.31 0.27 0.663 0.493 1.017 0.67C15.088 17.698 16.497 18 18 18c0.514 0 1.017-0.035 1.5-0.104z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M5 26V6c0-2.21 1.79-4 4-4h14c2.21 0 4 1.79 4 4v8.788c-0.933-0.186-1.944-0.288-3-0.288-4.375 0-7.978 1.75-8.448 4H15.5V26H7c0 1.105 0.895 2 2 2h6.5c0.08 0.775 0.336 1.417 0.884 2H9c-2.21 0-4-1.79-4-4zm5.75-20C9.784 6 9 6.784 9 7.75v1.5C9 10.216 9.784 11 10.75 11h10.5C22.216 11 23 10.216 23 9.25v-1.5C23 6.784 22.216 6 21.25 6h-10.5zM17 28c0 0.546 0.34 1.059 0.936 1.5C19.146 30.397 21.41 31 24 31c3.866 0 7-1.343 7-3v-6.327c-0.436 0.33-0.936 0.603-1.46 0.827l-0.04 0.017c-0.6 0.254-1.274 0.463-2 0.622-1.076 0.235-2.266 0.361-3.5 0.361-2.086 0-4.046-0.36-5.54-1-0.524-0.224-1.024-0.497-1.46-0.827V28zm10.5-6.401c0.772-0.192 1.45-0.445 2-0.743 0.94-0.51 1.5-1.155 1.5-1.856 0-0.7-0.56-1.345-1.5-1.856-0.55-0.298-1.228-0.551-2-0.743C26.47 16.146 25.275 16 24 16c-3.866 0-7 1.343-7 3s3.134 3 7 3c1.275 0 2.47-0.146 3.5-0.401z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M7 6c0-1.105 0.895-2 2-2h14c1.105 0 2 0.895 2 2v8.53c0.696 0.044 1.366 0.132 2 0.258V6c0-2.21-1.79-4-4-4H9C6.79 2 5 3.79 5 6v20c0 2.21 1.79 4 4 4h7.384c-0.433-0.46-0.72-0.966-0.832-1.5H15.5V28H9c-1.105 0-2-0.895-2-2h8.5v-2H7V6zm3.75 0C9.784 6 9 6.784 9 7.75v2.5C9 11.216 9.784 12 10.75 12h10.5c0.966 0 1.75-0.784 1.75-1.75v-2.5C23 6.784 22.216 6 21.25 6h-10.5zM11 10V8h10v2H11zm6 18c0 0.546 0.34 1.059 0.936 1.5C19.146 30.397 21.41 31 24 31c3.866 0 7-1.343 7-3v-6.327c-0.436 0.33-0.936 0.603-1.46 0.827l-0.04 0.017c-0.6 0.254-1.274 0.463-2 0.622-1.076 0.235-2.266 0.361-3.5 0.361-2.086 0-4.046-0.36-5.54-1-0.524-0.224-1.024-0.497-1.46-0.827V28zm10.5-6.401c0.772-0.192 1.45-0.445 2-0.743 0.94-0.51 1.5-1.155 1.5-1.856 0-0.7-0.56-1.345-1.5-1.856-0.55-0.298-1.228-0.551-2-0.743C26.47 16.146 25.275 16 24 16c-3.866 0-7 1.343-7 3s3.134 3 7 3c1.275 0 2.47-0.146 3.5-0.401z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_book_database_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_book_database_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_book_database_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_book_database_32_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M8 2V1.5C8 0.672 8.672 0 9.5 0h2C12.328 0 13 0.672 13 1.5V2h0.5C14.328 2 15 2.672 15 3.5V5h-2V4.5C13 4.224 12.776 4 12.5 4S12 4.224 12 4.5V5H9V4.5C9 4.224 8.776 4 8.5 4S8 4.224 8 4.5V5H6V3.5C6 2.672 6.672 2 7.5 2H8zm1-0.5V2h3V1.5C12 1.224 11.776 1 11.5 1h-2C9.224 1 9 1.224 9 1.5zM13 6h2v1.5C15 8.328 14.328 9 13.5 9h-6C6.672 9 6 8.328 6 7.5V6h2v0.5C8 6.776 8.224 7 8.5 7S9 6.776 9 6.5V6h3v0.5C12 6.776 12.224 7 12.5 7S13 6.776 13 6.5V6zM5 3.5c0-1.224 0.88-2.243 2.042-2.458L7.05 1H5C3.895 1 3 1.895 3 3v10c0 1.105 0.895 2 2 2h7.5c0.276 0 0.5-0.224 0.5-0.5S12.776 14 12.5 14H5c-0.552 0-1-0.448-1-1v-0.003h8.5c0.276 0 0.5-0.224 0.5-0.5V10H7.5C6.12 10 5 8.88 5 7.5v-4z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M8 2V1.5C8 0.672 8.672 0 9.5 0h2C12.328 0 13 0.672 13 1.5V2h0.5C14.328 2 15 2.672 15 3.5V5h-2V4.5C13 4.224 12.776 4 12.5 4S12 4.224 12 4.5V5H9V4.5C9 4.224 8.776 4 8.5 4S8 4.224 8 4.5V5H6V3.5C6 2.672 6.672 2 7.5 2H8zm1-0.5V2h3V1.5C12 1.224 11.776 1 11.5 1h-2C9.224 1 9 1.224 9 1.5zM13 6h2v1.5C15 8.328 14.328 9 13.5 9h-6C6.672 9 6 8.328 6 7.5V6h2v0.5C8 6.776 8.224 7 8.5 7S9 6.776 9 6.5V6h3v0.5C12 6.776 12.224 7 12.5 7S13 6.776 13 6.5V6zm-1 5.997V10h1v2.497c0 0.276-0.224 0.5-0.5 0.5H4V13c0 0.552 0.448 1 1 1h7.5c0.276 0 0.5 0.224 0.5 0.5S12.776 15 12.5 15H5c-1.105 0-2-0.895-2-2V3c0-1.105 0.895-2 2-2h2.05L7.042 1.042C6.414 1.158 5.869 1.509 5.5 2H5C4.448 2 4 2.448 4 3v8.997h8z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_book_toolbox_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_book_toolbox_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_book_toolbox_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_book_toolbox_16_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M2 5.25C2 3.455 3.455 2 5.25 2h7.5C14.545 2 16 3.455 16 5.25V8c0 0.552 0.448 1 1 1 1.657 0 3 1.343 3 3v0.5h-2.75c-2.623 0-4.75 2.127-4.75 4.75v5.5c0 0.814 0.205 1.58 0.566 2.25H5.25C3.455 25 2 23.545 2 21.75V5.25zM17.25 16C16.56 16 16 16.56 16 17.25v5.5c0 0.69 0.56 1.25 1.25 1.25h9.5c0.69 0 1.25-0.56 1.25-1.25v-5.5c0-0.69-0.56-1.25-1.25-1.25h-9.5zm9.5 10H25v2h1c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1s0.448-1 1-1h1v-2h-1.75C15.455 26 14 24.545 14 22.75v-5.5c0-1.795 1.455-3.25 3.25-3.25h9.5c1.795 0 3.25 1.455 3.25 3.25v5.5c0 1.795-1.455 3.25-3.25 3.25zM21 28h2v-2h-2v2zM8 8c0-0.552-0.448-1-1-1S6 7.448 6 8s0.448 1 1 1 1-0.448 1-1zm-1 5c0.552 0 1-0.448 1-1s-0.448-1-1-1-1 0.448-1 1 0.448 1 1 1zm1 3c0-0.552-0.448-1-1-1s-1 0.448-1 1 0.448 1 1 1 1-0.448 1-1zm3-7c0.552 0 1-0.448 1-1s-0.448-1-1-1-1 0.448-1 1 0.448 1 1 1zm1 3c0-0.552-0.448-1-1-1s-1 0.448-1 1 0.448 1 1 1 1-0.448 1-1zm-1 5c0.552 0 1-0.448 1-1s-0.448-1-1-1-1 0.448-1 1 0.448 1 1 1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M5.25 2C3.455 2 2 3.455 2 5.25v16.5C2 23.545 3.455 25 5.25 25H13c0.022 0 0.043 0 0.065-0.002-0.323-0.6-0.521-1.278-0.558-1.998H5.25C4.56 23 4 22.44 4 21.75V5.25C4 4.56 4.56 4 5.25 4h7.5C13.44 4 14 4.56 14 5.25V8c0 1.657 1.343 3 3 3 0.552 0 1 0.448 1 1v0.5h2V12c0-1.657-1.343-3-3-3-0.552 0-1-0.448-1-1V5.25C16 3.455 14.545 2 12.75 2h-7.5zm12 12h9.5c1.795 0 3.25 1.455 3.25 3.25v5.5c0 1.795-1.455 3.25-3.25 3.25H25v2h1c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1s0.448-1 1-1h1v-2h-1.75C15.455 26 14 24.545 14 22.75v-5.5c0-1.795 1.455-3.25 3.25-3.25zM21 28h2v-2h-2v2zm5.75-4c0.69 0 1.25-0.56 1.25-1.25v-5.5c0-0.69-0.56-1.25-1.25-1.25h-9.5C16.56 16 16 16.56 16 17.25v5.5c0 0.69 0.56 1.25 1.25 1.25h9.5zM8 8c0 0.552-0.448 1-1 1S6 8.552 6 8s0.448-1 1-1 1 0.448 1 1zm-1 5c0.552 0 1-0.448 1-1s-0.448-1-1-1-1 0.448-1 1 0.448 1 1 1zm1 3c0 0.552-0.448 1-1 1s-1-0.448-1-1 0.448-1 1-1 1 0.448 1 1zm3-7c0.552 0 1-0.448 1-1s-0.448-1-1-1-1 0.448-1 1 0.448 1 1 1zm1 3c0 0.552-0.448 1-1 1s-1-0.448-1-1 0.448-1 1-1 1 0.448 1 1zm-1 5c0.552 0 1-0.448 1-1s-0.448-1-1-1-1 0.448-1 1 0.448 1 1 1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_building_desktop_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_building_desktop_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_building_desktop_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_building_desktop_32_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M8 3v1c2.21 0 4 1.79 4 4v1h1.5c0.828 0 1.5 0.672 1.5 1.5v4c0 0.276-0.224 0.5-0.5 0.5h-5C9.224 15 9 14.776 9 14.5v-2.25C9 12.112 8.888 12 8.75 12h-1.5C7.112 12 7 12.112 7 12.25v2.25C7 14.776 6.776 15 6.5 15h-5C1.224 15 1 14.776 1 14.5v-4C1 9.672 1.672 9 2.5 9H4V8c0-1.87 1.282-3.439 3.015-3.878C7.005 4.083 7 4.042 7 4V1.5C7 1.224 7.224 1 7.5 1h2C9.776 1 10 1.224 10 1.5v1C10 2.776 9.776 3 9.5 3H8zm-3.5 8C4.224 11 4 11.224 4 11.5v1C4 12.776 4.224 13 4.5 13S5 12.776 5 12.5v-1C5 11.224 4.776 11 4.5 11zm7.5 0.5c0-0.276-0.224-0.5-0.5-0.5S11 11.224 11 11.5v1c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-1zM9.5 7C9.224 7 9 7.224 9 7.5v1C9 8.776 9.224 9 9.5 9S10 8.776 10 8.5v-1C10 7.224 9.776 7 9.5 7zM7 7.5C7 7.224 6.776 7 6.5 7S6 7.224 6 7.5v1C6 8.776 6.224 9 6.5 9S7 8.776 7 8.5v-1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M7.5 1C7.224 1 7 1.224 7 1.5V4c0 0.042 0.005 0.083 0.015 0.122C5.282 4.561 4 6.131 4 8v1H2.5C1.672 9 1 9.672 1 10.5v4C1 14.776 1.224 15 1.5 15h13c0.276 0 0.5-0.224 0.5-0.5v-4C15 9.672 14.328 9 13.5 9H12V8c0-2.21-1.79-4-4-4V3h1.5C9.776 3 10 2.776 10 2.5v-1C10 1.224 9.776 1 9.5 1h-2zm2 13v-2.25C9.5 11.336 9.164 11 8.75 11h-1.5c-0.414 0-0.75 0.336-0.75 0.75V14H2v-3.5C2 10.224 2.224 10 2.5 10h2C4.776 10 5 9.776 5 9.5V8c0-1.657 1.343-3 3-3s3 1.343 3 3v1.5c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5 0.224 0.5 0.5V14H9.5zm-5-3C4.776 11 5 11.224 5 11.5v1C5 12.776 4.776 13 4.5 13S4 12.776 4 12.5v-1C4 11.224 4.224 11 4.5 11zm7.5 0.5c0-0.276-0.224-0.5-0.5-0.5S11 11.224 11 11.5v1c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-1zM9.5 7C9.776 7 10 7.224 10 7.5v1C10 8.776 9.776 9 9.5 9S9 8.776 9 8.5v-1C9 7.224 9.224 7 9.5 7zm-3 0C6.776 7 7 7.224 7 7.5v1C7 8.776 6.776 9 6.5 9S6 8.776 6 8.5v-1C6 7.224 6.224 7 6.5 7zm2 7h-1v-2h1v2z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_building_government_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_16_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M8 3v1c2.21 0 4 1.79 4 4v1h1.5c0.83 0 1.5 0.672 1.5 1.5v4c0 0.276-0.223 0.5-0.5 0.5H9.916c-0.072-0.205-0.19-0.397-0.354-0.56l-0.56-0.561V12.25C9 12.112 8.889 12 8.75 12H7.745C7.91 11.53 8 11.026 8 10.5c0-2.15-1.508-3.948-3.524-4.394C5 5.132 5.918 4.4 7.016 4.122 7.006 4.083 7 4.042 7 4V1.5C7 1.224 7.224 1 7.5 1h2C9.777 1 10 1.224 10 1.5v1C10 2.776 9.777 3 9.5 3H8zm4 8.5c0-0.276-0.223-0.5-0.5-0.5-0.275 0-0.5 0.224-0.5 0.5v1c0 0.276 0.225 0.5 0.5 0.5 0.277 0 0.5-0.224 0.5-0.5v-1zM9.5 7C9.226 7 9 7.224 9 7.5v1C9 8.776 9.226 9 9.5 9 9.778 9 10 8.776 10 8.5v-1C10 7.224 9.778 7 9.5 7zm-6 7c0.786 0 1.512-0.26 2.096-0.697l2.55 2.55c0.196 0.196 0.512 0.196 0.707 0 0.196-0.195 0.196-0.511 0-0.707l-2.55-2.55C6.741 12.012 7 11.286 7 10.5 7 8.567 5.433 7 3.5 7S0 8.567 0 10.5 1.567 14 3.5 14zm0-1C2.12 13 1 11.88 1 10.5S2.12 8 3.5 8 6 9.12 6 10.5 4.88 13 3.5 13z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M8 4V3h1.5C9.778 3 10 2.776 10 2.5v-1C10 1.224 9.778 1 9.5 1h-2C7.225 1 7 1.224 7 1.5V4c0 0.042 0.006 0.083 0.016 0.122C5.918 4.4 5 5.132 4.476 6.106c0.337 0.075 0.66 0.187 0.963 0.332C5.966 5.576 6.916 5 8.001 5c1.657 0 3 1.343 3 3v1.5c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5 0.224 0.5 0.5V14H9.5v-2.25C9.5 11.336 9.165 11 8.75 11H7.973c-0.038 0.347-0.116 0.682-0.228 1H8.5v1.379l1.06 1.06C9.725 14.603 9.843 14.795 9.915 15h4.586c0.276 0 0.5-0.224 0.5-0.5v-4C15 9.672 14.329 9 13.5 9H12V8c0-2.21-1.791-4-4-4zm4 7.5c0-0.276-0.223-0.5-0.5-0.5-0.275 0-0.5 0.224-0.5 0.5v1c0 0.276 0.225 0.5 0.5 0.5 0.277 0 0.5-0.224 0.5-0.5v-1zM9.5 7C9.778 7 10 7.224 10 7.5v1C10 8.776 9.778 9 9.5 9 9.226 9 9 8.776 9 8.5v-1C9 7.224 9.226 7 9.5 7zm-6 7c0.786 0 1.512-0.26 2.096-0.697l2.55 2.55c0.196 0.196 0.512 0.196 0.707 0 0.196-0.195 0.196-0.511 0-0.707l-2.55-2.55C6.741 12.012 7 11.286 7 10.5 7 8.567 5.433 7 3.5 7S0 8.567 0 10.5 1.567 14 3.5 14zm0-1C2.12 13 1 11.88 1 10.5S2.12 8 3.5 8 6 9.12 6 10.5 4.88 13 3.5 13z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_building_government_search_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_16_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M9 2.5C9 2.224 9.223 2 9.5 2h3C12.775 2 13 2.224 13 2.5v1C13 3.776 12.775 4 12.5 4H10v1c2.76 0 5 2.239 5 5v1h1c1.104 0 2 0.895 2 2v4c0 0.552-0.448 1-1 1h-4.5c-0.277 0-0.5-0.224-0.5-0.5v-2c0-0.276-0.224-0.5-0.5-0.5H8.742C8.91 14.53 9 14.026 9 13.5c0-0.546-0.097-1.07-0.275-1.553C8.887 11.865 9 11.695 9 11.5v-2C9 9.224 8.776 9 8.5 9 8.223 9 8 9.224 8 9.5v1.171C7.293 9.797 6.264 9.193 5.093 9.04 5.477 7.06 7.028 5.5 8.999 5.1V2.5zm6 11c0-0.276-0.224-0.5-0.5-0.5-0.277 0-0.5 0.224-0.5 0.5v2c0 0.276 0.223 0.5 0.5 0.5 0.276 0 0.5-0.224 0.5-0.5v-2zm-3-4C12 9.224 11.775 9 11.5 9 11.223 9 11 9.224 11 9.5v2c0 0.276 0.223 0.5 0.5 0.5 0.276 0 0.5-0.224 0.5-0.5v-2zM4.5 17c0.786 0 1.512-0.26 2.096-0.697l2.55 2.55c0.196 0.196 0.512 0.196 0.707 0 0.196-0.195 0.196-0.511 0-0.707l-2.55-2.55C7.741 15.012 8 14.286 8 13.5 8 11.567 6.433 10 4.5 10S1 11.567 1 13.5 2.567 17 4.5 17zm0-1C3.12 16 2 14.88 2 13.5S3.12 11 4.5 11 7 12.12 7 13.5 5.88 16 4.5 16z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M9 2.5C9 2.224 9.223 2 9.5 2h3C12.775 2 13 2.224 13 2.5v1C13 3.776 12.775 4 12.5 4H10v1c2.76 0 5 2.239 5 5v1h1c1.104 0 2 0.895 2 2v4c0 0.552-0.448 1-1 1h-6.086c-0.072-0.205-0.19-0.397-0.354-0.56L10.12 17H11v-2H8.743c0.113-0.318 0.19-0.653 0.229-1h2.026c0.553 0 1 0.448 1 1v2h5v-4c0-0.552-0.447-1-1-1h-1.5c-0.276 0-0.5-0.224-0.5-0.5V10c0-2.21-1.79-4-4-4-1.963 0-3.596 1.414-3.935 3.28-0.31-0.115-0.635-0.197-0.972-0.241C5.477 7.06 7.028 5.5 8.999 5.1V2.5zm0 9c0 0.195-0.113 0.364-0.276 0.447C8.553 11.48 8.306 11.05 8 10.67V9.5C8 9.224 8.223 9 8.5 9 8.775 9 9 9.224 9 9.5v2zm6 2c0-0.276-0.224-0.5-0.5-0.5-0.277 0-0.5 0.224-0.5 0.5v2c0 0.276 0.223 0.5 0.5 0.5 0.276 0 0.5-0.224 0.5-0.5v-2zm-3-4C12 9.224 11.775 9 11.5 9 11.223 9 11 9.224 11 9.5v2c0 0.276 0.223 0.5 0.5 0.5 0.276 0 0.5-0.224 0.5-0.5v-2zM4.5 17c0.786 0 1.512-0.26 2.096-0.697l2.55 2.55c0.196 0.196 0.512 0.196 0.707 0 0.196-0.195 0.196-0.511 0-0.707l-2.55-2.55C7.741 15.012 8 14.286 8 13.5 8 11.567 6.433 10 4.5 10S1 11.567 1 13.5 2.567 17 4.5 17zm0-1C3.12 16 2 14.88 2 13.5S3.12 11 4.5 11 7 12.12 7 13.5 5.88 16 4.5 16z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_building_government_search_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_20_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M11.75 2h3.75C15.777 2 16 2.224 16 2.5v2C16 4.776 15.777 5 15.5 5h-3v1.018C16.133 6.274 19 9.302 19 13h0.75c1.243 0 2.25 1.007 2.25 2.25v6c0 0.414-0.335 0.75-0.75 0.75H14c-0.138 0-0.25-0.112-0.25-0.25v-3c0-0.276-0.223-0.5-0.5-0.5h-2.5l-0.034 0.001C10.9 17.701 11 17.112 11 16.5c0-1.461-0.57-2.79-1.5-3.775V11.75C9.5 11.336 9.165 11 8.75 11c-0.365 0-0.67 0.261-0.736 0.607C7.261 11.219 6.406 11 5.5 11c-0.07 0-0.14 0.001-0.21 0.004C6.055 8.42 8.274 6.461 11 6.071V2.75C11 2.336 11.336 2 11.75 2zm3.75 11.75v-2c0-0.414-0.335-0.75-0.75-0.75-0.414 0-0.75 0.336-0.75 0.75v2c0 0.414 0.336 0.75 0.75 0.75 0.415 0 0.75-0.336 0.75-0.75zm-3-2c0-0.414-0.335-0.75-0.75-0.75-0.414 0-0.75 0.336-0.75 0.75v2c0 0.414 0.336 0.75 0.75 0.75 0.415 0 0.75-0.336 0.75-0.75v-2zm6.5 7v-2.5c0-0.414-0.335-0.75-0.75-0.75-0.414 0-0.75 0.336-0.75 0.75v2.5c0 0.414 0.336 0.75 0.75 0.75 0.415 0 0.75-0.336 0.75-0.75zM5.5 21c0.972 0 1.872-0.308 2.607-0.832l2.613 2.612c0.293 0.293 0.767 0.293 1.06 0 0.293-0.293 0.293-0.767 0-1.06l-2.612-2.613C9.692 18.372 10 17.472 10 16.5c0-2.485-2.015-4.5-4.5-4.5S1 14.015 1 16.5 3.015 21 5.5 21zm0-1.5c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M15.5 11.75c0-0.414-0.335-0.75-0.75-0.75-0.414 0-0.75 0.336-0.75 0.75v2c0 0.414 0.336 0.75 0.75 0.75 0.415 0 0.75-0.336 0.75-0.75v-2zM11.75 11c0.415 0 0.75 0.336 0.75 0.75v2c0 0.414-0.335 0.75-0.75 0.75-0.414 0-0.75-0.336-0.75-0.75v-2c0-0.414 0.336-0.75 0.75-0.75zM9.5 11.75C9.5 11.336 9.165 11 8.75 11c-0.365 0-0.67 0.261-0.736 0.607 0.558 0.287 1.06 0.666 1.486 1.118V11.75zM13.75 17h-2.772c-0.047 0.525-0.168 1.028-0.353 1.5H13v2h-1.025l0.513 0.513c0.278 0.277 0.443 0.626 0.495 0.987h8.267c0.415 0 0.75-0.336 0.75-0.75v-6c0-1.243-1.007-2.25-2.25-2.25H19c0-3.698-2.867-6.726-6.5-6.982V5h3C15.777 5 16 4.776 16 4.5v-2C16 2.224 15.777 2 15.5 2h-3.75C11.336 2 11 2.336 11 2.75v3.32c-2.725 0.39-4.944 2.35-5.71 4.934C5.36 11.001 5.43 11 5.5 11c0.454 0 0.895 0.055 1.316 0.158C7.574 9.027 9.61 7.5 12 7.5c3.038 0 5.5 2.462 5.5 5.5v0.75c0 0.414 0.336 0.75 0.75 0.75h1.5c0.415 0 0.75 0.336 0.75 0.75v5.25h-6v-2.75c0-0.414-0.335-0.75-0.75-0.75zM19 16.25c0-0.414-0.335-0.75-0.75-0.75-0.414 0-0.75 0.336-0.75 0.75v2.5c0 0.414 0.336 0.75 0.75 0.75 0.415 0 0.75-0.336 0.75-0.75v-2.5zM5.5 21c0.972 0 1.872-0.308 2.607-0.832l2.613 2.612c0.293 0.293 0.767 0.293 1.06 0 0.293-0.293 0.293-0.767 0-1.06l-2.612-2.613C9.692 18.372 10 17.472 10 16.5c0-2.485-2.015-4.5-4.5-4.5S1 14.015 1 16.5 3.015 21 5.5 21zm0-1.5c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_building_government_search_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_24_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M16 2h4.667c0.368 0 0.666 0.299 0.666 0.667v2.666C21.333 5.702 21.035 6 20.667 6H17v1.055c4.5 0.497 8 4.312 8 8.945h2c1.657 0 3 1.343 3 3v9c0 0.552-0.448 1-1 1H19v-4c0-0.552-0.448-1-1-1h-3.65c0.098-0.485 0.15-0.987 0.15-1.5 0-1.839-0.662-3.523-1.76-4.827C12.9 17.495 13 17.259 13 17v-3c0-0.552-0.448-1-1-1-0.553 0-1 0.448-1 1v2.155C9.857 15.432 8.505 15.01 7.055 15c0.46-4.17 3.773-7.484 7.945-7.945V3c0-0.552 0.447-1 1-1zm5 12c0-0.552-0.448-1-1-1s-1 0.448-1 1v3c0 0.552 0.448 1 1 1s1-0.448 1-1v-3zm-4 3v-3c0-0.552-0.448-1-1-1-0.553 0-1 0.448-1 1v3c0 0.552 0.447 1 1 1 0.552 0 1-0.448 1-1zm8 4c0-0.552-0.448-1-1-1s-1 0.448-1 1v3c0 0.552 0.448 1 1 1s1-0.448 1-1v-3zM7 28.5c1.296 0 2.496-0.41 3.476-1.11l3.317 3.317c0.39 0.39 1.024 0.39 1.414 0 0.39-0.39 0.39-1.024 0-1.414l-3.316-3.316C12.589 24.995 13 23.796 13 22.5c0-3.314-2.686-6-6-6s-6 2.686-6 6 2.686 6 6 6zm0-2c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M21 14c0-0.552-0.448-1-1-1s-1 0.448-1 1v3c0 0.552 0.448 1 1 1s1-0.448 1-1v-3zm-5-1c0.552 0 1 0.448 1 1v3c0 0.552-0.448 1-1 1-0.553 0-1-0.448-1-1v-3c0-0.552 0.447-1 1-1zm-3 1c0-0.552-0.448-1-1-1-0.553 0-1 0.448-1 1v2.155c0.655 0.414 1.242 0.927 1.74 1.518C12.9 17.495 13 17.259 13 17v-3zm3-5c-3.623 0-6.603 2.752-6.964 6.28-0.63-0.178-1.295-0.275-1.981-0.28 0.46-4.171 3.773-7.484 7.945-7.945V3c0-0.552 0.447-1 1-1h4.667c0.368 0 0.666 0.299 0.666 0.667v2.666C21.333 5.702 21.035 6 20.667 6H17v1.055c4.5 0.497 8 4.312 8 8.945h2c1.657 0 3 1.343 3 3v9c0 0.552-0.448 1-1 1H16.792c-0.122-0.279-0.297-0.54-0.525-0.768L15.035 27H17.5v-2h-3.427c0.223-0.632 0.364-1.304 0.41-2H18.5c0.552 0 1 0.448 1 1v3H28v-8c0-0.552-0.448-1-1-1h-3c-0.552 0-1-0.448-1-1v-1c0-3.866-3.134-7-7-7zm9 12c0-0.552-0.448-1-1-1s-1 0.448-1 1v3c0 0.552 0.448 1 1 1s1-0.448 1-1v-3zM7 28.5c1.296 0 2.496-0.41 3.476-1.11l3.317 3.317c0.39 0.39 1.024 0.39 1.414 0 0.39-0.39 0.39-1.024 0-1.414l-3.316-3.316C12.589 24.995 13 23.796 13 22.5c0-3.314-2.686-6-6-6s-6 2.686-6 6 2.686 6 6 6zm0-2c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_building_government_search_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_building_government_search_32_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M11.5 6H2v5.5C2 12.88 3.12 14 4.5 14h2.1C6.216 13.25 6 12.4 6 11.5 6 8.462 8.462 6 11.5 6zM14 4.5C14 3.12 12.88 2 11.5 2h-7C3.12 2 2 3.12 2 4.5V5h12V4.5zM11.5 8c1.933 0 3.5 1.567 3.5 3.5S13.433 15 11.5 15 8 13.433 8 11.5 9.567 8 11.5 8zm0 8c2.485 0 4.5-2.015 4.5-4.5S13.985 7 11.5 7 7 9.015 7 11.5 9.015 16 11.5 16zm2.5-4.5c0 1.38-1.12 2.5-2.5 2.5S9 12.88 9 11.5 10.12 9 11.5 9s2.5 1.12 2.5 2.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M11.5 2C12.88 2 14 3.12 14 4.5v2.1c-0.317-0.162-0.651-0.294-1-0.393V6H3v5.5C3 12.328 3.672 13 4.5 13h1.707c0.099 0.349 0.23 0.683 0.393 1H4.5C3.12 14 2 12.88 2 11.5v-7C2 3.12 3.12 2 4.5 2h7zm0 1h-7C3.672 3 3 3.672 3 4.5V5h10V4.5C13 3.672 12.328 3 11.5 3zm0 5c1.933 0 3.5 1.567 3.5 3.5S13.433 15 11.5 15 8 13.433 8 11.5 9.567 8 11.5 8zm0 8c2.485 0 4.5-2.015 4.5-4.5S13.985 7 11.5 7 7 9.015 7 11.5 9.015 16 11.5 16zm2.5-4.5c0 1.38-1.12 2.5-2.5 2.5S9 12.88 9 11.5 10.12 9 11.5 9s2.5 1.12 2.5 2.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_calendar_record_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_16_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M17 7v2.6C16.25 9.216 15.4 9 14.5 9 11.462 9 9 11.462 9 14.5c0 0.9 0.216 1.75 0.6 2.5H5.5C4.12 17 3 15.88 3 14.5V7h14zm-2.5-4C15.88 3 17 4.12 17 5.5V6H3V5.5C3 4.12 4.12 3 5.5 3h9zm0 8c1.933 0 3.5 1.567 3.5 3.5S16.433 18 14.5 18 11 16.433 11 14.5s1.567-3.5 3.5-3.5zm0 8c2.485 0 4.5-2.015 4.5-4.5S16.985 10 14.5 10 10 12.015 10 14.5s2.015 4.5 4.5 4.5zm2.5-4.5c0 1.38-1.12 2.5-2.5 2.5S12 15.88 12 14.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M14.5 3C15.88 3 17 4.12 17 5.5v4.1c-0.317-0.162-0.651-0.294-1-0.393V7H4v7.5C4 15.328 4.672 16 5.5 16h3.707c0.099 0.349 0.23 0.683 0.393 1H5.5C4.12 17 3 15.88 3 14.5v-9C3 4.12 4.12 3 5.5 3h9zm0 1h-9C4.672 4 4 4.672 4 5.5V6h12V5.5C16 4.672 15.328 4 14.5 4zm0 7c1.933 0 3.5 1.567 3.5 3.5S16.433 18 14.5 18 11 16.433 11 14.5s1.567-3.5 3.5-3.5zm0 8c2.485 0 4.5-2.015 4.5-4.5S16.985 10 14.5 10 10 12.015 10 14.5s2.015 4.5 4.5 4.5zm2.5-4.5c0 1.38-1.12 2.5-2.5 2.5S12 15.88 12 14.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_calendar_record_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_20_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M21 8.5v3.522C19.99 11.375 18.789 11 17.5 11c-3.59 0-6.5 2.91-6.5 6.5 0 1.289 0.375 2.49 1.022 3.5H6.25C4.455 21 3 19.545 3 17.75V8.5h18zM17.75 3C19.545 3 21 4.455 21 6.25V7H3V6.25C3 4.455 4.455 3 6.25 3h11.5zM17.5 13.5c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm0 9.5c3.038 0 5.5-2.462 5.5-5.5S20.538 12 17.5 12 12 14.462 12 17.5s2.462 5.5 5.5 5.5zm2.5-5.5c0 1.38-1.12 2.5-2.5 2.5S15 18.88 15 17.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M17.75 3C19.545 3 21 4.455 21 6.25v5.772c-0.463-0.297-0.966-0.536-1.5-0.709V8.5h-15v9.25c0 0.966 0.784 1.75 1.75 1.75h5.063c0.173 0.534 0.412 1.037 0.709 1.5H6.25C4.455 21 3 19.545 3 17.75V6.25C3 4.455 4.455 3 6.25 3h11.5zm0 1.5H6.25C5.284 4.5 4.5 5.284 4.5 6.25V7h15V6.25c0-0.966-0.784-1.75-1.75-1.75zm-0.25 9c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4zm0 9.5c3.038 0 5.5-2.462 5.5-5.5S20.538 12 17.5 12 12 14.462 12 17.5s2.462 5.5 5.5 5.5zm2.5-5.5c0 1.38-1.12 2.5-2.5 2.5S15 18.88 15 17.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_calendar_record_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_24_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
<path android:pathData="M25 9.5v5c-1.253-0.942-2.812-1.5-4.5-1.5-4.142 0-7.5 3.358-7.5 7.5 0 1.688 0.558 3.247 1.5 4.5H6.25C4.455 25 3 23.545 3 21.75V9.5h22zM21.75 3C23.545 3 25 4.455 25 6.25V8H3V6.25C3 4.455 4.455 3 6.25 3h15.5zM20.5 15.5c2.761 0 5 2.239 5 5s-2.239 5-5 5-5-2.239-5-5 2.239-5 5-5zm0 11.5c3.59 0 6.5-2.91 6.5-6.5S24.09 14 20.5 14 14 16.91 14 20.5s2.91 6.5 6.5 6.5zm3.5-6.5c0 1.933-1.567 3.5-3.5 3.5S17 22.433 17 20.5s1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
<path android:pathData="M21.75 3C23.545 3 25 4.455 25 6.25v8.25c-0.462-0.347-0.965-0.642-1.5-0.876V9.503h-19V21.75c0 0.966 0.784 1.75 1.75 1.75h7.374c0.234 0.535 0.529 1.038 0.875 1.5H6.25C4.455 25 3 23.545 3 21.75V6.25C3 4.455 4.455 3 6.25 3h15.5zm0 1.5H6.25C5.284 4.5 4.5 5.284 4.5 6.25v1.753h19V6.25c0-0.966-0.784-1.75-1.75-1.75zm-1.25 11c2.761 0 5 2.239 5 5s-2.239 5-5 5-5-2.239-5-5 2.239-5 5-5zm0 11.5c3.59 0 6.5-2.91 6.5-6.5S24.09 14 20.5 14 14 16.91 14 20.5s2.91 6.5 6.5 6.5zm3.5-6.5c0 1.933-1.567 3.5-3.5 3.5S17 22.433 17 20.5s1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_calendar_record_28_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_28_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_28_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_28_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M7.5 3C5.015 3 3 5.015 3 7.5V9h26V7.5C29 5.015 26.985 3 24.5 3h-17zM29 11H3v13.5C3 26.985 5.015 29 7.5 29h8.875C15.2 27.48 14.5 25.571 14.5 23.5c0-4.97 4.03-9 9-9 2.071 0 3.98 0.7 5.5 1.875V11zm-5.5 7c3.038 0 5.5 2.462 5.5 5.5S26.538 29 23.5 29 18 26.538 18 23.5s2.462-5.5 5.5-5.5zm0 13c4.142 0 7.5-3.358 7.5-7.5 0-4.142-3.358-7.5-7.5-7.5-4.142 0-7.5 3.358-7.5 7.5 0 4.142 3.358 7.5 7.5 7.5zm3.5-7.5c0 1.933-1.567 3.5-3.5 3.5S20 25.433 20 23.5s1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M7.5 3C5.015 3 3 5.015 3 7.5v17C3 26.985 5.015 29 7.5 29h8.875c-0.47-0.61-0.865-1.28-1.17-2H7.5C6.12 27 5 25.88 5 24.5V11h22v4.206c0.72 0.304 1.39 0.698 2 1.17V7.5C29 5.015 26.985 3 24.5 3h-17zM5 7.5C5 6.12 6.12 5 7.5 5h17C25.88 5 27 6.12 27 7.5V9H5V7.5zM23.5 18c3.038 0 5.5 2.462 5.5 5.5S26.538 29 23.5 29 18 26.538 18 23.5s2.462-5.5 5.5-5.5zm0 13c4.142 0 7.5-3.358 7.5-7.5 0-4.142-3.358-7.5-7.5-7.5-4.142 0-7.5 3.358-7.5 7.5 0 4.142 3.358 7.5 7.5 7.5zm3.5-7.5c0 1.933-1.567 3.5-3.5 3.5S20 25.433 20 23.5s1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_calendar_record_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_32_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="48dp" android:height="48dp" android:viewportWidth="48" android:viewportHeight="48">
<path android:pathData="M6 12.25C6 8.798 8.798 6 12.25 6h23.5C39.202 6 42 8.798 42 12.25V14H6v-1.75zm0 4.25v19.25C6 39.202 8.798 42 12.25 42h11.794C22.75 39.98 22 37.577 22 35c0-7.18 5.82-13 13-13 2.577 0 4.98 0.75 7 2.044V16.5H6zm29 10c4.694 0 8.5 3.806 8.5 8.5s-3.806 8.5-8.5 8.5-8.5-3.806-8.5-8.5 3.806-8.5 8.5-8.5zM35 46c6.075 0 11-4.925 11-11s-4.925-11-11-11-11 4.925-11 11 4.925 11 11 11zm6-11c0 3.314-2.686 6-6 6s-6-2.686-6-6 2.686-6 6-6 6 2.686 6 6z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="48dp" android:height="48dp" android:viewportWidth="48" android:viewportHeight="48">
<path android:pathData="M6 12.25C6 8.798 8.798 6 12.25 6h23.5C39.202 6 42 8.798 42 12.25v11.794c-0.78-0.5-1.618-0.919-2.5-1.244v-6.3h-31v19.25c0 2.071 1.679 3.75 3.75 3.75H22.8c0.325 0.882 0.744 1.72 1.244 2.5H12.25C8.798 42 6 39.202 6 35.75v-23.5zm6.25-3.75c-2.071 0-3.75 1.679-3.75 3.75V14h31v-1.75c0-2.071-1.679-3.75-3.75-3.75h-23.5zM35 26.5c4.694 0 8.5 3.806 8.5 8.5s-3.806 8.5-8.5 8.5-8.5-3.806-8.5-8.5 3.806-8.5 8.5-8.5zM35 46c6.075 0 11-4.925 11-11s-4.925-11-11-11-11 4.925-11 11 4.925 11 11 11zm6-11c0 3.314-2.686 6-6 6s-6-2.686-6-6 2.686-6 6-6 6 2.686 6 6z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_calendar_record_48_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_48_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_48_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_calendar_record_48_regular"/>
</selector>

Просмотреть файл

@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M13.75 3.5h-3.5C9.836 3.5 9.5 3.836 9.5 4.25S9.836 5 10.25 5h3.5c0.414 0 0.75-0.336 0.75-0.75S14.164 3.5 13.75 3.5zM10.25 2h3.5C14.993 2 16 3.007 16 4.25c0-0.085-0.005-0.168-0.014-0.25h1.764C18.993 4 20 5.007 20 6.25v13.5c0 1.243-1.007 2.25-2.25 2.25H6.25C5.007 22 4 20.993 4 19.75V6.25C4 5.007 5.007 4 6.25 4h1.764C8.004 4.081 8 4.164 8 4.25 8 3.007 9.007 2 10.25 2z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M15.986 4h1.764C18.993 4 20 5.007 20 6.25v13.5c0 1.243-1.007 2.25-2.25 2.25H6.25C5.007 22 4 20.993 4 19.75V6.25C4 5.007 5.007 4 6.25 4h1.764c0.124-1.125 1.078-2 2.236-2h3.5c1.158 0 2.112 0.875 2.236 2zM9.5 4.25C9.5 4.664 9.836 5 10.25 5h3.5c0.414 0 0.75-0.336 0.75-0.75S14.164 3.5 13.75 3.5h-3.5C9.836 3.5 9.5 3.836 9.5 4.25z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M13.75 2c1.19 0 2.166 0.925 2.245 2.096L16 4.25c0-0.085-0.005-0.168-0.014-0.25h1.764C18.993 4 20 5.007 20 6.25v13.5c0 1.243-1.007 2.25-2.25 2.25H6.25C5.007 22 4 20.993 4 19.75V6.25C4 5.007 5.007 4 6.25 4h1.764C8.007 4.057 8.004 4.116 8 4.175V4.25C8 3.007 9.007 2 10.25 2h3.5zm0 4.5h-3.5c-0.794 0-1.492-0.411-1.893-1.032L8.38 5.5H6.25C5.836 5.5 5.5 5.836 5.5 6.25v13.5c0 0.414 0.336 0.75 0.75 0.75h11.5c0.414 0 0.75-0.336 0.75-0.75V6.25c0-0.414-0.336-0.75-0.75-0.75h-2.129l0.021-0.032c-0.4 0.62-1.098 1.032-1.892 1.032zm0-3h-3.5C9.836 3.5 9.5 3.836 9.5 4.25S9.836 5 10.25 5h3.5c0.414 0 0.75-0.336 0.75-0.75S14.164 3.5 13.75 3.5z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M8.379 5.5H6.25C5.836 5.5 5.5 5.836 5.5 6.25v13.5c0 0.414 0.336 0.75 0.75 0.75h11.5c0.414 0 0.75-0.336 0.75-0.75V6.25c0-0.414-0.336-0.75-0.75-0.75h-2.129c-0.404 0.603-1.09 1-1.871 1h-3.5c-0.78 0-1.467-0.397-1.871-1zM15.986 4h1.764C18.993 4 20 5.007 20 6.25v13.5c0 1.243-1.007 2.25-2.25 2.25H6.25C5.007 22 4 20.993 4 19.75V6.25C4 5.007 5.007 4 6.25 4h1.764c0.124-1.125 1.078-2 2.236-2h3.5c1.158 0 2.112 0.875 2.236 2zM9.5 4.25C9.5 4.664 9.836 5 10.25 5h3.5c0.414 0 0.75-0.336 0.75-0.75S14.164 3.5 13.75 3.5h-3.5C9.836 3.5 9.5 3.836 9.5 4.25z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
<path android:pathData="M18.45 4h1.8C21.769 4 23 5.231 23 6.75v16.5c0 1.519-1.231 2.75-2.75 2.75H7.75C6.231 26 5 24.769 5 23.25V6.75C5 5.231 6.231 4 7.75 4h1.8C9.782 2.859 10.79 2 12 2h4c1.21 0 2.218 0.859 2.45 2zM11 4.5c0 0.552 0.448 1 1 1h4c0.552 0 1-0.448 1-1s-0.448-1-1-1h-4c-0.552 0-1 0.448-1 1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
<path android:pathData="M9.708 5.5H7.75C7.06 5.5 6.5 6.06 6.5 6.75v16.5c0 0.69 0.56 1.25 1.25 1.25h12.5c0.69 0 1.25-0.56 1.25-1.25V6.75c0-0.69-0.56-1.25-1.25-1.25h-1.958C17.906 6.383 17.025 7 16 7h-4c-1.025 0-1.906-0.617-2.292-1.5zM18.45 4h1.8C21.769 4 23 5.231 23 6.75v16.5c0 1.519-1.231 2.75-2.75 2.75H7.75C6.231 26 5 24.769 5 23.25V6.75C5 5.231 6.231 4 7.75 4h1.8C9.782 2.859 10.79 2 12 2h4c1.21 0 2.218 0.859 2.45 2zM11 4.5c0 0.552 0.448 1 1 1h4c0.552 0 1-0.448 1-1s-0.448-1-1-1h-4c-0.552 0-1 0.448-1 1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_clipboard_28_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_28_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_28_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_28_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M6.5 1C5.847 1 5.291 1.417 5.085 2H4.5C3.672 2 3 2.672 3 3.5v10C3 14.328 3.672 15 4.5 15h1.651c-0.198-0.407-0.21-0.9 0.011-1.334 0.356-0.702 1.188-1.004 1.904-0.711l0.145-1.96C7.52 10.86 7 10.253 7 9.523c0-0.805 0.633-1.462 1.43-1.498l0.023-0.322c0.154-2.076 2.37-3.327 4.227-2.386 0.118 0.06 0.225 0.133 0.319 0.217V3.5C13 2.672 12.328 2 11.5 2h-0.585C10.709 1.417 10.153 1 9.5 1h-3zM6 2.5C6 2.224 6.224 2 6.5 2h3C9.776 2 10 2.224 10 2.5S9.776 3 9.5 3h-3C6.224 3 6 2.776 6 2.5zm3.451 5.277C9.552 6.413 11.01 5.59 12.23 6.209c0.246 0.125 0.345 0.426 0.22 0.672-0.125 0.246-0.426 0.345-0.672 0.22-0.584-0.296-1.28 0.097-1.328 0.75l-0.087 1.172H11.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-1.212l-0.237 3.2c-0.1 1.363-1.557 2.185-2.777 1.567-0.246-0.125-0.345-0.426-0.22-0.672 0.125-0.246 0.426-0.345 0.672-0.22 0.583 0.296 1.28-0.097 1.328-0.75l0.231-3.125H8.5c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h0.86l0.09-1.246zm5.403 4.077c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0l-1.057 1.057-0.457-0.734c-0.303-0.489-0.958-0.618-1.424-0.281-0.224 0.161-0.275 0.474-0.114 0.698 0.16 0.222 0.47 0.274 0.693 0.117l0.576 0.926-1.217 1.217c-0.195 0.196-0.195 0.512 0 0.708 0.196 0.195 0.512 0.195 0.708 0l1.052-1.053 0.457 0.735c0.309 0.496 0.978 0.618 1.442 0.264 0.22-0.168 0.261-0.482 0.094-0.701-0.166-0.217-0.474-0.26-0.693-0.1l-0.574-0.924 1.222-1.221z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M6.5 1C5.847 1 5.291 1.417 5.085 2H4.5C3.672 2 3 2.672 3 3.5v10C3 14.328 3.672 15 4.5 15h1.651c-0.148-0.306-0.192-0.659-0.111-1H4.5C4.224 14 4 13.776 4 13.5v-10C4 3.224 4.224 3 4.5 3h0.585C5.291 3.583 5.847 4 6.5 4h3c0.653 0 1.209-0.417 1.415-1H11.5C11.776 3 12 3.224 12 3.5v1.57c0.23 0.052 0.458 0.134 0.681 0.247 0.118 0.06 0.225 0.133 0.319 0.217V3.5C13 2.672 12.328 2 11.5 2h-0.585C10.709 1.417 10.153 1 9.5 1h-3zM6 2.5C6 2.224 6.224 2 6.5 2h3C9.776 2 10 2.224 10 2.5S9.776 3 9.5 3h-3C6.224 3 6 2.776 6 2.5zm3.451 5.277C9.552 6.413 11.01 5.59 12.23 6.209c0.246 0.125 0.345 0.426 0.22 0.672-0.125 0.246-0.426 0.345-0.672 0.22-0.584-0.296-1.28 0.097-1.328 0.75l-0.087 1.172H11.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-1.212l-0.237 3.2c-0.1 1.363-1.557 2.185-2.777 1.567-0.246-0.125-0.345-0.426-0.22-0.672 0.125-0.246 0.426-0.345 0.672-0.22 0.583 0.296 1.28-0.097 1.328-0.75l0.231-3.125H8.5c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h0.86l0.09-1.246zm5.403 4.077c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0l-1.057 1.057-0.457-0.734c-0.303-0.489-0.958-0.618-1.424-0.281-0.224 0.161-0.275 0.474-0.114 0.698 0.16 0.222 0.47 0.274 0.693 0.117l0.576 0.926-1.217 1.217c-0.195 0.196-0.195 0.512 0 0.708 0.196 0.195 0.512 0.195 0.708 0l1.052-1.053 0.457 0.735c0.309 0.496 0.978 0.618 1.442 0.264 0.22-0.168 0.261-0.482 0.094-0.701-0.166-0.217-0.474-0.26-0.693-0.1l-0.574-0.924 1.222-1.221z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_16_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M8.5 2C7.847 2 7.291 2.417 7.085 3H5.5C4.672 3 4 3.672 4 4.5v12C4 17.328 4.672 18 5.5 18h3.651c-0.198-0.407-0.21-0.9 0.011-1.334 0.356-0.702 1.188-1.004 1.904-0.711l0.145-1.96C10.52 13.86 10 13.253 10 12.523c0-0.805 0.633-1.462 1.43-1.498l0.023-0.322c0.154-2.076 2.37-3.327 4.227-2.386 0.118 0.06 0.225 0.133 0.319 0.217V4.5C16 3.672 15.328 3 14.5 3h-1.585c-0.206-0.583-0.762-1-1.415-1h-3zM8 3.5C8 3.224 8.224 3 8.5 3h3C11.776 3 12 3.224 12 3.5S11.776 4 11.5 4h-3C8.224 4 8 3.776 8 3.5zm4.451 7.277c0.101-1.364 1.558-2.186 2.778-1.568 0.246 0.125 0.345 0.426 0.22 0.672-0.125 0.246-0.426 0.345-0.672 0.22-0.584-0.296-1.28 0.097-1.328 0.75l-0.087 1.172H14.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-1.212l-0.237 3.2c-0.1 1.363-1.557 2.186-2.777 1.567-0.246-0.125-0.345-0.426-0.22-0.672 0.125-0.246 0.426-0.345 0.672-0.22 0.583 0.296 1.28-0.097 1.328-0.75l0.231-3.125H11.5c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h0.86l0.091-1.246zm5.403 4.077c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0l-1.056 1.057-0.457-0.734c-0.304-0.489-0.959-0.618-1.425-0.281-0.224 0.161-0.275 0.474-0.114 0.698 0.16 0.222 0.47 0.274 0.693 0.117l0.576 0.926-1.217 1.217c-0.195 0.196-0.195 0.512 0 0.708 0.196 0.195 0.512 0.195 0.708 0l1.052-1.053 0.457 0.735c0.309 0.496 0.977 0.618 1.442 0.264 0.22-0.168 0.261-0.482 0.093-0.701-0.165-0.217-0.473-0.26-0.692-0.1l-0.574-0.924 1.222-1.221z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M8.5 2C7.847 2 7.291 2.417 7.085 3H5.5C4.672 3 4 3.672 4 4.5v12C4 17.328 4.672 18 5.5 18h3.651c-0.148-0.306-0.192-0.659-0.111-1H5.5C5.224 17 5 16.776 5 16.5v-12C5 4.224 5.224 4 5.5 4h1.585C7.291 4.583 7.847 5 8.5 5h3c0.653 0 1.209-0.417 1.415-1H14.5C14.776 4 15 4.224 15 4.5v3.57c0.23 0.053 0.458 0.134 0.68 0.247 0.12 0.06 0.227 0.133 0.32 0.217V4.5C16 3.672 15.328 3 14.5 3h-1.585c-0.206-0.583-0.762-1-1.415-1h-3zM8 3.5C8 3.224 8.224 3 8.5 3h3C11.776 3 12 3.224 12 3.5S11.776 4 11.5 4h-3C8.224 4 8 3.776 8 3.5zm4.451 7.277c0.101-1.364 1.558-2.186 2.778-1.568 0.246 0.125 0.345 0.426 0.22 0.672-0.125 0.246-0.426 0.345-0.672 0.22-0.584-0.296-1.28 0.097-1.328 0.75l-0.087 1.172H14.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-1.212l-0.237 3.2c-0.1 1.363-1.557 2.186-2.777 1.567-0.246-0.125-0.345-0.426-0.22-0.672 0.125-0.246 0.426-0.345 0.672-0.22 0.583 0.296 1.28-0.097 1.328-0.75l0.231-3.125H11.5c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h0.86l0.091-1.246zm5.403 4.077c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0l-1.056 1.057-0.457-0.734c-0.304-0.489-0.959-0.618-1.425-0.281-0.224 0.161-0.275 0.474-0.114 0.698 0.16 0.222 0.47 0.274 0.693 0.117l0.576 0.926-1.217 1.217c-0.195 0.196-0.195 0.512 0 0.708 0.196 0.195 0.512 0.195 0.708 0l1.052-1.053 0.457 0.735c0.309 0.496 0.977 0.618 1.442 0.264 0.22-0.168 0.261-0.482 0.093-0.701-0.165-0.217-0.473-0.26-0.692-0.1l-0.574-0.924 1.222-1.221z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_20_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M15.986 4h1.764C18.993 4 20 5.007 20 6.25v6.25h-0.057c-0.122-0.478-0.444-0.902-0.921-1.137-2.15-1.06-4.676 0.309-5.005 2.637H13.75C12.784 14 12 14.784 12 15.75c0 0.964 0.78 1.747 1.744 1.75l-0.228 2.993c-0.865-0.421-1.91-0.065-2.335 0.8C11.068 21.52 11.01 21.76 11 22H6.25C5.007 22 4 20.993 4 19.75V6.25C4 5.007 5.007 4 6.25 4h1.764c0.124-1.125 1.078-2 2.236-2h3.5c1.158 0 2.112 0.875 2.236 2zM9.5 4.25C9.5 4.664 9.836 5 10.25 5h3.5c0.414 0 0.75-0.336 0.75-0.75S14.164 3.5 13.75 3.5h-3.5C9.836 3.5 9.5 3.836 9.5 4.25zm12.277 14.03c0.293-0.293 0.293-0.767 0-1.06-0.293-0.293-0.768-0.293-1.06 0l-1.084 1.083-0.421-0.677c-0.405-0.652-1.278-0.824-1.9-0.375-0.337 0.242-0.413 0.71-0.17 1.047 0.204 0.284 0.571 0.382 0.883 0.26l0.52 0.834-1.325 1.324c-0.293 0.293-0.293 0.768 0 1.061 0.293 0.293 0.768 0.293 1.06 0l1.078-1.077 0.421 0.678c0.412 0.662 1.305 0.825 1.925 0.351 0.329-0.251 0.392-0.722 0.14-1.05-0.21-0.277-0.575-0.366-0.881-0.24l-0.516-0.828 1.33-1.33zm-6.788-3.973c0.134-1.76 2.006-2.829 3.59-2.047 0.372 0.183 0.524 0.633 0.341 1.004-0.183 0.372-0.633 0.524-1.004 0.341-0.631-0.311-1.378 0.114-1.43 0.816L16.44 15h0.809c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-0.923l-0.319 4.192c-0.134 1.76-2.005 2.828-3.59 2.047-0.371-0.183-0.524-0.633-0.34-1.004 0.183-0.372 0.633-0.524 1.004-0.341 0.631 0.311 1.377-0.114 1.43-0.816l0.31-4.078H13.75c-0.414 0-0.75-0.336-0.75-0.75S13.336 15 13.75 15h1.187l0.052-0.693z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M8.379 5.5H6.25C5.836 5.5 5.5 5.836 5.5 6.25v13.5c0 0.414 0.336 0.75 0.75 0.75h5.72c-0.331 0.165-0.613 0.435-0.79 0.792-0.112 0.228-0.17 0.47-0.179 0.708H6.25C5.007 22 4 20.993 4 19.75V6.25C4 5.007 5.007 4 6.25 4h1.764c0.124-1.125 1.078-2 2.236-2h3.5c1.158 0 2.112 0.875 2.236 2h1.764C18.993 4 20 5.007 20 6.25V13h-0.003c0.025-0.669-0.336-1.322-0.975-1.637-0.172-0.085-0.347-0.154-0.522-0.209V6.25c0-0.414-0.336-0.75-0.75-0.75h-2.129c-0.404 0.603-1.09 1-1.871 1h-3.5c-0.78 0-1.467-0.397-1.871-1zM9.5 4.25C9.5 4.664 9.836 5 10.25 5h3.5c0.414 0 0.75-0.336 0.75-0.75S14.164 3.5 13.75 3.5h-3.5C9.836 3.5 9.5 3.836 9.5 4.25zm12.277 14.03c0.293-0.293 0.293-0.767 0-1.06-0.293-0.293-0.768-0.293-1.06 0l-1.084 1.083-0.421-0.677c-0.405-0.652-1.278-0.824-1.9-0.375-0.337 0.242-0.413 0.71-0.17 1.047 0.204 0.284 0.571 0.382 0.883 0.26l0.52 0.834-1.325 1.324c-0.293 0.293-0.293 0.768 0 1.061 0.293 0.293 0.768 0.293 1.06 0l1.078-1.077 0.421 0.678c0.412 0.662 1.305 0.825 1.925 0.351 0.329-0.251 0.392-0.722 0.14-1.05-0.21-0.277-0.575-0.366-0.881-0.24l-0.516-0.828 1.33-1.33zm-6.788-3.973c0.134-1.76 2.006-2.829 3.59-2.047 0.372 0.183 0.524 0.633 0.341 1.004-0.183 0.372-0.633 0.524-1.004 0.341-0.631-0.311-1.378 0.114-1.43 0.816L16.44 15h0.809c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-0.923l-0.319 4.192c-0.134 1.76-2.005 2.828-3.59 2.047-0.371-0.183-0.524-0.633-0.34-1.004 0.183-0.372 0.633-0.524 1.004-0.341 0.631 0.311 1.377-0.114 1.43-0.816l0.31-4.078H13.75c-0.414 0-0.75-0.336-0.75-0.75S13.336 15 13.75 15h1.187l0.052-0.693z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_24_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
<path android:pathData="M18.45 4h1.8C21.769 4 23 5.231 23 6.75v8.142c-0.038-0.6-0.385-1.165-0.962-1.455l-0.068-0.034c-2.24-1.125-4.88 0.224-5.357 2.597H16.25c-0.967 0-1.75 0.784-1.75 1.75 0 0.967 0.783 1.75 1.75 1.75h0.072l-0.356 4.766c-0.014 0.177-0.203 0.285-0.362 0.205l-0.069-0.035c-0.863-0.434-1.915-0.085-2.349 0.779C13.06 25.467 13 25.735 13 26H7.75C6.231 26 5 24.769 5 23.25V6.75C5 5.231 6.231 4 7.75 4h1.8C9.782 2.859 10.79 2 12 2h4c1.21 0 2.218 0.859 2.45 2zM11 4.5c0 0.552 0.448 1 1 1h4c0.552 0 1-0.448 1-1s-0.448-1-1-1h-4c-0.552 0-1 0.448-1 1zm11.066 15.742c-0.481-0.773-1.516-0.977-2.255-0.445-0.335 0.242-0.412 0.711-0.17 1.047 0.243 0.336 0.712 0.412 1.048 0.17 0.033-0.025 0.08-0.015 0.103 0.02l1 1.608-2.072 2.072c-0.293 0.293-0.293 0.768 0 1.06 0.293 0.294 0.768 0.294 1.06 0l1.826-1.824 0.815 1.31c0.489 0.786 1.547 0.98 2.28 0.418 0.33-0.252 0.393-0.722 0.142-1.051-0.252-0.33-0.723-0.392-1.052-0.14-0.03 0.023-0.075 0.015-0.096-0.018l-1-1.609 2.08-2.08c0.293-0.293 0.293-0.767 0-1.06-0.293-0.293-0.768-0.293-1.06 0l-1.834 1.833-0.816-1.311zm-4.521-3.693c0.145-1.952 2.227-3.131 3.976-2.253l0.069 0.035c0.37 0.186 0.52 0.636 0.333 1.007-0.185 0.37-0.636 0.52-1.006 0.333l-0.069-0.034c-0.795-0.4-1.741 0.136-1.807 1.024L19.015 17h1.235c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-1.347l-0.444 5.952c-0.146 1.952-2.227 3.131-3.977 2.253l-0.068-0.035c-0.37-0.186-0.52-0.636-0.334-1.007 0.186-0.37 0.636-0.52 1.007-0.333l0.068 0.034c0.796 0.4 1.742-0.136 1.808-1.024l0.436-5.84H16.25c-0.414 0-0.75-0.336-0.75-0.75S15.836 17 16.25 17h1.261l0.034-0.451z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
<path android:pathData="M9.708 5.5H7.75C7.06 5.5 6.5 6.06 6.5 6.75v16.5c0 0.69 0.56 1.25 1.25 1.25h6.098c-0.275 0.165-0.507 0.407-0.662 0.715C13.06 25.467 13 25.735 13 26H7.75C6.231 26 5 24.769 5 23.25V6.75C5 5.231 6.231 4 7.75 4h1.8C9.782 2.859 10.79 2 12 2h4c1.21 0 2.218 0.859 2.45 2h1.8C21.769 4 23 5.231 23 6.75v8.141c-0.038-0.6-0.385-1.165-0.962-1.454l-0.068-0.034c-0.155-0.078-0.312-0.144-0.47-0.199V6.75c0-0.69-0.56-1.25-1.25-1.25h-1.958C17.906 6.383 17.025 7 16 7h-4c-1.025 0-1.906-0.617-2.292-1.5zM11 4.5c0 0.552 0.448 1 1 1h4c0.552 0 1-0.448 1-1s-0.448-1-1-1h-4c-0.552 0-1 0.448-1 1zm11.066 15.742c-0.481-0.773-1.516-0.977-2.255-0.445-0.335 0.242-0.412 0.711-0.17 1.047 0.243 0.336 0.712 0.412 1.048 0.17 0.033-0.025 0.08-0.015 0.103 0.02l1 1.608-2.072 2.072c-0.293 0.293-0.293 0.768 0 1.06 0.293 0.294 0.768 0.294 1.06 0l1.826-1.824 0.815 1.31c0.489 0.786 1.547 0.98 2.28 0.418 0.33-0.252 0.393-0.722 0.142-1.051-0.252-0.33-0.723-0.392-1.052-0.14-0.03 0.023-0.075 0.015-0.096-0.018l-1-1.609 2.08-2.08c0.293-0.293 0.293-0.767 0-1.06-0.293-0.293-0.768-0.293-1.06 0l-1.834 1.833-0.816-1.311zm-4.521-3.693c0.145-1.952 2.227-3.131 3.976-2.253l0.069 0.035c0.37 0.186 0.52 0.636 0.333 1.007-0.185 0.37-0.636 0.52-1.006 0.333l-0.069-0.034c-0.795-0.4-1.741 0.136-1.807 1.024L19.015 17h1.235c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-1.347l-0.444 5.952c-0.146 1.952-2.227 3.131-3.977 2.253l-0.068-0.035c-0.37-0.186-0.52-0.636-0.334-1.007 0.186-0.37 0.636-0.52 1.007-0.333l0.068 0.034c0.796 0.4 1.742-0.136 1.808-1.024l0.436-5.84H16.25c-0.414 0-0.75-0.336-0.75-0.75S15.836 17 16.25 17h1.261l0.034-0.451z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_28_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_28_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_28_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_28_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M21.83 4h1.67C25.433 4 27 5.567 27 7.5v8.354c-0.217-0.289-0.501-0.535-0.843-0.713l-0.249-0.13c-2.843-1.48-6.266 0.403-6.559 3.575C18.284 18.872 17.5 19.843 17.5 21c0 1.029 0.621 1.912 1.51 2.296l-0.285 3.949c-1.129-0.343-2.378 0.154-2.942 1.239-0.253 0.484-0.33 1.014-0.257 1.516H8.5C6.567 30 5 28.433 5 26.5v-19C5 5.567 6.567 4 8.5 4h1.67c0.412-1.165 1.524-2 2.83-2h6c1.306 0 2.418 0.835 2.83 2zM19 4h-6c-0.552 0-1 0.448-1 1s0.448 1 1 1h6c0.552 0 1-0.448 1-1s-0.448-1-1-1zm6.215 12.342c-1.913-0.996-4.222 0.293-4.377 2.446L20.75 20H20c-0.552 0-1 0.448-1 1 0 0.553 0.448 1 1 1h0.606l-0.436 6.066c-0.052 0.717-0.822 1.147-1.46 0.815l-0.248-0.13c-0.49-0.255-1.094-0.064-1.349 0.426-0.255 0.49-0.064 1.093 0.425 1.348l0.249 0.13c1.914 0.996 4.222-0.293 4.377-2.446L22.612 22H24c0.552 0 1-0.447 1-1 0-0.552-0.448-1-1-1h-1.244l0.077-1.069c0.051-0.717 0.82-1.147 1.459-0.815l0.248 0.13c0.49 0.255 1.094 0.064 1.349-0.426 0.255-0.49 0.065-1.093-0.425-1.348l-0.248-0.13zm5.488 8.365c0.39-0.39 0.39-1.024 0-1.414-0.39-0.39-1.023-0.39-1.414 0l-1.612 1.611-0.649-1.043c-0.557-0.896-1.757-1.133-2.613-0.516-0.448 0.323-0.55 0.948-0.226 1.396 0.285 0.396 0.806 0.521 1.232 0.323l0.804 1.293-1.932 1.932c-0.39 0.39-0.39 1.023 0 1.414 0.39 0.39 1.024 0.39 1.415 0L27.31 28.1l0.65 1.045c0.566 0.91 1.793 1.135 2.645 0.484 0.439-0.336 0.523-0.963 0.188-1.402-0.294-0.384-0.812-0.496-1.23-0.293l-0.8-1.286 1.94-1.94z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M19 2c1.306 0 2.418 0.835 2.83 2h1.67C25.433 4 27 5.567 27 7.5v8.354c-0.217-0.289-0.501-0.535-0.843-0.713l-0.249-0.13c-0.298-0.155-0.602-0.273-0.908-0.356V7.5C25 6.672 24.328 6 23.5 6h-1.67C21.417 7.165 20.305 8 19 8h-6c-1.306 0-2.418-0.835-2.83-2H8.5C7.672 6 7 6.672 7 7.5v19C7 27.328 7.672 28 8.5 28h7.61c-0.124 0.145-0.235 0.306-0.327 0.483-0.253 0.485-0.33 1.015-0.257 1.517H8.5C6.567 30 5 28.433 5 26.5v-19C5 5.567 6.567 4 8.5 4h1.67c0.412-1.165 1.524-2 2.83-2h6zm-6 2c-0.552 0-1 0.448-1 1s0.448 1 1 1h6c0.552 0 1-0.448 1-1s-0.448-1-1-1h-6zm17.703 20.707c0.39-0.39 0.39-1.024 0-1.414-0.39-0.39-1.023-0.39-1.414 0l-1.612 1.611-0.649-1.043c-0.557-0.896-1.757-1.133-2.613-0.516-0.448 0.323-0.55 0.948-0.226 1.396 0.285 0.396 0.806 0.521 1.232 0.323l0.804 1.293-1.932 1.932c-0.39 0.39-0.39 1.023 0 1.414 0.39 0.39 1.024 0.39 1.415 0L27.31 28.1l0.65 1.045c0.566 0.91 1.793 1.135 2.645 0.484 0.439-0.336 0.523-0.963 0.188-1.402-0.294-0.384-0.812-0.496-1.23-0.293l-0.8-1.286 1.94-1.94zm-9.865-5.92c0.155-2.152 2.463-3.441 4.377-2.445l0.249 0.13c0.49 0.255 0.68 0.858 0.425 1.348-0.255 0.49-0.859 0.68-1.349 0.425l-0.248-0.129c-0.638-0.332-1.408 0.098-1.46 0.815l-0.076 1.07H24c0.552 0 1 0.447 1 1 0 0.552-0.448 1-1 1h-1.388l-0.448 6.208c-0.155 2.153-2.463 3.442-4.377 2.446l-0.249-0.13c-0.49-0.255-0.68-0.858-0.425-1.348 0.255-0.49 0.86-0.68 1.349-0.425l0.248 0.129c0.638 0.332 1.408-0.098 1.46-0.815L20.606 22H20c-0.552 0-1-0.447-1-1 0-0.552 0.448-1 1-1h0.75l0.088-1.212z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_math_formula_32_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M5.5 1C4.847 1 4.291 1.417 4.085 2H3.5C2.672 2 2 2.672 2 3.5v10C2 14.328 2.672 15 3.5 15h1.585C5.03 14.844 5 14.675 5 14.5V13c-0.57 0-1.114-0.326-1.365-0.879-0.343-0.754-0.01-1.643 0.744-1.986 0.281-0.128 0.47-0.316 0.593-0.478 0.589-0.778 1.473-0.67 1.784-0.587 0.221 0.06 0.49 0.18 0.729 0.404 0.085 0.08 0.171 0.178 0.249 0.296 0.522-0.456 1.14-0.73 1.809-0.766 0.807-0.043 1.53 0.273 2.036 0.757 0.027 0.025 0.053 0.051 0.078 0.078 0.11-0.1 0.225-0.192 0.343-0.275V3.5C12 2.672 11.328 2 10.5 2H9.915C9.709 1.417 9.153 1 8.5 1h-3zM5 2.5C5 2.224 5.224 2 5.5 2h3C8.776 2 9 2.224 9 2.5S8.776 3 8.5 3h-3C5.224 3 5 2.776 5 2.5zm2 8.154c0-0.203-0.099-0.357-0.199-0.45-0.096-0.09-0.208-0.142-0.306-0.168-0.152-0.041-0.502-0.07-0.725 0.225-0.197 0.26-0.51 0.571-0.977 0.784-0.252 0.114-0.362 0.41-0.248 0.662 0.114 0.252 0.41 0.362 0.662 0.248C5.52 11.813 5.781 11.64 6 11.458V14.5C6 14.776 6.224 15 6.5 15S7 14.776 7 14.5v-3.846zM13.727 11c-0.231 0-0.539 0.099-0.856 0.45-0.184 0.206-0.5 0.222-0.706 0.038-0.205-0.185-0.221-0.502-0.036-0.707C12.61 10.245 13.179 10 13.728 10c0.536 0 1.018 0.237 1.325 0.594 0.308 0.358 0.469 0.883 0.236 1.396-0.089 0.195-0.223 0.365-0.398 0.51 0.175 0.144 0.31 0.314 0.398 0.51 0.233 0.513 0.072 1.038-0.236 1.396C14.746 14.763 14.264 15 13.728 15c-0.55 0-1.117-0.246-1.6-0.783-0.184-0.206-0.168-0.522 0.038-0.706 0.205-0.185 0.521-0.168 0.706 0.037C13.189 13.901 13.496 14 13.728 14c0.244 0 0.45-0.11 0.567-0.246 0.117-0.136 0.12-0.253 0.083-0.332-0.043-0.095-0.215-0.304-0.79-0.435-0.227-0.052-0.388-0.254-0.388-0.488 0-0.233 0.161-0.435 0.389-0.487 0.575-0.131 0.746-0.34 0.79-0.435 0.035-0.079 0.033-0.195-0.084-0.33C14.178 11.108 13.972 11 13.727 11zm-4.85 0.449C9.17 11.114 9.445 11.012 9.65 11c0.211-0.011 0.407 0.071 0.547 0.206 0.145 0.137 0.205 0.302 0.196 0.434-0.008 0.112-0.069 0.279-0.343 0.437-1 0.575-1.522 1.128-1.79 1.582-0.135 0.228-0.202 0.426-0.234 0.582C8.01 14.32 8.003 14.386 8 14.44v0.094l0.002 0.01v0.008C8.03 14.808 8.246 15 8.502 15H10.9c0.276 0 0.5-0.224 0.5-0.5S11.176 14 10.9 14H9.235c0.203-0.268 0.588-0.638 1.315-1.056 0.516-0.297 0.808-0.741 0.84-1.238 0.032-0.476-0.181-0.916-0.502-1.222-0.323-0.31-0.782-0.509-1.292-0.482-0.517 0.028-1.031 0.285-1.472 0.789-0.181 0.207-0.16 0.523 0.048 0.705 0.207 0.182 0.523 0.16 0.705-0.047z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M5.5 1C4.847 1 4.291 1.417 4.085 2H3.5C2.672 2 2 2.672 2 3.5v10C2 14.328 2.672 15 3.5 15h1.585C5.03 14.844 5 14.675 5 14.5V14H3.5C3.224 14 3 13.776 3 13.5v-10C3 3.224 3.224 3 3.5 3h0.585C4.291 3.583 4.847 4 5.5 4h3c0.653 0 1.209-0.417 1.415-1H10.5C10.776 3 11 3.224 11 3.5v5.837c0.214 0.117 0.41 0.261 0.58 0.424 0.026 0.025 0.052 0.051 0.077 0.078 0.11-0.1 0.225-0.192 0.343-0.275V3.5C12 2.672 11.328 2 10.5 2H9.915C9.709 1.417 9.153 1 8.5 1h-3zM5 2.5C5 2.224 5.224 2 5.5 2h3C8.776 2 9 2.224 9 2.5S8.776 3 8.5 3h-3C5.224 3 5 2.776 5 2.5zm2 8.154c0-0.203-0.099-0.357-0.199-0.45-0.096-0.09-0.208-0.142-0.306-0.168-0.152-0.041-0.502-0.07-0.725 0.225-0.197 0.26-0.51 0.571-0.977 0.784-0.252 0.114-0.362 0.41-0.248 0.662 0.114 0.252 0.41 0.362 0.662 0.248C5.52 11.813 5.781 11.64 6 11.458V14.5C6 14.776 6.224 15 6.5 15S7 14.776 7 14.5v-3.846zM13.727 11c-0.231 0-0.539 0.099-0.856 0.45-0.184 0.206-0.5 0.222-0.706 0.038-0.205-0.185-0.221-0.502-0.036-0.707C12.61 10.245 13.179 10 13.728 10c0.536 0 1.018 0.237 1.325 0.594 0.308 0.358 0.469 0.883 0.236 1.396-0.089 0.195-0.223 0.365-0.398 0.51 0.175 0.144 0.31 0.314 0.398 0.51 0.233 0.513 0.072 1.038-0.236 1.396C14.746 14.763 14.264 15 13.728 15c-0.55 0-1.117-0.246-1.6-0.783-0.184-0.206-0.168-0.522 0.038-0.706 0.205-0.185 0.521-0.168 0.706 0.037C13.189 13.901 13.496 14 13.728 14c0.244 0 0.45-0.11 0.567-0.246 0.117-0.136 0.12-0.253 0.083-0.332-0.043-0.095-0.215-0.304-0.79-0.435-0.227-0.052-0.388-0.254-0.388-0.488 0-0.233 0.161-0.435 0.389-0.487 0.575-0.131 0.746-0.34 0.79-0.435 0.035-0.079 0.033-0.195-0.084-0.33C14.178 11.108 13.972 11 13.727 11zm-4.85 0.449C9.17 11.114 9.445 11.012 9.65 11c0.211-0.011 0.407 0.071 0.547 0.206 0.145 0.137 0.205 0.302 0.196 0.434-0.008 0.112-0.069 0.279-0.343 0.437-1 0.575-1.522 1.128-1.79 1.582-0.135 0.228-0.202 0.426-0.234 0.582C8.01 14.32 8.003 14.386 8 14.44v0.094l0.002 0.01v0.008C8.03 14.808 8.246 15 8.502 15H10.9c0.276 0 0.5-0.224 0.5-0.5S11.176 14 10.9 14H9.235c0.203-0.268 0.588-0.638 1.315-1.056 0.516-0.297 0.808-0.741 0.84-1.238 0.032-0.476-0.181-0.916-0.502-1.222-0.323-0.31-0.782-0.509-1.292-0.482-0.517 0.028-1.031 0.285-1.472 0.789-0.181 0.207-0.16 0.523 0.048 0.705 0.207 0.182 0.523 0.16 0.705-0.047z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_16_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M8.5 2C7.847 2 7.291 2.417 7.085 3H5.5C4.672 3 4 3.672 4 4.5v12C4 17.328 4.672 18 5.5 18h1.585C7.03 17.844 7 17.675 7 17.5v-2c-0.526 0-1.037-0.278-1.31-0.77-0.404-0.725-0.143-1.638 0.58-2.04 0.271-0.151 0.5-0.457 0.661-0.789 0.467-0.965 1.456-0.922 1.756-0.865 0.227 0.043 0.508 0.147 0.764 0.367 0.129 0.111 0.259 0.262 0.36 0.447 0.592-0.51 1.281-0.806 2.013-0.846 0.898-0.048 1.703 0.304 2.267 0.843 0.119 0.114 0.231 0.24 0.333 0.377 0.467-0.505 1.005-0.86 1.576-1.053V4.5C16 3.672 15.328 3 14.5 3h-1.585c-0.206-0.583-0.762-1-1.415-1h-3zM8 3.5C8 3.224 8.224 3 8.5 3h3C11.776 3 12 3.224 12 3.5S11.776 4 11.5 4h-3C8.224 4 8 3.776 8 3.5zm7.871 10.105C16.288 13.142 16.706 13 17.035 13c0.342 0 0.634 0.153 0.805 0.351 0.17 0.198 0.192 0.395 0.123 0.548-0.077 0.168-0.336 0.446-1.074 0.614C16.662 14.563 16.5 14.766 16.5 15c0 0.233 0.161 0.436 0.389 0.488 0.737 0.168 0.997 0.445 1.074 0.614 0.07 0.154 0.047 0.351-0.123 0.549-0.171 0.198-0.463 0.35-0.805 0.35-0.33 0-0.746-0.142-1.163-0.606-0.185-0.205-0.501-0.222-0.706-0.037-0.206 0.184-0.222 0.5-0.038 0.706 0.583 0.648 1.26 0.938 1.907 0.938 0.634 0 1.203-0.28 1.563-0.7 0.361-0.42 0.542-1.025 0.275-1.613-0.121-0.268-0.32-0.498-0.59-0.689 0.27-0.19 0.469-0.42 0.59-0.688 0.267-0.587 0.086-1.193-0.275-1.613C18.238 12.28 17.67 12 17.035 12c-0.646 0-1.324 0.289-1.906 0.936-0.185 0.205-0.169 0.521 0.036 0.706 0.206 0.185 0.522 0.168 0.707-0.037zm-3.94-0.604c-0.295 0.016-0.669 0.163-1.054 0.603-0.182 0.208-0.497 0.229-0.705 0.047-0.208-0.182-0.23-0.498-0.047-0.705 0.531-0.608 1.144-0.91 1.752-0.943 0.6-0.032 1.141 0.203 1.523 0.567 0.378 0.362 0.625 0.878 0.59 1.43-0.038 0.573-0.375 1.093-0.99 1.447-1.108 0.639-1.6 1.195-1.819 1.554h2.32c0.276 0 0.5 0.224 0.5 0.5S13.776 18 13.5 18h-3c-0.256 0-0.47-0.193-0.497-0.448v-0.004l-0.001-0.005-0.001-0.011L10 17.505v-0.076c0.003-0.059 0.011-0.135 0.03-0.225 0.037-0.182 0.116-0.417 0.277-0.69 0.322-0.544 0.957-1.221 2.194-1.933 0.373-0.215 0.478-0.459 0.49-0.646 0.014-0.209-0.08-0.449-0.282-0.642-0.2-0.19-0.476-0.308-0.778-0.291zM9 12.598c0-0.199-0.1-0.348-0.202-0.437C8.7 12.077 8.592 12.036 8.5 12.018c-0.134-0.025-0.5-0.03-0.669 0.319-0.2 0.413-0.544 0.931-1.074 1.226-0.241 0.134-0.328 0.439-0.194 0.68 0.134 0.241 0.439 0.328 0.68 0.194C7.54 14.272 7.79 14.065 8 13.845V17.5C8 17.776 8.224 18 8.5 18S9 17.776 9 17.5v-4.903z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M8.5 2C7.847 2 7.291 2.417 7.085 3H5.5C4.672 3 4 3.672 4 4.5v12C4 17.328 4.672 18 5.5 18h1.585C7.03 17.844 7 17.675 7 17.5V17H5.5C5.224 17 5 16.776 5 16.5v-12C5 4.224 5.224 4 5.5 4h1.585C7.291 4.583 7.847 5 8.5 5h3c0.653 0 1.209-0.417 1.415-1H14.5C14.776 4 15 4.224 15 4.5v7.203c0.315-0.236 0.652-0.414 1-0.532V4.5C16 3.672 15.328 3 14.5 3h-1.585c-0.206-0.583-0.762-1-1.415-1h-3zM8 3.5C8 3.224 8.224 3 8.5 3h3C11.776 3 12 3.224 12 3.5S11.776 4 11.5 4h-3C8.224 4 8 3.776 8 3.5zm2 14.054l0.004-0.002v-0.003l-0.001-0.005-0.001-0.011L10 17.505v-0.076c0.003-0.059 0.011-0.135 0.03-0.225 0.037-0.182 0.116-0.417 0.277-0.69 0.322-0.544 0.957-1.221 2.194-1.933 0.373-0.215 0.478-0.459 0.49-0.646 0.014-0.209-0.08-0.449-0.282-0.642-0.2-0.19-0.476-0.308-0.778-0.291-0.295 0.015-0.669 0.162-1.054 0.602-0.182 0.208-0.497 0.229-0.705 0.047-0.208-0.182-0.23-0.498-0.047-0.705 0.531-0.608 1.144-0.91 1.752-0.943 0.6-0.032 1.141 0.203 1.523 0.567 0.378 0.362 0.625 0.878 0.59 1.43-0.038 0.573-0.375 1.093-0.99 1.447-1.108 0.639-1.6 1.195-1.819 1.554h2.32c0.276 0 0.5 0.224 0.5 0.5S13.776 18 13.5 18h-3c-0.256 0-0.47-0.193-0.497-0.448H9.999zm5.871-3.949C16.288 13.142 16.706 13 17.035 13c0.342 0 0.634 0.153 0.805 0.351 0.17 0.198 0.192 0.395 0.123 0.548-0.077 0.168-0.336 0.446-1.074 0.614C16.662 14.563 16.5 14.766 16.5 15c0 0.233 0.161 0.436 0.389 0.488 0.737 0.168 0.997 0.445 1.074 0.614 0.07 0.154 0.047 0.351-0.123 0.549-0.171 0.198-0.463 0.35-0.805 0.35-0.33 0-0.746-0.142-1.163-0.606-0.185-0.205-0.501-0.222-0.706-0.037-0.206 0.184-0.222 0.5-0.038 0.706 0.583 0.648 1.26 0.938 1.907 0.938 0.634 0 1.203-0.28 1.563-0.7 0.361-0.42 0.542-1.025 0.275-1.613-0.121-0.268-0.32-0.498-0.59-0.689 0.27-0.19 0.469-0.42 0.59-0.688 0.267-0.587 0.086-1.193-0.275-1.613C18.238 12.28 17.67 12 17.035 12c-0.646 0-1.324 0.289-1.906 0.936-0.185 0.205-0.169 0.521 0.036 0.706 0.206 0.185 0.522 0.168 0.707-0.037zM9 12.597c0-0.199-0.1-0.348-0.202-0.437C8.7 12.077 8.592 12.036 8.5 12.018c-0.134-0.025-0.5-0.03-0.669 0.319-0.2 0.413-0.544 0.931-1.074 1.226-0.241 0.134-0.328 0.439-0.194 0.68 0.134 0.241 0.439 0.328 0.68 0.194C7.54 14.272 7.79 14.065 8 13.845V17.5C8 17.776 8.224 18 8.5 18S9 17.776 9 17.5v-4.903z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_20_regular"/>
</selector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M17.75 4h-1.764c-0.124-1.125-1.078-2-2.236-2h-3.5C9.092 2 8.138 2.875 8.014 4H6.25C5.007 4 4 5.007 4 6.25v13.5C4 20.993 5.007 22 6.25 22h2.419C8.56 21.773 8.5 21.518 8.5 21.25v-2.268c-0.68 0.098-1.384-0.213-1.756-0.841-0.492-0.832-0.217-1.905 0.615-2.397 0.349-0.207 0.694-0.577 0.976-0.969 0.625-0.871 1.616-0.914 2.194-0.75 0.414 0.116 0.985 0.45 1.28 1.052 0.734-0.657 1.593-1.027 2.49-1.073 1.013-0.05 1.938 0.321 2.602 0.92 0.18 0.163 0.35 0.35 0.499 0.56 0.027-0.033 0.055-0.065 0.085-0.097 0.761-0.796 1.646-1.223 2.515-1.348V6.25C20 5.007 18.993 4 17.75 4zm-7.5 1C9.836 5 9.5 4.664 9.5 4.25S9.836 3.5 10.25 3.5h3.5c0.414 0 0.75 0.336 0.75 0.75S14.164 5 13.75 5h-3.5zM11 15.938c0-0.562-0.433-0.864-0.742-0.951-0.309-0.087-0.804-0.056-1.111 0.371-0.317 0.443-0.759 0.939-1.279 1.247-0.356 0.21-0.474 0.67-0.264 1.027 0.211 0.356 0.671 0.474 1.028 0.263 0.323-0.19 0.613-0.42 0.868-0.662v4.017c0 0.414 0.336 0.75 0.75 0.75S11 21.664 11 21.25v-5.312zm3.425 0.563c-0.306 0.016-0.704 0.159-1.124 0.611-0.282 0.304-0.756 0.322-1.06 0.04-0.304-0.282-0.321-0.756-0.04-1.06 0.65-0.7 1.402-1.051 2.149-1.089 0.735-0.037 1.403 0.234 1.882 0.665 0.472 0.425 0.803 1.054 0.754 1.748-0.05 0.726-0.502 1.35-1.253 1.758-0.95 0.516-1.496 0.976-1.808 1.326h2.325c0.414 0 0.75 0.336 0.75 0.75S16.664 22 16.25 22h-3.499c-0.382 0-0.703-0.287-0.745-0.666v-0.007l-0.002-0.008-0.001-0.017L12 21.262v-0.1c0.004-0.079 0.014-0.175 0.039-0.287 0.049-0.227 0.151-0.509 0.352-0.828 0.398-0.637 1.168-1.4 2.625-2.191 0.402-0.218 0.465-0.434 0.473-0.544 0.01-0.142-0.058-0.346-0.263-0.53-0.198-0.18-0.484-0.297-0.802-0.28zm4.867 0.614c0.878-0.918 1.76-0.628 2.076-0.282 0.16 0.176 0.14 0.294 0.11 0.357-0.05 0.103-0.285 0.393-1.135 0.576-0.346 0.074-0.593 0.38-0.593 0.733s0.247 0.659 0.592 0.733c0.85 0.183 1.087 0.473 1.136 0.577 0.03 0.063 0.05 0.182-0.11 0.358-0.316 0.346-1.197 0.636-2.075-0.284-0.286-0.3-0.761-0.31-1.06-0.025-0.3 0.286-0.312 0.761-0.026 1.06 1.456 1.526 3.345 1.273 4.269 0.26 0.46-0.504 0.716-1.267 0.354-2.02-0.12-0.25-0.297-0.47-0.52-0.659 0.223-0.188 0.4-0.407 0.52-0.659 0.362-0.751 0.105-1.515-0.354-2.018-0.924-1.012-2.813-1.266-4.268 0.257-0.286 0.3-0.276 0.774 0.024 1.06 0.3 0.286 0.774 0.276 1.06-0.024z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M6.25 5.5h2.129c0.404 0.603 1.09 1 1.871 1h3.5c0.78 0 1.467-0.397 1.871-1h2.129c0.414 0 0.75 0.336 0.75 0.75v8.324c0.487-0.289 0.996-0.463 1.5-0.535V6.25C20 5.007 18.993 4 17.75 4h-1.764c-0.124-1.125-1.078-2-2.236-2h-3.5C9.092 2 8.138 2.875 8.014 4H6.25C5.007 4 4 5.007 4 6.25v13.5C4 20.993 5.007 22 6.25 22h2.419C8.56 21.773 8.5 21.518 8.5 21.25V20.5H6.25c-0.414 0-0.75-0.336-0.75-0.75V6.25c0-0.414 0.336-0.75 0.75-0.75zm4-0.5C9.836 5 9.5 4.664 9.5 4.25S9.836 3.5 10.25 3.5h3.5c0.414 0 0.75 0.336 0.75 0.75S14.164 5 13.75 5h-3.5zM11 15.938c0-0.562-0.433-0.864-0.742-0.951-0.309-0.087-0.804-0.056-1.111 0.371-0.317 0.443-0.759 0.939-1.279 1.247-0.356 0.21-0.474 0.67-0.264 1.027 0.211 0.356 0.671 0.474 1.028 0.263 0.323-0.19 0.613-0.42 0.868-0.662v4.017c0 0.414 0.336 0.75 0.75 0.75S11 21.664 11 21.25v-5.312zm3.425 0.563c-0.306 0.016-0.704 0.159-1.124 0.611-0.282 0.304-0.756 0.322-1.06 0.04-0.304-0.282-0.321-0.756-0.04-1.06 0.65-0.7 1.402-1.051 2.149-1.089 0.735-0.037 1.403 0.234 1.882 0.665 0.472 0.425 0.803 1.054 0.754 1.748-0.05 0.726-0.502 1.35-1.253 1.758-0.95 0.516-1.496 0.976-1.808 1.326h2.325c0.414 0 0.75 0.336 0.75 0.75S16.664 22 16.25 22h-3.499c-0.382 0-0.703-0.287-0.745-0.666v-0.007l-0.002-0.008-0.001-0.017L12 21.262v-0.1c0.004-0.079 0.014-0.175 0.039-0.287 0.049-0.227 0.151-0.509 0.352-0.828 0.398-0.637 1.168-1.4 2.625-2.191 0.402-0.218 0.465-0.434 0.473-0.544 0.01-0.142-0.058-0.346-0.263-0.53-0.198-0.18-0.484-0.297-0.802-0.28zm4.867 0.614c0.878-0.918 1.76-0.628 2.076-0.282 0.16 0.176 0.14 0.294 0.11 0.357-0.05 0.103-0.285 0.393-1.135 0.576-0.346 0.074-0.593 0.38-0.593 0.733s0.247 0.659 0.592 0.733c0.85 0.183 1.087 0.473 1.136 0.577 0.03 0.063 0.05 0.182-0.11 0.358-0.316 0.346-1.197 0.636-2.075-0.284-0.286-0.3-0.761-0.31-1.06-0.025-0.3 0.286-0.312 0.761-0.026 1.06 1.456 1.526 3.345 1.273 4.269 0.26 0.46-0.504 0.716-1.267 0.354-2.02-0.12-0.25-0.297-0.47-0.52-0.659 0.223-0.188 0.4-0.407 0.52-0.659 0.362-0.751 0.105-1.515-0.354-2.018-0.924-1.012-2.813-1.266-4.268 0.257-0.286 0.3-0.276 0.774 0.024 1.06 0.3 0.286 0.774 0.276 1.06-0.024z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

Просмотреть файл

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_clipboard_number_123_24_regular"/>
</selector>

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше