Skip to content

Commit

Permalink
Release 1.1.212
Browse files Browse the repository at this point in the history
  • Loading branch information
fluentCI committed Aug 25, 2023
1 parent dbed8f2 commit 6cdd705
Show file tree
Hide file tree
Showing 369 changed files with 13,308 additions and 8,964 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Fluent UI System Icons are a collection of familiar, friendly and modern icons f
## Installation

### Requirements
This library requires react-native-svg at version 1.1.211 or higher.
This library requires react-native-svg at version 1.1.212 or higher.

### Android

Expand All @@ -31,7 +31,7 @@ repositories {
Include the following dependency in your project's `build.gradle`:

```groovy
implementation 'com.microsoft.design:fluent-system-icons:1.1.211@aar'
implementation 'com.microsoft.design:fluent-system-icons:1.1.212@aar'
```

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

pod "FluentIcons", "1.1.211"
pod "FluentIcons", "1.1.212"
```

#### Carthage

```bash
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.211"
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.212"
```

For library docs, see [ios/README.md](ios/README.md).
Expand All @@ -61,7 +61,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency:
```yaml
dependencies:
...
fluentui_system_icons: ^1.1.211
fluentui_system_icons: ^1.1.212
```
For library docs, see [flutter/README.md](flutter/README.md).
Expand Down
114 changes: 114 additions & 0 deletions android/BUILD.gn

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -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="M6 2.999c-1.292 0-2.568 0.26-3.503 0.742-0.911 0.47-1.67 1.261-1.462 2.34l0.101 0.65C1.26 7.52 1.976 8.074 2.768 7.995l0.774-0.078c0.68-0.068 1.227-0.587 1.332-1.262L4.957 6.12C5.164 6.064 5.512 6 6 6c0.49 0 0.837 0.064 1.044 0.12l0.083 0.534C7.232 7.329 7.78 7.848 8.459 7.916l0.774 0.077c0.792 0.08 1.509-0.474 1.631-1.262l0.102-0.65c0.208-1.079-0.551-1.87-1.462-2.34C8.57 3.258 7.292 2.999 6 2.999z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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="M2.955 4.63c-0.78 0.402-1.02 0.853-0.937 1.266L2.02 5.917l0.103 0.66c0.041 0.263 0.28 0.448 0.544 0.421l0.774-0.077C3.668 6.898 3.85 6.725 3.886 6.5l0.09-0.577c0.049-0.317 0.263-0.638 0.638-0.747C4.897 5.094 5.359 5 6 5c0.641 0 1.104 0.094 1.387 0.177 0.375 0.11 0.589 0.43 0.638 0.748L8.115 6.5C8.15 6.725 8.333 6.898 8.559 6.92l0.773 0.078c0.265 0.027 0.503-0.158 0.544-0.42L9.98 5.917l0.004-0.02c0.082-0.414-0.157-0.865-0.937-1.268C8.288 4.24 7.179 4 6 4 4.822 4 3.713 4.24 2.955 4.63zM2.497 3.74C3.432 3.259 4.707 3 6 3c1.292 0 2.569 0.26 3.504 0.742 0.91 0.47 1.67 1.261 1.462 2.34l-0.101 0.65c-0.123 0.788-0.84 1.342-1.633 1.263L8.46 7.915C7.78 7.848 7.232 7.329 7.127 6.654L7.044 6.119C6.837 6.064 6.489 6 6 6 5.512 6 5.164 6.064 4.957 6.12L4.874 6.653C4.769 7.329 4.22 7.848 3.542 7.916L2.768 7.993c-0.793 0.08-1.51-0.474-1.632-1.261L1.035 6.08C0.826 5.002 1.586 4.21 2.497 3.74z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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_call_end_12_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_call_end_12_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_call_end_12_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_call_end_12_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -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="M6.557 10.724C9.054 9.621 12.385 9 15.997 9c3.618 0 6.968 0.623 9.474 1.73 2.439 1.078 4.402 2.776 4.522 5.084 0.013 0.251-0.018 0.48-0.052 0.66l-0.502 2.67c-0.355 1.89-2.17 3.14-4.063 2.797l-3.23-0.584c-1.203-0.218-2.154-1.144-2.403-2.342L19.13 16.06c-0.603-0.202-1.736-0.5-3.133-0.5s-2.53 0.298-3.132 0.5l-0.615 2.955c-0.248 1.198-1.2 2.124-2.403 2.342l-3.23 0.584c-1.893 0.343-3.707-0.906-4.062-2.797l-0.499-2.65c-0.037-0.198-0.069-0.448-0.049-0.722 0.168-2.285 2.116-3.972 4.551-5.048z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M7.365 12.554c-2.243 0.991-3.28 2.227-3.364 3.365-0.003 0.036 0 0.098 0.02 0.206l0.498 2.65c0.152 0.81 0.93 1.345 1.741 1.198l3.23-0.584c0.401-0.073 0.718-0.381 0.801-0.78l0.623-2.997c0.128-0.617 0.556-1.188 1.228-1.42 0.722-0.248 2.116-0.632 3.854-0.632 1.74 0 3.133 0.384 3.855 0.633 0.671 0.231 1.1 0.802 1.228 1.419l0.623 2.996c0.083 0.4 0.4 0.708 0.8 0.781l3.23 0.584c0.812 0.147 1.59-0.388 1.742-1.199l0.502-2.67c0.018-0.098 0.021-0.154 0.02-0.186-0.059-1.126-1.077-2.361-3.333-3.358-2.19-0.967-5.25-1.56-8.667-1.56-3.41 0-6.45 0.59-8.63 1.554zm-0.808-1.83C9.054 9.621 12.385 9 15.997 9c3.618 0 6.968 0.623 9.474 1.73 2.439 1.078 4.402 2.776 4.522 5.084 0.013 0.251-0.018 0.48-0.052 0.66l-0.502 2.67c-0.355 1.89-2.17 3.14-4.063 2.797l-3.23-0.584c-1.203-0.218-2.154-1.144-2.403-2.342L19.13 16.06c-0.603-0.202-1.736-0.5-3.133-0.5s-2.53 0.298-3.132 0.5l-0.615 2.955c-0.248 1.198-1.2 2.124-2.403 2.342l-3.23 0.584c-1.893 0.343-3.707-0.906-4.062-2.797l-0.499-2.65c-0.037-0.198-0.069-0.448-0.049-0.722 0.168-2.285 2.116-3.972 4.551-5.048zm6.315 5.295z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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_call_end_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_call_end_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_call_end_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_call_end_32_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -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 14.003c-5.308 0-10.243 0.961-13.868 2.62-3.52 1.61-6.29 4.136-6.125 7.463 0.002 0.03 0.004 0.059 0.008 0.087l0.558 4.646c0.323 2.682 2.815 4.556 5.481 4.12l5.112-0.833c1.738-0.284 3.122-1.61 3.478-3.336l0.935-4.533c0.006-0.03 0.016-0.049 0.022-0.058 0.754-0.259 2.265-0.659 4.4-0.659 2.134 0 3.645 0.4 4.399 0.66 0.006 0.008 0.015 0.027 0.022 0.057l0.935 4.533c0.356 1.725 1.74 3.052 3.478 3.336l5.111 0.834c2.667 0.435 5.159-1.439 5.481-4.12l0.56-4.646 0.007-0.088c0.166-3.327-2.606-5.853-6.125-7.463-3.625-1.659-8.56-2.62-13.869-2.62z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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="M10.132 16.623c3.625-1.659 8.56-2.62 13.868-2.62s10.244 0.961 13.869 2.62c3.519 1.61 6.29 4.136 6.125 7.463-0.002 0.03-0.004 0.059-0.008 0.088l-0.559 4.645c-0.322 2.682-2.814 4.556-5.48 4.12l-5.112-0.833c-1.739-0.284-3.122-1.61-3.478-3.336l-0.935-4.533c-0.007-0.03-0.016-0.049-0.022-0.058-0.754-0.259-2.265-0.659-4.4-0.659-2.134 0-3.645 0.4-4.4 0.66-0.005 0.008-0.015 0.027-0.02 0.057l-0.936 4.533c-0.356 1.725-1.74 3.052-3.478 3.336l-5.112 0.834c-2.666 0.435-5.158-1.439-5.48-4.121l-0.56-4.646c-0.003-0.028-0.006-0.057-0.007-0.087-0.166-3.327 2.606-5.853 6.125-7.463zm-3.63 7.3l0.553 4.597c0.153 1.271 1.334 2.158 2.597 1.952l5.111-0.834c0.716-0.116 1.286-0.663 1.432-1.373l0.936-4.533c0.168-0.815 0.725-1.595 1.637-1.91 0.97-0.335 2.764-0.802 5.232-0.802 2.468 0 4.262 0.467 5.233 0.802 0.911 0.315 1.469 1.095 1.637 1.91l0.935 4.533c0.147 0.71 0.717 1.257 1.432 1.373l5.112 0.834c1.263 0.206 2.443-0.681 2.596-1.952l0.553-4.598c0.06-1.673-1.368-3.516-4.67-5.026-3.221-1.474-7.783-2.393-12.828-2.393-5.044 0-9.606 0.919-12.828 2.393-3.302 1.51-4.73 3.353-4.67 5.026z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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_call_end_48_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_call_end_48_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_call_end_48_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_call_end_48_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M10 2H4.5C3.12 2 2 3.12 2 4.5v7C2 12.88 3.12 14 4.5 14H10V2zm1 12h0.5c1.38 0 2.5-1.12 2.5-2.5V11h-3v3zm3-4V6h-3v4h3zm0-5V4.5C14 3.12 12.88 2 11.5 2H11v3h3zM4 4.5C4 4.224 4.224 4 4.5 4h3C7.776 4 8 4.224 8 4.5v3C8 7.776 7.776 8 7.5 8h-3C4.224 8 4 7.776 4 7.5v-3zM5 5v2h2V5H5zM4.5 9h3C7.776 9 8 9.224 8 9.5S7.776 10 7.5 10h-3C4.224 10 4 9.776 4 9.5S4.224 9 4.5 9zm0 2h3C7.776 11 8 11.224 8 11.5S7.776 12 7.5 12h-3C4.224 12 4 11.776 4 11.5S4.224 11 4.5 11z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M4.5 3C3.672 3 3 3.672 3 4.5v7C3 12.328 3.672 13 4.5 13H9V3H4.5zM13 6V4.5C13 3.672 12.328 3 11.5 3H10v3h3zm-3 7h1.5c0.828 0 1.5-0.672 1.5-1.5V10h-3v3zm3-6h-3v2h3V7zM2 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-7zm2 0C4 4.224 4.224 4 4.5 4h3C7.776 4 8 4.224 8 4.5v3C8 7.776 7.776 8 7.5 8h-3C4.224 8 4 7.776 4 7.5v-3zM5 5v2h2V5H5zM4.5 9C4.224 9 4 9.224 4 9.5S4.224 10 4.5 10h3C7.776 10 8 9.776 8 9.5S7.776 9 7.5 9h-3zm0 2C4.224 11 4 11.224 4 11.5S4.224 12 4.5 12h3C7.776 12 8 11.776 8 11.5S7.776 11 7.5 11h-3z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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_content_view_gallery_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_16_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M10 2H4.5C3.12 2 2 3.12 2 4.5v7C2 12.88 3.12 14 4.5 14h4.22l0.25-1H8.503c-0.675 0-1.213-0.433-1.415-1H4.5C4.224 12 4 11.776 4 11.5S4.224 11 4.5 11h2.587l0.03-0.077L7.502 10H4.5C4.224 10 4 9.776 4 9.5S4.224 9 4.5 9h3c0.14 0 0.266 0.057 0.356 0.149L9.2 5.923C9.354 5.553 9.645 5.27 10 5.12V2zm4 2.5V5h-3V2h0.5C12.88 2 14 3.12 14 4.5zm-10 0C4 4.224 4.224 4 4.5 4h3C7.776 4 8 4.224 8 4.5v3C8 7.776 7.776 8 7.5 8h-3C4.224 8 4 7.776 4 7.5v-3zM5 5v2h2V5H5zm3.502 7h1.75l-0.59 2.36c-0.12 0.482 0.462 0.826 0.826 0.486l4.873-4.548C15.859 9.834 15.53 9 14.849 9h-1.097l0.78-2.342C14.64 6.334 14.4 6 14.059 6h-3.473c-0.202 0-0.384 0.121-0.461 0.308l-2.084 5C7.903 11.637 8.146 12 8.502 12z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M4.5 3C3.672 3 3 3.672 3 4.5v7C3 12.328 3.672 13 4.5 13h4.47l-0.25 1H4.5C3.12 14 2 12.88 2 11.5v-7C2 3.12 3.12 2 4.5 2h7C12.88 2 14 3.12 14 4.5V5h-1V4.5C13 3.672 12.328 3 11.5 3H10v2.119c-0.355 0.15-0.646 0.434-0.8 0.804L9 6.403V3H4.5zm2.587 9c-0.11-0.31-0.121-0.659 0-1H4.5C4.224 11 4 11.224 4 11.5S4.224 12 4.5 12h2.587zm0.415-2l0.354-0.851C7.766 9.057 7.64 9 7.5 9h-3C4.224 9 4 9.224 4 9.5S4.224 10 4.5 10h3.002zM4 4.5C4 4.224 4.224 4 4.5 4h3C7.776 4 8 4.224 8 4.5v3C8 7.776 7.776 8 7.5 8h-3C4.224 8 4 7.776 4 7.5v-3zM5 5v2h2V5H5zm3.502 7h1.75l-0.59 2.36c-0.12 0.482 0.462 0.826 0.826 0.486l4.873-4.548C15.859 9.834 15.53 9 14.849 9h-1.097l0.78-2.342C14.64 6.334 14.4 6 14.059 6h-3.473c-0.202 0-0.384 0.121-0.461 0.308l-2.084 5C7.903 11.637 8.146 12 8.502 12z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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_content_view_gallery_lightning_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_lightning_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_lightning_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_lightning_16_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M9 7H6v2h3V7zM3 6c0-1.657 1.343-3 3-3h6v4.783l-0.04 0.079-2.416 5.14L9.5 13h-4C5.224 13 5 13.224 5 13.5S5.224 14 5.5 14h3.583c-0.343 0.96 0.366 2 1.414 2H12v0.884L11.971 17H6c-1.657 0-3-1.343-3-3V6zm14 1h-4V3h1c1.657 0 3 1.343 3 3v1zM5 7v2c0 0.552 0.448 1 1 1h3c0.552 0 1-0.448 1-1V7c0-0.552-0.448-1-1-1H6C5.448 6 5 6.448 5 7zm0.5 4C5.224 11 5 11.224 5 11.5S5.224 12 5.5 12h4c0.276 0 0.5-0.224 0.5-0.5S9.776 11 9.5 11h-4zm7.817-3h4.828c0.382 0 0.623 0.412 0.436 0.745L16.75 12h1.496c0.645 0 0.989 0.76 0.564 1.244l-4.824 5.508c-0.504 0.576-1.442 0.085-1.257-0.657L13.5 15h-3.003c-0.366 0-0.608-0.381-0.452-0.713l2.82-6C12.947 8.112 13.124 8 13.317 8z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M5 7c0-0.552 0.448-1 1-1h3c0.552 0 1 0.448 1 1v2c0 0.552-0.448 1-1 1H6c-0.552 0-1-0.448-1-1V7zm4 0H6v2h3V7zm-3.5 4C5.224 11 5 11.224 5 11.5S5.224 12 5.5 12h4c0.276 0 0.5-0.224 0.5-0.5S9.776 11 9.5 11h-4zM5 13.5C5 13.224 5.224 13 5.5 13h4c0.015 0 0.03 0 0.044 0.002l-0.404 0.86C9.118 13.908 9.1 13.954 9.083 14H5.5C5.224 14 5 13.776 5 13.5zM6 16c-1.105 0-2-0.895-2-2V6c0-1.105 0.895-2 2-2h5v5.904l0.96-2.042c0.012-0.027 0.026-0.053 0.04-0.08V4h2c1.105 0 2 0.895 2 2v1h1V6c0-1.657-1.343-3-3-3H6C4.343 3 3 4.343 3 6v8c0 1.657 1.343 3 3 3h5.971l0.25-1H6zm7.317-8h4.828c0.382 0 0.623 0.412 0.436 0.745L16.75 12h1.496c0.645 0 0.989 0.76 0.564 1.244l-4.824 5.508c-0.504 0.576-1.442 0.085-1.257-0.657L13.5 15h-3.003c-0.366 0-0.608-0.381-0.452-0.713l2.82-6C12.947 8.112 13.124 8 13.317 8z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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_content_view_gallery_lightning_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_lightning_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_lightning_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_lightning_20_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M6.25 3h8.25v9.84l-2.36 5.022C11.672 18.857 12.398 20 13.497 20H14.5v1H6.25C4.455 21 3 19.545 3 17.75V6.25C3 4.455 4.455 3 6.25 3zm10.067 8H21V8.5h-5v2.534C16.103 11.012 16.21 11 16.317 11zM16 7V3h1.75C19.545 3 21 4.455 21 6.25V7h-5zM6 13.75c0 0.414 0.336 0.75 0.75 0.75h4.5c0.414 0 0.75-0.336 0.75-0.75S11.664 13 11.25 13h-4.5C6.336 13 6 13.336 6 13.75zM7.25 6.5C6.56 6.5 6 7.06 6 7.75v2.5c0 0.69 0.56 1.25 1.25 1.25h3.5c0.69 0 1.25-0.56 1.25-1.25v-2.5c0-0.69-0.56-1.25-1.25-1.25h-3.5zM7.5 10V8h3v2h-3zM6 16.75c0 0.414 0.336 0.75 0.75 0.75h4.5c0.414 0 0.75-0.336 0.75-0.75S11.664 16 11.25 16h-4.5C6.336 16 6 16.336 6 16.75zM16.317 12h4.828c0.382 0 0.623 0.412 0.436 0.745L19.75 16h1.496c0.645 0 0.989 0.76 0.564 1.244l-4.824 5.508c-0.504 0.576-1.442 0.085-1.257-0.657L16.5 19h-3.003c-0.366 0-0.608-0.381-0.452-0.713l2.82-6C15.947 12.112 16.124 12 16.317 12z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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="M3 6.25C3 4.455 4.455 3 6.25 3h11.5C19.545 3 21 4.455 21 6.25V11h-1.5V9.5H15v2.283l-0.04 0.079-1.46 3.106V4.5H6.25C5.284 4.5 4.5 5.284 4.5 6.25v11.5c0 0.966 0.784 1.75 1.75 1.75h6.129c0.269 0.302 0.661 0.5 1.118 0.5h1.723l-0.249 1H6.25C4.455 21 3 19.545 3 17.75V6.25zM19.5 8V6.25c0-0.966-0.784-1.75-1.75-1.75H15V8h4.5zM6 13.75C6 13.336 6.336 13 6.75 13h4.5c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-4.5C6.336 14.5 6 14.164 6 13.75zM7.25 6.5C6.56 6.5 6 7.06 6 7.75v2.5c0 0.69 0.56 1.25 1.25 1.25h3.5c0.69 0 1.25-0.56 1.25-1.25v-2.5c0-0.69-0.56-1.25-1.25-1.25h-3.5zM7.5 10V8h3v2h-3zM6 16.75C6 16.336 6.336 16 6.75 16h4.5c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-4.5C6.336 17.5 6 17.164 6 16.75zM16.317 12h4.828c0.382 0 0.623 0.412 0.436 0.745L19.75 16h1.496c0.645 0 0.989 0.76 0.564 1.244l-4.824 5.508c-0.504 0.576-1.442 0.085-1.257-0.657L16.5 19h-3.003c-0.366 0-0.608-0.381-0.452-0.713l2.82-6C15.947 12.112 16.124 12 16.317 12z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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_content_view_gallery_lightning_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_lightning_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_lightning_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_content_view_gallery_lightning_24_regular"/>
</selector>
Loading

0 comments on commit 6cdd705

Please sign in to comment.