This commit is contained in:
Fluent Build System 2023-09-08 21:31:53 +00:00
Родитель 50376a8cd3
Коммит 40324b2ad6
229 изменённых файлов: 9489 добавлений и 6737 удалений

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

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

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

@ -4715,6 +4715,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_chevron_down_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_down_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_down_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_down_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_down_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_down_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_down_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_down_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_down_48_selector.xml",
@ -4742,6 +4745,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_chevron_left_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_left_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_left_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_left_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_left_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_left_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_left_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_left_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_left_48_selector.xml",
@ -4760,6 +4766,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_chevron_right_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_right_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_right_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_right_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_right_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_right_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_right_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_right_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_right_48_selector.xml",
@ -4778,6 +4787,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_chevron_up_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_up_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_up_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_up_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_up_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_up_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_up_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_up_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_chevron_up_48_selector.xml",
@ -7496,6 +7508,24 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_document_landscape_split_hint_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_landscape_split_hint_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_landscape_split_hint_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_lightning_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_link_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_link_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_document_link_16_selector.xml",
@ -8306,6 +8336,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_earth_leaf_48_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_earth_leaf_48_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_earth_leaf_48_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_edit_12_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_edit_12_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_edit_12_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_edit_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_edit_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_edit_16_selector.xml",
@ -16067,6 +16100,12 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_server_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_link_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_link_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_link_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_link_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_link_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_link_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_link_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_link_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_server_link_24_selector.xml",
@ -17540,6 +17579,12 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_step_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_step_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_step_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_step_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_step_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_step_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_step_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_step_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_step_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_steps_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_steps_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_steps_16_selector.xml",
@ -17852,6 +17897,9 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_tab_desktop_multiple_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_tab_desktop_multiple_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_tab_desktop_multiple_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_tab_desktop_multiple_add_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_tab_desktop_multiple_add_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_tab_desktop_multiple_add_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_tab_desktop_multiple_bottom_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_tab_desktop_multiple_bottom_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_tab_desktop_multiple_bottom_20_selector.xml",
@ -19179,12 +19227,21 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_text_density_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_density_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_density_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_ltr_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_ltr_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_description_ltr_20_selector.xml",
@ -19365,6 +19422,21 @@ android_resources("fluent_icon_resources") {
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_error_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_error_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_error_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_16_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_16_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_16_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_20_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_24_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_24_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_24_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_28_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_28_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_28_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_32_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_32_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_lightning_32_selector.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_settings_20_filled.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_settings_20_regular.xml",
"../android/library/src/main/res/drawable/ic_fluent_text_grammar_settings_20_selector.xml",

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M5.366 11.116c0.488-0.488 1.28-0.488 1.768 0L16 19.982l8.866-8.866c0.488-0.488 1.28-0.488 1.768 0s0.488 1.28 0 1.768l-9.75 9.75c-0.488 0.488-1.28 0.488-1.768 0l-9.75-9.75c-0.488-0.488-0.488-1.28 0-1.768z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M5.293 11.293c0.39-0.39 1.024-0.39 1.414 0L16 20.586l9.293-9.293c0.39-0.39 1.024-0.39 1.414 0 0.39 0.39 0.39 1.024 0 1.414l-10 10c-0.39 0.39-1.024 0.39-1.414 0l-10-10c-0.39-0.39-0.39-1.024 0-1.414z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_chevron_down_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_chevron_down_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_chevron_down_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_chevron_down_32_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.884 5.366c0.488 0.488 0.488 1.28 0 1.768L12.018 16l8.866 8.866c0.488 0.488 0.488 1.28 0 1.768s-1.28 0.488-1.768 0l-9.75-9.75c-0.488-0.488-0.488-1.28 0-1.768l9.75-9.75c0.488-0.488 1.28-0.488 1.768 0z" 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.707 5.293c0.39 0.39 0.39 1.024 0 1.414L11.414 16l9.293 9.293c0.39 0.39 0.39 1.024 0 1.414-0.39 0.39-1.024 0.39-1.414 0l-10-10c-0.39-0.39-0.39-1.024 0-1.414l10-10c0.39-0.39 1.024-0.39 1.414 0z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_chevron_left_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_chevron_left_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_chevron_left_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_chevron_left_32_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="M11.116 26.634c-0.488-0.488-0.488-1.28 0-1.768L19.982 16l-8.866-8.866c-0.488-0.488-0.488-1.28 0-1.768s1.28-0.488 1.768 0l9.75 9.75c0.488 0.488 0.488 1.28 0 1.768l-9.75 9.75c-0.488 0.488-1.28 0.488-1.768 0z" 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="M11.293 26.707c-0.39-0.39-0.39-1.024 0-1.414L20.586 16l-9.293-9.293c-0.39-0.39-0.39-1.024 0-1.414 0.39-0.39 1.024-0.39 1.414 0l10 10c0.39 0.39 0.39 1.024 0 1.414l-10 10c-0.39 0.39-1.024 0.39-1.414 0z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

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

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M5.366 20.884c0.488 0.488 1.28 0.488 1.768 0L16 12.018l8.866 8.866c0.488 0.488 1.28 0.488 1.768 0s0.488-1.28 0-1.768l-9.75-9.75c-0.488-0.488-1.28-0.488-1.768 0l-9.75 9.75c-0.488 0.488-0.488 1.28 0 1.768z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M5.293 20.707c0.39 0.39 1.024 0.39 1.414 0L16 11.414l9.293 9.293c0.39 0.39 1.024 0.39 1.414 0 0.39-0.39 0.39-1.024 0-1.414l-10-10c-0.39-0.39-1.024-0.39-1.414 0l-10 10c-0.39 0.39-0.39 1.024 0 1.414z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_chevron_up_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_chevron_up_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_chevron_up_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_chevron_up_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="M9 1v3.5C9 5.328 9.673 6 10.5 6H14v7.5c0 0.828-0.671 1.5-1.5 1.5h-7c-0.207 0-0.405-0.042-0.584-0.118l4.127-3.853c1.09-1.017 0.482-2.793-0.91-3.008L8.48 6.974C8.805 6.003 8.082 5 7.058 5H4V2.5C4 1.672 4.672 1 5.5 1H9zm1 0.25V4.5C10 4.776 10.225 5 10.5 5h3.25L10 1.25zM1.503 12h1.75l-0.59 2.36c-0.12 0.482 0.463 0.826 0.827 0.486l4.872-4.548C8.86 9.834 8.531 9 7.85 9H6.753l0.78-2.342C7.641 6.334 7.4 6 7.06 6H3.586C3.384 6 3.202 6.121 3.124 6.308l-2.083 5C0.904 11.637 1.146 12 1.503 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="M6 1C4.896 1 4 1.895 4 3v2h1V3c0-0.552 0.448-1 1-1h3v2.5C9 5.328 9.673 6 10.5 6H13v7c0 0.552-0.447 1-1 1H6c-0.044 0-0.088-0.003-0.13-0.008l-0.822 0.767C5.33 14.913 5.655 15 6 15h6c1.105 0 2-0.895 2-2V5.414c0-0.398-0.158-0.78-0.439-1.06l-2.914-2.915C10.366 1.158 9.984 1 9.587 1H6zm6.793 4h-2.292C10.224 5 10 4.776 10 4.5V2.207L12.793 5zm-11.29 7h1.75l-0.59 2.36c-0.121 0.482 0.462 0.826 0.826 0.486l4.872-4.548C8.86 9.834 8.531 9 7.85 9H6.753l0.78-2.342C7.641 6.334 7.4 6 7.06 6H3.586C3.384 6 3.202 6.121 3.124 6.308l-2.083 5C0.904 11.637 1.146 12 1.503 12z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_document_lightning_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_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="M10 2v4.5C10 7.328 10.673 8 11.5 8H16v8.5c0 0.828-0.671 1.5-1.5 1.5H6.86l3.183-2.97c1.09-1.018 0.482-2.794-0.91-3.009l0.348-1.047C9.805 10.003 9.082 9 8.058 9H4.585C4.38 9 4.182 9.042 4 9.119V3.5C4 2.672 4.672 2 5.5 2H10zm1 0.25V6.5C11 6.776 11.225 7 11.5 7h4.25L11 2.25zM2.503 16h1.75l-0.59 2.36c-0.12 0.482 0.463 0.826 0.827 0.486l4.872-4.548C9.86 13.834 9.531 13 8.85 13H7.753l0.78-2.342C8.641 10.334 8.4 10 8.06 10H4.586c-0.202 0-0.384 0.121-0.462 0.308l-2.083 5C1.904 15.637 2.146 16 2.503 16z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M6 2C4.896 2 4 2.895 4 4v5.119C4.183 9.042 4.38 9 4.585 9H5V4c0-0.552 0.448-1 1-1h4v3.5C10 7.328 10.673 8 11.5 8H15v8c0 0.552-0.447 1-1 1H7.933L6.86 18H14c1.105 0 2-0.895 2-2V7.414c0-0.398-0.158-0.78-0.439-1.06l-3.914-3.915C11.366 2.158 10.984 2 10.587 2H6zm8.793 5h-3.292C11.224 7 11 6.776 11 6.5V3.207L14.793 7zm-12.29 9h1.75l-0.59 2.36c-0.121 0.482 0.462 0.826 0.826 0.486l4.872-4.548C9.86 13.834 9.531 13 8.85 13H7.753l0.78-2.342C8.641 10.334 8.4 10 8.06 10H4.586c-0.202 0-0.384 0.121-0.462 0.308l-2.083 5C1.904 15.637 2.146 16 2.503 16z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_document_lightning_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_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="M12 2v6c0 1.105 0.895 2 2 2h6v10c0 1.105-0.895 2-2 2H6.974l3.588-4.097c0.945-1.078 0.26-2.738-1.109-2.891l1-1.777c0.562-1-0.16-2.235-1.308-2.235H4.317C4.21 11 4.103 11.012 4 11.034V4c0-1.105 0.895-2 2-2h6zm1.5 0.5V8c0 0.276 0.224 0.5 0.5 0.5h5.5l-6-6zM4.318 12h4.827c0.383 0 0.623 0.412 0.436 0.745L7.751 16h1.495c0.645 0 0.99 0.76 0.564 1.244l-4.823 5.508c-0.505 0.576-1.443 0.085-1.258-0.657L4.5 19H1.498c-0.367 0-0.609-0.381-0.453-0.713l2.82-6C3.948 12.112 4.124 12 4.318 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="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M6 2C4.895 2 4 2.895 4 4v7.034C4.103 11.012 4.21 11 4.317 11H5.5V4c0-0.276 0.224-0.5 0.5-0.5h6V8c0 1.105 0.895 2 2 2h4.5v10c0 0.276-0.224 0.5-0.5 0.5H8.288L6.974 22H18c1.105 0 2-0.895 2-2V9.828c0-0.53-0.21-1.04-0.586-1.414l-5.828-5.828C13.211 2.21 12.703 2 12.172 2H6zm11.38 6.5H14c-0.276 0-0.5-0.224-0.5-0.5V4.62l3.88 3.88zM4.317 12h4.827c0.383 0 0.623 0.412 0.436 0.745L7.751 16h1.495c0.645 0 0.99 0.76 0.564 1.244l-4.823 5.508c-0.505 0.576-1.443 0.085-1.258-0.657L4.5 19H1.498c-0.367 0-0.609-0.381-0.453-0.713l2.82-6C3.948 12.112 4.124 12 4.318 12z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_document_lightning_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_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="M14 10V2H6.4C5.073 2 4 3.075 4 4.4v8.842C4.237 13.087 4.52 13 4.816 13h6.329c1.147 0 1.87 1.236 1.307 2.235l-0.998 1.775c1.373 0.14 2.071 1.796 1.137 2.882L7.332 26H21.6c1.326 0 2.4-1.075 2.4-2.4V12h-8c-1.104 0-2-0.895-2-2zm1.5 0V2.475c0.092 0.07 0.18 0.145 0.263 0.228l7.431 7.43c0.114 0.115 0.216 0.237 0.307 0.367H16c-0.276 0-0.5-0.224-0.5-0.5zM4.816 14h6.329c0.382 0 0.623 0.412 0.435 0.745L9.751 18h1.514c0.642 0 0.987 0.753 0.569 1.24l-6.416 7.452c-0.522 0.606-1.499 0.052-1.246-0.707L5.501 22h-4c-0.367 0-0.61-0.382-0.452-0.714l3.316-7C4.448 14.11 4.624 14 4.817 14z" 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="M6.4 2C5.073 2 4 3.075 4 4.4v8.842C4.237 13.087 4.52 13 4.816 13H5.5V4.4c0-0.497 0.402-0.9 0.9-0.9H14V10c0 1.105 0.895 2 2 2h6.5v11.6c0 0.497-0.403 0.9-0.9 0.9H8.623L7.332 26H21.6c1.326 0 2.4-1.075 2.4-2.4V11.578c0-0.729-0.29-1.428-0.805-1.944l-6.93-6.931C15.812 2.253 15.202 2 14.565 2H6.4zm15.539 8.5h-5.94c-0.276 0-0.5-0.224-0.5-0.5V4.06l6.44 6.44zM4.817 14h6.329c0.382 0 0.623 0.412 0.435 0.745L9.751 18h1.514c0.642 0 0.987 0.753 0.569 1.24l-6.416 7.452c-0.522 0.606-1.499 0.052-1.246-0.707L5.501 22h-4c-0.367 0-0.61-0.382-0.452-0.714l3.316-7C4.448 14.11 4.624 14 4.817 14z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_document_lightning_28_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_28_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_28_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_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="M17 2v7c0 1.657 1.343 3 3 3h7v15c0 1.657-1.343 3-3 3H8.906l6.887-6.635c1.416-1.364 0.518-3.729-1.39-3.862l1.8-2.967c0.808-1.332-0.15-3.036-1.709-3.036H6.117C5.72 13.5 5.34 13.593 5 13.763V5c0-1.657 1.343-3 3-3h9zm2 0.117V9c0 0.552 0.448 1 1 1h6.883c-0.139-0.484-0.399-0.93-0.762-1.293L20.293 2.88C19.93 2.516 19.484 2.256 19 2.117zM6.12 15h8.38c0.39 0 0.63 0.426 0.428 0.76L11.748 21h2.491c0.675 0 1.007 0.822 0.52 1.29l-8.746 8.427c-0.758 0.73-1.985-0.055-1.639-1.05L6 25H1.748c-0.556 0-0.92-0.585-0.672-1.083l4.147-8.361C5.393 15.216 5.74 15 6.12 15z" 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="M8 2C6.343 2 5 3.343 5 5v8.763c0.34-0.17 0.721-0.263 1.117-0.263H7V5c0-0.552 0.448-1 1-1h9v5c0 1.657 1.343 3 3 3h5v15c0 0.552-0.448 1-1 1H10.982l-2.076 2H24c1.657 0 3-1.343 3-3V10.828c0-0.795-0.316-1.558-0.879-2.12l-5.828-5.83C19.73 2.317 18.967 2 18.172 2H8zm16.586 8H20c-0.552 0-1-0.448-1-1V4.414L24.586 10zM6.119 15h8.382c0.39 0 0.63 0.426 0.427 0.76L11.748 21h2.491c0.675 0 1.007 0.822 0.52 1.29l-8.746 8.427c-0.758 0.73-1.985-0.055-1.639-1.05L6 25H1.748c-0.556 0-0.92-0.585-0.672-1.083l4.147-8.361C5.393 15.216 5.74 15 6.12 15z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_document_lightning_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_document_lightning_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="M24 4v11.25c0 2.071 1.678 3.75 3.75 3.75H40v21c0 1.657-1.344 3-3 3H14.823l6.307-7.192c1.892-2.158 0.518-5.483-2.224-5.786l1.998-3.551c1.124-2-0.32-4.471-2.615-4.471H8.635C8.419 22 8.205 22.023 8 22.068V7c0-1.657 1.343-3 3-3h13zm2.5 0.464V15.25c0 0.69 0.56 1.25 1.25 1.25h11.71L26.5 4.464zM8.635 24h9.654c0.765 0 1.247 0.824 0.872 1.49L15.499 32h3c1.29 0 1.978 1.52 1.128 2.489L9.97 45.5c-1.01 1.151-2.885 0.17-2.514-1.316L8.999 38H3.003c-0.732 0-1.216-0.762-0.905-1.425l5.631-12C7.894 24.225 8.247 24 8.635 24z" 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="M12.25 4C9.901 4 8 5.903 8 8.25v13.818C8.206 22.023 8.418 22 8.635 22h1.864V8.25c0-0.966 0.784-1.75 1.75-1.75H24v8.75c0 2.071 1.68 3.75 3.75 3.75h9.75v20.75c0 0.967-0.783 1.75-1.75 1.75H16.14L13.947 44H35.75c2.348 0 4.25-1.903 4.25-4.25V18.414c0-0.597-0.236-1.169-0.659-1.59L27.176 4.658C26.754 4.237 26.182 4 25.586 4H12.25zm23.232 12.5H27.75c-0.69 0-1.25-0.56-1.25-1.25V7.518l8.982 8.982zM8.635 24h9.654c0.765 0 1.247 0.824 0.872 1.49L15.499 32h3c1.29 0 1.978 1.52 1.128 2.489L9.97 45.5c-1.01 1.151-2.885 0.17-2.514-1.316L8.999 38H3.003c-0.732 0-1.216-0.762-0.905-1.425l5.631-12C7.894 24.225 8.247 24 8.635 24z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

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

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

@ -0,0 +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="M7.736 1.56c0.748-0.747 1.96-0.747 2.707 0 0.748 0.748 0.748 1.96 0 2.708L10.21 4.502 7.502 1.795 7.736 1.56zM6.795 2.503L1.65 7.646c-0.07 0.07-0.117 0.159-0.136 0.255l-0.504 2.5c-0.033 0.164 0.018 0.334 0.136 0.452 0.118 0.119 0.288 0.17 0.452 0.137l2.504-0.5c0.097-0.019 0.186-0.067 0.255-0.136l5.145-5.145-2.707-2.707z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +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="M10.443 1.56c-0.747-0.747-1.96-0.747-2.707 0l-0.55 0.551-0.04 0.035-0.035 0.04-5.46 5.46c-0.07 0.07-0.118 0.159-0.137 0.255l-0.504 2.5c-0.033 0.164 0.018 0.334 0.136 0.452 0.118 0.119 0.288 0.17 0.452 0.137l2.504-0.5c0.097-0.019 0.186-0.067 0.255-0.136l6.086-6.086c0.748-0.748 0.748-1.96 0-2.707zM7.502 3.21l1.293 1.293L3.758 9.54l-1.62 0.324 0.326-1.616L7.502 3.21zm2 0.586L8.209 2.502l0.234-0.234C8.8 1.91 9.38 1.91 9.736 2.268c0.357 0.357 0.357 0.936 0 1.293L9.502 3.795z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

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

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

@ -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="M10.733 2.56c0.748-0.747 1.96-0.747 2.707 0 0.748 0.748 0.748 1.96 0 2.708l-0.733 0.734-2.708-2.708 0.734-0.733zm-1.44 1.442L3.337 9.954c-0.18 0.18-0.317 0.402-0.398 0.644l-0.914 2.743c-0.06 0.18-0.013 0.378 0.12 0.512 0.134 0.134 0.333 0.18 0.512 0.12L5.4 13.059c0.243-0.08 0.463-0.217 0.644-0.398L12 6.709 9.292 4.002z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M10.529 1.764c1.024-1.024 2.683-1.024 3.707 0s1.024 2.683 0 3.707L13.457 6.25 9.75 2.543l0.779-0.779zM9.043 3.25L2.657 9.636c-0.374 0.374-0.64 0.842-0.772 1.354l-0.87 3.386c-0.043 0.17 0.007 0.353 0.132 0.478 0.124 0.125 0.306 0.174 0.477 0.13l3.386-0.869c0.512-0.131 0.98-0.398 1.354-0.772l6.386-6.386L9.043 3.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="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M13.44 2.56c-0.747-0.747-1.96-0.747-2.707 0L3.338 9.956c-0.18 0.18-0.317 0.402-0.398 0.644l-0.914 2.743c-0.06 0.18-0.013 0.378 0.12 0.512 0.134 0.134 0.333 0.18 0.512 0.12l2.743-0.914c0.243-0.08 0.463-0.217 0.644-0.398l7.395-7.394c0.748-0.748 0.748-1.96 0-2.707zm-2 0.708c0.357-0.357 0.936-0.357 1.293 0 0.357 0.357 0.357 0.936 0 1.293L12 5.294l-1.293-1.292 0.734-0.734zM10 4.708l1.292 1.293-5.954 5.954c-0.071 0.071-0.158 0.125-0.253 0.157L3.29 12.71l0.598-1.794c0.031-0.096 0.085-0.183 0.156-0.254L10 4.708z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M14.236 1.764c-1.024-1.024-2.684-1.024-3.707 0L2.657 9.636c-0.374 0.374-0.64 0.842-0.772 1.354l-0.87 3.386c-0.043 0.17 0.007 0.353 0.132 0.478 0.124 0.125 0.306 0.174 0.477 0.13l3.386-0.869c0.512-0.131 0.98-0.398 1.354-0.772l7.872-7.872c1.024-1.024 1.024-2.683 0-3.707zm-3 0.707c0.633-0.633 1.66-0.633 2.293 0 0.633 0.633 0.633 1.66 0 2.293L12.75 5.543 10.457 3.25l0.779-0.779zM9.75 3.957l2.293 2.293-6.386 6.386C5.41 12.883 5.1 13.06 4.761 13.146l-2.567 0.66 0.66-2.567c0.086-0.34 0.263-0.649 0.51-0.896L9.75 3.957z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M11.414 1.586C11.039 1.211 10.53 1 10 1H6C5.47 1 4.961 1.211 4.586 1.586S4 2.47 4 3v10c0 0.53 0.211 1.039 0.586 1.414S5.47 15 6 15h0.05C5.403 14.365 5 13.48 5 12.5 5 10.567 6.567 9 8.5 9H12V3c0-0.53-0.211-1.039-0.586-1.414zM9.853 4.854C9.759 4.948 9.632 5 9.499 5h-3c-0.133 0-0.26-0.053-0.354-0.146C6.051 4.761 5.999 4.633 5.999 4.5c0-0.133 0.053-0.26 0.146-0.354C6.239 4.052 6.366 4 6.499 4h3c0.133 0 0.26 0.053 0.354 0.146C9.947 4.24 9.999 4.367 9.999 4.5c0 0.133-0.053 0.26-0.146 0.354zM8.5 10C7.12 10 6 11.12 6 12.5S7.12 15 8.5 15H9c0.276 0 0.5-0.224 0.5-0.5S9.276 14 9 14H8.5C7.672 14 7 13.328 7 12.5S7.672 11 8.5 11H9c0.276 0 0.5-0.224 0.5-0.5S9.276 10 9 10H8.5zm3.5 0c-0.276 0-0.5 0.224-0.5 0.5S11.724 11 12 11h0.5c0.828 0 1.5 0.672 1.5 1.5S13.328 14 12.5 14H12c-0.276 0-0.5 0.224-0.5 0.5S11.724 15 12 15h0.5c1.38 0 2.5-1.12 2.5-2.5S13.88 10 12.5 10H12zm-4 2.5C8 12.224 8.224 12 8.5 12h4c0.276 0 0.5 0.224 0.5 0.5S12.776 13 12.5 13h-4C8.224 13 8 12.776 8 12.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M6.5 5h3c0.133 0 0.26-0.053 0.354-0.146C9.947 4.76 10 4.633 10 4.5c0-0.133-0.053-0.26-0.146-0.354C9.76 4.053 9.633 4 9.5 4h-3C6.367 4 6.24 4.053 6.146 4.146 6.053 4.24 6 4.367 6 4.5c0 0.133 0.053 0.26 0.146 0.354C6.24 4.947 6.367 5 6.5 5zM6 15h0.05c-0.409-0.401-0.72-0.902-0.894-1.464C5.055 13.377 5 13.191 5 13V3c0-0.265 0.105-0.52 0.293-0.707C5.48 2.105 5.735 2 6 2h4c0.265 0 0.52 0.105 0.707 0.293C10.895 2.48 11 2.735 11 3v6h1V3c0-0.53-0.21-1.04-0.586-1.414C11.04 1.21 10.53 1 10 1H6C5.47 1 4.96 1.21 4.586 1.586 4.21 1.96 4 2.47 4 3v10c0 0.53 0.21 1.04 0.586 1.414C4.96 14.79 5.47 15 6 15zm2.5-5C7.12 10 6 11.12 6 12.5S7.12 15 8.5 15H9c0.276 0 0.5-0.224 0.5-0.5S9.276 14 9 14H8.5C7.672 14 7 13.328 7 12.5S7.672 11 8.5 11H9c0.276 0 0.5-0.224 0.5-0.5S9.276 10 9 10H8.5zm3.5 0c-0.276 0-0.5 0.224-0.5 0.5S11.724 11 12 11h0.5c0.828 0 1.5 0.672 1.5 1.5S13.328 14 12.5 14H12c-0.276 0-0.5 0.224-0.5 0.5S11.724 15 12 15h0.5c1.38 0 2.5-1.12 2.5-2.5S13.88 10 12.5 10H12zm-4 2.5C8 12.224 8.224 12 8.5 12h4c0.276 0 0.5 0.224 0.5 0.5S12.776 13 12.5 13h-4C8.224 13 8 12.776 8 12.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_server_link_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_server_link_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_server_link_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_server_link_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="M7.5 2C6.12 2 5 3.12 5 4.5v11C5 16.88 6.12 18 7.5 18h1.837C9.12 17.545 9 17.037 9 16.5s0.12-1.045 0.337-1.5H7.5C7.224 15 7 14.776 7 14.5S7.224 14 7.5 14h2.55c0.632-0.619 1.496-1 2.45-1H15V4.5C15 3.12 13.88 2 12.5 2h-5zm5 11h-5C7.224 13 7 12.776 7 12.5S7.224 12 7.5 12h5c0.276 0 0.5 0.224 0.5 0.5S12.776 13 12.5 13zM7 5.5C7 5.224 7.224 5 7.5 5h5C12.776 5 13 5.224 13 5.5S12.776 6 12.5 6h-5C7.224 6 7 5.776 7 5.5zm5.5 8.5c-1.38 0-2.5 1.12-2.5 2.5s1.12 2.5 2.5 2.5H13c0.276 0 0.5-0.224 0.5-0.5S13.276 18 13 18h-0.5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5H13c0.276 0 0.5-0.224 0.5-0.5S13.276 14 13 14h-0.5zm3.5 0c-0.276 0-0.5 0.224-0.5 0.5S15.724 15 16 15h0.5c0.828 0 1.5 0.672 1.5 1.5S17.328 18 16.5 18H16c-0.276 0-0.5 0.224-0.5 0.5S15.724 19 16 19h0.5c1.38 0 2.5-1.12 2.5-2.5S17.88 14 16.5 14H16zm-4 2.5c0-0.276 0.224-0.5 0.5-0.5h4c0.276 0 0.5 0.224 0.5 0.5S16.776 17 16.5 17h-4c-0.276 0-0.5-0.224-0.5-0.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="M7.5 5C7.224 5 7 5.224 7 5.5S7.224 6 7.5 6h5C12.776 6 13 5.776 13 5.5S12.776 5 12.5 5h-5zM7 12.5C7 12.224 7.224 12 7.5 12h5c0.276 0 0.5 0.224 0.5 0.5S12.776 13 12.5 13h-5C7.224 13 7 12.776 7 12.5zm7-8V13h1V4.5C15 3.12 13.88 2 12.5 2h-5C6.12 2 5 3.12 5 4.5v11C5 16.88 6.12 18 7.5 18h1.837c-0.148-0.31-0.251-0.647-0.302-1H7.5C6.672 17 6 16.328 6 15.5v-11C6 3.672 6.672 3 7.5 3h5C13.328 3 14 3.672 14 4.5zM9.337 15c0.178-0.375 0.42-0.713 0.713-1H7.5C7.224 14 7 14.224 7 14.5S7.224 15 7.5 15h1.837zm3.163-1c-1.38 0-2.5 1.12-2.5 2.5s1.12 2.5 2.5 2.5H13c0.276 0 0.5-0.224 0.5-0.5S13.276 18 13 18h-0.5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5H13c0.276 0 0.5-0.224 0.5-0.5S13.276 14 13 14h-0.5zm3.5 0c-0.276 0-0.5 0.224-0.5 0.5S15.724 15 16 15h0.5c0.828 0 1.5 0.672 1.5 1.5S17.328 18 16.5 18H16c-0.276 0-0.5 0.224-0.5 0.5S15.724 19 16 19h0.5c1.38 0 2.5-1.12 2.5-2.5S17.88 14 16.5 14H16zm-4 2.5c0-0.276 0.224-0.5 0.5-0.5h4c0.276 0 0.5 0.224 0.5 0.5S16.776 17 16.5 17h-4c-0.276 0-0.5-0.224-0.5-0.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

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

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

@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M8 2C6.343 2 5 3.343 5 5v14c0 1.657 1.343 3 3 3h4.834c-1.055-0.821-1.754-2.078-1.827-3.5H8.25c-0.414 0-0.75-0.336-0.75-0.75S7.836 17 8.25 17h2.916c0.149-0.545 0.392-1.052 0.71-1.5H8.25c-0.414 0-0.75-0.336-0.75-0.75S7.836 14 8.25 14h5.376c0.64-0.32 1.36-0.5 2.124-0.5H17V5c0-1.657-1.343-3-3-3H8zM7.5 6.75C7.5 6.336 7.836 6 8.25 6h5.5c0.414 0 0.75 0.336 0.75 0.75S14.164 7.5 13.75 7.5h-5.5C7.836 7.5 7.5 7.164 7.5 6.75zM23 18.25c0-2.071-1.679-3.75-3.75-3.75l-0.102 0.007c-0.366 0.05-0.648 0.363-0.648 0.743 0 0.414 0.336 0.75 0.75 0.75l0.154 0.005c1.17 0.08 2.096 1.054 2.096 2.245 0 1.243-1.007 2.25-2.25 2.25l-0.003 0.005-0.102 0.007c-0.366 0.051-0.647 0.366-0.645 0.746 0.002 0.414 0.34 0.748 0.753 0.747V22l0.2-0.005C21.427 21.89 23 20.255 23 18.25zm-6.5-3c0-0.414-0.336-0.75-0.75-0.75l-0.2 0.005C13.573 14.61 12 16.245 12 18.25c0 2.071 1.679 3.75 3.75 3.75l0.102-0.007c0.366-0.05 0.648-0.363 0.648-0.743 0-0.414-0.336-0.75-0.75-0.75l-0.154-0.005c-1.17-0.08-2.096-1.054-2.096-2.245 0-1.243 1.007-2.25 2.25-2.25l0.102-0.007c0.366-0.05 0.648-0.363 0.648-0.743zm3.5 3c0-0.414-0.336-0.75-0.75-0.75h-3.5l-0.102 0.007C15.282 17.557 15 17.87 15 18.25c0 0.414 0.336 0.75 0.75 0.75h3.5l0.102-0.007C19.718 18.943 20 18.63 20 18.25z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M6 5c0-1.657 1.343-3 3-3h6c1.657 0 3 1.343 3 3v9H9.25c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h3.036c-0.406 0.432-0.731 0.94-0.953 1.5H9.25c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h1.757C11.002 18.583 11 18.666 11 18.75c0 1.257 0.488 2.4 1.286 3.25H9c-1.657 0-3-1.343-3-3V5zm3.25 1C8.836 6 8.5 6.336 8.5 6.75S8.836 7.5 9.25 7.5h5.5c0.414 0 0.75-0.336 0.75-0.75S15.164 6 14.75 6h-5.5zM23 18.75c0-2.071-1.679-3.75-3.75-3.75l-0.102 0.007c-0.366 0.05-0.648 0.363-0.648 0.743 0 0.414 0.336 0.75 0.75 0.75l0.154 0.005c1.17 0.08 2.096 1.054 2.096 2.245 0 1.243-1.007 2.25-2.25 2.25l-0.003 0.005-0.102 0.007c-0.366 0.051-0.647 0.366-0.645 0.746 0.002 0.414 0.34 0.748 0.753 0.747V22.5l0.2-0.005C21.427 22.39 23 20.755 23 18.75zm-6.5-3c0-0.414-0.336-0.75-0.75-0.75l-0.2 0.005C13.573 15.11 12 16.745 12 18.75c0 2.071 1.679 3.75 3.75 3.75l0.102-0.007c0.366-0.05 0.648-0.363 0.648-0.743 0-0.414-0.336-0.75-0.75-0.75l-0.154-0.005c-1.17-0.08-2.096-1.054-2.096-2.245 0-1.243 1.007-2.25 2.25-2.25l0.102-0.007c0.366-0.05 0.648-0.363 0.648-0.743zm3.5 3c0-0.414-0.336-0.75-0.75-0.75h-3.5l-0.102 0.007C15.282 18.057 15 18.37 15 18.75c0 0.414 0.336 0.75 0.75 0.75h3.5l0.102-0.007C19.718 19.443 20 19.13 20 18.75z" 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="M8.25 6C7.836 6 7.5 6.336 7.5 6.75S7.836 7.5 8.25 7.5h5.5c0.414 0 0.75-0.336 0.75-0.75S14.164 6 13.75 6h-5.5zM7.5 17.75C7.5 17.336 7.836 17 8.25 17h2.916C11.058 17.398 11 17.817 11 18.25c0 0.084 0.002 0.167 0.007 0.25H8.25c-0.414 0-0.75-0.336-0.75-0.75zm4.377-2.25c0.45-0.632 1.05-1.15 1.75-1.5H8.25c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h3.627zM15.5 5v8.507c0.083-0.005 0.166-0.007 0.25-0.007H17V5c0-1.657-1.343-3-3-3H8C6.343 2 5 3.343 5 5v14c0 1.657 1.343 3 3 3h4.834c-0.52-0.405-0.954-0.916-1.268-1.5H8c-0.828 0-1.5-0.672-1.5-1.5V5c0-0.828 0.672-1.5 1.5-1.5h6c0.828 0 1.5 0.672 1.5 1.5zM23 18.25c0-2.071-1.679-3.75-3.75-3.75l-0.102 0.007c-0.366 0.05-0.648 0.363-0.648 0.743 0 0.414 0.336 0.75 0.75 0.75l0.154 0.005c1.17 0.08 2.096 1.054 2.096 2.245 0 1.243-1.007 2.25-2.25 2.25l-0.003 0.005-0.102 0.007c-0.366 0.051-0.647 0.366-0.645 0.746 0.002 0.414 0.34 0.748 0.753 0.747V22l0.2-0.005C21.427 21.89 23 20.255 23 18.25zm-6.5-3c0-0.414-0.336-0.75-0.75-0.75l-0.2 0.005C13.573 14.61 12 16.245 12 18.25c0 2.071 1.679 3.75 3.75 3.75l0.102-0.007c0.366-0.05 0.648-0.363 0.648-0.743 0-0.414-0.336-0.75-0.75-0.75l-0.154-0.005c-1.17-0.08-2.096-1.054-2.096-2.245 0-1.243 1.007-2.25 2.25-2.25l0.102-0.007c0.366-0.05 0.648-0.363 0.648-0.743zm3.5 3c0-0.414-0.336-0.75-0.75-0.75h-3.5l-0.102 0.007C15.282 17.557 15 17.87 15 18.25c0 0.414 0.336 0.75 0.75 0.75h3.5l0.102-0.007C19.718 18.943 20 18.63 20 18.25z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M9.25 6C8.836 6 8.5 6.336 8.5 6.75S8.836 7.5 9.25 7.5h5.5c0.414 0 0.75-0.336 0.75-0.75S15.164 6 14.75 6h-5.5zM8.5 17.75C8.5 17.336 8.836 17 9.25 17h2.083c-0.186 0.468-0.3 0.973-0.326 1.5H9.25c-0.414 0-0.75-0.336-0.75-0.75zm3.786-2.25c0.711-0.758 1.668-1.282 2.744-1.446C14.944 14.02 14.85 14 14.75 14h-5.5c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h3.036zM16.5 5v9H18V5c0-1.657-1.343-3-3-3H9C7.343 2 6 3.343 6 5v14c0 1.657 1.343 3 3 3h3.286c-0.406-0.432-0.731-0.94-0.953-1.5H9c-0.828 0-1.5-0.672-1.5-1.5V5c0-0.828 0.672-1.5 1.5-1.5h6c0.828 0 1.5 0.672 1.5 1.5zM23 18.75c0-2.071-1.679-3.75-3.75-3.75l-0.102 0.007c-0.366 0.05-0.648 0.363-0.648 0.743 0 0.414 0.336 0.75 0.75 0.75l0.154 0.005c1.17 0.08 2.096 1.054 2.096 2.245 0 1.243-1.007 2.25-2.25 2.25l-0.003 0.005-0.102 0.007c-0.366 0.051-0.647 0.366-0.645 0.746 0.002 0.414 0.34 0.748 0.753 0.747V22.5l0.2-0.005C21.427 22.39 23 20.755 23 18.75zm-6.5-3c0-0.414-0.336-0.75-0.75-0.75l-0.2 0.005C13.573 15.11 12 16.745 12 18.75c0 2.071 1.679 3.75 3.75 3.75l0.102-0.007c0.366-0.05 0.648-0.363 0.648-0.743 0-0.414-0.336-0.75-0.75-0.75l-0.154-0.005c-1.17-0.08-2.096-1.054-2.096-2.245 0-1.243 1.007-2.25 2.25-2.25l0.102-0.007c0.366-0.05 0.648-0.363 0.648-0.743zm3.5 3c0-0.414-0.336-0.75-0.75-0.75h-3.5l-0.102 0.007C15.282 18.057 15 18.37 15 18.75c0 0.414 0.336 0.75 0.75 0.75h3.5l0.102-0.007C19.718 19.443 20 19.13 20 18.75z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M13 2c-0.552 0-1 0.448-1 1v4H8C7.448 7 7 7.448 7 8v4H3c-0.552 0-1 0.448-1 1v4c0 0.552 0.448 1 1 1h12c1.657 0 3-1.343 3-3V3c0-0.552-0.448-1-1-1h-4z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M12 3c0-0.552 0.448-1 1-1h4c0.552 0 1 0.448 1 1v12c0 1.657-1.343 3-3 3H3c-0.552 0-1-0.448-1-1v-4c0-0.552 0.448-1 1-1h4V8c0-0.552 0.448-1 1-1h4V3zm5 0h-4v4c0 0.552-0.448 1-1 1H8v4c0 0.552-0.448 1-1 1H3v4h12c1.105 0 2-0.895 2-2V3z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_step_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_step_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_step_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_step_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.75 2c-0.69 0-1.25 0.56-1.25 1.25V8H9.25C8.56 8 8 8.56 8 9.25v5.25H3.25C2.56 14.5 2 15.06 2 15.75v5C2 21.44 2.56 22 3.25 22h15.5c1.795 0 3.25-1.455 3.25-3.25V3.25C22 2.56 21.44 2 20.75 2h-5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M14.5 3.25C14.5 2.56 15.06 2 15.75 2h5C21.44 2 22 2.56 22 3.25v15.5c0 1.795-1.455 3.25-3.25 3.25H3.25C2.56 22 2 21.44 2 20.75v-5c0-0.69 0.56-1.25 1.25-1.25H8V9.25C8 8.56 8.56 8 9.25 8h5.25V3.25zM16 3.5v4.75c0 0.69-0.56 1.25-1.25 1.25H9.5v5.25C9.5 15.44 8.94 16 8.25 16H3.5v4.5h15.25c0.966 0 1.75-0.784 1.75-1.75V3.5H16z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_step_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_step_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_step_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_step_24_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.5C2 3.12 3.12 2 4.5 2H6v2.5C6 5.328 6.672 6 7.5 6H15v6.5c0 1.38-1.12 2.5-2.5 2.5h-1.522C10.992 14.835 11 14.668 11 14.5 11 11.462 8.538 9 5.5 9 4.17 9 2.95 9.472 2 10.257V4.5zM10.793 16c-0.21 0.742-0.572 1.421-1.05 2H14c2.209 0 4-1.79 4-4V7.5c0-1.21-0.86-2.218-2-2.45v7.45c0 1.933-1.567 3.5-3.5 3.5h-1.707zM7 4.5V2h5.5C13.88 2 15 3.12 15 4.5V5H7.5C7.224 5 7 4.776 7 4.5zm3 10c0 2.485-2.015 4.5-4.5 4.5S1 16.985 1 14.5 3.015 10 5.5 10s4.5 2.015 4.5 4.5zm-4-2C6 12.224 5.776 12 5.5 12S5 12.224 5 12.5V14H3.5C3.224 14 3 14.224 3 14.5S3.224 15 3.5 15H5v1.5C5 16.776 5.224 17 5.5 17S6 16.776 6 16.5V15h1.5C7.776 15 8 14.776 8 14.5S7.776 14 7.5 14H6v-1.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="M4.5 2C3.12 2 2 3.12 2 4.5v5.757C2.307 10.004 2.642 9.783 3 9.6V4.5C3 3.672 3.672 3 4.5 3H6v1.5C6 5.328 6.672 6 7.5 6H14v6.5c0 0.828-0.672 1.5-1.5 1.5h-1.522C10.992 14.165 11 14.332 11 14.5c0 0.168-0.008 0.335-0.022 0.5H12.5c1.38 0 2.5-1.12 2.5-2.5v-8C15 3.12 13.88 2 12.5 2h-8zM14 18H9.743c0.253-0.307 0.474-0.642 0.657-1H14c1.657 0 3-1.343 3-3V7.5c0-0.653-0.418-1.209-1-1.415V5.05c1.14 0.232 2 1.24 2 2.45V14c0 2.21-1.791 4-4 4zm0-13.5V5H7.5C7.224 5 7 4.776 7 4.5V3h5.5C13.328 3 14 3.672 14 4.5zm-4 10c0 2.485-2.015 4.5-4.5 4.5S1 16.985 1 14.5 3.015 10 5.5 10s4.5 2.015 4.5 4.5zm-4-2C6 12.224 5.776 12 5.5 12S5 12.224 5 12.5V14H3.5C3.224 14 3 14.224 3 14.5S3.224 15 3.5 15H5v1.5C5 16.776 5.224 17 5.5 17S6 16.776 6 16.5V15h1.5C7.776 15 8 14.776 8 14.5S7.776 14 7.5 14H6v-1.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

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

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

@ -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="M4.5 2C3.12 2 2 3.12 2 4.5v7C2 12.88 3.12 14 4.5 14H10v-3H6v2H4.5C3.672 13 3 12.328 3 11.5v-7C3 3.672 3.672 3 4.5 3h7C12.328 3 13 3.672 13 4.5V6h-2v4h3V4.5C14 3.12 12.88 2 11.5 2h-7zM6 6v4h4V6H6zm5 5v3h0.5c1.38 0 2.5-1.12 2.5-2.5V11h-3z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M14 4.5C14 3.12 12.88 2 11.5 2h-7C3.12 2 2 3.12 2 4.5V10h3V6H3V4.5C3 3.672 3.672 3 4.5 3h7C12.328 3 13 3.672 13 4.5v7c0 0.828-0.672 1.5-1.5 1.5H10v-2H6v3h5.5c1.38 0 2.5-1.12 2.5-2.5v-7zM10 6H6v4h4V6zm-5 5H2v0.5C2 12.88 3.12 14 4.5 14H5v-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="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M2 4.5C2 3.12 3.12 2 4.5 2h7C12.88 2 14 3.12 14 4.5v7c0 1.38-1.12 2.5-2.5 2.5h-7C3.12 14 2 12.88 2 11.5v-7zM6 13h4v-2H6v2zm0-3h4V6H6v4zm7-4h-2v4h2V6zm0 5h-2v2h0.5c0.828 0 1.5-0.672 1.5-1.5V11zm-8.5 2H5V5h8V4.5C13 3.672 12.328 3 11.5 3h-7C3.672 3 3 3.672 3 4.5v7C3 12.328 3.672 13 4.5 13z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M11.5 2C12.88 2 14 3.12 14 4.5v7c0 1.38-1.12 2.5-2.5 2.5h-7C3.12 14 2 12.88 2 11.5v-7C2 3.12 3.12 2 4.5 2h7zM3 6v4h2V6H3zm3 0v4h4V6H6zm4 7v-2H6v2h4zm-5 0v-2H3v0.5C3 12.328 3.672 13 4.5 13H5zM3 4.5V5h8v8h0.5c0.828 0 1.5-0.672 1.5-1.5v-7C13 3.672 12.328 3 11.5 3h-7C3.672 3 3 3.672 3 4.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="M5.5 3C4.12 3 3 4.12 3 5.5v9C3 15.88 4.12 17 5.5 17H12v-4H8v3H5.5C4.672 16 4 15.328 4 14.5v-9C4 4.672 4.672 4 5.5 4h9C15.328 4 16 4.672 16 5.5V8h-3v4h4V5.5C17 4.12 15.88 3 14.5 3h-9zm9 14H13v-4h4v1.5c0 1.38-1.12 2.5-2.5 2.5zM8 12h4V8H8v4z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M17 5.5C17 4.12 15.88 3 14.5 3h-9C4.12 3 3 4.12 3 5.5V12h4V8H4V5.5C4 4.672 4.672 4 5.5 4h9C15.328 4 16 4.672 16 5.5v9c0 0.828-0.672 1.5-1.5 1.5H12v-3H8v4h6.5c1.38 0 2.5-1.12 2.5-2.5v-9zm-14 9V13h4v4H5.5C4.12 17 3 15.88 3 14.5zM8 8v4h4V8H8z" 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="M14.5 3C15.88 3 17 4.12 17 5.5v9c0 1.38-1.12 2.5-2.5 2.5h-9C4.12 17 3 15.88 3 14.5v-9C3 4.12 4.12 3 5.5 3h9zM8 16h4v-3H8v3zm5 0h1.5c0.78 0 1.42-0.595 1.493-1.355L16 14.5V13h-3v3zm-1-4V8H8v4h4zm4-4h-3v4h3V8zM5.5 16H7V7h9V5.5c0-0.78-0.595-1.42-1.355-1.493L14.5 4h-9C4.72 4 4.08 4.595 4.007 5.356L4 14.5c0 0.78 0.595 1.42 1.356 1.493L5.5 16z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M17 14.5c0 1.38-1.12 2.5-2.5 2.5h-9C4.12 17 3 15.88 3 14.5v-9C3 4.12 4.12 3 5.5 3h9C15.88 3 17 4.12 17 5.5v9zM4 8v4h3V8H4zm0 5v1.5c0 0.78 0.595 1.42 1.356 1.493L5.5 16H7v-3H4zm4-1h4V8H8v4zm4 4v-3H8v3h4zM4 5.5V7h9v9h1.5c0.78 0 1.42-0.595 1.493-1.355L16 14.5v-9c0-0.78-0.595-1.42-1.355-1.493L5.5 4C4.72 4 4.08 4.595 4.007 5.356L4 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="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M6.25 3C4.455 3 3 4.455 3 6.25v11.5C3 19.545 4.455 21 6.25 21h8.25v-5h-5v3.5H6.25c-0.966 0-1.75-0.784-1.75-1.75V6.25c0-0.966 0.784-1.75 1.75-1.75h11.5c0.966 0 1.75 0.784 1.75 1.75V9.5H16v5h5V6.25C21 4.455 19.545 3 17.75 3H6.25zM16 16v5h1.75c1.795 0 3.25-1.455 3.25-3.25V16h-5zm-1.5-1.5v-5h-5v5h5z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M21 6.25C21 4.455 19.545 3 17.75 3H6.25C4.455 3 3 4.455 3 6.25v8.25h5v-5H4.5V6.25c0-0.966 0.784-1.75 1.75-1.75h11.5c0.966 0 1.75 0.784 1.75 1.75v11.5c0 0.966-0.784 1.75-1.75 1.75H14.5V16h-5v5h8.25c1.795 0 3.25-1.455 3.25-3.25V6.25zM8 16H3v1.75C3 19.545 4.455 21 6.25 21H8v-5zm1.5-1.5h5v-5h-5v5z" 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="M6.25 3C4.455 3 3 4.455 3 6.25v11.5C3 19.545 4.455 21 6.25 21h11.5c1.795 0 3.25-1.455 3.25-3.25V6.25C21 4.455 19.545 3 17.75 3H6.25zM19.5 8.5H9.25C8.836 8.5 8.5 8.836 8.5 9.25V19.5H6.25c-0.966 0-1.75-0.784-1.75-1.75V6.25c0-0.966 0.784-1.75 1.75-1.75h11.5c0.966 0 1.75 0.784 1.75 1.75V8.5zM14 10v4h-4v-4h4zm1.5 4v-4h4v4h-4zM14 15.5v4h-4v-4h4zm1.5 4v-4h4v2.25c0 0.966-0.784 1.75-1.75 1.75H15.5z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M21 6.25C21 4.455 19.545 3 17.75 3H6.25C4.455 3 3 4.455 3 6.25v11.5C3 19.545 4.455 21 6.25 21h11.5c1.795 0 3.25-1.455 3.25-3.25V6.25zM15.5 19.5V9.25c0-0.414-0.336-0.75-0.75-0.75H4.5V6.25c0-0.966 0.784-1.75 1.75-1.75h11.5c0.966 0 1.75 0.784 1.75 1.75v11.5c0 0.966-0.784 1.75-1.75 1.75H15.5zM14 14h-4v-4h4v4zm-4 1.5h4v4h-4v-4zM8.5 14h-4v-4h4v4zm-4 1.5h4v4H6.25c-0.966 0-1.75-0.784-1.75-1.75V15.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="M6.75 3C4.679 3 3 4.679 3 6.75v14.5C3 23.321 4.679 25 6.75 25H17v-6.5h-6v5H6.75c-1.243 0-2.25-1.007-2.25-2.25V6.75c0-1.243 1.007-2.25 2.25-2.25h14.5c1.243 0 2.25 1.007 2.25 2.25V11h-5v6H25V6.75C25 4.679 23.321 3 21.25 3H6.75zm14.5 22H18.5v-6.5H25v2.75c0 2.071-1.679 3.75-3.75 3.75zM17 17v-6h-6v6h6z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M25 6.75C25 4.679 23.321 3 21.25 3H6.75C4.679 3 3 4.679 3 6.75V17h6.5v-6h-5V6.75c0-1.243 1.007-2.25 2.25-2.25h14.5c1.243 0 2.25 1.007 2.25 2.25v14.5c0 1.243-1.007 2.25-2.25 2.25H17v-5h-6V25h10.25c2.071 0 3.75-1.679 3.75-3.75V6.75zM3 21.25V18.5h6.5V25H6.75C4.679 25 3 23.321 3 21.25zM11 17h6v-6h-6v6z" 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="M3 6.75C3 4.679 4.679 3 6.75 3h14.5C23.321 3 25 4.679 25 6.75v14.5c0 2.071-1.679 3.75-3.75 3.75H6.75C4.679 25 3 23.321 3 21.25V6.75zM6.75 23.5H9.5v-14h14V6.75c0-1.243-1.007-2.25-2.25-2.25H6.75C5.507 4.5 4.5 5.507 4.5 6.75v14.5c0 1.243 1.007 2.25 2.25 2.25zM17 17v-6h-6v6h6zm6.5-6h-5v6h5v-6zM11 18.5v5h6v-5h-6zm7.5 5h2.75c1.243 0 2.25-1.007 2.25-2.25V18.5h-5v5z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M21.25 3C23.321 3 25 4.679 25 6.75v14.5c0 2.071-1.679 3.75-3.75 3.75H6.75C4.679 25 3 23.321 3 21.25V6.75C3 4.679 4.679 3 6.75 3h14.5zM4.5 6.75V9.5h14v14h2.75c1.243 0 2.25-1.007 2.25-2.25V6.75c0-1.243-1.007-2.25-2.25-2.25H6.75C5.507 4.5 4.5 5.507 4.5 6.75zM11 17h6v-6h-6v6zm6 6.5v-5h-6v5h6zM9.5 11h-5v6h5v-6zm-5 7.5v2.75c0 1.243 1.007 2.25 2.25 2.25H9.5v-5h-5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M1.75 3C1.336 3 1 3.336 1 3.75S1.336 4.5 1.75 4.5h12.5C14.664 4.5 15 4.164 15 3.75S14.664 3 14.25 3H1.75zm0 3C1.336 6 1 6.336 1 6.75S1.336 7.5 1.75 7.5h12.5C14.664 7.5 15 7.164 15 6.75S14.664 6 14.25 6H1.75zM1 9.75C1 9.336 1.336 9 1.75 9h12.5C14.664 9 15 9.336 15 9.75s-0.336 0.75-0.75 0.75H1.75C1.336 10.5 1 10.164 1 9.75zM1.75 12C1.336 12 1 12.336 1 12.75s0.336 0.75 0.75 0.75h8.5c0.414 0 0.75-0.336 0.75-0.75S10.664 12 10.25 12h-8.5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M1.5 3C1.224 3 1 3.224 1 3.5S1.224 4 1.5 4h13C14.776 4 15 3.776 15 3.5S14.776 3 14.5 3h-13zm0 3C1.224 6 1 6.224 1 6.5S1.224 7 1.5 7h13C14.776 7 15 6.776 15 6.5S14.776 6 14.5 6h-13zM1 9.5C1 9.224 1.224 9 1.5 9h13C14.776 9 15 9.224 15 9.5S14.776 10 14.5 10h-13C1.224 10 1 9.776 1 9.5zM1.5 12C1.224 12 1 12.224 1 12.5S1.224 13 1.5 13h9c0.276 0 0.5-0.224 0.5-0.5S10.776 12 10.5 12h-9z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_text_description_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_text_description_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_text_description_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_text_description_16_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="M3 6C2.448 6 2 6.448 2 7s0.448 1 1 1h21.997c0.552 0 1-0.448 1-1s-0.448-1-1-1H3zm0 15c-0.552 0-1 0.448-1 1s0.448 1 1 1h14.997c0.552 0 1-0.448 1-1s-0.448-1-1-1H3zm-1-9c0-0.552 0.448-1 1-1h21.997c0.552 0 1 0.448 1 1s-0.448 1-1 1H3c-0.552 0-1-0.448-1-1zm1 4c-0.552 0-1 0.448-1 1s0.448 1 1 1h21.997c0.552 0 1-0.448 1-1s-0.448-1-1-1H3z" 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="M2.754 6c-0.414 0-0.75 0.336-0.75 0.75S2.34 7.5 2.754 7.5H25.25C25.665 7.5 26 7.164 26 6.75S25.665 6 25.25 6H2.753zm0 5c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75H25.25c0.414 0 0.75-0.336 0.75-0.75S25.665 11 25.25 11H2.753zm-0.75 5.75c0-0.414 0.336-0.75 0.75-0.75H25.25c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75H2.753c-0.414 0-0.75-0.336-0.75-0.75zM2.754 21c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75H18.25c0.415 0 0.75-0.336 0.75-0.75S18.665 21 18.25 21H2.754z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_text_description_28_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_text_description_28_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_text_description_28_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_text_description_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="M3.25 6C2.56 6 2 6.56 2 7.25S2.56 8.5 3.25 8.5h25.5C29.44 8.5 30 7.94 30 7.25S29.44 6 28.75 6H3.25zm0 6C2.56 12 2 12.56 2 13.25s0.56 1.25 1.25 1.25h25.5c0.69 0 1.25-0.56 1.25-1.25S29.44 12 28.75 12H3.25zM2 19.25C2 18.56 2.56 18 3.25 18h25.5c0.69 0 1.25 0.56 1.25 1.25s-0.56 1.25-1.25 1.25H3.25C2.56 20.5 2 19.94 2 19.25zM3.25 24C2.56 24 2 24.56 2 25.25s0.56 1.25 1.25 1.25h16.5c0.69 0 1.25-0.56 1.25-1.25S20.44 24 19.75 24H3.25z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M3 6C2.448 6 2 6.448 2 7s0.448 1 1 1h26c0.552 0 1-0.448 1-1s-0.448-1-1-1H3zm0 6c-0.552 0-1 0.448-1 1s0.448 1 1 1h26c0.552 0 1-0.448 1-1s-0.448-1-1-1H3zm-1 7c0 0.552 0.448 1 1 1h26c0.552 0 1-0.448 1-1s-0.448-1-1-1H3c-0.552 0-1 0.448-1 1zm1 5c-0.552 0-1 0.448-1 1s0.448 1 1 1h17c0.552 0 1-0.448 1-1s-0.448-1-1-1H3z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_text_description_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_text_description_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_text_description_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_text_description_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="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.75zm0 3C1 6.336 1.336 6 1.75 6h6.418L7.543 7.5H1.75C1.336 7.5 1 7.164 1 6.75zM6.087 12c0.202 0.567 0.74 1 1.415 1H7.97l-0.125 0.5H1.75C1.336 13.5 1 13.164 1 12.75S1.336 12 1.75 12h4.337zm0.831-3l-0.625 1.5H1.75C1.336 10.5 1 10.164 1 9.75S1.336 9 1.75 9h5.168zm0.585 3h1.75l-0.59 2.36c-0.121 0.482 0.462 0.826 0.826 0.486l4.872-4.548C14.86 9.834 14.531 9 13.85 9h-1.098l0.781-2.342C13.641 6.334 13.4 6 13.06 6H9.586C9.384 6 9.202 6.121 9.124 6.308l-2.083 5C6.904 11.637 7.146 12 7.503 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="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.5zm0 3C1 6.224 1.224 6 1.5 6h6.668L7.752 7H1.5C1.224 7 1 6.776 1 6.5zM6.502 10H1.5C1.224 10 1 9.776 1 9.5S1.224 9 1.5 9h5.418l-0.416 1zm-0.415 2c0.202 0.567 0.74 1 1.415 1H1.5C1.224 13 1 12.776 1 12.5S1.224 12 1.5 12h4.587zm1.416 0h1.75l-0.59 2.36c-0.121 0.482 0.462 0.826 0.826 0.486l4.872-4.548C14.86 9.834 14.531 9 13.85 9h-1.098l0.781-2.342C13.641 6.334 13.4 6 13.06 6H9.586C9.384 6 9.202 6.121 9.124 6.308l-2.083 5C6.904 11.637 7.146 12 7.503 12z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_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 5.75C2 5.336 2.336 5 2.75 5h14.5C17.664 5 18 5.336 18 5.75S17.664 6.5 17.25 6.5H2.75C2.336 6.5 2 6.164 2 5.75zm0 3C2 8.336 2.336 8 2.75 8h10.835c-0.606 0-1.152 0.364-1.385 0.923L11.96 9.5H2.75C2.336 9.5 2 9.164 2 8.75zM10.087 14c-0.194 0.544-0.051 1.11 0.296 1.5H2.75C2.336 15.5 2 15.164 2 14.75S2.336 14 2.75 14h7.337zm0.623-1.5H2.75C2.336 12.5 2 12.164 2 11.75S2.336 11 2.75 11h8.585l-0.625 1.5zm0.792 2.5h1.75l-0.59 2.36c-0.12 0.482 0.463 0.826 0.827 0.486l4.872-4.548C18.86 12.834 18.531 12 17.85 12h-1.098l0.781-2.342C17.641 9.334 17.4 9 17.06 9h-3.473c-0.202 0-0.384 0.121-0.462 0.308l-2.083 5C10.904 14.637 11.146 15 11.502 15z" 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 5.5C2 5.224 2.224 5 2.5 5h15C17.776 5 18 5.224 18 5.5S17.776 6 17.5 6h-15C2.224 6 2 5.776 2 5.5zm0 3C2 8.224 2.224 8 2.5 8h11.085c-0.606 0-1.152 0.364-1.385 0.923L12.168 9H2.5C2.224 9 2 8.776 2 8.5zm8.087 5.5c-0.121 0.341-0.11 0.69 0 1H2.5C2.224 15 2 14.776 2 14.5S2.224 14 2.5 14h7.587zm0.831-2H2.5C2.224 12 2 11.776 2 11.5S2.224 11 2.5 11h8.835l-0.417 1zm0.585 3h1.75l-0.59 2.36c-0.121 0.482 0.462 0.826 0.826 0.486l4.872-4.548C18.86 12.834 18.531 12 17.85 12h-1.098l0.781-2.342C17.641 9.334 17.4 9 17.06 9h-3.473c-0.202 0-0.384 0.121-0.462 0.308l-2.083 5C10.904 14.637 11.146 15 11.502 15z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_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="M12.546 17H3l-0.117 0.007C2.386 17.064 2 17.487 2 18c0 0.552 0.448 1 1 1h9.083c-0.126-0.352-0.122-0.756 0.057-1.138L12.545 17zm0.94-2H3c-0.552 0-1-0.448-1-1 0-0.513 0.386-0.935 0.883-0.993L3 13h11.425l-0.94 2zM21 11l0.117-0.007C21.614 10.935 22 10.513 22 10c0-0.552-0.448-1-1-1H3L2.883 9.007C2.386 9.065 2 9.487 2 10c0 0.552 0.448 1 1 1h18zm0-6H3L2.883 5.007C2.386 5.065 2 5.487 2 6c0 0.552 0.448 1 1 1h18l0.117-0.007C21.614 6.935 22 6.513 22 6c0-0.552-0.448-1-1-1zm-4.683 7h4.827c0.383 0 0.624 0.412 0.436 0.745L19.75 16h1.495c0.645 0 0.99 0.76 0.565 1.244l-4.824 5.508c-0.505 0.576-1.443 0.085-1.258-0.657L16.5 19h-3.002c-0.367 0-0.609-0.381-0.453-0.713l2.82-6C15.947 12.112 16.123 12 16.317 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="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M12.546 17H2.75l-0.102 0.007C2.282 17.057 2 17.37 2 17.75c0 0.414 0.336 0.75 0.75 0.75h9.246c0-0.211 0.046-0.428 0.144-0.638L12.545 17zm1.175-2.5H2.75C2.336 14.5 2 14.164 2 13.75c0-0.38 0.282-0.694 0.648-0.743L2.75 13h11.675l-0.705 1.5zM21.25 9H2.75L2.648 9.007C2.282 9.057 2 9.37 2 9.75c0 0.414 0.336 0.75 0.75 0.75h18.5l0.102-0.007C21.718 10.443 22 10.13 22 9.75 22 9.336 21.664 9 21.25 9zm0-4H2.75L2.648 5.007C2.282 5.057 2 5.37 2 5.75 2 6.164 2.336 6.5 2.75 6.5h18.5l0.102-0.007C21.718 6.443 22 6.13 22 5.75 22 5.336 21.664 5 21.25 5zm-4.933 7h4.827c0.383 0 0.624 0.412 0.436 0.745L19.75 16h1.495c0.645 0 0.99 0.76 0.565 1.244l-4.824 5.508c-0.505 0.576-1.443 0.085-1.258-0.657L16.5 19h-3.002c-0.367 0-0.609-0.381-0.453-0.713l2.82-6C15.947 12.112 16.123 12 16.317 12z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_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 7c0-0.552 0.448-1 1-1h21.997c0.552 0 1 0.448 1 1s-0.448 1-1 1H3C2.448 8 2 7.552 2 7zm0 15c0-0.552 0.448-1 1-1h11.085c-0.343 0.959 0.366 2 1.415 2H3c-0.552 0-1-0.448-1-1zm14.446-6H3c-0.552 0-1 0.448-1 1s0.448 1 1 1h12.498l0.948-2zm8.55-3c0.553 0 1-0.448 1-1s-0.447-1-1-1H3c-0.552 0-1 0.448-1 1s0.448 1 1 1h21.997zm-6.18 1h6.33c0.382 0 0.623 0.412 0.435 0.745L23.751 18h1.514c0.642 0 0.987 0.753 0.569 1.24l-6.416 7.452c-0.522 0.606-1.499 0.052-1.246-0.707L19.5 22h-4c-0.367 0-0.608-0.382-0.451-0.714l3.316-7C18.448 14.11 18.624 14 18.817 14z" 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="M2.004 6.75C2.004 6.336 2.34 6 2.754 6H25.25C25.665 6 26 6.336 26 6.75S25.665 7.5 25.25 7.5H2.753c-0.414 0-0.75-0.336-0.75-0.75zm0 5c0-0.414 0.336-0.75 0.75-0.75H25.25c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75H2.753c-0.414 0-0.75-0.336-0.75-0.75zM2.754 16c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75h12.981l0.71-1.5H2.755zm11.331 5c-0.193 0.541-0.052 1.108 0.296 1.5H2.754c-0.414 0-0.75-0.336-0.75-0.75S2.34 21 2.754 21h11.331zm4.732-7h6.328c0.383 0 0.624 0.412 0.436 0.745L23.751 18h1.514c0.642 0 0.987 0.753 0.569 1.24l-6.416 7.452c-0.522 0.606-1.499 0.052-1.246-0.707L19.5 22h-4c-0.367 0-0.608-0.382-0.451-0.714l3.316-7C18.448 14.11 18.624 14 18.817 14z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2023. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_28_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_28_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_28_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_text_grammar_lightning_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 7.25C2 6.56 2.56 6 3.25 6h25.5C29.44 6 30 6.56 30 7.25S29.44 8.5 28.75 8.5H3.25C2.56 8.5 2 7.94 2 7.25zm0 6C2 12.56 2.56 12 3.25 12h25.5c0.69 0 1.25 0.56 1.25 1.25 0 0.105-0.013 0.207-0.037 0.304-0.149-0.035-0.306-0.054-0.469-0.054h-8.377c-0.796 0-1.533 0.377-2 1H3.25C2.56 14.5 2 13.94 2 13.25zM17.335 18H3.25C2.56 18 2 18.56 2 19.25s0.56 1.25 1.25 1.25h12.845l1.24-2.5zm-2.825 6c-0.142 1.273 0.845 2.493 2.238 2.493L3.25 26.5C2.56 26.5 2 25.94 2 25.25S2.56 24 3.25 24h11.26zm6.61-9h8.382c0.39 0 0.63 0.426 0.427 0.76L26.75 21h2.491c0.675 0 1.007 0.822 0.52 1.29l-8.747 8.427c-0.757 0.73-1.984-0.055-1.638-1.05L21 25h-4.251c-0.556 0-0.92-0.585-0.672-1.083l4.147-8.361C20.393 15.216 20.74 15 21.12 15z" 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="M2 7c0-0.552 0.448-1 1-1h26c0.552 0 1 0.448 1 1s-0.448 1-1 1H3C2.448 8 2 7.552 2 7zm0 6c0-0.552 0.448-1 1-1h26c0.552 0 1 0.448 1 1 0 0.195-0.056 0.377-0.152 0.53-0.114-0.02-0.232-0.03-0.354-0.03h-8.377c-0.552 0-1.075 0.181-1.5 0.5H3c-0.552 0-1-0.448-1-1zm15.335 5H3c-0.552 0-1 0.448-1 1s0.448 1 1 1h13.343l0.992-2zm-2.825 6c-0.086 0.773 0.244 1.527 0.83 2H3c-0.552 0-1-0.448-1-1s0.448-1 1-1h11.51zm6.61-9h8.382c0.39 0 0.63 0.426 0.427 0.76L26.75 21h2.491c0.675 0 1.007 0.822 0.52 1.29l-8.747 8.427c-0.757 0.73-1.984-0.055-1.638-1.05L21 25h-4.251c-0.556 0-0.92-0.585-0.672-1.083l4.147-8.361C20.393 15.216 20.74 15 21.12 15z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

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

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

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

@ -1 +1 @@
## [1.1.213] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags
## [1.1.214] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags

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

@ -3146,6 +3146,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.chevron_down_28_regular, 'chevron_down_28_regular', 28),
FluentUISampleIcon(FluentIcons.chevron_down_32_regular, 'chevron_down_32_regular', 32),
FluentUISampleIcon(FluentIcons.chevron_down_48_regular, 'chevron_down_48_regular', 48),
FluentUISampleIcon(FluentIcons.chevron_down_up_16_regular, 'chevron_down_up_16_regular', 16),
@ -3164,6 +3166,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.chevron_left_28_regular, 'chevron_left_28_regular', 28),
FluentUISampleIcon(FluentIcons.chevron_left_32_regular, 'chevron_left_32_regular', 32),
FluentUISampleIcon(FluentIcons.chevron_left_48_regular, 'chevron_left_48_regular', 48),
FluentUISampleIcon(FluentIcons.chevron_right_12_regular, 'chevron_right_12_regular', 12),
@ -3176,6 +3180,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.chevron_right_28_regular, 'chevron_right_28_regular', 28),
FluentUISampleIcon(FluentIcons.chevron_right_32_regular, 'chevron_right_32_regular', 32),
FluentUISampleIcon(FluentIcons.chevron_right_48_regular, 'chevron_right_48_regular', 48),
FluentUISampleIcon(FluentIcons.chevron_up_12_regular, 'chevron_up_12_regular', 12),
@ -3188,6 +3194,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.chevron_up_28_regular, 'chevron_up_28_regular', 28),
FluentUISampleIcon(FluentIcons.chevron_up_32_regular, 'chevron_up_32_regular', 32),
FluentUISampleIcon(FluentIcons.chevron_up_48_regular, 'chevron_up_48_regular', 48),
FluentUISampleIcon(FluentIcons.chevron_up_down_16_regular, 'chevron_up_down_16_regular', 16),
@ -5012,6 +5020,18 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.document_landscape_split_hint_24_regular, 'document_landscape_split_hint_24_regular', 24),
FluentUISampleIcon(FluentIcons.document_lightning_16_regular, 'document_lightning_16_regular', 16),
FluentUISampleIcon(FluentIcons.document_lightning_20_regular, 'document_lightning_20_regular', 20),
FluentUISampleIcon(FluentIcons.document_lightning_24_regular, 'document_lightning_24_regular', 24),
FluentUISampleIcon(FluentIcons.document_lightning_28_regular, 'document_lightning_28_regular', 28),
FluentUISampleIcon(FluentIcons.document_lightning_32_regular, 'document_lightning_32_regular', 32),
FluentUISampleIcon(FluentIcons.document_lightning_48_regular, 'document_lightning_48_regular', 48),
FluentUISampleIcon(FluentIcons.document_link_16_regular, 'document_link_16_regular', 16),
FluentUISampleIcon(FluentIcons.document_link_20_regular, 'document_link_20_regular', 20),
@ -5552,6 +5572,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.earth_leaf_48_regular, 'earth_leaf_48_regular', 48),
FluentUISampleIcon(FluentIcons.edit_12_regular, 'edit_12_regular', 12),
FluentUISampleIcon(FluentIcons.edit_16_regular, 'edit_16_regular', 16),
FluentUISampleIcon(FluentIcons.edit_20_regular, 'edit_20_regular', 20),
@ -10726,6 +10748,10 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.server_24_regular, 'server_24_regular', 24),
FluentUISampleIcon(FluentIcons.server_link_16_regular, 'server_link_16_regular', 16),
FluentUISampleIcon(FluentIcons.server_link_20_regular, 'server_link_20_regular', 20),
FluentUISampleIcon(FluentIcons.server_link_24_regular, 'server_link_24_regular', 24),
FluentUISampleIcon(FluentIcons.server_multiple_20_regular, 'server_multiple_20_regular', 20),
@ -11708,6 +11734,10 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.step_16_regular, 'step_16_regular', 16),
FluentUISampleIcon(FluentIcons.step_20_regular, 'step_20_regular', 20),
FluentUISampleIcon(FluentIcons.step_24_regular, 'step_24_regular', 24),
FluentUISampleIcon(FluentIcons.steps_16_regular, 'steps_16_regular', 16),
FluentUISampleIcon(FluentIcons.steps_20_regular, 'steps_20_regular', 20),
@ -11916,6 +11946,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.tab_desktop_multiple_20_regular, 'tab_desktop_multiple_20_regular', 20),
FluentUISampleIcon(FluentIcons.tab_desktop_multiple_add_20_regular, 'tab_desktop_multiple_add_20_regular', 20),
FluentUISampleIcon(FluentIcons.tab_desktop_multiple_bottom_20_regular, 'tab_desktop_multiple_bottom_20_regular', 20),
FluentUISampleIcon(FluentIcons.tab_desktop_multiple_bottom_24_regular, 'tab_desktop_multiple_bottom_24_regular', 24),
@ -12796,10 +12828,16 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.text_density_28_regular, 'text_density_28_regular', 28),
FluentUISampleIcon(FluentIcons.text_description_16_regular, 'text_description_16_regular', 16),
FluentUISampleIcon(FluentIcons.text_description_20_regular, 'text_description_20_regular', 20),
FluentUISampleIcon(FluentIcons.text_description_24_regular, 'text_description_24_regular', 24),
FluentUISampleIcon(FluentIcons.text_description_28_regular, 'text_description_28_regular', 28),
FluentUISampleIcon(FluentIcons.text_description_32_regular, 'text_description_32_regular', 32),
FluentUISampleIcon(FluentIcons.text_description_ltr_20_regular, 'text_description_ltr_20_regular', 20),
FluentUISampleIcon(FluentIcons.text_description_ltr_24_regular, 'text_description_ltr_24_regular', 24),
@ -12920,6 +12958,16 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.text_grammar_error_20_regular, 'text_grammar_error_20_regular', 20),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_16_regular, 'text_grammar_lightning_16_regular', 16),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_20_regular, 'text_grammar_lightning_20_regular', 20),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_24_regular, 'text_grammar_lightning_24_regular', 24),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_28_regular, 'text_grammar_lightning_28_regular', 28),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_32_regular, 'text_grammar_lightning_32_regular', 32),
FluentUISampleIcon(FluentIcons.text_grammar_settings_20_regular, 'text_grammar_settings_20_regular', 20),
FluentUISampleIcon(FluentIcons.text_grammar_settings_24_regular, 'text_grammar_settings_24_regular', 24),
@ -17548,6 +17596,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.chevron_down_28_filled, 'chevron_down_28_filled', 28),
FluentUISampleIcon(FluentIcons.chevron_down_32_filled, 'chevron_down_32_filled', 32),
FluentUISampleIcon(FluentIcons.chevron_down_48_filled, 'chevron_down_48_filled', 48),
FluentUISampleIcon(FluentIcons.chevron_down_up_16_filled, 'chevron_down_up_16_filled', 16),
@ -17566,6 +17616,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.chevron_left_28_filled, 'chevron_left_28_filled', 28),
FluentUISampleIcon(FluentIcons.chevron_left_32_filled, 'chevron_left_32_filled', 32),
FluentUISampleIcon(FluentIcons.chevron_left_48_filled, 'chevron_left_48_filled', 48),
FluentUISampleIcon(FluentIcons.chevron_right_12_filled, 'chevron_right_12_filled', 12),
@ -17578,6 +17630,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.chevron_right_28_filled, 'chevron_right_28_filled', 28),
FluentUISampleIcon(FluentIcons.chevron_right_32_filled, 'chevron_right_32_filled', 32),
FluentUISampleIcon(FluentIcons.chevron_right_48_filled, 'chevron_right_48_filled', 48),
FluentUISampleIcon(FluentIcons.chevron_up_12_filled, 'chevron_up_12_filled', 12),
@ -17590,6 +17644,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.chevron_up_28_filled, 'chevron_up_28_filled', 28),
FluentUISampleIcon(FluentIcons.chevron_up_32_filled, 'chevron_up_32_filled', 32),
FluentUISampleIcon(FluentIcons.chevron_up_48_filled, 'chevron_up_48_filled', 48),
FluentUISampleIcon(FluentIcons.chevron_up_down_16_filled, 'chevron_up_down_16_filled', 16),
@ -19396,6 +19452,18 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.document_landscape_split_hint_24_filled, 'document_landscape_split_hint_24_filled', 24),
FluentUISampleIcon(FluentIcons.document_lightning_16_filled, 'document_lightning_16_filled', 16),
FluentUISampleIcon(FluentIcons.document_lightning_20_filled, 'document_lightning_20_filled', 20),
FluentUISampleIcon(FluentIcons.document_lightning_24_filled, 'document_lightning_24_filled', 24),
FluentUISampleIcon(FluentIcons.document_lightning_28_filled, 'document_lightning_28_filled', 28),
FluentUISampleIcon(FluentIcons.document_lightning_32_filled, 'document_lightning_32_filled', 32),
FluentUISampleIcon(FluentIcons.document_lightning_48_filled, 'document_lightning_48_filled', 48),
FluentUISampleIcon(FluentIcons.document_link_16_filled, 'document_link_16_filled', 16),
FluentUISampleIcon(FluentIcons.document_link_20_filled, 'document_link_20_filled', 20),
@ -19936,6 +20004,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.earth_leaf_48_filled, 'earth_leaf_48_filled', 48),
FluentUISampleIcon(FluentIcons.edit_12_filled, 'edit_12_filled', 12),
FluentUISampleIcon(FluentIcons.edit_16_filled, 'edit_16_filled', 16),
FluentUISampleIcon(FluentIcons.edit_20_filled, 'edit_20_filled', 20),
@ -25150,6 +25220,10 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.server_24_filled, 'server_24_filled', 24),
FluentUISampleIcon(FluentIcons.server_link_16_filled, 'server_link_16_filled', 16),
FluentUISampleIcon(FluentIcons.server_link_20_filled, 'server_link_20_filled', 20),
FluentUISampleIcon(FluentIcons.server_link_24_filled, 'server_link_24_filled', 24),
FluentUISampleIcon(FluentIcons.server_multiple_20_filled, 'server_multiple_20_filled', 20),
@ -26132,6 +26206,10 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.step_16_filled, 'step_16_filled', 16),
FluentUISampleIcon(FluentIcons.step_20_filled, 'step_20_filled', 20),
FluentUISampleIcon(FluentIcons.step_24_filled, 'step_24_filled', 24),
FluentUISampleIcon(FluentIcons.steps_16_filled, 'steps_16_filled', 16),
FluentUISampleIcon(FluentIcons.steps_20_filled, 'steps_20_filled', 20),
@ -26340,6 +26418,8 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.tab_desktop_multiple_20_filled, 'tab_desktop_multiple_20_filled', 20),
FluentUISampleIcon(FluentIcons.tab_desktop_multiple_add_20_filled, 'tab_desktop_multiple_add_20_filled', 20),
FluentUISampleIcon(FluentIcons.tab_desktop_multiple_bottom_20_filled, 'tab_desktop_multiple_bottom_20_filled', 20),
FluentUISampleIcon(FluentIcons.tab_desktop_multiple_bottom_24_filled, 'tab_desktop_multiple_bottom_24_filled', 24),
@ -27234,10 +27314,16 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.text_density_28_filled, 'text_density_28_filled', 28),
FluentUISampleIcon(FluentIcons.text_description_16_filled, 'text_description_16_filled', 16),
FluentUISampleIcon(FluentIcons.text_description_20_filled, 'text_description_20_filled', 20),
FluentUISampleIcon(FluentIcons.text_description_24_filled, 'text_description_24_filled', 24),
FluentUISampleIcon(FluentIcons.text_description_28_filled, 'text_description_28_filled', 28),
FluentUISampleIcon(FluentIcons.text_description_32_filled, 'text_description_32_filled', 32),
FluentUISampleIcon(FluentIcons.text_description_ltr_20_filled, 'text_description_ltr_20_filled', 20),
FluentUISampleIcon(FluentIcons.text_description_ltr_24_filled, 'text_description_ltr_24_filled', 24),
@ -27358,6 +27444,16 @@ final icons = <FluentUISampleIcon>[
FluentUISampleIcon(FluentIcons.text_grammar_error_20_filled, 'text_grammar_error_20_filled', 20),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_16_filled, 'text_grammar_lightning_16_filled', 16),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_20_filled, 'text_grammar_lightning_20_filled', 20),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_24_filled, 'text_grammar_lightning_24_filled', 24),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_28_filled, 'text_grammar_lightning_28_filled', 28),
FluentUISampleIcon(FluentIcons.text_grammar_lightning_32_filled, 'text_grammar_lightning_32_filled', 32),
FluentUISampleIcon(FluentIcons.text_grammar_settings_20_filled, 'text_grammar_settings_20_filled', 20),
FluentUISampleIcon(FluentIcons.text_grammar_settings_24_filled, 'text_grammar_settings_24_filled', 24),

Двоичные данные
flutter/lib/fonts/FluentSystemIcons-Filled.ttf

Двоичный файл не отображается.

Двоичные данные
flutter/lib/fonts/FluentSystemIcons-Regular.ttf

Двоичный файл не отображается.

Двоичный файл не отображается.

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

@ -4722,6 +4722,9 @@ class FluentIcons {
/// fluent icon named "chevron_down" in size 28 and regular style.
static const IconData chevron_down_28_regular = IconData(62117, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "chevron_down" in size 32 and regular style.
static const IconData chevron_down_32_regular = IconData(983840, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "chevron_down" in size 48 and regular style.
static const IconData chevron_down_48_regular = IconData(62118, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -4749,6 +4752,9 @@ class FluentIcons {
/// fluent icon named "chevron_left" in size 28 and regular style.
static const IconData chevron_left_28_regular = IconData(62124, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg, matchTextDirection: true);
/// fluent icon named "chevron_left" in size 32 and regular style.
static const IconData chevron_left_32_regular = IconData(983841, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "chevron_left" in size 48 and regular style.
static const IconData chevron_left_48_regular = IconData(62125, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -4767,6 +4773,9 @@ class FluentIcons {
/// fluent icon named "chevron_right" in size 28 and regular style.
static const IconData chevron_right_28_regular = IconData(62130, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "chevron_right" in size 32 and regular style.
static const IconData chevron_right_32_regular = IconData(983842, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "chevron_right" in size 48 and regular style.
static const IconData chevron_right_48_regular = IconData(62131, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -4785,6 +4794,9 @@ class FluentIcons {
/// fluent icon named "chevron_up" in size 28 and regular style.
static const IconData chevron_up_28_regular = IconData(62136, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "chevron_up" in size 32 and regular style.
static const IconData chevron_up_32_regular = IconData(983843, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "chevron_up" in size 48 and regular style.
static const IconData chevron_up_48_regular = IconData(62137, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -7521,6 +7533,24 @@ class FluentIcons {
/// fluent icon named "document_landscape_split_hint" in size 24 and regular style.
static const IconData document_landscape_split_hint_24_regular = IconData(60637, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 16 and regular style.
static const IconData document_lightning_16_regular = IconData(983844, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 20 and regular style.
static const IconData document_lightning_20_regular = IconData(983845, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 24 and regular style.
static const IconData document_lightning_24_regular = IconData(983846, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 28 and regular style.
static const IconData document_lightning_28_regular = IconData(983847, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 32 and regular style.
static const IconData document_lightning_32_regular = IconData(983848, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 48 and regular style.
static const IconData document_lightning_48_regular = IconData(983849, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "document_link" in size 16 and regular style.
static const IconData document_link_16_regular = IconData(58643, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -8331,6 +8361,9 @@ class FluentIcons {
/// fluent icon named "earth_leaf" in size 48 and regular style.
static const IconData earth_leaf_48_regular = IconData(61494, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "edit" in size 12 and regular style.
static const IconData edit_12_regular = IconData(983850, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "edit" in size 16 and regular style.
static const IconData edit_16_regular = IconData(62428, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -16092,6 +16125,12 @@ class FluentIcons {
/// fluent icon named "server" in size 24 and regular style.
static const IconData server_24_regular = IconData(63340, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "server_link" in size 16 and regular style.
static const IconData server_link_16_regular = IconData(983851, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "server_link" in size 20 and regular style.
static const IconData server_link_20_regular = IconData(983852, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "server_link" in size 24 and regular style.
static const IconData server_link_24_regular = IconData(983612, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -17565,6 +17604,12 @@ class FluentIcons {
/// fluent icon named "step" in size 16 and regular style.
static const IconData step_16_regular = IconData(62183, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "step" in size 20 and regular style.
static const IconData step_20_regular = IconData(983853, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "step" in size 24 and regular style.
static const IconData step_24_regular = IconData(983854, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "steps" in size 16 and regular style.
static const IconData steps_16_regular = IconData(62184, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -17877,6 +17922,9 @@ class FluentIcons {
/// fluent icon named "tab_desktop_multiple" in size 20 and regular style.
static const IconData tab_desktop_multiple_20_regular = IconData(63312, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "tab_desktop_multiple_add" in size 20 and regular style.
static const IconData tab_desktop_multiple_add_20_regular = IconData(983855, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "tab_desktop_multiple_bottom" in size 20 and regular style.
static const IconData tab_desktop_multiple_bottom_20_regular = IconData(60398, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -19197,12 +19245,21 @@ class FluentIcons {
/// fluent icon named "text_density" in size 28 and regular style.
static const IconData text_density_28_regular = IconData(60673, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 16 and regular style.
static const IconData text_description_16_regular = IconData(983856, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 20 and regular style.
static const IconData text_description_20_regular = IconData(63435, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 24 and regular style.
static const IconData text_description_24_regular = IconData(63436, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 28 and regular style.
static const IconData text_description_28_regular = IconData(983857, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 32 and regular style.
static const IconData text_description_32_regular = IconData(983858, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_description_ltr" in size 20 and regular style.
static const IconData text_description_ltr_20_regular = IconData(61319, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -19383,6 +19440,21 @@ class FluentIcons {
/// fluent icon named "text_grammar_error" in size 20 and regular style.
static const IconData text_grammar_error_20_regular = IconData(60697, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 16 and regular style.
static const IconData text_grammar_lightning_16_regular = IconData(983859, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 20 and regular style.
static const IconData text_grammar_lightning_20_regular = IconData(983860, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 24 and regular style.
static const IconData text_grammar_lightning_24_regular = IconData(983861, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 28 and regular style.
static const IconData text_grammar_lightning_28_regular = IconData(983862, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 32 and regular style.
static const IconData text_grammar_lightning_32_regular = IconData(983863, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_settings" in size 20 and regular style.
static const IconData text_grammar_settings_20_regular = IconData(60698, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg);
@ -26327,6 +26399,9 @@ class FluentIcons {
/// fluent icon named "chevron_down" in size 28 and filled style.
static const IconData chevron_down_28_filled = IconData(62117, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "chevron_down" in size 32 and filled style.
static const IconData chevron_down_32_filled = IconData(983859, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "chevron_down" in size 48 and filled style.
static const IconData chevron_down_48_filled = IconData(62118, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -26354,6 +26429,9 @@ class FluentIcons {
/// fluent icon named "chevron_left" in size 28 and filled style.
static const IconData chevron_left_28_filled = IconData(62124, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg, matchTextDirection: true);
/// fluent icon named "chevron_left" in size 32 and filled style.
static const IconData chevron_left_32_filled = IconData(983860, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "chevron_left" in size 48 and filled style.
static const IconData chevron_left_48_filled = IconData(62125, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -26372,6 +26450,9 @@ class FluentIcons {
/// fluent icon named "chevron_right" in size 28 and filled style.
static const IconData chevron_right_28_filled = IconData(62130, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "chevron_right" in size 32 and filled style.
static const IconData chevron_right_32_filled = IconData(983861, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "chevron_right" in size 48 and filled style.
static const IconData chevron_right_48_filled = IconData(62131, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -26390,6 +26471,9 @@ class FluentIcons {
/// fluent icon named "chevron_up" in size 28 and filled style.
static const IconData chevron_up_28_filled = IconData(62136, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "chevron_up" in size 32 and filled style.
static const IconData chevron_up_32_filled = IconData(983862, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "chevron_up" in size 48 and filled style.
static const IconData chevron_up_48_filled = IconData(62137, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -29099,6 +29183,24 @@ class FluentIcons {
/// fluent icon named "document_landscape_split_hint" in size 24 and filled style.
static const IconData document_landscape_split_hint_24_filled = IconData(60635, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 16 and filled style.
static const IconData document_lightning_16_filled = IconData(983863, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 20 and filled style.
static const IconData document_lightning_20_filled = IconData(983864, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 24 and filled style.
static const IconData document_lightning_24_filled = IconData(983865, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 28 and filled style.
static const IconData document_lightning_28_filled = IconData(983866, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 32 and filled style.
static const IconData document_lightning_32_filled = IconData(983867, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "document_lightning" in size 48 and filled style.
static const IconData document_lightning_48_filled = IconData(983868, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "document_link" in size 16 and filled style.
static const IconData document_link_16_filled = IconData(58655, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -29909,6 +30011,9 @@ class FluentIcons {
/// fluent icon named "earth_leaf" in size 48 and filled style.
static const IconData earth_leaf_48_filled = IconData(61494, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "edit" in size 12 and filled style.
static const IconData edit_12_filled = IconData(983869, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "edit" in size 16 and filled style.
static const IconData edit_16_filled = IconData(62427, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -37730,6 +37835,12 @@ class FluentIcons {
/// fluent icon named "server" in size 24 and filled style.
static const IconData server_24_filled = IconData(63364, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "server_link" in size 16 and filled style.
static const IconData server_link_16_filled = IconData(983870, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "server_link" in size 20 and filled style.
static const IconData server_link_20_filled = IconData(983871, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "server_link" in size 24 and filled style.
static const IconData server_link_24_filled = IconData(983631, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -39203,6 +39314,12 @@ class FluentIcons {
/// fluent icon named "step" in size 16 and filled style.
static const IconData step_16_filled = IconData(62183, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "step" in size 20 and filled style.
static const IconData step_20_filled = IconData(983872, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "step" in size 24 and filled style.
static const IconData step_24_filled = IconData(983873, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "steps" in size 16 and filled style.
static const IconData steps_16_filled = IconData(62184, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -39515,6 +39632,9 @@ class FluentIcons {
/// fluent icon named "tab_desktop_multiple" in size 20 and filled style.
static const IconData tab_desktop_multiple_20_filled = IconData(63336, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "tab_desktop_multiple_add" in size 20 and filled style.
static const IconData tab_desktop_multiple_add_20_filled = IconData(983874, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "tab_desktop_multiple_bottom" in size 20 and filled style.
static const IconData tab_desktop_multiple_bottom_20_filled = IconData(60392, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -40856,12 +40976,21 @@ class FluentIcons {
/// fluent icon named "text_density" in size 28 and filled style.
static const IconData text_density_28_filled = IconData(60674, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 16 and filled style.
static const IconData text_description_16_filled = IconData(983875, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 20 and filled style.
static const IconData text_description_20_filled = IconData(63459, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 24 and filled style.
static const IconData text_description_24_filled = IconData(63460, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 28 and filled style.
static const IconData text_description_28_filled = IconData(983876, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_description" in size 32 and filled style.
static const IconData text_description_32_filled = IconData(983877, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_description_ltr" in size 20 and filled style.
static const IconData text_description_ltr_20_filled = IconData(61319, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
@ -41042,6 +41171,21 @@ class FluentIcons {
/// fluent icon named "text_grammar_error" in size 20 and filled style.
static const IconData text_grammar_error_20_filled = IconData(60698, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 16 and filled style.
static const IconData text_grammar_lightning_16_filled = IconData(983878, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 20 and filled style.
static const IconData text_grammar_lightning_20_filled = IconData(983879, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 24 and filled style.
static const IconData text_grammar_lightning_24_filled = IconData(983880, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 28 and filled style.
static const IconData text_grammar_lightning_28_filled = IconData(983881, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_lightning" in size 32 and filled style.
static const IconData text_grammar_lightning_32_filled = IconData(983882, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);
/// fluent icon named "text_grammar_settings" in size 20 and filled style.
static const IconData text_grammar_settings_20_filled = IconData(60699, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg);

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

@ -1,6 +1,6 @@
name: fluentui_system_icons
description: Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft.
version: 1.1.213
version: 1.1.214
homepage: https://github.com/microsoft/fluentui-system-icons/tree/main
environment:

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

@ -1,8 +1,8 @@
@font-face {
font-family: "FluentSystemIcons-Filled";
src: url("./FluentSystemIcons-Filled.woff2?74a281ae08128e03f627492e18ab006c") format("woff2"),
url("./FluentSystemIcons-Filled.woff?74a281ae08128e03f627492e18ab006c") format("woff"),
url("./FluentSystemIcons-Filled.ttf?74a281ae08128e03f627492e18ab006c") format("truetype");
src: url("./FluentSystemIcons-Filled.woff2?733e85937071453a9800a14e95852413") format("woff2"),
url("./FluentSystemIcons-Filled.woff?733e85937071453a9800a14e95852413") format("woff"),
url("./FluentSystemIcons-Filled.ttf?733e85937071453a9800a14e95852413") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@ -21673,3 +21673,75 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_voicemail_shield_16_filled:before {
content: "\f0332";
}
.icon-ic_fluent_chevron_down_32_filled:before {
content: "\f0333";
}
.icon-ic_fluent_chevron_left_32_filled:before {
content: "\f0334";
}
.icon-ic_fluent_chevron_right_32_filled:before {
content: "\f0335";
}
.icon-ic_fluent_chevron_up_32_filled:before {
content: "\f0336";
}
.icon-ic_fluent_document_lightning_16_filled:before {
content: "\f0337";
}
.icon-ic_fluent_document_lightning_20_filled:before {
content: "\f0338";
}
.icon-ic_fluent_document_lightning_24_filled:before {
content: "\f0339";
}
.icon-ic_fluent_document_lightning_28_filled:before {
content: "\f033a";
}
.icon-ic_fluent_document_lightning_32_filled:before {
content: "\f033b";
}
.icon-ic_fluent_document_lightning_48_filled:before {
content: "\f033c";
}
.icon-ic_fluent_edit_12_filled:before {
content: "\f033d";
}
.icon-ic_fluent_server_link_16_filled:before {
content: "\f033e";
}
.icon-ic_fluent_server_link_20_filled:before {
content: "\f033f";
}
.icon-ic_fluent_step_20_filled:before {
content: "\f0340";
}
.icon-ic_fluent_step_24_filled:before {
content: "\f0341";
}
.icon-ic_fluent_tab_desktop_multiple_add_20_filled:before {
content: "\f0342";
}
.icon-ic_fluent_text_description_16_filled:before {
content: "\f0343";
}
.icon-ic_fluent_text_description_28_filled:before {
content: "\f0344";
}
.icon-ic_fluent_text_description_32_filled:before {
content: "\f0345";
}
.icon-ic_fluent_text_grammar_lightning_16_filled:before {
content: "\f0346";
}
.icon-ic_fluent_text_grammar_lightning_20_filled:before {
content: "\f0347";
}
.icon-ic_fluent_text_grammar_lightning_24_filled:before {
content: "\f0348";
}
.icon-ic_fluent_text_grammar_lightning_28_filled:before {
content: "\f0349";
}
.icon-ic_fluent_text_grammar_lightning_32_filled:before {
content: "\f034a";
}

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

@ -14177,6 +14177,15 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_chevron_down_32_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_chevron_down_32_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_chevron_down_48_filled"></i>
@ -14258,6 +14267,15 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_chevron_left_32_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_chevron_left_32_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_chevron_left_48_filled"></i>
@ -14312,6 +14330,15 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_chevron_right_32_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_chevron_right_32_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_chevron_right_48_filled"></i>
@ -14366,6 +14393,15 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_chevron_up_32_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_chevron_up_32_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_chevron_up_48_filled"></i>
@ -22493,6 +22529,60 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_document_lightning_16_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_document_lightning_16_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_document_lightning_20_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_document_lightning_20_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_document_lightning_24_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_document_lightning_24_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_document_lightning_28_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_document_lightning_28_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_document_lightning_32_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_document_lightning_32_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_document_lightning_48_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_document_lightning_48_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_document_link_16_filled"></i>
@ -24923,6 +25013,15 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_edit_12_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_edit_12_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_edit_16_filled"></i>
@ -48386,6 +48485,24 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_server_link_16_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_server_link_16_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_server_link_20_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_server_link_20_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_server_link_24_filled"></i>
@ -52805,6 +52922,24 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_step_20_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_step_20_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_step_24_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_step_24_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_steps_16_filled"></i>
@ -53741,6 +53876,15 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_tab_desktop_multiple_add_20_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_tab_desktop_multiple_add_20_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_tab_desktop_multiple_bottom_20_filled"></i>
@ -57764,6 +57908,15 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_description_16_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_text_description_16_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_description_20_filled"></i>
@ -57782,6 +57935,24 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_description_28_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_text_description_28_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_description_32_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_text_description_32_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_description_ltr_20_filled"></i>
@ -58322,6 +58493,51 @@
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_grammar_lightning_16_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_text_grammar_lightning_16_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_grammar_lightning_20_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_text_grammar_lightning_20_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_grammar_lightning_24_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_text_grammar_lightning_24_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_grammar_lightning_28_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_text_grammar_lightning_28_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_grammar_lightning_32_filled"></i>
</span>
<br>
<span class='label'>ic_fluent_text_grammar_lightning_32_filled</span>
</div>
<div class="preview">
<span class="inner">
<i class="icon icon-ic_fluent_text_grammar_settings_20_filled"></i>

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

@ -7217,5 +7217,29 @@
"ic_fluent_scan_person_24_filled": 983855,
"ic_fluent_scan_person_28_filled": 983856,
"ic_fluent_scan_person_48_filled": 983857,
"ic_fluent_voicemail_shield_16_filled": 983858
"ic_fluent_voicemail_shield_16_filled": 983858,
"ic_fluent_chevron_down_32_filled": 983859,
"ic_fluent_chevron_left_32_filled": 983860,
"ic_fluent_chevron_right_32_filled": 983861,
"ic_fluent_chevron_up_32_filled": 983862,
"ic_fluent_document_lightning_16_filled": 983863,
"ic_fluent_document_lightning_20_filled": 983864,
"ic_fluent_document_lightning_24_filled": 983865,
"ic_fluent_document_lightning_28_filled": 983866,
"ic_fluent_document_lightning_32_filled": 983867,
"ic_fluent_document_lightning_48_filled": 983868,
"ic_fluent_edit_12_filled": 983869,
"ic_fluent_server_link_16_filled": 983870,
"ic_fluent_server_link_20_filled": 983871,
"ic_fluent_step_20_filled": 983872,
"ic_fluent_step_24_filled": 983873,
"ic_fluent_tab_desktop_multiple_add_20_filled": 983874,
"ic_fluent_text_description_16_filled": 983875,
"ic_fluent_text_description_28_filled": 983876,
"ic_fluent_text_description_32_filled": 983877,
"ic_fluent_text_grammar_lightning_16_filled": 983878,
"ic_fluent_text_grammar_lightning_20_filled": 983879,
"ic_fluent_text_grammar_lightning_24_filled": 983880,
"ic_fluent_text_grammar_lightning_28_filled": 983881,
"ic_fluent_text_grammar_lightning_32_filled": 983882
}

Двоичные данные
fonts/FluentSystemIcons-Filled.ttf

Двоичный файл не отображается.

Двоичные данные
fonts/FluentSystemIcons-Filled.woff

Двоичный файл не отображается.

Двоичные данные
fonts/FluentSystemIcons-Filled.woff2

Двоичный файл не отображается.

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

@ -1,8 +1,8 @@
@font-face {
font-family: "FluentSystemIcons-Regular";
src: url("./FluentSystemIcons-Regular.woff2?21de6c7f053e7e593b574a024ef8b0ca") format("woff2"),
url("./FluentSystemIcons-Regular.woff?21de6c7f053e7e593b574a024ef8b0ca") format("woff"),
url("./FluentSystemIcons-Regular.ttf?21de6c7f053e7e593b574a024ef8b0ca") format("truetype");
src: url("./FluentSystemIcons-Regular.woff2?c75abe120cc016b1e63a7f5cca7ecf7e") format("woff2"),
url("./FluentSystemIcons-Regular.woff?c75abe120cc016b1e63a7f5cca7ecf7e") format("woff"),
url("./FluentSystemIcons-Regular.ttf?c75abe120cc016b1e63a7f5cca7ecf7e") format("truetype");
}
i[class^="icon-"]:before, i[class*=" icon-"]:before {
@ -21616,3 +21616,75 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.icon-ic_fluent_voicemail_shield_16_regular:before {
content: "\f031f";
}
.icon-ic_fluent_chevron_down_32_regular:before {
content: "\f0320";
}
.icon-ic_fluent_chevron_left_32_regular:before {
content: "\f0321";
}
.icon-ic_fluent_chevron_right_32_regular:before {
content: "\f0322";
}
.icon-ic_fluent_chevron_up_32_regular:before {
content: "\f0323";
}
.icon-ic_fluent_document_lightning_16_regular:before {
content: "\f0324";
}
.icon-ic_fluent_document_lightning_20_regular:before {
content: "\f0325";
}
.icon-ic_fluent_document_lightning_24_regular:before {
content: "\f0326";
}
.icon-ic_fluent_document_lightning_28_regular:before {
content: "\f0327";
}
.icon-ic_fluent_document_lightning_32_regular:before {
content: "\f0328";
}
.icon-ic_fluent_document_lightning_48_regular:before {
content: "\f0329";
}
.icon-ic_fluent_edit_12_regular:before {
content: "\f032a";
}
.icon-ic_fluent_server_link_16_regular:before {
content: "\f032b";
}
.icon-ic_fluent_server_link_20_regular:before {
content: "\f032c";
}
.icon-ic_fluent_step_20_regular:before {
content: "\f032d";
}
.icon-ic_fluent_step_24_regular:before {
content: "\f032e";
}
.icon-ic_fluent_tab_desktop_multiple_add_20_regular:before {
content: "\f032f";
}
.icon-ic_fluent_text_description_16_regular:before {
content: "\f0330";
}
.icon-ic_fluent_text_description_28_regular:before {
content: "\f0331";
}
.icon-ic_fluent_text_description_32_regular:before {
content: "\f0332";
}
.icon-ic_fluent_text_grammar_lightning_16_regular:before {
content: "\f0333";
}
.icon-ic_fluent_text_grammar_lightning_20_regular:before {
content: "\f0334";
}
.icon-ic_fluent_text_grammar_lightning_24_regular:before {
content: "\f0335";
}
.icon-ic_fluent_text_grammar_lightning_28_regular:before {
content: "\f0336";
}
.icon-ic_fluent_text_grammar_lightning_32_regular:before {
content: "\f0337";
}

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