Skip to content

Commit

Permalink
Merge branch 'main' into rsc-support
Browse files Browse the repository at this point in the history
  • Loading branch information
chevsky authored Jun 16, 2024
2 parents dc78e23 + b86c1f7 commit ace7a0e
Show file tree
Hide file tree
Showing 5,383 changed files with 62,617 additions and 11,121 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,11 +188,6 @@ jobs:
access: public
package: packages/react-icons-font-subsetting-webpack-plugin/package.json

- name: Build React-Native library
run: |
npm run build
working-directory: packages/react-native-icons

- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repositories {
Include the following dependency in your project's `build.gradle`:

```groovy
implementation 'com.microsoft.design:fluent-system-icons:1.1.225@aar'
implementation 'com.microsoft.design:fluent-system-icons:1.1.244@aar'
```

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

pod "FluentIcons", "1.1.225"
pod "FluentIcons", "1.1.244"
```

#### Carthage

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

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M12 6.5c1.243 0 2.25-1.007 2.25-2.25S13.243 2 12 2 9.75 3.007 9.75 4.25 10.757 6.5 12 6.5zM6.15 4.178C5.007 3.693 3.682 4.222 3.188 5.362 2.693 6.505 3.222 7.829 4.37 8.316L7.393 9.6c0.37 0.156 0.61 0.519 0.61 0.92v3.04l-1.88 5.457c-0.404 1.175 0.22 2.455 1.395 2.86 1.175 0.404 2.456-0.22 2.86-1.395l0.694-2.014C11.024 18.152 11 17.828 11 17.5c0-3.074 2.134-5.65 5.002-6.327v-0.655c0-0.401 0.24-0.764 0.61-0.92l3.018-1.282c1.148-0.487 1.677-1.81 1.181-2.954-0.493-1.14-1.818-1.67-2.961-1.184L16.244 4.86c-0.34 0.144-0.578 0.423-0.695 0.73C15.007 7.026 13.621 8.044 12 8.044c-1.622 0-3.007-1.018-3.55-2.452C8.335 5.283 8.098 5.004 7.757 4.86L6.15 4.178zM23 17.5c0 3.038-2.462 5.5-5.5 5.5S12 20.538 12 17.5s2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5zm-2.146-2.354c-0.196-0.195-0.512-0.195-0.708 0L16.5 18.793l-1.646-1.647c-0.196-0.195-0.512-0.195-0.708 0-0.195 0.196-0.195 0.512 0 0.708l2 2c0.196 0.195 0.512 0.195 0.708 0l4-4c0.195-0.196 0.195-0.512 0-0.708z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M12 6.5c1.243 0 2.25-1.007 2.25-2.25S13.243 2 12 2c-1.242 0-2.25 1.007-2.25 2.25S10.758 6.5 12 6.5zM6.15 4.178C5.007 3.693 3.682 4.222 3.19 5.362 2.694 6.505 3.224 7.829 4.37 8.316L7.394 9.6c0.37 0.156 0.61 0.519 0.61 0.92v3.04l-1.88 5.457c-0.404 1.175 0.22 2.455 1.396 2.86 1.175 0.404 2.455-0.22 2.86-1.395l0.145-0.422C10.187 19.274 10 18.409 10 17.5c0-3.422 2.645-6.227 6.003-6.481v-0.5c0-0.402 0.24-0.765 0.609-0.921l3.019-1.282c1.147-0.487 1.676-1.81 1.18-2.954-0.493-1.14-1.817-1.67-2.96-1.184L16.243 4.86c-0.34 0.144-0.578 0.423-0.694 0.73-0.542 1.435-1.928 2.453-3.55 2.453-1.621 0-3.007-1.018-3.549-2.452C8.335 5.283 8.097 5.004 7.756 4.86L6.15 4.178zM22 17.5c0 3.038-2.462 5.5-5.5 5.5-3.037 0-5.5-2.462-5.5-5.5s2.463-5.5 5.5-5.5c3.038 0 5.5 2.462 5.5 5.5zm-2.146-2.354c-0.195-0.195-0.512-0.195-0.707 0L15.5 18.793l-1.646-1.647c-0.195-0.195-0.512-0.195-0.707 0-0.195 0.196-0.195 0.512 0 0.708l2 2c0.195 0.195 0.512 0.195 0.707 0l4-4c0.195-0.196 0.195-0.512 0-0.708z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -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="M9.027 5.399C9.008 5.269 9 5.135 9 5c0-1.657 1.343-3 3-3s3 1.343 3 3c0 0.135-0.009 0.268-0.026 0.399l2.876-1.221c1.143-0.485 2.468 0.044 2.962 1.184 0.495 1.143-0.034 2.467-1.181 2.954l-3.628 1.54v1.317c-0.528 0.125-1.03 0.313-1.5 0.558V9.69c0-0.502 0.3-0.955 0.761-1.151l3.78-1.605c0.381-0.161 0.556-0.598 0.391-0.977-0.166-0.383-0.614-0.563-0.998-0.4l-4.972 2.11c-0.159 0.068-0.322 0.125-0.487 0.17C12.67 7.942 12.342 8 12 8c-0.342 0-0.671-0.057-0.978-0.163-0.165-0.045-0.328-0.1-0.487-0.168l-4.97-2.11c-0.386-0.164-0.834 0.016-1 0.399-0.164 0.38 0.01 0.816 0.39 0.977l3.786 1.607c0.462 0.196 0.762 0.649 0.762 1.15v3.91c0 0.138-0.023 0.275-0.068 0.406l-1.893 5.497c-0.135 0.392 0.073 0.818 0.465 0.953s0.818-0.073 0.953-0.465l2.109-6.123c0.221-0.644 0.94-0.819 1.436-0.53C11.565 14.468 11 15.918 11 17.5c0 0.33 0.024 0.653 0.072 0.969l-0.693 2.012c-0.405 1.175-1.685 1.8-2.86 1.395-1.175-0.404-1.8-1.685-1.395-2.86l1.879-5.456V9.857L4.37 8.316c-1.147-0.487-1.677-1.81-1.181-2.954 0.493-1.14 1.818-1.67 2.961-1.184l2.877 1.22zM10.5 5c0 0.641 0.402 1.188 0.968 1.403 0.35 0.085 0.714 0.085 1.064 0C13.098 6.19 13.5 5.641 13.5 5c0-0.828-0.671-1.5-1.5-1.5-0.828 0-1.5 0.672-1.5 1.5zM23 17.5c0 3.038-2.462 5.5-5.5 5.5S12 20.538 12 17.5s2.462-5.5 5.5-5.5 5.5 2.462 5.5 5.5zm-2.146-2.354c-0.196-0.195-0.512-0.195-0.708 0L16.5 18.793l-1.646-1.647c-0.196-0.195-0.512-0.195-0.708 0-0.195 0.196-0.195 0.512 0 0.708l2 2c0.196 0.195 0.512 0.195 0.708 0l4-4c0.195-0.196 0.195-0.512 0-0.708z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M11.468 6.403C10.902 6.188 10.5 5.641 10.5 5c0-0.828 0.672-1.5 1.5-1.5 0.829 0 1.5 0.672 1.5 1.5 0 0.641-0.402 1.189-0.968 1.403-0.35 0.085-0.714 0.085-1.064 0zM9 5c0 0.135 0.01 0.268 0.027 0.399L6.15 4.178C5.007 3.693 3.682 4.222 3.19 5.362 2.694 6.505 3.224 7.829 4.37 8.316l3.634 1.542v3.701l-1.88 5.458c-0.404 1.174 0.22 2.455 1.396 2.86 1.175 0.404 2.455-0.22 2.86-1.395l0.145-0.422C10.187 19.274 10 18.409 10 17.5c0-0.205 0.01-0.408 0.028-0.609L8.96 19.993c-0.135 0.392-0.561 0.6-0.953 0.465-0.392-0.135-0.6-0.561-0.465-0.953l1.893-5.497c0.045-0.13 0.068-0.268 0.068-0.407V9.693c0-0.502-0.3-0.955-0.762-1.151L4.956 6.935C4.576 6.774 4.4 6.337 4.566 5.958c0.165-0.383 0.614-0.563 0.998-0.4l4.971 2.11c0.16 0.068 0.322 0.124 0.487 0.169C11.33 7.943 11.658 8 12 8c0.342 0 0.671-0.057 0.978-0.163 0.165-0.044 0.328-0.1 0.488-0.168l4.97-2.11c0.385-0.164 0.833 0.016 1 0.399 0.164 0.38-0.01 0.816-0.391 0.977l-3.78 1.605c-0.462 0.196-0.762 0.649-0.762 1.15v1.623c0.478-0.155 0.98-0.255 1.5-0.294V9.856l3.628-1.54c1.147-0.487 1.676-1.81 1.18-2.954-0.493-1.14-1.817-1.67-2.96-1.184l-2.877 1.22C14.99 5.269 15 5.136 15 5c0-1.657-1.343-3-3-3S9 3.343 9 5zm13 12.5c0 3.038-2.462 5.5-5.5 5.5-3.037 0-5.5-2.462-5.5-5.5s2.463-5.5 5.5-5.5c3.038 0 5.5 2.462 5.5 5.5zm-2.146-2.354c-0.195-0.195-0.512-0.195-0.707 0L15.5 18.793l-1.646-1.647c-0.195-0.195-0.512-0.195-0.707 0-0.196 0.196-0.196 0.512 0 0.708l2 2c0.195 0.195 0.511 0.195 0.707 0l4-4c0.195-0.196 0.195-0.512 0-0.708z" 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="M6.528 7.086l6.566 1.662C12.416 8.032 12.001 7.064 12.001 6c0-2.21 1.79-4 4-4 2.209 0 4 1.79 4 4 0 1.066-0.418 2.035-1.098 2.752l6.571-1.657c1.437-0.363 2.91 0.444 3.379 1.85 0.53 1.59-0.43 3.291-2.067 3.658L21 13.9v0.323c-0.34 0.077-0.674 0.174-1 0.289V13.5c0-0.234 0.163-0.437 0.391-0.488l6.176-1.385c1.059-0.237 1.68-1.337 1.337-2.366-0.303-0.91-1.256-1.431-2.185-1.197L17.85 10.05c-1.214 0.306-2.485 0.306-3.699-0.002L6.283 8.055C5.353 7.82 4.398 8.342 4.095 9.252 3.752 10.28 4.372 11.38 5.43 11.618l6.18 1.394C11.84 13.063 12 13.266 12 13.5V18c0 0.078-0.018 0.154-0.052 0.224l-3.9 7.797c-0.495 0.992-0.122 2.199 0.848 2.738 1.03 0.572 2.331 0.17 2.858-0.885l2.254-4.507c0.024 0.6 0.107 1.186 0.243 1.75l-1.602 3.204c-0.782 1.564-2.71 2.16-4.239 1.312-1.438-0.799-1.991-2.588-1.256-4.059l3.847-7.692V13.9L5.21 12.594c-1.635-0.37-2.594-2.069-2.064-3.659 0.47-1.407 1.944-2.213 3.382-1.85zM16.001 9c1.656 0 3-1.343 3-3s-1.344-3-3-3c-1.657 0-3 1.343-3 3s1.343 3 3 3zm7 6.5c4.142 0 7.5 3.358 7.5 7.5 0 4.142-3.358 7.5-7.5 7.5-4.143 0-7.5-3.358-7.5-7.5 0-4.142 3.357-7.5 7.5-7.5zm4.53 4.72c-0.293-0.293-0.768-0.293-1.06 0l-4.72 4.72-1.97-1.97c-0.293-0.293-0.768-0.293-1.06 0-0.294 0.293-0.294 0.767 0 1.06l2.5 2.5c0.292 0.293 0.767 0.293 1.06 0l5.25-5.25c0.293-0.293 0.293-0.767 0-1.06z" 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="M10 6c1.105 0 2-0.895 2-2s-0.895-2-2-2C8.896 2 8 2.895 8 4s0.896 2 2 2zM5.472 4.15C4.59 3.759 3.554 4.153 3.155 5.03c-0.4 0.882-0.007 1.917 0.877 2.31l2.671 1.19C6.883 8.61 7 8.79 7 8.987v1.865c0 0.064-0.012 0.128-0.036 0.187l-1.84 4.555C4.76 16.49 5.193 17.51 6.09 17.872c0.897 0.362 1.917-0.07 2.278-0.967l0.086-0.213C8.162 16.021 8 15.28 8 14.5c0-2.869 2.197-5.225 5-5.478V8.987c0-0.198 0.116-0.377 0.297-0.457l2.671-1.19c0.885-0.393 1.278-1.428 0.878-2.31-0.4-0.878-1.436-1.272-2.318-0.88l-1.276 0.57c-0.246 0.11-0.421 0.307-0.52 0.524C12.259 6.28 11.212 7 10 7 8.787 7 7.742 6.28 7.27 5.243c-0.1-0.217-0.274-0.415-0.52-0.524L5.471 4.15zM18 14.5c0 2.485-2.015 4.5-4.5 4.5S9 16.985 9 14.5s2.015-4.5 4.5-4.5 4.5 2.015 4.5 4.5zM13.5 12c-0.276 0-0.5 0.224-0.5 0.5v2c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-2c0-0.276-0.224-0.5-0.5-0.5zm0 5.125c0.345 0 0.625-0.28 0.625-0.625s-0.28-0.625-0.625-0.625-0.625 0.28-0.625 0.625 0.28 0.625 0.625 0.625z" 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="M8.5 4.498c0-0.828 0.672-1.5 1.5-1.5 0.829 0 1.5 0.672 1.5 1.5 0 0.829-0.671 1.5-1.5 1.5-0.828 0-1.5-0.671-1.5-1.5zm1.5-2.5c-1.38 0-2.5 1.12-2.5 2.5 0 0.202 0.024 0.398 0.07 0.586L5.471 4.151c-0.882-0.393-1.918 0-2.317 0.88-0.4 0.88-0.007 1.916 0.877 2.31L7 8.661v2.287l-1.877 4.645C4.761 16.49 5.194 17.51 6.09 17.872c0.897 0.362 1.917-0.07 2.278-0.967l0.086-0.213c-0.22-0.504-0.365-1.048-0.424-1.618l-0.59 1.457c-0.155 0.384-0.592 0.57-0.976 0.414-0.384-0.155-0.57-0.592-0.414-0.976l1.876-4.646C7.975 11.204 8 11.077 8 10.95V8.662c0-0.395-0.232-0.753-0.593-0.914L4.439 6.427C4.06 6.259 3.895 5.82 4.065 5.444c0.172-0.379 0.62-0.55 1-0.38l3.918 1.744c0.647 0.289 1.387 0.289 2.034 0l3.918-1.744c0.38-0.17 0.828 0.001 1 0.38 0.17 0.376 0.004 0.815-0.373 0.983l-2.969 1.321C12.233 7.91 12 8.267 12 8.662v0.545c0.322-0.091 0.657-0.154 1-0.185v-0.36l2.968-1.322c0.885-0.393 1.278-1.428 0.878-2.31-0.4-0.878-1.436-1.272-2.318-0.88l-2.097 0.934c0.045-0.188 0.07-0.384 0.07-0.586 0-1.38-1.12-2.5-2.5-2.5zM18 14.5c0 2.485-2.015 4.5-4.5 4.5S9 16.985 9 14.5s2.015-4.5 4.5-4.5 4.5 2.015 4.5 4.5zM13.5 12c-0.276 0-0.5 0.224-0.5 0.5v2c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-2c0-0.276-0.224-0.5-0.5-0.5zm0 5.125c0.345 0 0.625-0.28 0.625-0.625s-0.28-0.625-0.625-0.625-0.625 0.28-0.625 0.625 0.28 0.625 0.625 0.625z" 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) 2024. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_accessibility_error_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_accessibility_error_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_accessibility_error_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_accessibility_error_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="M12 6.5c1.243 0 2.25-1.007 2.25-2.25S13.243 2 12 2c-1.242 0-2.25 1.007-2.25 2.25S10.758 6.5 12 6.5zM6.15 4.178C5.007 3.693 3.682 4.222 3.19 5.362 2.694 6.505 3.224 7.829 4.37 8.316L7.394 9.6c0.37 0.156 0.61 0.519 0.61 0.92v3.04l-1.88 5.457c-0.404 1.175 0.22 2.455 1.396 2.86 1.175 0.404 2.455-0.22 2.86-1.395l0.145-0.422C10.187 19.274 10 18.409 10 17.5c0-3.422 2.645-6.227 6.003-6.481v-0.5c0-0.402 0.24-0.765 0.609-0.921l3.019-1.282c1.147-0.487 1.676-1.81 1.18-2.954-0.493-1.14-1.817-1.67-2.96-1.184L16.243 4.86c-0.34 0.144-0.578 0.423-0.694 0.73-0.542 1.435-1.928 2.453-3.55 2.453-1.621 0-3.007-1.018-3.549-2.452C8.335 5.283 8.097 5.004 7.756 4.86L6.15 4.178zM22 17.5c0 3.038-2.462 5.5-5.5 5.5-3.037 0-5.5-2.462-5.5-5.5s2.463-5.5 5.5-5.5c3.038 0 5.5 2.462 5.5 5.5zM16.5 14c-0.276 0-0.5 0.224-0.5 0.5v4c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-4c0-0.276-0.224-0.5-0.5-0.5zm0 7.125c0.346 0 0.625-0.28 0.625-0.625s-0.28-0.625-0.625-0.625-0.625 0.28-0.625 0.625 0.28 0.625 0.625 0.625z" 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="M11.468 6.403C10.902 6.188 10.5 5.641 10.5 5c0-0.828 0.672-1.5 1.5-1.5 0.829 0 1.5 0.672 1.5 1.5 0 0.641-0.402 1.189-0.968 1.403-0.35 0.085-0.714 0.085-1.064 0zM9 5c0 0.135 0.01 0.268 0.027 0.399L6.15 4.178C5.007 3.693 3.682 4.222 3.19 5.362 2.694 6.505 3.224 7.829 4.37 8.316l3.634 1.542v3.701l-1.88 5.458c-0.404 1.174 0.22 2.455 1.396 2.86 1.175 0.404 2.455-0.22 2.86-1.395l0.145-0.422C10.187 19.274 10 18.409 10 17.5c0-0.205 0.01-0.408 0.028-0.609L8.96 19.993c-0.135 0.392-0.561 0.6-0.953 0.465-0.392-0.135-0.6-0.561-0.465-0.953l1.893-5.497c0.045-0.13 0.068-0.268 0.068-0.407V9.693c0-0.502-0.3-0.955-0.762-1.151L4.956 6.935C4.576 6.774 4.4 6.337 4.566 5.958c0.165-0.383 0.614-0.563 0.998-0.4l4.971 2.11c0.16 0.068 0.322 0.124 0.487 0.169C11.33 7.943 11.658 8 12 8c0.342 0 0.671-0.057 0.978-0.163 0.165-0.044 0.328-0.1 0.488-0.168l4.97-2.11c0.385-0.164 0.833 0.016 1 0.399 0.164 0.38-0.01 0.816-0.391 0.977l-3.78 1.605c-0.462 0.196-0.762 0.649-0.762 1.15v1.623c0.478-0.155 0.98-0.255 1.5-0.294V9.856l3.628-1.54c1.147-0.487 1.676-1.81 1.18-2.954-0.493-1.14-1.817-1.67-2.96-1.184l-2.877 1.22C14.99 5.269 15 5.136 15 5c0-1.657-1.343-3-3-3S9 3.343 9 5zm13 12.5c0 3.038-2.462 5.5-5.5 5.5-3.037 0-5.5-2.462-5.5-5.5s2.463-5.5 5.5-5.5c3.038 0 5.5 2.462 5.5 5.5zM16.5 14c-0.276 0-0.5 0.224-0.5 0.5v4c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-4c0-0.276-0.224-0.5-0.5-0.5zm0 7.125c0.345 0 0.625-0.28 0.625-0.625s-0.28-0.625-0.625-0.625-0.625 0.28-0.625 0.625 0.28 0.625 0.625 0.625z" 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) 2024. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_accessibility_error_24_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_accessibility_error_24_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_accessibility_error_24_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_accessibility_error_24_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="M10 6c1.105 0 2-0.895 2-2s-0.895-2-2-2C8.896 2 8 2.895 8 4s0.896 2 2 2zM5.472 4.15C4.59 3.759 3.554 4.153 3.155 5.03c-0.4 0.882-0.007 1.917 0.877 2.31l2.671 1.19C6.883 8.61 7 8.79 7 8.987v1.865c0 0.064-0.012 0.128-0.036 0.187l-1.84 4.555C4.76 16.49 5.193 17.51 6.09 17.872c0.897 0.362 1.917-0.07 2.278-0.967l0.086-0.213C8.162 16.021 8 15.28 8 14.5c0-2.869 2.197-5.225 5-5.478V8.987c0-0.198 0.116-0.377 0.297-0.457l2.671-1.19c0.885-0.393 1.278-1.428 0.878-2.31-0.4-0.878-1.436-1.272-2.318-0.88l-1.276 0.57c-0.246 0.11-0.421 0.307-0.52 0.524C12.259 6.28 11.212 7 10 7 8.787 7 7.742 6.28 7.27 5.243c-0.1-0.217-0.274-0.415-0.52-0.524L5.471 4.15zM18 14.5c0 2.485-2.015 4.5-4.5 4.5S9 16.985 9 14.5s2.015-4.5 4.5-4.5 4.5 2.015 4.5 4.5zm-4.5 1.88c-0.345 0-0.624 0.28-0.624 0.625s0.28 0.624 0.624 0.624c0.345 0 0.625-0.28 0.625-0.624 0-0.345-0.28-0.625-0.625-0.625zm0-4.877c-1.048 0-1.864 0.818-1.853 1.955 0.002 0.276 0.228 0.498 0.505 0.495 0.276-0.003 0.497-0.229 0.495-0.505-0.006-0.579 0.36-0.945 0.853-0.945 0.473 0 0.854 0.392 0.854 0.95 0 0.202-0.072 0.315-0.36 0.544l-0.278 0.215C13.21 14.616 13 14.929 13 15.5c0 0.276 0.224 0.5 0.5 0.5 0.245 0 0.45-0.177 0.492-0.41l0.011-0.156c0.017-0.148 0.1-0.254 0.346-0.448l0.277-0.215c0.513-0.41 0.728-0.732 0.728-1.318 0-1.104-0.823-1.95-1.854-1.95z" 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="M8.5 4.498c0-0.828 0.672-1.5 1.5-1.5 0.829 0 1.5 0.672 1.5 1.5 0 0.829-0.671 1.5-1.5 1.5-0.828 0-1.5-0.671-1.5-1.5zm1.5-2.5c-1.38 0-2.5 1.12-2.5 2.5 0 0.202 0.024 0.398 0.07 0.586L5.471 4.151c-0.882-0.393-1.918 0-2.317 0.88-0.4 0.88-0.007 1.916 0.877 2.31L7 8.661v2.287l-1.877 4.645C4.761 16.49 5.194 17.51 6.09 17.872c0.897 0.362 1.917-0.07 2.278-0.967l0.086-0.213c-0.22-0.504-0.365-1.048-0.424-1.618l-0.59 1.457c-0.155 0.384-0.592 0.57-0.976 0.414-0.384-0.155-0.57-0.592-0.414-0.976l1.876-4.646C7.975 11.204 8 11.077 8 10.95V8.662c0-0.395-0.232-0.753-0.593-0.914L4.439 6.427C4.06 6.259 3.895 5.82 4.065 5.444c0.172-0.379 0.62-0.55 1-0.38l3.918 1.744c0.647 0.289 1.387 0.289 2.034 0l3.918-1.744c0.38-0.17 0.828 0.001 1 0.38 0.17 0.376 0.004 0.815-0.373 0.983l-2.969 1.321C12.233 7.91 12 8.267 12 8.662v0.545c0.322-0.091 0.657-0.154 1-0.185v-0.36l2.968-1.322c0.885-0.393 1.278-1.428 0.878-2.31-0.4-0.878-1.436-1.272-2.318-0.88l-2.097 0.934c0.045-0.188 0.07-0.384 0.07-0.586 0-1.38-1.12-2.5-2.5-2.5zM18 14.5c0 2.485-2.015 4.5-4.5 4.5S9 16.985 9 14.5s2.015-4.5 4.5-4.5 4.5 2.015 4.5 4.5zm-4.5 1.88c-0.345 0-0.624 0.28-0.624 0.625s0.28 0.624 0.624 0.624c0.345 0 0.625-0.28 0.625-0.624 0-0.345-0.28-0.625-0.625-0.625zm0-4.877c-1.048 0-1.864 0.818-1.853 1.955 0.002 0.276 0.228 0.498 0.505 0.495 0.276-0.003 0.497-0.229 0.495-0.505-0.006-0.579 0.36-0.945 0.853-0.945 0.473 0 0.854 0.392 0.854 0.95 0 0.202-0.072 0.315-0.36 0.544l-0.278 0.215C13.21 14.616 13 14.929 13 15.5c0 0.276 0.224 0.5 0.5 0.5 0.245 0 0.45-0.177 0.492-0.41l0.011-0.156c0.017-0.148 0.1-0.254 0.346-0.448l0.277-0.215c0.513-0.41 0.728-0.732 0.728-1.318 0-1.104-0.823-1.95-1.854-1.95z" 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) 2024. ~ Microsoft Corporation. All rights reserved.-->
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_fluent_accessibility_question_mark_20_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_accessibility_question_mark_20_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_accessibility_question_mark_20_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_accessibility_question_mark_20_regular"/>
</selector>
Loading

0 comments on commit ace7a0e

Please sign in to comment.