Skip to content

Commit

Permalink
Release 1.1.189
Browse files Browse the repository at this point in the history
  • Loading branch information
fluentCI committed Dec 2, 2022
1 parent c38020a commit eb1751c
Show file tree
Hide file tree
Showing 1,155 changed files with 22,923 additions and 7,879 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -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.188@aar'
implementation 'com.microsoft.design:fluent-system-icons:1.1.189@aar'
```

For library docs, see [android/README.md](android/README.md).
Expand All @@ -40,13 +40,13 @@ For library docs, see [android/README.md](android/README.md).
```ruby
use_frameworks!

pod "FluentIcons", "1.1.188"
pod "FluentIcons", "1.1.189"
```

#### Carthage

```bash
git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.188"
git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.189"
```

For library docs, see [ios/README.md](ios/README.md).
Expand All @@ -58,7 +58,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency:
```yaml
dependencies:
...
fluentui_system_icons: ^1.1.188
fluentui_system_icons: ^1.1.189
```

For library docs, see [flutter/README.md](flutter/README.md)
Expand Down
407 changes: 407 additions & 0 deletions android/BUILD.gn

Large diffs are not rendered by default.

@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M14.5 15c0.276 0 0.5-0.224 0.5-0.5S14.776 14 14.5 14h-13C1.224 14 1 14.224 1 14.5S1.224 15 1.5 15h13zm0-7C14.776 8 15 7.776 15 7.5S14.776 7 14.5 7h-13C1.224 7 1 7.224 1 7.5S1.224 8 1.5 8h13zM3 3.5C3 2.672 3.672 2 4.5 2h7C12.328 2 13 2.672 13 3.5v1C13 5.328 12.328 6 11.5 6h-7C3.672 6 3 5.328 3 4.5v-1zM6.5 9C5.672 9 5 9.672 5 10.5v1C5 12.328 5.672 13 6.5 13h3c0.828 0 1.5-0.672 1.5-1.5v-1C11 9.672 10.328 9 9.5 9h-3z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M14.5 15c0.276 0 0.5-0.224 0.5-0.5S14.776 14 14.5 14h-13C1.224 14 1 14.224 1 14.5S1.224 15 1.5 15h13zm0-7C14.776 8 15 7.776 15 7.5S14.776 7 14.5 7h-13C1.224 7 1 7.224 1 7.5S1.224 8 1.5 8h13zM3 3.5C3 2.672 3.672 2 4.5 2h7C12.328 2 13 2.672 13 3.5v1C13 5.328 12.328 6 11.5 6h-7C3.672 6 3 5.328 3 4.5v-1zM4.5 3C4.224 3 4 3.224 4 3.5v1C4 4.776 4.224 5 4.5 5h7C11.776 5 12 4.776 12 4.5v-1C12 3.224 11.776 3 11.5 3h-7zm2 6C5.672 9 5 9.672 5 10.5v1C5 12.328 5.672 13 6.5 13h3c0.828 0 1.5-0.672 1.5-1.5v-1C11 9.672 10.328 9 9.5 9h-3zM6 10.5C6 10.224 6.224 10 6.5 10h3c0.276 0 0.5 0.224 0.5 0.5v1c0 0.276-0.224 0.5-0.5 0.5h-3C6.224 12 6 11.776 6 11.5v-1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2022. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_align_distribute_bottom_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_bottom_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_bottom_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_bottom_16_regular"/>
</selector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M1 14.5C1 14.776 1.224 15 1.5 15S2 14.776 2 14.5v-13C2 1.224 1.776 1 1.5 1S1 1.224 1 1.5v13zm7 0C8 14.776 8.224 15 8.5 15S9 14.776 9 14.5v-13C9 1.224 8.776 1 8.5 1S8 1.224 8 1.5v13zM4.5 13C3.672 13 3 12.33 3 11.5v-7C3 3.672 3.672 3 4.5 3h1C6.328 3 7 3.672 7 4.5v7C7 12.33 6.328 13 5.5 13h-1zM10 9.5c0 0.829 0.672 1.5 1.5 1.5h1c0.828 0 1.5-0.671 1.5-1.5v-3C14 5.672 13.328 5 12.5 5h-1C10.672 5 10 5.672 10 6.5v3z" 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 14.5C1 14.776 1.224 15 1.5 15S2 14.776 2 14.5v-13C2 1.224 1.776 1 1.5 1S1 1.224 1 1.5v13zm7 0C8 14.776 8.224 15 8.5 15S9 14.776 9 14.5v-13C9 1.224 8.776 1 8.5 1S8 1.224 8 1.5v13zM4.5 13C3.672 13 3 12.33 3 11.5v-7C3 3.672 3.672 3 4.5 3h1C6.328 3 7 3.672 7 4.5v7C7 12.33 6.328 13 5.5 13h-1zM4 11.5C4 11.776 4.224 12 4.5 12h1C5.776 12 6 11.776 6 11.5v-7C6 4.224 5.776 4 5.5 4h-1C4.224 4 4 4.224 4 4.5v7zm6-2c0 0.829 0.672 1.5 1.5 1.5h1c0.828 0 1.5-0.671 1.5-1.5v-3C14 5.672 13.328 5 12.5 5h-1C10.672 5 10 5.672 10 6.5v3zm1.5 0.5C11.224 10 11 9.776 11 9.5v-3C11 6.224 11.224 6 11.5 6h1C12.776 6 13 6.224 13 6.5v3c0 0.276-0.224 0.5-0.5 0.5h-1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2022. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_align_distribute_left_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_left_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_left_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_left_16_regular"/>
</selector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M15 1.5C15 1.224 14.776 1 14.5 1S14 1.224 14 1.5v13c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-13zm-7 0C8 1.224 7.776 1 7.5 1S7 1.224 7 1.5v13C7 14.776 7.224 15 7.5 15S8 14.776 8 14.5v-13zM3.5 13C2.672 13 2 12.328 2 11.5v-7C2 3.67 2.672 3 3.5 3h1C5.328 3 6 3.67 6 4.5v7C6 12.328 5.328 13 4.5 13h-1zM9 9.5c0 0.828 0.672 1.5 1.5 1.5h1c0.828 0 1.5-0.672 1.5-1.5v-3C13 5.67 12.328 5 11.5 5h-1C9.672 5 9 5.67 9 6.5v3z" 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="M15 1.5C15 1.224 14.776 1 14.5 1S14 1.224 14 1.5v13c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-13zm-7 0C8 1.224 7.776 1 7.5 1S7 1.224 7 1.5v13C7 14.776 7.224 15 7.5 15S8 14.776 8 14.5v-13zM3.5 13C2.672 13 2 12.328 2 11.5v-7C2 3.67 2.672 3 3.5 3h1C5.328 3 6 3.67 6 4.5v7C6 12.328 5.328 13 4.5 13h-1zM3 11.5C3 11.776 3.224 12 3.5 12h1C4.776 12 5 11.776 5 11.5v-7C5 4.224 4.776 4 4.5 4h-1C3.224 4 3 4.224 3 4.5v7zm6-2c0 0.828 0.672 1.5 1.5 1.5h1c0.828 0 1.5-0.672 1.5-1.5v-3C13 5.67 12.328 5 11.5 5h-1C9.672 5 9 5.67 9 6.5v3zm1.5 0.5C10.224 10 10 9.776 10 9.5v-3C10 6.224 10.224 6 10.5 6h1C11.776 6 12 6.224 12 6.5v3c0 0.276-0.224 0.5-0.5 0.5h-1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2022. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_align_distribute_right_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_right_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_right_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_right_16_regular"/>
</selector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M1.5 1C1.224 1 1 1.224 1 1.5S1.224 2 1.5 2h13C14.776 2 15 1.776 15 1.5S14.776 1 14.5 1h-13zm0 7C1.224 8 1 8.224 1 8.5S1.224 9 1.5 9h13C14.776 9 15 8.776 15 8.5S14.776 8 14.5 8h-13zm8 6c0.828 0 1.5-0.672 1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-3C5.672 10 5 10.672 5 11.5v1C5 13.328 5.672 14 6.5 14h3zm2-7C12.328 7 13 6.328 13 5.5v-1C13 3.672 12.328 3 11.5 3h-7C3.672 3 3 3.672 3 4.5v1C3 6.328 3.672 7 4.5 7h7z" 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 1C1.224 1 1 1.224 1 1.5S1.224 2 1.5 2h13C14.776 2 15 1.776 15 1.5S14.776 1 14.5 1h-13zm0 7C1.224 8 1 8.224 1 8.5S1.224 9 1.5 9h13C14.776 9 15 8.776 15 8.5S14.776 8 14.5 8h-13zm8 6c0.828 0 1.5-0.672 1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-3C5.672 10 5 10.672 5 11.5v1C5 13.328 5.672 14 6.5 14h3zm0.5-1.5c0 0.276-0.224 0.5-0.5 0.5h-3C6.224 13 6 12.776 6 12.5v-1C6 11.224 6.224 11 6.5 11h3c0.276 0 0.5 0.224 0.5 0.5v1zM11.5 7C12.328 7 13 6.328 13 5.5v-1C13 3.672 12.328 3 11.5 3h-7C3.672 3 3 3.672 3 4.5v1C3 6.328 3.672 7 4.5 7h7zM12 5.5C12 5.776 11.776 6 11.5 6h-7C4.224 6 4 5.776 4 5.5v-1C4 4.224 4.224 4 4.5 4h7C11.776 4 12 4.224 12 4.5v1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2022. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_align_distribute_top_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_top_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_top_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_align_distribute_top_16_regular"/>
</selector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M3 1.5C3 1.224 2.776 1 2.5 1S2 1.224 2 1.5v13C2 14.776 2.224 15 2.5 15S3 14.776 3 14.5v-13zm11 0C14 1.224 13.776 1 13.5 1S13 1.224 13 1.5v13c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-13zm-10 3C4 3.672 4.672 3 5.5 3h5C11.328 3 12 3.672 12 4.5v1C12 6.328 11.328 7 10.5 7h-5C4.672 7 4 6.328 4 5.5v-1zm0 6C4 9.672 4.672 9 5.5 9h5c0.828 0 1.5 0.672 1.5 1.5v1c0 0.828-0.672 1.5-1.5 1.5h-5C4.672 13 4 12.328 4 11.5v-1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M3 1.5C3 1.224 2.776 1 2.5 1S2 1.224 2 1.5v13C2 14.776 2.224 15 2.5 15S3 14.776 3 14.5v-13zm11 0C14 1.224 13.776 1 13.5 1S13 1.224 13 1.5v13c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-13zm-10 3C4 3.672 4.672 3 5.5 3h5C11.328 3 12 3.672 12 4.5v1C12 6.328 11.328 7 10.5 7h-5C4.672 7 4 6.328 4 5.5v-1zM5.5 4C5.224 4 5 4.224 5 4.5v1C5 5.776 5.224 6 5.5 6h5C10.776 6 11 5.776 11 5.5v-1C11 4.224 10.776 4 10.5 4h-5zm0 5C4.672 9 4 9.672 4 10.5v1C4 12.328 4.672 13 5.5 13h5c0.828 0 1.5-0.672 1.5-1.5v-1C12 9.672 11.328 9 10.5 9h-5zM5 10.5C5 10.224 5.224 10 5.5 10h5c0.276 0 0.5 0.224 0.5 0.5v1c0 0.276-0.224 0.5-0.5 0.5h-5C5.224 12 5 11.776 5 11.5v-1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2022. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_align_stretch_horizontal_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_align_stretch_horizontal_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_align_stretch_horizontal_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_align_stretch_horizontal_16_regular"/>
</selector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M1.5 13C1.224 13 1 13.224 1 13.5S1.224 14 1.5 14h13c0.276 0 0.5-0.224 0.5-0.5S14.776 13 14.5 13h-13zm0-11C1.224 2 1 2.224 1 2.5S1.224 3 1.5 3h13C14.776 3 15 2.776 15 2.5S14.776 2 14.5 2h-13zm3 10C3.672 12 3 11.328 3 10.5v-5C3 4.672 3.672 4 4.5 4h1C6.328 4 7 4.672 7 5.5v5C7 11.328 6.328 12 5.5 12h-1zM9 10.5c0 0.828 0.672 1.5 1.5 1.5h1c0.828 0 1.5-0.672 1.5-1.5v-5C13 4.672 12.328 4 11.5 4h-1C9.672 4 9 4.672 9 5.5v5z" 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 13C1.224 13 1 13.224 1 13.5S1.224 14 1.5 14h13c0.276 0 0.5-0.224 0.5-0.5S14.776 13 14.5 13h-13zm0-11C1.224 2 1 2.224 1 2.5S1.224 3 1.5 3h13C14.776 3 15 2.776 15 2.5S14.776 2 14.5 2h-13zm3 10C3.672 12 3 11.328 3 10.5v-5C3 4.672 3.672 4 4.5 4h1C6.328 4 7 4.672 7 5.5v5C7 11.328 6.328 12 5.5 12h-1zM4 10.5C4 10.776 4.224 11 4.5 11h1C5.776 11 6 10.776 6 10.5v-5C6 5.224 5.776 5 5.5 5h-1C4.224 5 4 5.224 4 5.5v5zm5 0c0 0.828 0.672 1.5 1.5 1.5h1c0.828 0 1.5-0.672 1.5-1.5v-5C13 4.672 12.328 4 11.5 4h-1C9.672 4 9 4.672 9 5.5v5zm1.5 0.5c-0.276 0-0.5-0.224-0.5-0.5v-5C10 5.224 10.224 5 10.5 5h1C11.776 5 12 5.224 12 5.5v5c0 0.276-0.224 0.5-0.5 0.5h-1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2022. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_align_stretch_vertical_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_align_stretch_vertical_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_align_stretch_vertical_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_align_stretch_vertical_16_regular"/>
</selector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M3.704 11.736c-0.284 0.302-0.27 0.776 0.032 1.06C3.881 12.933 4.065 13 4.25 13c0.199 0 0.398-0.079 0.546-0.236l4-4.25c0.272-0.288 0.272-0.739 0-1.027l-4-4.251C4.513 2.933 4.037 2.92 3.736 3.204 3.434 3.487 3.42 3.962 3.704 4.264L7.22 8l-3.516 3.736zM11.25 3C11.664 3 12 3.336 12 3.75v8.5c0 0.414-0.336 0.75-0.75 0.75s-0.75-0.336-0.75-0.75v-8.5C10.5 3.336 10.836 3 11.25 3z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M3.647 3.853c-0.196-0.195-0.196-0.511 0-0.707 0.195-0.195 0.511-0.195 0.707 0l4.5 4.5c0.195 0.196 0.195 0.512 0 0.708l-4.5 4.5c-0.196 0.195-0.512 0.195-0.708 0-0.195-0.196-0.195-0.512 0-0.708L7.793 8 3.646 3.854zM12 3.5C12 3.224 11.776 3 11.5 3S11 3.224 11 3.5v9c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-9z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2022. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_arrow_next_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_next_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_next_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_next_16_regular"/>
</selector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M12.296 11.736c0.284 0.302 0.27 0.776-0.032 1.06C12.119 12.933 11.935 13 11.75 13c-0.199 0-0.398-0.079-0.546-0.236l-4-4.25c-0.272-0.288-0.272-0.739 0-1.027l4-4.251c0.283-0.303 0.759-0.316 1.06-0.032 0.302 0.283 0.316 0.758 0.032 1.06L8.78 8l3.516 3.736zM4.75 3C4.336 3 4 3.336 4 3.75v8.5C4 12.664 4.336 13 4.75 13s0.75-0.336 0.75-0.75v-8.5C5.5 3.336 5.164 3 4.75 3z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M12.354 3.853c0.195-0.195 0.195-0.511 0-0.707-0.196-0.195-0.512-0.195-0.708 0l-4.5 4.5c-0.195 0.196-0.195 0.512 0 0.708l4.5 4.5c0.196 0.195 0.512 0.195 0.708 0 0.195-0.196 0.195-0.512 0-0.708L8.207 8l4.147-4.146zM4 3.5C4 3.224 4.224 3 4.5 3S5 3.224 5 3.5v9C5 12.776 4.776 13 4.5 13S4 12.776 4 12.5v-9z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--~ Copyright (c) 2022. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_arrow_previous_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_previous_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_previous_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_arrow_previous_16_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="M3.435 8.884L8.03 4.288c0.878-0.879 2.303-0.879 3.182 0s0.879 2.303 0 3.182L5.91 12.773c-0.293 0.293-0.768 0.293-1.061 0-0.293-0.293-0.293-0.768 0-1.06l5.303-5.304c0.293-0.293 0.293-0.768 0-1.06-0.293-0.293-0.768-0.293-1.06 0l-5.304 5.303c-0.878 0.879-0.878 2.303 0 3.182 0.879 0.879 2.304 0.879 3.182 0l5.304-5.303c1.464-1.465 1.464-3.84 0-5.304-1.465-1.464-3.84-1.464-5.304 0L2.374 7.823c-0.293 0.293-0.293 0.768 0 1.061 0.293 0.293 0.768 0.293 1.06 0z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M9.5 1.75c-1.002 0-1.944 0.39-2.653 1.098L2.252 7.444c-0.14 0.141-0.219 0.33-0.219 0.531 0 0.414 0.336 0.75 0.75 0.75 0.2 0 0.388-0.078 0.53-0.218L7.91 3.909C8.334 3.484 8.9 3.25 9.5 3.25c1.241 0 2.25 1.009 2.25 2.25 0 0.601-0.234 1.166-0.659 1.591l-5.303 5.303c-0.142 0.142-0.33 0.22-0.53 0.22-0.414 0-0.75-0.336-0.75-0.75 0-0.2 0.078-0.389 0.22-0.53l5.303-5.303c0.141-0.141 0.22-0.33 0.22-0.531 0-0.414-0.337-0.75-0.75-0.75-0.2 0-0.389 0.078-0.53 0.218l-5.305 5.305c-0.425 0.425-0.659 0.99-0.659 1.591 0 1.241 1.01 2.25 2.25 2.25 0.602 0 1.167-0.234 1.591-0.659l5.303-5.303C12.86 7.444 13.25 6.502 13.25 5.5c0-2.068-1.682-3.75-3.75-3.75z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>

0 comments on commit eb1751c

Please sign in to comment.