Release 1.1.243
This commit is contained in:
Родитель
6fce7b7aab
Коммит
6be47b180c
|
@ -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.242@aar'
|
||||
implementation 'com.microsoft.design:fluent-system-icons:1.1.243@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.242"
|
||||
pod "FluentIcons", "1.1.243"
|
||||
```
|
||||
|
||||
#### Carthage
|
||||
|
||||
```bash
|
||||
git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.242"
|
||||
git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.243"
|
||||
```
|
||||
|
||||
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.242
|
||||
fluentui_system_icons: ^1.1.243
|
||||
```
|
||||
|
||||
For library docs, see [flutter/README.md](flutter/README.md).
|
||||
|
|
117
android/BUILD.gn
117
android/BUILD.gn
|
@ -898,6 +898,9 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_collapse_all_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_collapse_all_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_collapse_all_16_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_collapse_all_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_collapse_all_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_collapse_all_20_selector.xml",
|
||||
|
@ -1066,6 +1069,15 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_all_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_all_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_all_16_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_all_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_all_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_all_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_all_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_all_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_expand_all_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_export_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_export_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_arrow_export_16_selector.xml",
|
||||
|
@ -4628,6 +4640,24 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_16_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_28_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_28_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_28_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_32_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_32_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_32_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_48_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_48_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_back_down_48_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_double_back_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_double_back_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_chat_arrow_double_back_16_selector.xml",
|
||||
|
@ -7349,6 +7379,9 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_desktop_arrow_down_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_desktop_arrow_down_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_desktop_arrow_down_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_desktop_arrow_down_32_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_desktop_arrow_down_32_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_desktop_arrow_down_32_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_desktop_arrow_right_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_desktop_arrow_right_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_desktop_arrow_right_16_selector.xml",
|
||||
|
@ -9056,6 +9089,12 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_edit_arrow_back_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_arrow_back_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_arrow_back_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_line_horizontal_3_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_line_horizontal_3_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_line_horizontal_3_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_line_horizontal_3_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_line_horizontal_3_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_line_horizontal_3_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_off_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_off_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_edit_off_16_selector.xml",
|
||||
|
@ -10538,6 +10577,9 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_gift_open_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_gift_open_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_gift_open_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_gift_open_32_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_gift_open_32_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_gift_open_32_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_glance_12_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_glance_12_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_glance_12_selector.xml",
|
||||
|
@ -16772,6 +16814,24 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_projection_screen_text_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_projection_screen_text_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_projection_screen_text_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_16_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_28_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_28_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_28_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_32_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_32_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_32_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_48_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_48_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_prompt_48_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_protocol_handler_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_protocol_handler_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_protocol_handler_16_selector.xml",
|
||||
|
@ -17789,6 +17849,24 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_search_shield_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_shield_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_shield_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_16_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_28_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_28_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_28_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_32_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_32_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_32_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_48_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_48_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_sparkle_48_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_square_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_square_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_search_square_16_selector.xml",
|
||||
|
@ -18755,6 +18833,27 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_48_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_48_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_48_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_16_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_28_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_28_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_28_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_48_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_48_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_call_48_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_cursor_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_cursor_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_cursor_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_cursor_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_cursor_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_cursor_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_edit_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_edit_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_slide_text_edit_16_selector.xml",
|
||||
|
@ -22842,6 +22941,24 @@ android_resources("fluent_icon_resources") {
|
|||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_car_profile_rtl_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_car_profile_rtl_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_car_profile_rtl_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_16_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_20_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_20_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_20_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_24_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_24_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_24_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_28_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_28_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_28_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_32_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_32_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_32_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_48_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_48_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_motorcycle_48_selector.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_ship_16_filled.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_ship_16_regular.xml",
|
||||
"../android/library/src/main/res/drawable/ic_fluent_vehicle_ship_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="M1 3.75C1 3.336 1.336 3 1.75 3h12.5C14.664 3 15 3.336 15 3.75S14.664 4.5 14.25 4.5H1.75C1.336 4.5 1 4.164 1 3.75zm7 3C8 6.336 8.336 6 8.75 6h5.5C14.664 6 15 6.336 15 6.75S14.664 7.5 14.25 7.5h-5.5C8.336 7.5 8 7.164 8 6.75zM4.78 6.22c-0.293-0.293-0.767-0.293-1.06 0l-2 2c-0.293 0.293-0.293 0.767 0 1.06 0.293 0.293 0.767 0.293 1.06 0L3.5 8.56v4.69C3.5 13.664 3.836 14 4.25 14S5 13.664 5 13.25V8.56l0.72 0.72c0.293 0.293 0.767 0.293 1.06 0 0.293-0.293 0.293-0.767 0-1.06l-2-2z" 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="M1 3.5C1 3.224 1.224 3 1.5 3h13C14.776 3 15 3.224 15 3.5S14.776 4 14.5 4h-13C1.224 4 1 3.776 1 3.5zm3.146 2.646c0.196-0.195 0.512-0.195 0.708 0l2 2c0.195 0.196 0.195 0.512 0 0.707-0.196 0.196-0.512 0.196-0.708 0L5 7.708V12.5C5 12.776 4.776 13 4.5 13S4 12.776 4 12.5V7.707L2.853 8.854c-0.195 0.195-0.511 0.195-0.707 0-0.195-0.196-0.195-0.512 0-0.707l2-2zM14.5 6h-6C8.224 6 8 6.224 8 6.5S8.224 7 8.5 7h6C14.776 7 15 6.776 15 6.5S14.776 6 14.5 6z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_collapse_all_16_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_collapse_all_16_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_collapse_all_16_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_collapse_all_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="M2 4.75C2 4.336 2.336 4 2.75 4h14.5C17.664 4 18 4.336 18 4.75S17.664 5.5 17.25 5.5H2.75C2.336 5.5 2 5.164 2 4.75zm3.22 2.22c0.293-0.293 0.767-0.293 1.06 0l2.75 2.75c0.293 0.293 0.293 0.767 0 1.06-0.293 0.293-0.767 0.293-1.06 0L6.5 9.31v6.44c0 0.414-0.336 0.75-0.75 0.75S5 16.164 5 15.75V9.31l-1.47 1.47c-0.293 0.293-0.767 0.293-1.06 0-0.293-0.293-0.293-0.767 0-1.06l2.75-2.75zM9.5 7.75C9.5 7.336 9.836 7 10.25 7h7C17.664 7 18 7.336 18 7.75S17.664 8.5 17.25 8.5h-7C9.836 8.5 9.5 8.164 9.5 7.75z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M2 4.75C2 4.336 2.336 4 2.75 4h14.5C17.664 4 18 4.336 18 4.75S17.664 5.5 17.25 5.5H2.75C2.336 5.5 2 5.164 2 4.75zm8 3C10 7.336 10.336 7 10.75 7h6.5C17.664 7 18 7.336 18 7.75S17.664 8.5 17.25 8.5h-6.5C10.336 8.5 10 8.164 10 7.75zM6.28 7.22c-0.293-0.293-0.767-0.293-1.06 0l-2.5 2.5c-0.293 0.293-0.293 0.767 0 1.06 0.293 0.293 0.767 0.293 1.06 0L5 9.56v5.69C5 15.664 5.336 16 5.75 16s0.75-0.336 0.75-0.75V9.56l1.22 1.22c0.293 0.293 0.767 0.293 1.06 0 0.293-0.293 0.293-0.767 0-1.06l-2.5-2.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="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
|
||||
<path android:pathData="M2 4.75C2 4.336 2.336 4 2.75 4h18.5C21.664 4 22 4.336 22 4.75S21.664 5.5 21.25 5.5H2.75C2.336 5.5 2 5.164 2 4.75zm4.22 3.47c0.293-0.293 0.767-0.293 1.06 0l3 3c0.293 0.293 0.293 0.767 0 1.06-0.293 0.293-0.767 0.293-1.06 0L7.5 10.56v8.19c0 0.414-0.336 0.75-0.75 0.75S6 19.164 6 18.75v-8.19l-1.72 1.72c-0.293 0.293-0.767 0.293-1.06 0-0.293-0.293-0.293-0.767 0-1.06l3-3zm5.28 0.53C11.5 8.336 11.836 8 12.25 8h9C21.664 8 22 8.336 22 8.75S21.664 9.5 21.25 9.5h-9c-0.414 0-0.75-0.336-0.75-0.75z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M2 4.75C2 4.336 2.336 4 2.75 4h18.5C21.664 4 22 4.336 22 4.75S21.664 5.5 21.25 5.5H2.75C2.336 5.5 2 5.164 2 4.75zm10 4C12 8.336 12.336 8 12.75 8h8.5C21.664 8 22 8.336 22 8.75S21.664 9.5 21.25 9.5h-8.5C12.336 9.5 12 9.164 12 8.75zM7.28 8.22C7.14 8.079 6.95 8 6.75 8S6.36 8.079 6.22 8.22l-3 3c-0.293 0.293-0.293 0.767 0 1.06 0.293 0.293 0.767 0.293 1.06 0L6 10.56v8.69C6 19.664 6.336 20 6.75 20s0.75-0.336 0.75-0.75v-8.69l1.72 1.72c0.293 0.293 0.767 0.293 1.06 0 0.293-0.293 0.293-0.767 0-1.06l-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="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
|
||||
<path android:pathData="M1 3.75C1 3.336 1.336 3 1.75 3h12.5C14.664 3 15 3.336 15 3.75S14.664 4.5 14.25 4.5H1.75C1.336 4.5 1 4.164 1 3.75zm7 3C8 6.336 8.336 6 8.75 6h5.5C14.664 6 15 6.336 15 6.75S14.664 7.5 14.25 7.5h-5.5C8.336 7.5 8 7.164 8 6.75zm-1.22 5.03l-2 2c-0.293 0.293-0.767 0.293-1.06 0l-2-2c-0.293-0.293-0.293-0.767 0-1.06 0.293-0.293 0.767-0.293 1.06 0l0.72 0.72V6.75C3.5 6.336 3.836 6 4.25 6S5 6.336 5 6.75v4.69l0.72-0.72c0.293-0.293 0.767-0.293 1.06 0 0.293 0.293 0.293 0.767 0 1.06z" 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="M1 3.5C1 3.224 1.224 3 1.5 3h13C14.776 3 15 3.224 15 3.5S14.776 4 14.5 4h-13C1.224 4 1 3.776 1 3.5zm3.854 9.354l2-2c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0L5 11.293V6.5C5 6.224 4.776 6 4.5 6S4 6.224 4 6.5v4.793l-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 0zM8.5 6C8.224 6 8 6.224 8 6.5S8.224 7 8.5 7h6C14.776 7 15 6.776 15 6.5S14.776 6 14.5 6h-6z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_16_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_16_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_16_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_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="M2 4.75C2 4.336 2.336 4 2.75 4h14.5C17.664 4 18 4.336 18 4.75S17.664 5.5 17.25 5.5H2.75C2.336 5.5 2 5.164 2 4.75zm8 3C10 7.336 10.336 7 10.75 7h6.5C17.664 7 18 7.336 18 7.75S17.664 8.5 17.25 8.5h-6.5C10.336 8.5 10 8.164 10 7.75zm-1.22 5.53l-2.5 2.5c-0.293 0.293-0.767 0.293-1.06 0l-2.5-2.5c-0.293-0.293-0.293-0.767 0-1.06 0.293-0.293 0.767-0.293 1.06 0L5 13.44V7.75C5 7.336 5.336 7 5.75 7S6.5 7.336 6.5 7.75v5.69l1.22-1.22c0.293-0.293 0.767-0.293 1.06 0 0.293 0.293 0.293 0.767 0 1.06z" 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="M2 4.5C2 4.224 2.224 4 2.5 4h15C17.776 4 18 4.224 18 4.5S17.776 5 17.5 5h-15C2.224 5 2 4.776 2 4.5zm3.146 11.354c0.196 0.195 0.512 0.195 0.708 0l2.5-2.5c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.707 0L6 14.293V7.5C6 7.224 5.776 7 5.5 7S5 7.224 5 7.5v6.793l-1.647-1.647c-0.195-0.195-0.511-0.195-0.707 0-0.195 0.196-0.195 0.512 0 0.708l2.5 2.5zM17.5 8h-7C10.224 8 10 7.776 10 7.5S10.224 7 10.5 7h7C17.776 7 18 7.224 18 7.5S17.776 8 17.5 8z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_20_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_20_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_20_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_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="M2 5c0-0.552 0.448-1 1-1h18c0.552 0 1 0.448 1 1s-0.448 1-1 1H3C2.448 6 2 5.552 2 5zm10 4c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1zM7.707 19.707c-0.39 0.39-1.024 0.39-1.414 0l-3-3c-0.39-0.39-0.39-1.024 0-1.414 0.39-0.39 1.024-0.39 1.414 0L6 16.586V9c0-0.552 0.448-1 1-1s1 0.448 1 1v7.586l1.293-1.293c0.39-0.39 1.024-0.39 1.414 0 0.39 0.39 0.39 1.024 0 1.414l-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="M2 4.75C2 4.336 2.336 4 2.75 4h18.5C21.664 4 22 4.336 22 4.75S21.664 5.5 21.25 5.5H2.75C2.336 5.5 2 5.164 2 4.75zm10 4C12 8.336 12.336 8 12.75 8h8.5C21.664 8 22 8.336 22 8.75S21.664 9.5 21.25 9.5h-8.5C12.336 9.5 12 9.164 12 8.75zM7.28 19.78C7.14 19.921 6.95 20 6.75 20s-0.39-0.079-0.53-0.22l-3-3c-0.293-0.293-0.293-0.767 0-1.06 0.293-0.293 0.767-0.293 1.06 0L6 17.44V8.75C6 8.336 6.336 8 6.75 8S7.5 8.336 7.5 8.75v8.69l1.72-1.72c0.293-0.293 0.767-0.293 1.06 0 0.293 0.293 0.293 0.767 0 1.06l-3 3z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_24_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_24_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_24_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_arrow_expand_all_24_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="M1 7c0-3.314 2.686-6 6-6 2.799 0 5.15 1.916 5.813 4.509C12.11 5.182 11.326 5 10.5 5 7.462 5 5 7.462 5 10.5c0 0.826 0.182 1.61 0.509 2.313-0.537-0.137-1.045-0.347-1.513-0.618l-2.338 0.78c-0.176 0.058-0.37 0.014-0.504-0.114s-0.186-0.32-0.135-0.498l0.712-2.491C1.265 9.019 1 8.04 1 7zm9.5-1c2.485 0 4.5 2.015 4.5 4.5S12.985 15 10.5 15 6 12.985 6 10.5 8.015 6 10.5 6zm-0.896 6.396L8.707 11.5h1.543c1.519 0 2.75-1.231 2.75-2.75V8.5C13 8.224 12.776 8 12.5 8S12 8.224 12 8.5v0.25c0 0.966-0.784 1.75-1.75 1.75H8.707l0.896-0.896c0.196-0.196 0.196-0.512 0-0.707-0.195-0.196-0.511-0.196-0.707 0l-1.752 1.752c-0.047 0.047-0.082 0.102-0.106 0.16C7.013 10.868 7 10.932 7 11s0.013 0.132 0.038 0.191c0.024 0.06 0.06 0.115 0.108 0.163l1.75 1.75c0.196 0.195 0.512 0.195 0.707 0 0.196-0.196 0.196-0.512 0-0.708z" 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="M1 7c0-3.314 2.686-6 6-6 2.799 0 5.15 1.916 5.813 4.509-0.372-0.173-0.768-0.306-1.18-0.392C10.89 3.289 9.095 2 7 2 4.239 2 2 4.239 2 7c0 0.933 0.255 1.805 0.7 2.552 0.07 0.118 0.088 0.26 0.05 0.393l-0.509 1.78L3.9 11.174c0.143-0.047 0.3-0.028 0.426 0.052 0.25 0.159 0.515 0.296 0.792 0.408 0.086 0.413 0.219 0.808 0.392 1.18-0.537-0.137-1.045-0.347-1.513-0.618l-2.338 0.78c-0.176 0.058-0.37 0.014-0.504-0.114s-0.186-0.32-0.135-0.498l0.712-2.491C1.265 9.019 1 8.04 1 7zm9.5-1c2.485 0 4.5 2.015 4.5 4.5S12.985 15 10.5 15 6 12.985 6 10.5 8.015 6 10.5 6zm-0.896 6.396L8.707 11.5h1.543c1.519 0 2.75-1.231 2.75-2.75V8.5C13 8.224 12.776 8 12.5 8S12 8.224 12 8.5v0.25c0 0.966-0.784 1.75-1.75 1.75H8.707l0.896-0.896c0.196-0.196 0.196-0.512 0-0.707-0.195-0.196-0.511-0.196-0.707 0l-1.752 1.752c-0.047 0.047-0.082 0.102-0.106 0.16C7.013 10.868 7 10.932 7 11s0.013 0.132 0.038 0.191c0.024 0.06 0.06 0.115 0.108 0.163l1.75 1.75c0.196 0.195 0.512 0.195 0.707 0 0.196-0.196 0.196-0.512 0-0.708z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_16_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_16_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_16_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_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="M18 10c0-4.418-3.582-8-8-8s-8 3.582-8 8l0.007 0.346 0.026 0.382c0.091 1.014 0.374 1.99 0.829 2.887l0.063 0.12-0.91 3.644L2 17.462v0.082c0.025 0.293 0.31 0.518 0.62 0.441l3.645-0.91 0.12 0.064C7.497 17.702 8.727 18 10 18c0.085 0 0.17-0.001 0.254-0.004C9.47 17.046 9 15.828 9 14.5 9 11.462 11.462 9 14.5 9c1.328 0 2.546 0.47 3.496 1.254C17.999 10.17 18 10.085 18 10zm-3.5 0c2.485 0 4.5 2.015 4.5 4.5S16.985 19 14.5 19 10 16.985 10 14.5s2.015-4.5 4.5-4.5zm-0.896 6.396L12.707 15.5h1.543c1.519 0 2.75-1.231 2.75-2.75V12.5c0-0.276-0.224-0.5-0.5-0.5S16 12.224 16 12.5v0.25c0 0.966-0.784 1.75-1.75 1.75h-1.543l0.897-0.896c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0l-1.752 1.753c-0.047 0.047-0.082 0.102-0.106 0.16C11.014 14.868 11 14.932 11 15s0.014 0.132 0.038 0.191c0.024 0.06 0.06 0.115 0.108 0.163l1.75 1.75c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.708z" 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="M10 2c4.418 0 8 3.582 8 8 0 0.085-0.001 0.17-0.004 0.254-0.31-0.255-0.647-0.477-1.008-0.66C16.778 5.917 13.73 3 10 3c-3.866 0-7 3.134-7 7 0 1.217 0.31 2.388 0.893 3.425 0.048 0.083 0.07 0.178 0.064 0.272l-0.014 0.094-0.756 3.021 3.024-0.754c0.062-0.015 0.126-0.018 0.188-0.01l0.091 0.021 0.087 0.039c0.92 0.517 1.947 0.82 3.017 0.88 0.183 0.361 0.405 0.699 0.66 1.008C10.17 17.999 10.085 18 10 18c-1.273 0-2.504-0.298-3.613-0.86l-0.121-0.065-3.645 0.91c-0.31 0.078-0.595-0.148-0.62-0.441v-0.082l0.014-0.083 0.91-3.644-0.063-0.12c-0.455-0.896-0.738-1.873-0.83-2.887l-0.025-0.382L2 10c0-4.418 3.582-8 8-8zm4.5 8c2.485 0 4.5 2.015 4.5 4.5S16.985 19 14.5 19 10 16.985 10 14.5s2.015-4.5 4.5-4.5zm-0.896 6.396L12.707 15.5h1.543c1.519 0 2.75-1.231 2.75-2.75V12.5c0-0.276-0.224-0.5-0.5-0.5S16 12.224 16 12.5v0.25c0 0.966-0.784 1.75-1.75 1.75h-1.543l0.897-0.896c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0l-1.752 1.753c-0.047 0.047-0.082 0.102-0.106 0.16C11.014 14.868 11 14.932 11 15s0.014 0.132 0.038 0.191c0.024 0.06 0.06 0.115 0.108 0.163l1.75 1.75c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.708z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_20_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_20_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_20_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_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="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 1.643 0.397 3.23 1.145 4.65l-1.116 4.29c-0.037 0.14-0.037 0.288 0 0.428 0.118 0.454 0.582 0.727 1.036 0.608l4.29-1.117C8.776 21.604 10.36 22 12 22c0.263 0 0.523-0.01 0.78-0.03C11.678 20.805 11 19.232 11 17.5c0-3.59 2.91-6.5 6.5-6.5 1.732 0 3.305 0.677 4.47 1.78C21.99 12.524 22 12.264 22 12zm1 5.5c0-3.038-2.462-5.5-5.5-5.5S12 14.462 12 17.5s2.462 5.5 5.5 5.5 5.5-2.462 5.5-5.5zm-6.646 2.146c0.195 0.196 0.195 0.512 0 0.708-0.196 0.195-0.512 0.195-0.708 0l-1.5-1.5c-0.195-0.196-0.195-0.512 0-0.708l1.5-1.5c0.196-0.195 0.512-0.195 0.708 0 0.195 0.196 0.195 0.512 0 0.708L15.707 18h2.043c1.243 0 2.25-1.007 2.25-2.25V15.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v0.25c0 1.795-1.455 3.25-3.25 3.25h-2.043l0.647 0.646z" 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="M12 2c5.523 0 10 4.477 10 10 0 0.263-0.01 0.523-0.03 0.78-0.438-0.414-0.934-0.769-1.474-1.05C20.353 7.16 16.604 3.5 12 3.5c-4.694 0-8.5 3.806-8.5 8.5 0 1.47 0.373 2.883 1.073 4.137l0.15 0.27-1.112 3.984 3.986-1.112 0.27 0.15c1.176 0.656 2.492 1.024 3.863 1.067 0.281 0.54 0.636 1.036 1.05 1.474C12.524 21.99 12.264 22 12 22c-1.618 0-3.182-0.385-4.587-1.112l-3.826 1.067c-0.665 0.186-1.354-0.202-1.54-0.867-0.062-0.22-0.062-0.453 0-0.673l1.068-3.823C2.386 15.186 2 13.62 2 12 2 6.477 6.477 2 12 2zm11 15.5c0-3.038-2.462-5.5-5.5-5.5S12 14.462 12 17.5s2.462 5.5 5.5 5.5 5.5-2.462 5.5-5.5zm-6.646 2.146c0.195 0.196 0.195 0.512 0 0.708-0.196 0.195-0.512 0.195-0.708 0l-1.5-1.5c-0.195-0.196-0.195-0.512 0-0.708l1.5-1.5c0.196-0.195 0.512-0.195 0.708 0 0.195 0.196 0.195 0.512 0 0.708L15.707 18h2.043c1.243 0 2.25-1.007 2.25-2.25V15.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v0.25c0 1.795-1.455 3.25-3.25 3.25h-2.043l0.647 0.646z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_24_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_24_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_24_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_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="M2 14C2 7.373 7.373 2 14 2s12 5.373 12 12c0 0.447-0.024 0.89-0.072 1.324C24.562 13.892 22.635 13 20.5 13c-4.142 0-7.5 3.358-7.5 7.5 0 2.135 0.892 4.062 2.324 5.428C14.89 25.975 14.447 26 14 26c-2.036 0-3.955-0.508-5.637-1.404l-4.77 1.357C2.651 26.22 1.781 25.35 2.05 24.409l1.356-4.77C2.508 17.959 2 16.038 2 14zm25 6.5c0-3.59-2.91-6.5-6.5-6.5S14 16.91 14 20.5s2.91 6.5 6.5 6.5 6.5-2.91 6.5-6.5zm-8.146 2.646c0.195 0.196 0.195 0.512 0 0.708-0.196 0.195-0.512 0.195-0.708 0l-2-2c-0.195-0.196-0.195-0.512 0-0.708l2-2c0.196-0.195 0.512-0.195 0.708 0 0.195 0.196 0.195 0.512 0 0.708L17.707 21h2.543c1.519 0 2.75-1.231 2.75-2.75V18c0-0.276 0.224-0.5 0.5-0.5S24 17.724 24 18v0.25c0 2.071-1.679 3.75-3.75 3.75h-2.543l1.147 1.146z" 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="M14 3.5C8.201 3.5 3.5 8.201 3.5 14c0 1.884 0.496 3.65 1.363 5.178 0.1 0.175 0.124 0.382 0.07 0.575l-1.318 4.634 4.634-1.318c0.194-0.055 0.401-0.03 0.576 0.07C10.352 24.004 12.117 24.5 14 24.5l0.154-0.001c0.33 0.524 0.724 1.003 1.17 1.429C14.89 25.975 14.447 26 14 26c-2.036 0-3.955-0.508-5.637-1.404l-4.77 1.357C2.651 26.22 1.781 25.35 2.05 24.409l1.356-4.77C2.508 17.959 2 16.038 2 14 2 7.373 7.373 2 14 2s12 5.373 12 12c0 0.447-0.024 0.89-0.072 1.324-0.426-0.446-0.905-0.84-1.43-1.17C24.5 14.103 24.5 14.05 24.5 14c0-5.799-4.701-10.5-10.5-10.5zm13 17c0-3.59-2.91-6.5-6.5-6.5S14 16.91 14 20.5s2.91 6.5 6.5 6.5 6.5-2.91 6.5-6.5zm-8.146 2.646c0.195 0.196 0.195 0.512 0 0.708-0.196 0.195-0.512 0.195-0.708 0l-2-2c-0.195-0.196-0.195-0.512 0-0.708l2-2c0.196-0.195 0.512-0.195 0.708 0 0.195 0.196 0.195 0.512 0 0.708L17.707 21h2.543c1.519 0 2.75-1.231 2.75-2.75V18c0-0.276 0.224-0.5 0.5-0.5S24 17.724 24 18v0.25c0 2.071-1.679 3.75-3.75 3.75h-2.543l1.147 1.146z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_28_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_28_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_28_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_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="M2 16C2 8.268 8.268 2 16 2s14 6.268 14 14c0 0.411-0.018 0.819-0.052 1.22-1.635-1.678-3.92-2.72-6.448-2.72-4.97 0-9 4.03-9 9 0 2.528 1.042 4.813 2.72 6.448C16.82 29.982 16.412 30 16 30c-2.368 0-4.602-0.589-6.56-1.629l-5.528 1.572c-1.13 0.322-2.174-0.723-1.853-1.853l1.572-5.527C2.59 20.605 2 18.37 2 16zm21.5 0c4.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.5zm-1.22 10.22L21.06 25h2.69c2.347 0 4.25-1.903 4.25-4.25v-0.5c0-0.414-0.336-0.75-0.75-0.75s-0.75 0.336-0.75 0.75v0.5c0 1.519-1.231 2.75-2.75 2.75h-2.69l1.22-1.22c0.293-0.293 0.293-0.767 0-1.06-0.293-0.293-0.767-0.293-1.06 0l-2.5 2.5c-0.293 0.293-0.293 0.767 0 1.06l2.5 2.5c0.293 0.293 0.767 0.293 1.06 0 0.293-0.293 0.293-0.767 0-1.06z" 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="M16 4C9.373 4 4 9.373 4 16c0 2.165 0.572 4.193 1.573 5.945 0.134 0.233 0.168 0.51 0.094 0.77l-1.439 5.059 5.061-1.44c0.259-0.073 0.536-0.039 0.77 0.094 1.67 0.954 3.591 1.518 5.643 1.568 0.415 0.72 0.928 1.376 1.519 1.952C16.819 29.982 16.41 30 16 30c-2.37 0-4.603-0.589-6.56-1.629l-5.529 1.572c-1.13 0.322-2.174-0.723-1.853-1.853l1.572-5.527C2.59 20.605 2 18.37 2 16 2 8.268 8.267 2 16 2c7.731 0 14 6.268 14 14 0 0.411-0.019 0.819-0.053 1.22-0.576-0.59-1.232-1.102-1.951-1.518C27.838 9.212 22.527 4 16 4zm7.5 12c4.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.5zm-1.22 10.22L21.06 25h2.69c2.347 0 4.25-1.903 4.25-4.25v-0.5c0-0.414-0.336-0.75-0.75-0.75s-0.75 0.336-0.75 0.75v0.5c0 1.519-1.231 2.75-2.75 2.75h-2.69l1.22-1.22c0.293-0.293 0.293-0.767 0-1.06-0.293-0.293-0.767-0.293-1.06 0l-2.5 2.5c-0.293 0.293-0.293 0.767 0 1.06l2.5 2.5c0.293 0.293 0.767 0.293 1.06 0 0.293-0.293 0.293-0.767 0-1.06z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_32_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_32_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_32_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_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="M4 24C4 12.954 12.954 4 24 4s20 8.954 20 20c0 0.544-0.022 1.083-0.064 1.616C41.55 22.793 37.985 21 34 21c-7.18 0-13 5.82-13 13 0 3.985 1.793 7.551 4.616 9.936C25.083 43.978 24.544 44 24 44c-3.45 0-6.698-0.874-9.534-2.414l-8.235 2.342c-1.319 0.375-2.537-0.844-2.162-2.162l2.343-8.238C4.873 30.695 4 27.448 4 24zm41 10c0-6.075-4.925-11-11-11s-11 4.925-11 11 4.925 11 11 11 11-4.925 11-11zm-14.293 3.293c0.39 0.39 0.39 1.024 0 1.414-0.39 0.39-1.024 0.39-1.414 0l-3-3c-0.39-0.39-0.39-1.024 0-1.414l3-3c0.39-0.39 1.024-0.39 1.414 0 0.39 0.39 0.39 1.024 0 1.414L29.414 34H35c2.21 0 4-1.79 4-4 0-0.552 0.448-1 1-1s1 0.448 1 1c0 3.314-2.686 6-6 6h-5.586l1.293 1.293z" 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="M24 6.5C14.335 6.5 6.5 14.335 6.5 24c0 3.188 0.851 6.173 2.338 8.745 0.17 0.293 0.213 0.642 0.12 0.968l-2.116 7.442 7.44-2.116c0.326-0.093 0.675-0.05 0.968 0.12 2.404 1.39 5.169 2.226 8.122 2.33 0.642 0.908 1.396 1.73 2.244 2.447C25.083 43.978 24.544 44 24 44c-3.45 0-6.698-0.874-9.534-2.414l-8.235 2.342c-1.319 0.375-2.537-0.844-2.162-2.162l2.343-8.238C4.873 30.695 4 27.448 4 24 4 12.954 12.954 4 24 4s20 8.954 20 20c0 0.544-0.022 1.083-0.064 1.616-0.716-0.848-1.539-1.602-2.447-2.244C41.159 13.998 33.455 6.5 24 6.5zM45 34c0-6.075-4.925-11-11-11s-11 4.925-11 11 4.925 11 11 11 11-4.925 11-11zm-14.293 3.293c0.39 0.39 0.39 1.024 0 1.414-0.39 0.39-1.024 0.39-1.414 0l-3-3c-0.39-0.39-0.39-1.024 0-1.414l3-3c0.39-0.39 1.024-0.39 1.414 0 0.39 0.39 0.39 1.024 0 1.414L29.414 34H35c2.21 0 4-1.79 4-4 0-0.552 0.448-1 1-1s1 0.448 1 1c0 3.314-2.686 6-6 6h-5.586l1.293 1.293z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_48_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_48_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_48_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_chat_arrow_back_down_48_regular"/>
|
||||
</selector>
|
|
@ -1,3 +1,3 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="12dp" android:height="12dp" android:viewportWidth="12" android:viewportHeight="12">
|
||||
<path android:pathData="M12 3.5C12 5.433 10.433 7 8.5 7S5 5.433 5 3.5 6.567 0 8.5 0 12 1.567 12 3.5zM6.5 3C6.224 3 6 3.224 6 3.5S6.224 4 6.5 4h2.793L8.647 4.646c-0.196 0.196-0.196 0.512 0 0.708 0.195 0.195 0.511 0.195 0.707 0l1.5-1.5c0.048-0.048 0.084-0.104 0.108-0.163C10.986 3.633 11 3.57 11 3.503V3.497c0-0.067-0.014-0.13-0.038-0.188-0.024-0.06-0.06-0.115-0.108-0.163l-1.5-1.5c-0.196-0.195-0.512-0.195-0.707 0-0.196 0.196-0.196 0.512 0 0.708L9.293 3H6.5zm2 5c0.918 0 1.772-0.275 2.484-0.747C10.86 8.238 10.02 9 9 9H6.651l-2.874 1.916c-0.153 0.102-0.35 0.112-0.513 0.025C3.102 10.854 3 10.684 3 10.5V9C1.895 9 1 8.105 1 7V3c0-1.105 0.895-2 2-2h1.758C4.279 1.715 4 2.575 4 3.5 4 5.985 6.015 8 8.5 8z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M12 3.5C12 5.433 10.433 7 8.5 7S5 5.433 5 3.5 6.567 0 8.5 0 12 1.567 12 3.5zM10.5 4C10.776 4 11 3.776 11 3.5S10.776 3 10.5 3H7.707l0.647-0.647c0.195-0.195 0.195-0.511 0-0.707-0.196-0.195-0.512-0.195-0.707 0l-1.5 1.5C6.097 3.195 6.061 3.25 6.036 3.31 6.015 3.367 6 3.43 6 3.497v0.006c0 0.067 0.014 0.13 0.038 0.188 0.024 0.06 0.06 0.115 0.108 0.163l1.5 1.5c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.708L7.707 4H10.5zm-2 4c0.918 0 1.772-0.275 2.484-0.747C10.86 8.238 10.02 9 9 9H6.651l-2.874 1.916c-0.153 0.102-0.35 0.112-0.513 0.025C3.102 10.854 3 10.684 3 10.5V9C1.895 9 1 8.105 1 7V3c0-1.105 0.895-2 2-2h1.758C4.279 1.715 4 2.575 4 3.5 4 5.985 6.015 8 8.5 8z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="12dp" android:height="12dp" android:viewportWidth="12" android:viewportHeight="12">
|
||||
<path android:pathData="M12 3.5C12 5.433 10.433 7 8.5 7S5 5.433 5 3.5 6.567 0 8.5 0 12 1.567 12 3.5zM6.5 3C6.224 3 6 3.224 6 3.5S6.224 4 6.5 4h2.793L8.647 4.646c-0.196 0.196-0.196 0.512 0 0.708 0.195 0.195 0.511 0.195 0.707 0l1.5-1.5c0.048-0.048 0.084-0.104 0.108-0.163C10.986 3.633 11 3.57 11 3.503V3.497c0-0.067-0.014-0.13-0.038-0.188-0.024-0.06-0.06-0.115-0.108-0.163l-1.5-1.5c-0.196-0.195-0.512-0.195-0.707 0-0.196 0.196-0.196 0.512 0 0.708L9.293 3H6.5zM3 2h1.256c0.126-0.356 0.295-0.692 0.502-1H3C1.895 1 1 1.895 1 3v4c0 1.105 0.895 2 2 2v1.5c0 0.184 0.102 0.354 0.264 0.44 0.163 0.088 0.36 0.078 0.513-0.024L6.651 9H9c1.019 0 1.86-0.762 1.984-1.747C10.52 7.56 9.992 7.786 9.427 7.904 9.297 7.966 9.153 8 9 8H6.5C6.401 8 6.305 8.03 6.223 8.084L4 9.566V8.5C4 8.224 3.776 8 3.5 8H3C2.448 8 2 7.552 2 7V3c0-0.552 0.448-1 1-1z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M12 3.5C12 5.433 10.433 7 8.5 7S5 5.433 5 3.5 6.567 0 8.5 0 12 1.567 12 3.5zM10.5 4C10.776 4 11 3.776 11 3.5S10.776 3 10.5 3H7.707l0.647-0.647c0.195-0.195 0.195-0.511 0-0.707-0.196-0.195-0.512-0.195-0.707 0l-1.5 1.5C6.097 3.195 6.061 3.25 6.036 3.31 6.015 3.367 6 3.43 6 3.497v0.006c0 0.067 0.014 0.13 0.038 0.188 0.024 0.06 0.06 0.115 0.108 0.163l1.5 1.5c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.708L7.707 4H10.5zM3 2h1.256c0.126-0.356 0.295-0.692 0.502-1H3C1.895 1 1 1.895 1 3v4c0 1.105 0.895 2 2 2v1.5c0 0.184 0.102 0.354 0.264 0.44 0.163 0.088 0.36 0.078 0.513-0.024L6.651 9H9c1.019 0 1.86-0.762 1.984-1.747C10.52 7.56 9.992 7.786 9.427 7.904 9.297 7.966 9.153 8 9 8H6.5C6.401 8 6.305 8.03 6.223 8.084L4 9.566V8.5C4 8.224 3.776 8 3.5 8H3C2.448 8 2 7.552 2 7V3c0-0.552 0.448-1 1-1z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
||||
|
|
|
@ -1,3 +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="M15 5.5c0 2.485-2.015 4.5-4.5 4.5S6 7.985 6 5.5 8.015 1 10.5 1 15 3.015 15 5.5zm-2.147 0.354l0.003-0.003c0.047-0.047 0.082-0.101 0.106-0.16C12.986 5.633 13 5.57 13 5.503V5.497c0-0.067-0.014-0.13-0.038-0.188-0.024-0.06-0.06-0.115-0.108-0.163l-2-2c-0.196-0.195-0.512-0.195-0.708 0-0.195 0.196-0.195 0.512 0 0.708L11.293 5H8.5C8.224 5 8 5.224 8 5.5S8.224 6 8.5 6h2.793l-1.147 1.146c-0.195 0.196-0.195 0.512 0 0.708 0.196 0.195 0.512 0.195 0.708 0l2-2zM10.5 11c1.86 0 3.505-0.923 4.5-2.337V9.5c0 1.38-1.12 2.5-2.5 2.5H8.688l-3.063 2.68C4.992 15.234 4 14.784 4 13.942V12H3.5C2.12 12 1 10.88 1 9.5v-5C1 3.12 2.12 2 3.5 2h2.757C5.472 2.95 5 4.17 5 5.5 5 8.538 7.462 11 10.5 11z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M15 5.5c0 2.485-2.015 4.5-4.5 4.5S6 7.985 6 5.5 8.015 1 10.5 1 15 3.015 15 5.5zM8.147 5.146L8.144 5.149C8.097 5.196 8.062 5.25 8.038 5.309 8.014 5.367 8 5.43 8 5.497v0.006c0 0.067 0.014 0.13 0.038 0.188 0.024 0.06 0.06 0.115 0.108 0.163l2 2c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.708L9.707 6H12.5C12.776 6 13 5.776 13 5.5S12.776 5 12.5 5H9.707l1.147-1.147c0.195-0.195 0.195-0.511 0-0.707-0.196-0.195-0.512-0.195-0.708 0l-2 2zM10.5 11c1.86 0 3.505-0.923 4.5-2.337V9.5c0 1.38-1.12 2.5-2.5 2.5H8.688l-3.063 2.68C4.992 15.234 4 14.784 4 13.942V12H3.5C2.12 12 1 10.88 1 9.5v-5C1 3.12 2.12 2 3.5 2h2.757C5.472 2.95 5 4.17 5 5.5 5 8.538 7.462 11 10.5 11z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
||||
|
|
|
@ -1,3 +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="M15 5.5C15 3.015 12.985 1 10.5 1S6 3.015 6 5.5 8.015 10 10.5 10 15 7.985 15 5.5zm-2.147 0.354l-2 2c-0.195 0.195-0.511 0.195-0.707 0-0.195-0.196-0.195-0.512 0-0.708L11.293 6H8.5C8.224 6 8 5.776 8 5.5S8.224 5 8.5 5h2.793l-1.147-1.147c-0.195-0.195-0.195-0.511 0-0.707 0.196-0.195 0.512-0.195 0.708 0l2 2c0.048 0.048 0.084 0.104 0.108 0.163C12.986 5.367 13 5.43 13 5.497v0.006c0 0.067-0.014 0.13-0.038 0.188-0.024 0.059-0.06 0.113-0.106 0.16l-0.003 0.003zM3.5 3h2.1c0.183-0.358 0.404-0.693 0.657-1H3.5C2.12 2 1 3.12 1 4.5v5C1 10.88 2.12 12 3.5 12H4v1.942c0 0.842 0.992 1.292 1.625 0.738L8.688 12H12.5c1.38 0 2.5-1.12 2.5-2.5V8.663c-0.29 0.411-0.634 0.78-1.023 1.098C13.854 10.466 13.24 11 12.5 11H8.312L5 13.898V11H3.5C2.672 11 2 10.328 2 9.5v-5C2 3.672 2.672 3 3.5 3z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M15 5.5c0 2.485-2.015 4.5-4.5 4.5S6 7.985 6 5.5 8.015 1 10.5 1 15 3.015 15 5.5zM8.147 5.146L8.144 5.149C8.097 5.196 8.062 5.25 8.038 5.309 8.014 5.367 8 5.43 8 5.497v0.006c0 0.067 0.014 0.13 0.038 0.188 0.024 0.06 0.06 0.115 0.108 0.163l2 2c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.708L9.707 6H12.5C12.776 6 13 5.776 13 5.5S12.776 5 12.5 5H9.707l1.147-1.147c0.195-0.195 0.195-0.511 0-0.707-0.196-0.195-0.512-0.195-0.708 0l-2 2zM3.5 3h2.1c0.183-0.358 0.404-0.693 0.657-1H3.5C2.12 2 1 3.12 1 4.5v5C1 10.88 2.12 12 3.5 12H4v1.942c0 0.842 0.992 1.292 1.625 0.738L8.688 12H12.5c1.38 0 2.5-1.12 2.5-2.5V8.663c-0.29 0.411-0.634 0.78-1.023 1.098C13.854 10.466 13.24 11 12.5 11H8.312L5 13.898V11H3.5C2.672 11 2 10.328 2 9.5v-5C2 3.672 2.672 3 3.5 3z" 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="M19 6.5c0 3.038-2.462 5.5-5.5 5.5S8 9.538 8 6.5 10.462 1 13.5 1 19 3.462 19 6.5zM10.5 6C10.224 6 10 6.224 10 6.5S10.224 7 10.5 7h4.793l-1.647 1.646c-0.195 0.196-0.195 0.512 0 0.707 0.196 0.196 0.512 0.196 0.708 0l2.5-2.5c0.195-0.195 0.195-0.511 0-0.707l-2.5-2.5c-0.196-0.195-0.512-0.195-0.708 0-0.195 0.196-0.195 0.512 0 0.708L15.293 6H10.5zm3 7c1.746 0 3.332-0.689 4.5-1.81v1.086c0 1.418-1.164 2.566-2.6 2.566h-4.59l-4.011 2.961c-0.442 0.327-1.069 0.238-1.4-0.199-0.13-0.17-0.199-0.378-0.199-0.59v-2.172H4.6c-1.436 0-2.6-1.149-2.6-2.566v-6.71C2 4.149 3.164 3 4.6 3h3.422C7.375 4.01 7 5.211 7 6.5c0 3.59 2.91 6.5 6.5 6.5z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M19 5.5c0 2.485-2.015 4.5-4.5 4.5S10 7.985 10 5.5 12.015 1 14.5 1 19 3.015 19 5.5zm-6.853-0.354l-0.003 0.003c-0.047 0.047-0.082 0.101-0.106 0.16C12.014 5.367 12 5.43 12 5.497v0.006c0 0.067 0.014 0.13 0.038 0.188 0.024 0.06 0.06 0.115 0.108 0.163l2 2c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.708L13.707 6H16.5C16.776 6 17 5.776 17 5.5S16.776 5 16.5 5h-2.793l1.147-1.147c0.195-0.195 0.195-0.511 0-0.707-0.196-0.195-0.512-0.195-0.708 0l-2 2zM14.5 11c1.33 0 2.55-0.472 3.5-1.257v2.533c0 1.418-1.164 2.566-2.6 2.566h-4.59l-4.011 2.961c-0.442 0.327-1.069 0.238-1.4-0.199-0.13-0.17-0.199-0.378-0.199-0.59v-2.172H4.6c-1.436 0-2.6-1.149-2.6-2.566v-6.71C2 4.149 3.164 3 4.6 3h5C9.216 3.75 9 4.6 9 5.5c0 3.038 2.462 5.5 5.5 5.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="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
|
||||
<path android:pathData="M19 6.5c0 3.038-2.462 5.5-5.5 5.5S8 9.538 8 6.5 10.462 1 13.5 1 19 3.462 19 6.5zM10.5 6C10.224 6 10 6.224 10 6.5S10.224 7 10.5 7h4.793l-1.647 1.646c-0.195 0.196-0.195 0.512 0 0.707 0.196 0.196 0.512 0.196 0.708 0l2.5-2.5c0.195-0.195 0.195-0.511 0-0.707l-2.5-2.5c-0.196-0.195-0.512-0.195-0.708 0-0.195 0.196-0.195 0.512 0 0.708L15.293 6H10.5zm6.5 6.276v-0.298c0.359-0.23 0.694-0.494 1-0.788v1.086c0 1.418-1.164 2.566-2.6 2.566h-4.59l-4.011 2.961c-0.442 0.327-1.069 0.238-1.4-0.199-0.13-0.17-0.199-0.378-0.199-0.59v-2.172H4.6c-1.436 0-2.6-1.149-2.6-2.566v-6.71C2 4.149 3.164 3 4.6 3h3.422C7.82 3.316 7.644 3.65 7.498 4H4.6C3.704 4 3 4.713 3 5.566v6.71c0 0.853 0.704 1.566 1.6 1.566h1.6V17h0.003l0.002-0.001 4.276-3.157H15.4c0.896 0 1.6-0.713 1.6-1.566z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M19 5.5c0 2.485-2.015 4.5-4.5 4.5S10 7.985 10 5.5 12.015 1 14.5 1 19 3.015 19 5.5zm-6.853-0.354l-0.003 0.003c-0.047 0.047-0.082 0.101-0.106 0.16C12.014 5.367 12 5.43 12 5.497v0.006c0 0.067 0.014 0.13 0.038 0.188 0.024 0.06 0.06 0.115 0.108 0.163l2 2c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.708L13.707 6H16.5C16.776 6 17 5.776 17 5.5S16.776 5 16.5 5h-2.793l1.147-1.147c0.195-0.195 0.195-0.511 0-0.707-0.196-0.195-0.512-0.195-0.708 0l-2 2zM17 12.276V10.4c0.358-0.183 0.693-0.404 1-0.657v2.533c0 1.418-1.164 2.566-2.6 2.566h-4.59l-4.011 2.961c-0.442 0.327-1.069 0.238-1.4-0.199-0.13-0.17-0.199-0.378-0.199-0.59v-2.172H4.6c-1.436 0-2.6-1.149-2.6-2.566v-6.71C2 4.149 3.164 3 4.6 3h5C9.438 3.317 9.306 3.651 9.207 4H4.6C3.704 4 3 4.713 3 5.566v6.71c0 0.853 0.704 1.566 1.6 1.566h1.6V17h0.003l0.002-0.001 4.276-3.157H15.4c0.896 0 1.6-0.713 1.6-1.566z" 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="M12.023 2.999C11.375 4.009 11 5.21 11 6.5c0 3.59 2.91 6.5 6.5 6.5 1.747 0 3.333-0.69 4.5-1.81v3.56c0 1.795-1.455 3.25-3.25 3.25h-5.785l-5.387 3.817c-0.45 0.32-1.075 0.213-1.394-0.238C6.064 21.41 6 21.21 6 21.002V18H5.25C3.455 18 2 16.545 2 14.75v-8.5C2 4.455 3.455 3 5.25 3l6.773-0.001zM17.5 1C20.538 1 23 3.462 23 6.5S20.538 12 17.5 12 12 9.538 12 6.5 14.462 1 17.5 1zm0.216 2.589l-0.07 0.058-0.057 0.069c-0.118 0.17-0.118 0.398 0 0.568l0.057 0.07L19.292 6H14l-0.09 0.008c-0.204 0.037-0.365 0.198-0.402 0.402L13.5 6.5l0.008 0.09c0.037 0.204 0.198 0.365 0.402 0.402L14 7h5.292l-1.646 1.646-0.057 0.07c-0.135 0.195-0.116 0.464 0.057 0.638 0.174 0.173 0.443 0.192 0.638 0.057l0.07-0.057 2.541-2.548 0.033-0.048 0.034-0.067 0.021-0.063 0.015-0.082L21 6.5l-0.003-0.053-0.014-0.075-0.03-0.083-0.042-0.074-0.045-0.056-2.512-2.512-0.07-0.058c-0.17-0.119-0.398-0.119-0.568 0z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M12.023 2.999C11.375 4.009 11 5.21 11 6.5c0 3.59 2.91 6.5 6.5 6.5 1.747 0 3.333-0.69 4.5-1.81v3.56c0 1.795-1.455 3.25-3.25 3.25h-5.785l-5.387 3.817c-0.45 0.32-1.075 0.213-1.394-0.238C6.064 21.41 6 21.21 6 21.002V18H5.25C3.455 18 2 16.545 2 14.75v-8.5C2 4.455 3.455 3 5.25 3l6.773-0.001zM17.5 1C20.538 1 23 3.462 23 6.5S20.538 12 17.5 12 12 9.538 12 6.5 14.462 1 17.5 1zm-1.284 2.589l-0.07 0.058-2.528 2.53-0.03 0.038-0.041 0.074-0.03 0.083-0.015 0.082L13.5 6.521l0.008 0.068 0.015 0.062 0.024 0.06 0.03 0.056 0.04 0.055 2.53 2.532c0.195 0.195 0.511 0.195 0.707 0 0.173-0.174 0.192-0.443 0.057-0.638l-0.057-0.07L15.208 7H20.5c0.245 0 0.45-0.177 0.492-0.41L21 6.5c0-0.245-0.177-0.45-0.41-0.492L20.5 6h-5.292l1.646-1.646c0.173-0.174 0.192-0.443 0.057-0.638l-0.057-0.07C16.68 3.474 16.41 3.454 16.216 3.59z" 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="M12.023 2.999c-0.297 0.463-0.537 0.967-0.71 1.5L5.25 4.5C4.284 4.5 3.5 5.284 3.5 6.25v8.5c0 0.966 0.784 1.75 1.75 1.75h2.249v3.75l5.015-3.75h6.236c0.966 0 1.75-0.784 1.75-1.75l0.001-2.483c0.551-0.287 1.056-0.651 1.5-1.077L22 14.75c0 1.795-1.455 3.25-3.25 3.25h-5.738L8 21.75c-0.553 0.414-1.337 0.301-1.75-0.252C6.087 21.282 6 21.02 6 20.75V18H5.25C3.455 18 2 16.545 2 14.75v-8.5C2 4.455 3.455 3 5.25 3l6.773-0.001zM17.5 1C20.538 1 23 3.462 23 6.5S20.538 12 17.5 12 12 9.538 12 6.5 14.462 1 17.5 1zm0.216 2.589l-0.07 0.058-0.057 0.069c-0.118 0.17-0.118 0.398 0 0.568l0.057 0.07L19.292 6H14l-0.09 0.008c-0.204 0.037-0.365 0.198-0.402 0.402L13.5 6.5l0.008 0.09c0.037 0.204 0.198 0.365 0.402 0.402L14 7h5.292l-1.646 1.646-0.057 0.07c-0.135 0.195-0.116 0.464 0.057 0.638 0.174 0.173 0.443 0.192 0.638 0.057l0.07-0.057 2.541-2.548 0.033-0.048 0.034-0.067 0.021-0.063 0.015-0.082L21 6.5l-0.003-0.053-0.014-0.075-0.03-0.083-0.042-0.074-0.045-0.056-2.512-2.512-0.07-0.058c-0.17-0.119-0.398-0.119-0.568 0z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M12.023 2.999c-0.297 0.463-0.537 0.967-0.71 1.5L5.25 4.5C4.284 4.5 3.5 5.284 3.5 6.25v8.5c0 0.966 0.784 1.75 1.75 1.75h2.249v3.75l5.015-3.75h6.236c0.966 0 1.75-0.784 1.75-1.75l0.001-2.483c0.551-0.287 1.056-0.651 1.5-1.077L22 14.75c0 1.795-1.455 3.25-3.25 3.25h-5.738L8 21.75c-0.553 0.414-1.337 0.301-1.75-0.252C6.087 21.282 6 21.02 6 20.75V18H5.25C3.455 18 2 16.545 2 14.75v-8.5C2 4.455 3.455 3 5.25 3l6.773-0.001zM17.5 1C20.538 1 23 3.462 23 6.5S20.538 12 17.5 12 12 9.538 12 6.5 14.462 1 17.5 1zm-1.284 2.589l-0.07 0.058-2.528 2.53-0.03 0.038-0.041 0.074-0.03 0.083-0.015 0.082L13.5 6.521l0.008 0.068 0.015 0.062 0.024 0.06 0.03 0.056 0.04 0.055 2.53 2.532c0.195 0.195 0.511 0.195 0.707 0 0.173-0.174 0.192-0.443 0.057-0.638l-0.057-0.07L15.208 7H20.5c0.245 0 0.45-0.177 0.492-0.41L21 6.5c0-0.245-0.177-0.45-0.41-0.492L20.5 6h-5.292l1.646-1.646c0.173-0.174 0.192-0.443 0.057-0.638l-0.057-0.07C16.68 3.474 16.41 3.454 16.216 3.59z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
||||
|
|
|
@ -1,3 +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="M27 7.5c0 3.59-2.91 6.5-6.5 6.5S14 11.09 14 7.5 16.91 1 20.5 1 27 3.91 27 7.5zM16.5 7C16.224 7 16 7.224 16 7.5S16.224 8 16.5 8h6.793l-2.147 2.146c-0.195 0.196-0.195 0.512 0 0.708 0.196 0.195 0.512 0.195 0.708 0l3-3C24.9 7.806 24.938 7.75 24.962 7.69 24.986 7.633 25 7.57 25 7.503V7.497c0-0.127-0.05-0.254-0.146-0.35l-3-3c-0.196-0.196-0.512-0.196-0.708 0-0.195 0.195-0.195 0.511 0 0.707L23.293 7H16.5zm4 8c2.173 0 4.13-0.924 5.5-2.4v4.65c0 2.071-1.679 3.75-3.75 3.75h-5.941l-6.535 4.715C8.617 26.55 7 25.723 7 24.295V21H5.75C3.679 21 2 19.321 2 17.25V6.75C2 4.679 3.679 3 5.75 3h8.75C13.557 4.253 13 5.812 13 7.5c0 4.142 3.358 7.5 7.5 7.5z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M27 6.5c0 3.038-2.462 5.5-5.5 5.5S16 9.538 16 6.5 18.462 1 21.5 1 27 3.462 27 6.5zM24.5 7C24.776 7 25 6.776 25 6.5S24.776 6 24.5 6h-4.793l1.647-1.646c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0l-2.5 2.5c-0.195 0.196-0.195 0.512 0 0.708l2.5 2.5c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.707L19.707 7H24.5zm-3 6c1.747 0 3.332-0.689 4.5-1.81v6.06c0 2.071-1.679 3.75-3.75 3.75h-5.941l-6.535 4.715C8.617 26.55 7 25.723 7 24.295V21H5.75C3.679 21 2 19.321 2 17.25V6.75C2 4.679 3.679 3 5.75 3h10.272C15.375 4.01 15 5.211 15 6.5c0 3.59 2.91 6.5 6.5 6.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="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
|
||||
<path android:pathData="M27 7.5c0 3.59-2.91 6.5-6.5 6.5S14 11.09 14 7.5 16.91 1 20.5 1 27 3.91 27 7.5zM16.5 7C16.224 7 16 7.224 16 7.5S16.224 8 16.5 8h6.793l-2.147 2.146c-0.195 0.196-0.195 0.512 0 0.708 0.196 0.195 0.512 0.195 0.708 0l3-3C24.9 7.806 24.938 7.75 24.962 7.69 24.986 7.633 25 7.57 25 7.503V7.497c0-0.127-0.05-0.254-0.146-0.35l-3-3c-0.196-0.196-0.512-0.196-0.708 0-0.195 0.195-0.195 0.511 0 0.707L23.293 7H16.5zm8 10.25v-3.405c0.553-0.349 1.057-0.769 1.5-1.246v4.651c0 2.071-1.679 3.75-3.75 3.75h-5.941l-6.535 4.715C8.617 26.55 7 25.723 7 24.295V21H5.75C3.679 21 2 19.321 2 17.25V6.75C2 4.679 3.679 3 5.75 3h8.75c-0.347 0.462-0.642 0.965-0.876 1.5H5.75C4.507 4.5 3.5 5.507 3.5 6.75v10.5c0 1.243 1.007 2.25 2.25 2.25H8.5v4.796c0 0.203 0.23 0.322 0.396 0.202l6.928-4.998h6.426c1.243 0 2.25-1.007 2.25-2.25z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M27 6.5c0 3.038-2.462 5.5-5.5 5.5S16 9.538 16 6.5 18.462 1 21.5 1 27 3.462 27 6.5zM24.5 7C24.776 7 25 6.776 25 6.5S24.776 6 24.5 6h-4.793l1.647-1.646c0.195-0.196 0.195-0.512 0-0.708-0.196-0.195-0.512-0.195-0.708 0l-2.5 2.5c-0.195 0.196-0.195 0.512 0 0.708l2.5 2.5c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.707L19.707 7H24.5zm0 10.25v-4.982c0.551-0.287 1.056-0.651 1.5-1.078v6.06c0 2.071-1.679 3.75-3.75 3.75h-5.941l-6.535 4.715C8.617 26.55 7 25.723 7 24.295V21H5.75C3.679 21 2 19.321 2 17.25V6.75C2 4.679 3.679 3 5.75 3h10.272c-0.297 0.463-0.536 0.966-0.708 1.5H5.75C4.507 4.5 3.5 5.507 3.5 6.75v10.5c0 1.243 1.007 2.25 2.25 2.25H8.5v4.796c0 0.203 0.23 0.322 0.396 0.202l6.928-4.998h6.426c1.243 0 2.25-1.007 2.25-2.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="48dp" android:height="48dp" android:viewportWidth="48" android:viewportHeight="48">
|
||||
<path android:pathData="M46 13c0 6.075-4.925 11-11 11s-11-4.925-11-11S28.925 2 35 2s11 4.925 11 11zm-9.707-5.707c-0.39 0.39-0.39 1.024 0 1.414L39.586 12H28c-0.552 0-1 0.448-1 1s0.448 1 1 1h11.586l-3.293 3.293c-0.39 0.39-0.39 1.024 0 1.414 0.39 0.39 1.024 0.39 1.414 0l5-5C42.895 13.52 43 13.265 43 13c0-0.265-0.105-0.52-0.293-0.707l-5-5c-0.39-0.39-1.024-0.39-1.414 0zM35 26c3.493 0 6.664-1.378 9-3.62v6.37c0 4.004-3.246 7.25-7.25 7.25H26.397l-10.85 7.658C14.057 44.71 12 43.644 12 41.82V36h-0.75C7.246 36 4 32.754 4 28.75v-15.5C4 9.246 7.246 6 11.25 6h12.794C22.75 8.02 22 10.423 22 13c0 7.18 5.82 13 13 13z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M46 13c0 6.075-4.925 11-11 11s-11-4.925-11-11S28.925 2 35 2s11 4.925 11 11zM33.707 7.293c-0.39-0.39-1.024-0.39-1.414 0l-5 5c-0.39 0.39-0.39 1.024 0 1.414l5 5c0.39 0.39 1.024 0.39 1.414 0 0.39-0.39 0.39-1.024 0-1.414L30.414 14H42c0.552 0 1-0.448 1-1s-0.448-1-1-1H30.414l3.293-3.293c0.39-0.39 0.39-1.024 0-1.414zM35 26c3.493 0 6.664-1.378 9-3.62v6.37c0 4.004-3.246 7.25-7.25 7.25H26.397l-10.85 7.658C14.057 44.71 12 43.644 12 41.82V36h-0.75C7.246 36 4 32.754 4 28.75v-15.5C4 9.246 7.246 6 11.25 6h12.794C22.75 8.02 22 10.423 22 13c0 7.18 5.82 13 13 13z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
||||
|
|
|
@ -1,3 +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="M46 13c0 6.075-4.925 11-11 11s-11-4.925-11-11S28.925 2 35 2s11 4.925 11 11zm-9.707-5.707c-0.39 0.39-0.39 1.024 0 1.414L39.586 12H28c-0.552 0-1 0.448-1 1s0.448 1 1 1h11.586l-3.293 3.293c-0.39 0.39-0.39 1.024 0 1.414 0.39 0.39 1.024 0.39 1.414 0l5-5C42.895 13.52 43 13.265 43 13c0-0.265-0.105-0.52-0.293-0.707l-5-5c-0.39-0.39-1.024-0.39-1.414 0zM41.5 28.75v-4.49c0.909-0.525 1.748-1.157 2.5-1.88v6.37c0 4.004-3.246 7.25-7.25 7.25H26.397l-10.85 7.658C14.057 44.71 12 43.644 12 41.82V36h-0.75C7.246 36 4 32.754 4 28.75v-15.5C4 9.246 7.246 6 11.25 6h12.794c-0.5 0.78-0.919 1.618-1.244 2.5H11.25c-2.623 0-4.75 2.127-4.75 4.75v15.5c0 2.623 2.127 4.75 4.75 4.75h3.25v7.838L25.603 33.5H36.75c2.623 0 4.75-2.127 4.75-4.75z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
<path android:pathData="M46 13c0 6.075-4.925 11-11 11s-11-4.925-11-11S28.925 2 35 2s11 4.925 11 11zM33.707 7.293c-0.39-0.39-1.024-0.39-1.414 0l-5 5c-0.39 0.39-0.39 1.024 0 1.414l5 5c0.39 0.39 1.024 0.39 1.414 0 0.39-0.39 0.39-1.024 0-1.414L30.414 14H42c0.552 0 1-0.448 1-1s-0.448-1-1-1H30.414l3.293-3.293c0.39-0.39 0.39-1.024 0-1.414zM41.5 28.75v-4.49c0.909-0.525 1.748-1.157 2.5-1.88v6.37c0 4.004-3.246 7.25-7.25 7.25H26.397l-10.85 7.658C14.057 44.71 12 43.644 12 41.82V36h-0.75C7.246 36 4 32.754 4 28.75v-15.5C4 9.246 7.246 6 11.25 6h12.794c-0.5 0.78-0.919 1.618-1.244 2.5H11.25c-2.623 0-4.75 2.127-4.75 4.75v15.5c0 2.623 2.127 4.75 4.75 4.75h3.25v7.838L25.603 33.5H36.75c2.623 0 4.75-2.127 4.75-4.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="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
|
||||
<path android:pathData="M23.5 16c4.142 0 7.5-3.358 7.5-7.5C31 4.358 27.642 1 23.5 1 19.358 1 16 4.358 16 8.5c0 4.142 3.358 7.5 7.5 7.5zm1-12.25v7.69l2.72-2.72c0.293-0.293 0.767-0.293 1.06 0 0.293 0.293 0.293 0.767 0 1.06l-4 4c-0.293 0.293-0.767 0.293-1.06 0l-4-4c-0.293-0.293-0.293-0.767 0-1.06 0.293-0.293 0.767-0.293 1.06 0L23 11.44V3.75C23 3.336 23.336 3 23.75 3s0.75 0.336 0.75 0.75zm-1 13.75c2.555 0 4.862-1.065 6.5-2.775v7.025c0 1.795-1.455 3.25-3.25 3.25h-6.744v2.001h2.998c0.552 0 1 0.448 1 1 0 0.551-0.448 0.999-1 0.999H9.012c-0.552 0-1-0.447-1-1 0-0.551 0.448-0.999 1-0.999h2.998V25H5.25C3.455 25 2 23.545 2 21.75V6.25C2 4.455 3.455 3 5.25 3h11.125C15.2 4.52 14.5 6.429 14.5 8.5c0 4.97 4.03 9 9 9zM14.01 25v2.001h3.996V25H14.01z" 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="M23.5 16c4.142 0 7.5-3.358 7.5-7.5C31 4.358 27.642 1 23.5 1 19.358 1 16 4.358 16 8.5c0 4.142 3.358 7.5 7.5 7.5zm1-12.25v7.69l2.72-2.72c0.293-0.293 0.767-0.293 1.06 0 0.293 0.293 0.293 0.767 0 1.06l-4 4c-0.293 0.293-0.767 0.293-1.06 0l-4-4c-0.293-0.293-0.293-0.767 0-1.06 0.293-0.293 0.767-0.293 1.06 0L23 11.44V3.75C23 3.336 23.336 3 23.75 3s0.75 0.336 0.75 0.75zM5.25 3h11.125c-0.47 0.61-0.865 1.28-1.17 2H5.25C4.56 5 4 5.56 4 6.25v15.5C4 22.44 4.56 23 5.25 23h21.5c0.69 0 1.25-0.56 1.25-1.25v-5.454c0.74-0.428 1.413-0.958 2-1.571v7.025c0 1.795-1.455 3.25-3.25 3.25h-6.744v2.001h2.998c0.552 0 1 0.448 1 1 0 0.551-0.448 0.999-1 0.999H9.012c-0.552 0-1-0.447-1-1 0-0.551 0.448-0.999 1-0.999h2.998V25H5.25C3.455 25 2 23.545 2 21.75V6.25C2 4.455 3.455 3 5.25 3zm12.756 22H14.01v2.001h3.996V25z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_desktop_arrow_down_32_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_desktop_arrow_down_32_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_desktop_arrow_down_32_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_desktop_arrow_down_32_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.18 2.927c-1.153-1.212-3.077-1.236-4.26-0.054l-0.669 0.67 4.207 4.206 0.67-0.669c1.14-1.141 1.163-2.984 0.051-4.153zm-13.635 9.32l8-7.998 4.206 4.207-7.982 7.982c-0.338 0.339-0.767 0.574-1.234 0.678l-3.926 0.873c-0.167 0.037-0.342-0.014-0.462-0.135-0.121-0.12-0.172-0.295-0.135-0.462l0.877-3.95c0.101-0.452 0.329-0.867 0.656-1.194zM2.5 3h8.88l-1 1H2.5C2.224 4 2 3.776 2 3.5S2.224 3 2.5 3zm0 3h5.88L7.378 7H2.5C2.224 7 2 6.776 2 6.5S2.224 6 2.5 6zm0 3h2.879l-1 1H2.5C2.224 10 2 9.776 2 9.5S2.224 9 2.5 9z" 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.922 2.873c1.183-1.182 3.107-1.158 4.26 0.054 1.111 1.17 1.088 3.012-0.053 4.153l-9.358 9.358c-0.339 0.339-0.767 0.574-1.234 0.678L2.61 17.989c-0.167 0.037-0.342-0.014-0.463-0.135-0.12-0.12-0.171-0.295-0.134-0.462l0.878-3.95c0.1-0.452 0.328-0.867 0.655-1.194l9.375-9.375zm3.535 0.743c-0.765-0.804-2.043-0.82-2.828-0.036l-0.671 0.672 2.793 2.792 0.67-0.671c0.758-0.758 0.774-1.98 0.036-2.757zm-1.413 4.135L12.25 4.96l-7.996 7.996c-0.194 0.193-0.328 0.437-0.387 0.704L3.16 16.842l3.16-0.702c0.282-0.063 0.54-0.205 0.744-0.409l7.98-7.98zM2.5 3h8.88l-1 1H2.5C2.224 4 2 3.776 2 3.5S2.224 3 2.5 3zm0 3h5.88L7.378 7H2.5C2.224 7 2 6.776 2 6.5S2.224 6 2.5 6zm0 3h2.879l-1 1H2.5C2.224 10 2 9.776 2 9.5S2.224 9 2.5 9z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_edit_line_horizontal_3_20_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_edit_line_horizontal_3_20_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_edit_line_horizontal_3_20_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_edit_line_horizontal_3_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="M20.952 3.048c-1.398-1.397-3.664-1.397-5.06 0L14.998 3.94 20.06 9l0.892-0.891c1.397-1.398 1.397-3.663 0-5.06zM3.94 15l9.998-10 5.06 5.061-9.997 10c-0.407 0.406-0.918 0.691-1.477 0.825l-4.6 1.094c-0.254 0.06-0.52-0.015-0.704-0.2-0.185-0.183-0.26-0.45-0.2-0.703l1.096-4.602c0.133-0.559 0.419-1.07 0.825-1.476zM2.75 3h11.775l-1.5 1.5H2.75C2.336 4.5 2 4.164 2 3.75S2.336 3 2.75 3zm0 4h7.776l-1.5 1.5H2.75C2.336 8.5 2 8.164 2 7.75S2.336 7 2.75 7zm0 4h3.776l-1.5 1.5H2.75C2.336 12.5 2 12.164 2 11.75S2.336 11 2.75 11z" 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.891 3.048c1.397-1.397 3.663-1.397 5.06 0 1.398 1.397 1.398 3.663 0.001 5.06L9.002 20.06c-0.407 0.407-0.918 0.692-1.477 0.826L2.924 21.98c-0.254 0.06-0.52-0.015-0.704-0.2-0.185-0.183-0.26-0.45-0.2-0.703l1.096-4.602c0.133-0.559 0.419-1.07 0.825-1.476l11.95-11.952zm4 1.06c-0.811-0.811-2.128-0.81-2.94 0L16.062 5 19 7.94l0.891-0.892c0.812-0.812 0.812-2.128 0-2.94zM17.94 9L15 6.06l-9.998 10c-0.21 0.21-0.358 0.475-0.427 0.764l-0.813 3.415 3.416-0.813C7.466 19.357 7.73 19.21 7.94 19l10-10zM2.75 3h11.775l-1.5 1.5H2.75C2.336 4.5 2 4.164 2 3.75S2.336 3 2.75 3zm0 4h7.776l-1.5 1.5H2.75C2.336 8.5 2 8.164 2 7.75S2.336 7 2.75 7zm0 4h3.776l-1.5 1.5H2.75C2.336 12.5 2 12.164 2 11.75S2.336 11 2.75 11z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_edit_line_horizontal_3_24_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_edit_line_horizontal_3_24_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_edit_line_horizontal_3_24_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_edit_line_horizontal_3_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="M23 3.5C23 4.328 22.328 5 21.5 5S20 4.328 20 3.5 20.672 2 21.5 2 23 2.672 23 3.5zM8.876 16c0.836 1.069 1.998 1.87 3.337 2.251C11.772 18.702 11.5 19.32 11.5 20c0 1.38 1.12 2.5 2.5 2.5 4.198 0 7.76-2.723 9.017-6.5H24c0.866 0 1.708 0.28 2.4 0.8l3.2 2.4c0.442 0.331 0.531 0.958 0.2 1.4-0.331 0.442-0.958 0.531-1.4 0.2L26 19v5.5c0 2.485-2.015 4.5-4.5 4.5h-11C8.015 29 6 26.985 6 24.5V19l-2.4 1.8c-0.442 0.331-1.069 0.242-1.4-0.2-0.331-0.442-0.242-1.069 0.2-1.4l3.2-2.4C6.292 16.28 7.135 16 8 16h0.876zM24 8c-0.552 0-1 0.448-1 1s0.448 1 1 1h1v1c0 0.552 0.448 1 1 1s1-0.448 1-1v-1h1c0.552 0 1-0.448 1-1s-0.448-1-1-1h-1V7c0-0.552-0.448-1-1-1s-1 0.448-1 1v1h-1zm-9-2c3.866 0 7 3.134 7 7 0 4.418-3.582 8-8 8-0.552 0-1-0.448-1-1s0.448-1 1-1c3.314 0 6-2.686 6-6 0-2.761-2.239-5-5-5-2.21 0-4 1.79-4 4 0 1.657 1.343 3 3 3 1.105 0 2-0.895 2-2 0-0.552-0.448-1-1-1 0 0.552-0.448 1-1 1s-1-0.448-1-1c0-1.105 0.895-2 2-2 1.657 0 3 1.343 3 3 0 2.21-1.79 4-4 4-2.761 0-5-2.239-5-5 0-3.314 2.686-6 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="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
|
||||
<path android:pathData="M21.5 5C22.328 5 23 4.328 23 3.5S22.328 2 21.5 2 20 2.672 20 3.5 20.672 5 21.5 5zm0.5 8c0-3.866-3.134-7-7-7-3.314 0-6 2.686-6 6 0 2.761 2.239 5 5 5 2.21 0 4-1.79 4-4 0-1.657-1.343-3-3-3-1.104 0-2 0.895-2 2 0 0.552 0.448 1 1 1s1-0.448 1-1c0.552 0 1 0.448 1 1 0 1.105-0.895 2-2 2-1.657 0-3-1.343-3-3 0-2.21 1.79-4 4-4 2.762 0 5 2.239 5 5 0 3.314-2.686 6-6 6-0.552 0-1 0.448-1 1s0.448 1 1 1c4.418 0 8-3.582 8-8zM7.447 16.106C7.787 16.275 8 16.62 8 17v7.5c0 1.38 1.12 2.5 2.5 2.5h11c1.38 0 2.5-1.12 2.5-2.5V17c0-0.379 0.214-0.725 0.553-0.894 0.339-0.17 0.744-0.133 1.047 0.094l4 3c0.442 0.331 0.531 0.958 0.2 1.4-0.331 0.442-0.958 0.531-1.4 0.2L26 19v5.5c0 2.485-2.015 4.5-4.5 4.5h-11C8.015 29 6 26.985 6 24.5V19l-2.4 1.8c-0.442 0.331-1.069 0.242-1.4-0.2-0.331-0.442-0.242-1.069 0.2-1.4l4-3c0.303-0.227 0.708-0.264 1.047-0.094zM23 9c0-0.552 0.448-1 1-1h1V7c0-0.552 0.448-1 1-1s1 0.448 1 1v1h1c0.552 0 1 0.448 1 1s-0.448 1-1 1h-1v1c0 0.552-0.448 1-1 1s-1-0.448-1-1v-1h-1c-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) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_gift_open_32_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_gift_open_32_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_gift_open_32_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_gift_open_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="M14 1.5C14 1.224 13.776 1 13.5 1S13 1.224 13 1.5V2h-0.5C12.224 2 12 2.224 12 2.5S12.224 3 12.5 3H13v0.5C13 3.776 13.224 4 13.5 4S14 3.776 14 3.5V3h0.5C14.776 3 15 2.776 15 2.5S14.776 2 14.5 2H14V1.5zM4.412 1.926C4.51 1.453 4.924 1 5.5 1c0.577 0 0.99 0.453 1.09 0.926 0.088 0.426 0.31 1.067 0.864 1.62 0.553 0.555 1.194 0.776 1.62 0.865C9.547 4.509 10 4.923 10 5.5c0 0.576-0.453 0.99-0.926 1.088-0.426 0.089-1.067 0.31-1.62 0.865C6.9 8.008 6.678 8.648 6.59 9.074 6.492 9.545 6.078 10 5.5 10c-0.576 0-0.99-0.453-1.088-0.926C4.323 8.648 4.1 8.007 3.547 7.453s-1.194-0.776-1.62-0.864C1.455 6.49 1.002 6.078 1.001 5.502 1 4.924 1.454 4.509 1.927 4.411c0.426-0.089 1.067-0.31 1.62-0.864 0.554-0.554 0.776-1.195 0.865-1.62zM11 5.5c0-0.176-0.021-0.343-0.06-0.5h0.56C12.88 5 14 6.12 14 7.5v4c0 1.38-1.12 2.5-2.5 2.5h-4C6.12 14 5 12.88 5 11.5v-0.56C5.157 10.98 5.324 11 5.5 11c0.177 0 0.343-0.02 0.5-0.06v0.56C6 12.328 6.672 13 7.5 13h4c0.828 0 1.5-0.672 1.5-1.5v-4C13 6.672 12.328 6 11.5 6h-0.56C10.98 5.843 11 5.676 11 5.5zm-3 3C8 8.224 8.224 8 8.5 8H11c0.276 0 0.5 0.224 0.5 0.5S11.276 9 11 9H8.5C8.224 9 8 8.776 8 8.5zM8.5 10C8.224 10 8 10.224 8 10.5S8.224 11 8.5 11H10c0.276 0 0.5-0.224 0.5-0.5S10.276 10 10 10H8.5zm-6 2C2.776 12 3 12.224 3 12.5V13h0.5C3.776 13 4 13.224 4 13.5S3.776 14 3.5 14H3v0.5C3 14.776 2.776 15 2.5 15S2 14.776 2 14.5V14H1.5C1.224 14 1 13.776 1 13.5S1.224 13 1.5 13H2v-0.5C2 12.224 2.224 12 2.5 12z" 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="M14 1.5C14 1.224 13.776 1 13.5 1S13 1.224 13 1.5V2h-0.5C12.224 2 12 2.224 12 2.5S12.224 3 12.5 3H13v0.5C13 3.776 13.224 4 13.5 4S14 3.776 14 3.5V3h0.5C14.776 3 15 2.776 15 2.5S14.776 2 14.5 2H14V1.5zM5.39 2.13C5.4 2.089 5.423 2.05 5.45 2.026 5.474 2.002 5.493 2 5.5 2c0.008 0 0.026 0.002 0.052 0.026C5.58 2.05 5.602 2.089 5.611 2.13c0.113 0.546 0.401 1.39 1.135 2.124C7.48 4.988 8.323 5.277 8.87 5.39c0.041 0.009 0.08 0.031 0.104 0.059C8.998 5.474 9 5.492 9 5.5c0 0.007-0.002 0.026-0.026 0.052C8.95 5.579 8.911 5.602 8.87 5.61 8.323 5.724 7.48 6.012 6.746 6.747 6.012 7.48 5.724 8.323 5.611 8.87 5.602 8.91 5.58 8.949 5.552 8.974 5.526 8.998 5.508 9 5.501 9 5.493 9 5.475 8.998 5.449 8.974 5.422 8.95 5.4 8.911 5.391 8.87 5.277 8.325 4.989 7.48 4.254 6.746 3.52 6.011 2.677 5.723 2.13 5.61 2.09 5.6 2.052 5.579 2.027 5.55 2.003 5.526 2 5.508 2 5.502 2 5.494 2.002 5.476 2.026 5.45 2.052 5.42 2.09 5.399 2.13 5.39c0.547-0.114 1.39-0.402 2.123-1.136C4.99 3.519 5.277 2.677 5.391 2.13zM5.5 1C4.925 1 4.51 1.453 4.413 1.926c-0.089 0.426-0.31 1.067-0.865 1.62C2.994 4.1 2.353 4.323 1.927 4.412 1.454 4.509 1 4.924 1.001 5.502c0.001 0.576 0.454 0.989 0.926 1.087 0.426 0.088 1.067 0.31 1.62 0.864 0.554 0.554 0.776 1.195 0.865 1.621C4.51 9.547 4.924 10 5.5 10s0.99-0.454 1.09-0.927c0.088-0.425 0.31-1.066 0.864-1.62C8.007 6.9 8.648 6.679 9.074 6.59 9.547 6.491 10 6.077 10 5.5S9.546 4.51 9.074 4.41C8.648 4.323 8.007 4.1 7.454 3.548 6.9 2.993 6.678 2.352 6.59 1.927 6.492 1.452 6.077 1 5.5 1zm5.44 4C10.98 5.157 11 5.324 11 5.5S10.979 5.843 10.94 6h0.56C12.328 6 13 6.672 13 7.5v4c0 0.828-0.672 1.5-1.5 1.5h-4C6.672 13 6 12.328 6 11.5v-0.56C5.843 10.98 5.677 11 5.5 11c-0.176 0-0.343-0.021-0.5-0.06v0.56C5 12.88 6.12 14 7.5 14h4c1.38 0 2.5-1.12 2.5-2.5v-4C14 6.12 12.88 5 11.5 5h-0.56zM8 8.5C8 8.224 8.224 8 8.5 8H11c0.276 0 0.5 0.224 0.5 0.5S11.276 9 11 9H8.5C8.224 9 8 8.776 8 8.5zM8.5 10C8.224 10 8 10.224 8 10.5S8.224 11 8.5 11H10c0.276 0 0.5-0.224 0.5-0.5S10.276 10 10 10H8.5zm-6 2C2.776 12 3 12.224 3 12.5V13h0.5C3.776 13 4 13.224 4 13.5S3.776 14 3.5 14H3v0.5C3 14.776 2.776 15 2.5 15S2 14.776 2 14.5V14H1.5C1.224 14 1 13.776 1 13.5S1.224 13 1.5 13H2v-0.5C2 12.224 2.224 12 2.5 12z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_16_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_16_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_16_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_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="M16.5 2C16.776 2 17 2.224 17 2.5V3h0.5C17.776 3 18 3.224 18 3.5S17.776 4 17.5 4H17v0.5C17 4.776 16.776 5 16.5 5S16 4.776 16 4.5V4h-0.5C15.224 4 15 3.776 15 3.5S15.224 3 15.5 3H16V2.5C16 2.224 16.224 2 16.5 2zm-13 13C3.776 15 4 15.224 4 15.5V16h0.5C4.776 16 5 16.224 5 16.5S4.776 17 4.5 17H4v0.5C4 17.776 3.776 18 3.5 18S3 17.776 3 17.5V17H2.5C2.224 17 2 16.776 2 16.5S2.224 16 2.5 16H3v-0.5C3 15.224 3.224 15 3.5 15zM7.501 2c-0.65 0-1.126 0.513-1.239 1.058-0.114 0.548-0.4 1.374-1.115 2.089-0.714 0.715-1.54 1-2.087 1.114C2.514 6.374 2 6.851 2 7.502c0.002 0.65 0.515 1.124 1.06 1.238 0.547 0.113 1.374 0.399 2.088 1.114 0.715 0.715 1.001 1.541 1.115 2.09C6.375 12.486 6.85 13 7.5 13c0.65 0 1.126-0.514 1.24-1.059 0.113-0.547 0.398-1.373 1.113-2.087 0.714-0.715 1.54-1.001 2.088-1.115C12.487 8.626 13 8.15 13 7.5c0-0.65-0.513-1.126-1.059-1.239-0.547-0.114-1.373-0.4-2.087-1.114-0.715-0.715-1-1.541-1.114-2.089C8.627 2.513 8.15 2 7.5 2zM7 15v-1.057C7.157 13.98 7.324 14 7.5 14s0.343-0.02 0.5-0.058V15c0 1.105 0.895 2 2 2h5c1.105 0 2-0.895 2-2v-5c0-1.105-0.895-2-2-2h-1.058C13.979 7.843 14 7.676 14 7.5c0-0.175-0.02-0.342-0.059-0.5H15c1.657 0 3 1.343 3 3v5c0 1.657-1.343 3-3 3h-5c-1.657 0-3-1.343-3-3zm3-1.5c0-0.276 0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5S13.776 14 13.5 14h-3c-0.276 0-0.5-0.224-0.5-0.5zm0.5-2.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5H15c0.276 0 0.5-0.224 0.5-0.5S15.276 11 15 11h-4.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="M17 2.5C17 2.224 16.776 2 16.5 2S16 2.224 16 2.5V3h-0.5C15.224 3 15 3.224 15 3.5S15.224 4 15.5 4H16v0.5C16 4.776 16.224 5 16.5 5S17 4.776 17 4.5V4h0.5C17.776 4 18 3.776 18 3.5S17.776 3 17.5 3H17V2.5zm-13 13C4 15.224 3.776 15 3.5 15S3 15.224 3 15.5V16H2.5C2.224 16 2 16.224 2 16.5S2.224 17 2.5 17H3v0.5C3 17.776 3.224 18 3.5 18S4 17.776 4 17.5V17h0.5C4.776 17 5 16.776 5 16.5S4.776 16 4.5 16H4v-0.5zm3-1.557V15c0 1.657 1.343 3 3 3h5c1.657 0 3-1.343 3-3v-5c0-1.657-1.343-3-3-3h-1.059C13.98 7.158 14 7.325 14 7.5c0 0.176-0.02 0.343-0.058 0.5H15c1.105 0 2 0.895 2 2v5c0 1.105-0.895 2-2 2h-5c-1.105 0-2-0.895-2-2v-1.057C7.843 13.98 7.676 14 7.5 14S7.157 13.98 7 13.942zM10.5 13c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h3c0.276 0 0.5-0.224 0.5-0.5S13.776 13 13.5 13h-3zM10 11.5c0-0.276 0.224-0.5 0.5-0.5H15c0.276 0 0.5 0.224 0.5 0.5S15.276 12 15 12h-4.5c-0.276 0-0.5-0.224-0.5-0.5zM7.241 3.262C7.278 3.086 7.415 3 7.501 3c0.086 0 0.223 0.086 0.26 0.261 0.138 0.669 0.49 1.697 1.385 2.593C10.041 6.75 11.07 7.1 11.738 7.24 11.914 7.277 12 7.414 12 7.5c0 0.086-0.086 0.223-0.262 0.26-0.668 0.139-1.696 0.491-2.592 1.387-0.895 0.895-1.246 1.923-1.385 2.591C7.724 11.914 7.587 12 7.501 12c-0.086 0-0.224-0.086-0.26-0.261-0.14-0.67-0.491-1.698-1.386-2.593C4.959 8.25 3.93 7.898 3.263 7.76 3.087 7.723 3 7.586 3 7.5c0-0.085 0.086-0.223 0.262-0.26 0.669-0.139 1.696-0.49 2.592-1.386C6.75 4.958 7.102 3.93 7.24 3.262zM7.501 2c-0.65 0-1.126 0.513-1.239 1.058-0.114 0.548-0.4 1.374-1.115 2.089-0.714 0.715-1.54 1-2.087 1.114C2.514 6.374 2 6.851 2 7.502c0.002 0.65 0.515 1.124 1.06 1.238 0.547 0.113 1.374 0.399 2.088 1.114 0.715 0.715 1.001 1.541 1.115 2.09C6.375 12.486 6.85 13 7.5 13c0.65 0 1.126-0.514 1.24-1.059 0.113-0.547 0.398-1.373 1.113-2.087 0.714-0.715 1.54-1.001 2.088-1.115C12.487 8.626 13 8.15 13 7.5c0-0.65-0.513-1.126-1.059-1.239-0.547-0.114-1.373-0.4-2.087-1.114-0.715-0.715-1-1.541-1.114-2.089C8.627 2.513 8.15 2 7.5 2z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_20_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_20_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_20_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_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="M19.75 6.5C19.336 6.5 19 6.164 19 5.75V5h-0.75c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75H19V2.75C19 2.336 19.336 2 19.75 2s0.75 0.336 0.75 0.75V3.5h0.75C21.664 3.5 22 3.836 22 4.25S21.664 5 21.25 5H20.5v0.75c0 0.414-0.336 0.75-0.75 0.75zM7.33 3.422C7.481 2.695 8.118 2 9.001 2c0.884 0 1.52 0.695 1.671 1.422 0.139 0.67 0.488 1.677 1.358 2.548 0.87 0.871 1.878 1.22 2.547 1.359C15.305 7.479 16 8.116 16 9s-0.695 1.52-1.422 1.671c-0.67 0.14-1.677 0.489-2.548 1.36-0.87 0.87-1.219 1.877-1.357 2.546C10.52 15.305 9.884 16 9 16c-0.883 0-1.52-0.695-1.671-1.422-0.14-0.67-0.489-1.678-1.36-2.549-0.87-0.87-1.877-1.22-2.546-1.358-0.727-0.15-1.42-0.785-1.422-1.668C2 8.118 2.696 7.48 3.423 7.329 4.094 7.189 5.1 6.84 5.971 5.97S7.19 4.091 7.33 3.422zM9.5 18.75v-1.796C9.34 16.984 9.174 17 9 17c-0.364 0-0.7-0.071-1-0.196v1.946C8 20.545 9.455 22 11.25 22h7.5c1.795 0 3.25-1.455 3.25-3.25v-7.5C22 9.455 20.545 8 18.75 8h-1.945C16.929 8.3 17 8.635 17 9c0 0.174-0.016 0.34-0.046 0.5h1.796c0.966 0 1.75 0.784 1.75 1.75v7.5c0 0.966-0.784 1.75-1.75 1.75h-7.5c-0.966 0-1.75-0.784-1.75-1.75zm2.5-5c0-0.414 0.336-0.75 0.75-0.75h5.5c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-5.5c-0.414 0-0.75-0.336-0.75-0.75zM12.75 16C12.336 16 12 16.336 12 16.75s0.336 0.75 0.75 0.75h3.5c0.414 0 0.75-0.336 0.75-0.75S16.664 16 16.25 16h-3.5zm-10 3C2.336 19 2 19.336 2 19.75s0.336 0.75 0.75 0.75H3.5v0.75C3.5 21.664 3.836 22 4.25 22S5 21.664 5 21.25V20.5h0.75c0.414 0 0.75-0.336 0.75-0.75S6.164 19 5.75 19H5v-0.75c0-0.414-0.336-0.75-0.75-0.75S3.5 17.836 3.5 18.25V19H2.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="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
|
||||
<path android:pathData="M19.75 6.5C19.336 6.5 19 6.164 19 5.75V5h-0.75c-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75H19V2.75C19 2.336 19.336 2 19.75 2s0.75 0.336 0.75 0.75V3.5h0.75C21.664 3.5 22 3.836 22 4.25S21.664 5 21.25 5H20.5v0.75c0 0.414-0.336 0.75-0.75 0.75zM8.799 3.728c0.014-0.07 0.053-0.136 0.1-0.18C8.946 3.509 8.982 3.5 9.002 3.5c0.02 0 0.056 0.007 0.102 0.049 0.047 0.043 0.086 0.108 0.1 0.178 0.177 0.851 0.625 2.161 1.767 3.304 1.14 1.142 2.451 1.59 3.303 1.767 0.07 0.014 0.135 0.053 0.178 0.1C14.493 8.945 14.5 8.98 14.5 9c0 0.02-0.007 0.056-0.049 0.102-0.043 0.047-0.108 0.086-0.178 0.1-0.851 0.178-2.162 0.626-3.303 1.768-1.142 1.142-1.59 2.451-1.766 3.302-0.015 0.07-0.053 0.136-0.101 0.18C9.057 14.491 9.02 14.5 9 14.5c-0.02 0-0.056-0.007-0.102-0.049-0.047-0.043-0.086-0.108-0.1-0.178-0.177-0.851-0.626-2.162-1.767-3.304-1.142-1.143-2.453-1.59-3.303-1.767-0.07-0.014-0.136-0.053-0.179-0.1C3.51 9.056 3.502 9.02 3.502 9c0-0.02 0.007-0.056 0.048-0.101 0.044-0.048 0.109-0.087 0.18-0.101C4.58 8.62 5.89 8.172 7.031 7.03c1.142-1.143 1.59-2.453 1.767-3.303zM9 2C8.117 2 7.48 2.695 7.33 3.422 7.19 4.092 6.841 5.1 5.97 5.97 5.1 6.84 4.093 7.19 3.424 7.33 2.696 7.48 2 8.118 2.002 9.003c0.001 0.883 0.696 1.517 1.422 1.668 0.669 0.139 1.676 0.487 2.547 1.358 0.87 0.871 1.22 1.88 1.359 2.549C7.48 15.305 8.118 16 9 16c0.885 0 1.521-0.695 1.672-1.423 0.14-0.669 0.488-1.675 1.358-2.546 0.871-0.872 1.879-1.22 2.548-1.36C15.305 10.521 16 9.884 16 9.001c0-0.885-0.695-1.521-1.423-1.672-0.669-0.139-1.676-0.488-2.546-1.359-0.871-0.87-1.22-1.879-1.359-2.548C10.521 2.695 9.885 2 9.002 2zm0.5 14.954v1.796c0 0.966 0.784 1.75 1.75 1.75h7.5c0.966 0 1.75-0.784 1.75-1.75v-7.5c0-0.966-0.784-1.75-1.75-1.75h-1.796C16.984 9.34 17 9.174 17 9c0-0.365-0.071-0.7-0.195-1h1.945C20.545 8 22 9.455 22 11.25v7.5c0 1.795-1.455 3.25-3.25 3.25h-7.5C9.455 22 8 20.545 8 18.75v-1.946C8.3 16.93 8.636 17 9 17c0.174 0 0.34-0.016 0.5-0.046zM12 13.75c0-0.414 0.336-0.75 0.75-0.75h5.5c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-5.5c-0.414 0-0.75-0.336-0.75-0.75zM12.75 16C12.336 16 12 16.336 12 16.75s0.336 0.75 0.75 0.75h3.5c0.414 0 0.75-0.336 0.75-0.75S16.664 16 16.25 16h-3.5zm-10 3C2.336 19 2 19.336 2 19.75s0.336 0.75 0.75 0.75H3.5v0.75C3.5 21.664 3.836 22 4.25 22S5 21.664 5 21.25V20.5h0.75c0.414 0 0.75-0.336 0.75-0.75S6.164 19 5.75 19H5v-0.75c0-0.414-0.336-0.75-0.75-0.75S3.5 17.836 3.5 18.25V19H2.75z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_24_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_24_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_24_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_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="M22.5 6.75c0 0.414 0.336 0.75 0.75 0.75S24 7.164 24 6.75V5.5h1.25C25.664 5.5 26 5.164 26 4.75S25.664 4 25.25 4H24V2.75C24 2.336 23.664 2 23.25 2S22.5 2.336 22.5 2.75V4h-1.25c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h1.25v1.25zM8.606 3.62C8.779 2.785 9.508 2 10.502 2c0.993 0 1.722 0.785 1.895 1.62 0.177 0.852 0.622 2.138 1.733 3.25 1.112 1.113 2.398 1.557 3.25 1.734C18.214 8.778 19 9.506 19 10.5c0 0.994-0.785 1.723-1.62 1.896-0.852 0.177-2.137 0.622-3.25 1.735-1.111 1.112-1.556 2.397-1.732 3.248C12.224 18.215 11.496 19 10.5 19c-0.994 0-1.722-0.784-1.896-1.62-0.177-0.852-0.622-2.138-1.734-3.25-1.112-1.114-2.398-1.558-3.249-1.734-0.834-0.174-1.618-0.9-1.62-1.893C2 9.508 2.786 8.778 3.622 8.604 4.475 8.427 5.76 7.983 6.873 6.87 7.985 5.757 8.43 4.472 8.607 3.62zM11.5 22.25v-2.43C11.196 19.935 10.862 20 10.501 20c-0.173 0-0.34-0.015-0.501-0.043v2.293c0 2.071 1.679 3.75 3.75 3.75h8.5c2.071 0 3.75-1.679 3.75-3.75v-8.5c0-2.071-1.679-3.75-3.75-3.75h-2.293C19.985 10.16 20 10.327 20 10.5c0 0.361-0.065 0.696-0.18 1h2.43c1.243 0 2.25 1.007 2.25 2.25v8.5c0 1.243-1.007 2.25-2.25 2.25h-8.5c-1.243 0-2.25-1.007-2.25-2.25zm-9.5 1c0-0.414 0.336-0.75 0.75-0.75H4v-1.25c0-0.414 0.336-0.75 0.75-0.75s0.75 0.336 0.75 0.75v1.25h1.25c0.414 0 0.75 0.336 0.75 0.75S7.164 24 6.75 24H5.5v1.25C5.5 25.664 5.164 26 4.75 26S4 25.664 4 25.25V24H2.75C2.336 24 2 23.664 2 23.25zm12-7c0-0.414 0.336-0.75 0.75-0.75h7c0.414 0 0.75 0.336 0.75 0.75S22.164 17 21.75 17h-7C14.336 17 14 16.664 14 16.25zM14.75 19C14.336 19 14 19.336 14 19.75s0.336 0.75 0.75 0.75h4.5c0.414 0 0.75-0.336 0.75-0.75S19.664 19 19.25 19h-4.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="M22.5 6.75c0 0.414 0.336 0.75 0.75 0.75S24 7.164 24 6.75V5.5h1.25C25.664 5.5 26 5.164 26 4.75S25.664 4 25.25 4H24V2.75C24 2.336 23.664 2 23.25 2S22.5 2.336 22.5 2.75V4h-1.25c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h1.25v1.25zM10.074 3.926c0.059-0.282 0.28-0.426 0.428-0.426 0.147 0 0.368 0.143 0.426 0.425 0.215 1.033 0.759 2.622 2.141 4.006 1.383 1.384 2.972 1.927 4.005 2.142 0.282 0.058 0.426 0.28 0.426 0.427 0 0.147-0.143 0.369-0.425 0.428-1.034 0.214-2.622 0.758-4.005 2.142s-1.927 2.97-2.141 4.004c-0.059 0.282-0.28 0.426-0.428 0.426-0.147 0-0.368-0.143-0.427-0.425-0.215-1.034-0.759-2.623-2.142-4.006-1.384-1.384-2.972-1.928-4.005-2.142-0.281-0.059-0.425-0.28-0.425-0.426 0-0.148 0.143-0.37 0.426-0.428C4.96 9.858 6.548 9.314 7.932 7.93c1.384-1.384 1.928-2.972 2.142-4.005zM10.502 2C9.507 2 8.779 2.785 8.606 3.62 8.429 4.472 7.984 5.757 6.87 6.87 5.76 7.983 4.474 8.427 3.623 8.604 2.786 8.778 2 9.508 2.002 10.504c0.002 0.992 0.786 1.719 1.62 1.892 0.851 0.176 2.137 0.62 3.25 1.733 1.111 1.113 1.556 2.4 1.733 3.251C8.78 18.216 9.507 19 10.501 19c0.995 0 1.723-0.785 1.897-1.621 0.176-0.851 0.62-2.136 1.732-3.248 1.113-1.113 2.398-1.558 3.25-1.735C18.215 12.222 19 11.494 19 10.5c0-0.994-0.785-1.723-1.62-1.896-0.852-0.177-2.138-0.621-3.25-1.734-1.111-1.112-1.556-2.398-1.733-3.25C12.224 2.785 11.495 2 10.502 2zM11.5 19.82v2.43c0 1.243 1.007 2.25 2.25 2.25h8.5c1.243 0 2.25-1.007 2.25-2.25v-8.5c0-1.243-1.007-2.25-2.25-2.25h-2.43c0.115-0.304 0.18-0.639 0.18-1 0-0.173-0.015-0.34-0.043-0.5h2.293c2.071 0 3.75 1.679 3.75 3.75v8.5c0 2.071-1.679 3.75-3.75 3.75h-8.5C11.679 26 10 24.321 10 22.25v-2.293C10.16 19.985 10.328 20 10.501 20c0.36 0 0.695-0.065 0.999-0.18zM2 23.25c0-0.414 0.336-0.75 0.75-0.75H4v-1.25c0-0.414 0.336-0.75 0.75-0.75s0.75 0.336 0.75 0.75v1.25h1.25c0.414 0 0.75 0.336 0.75 0.75S7.164 24 6.75 24H5.5v1.25C5.5 25.664 5.164 26 4.75 26S4 25.664 4 25.25V24H2.75C2.336 24 2 23.664 2 23.25zm12-7c0-0.414 0.336-0.75 0.75-0.75h7c0.414 0 0.75 0.336 0.75 0.75S22.164 17 21.75 17h-7C14.336 17 14 16.664 14 16.25zM14.75 19C14.336 19 14 19.336 14 19.75s0.336 0.75 0.75 0.75h4.5c0.414 0 0.75-0.336 0.75-0.75S19.664 19 19.25 19h-4.5z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_28_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_28_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_28_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_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="M26 7c0 0.552 0.448 1 1 1s1-0.448 1-1V6h1c0.552 0 1-0.448 1-1s-0.448-1-1-1h-1V3c0-0.552-0.448-1-1-1s-1 0.448-1 1v1h-1c-0.552 0-1 0.448-1 1s0.448 1 1 1h1v1zM13 25.5v-2.132c-0.312 0.085-0.645 0.132-0.999 0.132S11.313 23.453 11 23.367V25.5c0 2.485 2.015 4.5 4.5 4.5h10c2.485 0 4.5-2.015 4.5-4.5v-10c0-2.485-2.015-4.5-4.5-4.5h-2.132c0.085 0.312 0.132 0.646 0.132 1s-0.047 0.688-0.132 1H25.5c1.38 0 2.5 1.12 2.5 2.5v10c0 1.38-1.12 2.5-2.5 2.5h-10c-1.38 0-2.5-1.12-2.5-2.5zM2 27c0-0.552 0.448-1 1-1h1v-1c0-0.552 0.448-1 1-1s1 0.448 1 1v1h1c0.552 0 1 0.448 1 1s-0.448 1-1 1H6v1c0 0.552-0.448 1-1 1s-1-0.448-1-1v-1H3c-0.552 0-1-0.448-1-1zm15-9c-0.552 0-1 0.448-1 1s0.448 1 1 1h8c0.552 0 1-0.448 1-1s-0.448-1-1-1h-8zm-1 5c0-0.552 0.448-1 1-1h5c0.552 0 1 0.448 1 1s-0.448 1-1 1h-5c-0.552 0-1-0.448-1-1zM9.674 3.985C9.885 2.967 10.774 2 12.002 2c1.227 0 2.116 0.966 2.327 1.984 0.203 0.974 0.71 2.44 1.978 3.71 1.268 1.268 2.735 1.776 3.708 1.978C21.033 9.883 22 10.772 22 12c0 1.227-0.966 2.117-1.984 2.328-0.973 0.203-2.44 0.71-3.709 1.98-1.267 1.268-1.775 2.734-1.977 3.707C14.12 21.033 13.23 22 12.001 22c-1.227 0-2.116-0.966-2.328-1.984-0.202-0.974-0.71-2.442-1.978-3.71-1.269-1.269-2.736-1.777-3.708-1.978-1.017-0.211-1.983-1.098-1.985-2.324C2 10.775 2.968 9.884 3.987 9.672c0.973-0.202 2.44-0.71 3.708-1.978 1.269-1.27 1.777-2.737 1.979-3.71z" 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="M27 8c-0.552 0-1-0.448-1-1V6h-1c-0.552 0-1-0.448-1-1s0.448-1 1-1h1V3c0-0.552 0.448-1 1-1s1 0.448 1 1v1h1c0.552 0 1 0.448 1 1s-0.448 1-1 1h-1v1c0 0.552-0.448 1-1 1zM13 23.368V25.5c0 1.38 1.12 2.5 2.5 2.5h10c1.38 0 2.5-1.12 2.5-2.5v-10c0-1.38-1.12-2.5-2.5-2.5h-2.132c0.085-0.312 0.132-0.646 0.132-1s-0.047-0.688-0.132-1H25.5c2.485 0 4.5 2.015 4.5 4.5v10c0 2.485-2.015 4.5-4.5 4.5h-10c-2.485 0-4.5-2.015-4.5-4.5v-2.133c0.313 0.086 0.647 0.133 1.001 0.133 0.354 0 0.687-0.047 0.999-0.132zM3 26c-0.552 0-1 0.448-1 1s0.448 1 1 1h1v1c0 0.552 0.448 1 1 1s1-0.448 1-1v-1h1c0.552 0 1-0.448 1-1s-0.448-1-1-1H6v-1c0-0.552-0.448-1-1-1s-1 0.448-1 1v1H3zm13-7c0-0.552 0.448-1 1-1h8c0.552 0 1 0.448 1 1s-0.448 1-1 1h-8c-0.552 0-1-0.448-1-1zm1 3c-0.552 0-1 0.448-1 1s0.448 1 1 1h5c0.552 0 1-0.448 1-1s-0.448-1-1-1h-5zM11.632 4.391c0.024-0.117 0.088-0.226 0.17-0.3C11.88 4.02 11.95 4 12.002 4c0.051 0 0.121 0.019 0.2 0.09 0.08 0.074 0.145 0.183 0.17 0.3 0.252 1.215 0.892 3.086 2.52 4.716 1.63 1.63 3.5 2.27 4.717 2.523 0.117 0.025 0.226 0.089 0.3 0.17C19.98 11.878 20 11.95 20 12c0 0.051-0.02 0.122-0.09 0.2-0.075 0.082-0.184 0.146-0.301 0.17-1.216 0.253-3.087 0.893-4.716 2.524-1.63 1.63-2.269 3.499-2.521 4.714-0.025 0.118-0.089 0.227-0.17 0.301-0.079 0.071-0.15 0.091-0.2 0.091-0.052 0-0.123-0.02-0.2-0.09-0.082-0.075-0.146-0.184-0.17-0.301-0.253-1.216-0.893-3.087-2.523-4.717-1.63-1.63-3.5-2.27-4.716-2.523-0.117-0.024-0.226-0.088-0.3-0.169-0.071-0.078-0.09-0.148-0.09-0.2 0-0.05 0.019-0.121 0.09-0.2 0.074-0.081 0.183-0.146 0.3-0.17C5.61 11.378 7.48 10.737 9.11 9.108c1.63-1.63 2.27-3.501 2.523-4.717zm0.37-2.39C10.775 2 9.885 2.966 9.674 3.984c-0.202 0.972-0.71 2.44-1.98 3.709C6.428 8.962 4.96 9.47 3.988 9.672 2.967 9.883 2 10.775 2.002 12.004c0.002 1.226 0.968 2.113 1.985 2.324 0.972 0.202 2.44 0.709 3.708 1.978 1.268 1.268 1.776 2.736 1.978 3.71C9.885 21.034 10.774 22 12.001 22c1.228 0 2.118-0.967 2.33-1.985 0.201-0.973 0.709-2.439 1.976-3.707 1.269-1.27 2.736-1.777 3.709-1.98C21.034 14.117 22 13.228 22 12c0-1.227-0.967-2.117-1.985-2.328-0.973-0.202-2.44-0.71-3.708-1.978-1.268-1.27-1.775-2.736-1.978-3.71C14.12 2.966 13.23 2 12.002 2z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_32_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_32_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_32_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_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="M38.5 11.25c0 0.69 0.56 1.25 1.25 1.25S41 11.94 41 11.25V9.5h1.75C43.44 9.5 44 8.94 44 8.25S43.44 7 42.75 7H41V5.25C41 4.56 40.44 4 39.75 4S38.5 4.56 38.5 5.25V7h-1.75c-0.69 0-1.25 0.56-1.25 1.25s0.56 1.25 1.25 1.25h1.75v1.75zM14.868 6.679C15.154 5.299 16.358 4 18.003 4c1.644 0 2.847 1.298 3.134 2.678 0.29 1.4 1.02 3.512 2.847 5.34 1.826 1.826 3.938 2.557 5.337 2.847C30.7 15.152 32 16.355 32 18c0 1.645-1.298 2.848-2.678 3.135-1.4 0.29-3.511 1.022-5.338 2.85-1.826 1.827-2.556 3.937-2.846 5.335-0.287 1.381-1.49 2.68-3.136 2.68-1.644 0-2.848-1.297-3.135-2.678-0.29-1.4-1.022-3.513-2.849-5.34-1.826-1.828-3.938-2.558-5.336-2.848-1.379-0.286-2.676-1.486-2.679-3.128C4 16.358 5.3 15.152 6.683 14.865c1.398-0.29 3.51-1.02 5.336-2.848 1.827-1.828 2.558-3.94 2.849-5.338zM19.5 37.75v-3.974C19.036 33.92 18.536 34 18.002 34c-0.348 0-0.683-0.034-1.002-0.098v3.848c0 3.452 2.798 6.25 6.25 6.25h14.5c3.452 0 6.25-2.798 6.25-6.25v-14.5c0-3.452-2.798-6.25-6.25-6.25h-3.847C33.966 17.319 34 17.652 34 18c0 0.535-0.08 1.036-0.224 1.5h3.974c2.071 0 3.75 1.679 3.75 3.75v14.5c0 2.071-1.679 3.75-3.75 3.75h-14.5c-2.071 0-3.75-1.679-3.75-3.75zm5.5-10.5c0-0.69 0.56-1.25 1.25-1.25h9.5c0.69 0 1.25 0.56 1.25 1.25s-0.56 1.25-1.25 1.25h-9.5c-0.69 0-1.25-0.56-1.25-1.25zm1.25 5.25c-0.69 0-1.25 0.56-1.25 1.25S25.56 35 26.25 35h6.5c0.69 0 1.25-0.56 1.25-1.25s-0.56-1.25-1.25-1.25h-6.5zM4 39.75c0-0.69 0.56-1.25 1.25-1.25H7v-1.75c0-0.69 0.56-1.25 1.25-1.25s1.25 0.56 1.25 1.25v1.75h1.75c0.69 0 1.25 0.56 1.25 1.25S11.94 41 11.25 41H9.5v1.75C9.5 43.44 8.94 44 8.25 44S7 43.44 7 42.75V41H5.25C4.56 41 4 40.44 4 39.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="48dp" android:height="48dp" android:viewportWidth="48" android:viewportHeight="48">
|
||||
<path android:pathData="M38.5 11.25c0 0.69 0.56 1.25 1.25 1.25S41 11.94 41 11.25V9.5h1.75C43.44 9.5 44 8.94 44 8.25S43.44 7 42.75 7H41V5.25C41 4.56 40.44 4 39.75 4S38.5 4.56 38.5 5.25V7h-1.75c-0.69 0-1.25 0.56-1.25 1.25s0.56 1.25 1.25 1.25h1.75v1.75zM17.315 7.187C17.41 6.73 17.77 6.5 18.003 6.5c0.232 0 0.591 0.23 0.686 0.687 0.354 1.701 1.249 4.318 3.527 6.597 2.278 2.28 4.895 3.176 6.597 3.529C29.27 17.408 29.5 17.767 29.5 18c0 0.233-0.23 0.592-0.687 0.688-1.702 0.353-4.319 1.25-6.597 3.53-2.278 2.278-3.173 4.892-3.526 6.594-0.095 0.458-0.455 0.688-0.688 0.688-0.233 0-0.592-0.23-0.687-0.687-0.354-1.702-1.25-4.32-3.528-6.598-2.28-2.28-4.896-3.175-6.597-3.529-0.458-0.094-0.687-0.452-0.687-0.685 0-0.233 0.229-0.593 0.688-0.688 1.702-0.354 4.317-1.25 6.596-3.528 2.279-2.28 3.175-4.896 3.528-6.598zM18.003 4c-1.645 0-2.849 1.298-3.135 2.679-0.291 1.398-1.022 3.51-2.85 5.338-1.826 1.827-3.937 2.557-5.336 2.848C5.3 15.152 4 16.358 4.003 18.005c0.003 1.643 1.3 2.843 2.679 3.13 1.398 0.29 3.51 1.02 5.336 2.847 1.827 1.827 2.558 3.94 2.85 5.34 0.286 1.38 1.49 2.678 3.134 2.678 1.645 0 2.849-1.299 3.136-2.68 0.29-1.398 1.02-3.508 2.846-5.335 1.827-1.828 3.939-2.56 5.338-2.85C30.702 20.848 32 19.645 32 18c0-1.645-1.298-2.848-2.68-3.135-1.398-0.29-3.51-1.02-5.336-2.848-1.826-1.827-2.557-3.94-2.847-5.339C20.85 5.298 19.647 4 18.003 4zM19.5 33.776v3.974c0 2.071 1.679 3.75 3.75 3.75h14.5c2.071 0 3.75-1.679 3.75-3.75v-14.5c0-2.071-1.679-3.75-3.75-3.75h-3.974C33.92 19.036 34 18.535 34 18c0-0.348-0.034-0.681-0.097-1h3.847c3.452 0 6.25 2.798 6.25 6.25v14.5c0 3.452-2.798 6.25-6.25 6.25h-14.5C19.798 44 17 41.202 17 37.75v-3.848C17.32 33.966 17.654 34 18.002 34c0.534 0 1.034-0.08 1.498-0.224zM25 27.25c0-0.69 0.56-1.25 1.25-1.25h9.5c0.69 0 1.25 0.56 1.25 1.25s-0.56 1.25-1.25 1.25h-9.5c-0.69 0-1.25-0.56-1.25-1.25zm1.25 5.25c-0.69 0-1.25 0.56-1.25 1.25S25.56 35 26.25 35h6.5c0.69 0 1.25-0.56 1.25-1.25s-0.56-1.25-1.25-1.25h-6.5zM4 39.75c0-0.69 0.56-1.25 1.25-1.25H7v-1.75c0-0.69 0.56-1.25 1.25-1.25s1.25 0.56 1.25 1.25v1.75h1.75c0.69 0 1.25 0.56 1.25 1.25S11.94 41 11.25 41H9.5v1.75C9.5 43.44 8.94 44 8.25 44S7 43.44 7 42.75V41H5.25C4.56 41 4 40.44 4 39.75z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_48_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_48_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_48_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_prompt_48_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="M10.878 0.282l0.348 1.071c0.108 0.326 0.291 0.621 0.534 0.864 0.243 0.243 0.539 0.425 0.864 0.533l1.072 0.348 0.021 0.006c0.083 0.029 0.155 0.083 0.205 0.154C13.972 3.33 14 3.415 14 3.503c0 0.087-0.027 0.173-0.078 0.244-0.05 0.071-0.122 0.125-0.205 0.155L12.646 4.25c-0.326 0.108-0.622 0.29-0.865 0.533-0.242 0.243-0.425 0.538-0.534 0.864L10.9 6.717c-0.03 0.083-0.084 0.156-0.155 0.206C10.673 6.972 10.588 7 10.5 7s-0.173-0.027-0.245-0.078l-0.02-0.015c-0.061-0.05-0.108-0.115-0.134-0.19l-0.348-1.07C9.733 5.59 9.713 5.534 9.69 5.479 9.58 5.22 9.42 4.981 9.22 4.78 9.18 4.742 9.142 4.705 9.1 4.67 8.883 4.48 8.63 4.336 8.354 4.244L7.283 3.896C7.2 3.867 7.127 3.813 7.077 3.742 7.028 3.67 7 3.585 7 3.497 7 3.41 7.027 3.325 7.078 3.253 7.128 3.182 7.2 3.128 7.282 3.098L8.354 2.75c0.322-0.11 0.614-0.295 0.853-0.537 0.238-0.242 0.418-0.537 0.524-0.86l0.348-1.07c0.03-0.083 0.084-0.155 0.155-0.205C10.306 0.028 10.391 0 10.48 0c0.087 0 0.173 0.027 0.244 0.078 0.072 0.05 0.126 0.122 0.155 0.204zm4.905 7.931l-0.765-0.248c-0.233-0.078-0.445-0.208-0.618-0.381-0.174-0.174-0.304-0.385-0.381-0.617l-0.25-0.765c-0.02-0.06-0.059-0.11-0.11-0.146C13.61 6.019 13.547 6 13.485 6c-0.063 0-0.124 0.02-0.175 0.056-0.051 0.036-0.09 0.087-0.11 0.146l-0.25 0.764c-0.075 0.231-0.203 0.442-0.374 0.615-0.17 0.173-0.379 0.304-0.609 0.384l-0.765 0.248c-0.06 0.021-0.11 0.06-0.146 0.11C11.018 8.376 11 8.437 11 8.499c0 0.063 0.02 0.124 0.056 0.175 0.036 0.05 0.087 0.09 0.146 0.11l0.765 0.249c0.233 0.077 0.445 0.208 0.618 0.382 0.174 0.174 0.304 0.386 0.381 0.62l0.249 0.764c0.02 0.06 0.06 0.11 0.11 0.146C13.376 10.982 13.437 11 13.5 11c0.063 0 0.124-0.02 0.175-0.056 0.05-0.036 0.09-0.087 0.11-0.146l0.249-0.764C14.11 9.8 14.242 9.59 14.415 9.415c0.174-0.173 0.385-0.303 0.618-0.38l0.765-0.25c0.06-0.02 0.11-0.059 0.146-0.11C15.982 8.626 16 8.564 16 8.502c0-0.063-0.02-0.124-0.056-0.175-0.036-0.05-0.087-0.09-0.146-0.11l-0.015-0.004zM6.5 2C6.752 2 7 2.02 7.24 2.06L6.95 2.155c-0.28 0.1-0.52 0.28-0.69 0.52C6.09 2.916 6 3.197 6 3.497v0.046C4.583 3.779 3.5 5.013 3.5 6.5c0 1.657 1.343 3 3 3 1.334 0 2.465-0.87 2.855-2.075 0.083 0.11 0.188 0.217 0.318 0.318 0.14 0.1 0.29 0.17 0.45 0.21-0.08 0.17-0.12 0.361-0.12 0.551 0 0.27 0.08 0.531 0.24 0.752 0.125 0.17 0.286 0.305 0.477 0.404l1.61 1.61c0.1 0.197 0.242 0.366 0.426 0.5 0.056 0.038 0.114 0.071 0.175 0.1l0.85 0.85c0.292 0.293 0.292 0.768 0 1.06-0.294 0.293-0.768 0.293-1.061 0l-3.613-3.612C8.372 10.692 7.472 11 6.5 11 4.015 11 2 8.985 2 6.5S4.015 2 6.5 2z" 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="M10.878 0.282l0.348 1.071c0.108 0.326 0.291 0.621 0.534 0.864 0.243 0.243 0.539 0.425 0.864 0.533l1.072 0.348 0.021 0.006c0.083 0.029 0.155 0.083 0.205 0.154C13.972 3.33 14 3.415 14 3.503c0 0.087-0.027 0.173-0.078 0.244-0.05 0.071-0.122 0.125-0.205 0.155L12.646 4.25c-0.326 0.108-0.622 0.29-0.865 0.533-0.242 0.243-0.425 0.538-0.534 0.864L10.9 6.717c-0.03 0.083-0.084 0.156-0.155 0.206C10.673 6.972 10.588 7 10.5 7s-0.173-0.027-0.245-0.078l-0.02-0.015c-0.061-0.05-0.108-0.115-0.134-0.19l-0.348-1.07C9.733 5.59 9.713 5.534 9.69 5.479 9.58 5.22 9.42 4.981 9.22 4.78 9.18 4.742 9.142 4.705 9.1 4.67 8.883 4.48 8.63 4.336 8.354 4.244L7.283 3.896C7.2 3.867 7.127 3.813 7.077 3.742 7.028 3.67 7 3.585 7 3.497 7 3.41 7.027 3.325 7.078 3.253 7.128 3.182 7.2 3.128 7.282 3.098L8.354 2.75c0.322-0.11 0.614-0.295 0.853-0.537 0.238-0.242 0.418-0.537 0.524-0.86l0.348-1.07c0.03-0.083 0.084-0.155 0.155-0.205C10.306 0.028 10.391 0 10.48 0c0.087 0 0.173 0.027 0.244 0.078 0.072 0.05 0.126 0.122 0.155 0.204zm4.905 7.931l-0.765-0.248c-0.233-0.078-0.445-0.208-0.618-0.381-0.174-0.174-0.304-0.385-0.381-0.617l-0.25-0.765c-0.02-0.06-0.059-0.11-0.11-0.146C13.61 6.019 13.547 6 13.485 6c-0.063 0-0.124 0.02-0.175 0.056-0.051 0.036-0.09 0.087-0.11 0.146l-0.25 0.764c-0.075 0.231-0.203 0.442-0.374 0.615-0.17 0.173-0.379 0.304-0.609 0.384l-0.765 0.248c-0.06 0.021-0.11 0.06-0.146 0.11C11.018 8.376 11 8.437 11 8.499c0 0.063 0.02 0.124 0.056 0.175 0.036 0.05 0.087 0.09 0.146 0.11l0.765 0.249c0.233 0.077 0.445 0.208 0.618 0.382 0.174 0.174 0.304 0.386 0.381 0.62l0.249 0.764c0.02 0.06 0.06 0.11 0.11 0.146C13.376 10.982 13.437 11 13.5 11c0.063 0 0.124-0.02 0.175-0.056 0.05-0.036 0.09-0.087 0.11-0.146l0.249-0.764C14.11 9.8 14.242 9.59 14.415 9.415c0.174-0.173 0.385-0.303 0.618-0.38l0.765-0.25c0.06-0.02 0.11-0.059 0.146-0.11C15.982 8.626 16 8.564 16 8.502c0-0.063-0.02-0.124-0.056-0.175-0.036-0.05-0.087-0.09-0.146-0.11l-0.015-0.004zM6.5 2C6.752 2 7 2.02 7.24 2.06L6.95 2.155c-0.28 0.1-0.52 0.28-0.69 0.52-0.077 0.11-0.138 0.227-0.181 0.351C4.345 3.233 3 4.71 3 6.5 3 8.433 4.567 10 6.5 10c1.475 0 2.737-0.913 3.252-2.204 0.117 0.072 0.241 0.125 0.372 0.157-0.08 0.17-0.12 0.361-0.12 0.551 0 0.218 0.051 0.428 0.155 0.617-0.046 0.064-0.094 0.127-0.143 0.188l3.838 3.838c0.195 0.195 0.195 0.511 0 0.707-0.196 0.195-0.512 0.195-0.708 0L9.31 10.016C8.539 10.632 7.563 11 6.5 11 4.015 11 2 8.985 2 6.5S4.015 2 6.5 2z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_16_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_16_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_16_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_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="M13.878 0.282l0.348 1.071c0.108 0.326 0.291 0.621 0.534 0.864 0.243 0.243 0.539 0.425 0.864 0.533l1.072 0.348 0.021 0.006c0.083 0.029 0.155 0.083 0.205 0.154C16.972 3.33 17 3.415 17 3.503c0 0.087-0.027 0.173-0.078 0.244-0.05 0.071-0.122 0.125-0.204 0.155L15.646 4.25c-0.326 0.108-0.622 0.29-0.865 0.533-0.242 0.243-0.425 0.538-0.534 0.864L13.9 6.717c-0.03 0.083-0.084 0.156-0.155 0.206C13.673 6.972 13.588 7 13.5 7s-0.173-0.027-0.245-0.078l-0.02-0.015c-0.061-0.05-0.108-0.115-0.134-0.19l-0.349-1.07c-0.018-0.057-0.04-0.113-0.062-0.168-0.11-0.26-0.27-0.498-0.47-0.699-0.039-0.038-0.078-0.075-0.119-0.11-0.218-0.19-0.472-0.334-0.747-0.426l-1.071-0.348c-0.083-0.029-0.155-0.083-0.205-0.154C10.028 3.67 10 3.585 10 3.497c0-0.087 0.027-0.172 0.078-0.244 0.05-0.071 0.122-0.125 0.205-0.155l1.071-0.348c0.322-0.11 0.614-0.295 0.853-0.537 0.238-0.242 0.418-0.537 0.524-0.86l0.348-1.07c0.03-0.083 0.084-0.155 0.155-0.205C13.306 0.028 13.391 0 13.48 0c0.087 0 0.173 0.027 0.244 0.078 0.072 0.05 0.126 0.122 0.155 0.204zm4.905 7.931l-0.766-0.248c-0.232-0.078-0.444-0.208-0.617-0.381-0.173-0.174-0.304-0.385-0.381-0.617l-0.25-0.765c-0.02-0.06-0.059-0.11-0.11-0.146C16.61 6.019 16.547 6 16.485 6c-0.063 0-0.124 0.02-0.175 0.056-0.051 0.036-0.09 0.087-0.11 0.146l-0.25 0.764c-0.075 0.231-0.203 0.442-0.374 0.615-0.17 0.173-0.379 0.304-0.609 0.384l-0.765 0.248c-0.06 0.021-0.11 0.06-0.146 0.11C14.018 8.376 14 8.437 14 8.499c0 0.063 0.02 0.124 0.056 0.175 0.036 0.05 0.087 0.09 0.146 0.11l0.765 0.249c0.233 0.077 0.445 0.208 0.618 0.382 0.174 0.174 0.304 0.386 0.381 0.62l0.249 0.764c0.02 0.06 0.06 0.11 0.11 0.146C16.376 10.982 16.437 11 16.5 11c0.063 0 0.124-0.02 0.175-0.056 0.05-0.036 0.09-0.087 0.11-0.146l0.249-0.764C17.11 9.8 17.242 9.59 17.415 9.415c0.174-0.173 0.385-0.303 0.618-0.38l0.765-0.25c0.06-0.02 0.11-0.059 0.147-0.11C18.98 8.626 19 8.564 19 8.502c0-0.063-0.02-0.124-0.055-0.175-0.037-0.05-0.088-0.09-0.147-0.11l-0.015-0.004zM9.077 3.03C8.887 3.01 8.695 3 8.5 3 5.462 3 3 5.462 3 8.5S5.462 14 8.5 14c1.248 0 2.4-0.416 3.323-1.117l4.147 4.147 0.084 0.073c0.293 0.218 0.71 0.194 0.976-0.073 0.293-0.293 0.293-0.767 0-1.06l-4.147-4.147c0.465-0.612 0.804-1.324 0.98-2.099-0.256-0.1-0.465-0.257-0.62-0.469-0.16-0.22-0.24-0.48-0.24-0.75 0-0.191 0.04-0.381 0.12-0.552-0.16-0.04-0.31-0.11-0.45-0.21-0.13-0.102-0.236-0.209-0.32-0.32C12.45 7.766 12.5 8.127 12.5 8.5c0 2.21-1.79 4-4 4s-4-1.79-4-4 1.79-4 4-4c0.376 0 0.74 0.052 1.085 0.149C9.458 4.556 9.35 4.444 9.26 4.317 9.09 4.077 9 3.797 9 3.498c0-0.163 0.026-0.32 0.077-0.467z" 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="M13.878 0.282l0.348 1.071c0.108 0.326 0.291 0.621 0.534 0.864 0.243 0.243 0.539 0.425 0.864 0.533l1.072 0.348 0.021 0.006c0.083 0.029 0.155 0.083 0.205 0.154C16.972 3.33 17 3.415 17 3.503c0 0.087-0.027 0.173-0.078 0.244-0.05 0.071-0.122 0.125-0.204 0.155L15.646 4.25c-0.326 0.108-0.622 0.29-0.865 0.533-0.242 0.243-0.425 0.538-0.534 0.864L13.9 6.717c-0.03 0.083-0.084 0.156-0.155 0.206C13.673 6.972 13.588 7 13.5 7s-0.173-0.027-0.245-0.078l-0.02-0.015c-0.061-0.05-0.108-0.115-0.134-0.19l-0.349-1.07c-0.018-0.057-0.04-0.113-0.062-0.168-0.11-0.26-0.27-0.498-0.47-0.699-0.039-0.038-0.078-0.075-0.119-0.11-0.218-0.19-0.472-0.334-0.747-0.426l-1.071-0.348c-0.083-0.029-0.155-0.083-0.205-0.154C10.028 3.67 10 3.585 10 3.497c0-0.087 0.027-0.172 0.078-0.244 0.05-0.071 0.122-0.125 0.205-0.155l1.071-0.348c0.322-0.11 0.614-0.295 0.853-0.537 0.238-0.242 0.418-0.537 0.524-0.86l0.348-1.07c0.03-0.083 0.084-0.155 0.155-0.205C13.306 0.028 13.391 0 13.48 0c0.087 0 0.173 0.027 0.244 0.078 0.072 0.05 0.126 0.122 0.155 0.204zm4.905 7.931l-0.766-0.248c-0.232-0.078-0.444-0.208-0.617-0.381-0.173-0.174-0.304-0.385-0.381-0.617l-0.25-0.765c-0.02-0.06-0.059-0.11-0.11-0.146C16.61 6.019 16.547 6 16.485 6c-0.063 0-0.124 0.02-0.175 0.056-0.051 0.036-0.09 0.087-0.11 0.146l-0.25 0.764c-0.075 0.231-0.203 0.442-0.374 0.615-0.17 0.173-0.379 0.304-0.609 0.384l-0.765 0.248c-0.06 0.021-0.11 0.06-0.146 0.11C14.018 8.376 14 8.437 14 8.499c0 0.063 0.02 0.124 0.056 0.175 0.036 0.05 0.087 0.09 0.146 0.11l0.765 0.249c0.233 0.077 0.445 0.208 0.618 0.382 0.174 0.174 0.304 0.386 0.381 0.62l0.249 0.764c0.02 0.06 0.06 0.11 0.11 0.146C16.376 10.982 16.437 11 16.5 11c0.063 0 0.124-0.02 0.175-0.056 0.05-0.036 0.09-0.087 0.11-0.146l0.249-0.764C17.11 9.8 17.242 9.59 17.415 9.415c0.174-0.173 0.385-0.303 0.618-0.38l0.765-0.25c0.06-0.02 0.11-0.059 0.147-0.11C18.98 8.626 19 8.564 19 8.502c0-0.063-0.02-0.124-0.055-0.175-0.037-0.05-0.088-0.09-0.147-0.11l-0.015-0.004zM9.077 3.03C8.887 3.01 8.695 3 8.5 3 5.462 3 3 5.462 3 8.5S5.462 14 8.5 14c1.339 0 2.566-0.478 3.52-1.273l4.126 4.127 0.07 0.057c0.195 0.135 0.464 0.116 0.638-0.057 0.195-0.196 0.195-0.512 0-0.708l-4.127-4.126c0.545-0.654 0.941-1.437 1.136-2.296-0.256-0.1-0.475-0.257-0.63-0.469-0.137-0.189-0.215-0.407-0.235-0.636C12.937 11.049 10.947 13 8.5 13 6.015 13 4 10.985 4 8.5S6.015 4 8.5 4c0.206 0 0.409 0.014 0.607 0.04C9.037 3.87 9 3.688 9 3.497c0-0.163 0.026-0.32 0.077-0.467z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_20_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_20_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_20_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_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.088 6.412c-0.072-0.093-0.15-0.182-0.234-0.266-0.312-0.313-0.693-0.55-1.113-0.69L12.363 5.01c-0.106-0.037-0.198-0.107-0.263-0.198C12.035 4.719 12 4.609 12 4.497c0-0.113 0.035-0.223 0.1-0.315 0.065-0.091 0.157-0.16 0.263-0.198l1.378-0.448c0.414-0.143 0.789-0.379 1.096-0.69 0.299-0.304 0.525-0.67 0.663-1.072l0.011-0.034 0.448-1.377c0.038-0.106 0.107-0.198 0.2-0.263 0.091-0.065 0.2-0.1 0.313-0.1 0.113 0 0.223 0.035 0.315 0.1s0.161 0.157 0.199 0.263l0.447 1.377c0.14 0.418 0.375 0.798 0.687 1.11 0.312 0.312 0.693 0.547 1.111 0.686l1.378 0.448 0.028 0.007c0.106 0.037 0.198 0.107 0.263 0.198 0.065 0.092 0.1 0.202 0.1 0.314 0 0.113-0.035 0.223-0.1 0.315-0.065 0.091-0.157 0.16-0.263 0.198l-1.378 0.448c-0.419 0.139-0.8 0.374-1.112 0.686-0.312 0.311-0.547 0.692-0.686 1.11l-0.448 1.377L17 8.671c-0.04 0.092-0.104 0.171-0.186 0.23C16.722 8.964 16.613 9 16.5 9c-0.113 0-0.222-0.035-0.314-0.1s-0.162-0.157-0.2-0.263L15.54 7.26c-0.101-0.307-0.254-0.593-0.45-0.848zm7.695 3.801l-0.766-0.248c-0.232-0.078-0.444-0.208-0.617-0.381-0.173-0.174-0.304-0.385-0.381-0.617l-0.25-0.765c-0.02-0.06-0.059-0.11-0.11-0.146C20.61 8.018 20.547 8 20.485 8c-0.063 0-0.124 0.02-0.175 0.056-0.051 0.036-0.09 0.087-0.11 0.146l-0.25 0.764c-0.075 0.231-0.203 0.442-0.374 0.615-0.17 0.173-0.379 0.304-0.609 0.384l-0.765 0.248c-0.06 0.021-0.11 0.06-0.147 0.11C18.02 10.376 18 10.437 18 10.499c0 0.063 0.02 0.124 0.055 0.175 0.037 0.05 0.088 0.09 0.147 0.11l0.765 0.249c0.233 0.077 0.445 0.208 0.619 0.382 0.173 0.174 0.303 0.386 0.38 0.62l0.249 0.764c0.02 0.06 0.06 0.11 0.11 0.146C20.376 12.982 20.437 13 20.5 13c0.063 0 0.124-0.02 0.175-0.056 0.05-0.036 0.09-0.087 0.11-0.146l0.249-0.764c0.077-0.233 0.208-0.444 0.381-0.618 0.174-0.173 0.385-0.303 0.618-0.38l0.765-0.25c0.06-0.02 0.11-0.059 0.147-0.11C22.98 10.626 23 10.564 23 10.502c0-0.063-0.02-0.124-0.055-0.175-0.037-0.05-0.088-0.09-0.147-0.11l-0.015-0.004zM11.663 3.2C11.13 3.069 10.574 3 10 3c-3.866 0-7 3.134-7 7s3.134 7 7 7c1.572 0 3.024-0.518 4.192-1.394l5.1 5.101c0.391 0.39 1.025 0.39 1.415 0 0.39-0.39 0.39-1.024 0-1.414l-5.1-5.1C16.481 13.022 17 11.572 17 10V9.952c-0.172 0.066-0.355 0.1-0.54 0.097-0.659-0.002-1.347-0.427-1.56-1.05V8.996C14.964 9.321 15 9.656 15 10c0 2.761-2.239 5-5 5s-5-2.239-5-5 2.239-5 5-5c0.395 0 0.78 0.046 1.148 0.132C11.054 4.922 11.001 4.695 11 4.47c0.001-0.518 0.257-0.983 0.664-1.27z" 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.088 6.412c-0.072-0.093-0.15-0.182-0.234-0.266-0.312-0.313-0.693-0.55-1.113-0.69L12.363 5.01c-0.106-0.037-0.198-0.107-0.263-0.198C12.035 4.719 12 4.609 12 4.497c0-0.113 0.035-0.223 0.1-0.315 0.065-0.091 0.157-0.16 0.263-0.198l1.378-0.448c0.414-0.143 0.789-0.379 1.096-0.69 0.299-0.304 0.525-0.67 0.663-1.072l0.011-0.034 0.448-1.377c0.038-0.106 0.107-0.198 0.2-0.263 0.091-0.065 0.2-0.1 0.313-0.1 0.113 0 0.223 0.035 0.315 0.1s0.161 0.157 0.199 0.263l0.447 1.377c0.14 0.418 0.375 0.798 0.687 1.11 0.312 0.312 0.693 0.547 1.111 0.686l1.378 0.448 0.028 0.007c0.106 0.037 0.198 0.107 0.263 0.198 0.065 0.092 0.1 0.202 0.1 0.314 0 0.113-0.035 0.223-0.1 0.315-0.065 0.091-0.157 0.16-0.263 0.198l-1.378 0.448c-0.419 0.139-0.8 0.374-1.112 0.686-0.312 0.311-0.547 0.692-0.686 1.11l-0.448 1.377L17 8.671c-0.04 0.092-0.104 0.171-0.186 0.23C16.722 8.964 16.613 9 16.5 9c-0.113 0-0.222-0.035-0.314-0.1s-0.162-0.157-0.2-0.263L15.54 7.26c-0.101-0.307-0.254-0.593-0.45-0.848zm7.695 3.801l-0.766-0.248c-0.232-0.078-0.444-0.208-0.617-0.381-0.173-0.174-0.304-0.385-0.381-0.617l-0.25-0.765c-0.02-0.06-0.059-0.11-0.11-0.146C20.61 8.018 20.547 8 20.485 8c-0.063 0-0.124 0.02-0.175 0.056-0.051 0.036-0.09 0.087-0.11 0.146l-0.25 0.764c-0.075 0.231-0.203 0.442-0.374 0.615-0.17 0.173-0.379 0.304-0.609 0.384l-0.765 0.248c-0.06 0.021-0.11 0.06-0.147 0.11C18.02 10.376 18 10.437 18 10.499c0 0.063 0.02 0.124 0.055 0.175 0.037 0.05 0.088 0.09 0.147 0.11l0.765 0.249c0.233 0.077 0.445 0.208 0.619 0.382 0.173 0.174 0.303 0.386 0.38 0.62l0.249 0.764c0.02 0.06 0.06 0.11 0.11 0.146C20.376 12.982 20.437 13 20.5 13c0.063 0 0.124-0.02 0.175-0.056 0.05-0.036 0.09-0.087 0.11-0.146l0.249-0.764c0.077-0.233 0.208-0.444 0.381-0.618 0.174-0.173 0.385-0.303 0.618-0.38l0.765-0.25c0.06-0.02 0.11-0.059 0.147-0.11C22.98 10.626 23 10.564 23 10.502c0-0.063-0.02-0.124-0.055-0.175-0.037-0.05-0.088-0.09-0.147-0.11l-0.015-0.004zM10 3c0.573 0 1.13 0.069 1.664 0.199C11.257 3.486 11 3.95 11 4.469c0 0.04 0.002 0.082 0.005 0.123C10.68 4.532 10.343 4.5 10 4.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5 5.5-2.462 5.5-5.5c0-0.1-0.003-0.199-0.008-0.297 0.268 0.217 0.608 0.345 0.968 0.346 0.185 0.002 0.368-0.03 0.54-0.097V10c0 1.663-0.58 3.19-1.548 4.391l5.328 5.329c0.293 0.293 0.293 0.767 0 1.06-0.293 0.293-0.767 0.293-1.06 0l-5.329-5.328C13.191 16.42 11.663 17 10 17c-3.866 0-7-3.134-7-7s3.134-7 7-7z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_24_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_24_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_24_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_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="M17.171 6.829c0.093 0.093 0.18 0.192 0.26 0.296 0.22 0.282 0.389 0.6 0.501 0.942l0.498 1.53c0.041 0.118 0.119 0.22 0.22 0.292C18.754 9.961 18.876 10 19 10c0.125 0 0.247-0.039 0.35-0.111 0.09-0.064 0.162-0.153 0.206-0.255l0.014-0.037 0.498-1.53c0.154-0.465 0.416-0.888 0.762-1.234 0.347-0.347 0.77-0.608 1.236-0.762l1.53-0.497c0.119-0.042 0.22-0.12 0.293-0.221C23.96 5.25 24 5.129 24 5.003c0-0.124-0.039-0.246-0.111-0.348-0.072-0.102-0.174-0.18-0.293-0.221l-0.03-0.008-1.531-0.497C21.57 3.775 21.147 3.514 20.8 3.167c-0.347-0.346-0.608-0.769-0.763-1.234l-0.497-1.53c-0.042-0.118-0.12-0.22-0.221-0.292C19.217 0.039 19.095 0 18.969 0c-0.125 0-0.247 0.039-0.349 0.111-0.102 0.072-0.18 0.174-0.22 0.292l-0.498 1.53-0.013 0.038c-0.153 0.447-0.405 0.854-0.737 1.19-0.341 0.347-0.758 0.61-1.218 0.768l-1.53 0.497c-0.118 0.042-0.22 0.12-0.293 0.221C14.04 4.75 14 4.871 14 4.997c0 0.124 0.039 0.246 0.111 0.348 0.072 0.102 0.175 0.18 0.292 0.221l1.531 0.497c0.467 0.155 0.89 0.418 1.237 0.766zm8.65 3.529l0.918 0.298 0.019 0.004c0.07 0.025 0.132 0.072 0.175 0.133 0.044 0.061 0.067 0.134 0.067 0.21 0 0.074-0.023 0.147-0.067 0.209-0.043 0.06-0.104 0.107-0.175 0.132l-0.919 0.299c-0.279 0.092-0.533 0.249-0.74 0.457-0.209 0.208-0.366 0.461-0.458 0.74l-0.299 0.918c-0.025 0.07-0.071 0.132-0.132 0.175C24.148 13.977 24.075 14 24 14c-0.075 0-0.148-0.023-0.21-0.067-0.06-0.043-0.107-0.104-0.132-0.175l-0.299-0.918c-0.092-0.28-0.248-0.534-0.456-0.743-0.208-0.209-0.463-0.366-0.742-0.46l-0.919-0.297c-0.07-0.025-0.132-0.072-0.175-0.133C21.023 11.146 21 11.073 21 10.997c0-0.074 0.023-0.147 0.067-0.209 0.043-0.06 0.104-0.107 0.175-0.132l0.919-0.299c0.275-0.095 0.526-0.252 0.73-0.46 0.205-0.208 0.359-0.46 0.45-0.737l0.299-0.918c0.024-0.07 0.07-0.132 0.132-0.175C23.833 8.023 23.907 8 23.982 8c0.075 0 0.148 0.023 0.21 0.067 0.06 0.043 0.107 0.104 0.132 0.175l0.298 0.918c0.093 0.279 0.25 0.532 0.458 0.74 0.208 0.208 0.462 0.365 0.741 0.457zM11.5 3c0.958 0 1.879 0.158 2.738 0.45L14.089 3.5c-0.32 0.106-0.597 0.313-0.79 0.59C13.105 4.359 13 4.681 13 5.014c0 0.054 0.003 0.107 0.008 0.16C12.524 5.062 12.02 5 11.5 5 7.91 5 5 7.91 5 11.5S7.91 18 11.5 18s6.5-2.91 6.5-6.5c0-0.297-0.02-0.589-0.058-0.875 0.04 0.037 0.083 0.072 0.127 0.104 0.274 0.189 0.598 0.29 0.93 0.29 0.332 0 0.657-0.101 0.93-0.29l0.034-0.028C19.987 10.964 20 11.23 20 11.5c0 1.987-0.682 3.815-1.824 5.262l6.531 6.53c0.39 0.391 0.39 1.025 0 1.415-0.39 0.39-1.024 0.39-1.414 0l-6.531-6.531C15.315 19.318 13.487 20 11.5 20 6.806 20 3 16.194 3 11.5S6.806 3 11.5 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="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
|
||||
<path android:pathData="M17.171 6.829c0.093 0.093 0.18 0.192 0.26 0.296 0.22 0.282 0.389 0.6 0.501 0.942l0.498 1.53c0.041 0.118 0.119 0.22 0.22 0.292C18.754 9.961 18.876 10 19 10c0.125 0 0.247-0.039 0.35-0.111 0.09-0.064 0.162-0.153 0.206-0.255l0.014-0.037 0.498-1.53c0.154-0.465 0.416-0.888 0.762-1.234 0.347-0.347 0.77-0.608 1.236-0.762l1.53-0.497c0.119-0.042 0.22-0.12 0.293-0.221C23.96 5.25 24 5.129 24 5.003c0-0.124-0.039-0.246-0.111-0.348-0.072-0.102-0.174-0.18-0.293-0.221l-0.03-0.008-1.531-0.497C21.57 3.775 21.147 3.514 20.8 3.167c-0.347-0.346-0.608-0.769-0.763-1.234l-0.497-1.53c-0.042-0.118-0.12-0.22-0.221-0.292C19.217 0.039 19.095 0 18.969 0c-0.125 0-0.247 0.039-0.349 0.111-0.102 0.072-0.18 0.174-0.22 0.292l-0.498 1.53-0.013 0.038c-0.153 0.447-0.405 0.854-0.737 1.19-0.341 0.347-0.758 0.61-1.218 0.768l-1.53 0.497c-0.118 0.042-0.22 0.12-0.293 0.221C14.04 4.75 14 4.871 14 4.997c0 0.124 0.039 0.246 0.111 0.348 0.072 0.102 0.175 0.18 0.292 0.221l1.531 0.497c0.467 0.155 0.89 0.418 1.237 0.766zm8.65 3.529l0.918 0.298 0.019 0.004c0.07 0.025 0.132 0.072 0.175 0.133 0.044 0.061 0.067 0.134 0.067 0.21 0 0.074-0.023 0.147-0.067 0.209-0.043 0.06-0.104 0.107-0.175 0.132l-0.919 0.299c-0.279 0.092-0.533 0.249-0.74 0.457-0.209 0.208-0.366 0.461-0.458 0.74l-0.299 0.918c-0.025 0.07-0.071 0.132-0.132 0.175C24.148 13.977 24.075 14 24 14c-0.075 0-0.148-0.023-0.21-0.067-0.06-0.043-0.107-0.104-0.132-0.175l-0.299-0.918c-0.092-0.28-0.248-0.534-0.456-0.743-0.208-0.209-0.463-0.366-0.742-0.46l-0.919-0.297c-0.07-0.025-0.132-0.072-0.175-0.133C21.023 11.146 21 11.073 21 10.997c0-0.074 0.023-0.147 0.067-0.209 0.043-0.06 0.104-0.107 0.175-0.132l0.919-0.299c0.275-0.095 0.526-0.252 0.73-0.46 0.205-0.208 0.359-0.46 0.45-0.737l0.299-0.918c0.024-0.07 0.07-0.132 0.132-0.175C23.833 8.023 23.907 8 23.982 8c0.075 0 0.148 0.023 0.21 0.067 0.06 0.043 0.107 0.104 0.132 0.175l0.298 0.918c0.093 0.279 0.25 0.532 0.458 0.74 0.208 0.208 0.462 0.365 0.741 0.457zM11.5 3c0.958 0 1.879 0.158 2.738 0.45L14.089 3.5c-0.32 0.106-0.597 0.313-0.79 0.59-0.126 0.174-0.214 0.372-0.26 0.58-0.496-0.111-1.01-0.17-1.539-0.17-3.866 0-7 3.134-7 7s3.134 7 7 7 7-3.134 7-7c0-0.19-0.008-0.38-0.023-0.566 0.168 0.056 0.344 0.085 0.522 0.085 0.332 0 0.657-0.101 0.93-0.29l0.034-0.028C19.987 10.964 20 11.23 20 11.5c0 2.077-0.745 3.98-1.983 5.457l6.763 6.763c0.293 0.293 0.293 0.767 0 1.06-0.293 0.293-0.767 0.293-1.06 0l-6.763-6.763C15.48 19.255 13.577 20 11.5 20 6.806 20 3 16.194 3 11.5S6.806 3 11.5 3z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_28_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_28_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_28_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_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="M20.488 7.511c0.102 0.103 0.198 0.212 0.287 0.326 0.24 0.311 0.427 0.662 0.55 1.037l0.548 1.682c0.046 0.13 0.13 0.243 0.243 0.322C22.228 10.958 22.362 11 22.5 11s0.272-0.043 0.384-0.122c0.1-0.071 0.179-0.168 0.227-0.28l0.016-0.042 0.548-1.682c0.17-0.512 0.457-0.977 0.838-1.358 0.382-0.381 0.847-0.668 1.36-0.838l1.683-0.547c0.13-0.046 0.242-0.13 0.322-0.243C27.958 5.776 28 5.642 28 5.504c0-0.137-0.043-0.271-0.122-0.384-0.08-0.112-0.192-0.197-0.322-0.243L27.522 4.87 25.84 4.322c-0.512-0.17-0.978-0.457-1.36-0.838-0.38-0.381-0.668-0.846-0.838-1.358l-0.547-1.682c-0.046-0.13-0.131-0.242-0.244-0.322C22.739 0.042 22.605 0 22.466 0c-0.137 0-0.272 0.043-0.384 0.122-0.112 0.08-0.197 0.192-0.243 0.322l-0.547 1.682-0.014 0.042c-0.169 0.491-0.445 0.94-0.81 1.31-0.376 0.38-0.834 0.67-1.34 0.844L17.444 4.87c-0.13 0.046-0.242 0.13-0.322 0.243C17.042 5.224 17 5.358 17 5.496c0 0.137 0.043 0.271 0.122 0.384 0.08 0.112 0.192 0.197 0.322 0.243l1.684 0.546c0.513 0.171 0.979 0.46 1.36 0.842zm9.333 4.846l0.918 0.299 0.019 0.004c0.07 0.025 0.132 0.072 0.175 0.133 0.044 0.061 0.067 0.134 0.067 0.21 0 0.074-0.023 0.147-0.067 0.209-0.043 0.06-0.104 0.107-0.175 0.132l-0.919 0.299c-0.279 0.092-0.533 0.249-0.74 0.457-0.209 0.208-0.366 0.461-0.458 0.74l-0.299 0.918c-0.025 0.07-0.071 0.132-0.132 0.175C28.148 15.977 28.075 16 28 16c-0.075 0-0.148-0.023-0.21-0.067-0.06-0.043-0.107-0.104-0.132-0.175l-0.299-0.918c-0.092-0.28-0.248-0.534-0.456-0.743-0.208-0.209-0.463-0.366-0.742-0.46l-0.919-0.297c-0.07-0.025-0.132-0.072-0.175-0.133C25.023 13.146 25 13.073 25 12.997c0-0.074 0.023-0.147 0.067-0.209 0.043-0.06 0.104-0.107 0.175-0.132l0.919-0.299c0.275-0.095 0.526-0.252 0.73-0.46 0.205-0.208 0.359-0.46 0.45-0.737l0.299-0.918c0.024-0.07 0.07-0.132 0.132-0.175 0.061-0.044 0.135-0.067 0.21-0.067 0.075 0 0.148 0.023 0.21 0.067 0.06 0.043 0.107 0.104 0.132 0.175l0.298 0.918c0.093 0.279 0.25 0.532 0.458 0.74 0.208 0.208 0.462 0.365 0.741 0.457zM13.5 3c1.146 0 2.25 0.184 3.282 0.523-0.343 0.155-0.643 0.396-0.866 0.703C15.646 4.596 15.5 5.042 15.5 5.5c0.002 0.086 0.009 0.172 0.021 0.258C14.875 5.589 14.198 5.5 13.5 5.5c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8c0-0.453-0.038-0.896-0.11-1.329 0.138 0.083 0.284 0.15 0.438 0.2 0.32 0.105 0.662 0.133 0.996 0.083 0.333-0.05 0.65-0.179 0.926-0.375-0.157 0.275-0.243 0.584-0.25 0.9 0 0.384 0.118 0.758 0.34 1.07 0.042 0.06 0.087 0.116 0.136 0.17-0.147 2.17-0.953 4.159-2.22 5.769l6.879 6.878c0.488 0.488 0.488 1.28 0 1.768s-1.28 0.488-1.768 0l-6.878-6.878C18.203 23.16 15.949 24 13.5 24 7.701 24 3 19.299 3 13.5S7.701 3 13.5 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="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
|
||||
<path android:pathData="M20.488 7.511c0.102 0.103 0.198 0.212 0.287 0.326 0.24 0.311 0.427 0.662 0.55 1.037l0.548 1.682c0.046 0.13 0.13 0.243 0.243 0.322C22.228 10.958 22.362 11 22.5 11s0.272-0.043 0.384-0.122c0.1-0.071 0.179-0.168 0.227-0.28l0.016-0.042 0.548-1.682c0.17-0.512 0.457-0.977 0.838-1.358 0.382-0.381 0.847-0.668 1.36-0.838l1.683-0.547c0.13-0.046 0.242-0.13 0.322-0.243C27.958 5.776 28 5.642 28 5.504c0-0.137-0.043-0.271-0.122-0.384-0.08-0.112-0.192-0.197-0.322-0.243L27.522 4.87 25.84 4.322c-0.512-0.17-0.978-0.457-1.36-0.838-0.38-0.381-0.668-0.846-0.838-1.358l-0.547-1.682c-0.046-0.13-0.131-0.242-0.244-0.322C22.739 0.042 22.605 0 22.466 0c-0.137 0-0.272 0.043-0.384 0.122-0.112 0.08-0.197 0.192-0.243 0.322l-0.547 1.682-0.014 0.042c-0.169 0.491-0.445 0.94-0.81 1.31-0.376 0.38-0.834 0.67-1.34 0.844L17.444 4.87c-0.13 0.046-0.242 0.13-0.322 0.243C17.042 5.224 17 5.358 17 5.496c0 0.137 0.043 0.271 0.122 0.384 0.08 0.112 0.192 0.197 0.322 0.243l1.684 0.546c0.513 0.171 0.979 0.46 1.36 0.842zm9.333 4.846l0.918 0.299 0.019 0.004c0.07 0.025 0.132 0.072 0.175 0.133 0.044 0.061 0.067 0.134 0.067 0.21 0 0.074-0.023 0.147-0.067 0.209-0.043 0.06-0.104 0.107-0.175 0.132l-0.919 0.299c-0.279 0.092-0.533 0.249-0.74 0.457-0.209 0.208-0.366 0.461-0.458 0.74l-0.299 0.918c-0.025 0.07-0.071 0.132-0.132 0.175C28.148 15.977 28.075 16 28 16c-0.075 0-0.148-0.023-0.21-0.067-0.06-0.043-0.107-0.104-0.132-0.175l-0.299-0.918c-0.092-0.28-0.248-0.534-0.456-0.743-0.208-0.209-0.463-0.366-0.742-0.46l-0.919-0.297c-0.07-0.025-0.132-0.072-0.175-0.133C25.023 13.146 25 13.073 25 12.997c0-0.074 0.023-0.147 0.067-0.209 0.043-0.06 0.104-0.107 0.175-0.132l0.919-0.299c0.275-0.095 0.526-0.252 0.73-0.46 0.205-0.208 0.359-0.46 0.45-0.737l0.299-0.918c0.024-0.07 0.07-0.132 0.132-0.175 0.061-0.044 0.135-0.067 0.21-0.067 0.075 0 0.148 0.023 0.21 0.067 0.06 0.043 0.107 0.104 0.132 0.175l0.298 0.918c0.093 0.279 0.25 0.532 0.458 0.74 0.208 0.208 0.462 0.365 0.741 0.457zM13.5 3c1.146 0 2.25 0.184 3.282 0.523-0.343 0.155-0.643 0.396-0.866 0.703-0.219 0.3-0.355 0.65-0.4 1.014C14.87 5.083 14.195 5 13.5 5 8.806 5 5 8.806 5 13.5S8.806 22 13.5 22s8.5-3.806 8.5-8.5c0-0.372-0.024-0.739-0.07-1.098 0.29 0.08 0.595 0.097 0.894 0.052 0.333-0.05 0.65-0.179 0.926-0.375-0.157 0.275-0.243 0.584-0.25 0.9 0 0.384 0.118 0.758 0.34 1.07 0.042 0.06 0.087 0.116 0.136 0.17-0.153 2.258-1.02 4.322-2.378 5.965l7.11 7.109c0.39 0.39 0.39 1.024 0 1.414-0.391 0.39-1.024 0.39-1.415 0l-7.109-7.109C18.368 23.098 16.04 24 13.5 24 7.701 24 3 19.299 3 13.5S7.701 3 13.5 3z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_32_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_32_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_32_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_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="M29.833 13.112c-0.136-0.176-0.284-0.345-0.442-0.504-0.59-0.591-1.31-1.037-2.102-1.3l-2.603-0.846c-0.2-0.07-0.374-0.202-0.497-0.375C24.066 9.913 24 9.706 24 9.493c0-0.212 0.066-0.42 0.189-0.593s0.296-0.305 0.497-0.375l2.602-0.845c0.782-0.27 1.49-0.717 2.07-1.305 0.565-0.573 0.993-1.265 1.253-2.025l0.022-0.064 0.846-2.6c0.07-0.201 0.201-0.374 0.375-0.497S32.235 1 32.448 1c0.213 0 0.42 0.066 0.594 0.189 0.173 0.123 0.305 0.296 0.375 0.496l0.846 2.601c0.263 0.79 0.707 1.509 1.297 2.098 0.59 0.59 1.308 1.033 2.1 1.296l2.602 0.845 0.052 0.013c0.2 0.07 0.374 0.202 0.497 0.375C40.934 9.087 41 9.294 41 9.507c0 0.212-0.066 0.42-0.189 0.593s-0.296 0.305-0.497 0.375l-2.602 0.845c-0.792 0.263-1.51 0.707-2.1 1.296-0.59 0.589-1.034 1.307-1.297 2.098l-0.846 2.6c-0.007 0.022-0.016 0.044-0.025 0.064-0.074 0.174-0.195 0.324-0.35 0.433C32.92 17.934 32.713 18 32.5 18c-0.213 0-0.42-0.066-0.594-0.189-0.173-0.122-0.305-0.296-0.375-0.497l-0.846-2.6c-0.191-0.58-0.48-1.122-0.852-1.602zm14.776 6.872l-1.378-0.448c-0.418-0.139-0.799-0.374-1.111-0.686-0.312-0.312-0.547-0.692-0.686-1.11l-0.448-1.377c-0.038-0.106-0.107-0.198-0.2-0.263-0.091-0.065-0.2-0.1-0.314-0.1-0.112 0-0.222 0.035-0.314 0.1s-0.161 0.157-0.199 0.263l-0.448 1.377c-0.136 0.415-0.367 0.794-0.674 1.105-0.307 0.312-0.682 0.549-1.096 0.691l-1.378 0.448c-0.106 0.037-0.198 0.107-0.263 0.198-0.065 0.092-0.1 0.202-0.1 0.315 0 0.112 0.035 0.222 0.1 0.314 0.065 0.091 0.157 0.161 0.263 0.198l1.378 0.448c0.151 0.05 0.298 0.113 0.438 0.188l0.003 0.015c0.246 0.131 0.472 0.299 0.67 0.497 0.313 0.312 0.548 0.694 0.687 1.113l0.448 1.377c0.037 0.106 0.107 0.198 0.199 0.263 0.092 0.065 0.201 0.1 0.314 0.1 0.112 0 0.222-0.035 0.314-0.1 0.08-0.057 0.144-0.135 0.184-0.224v-0.01l0.015-0.039 0.448-1.377c0.14-0.418 0.374-0.799 0.686-1.11 0.313-0.312 0.693-0.547 1.112-0.686l1.378-0.448c0.106-0.037 0.198-0.107 0.263-0.198 0.065-0.092 0.1-0.202 0.1-0.315 0-0.112-0.035-0.222-0.1-0.314-0.065-0.091-0.157-0.161-0.263-0.198l-0.028-0.007zM20.5 6c1.36 0 2.675 0.187 3.922 0.537L24.07 6.65c-0.608 0.206-1.136 0.598-1.51 1.12-0.272 0.378-0.452 0.814-0.526 1.274L22.026 9.1C21.526 9.034 21.017 9 20.5 9 14.149 9 9 14.149 9 20.5S14.149 32 20.5 32 32 26.851 32 20.5c0-0.192-0.005-0.384-0.014-0.574 0.174 0.031 0.35 0.047 0.529 0.047 0.621 0 1.227-0.193 1.735-0.552-0.145 0.313-0.22 0.654-0.22 1 0 0.526 0.164 1.04 0.469 1.47 0.113 0.159 0.243 0.304 0.387 0.432-0.345 2.753-1.462 5.265-3.127 7.315l9.801 9.8c0.586 0.587 0.586 1.536 0 2.122-0.586 0.586-1.535 0.586-2.121 0l-9.801-9.801C27.144 33.785 23.964 35 20.5 35 12.492 35 6 28.508 6 20.5S12.492 6 20.5 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="M29.833 13.112c-0.136-0.176-0.284-0.345-0.442-0.504-0.59-0.591-1.31-1.037-2.102-1.3l-2.603-0.846c-0.2-0.07-0.374-0.202-0.497-0.375C24.066 9.913 24 9.706 24 9.493c0-0.212 0.066-0.42 0.189-0.593s0.296-0.305 0.497-0.375l2.602-0.845c0.782-0.27 1.49-0.717 2.07-1.305 0.565-0.573 0.993-1.265 1.253-2.025l0.022-0.064 0.846-2.6c0.07-0.201 0.201-0.374 0.375-0.497S32.235 1 32.448 1c0.213 0 0.42 0.066 0.594 0.189 0.173 0.123 0.305 0.296 0.375 0.496l0.846 2.601c0.263 0.79 0.707 1.509 1.297 2.098 0.59 0.59 1.308 1.033 2.1 1.296l2.602 0.845 0.052 0.013c0.2 0.07 0.374 0.202 0.497 0.375C40.934 9.087 41 9.294 41 9.507c0 0.212-0.066 0.42-0.189 0.593s-0.296 0.305-0.497 0.375l-2.602 0.845c-0.792 0.263-1.51 0.707-2.1 1.296-0.59 0.589-1.034 1.307-1.297 2.098l-0.846 2.6c-0.007 0.022-0.016 0.044-0.025 0.064-0.074 0.174-0.195 0.324-0.35 0.433C32.92 17.934 32.713 18 32.5 18c-0.213 0-0.42-0.066-0.594-0.189-0.173-0.122-0.305-0.296-0.375-0.497l-0.846-2.6c-0.191-0.58-0.48-1.122-0.852-1.602zm14.776 6.872l-1.378-0.448c-0.418-0.139-0.799-0.374-1.111-0.686-0.312-0.312-0.547-0.692-0.686-1.11l-0.448-1.377c-0.038-0.106-0.107-0.198-0.2-0.263-0.091-0.065-0.2-0.1-0.314-0.1-0.112 0-0.222 0.035-0.314 0.1s-0.161 0.157-0.199 0.263l-0.448 1.377c-0.136 0.415-0.367 0.794-0.674 1.105-0.307 0.312-0.682 0.549-1.096 0.691l-1.378 0.448c-0.106 0.037-0.198 0.107-0.263 0.198-0.065 0.092-0.1 0.202-0.1 0.315 0 0.112 0.035 0.222 0.1 0.314 0.065 0.091 0.157 0.161 0.263 0.198l1.378 0.448c0.151 0.05 0.298 0.113 0.438 0.188l0.003 0.015c0.246 0.131 0.472 0.299 0.67 0.497 0.313 0.312 0.548 0.694 0.687 1.113l0.448 1.377c0.037 0.106 0.107 0.198 0.199 0.263 0.092 0.065 0.201 0.1 0.314 0.1 0.112 0 0.222-0.035 0.314-0.1 0.08-0.057 0.144-0.135 0.184-0.224v-0.01l0.015-0.039 0.448-1.377c0.14-0.418 0.374-0.799 0.686-1.11 0.313-0.312 0.693-0.547 1.112-0.686l1.378-0.448c0.106-0.037 0.198-0.107 0.263-0.198 0.065-0.092 0.1-0.202 0.1-0.315 0-0.112-0.035-0.222-0.1-0.314-0.065-0.091-0.157-0.161-0.263-0.198l-0.028-0.007zM20 6c1.445 0 2.84 0.219 4.15 0.625l-0.076 0.026c-0.608 0.206-1.136 0.598-1.51 1.12-0.202 0.28-0.353 0.593-0.448 0.923C21.43 8.567 20.723 8.5 20 8.5 13.649 8.5 8.5 13.649 8.5 20S13.649 31.5 20 31.5 31.5 26.351 31.5 20c0-0.069 0-0.137-0.002-0.206 0.325 0.118 0.67 0.18 1.02 0.18 0.52 0 1.027-0.135 1.476-0.389C33.998 19.723 34 19.861 34 20c0 3.416-1.223 6.546-3.256 8.976l10.89 10.89c0.488 0.488 0.488 1.28 0 1.768s-1.28 0.488-1.768 0l-10.89-10.89C26.546 32.777 23.416 34 20 34c-7.732 0-14-6.268-14-14S12.268 6 20 6z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_48_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_48_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_48_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_search_sparkle_48_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="M1 5c0-1.105 0.895-2 2-2h10c0.784 0 1.462 0.45 1.79 1.107-1.14-0.36-2.422 0.217-2.858 1.37l-0.284 0.75c-0.274 0.724-0.097 1.535 0.457 2.078l0.518 0.506c-0.105 0.442-0.334 0.81-0.712 1.121l-0.785-0.186c-0.73-0.173-1.507 0.068-2.01 0.629l-0.544 0.607C8.057 11.558 7.894 12.316 8.067 13H3c-1.105 0-2-0.895-2-2V5zm3.5 0C4.224 5 4 5.224 4 5.5S4.224 6 4.5 6h3C7.776 6 8 5.776 8 5.5S7.776 5 7.5 5h-3zM4 7.5C4 7.776 4.224 8 4.5 8h6C10.776 8 11 7.776 11 7.5S10.776 7 10.5 7h-6C4.224 7 4 7.224 4 7.5zM4.5 9C4.224 9 4 9.224 4 9.5S4.224 10 4.5 10h4C8.776 10 9 9.776 9 9.5S8.776 9 8.5 9h-4zm8.084-2.418l0.283-0.75c0.258-0.681 1.062-1.017 1.74-0.728l0.388 0.166c0.473 0.202 0.865 0.568 0.947 1.06 0.457 2.725-1.908 6.601-4.63 7.59-0.492 0.178-1.023 0.04-1.445-0.246L9.521 13.44c-0.603-0.41-0.698-1.238-0.204-1.79l0.545-0.607c0.257-0.287 0.658-0.412 1.034-0.323l1.225 0.29c0.971-0.607 1.492-1.46 1.562-2.56l-0.878-0.86c-0.27-0.263-0.355-0.655-0.221-1.008z" 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="M4.5 5C4.224 5 4 5.224 4 5.5S4.224 6 4.5 6h3C7.776 6 8 5.776 8 5.5S7.776 5 7.5 5h-3zM4 7.5C4 7.224 4.224 7 4.5 7h6C10.776 7 11 7.224 11 7.5S10.776 8 10.5 8h-6C4.224 8 4 7.776 4 7.5zM4.5 9C4.224 9 4 9.224 4 9.5S4.224 10 4.5 10h4C8.776 10 9 9.776 9 9.5S8.776 9 8.5 9h-4zM3 3C1.895 3 1 3.895 1 5v6c0 1.105 0.895 2 2 2h5.066c-0.082-0.326-0.088-0.668-0.016-1H3c-0.552 0-1-0.448-1-1V5c0-0.552 0.448-1 1-1h10c0.154 0 0.3 0.035 0.43 0.097 0.435-0.129 0.909-0.133 1.36 0.01C14.462 3.45 13.784 3 13 3H3zm9.584 3.582l0.283-0.75c0.258-0.681 1.062-1.017 1.74-0.728l0.388 0.166c0.473 0.202 0.865 0.568 0.947 1.06 0.457 2.725-1.908 6.601-4.63 7.59-0.492 0.178-1.023 0.04-1.445-0.246L9.521 13.44c-0.603-0.41-0.698-1.238-0.204-1.79l0.545-0.607c0.257-0.287 0.658-0.412 1.034-0.323l1.225 0.29c0.971-0.607 1.492-1.46 1.562-2.56l-0.878-0.86c-0.27-0.263-0.355-0.655-0.221-1.008z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_slide_text_call_16_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_slide_text_call_16_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_slide_text_call_16_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_slide_text_call_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="M2 6.5C2 5.12 3.12 4 4.5 4h11C16.88 4 18 5.12 18 6.5v0.685c-1.189-0.508-2.605 0.068-3.068 1.292l-0.284 0.75c-0.274 0.724-0.097 1.535 0.457 2.078l0.518 0.506c-0.105 0.442-0.334 0.81-0.712 1.121l-0.785-0.186c-0.73-0.173-1.507 0.068-2.01 0.629l-0.544 0.607c-0.515 0.576-0.678 1.334-0.505 2.018H4.5C3.12 16 2 14.88 2 13.5v-7zM5.5 7C5.224 7 5 7.224 5 7.5S5.224 8 5.5 8h4C9.776 8 10 7.776 10 7.5S9.776 7 9.5 7h-4zM5 10c0 0.276 0.224 0.5 0.5 0.5h7c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-7C5.224 9.5 5 9.724 5 10zm0.5 2C5.224 12 5 12.224 5 12.5S5.224 13 5.5 13h5c0.276 0 0.5-0.224 0.5-0.5S10.776 12 10.5 12h-5zm10.084-2.418l0.283-0.75c0.258-0.681 1.062-1.017 1.74-0.728l0.388 0.166c0.473 0.202 0.864 0.568 0.947 1.06 0.457 2.725-1.908 6.601-4.63 7.59-0.492 0.178-1.023 0.04-1.445-0.246l-0.346-0.235c-0.603-0.41-0.698-1.238-0.204-1.79l0.545-0.607c0.257-0.287 0.658-0.412 1.034-0.323l1.225 0.29c0.971-0.607 1.492-1.46 1.562-2.56l-0.878-0.859c-0.27-0.264-0.355-0.655-0.221-1.008z" 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="M5.5 7C5.224 7 5 7.224 5 7.5S5.224 8 5.5 8h4C9.776 8 10 7.776 10 7.5S9.776 7 9.5 7h-4zm0 2.5C5.224 9.5 5 9.724 5 10s0.224 0.5 0.5 0.5h7c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-7zm-0.5 3C5 12.224 5.224 12 5.5 12h5c0.276 0 0.5 0.224 0.5 0.5S10.776 13 10.5 13h-5C5.224 13 5 12.776 5 12.5zM4.5 4C3.12 4 2 5.12 2 6.5v7C2 14.88 3.12 16 4.5 16h6.566c-0.082-0.326-0.088-0.668-0.016-1H4.5C3.672 15 3 14.328 3 13.5v-7C3 5.672 3.672 5 4.5 5h11C16.328 5 17 5.672 17 6.5v0.502c0.334-0.014 0.675 0.044 1 0.183V6.5C18 5.12 16.88 4 15.5 4h-11zm11.084 5.582l0.283-0.75c0.258-0.681 1.062-1.017 1.74-0.728l0.388 0.166c0.473 0.202 0.864 0.568 0.947 1.06 0.457 2.725-1.908 6.601-4.63 7.59-0.492 0.178-1.023 0.04-1.445-0.246l-0.346-0.235c-0.603-0.41-0.698-1.238-0.204-1.79l0.545-0.607c0.257-0.287 0.658-0.412 1.034-0.323l1.225 0.29c0.971-0.607 1.492-1.46 1.562-2.56l-0.878-0.859c-0.27-0.264-0.355-0.655-0.221-1.008z" android:fillColor="@color/fluent_default_icon_tint"/>
|
||||
</vector>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--~ Copyright (c) 2024. ~ Microsoft Corporation. All rights reserved.-->
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/ic_fluent_slide_text_call_20_filled" android:state_activated="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_slide_text_call_20_filled" android:state_checked="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_slide_text_call_20_filled" android:state_selected="true"/>
|
||||
<item android:drawable="@drawable/ic_fluent_slide_text_call_20_regular"/>
|
||||
</selector>
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче