-
Notifications
You must be signed in to change notification settings - Fork 535
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into light-icons
- Loading branch information
Showing
1,762 changed files
with
27,033 additions
and
10,651 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.233@aar' | ||
implementation 'com.microsoft.design:fluent-system-icons:1.1.242@aar' | ||
``` | ||
|
||
For library docs, see [android/README.md](android/README.md). | ||
|
@@ -48,13 +48,13 @@ For library docs, see [android/README.md](android/README.md). | |
```ruby | ||
use_frameworks! | ||
|
||
pod "FluentIcons", "1.1.233" | ||
pod "FluentIcons", "1.1.242" | ||
``` | ||
|
||
#### Carthage | ||
|
||
```bash | ||
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.233" | ||
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.242" | ||
``` | ||
|
||
For library docs, see [ios/README.md](ios/README.md). | ||
|
@@ -66,7 +66,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency: | |
```yaml | ||
dependencies: | ||
... | ||
fluentui_system_icons: ^1.1.233 | ||
fluentui_system_icons: ^1.1.242 | ||
``` | ||
For library docs, see [flutter/README.md](flutter/README.md). | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_apps_settings_16_filled.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M12.811 1.449c-0.586-0.586-1.536-0.586-2.121 0L8.963 3.176C8.814 2.503 8.215 2 7.498 2h-3c-0.829 0-1.5 0.671-1.5 1.5v2.708c0.322-0.091 0.656-0.154 1-0.185V3.5c0-0.276 0.223-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5V7H7.663c0.518 0.364 0.97 0.816 1.335 1.333V8H12.5C12.777 8 13 8.224 13 8.5v3c0 0.276-0.223 0.5-0.5 0.5H9.978c-0.031 0.343-0.094 0.678-0.185 1H12.5c0.829 0 1.5-0.672 1.5-1.5v-3c0-0.7-0.478-1.286-1.125-1.453l1.707-1.706c0.585-0.586 0.585-1.536 0-2.122L12.81 1.45zm-3.813 3.97L10.578 7h-1.58V5.42zM2.066 8.442c0.303 1.081-0.343 2.2-1.43 2.478l-0.462 0.118C0.159 11.19 0.151 11.344 0.151 11.5c0 0.188 0.012 0.373 0.033 0.554l0.35 0.083c1.119 0.264 1.785 1.417 1.456 2.519l-0.127 0.422c0.257 0.204 0.537 0.378 0.835 0.518l0.325-0.344c0.79-0.836 2.12-0.835 2.91 0.002l0.337 0.358c0.292-0.135 0.568-0.303 0.822-0.498l-0.156-0.557c-0.304-1.08 0.342-2.2 1.43-2.477l0.46-0.118C8.843 11.81 8.85 11.656 8.85 11.5c0-0.188-0.01-0.373-0.032-0.555l-0.35-0.082c-1.119-0.265-1.785-1.417-1.455-2.52l0.126-0.421C6.88 7.718 6.6 7.543 6.303 7.402L5.978 7.747c-0.79 0.837-2.12 0.836-2.91-0.001L2.732 7.388C2.44 7.523 2.164 7.69 1.91 7.885l0.156 0.557zM4.5 12.5c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.553 0 1 0.448 1 1s-0.447 1-1 1z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_apps_settings_16_regular.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M12.811 1.449c-0.586-0.586-1.536-0.586-2.121 0L8.963 3.176C8.814 2.503 8.215 2 7.498 2h-3c-0.829 0-1.5 0.671-1.5 1.5v2.708c0.322-0.091 0.656-0.154 1-0.185V3.5c0-0.276 0.223-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5V7H7.663c0.518 0.364 0.97 0.816 1.335 1.333V8H12.5C12.777 8 13 8.224 13 8.5v3c0 0.276-0.223 0.5-0.5 0.5H9.978c-0.031 0.343-0.094 0.678-0.185 1H12.5c0.829 0 1.5-0.672 1.5-1.5v-3c0-0.7-0.478-1.286-1.125-1.453l1.707-1.706c0.585-0.586 0.585-1.536 0-2.122L12.81 1.45zM10.578 7h-1.58V5.42L10.578 7zm0.819-4.844c0.195-0.196 0.512-0.196 0.707 0l1.77 1.77c0.196 0.196 0.196 0.512 0 0.707l-1.77 1.771c-0.195 0.195-0.512 0.195-0.707 0l-1.77-1.77c-0.196-0.196-0.196-0.512 0-0.708l1.77-1.77zM2.066 8.442c0.303 1.081-0.343 2.2-1.43 2.478l-0.462 0.118C0.159 11.19 0.151 11.344 0.151 11.5c0 0.188 0.012 0.373 0.033 0.554l0.35 0.083c1.119 0.264 1.785 1.417 1.456 2.519l-0.127 0.422c0.257 0.204 0.537 0.378 0.835 0.518l0.325-0.344c0.79-0.836 2.12-0.835 2.91 0.002l0.337 0.358c0.292-0.135 0.568-0.303 0.822-0.498l-0.156-0.557c-0.304-1.08 0.342-2.2 1.43-2.477l0.46-0.118C8.843 11.81 8.85 11.656 8.85 11.5c0-0.188-0.01-0.373-0.032-0.555l-0.35-0.082c-1.119-0.265-1.785-1.417-1.455-2.52l0.126-0.421C6.88 7.718 6.6 7.543 6.303 7.402L5.978 7.747c-0.79 0.837-2.12 0.836-2.91-0.001L2.732 7.388C2.44 7.523 2.164 7.69 1.91 7.885l0.156 0.557zM4.5 12.5c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.553 0 1 0.448 1 1s-0.447 1-1 1z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_apps_settings_16_selector.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_apps_settings_16_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_settings_16_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_settings_16_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_settings_16_regular"/> | ||
</selector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_apps_settings_20_filled.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M15.5 17h-5.1c0.163-0.317 0.295-0.651 0.393-1H15.5c0.246 0 0.45-0.177 0.492-0.41L16 15.5V11c0-0.245-0.177-0.45-0.41-0.492L15.5 10.5h-5v1.706c-0.252-0.548-0.59-1.048-1-1.48V10.5H9.275c-0.433-0.409-0.932-0.748-1.48-1H9.5v-5c0-0.215-0.135-0.398-0.325-0.469L9.09 4.008 9 4H4.5C4.255 4 4.05 4.177 4.008 4.41L4 4.5v4.707C3.652 9.306 3.317 9.437 3 9.6V4.5c0-0.78 0.595-1.42 1.356-1.493L4.5 3H9c0.78 0 1.42 0.595 1.493 1.356L10.5 4.5v0.254l2.189-2.269c0.539-0.56 1.407-0.61 2.007-0.138l0.116 0.101 2.758 2.725c0.552 0.546 0.592 1.415 0.11 2.011L17.577 7.3l-2.31 2.2H15.5c0.78 0 1.42 0.595 1.494 1.355L17 11v4.5c0 0.78-0.595 1.42-1.355 1.493L15.5 17zm-5-9.29V9.5h1.79L10.5 7.71zm-7.434 3.732c0.303 1.081-0.343 2.2-1.43 2.478l-0.462 0.118C1.159 14.19 1.151 14.344 1.151 14.5c0 0.188 0.012 0.373 0.033 0.554l0.35 0.083c1.119 0.264 1.785 1.417 1.456 2.519l-0.127 0.422c0.257 0.204 0.537 0.378 0.835 0.518l0.325-0.344c0.79-0.836 2.12-0.835 2.91 0.002l0.337 0.358c0.292-0.135 0.568-0.302 0.822-0.498l-0.156-0.556c-0.304-1.082 0.342-2.2 1.43-2.479l0.46-0.117C9.843 14.81 9.85 14.656 9.85 14.5c0-0.188-0.01-0.373-0.032-0.555l-0.35-0.082c-1.119-0.265-1.785-1.417-1.455-2.52l0.126-0.421c-0.259-0.205-0.539-0.379-0.836-0.52l-0.325 0.344c-0.79 0.837-2.12 0.836-2.91-0.001l-0.337-0.358C3.44 10.523 3.164 10.69 2.91 10.885l0.156 0.557zM5.5 15.5c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.553 0 1 0.448 1 1s-0.447 1-1 1z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_apps_settings_20_regular.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M15.5 17h-5.1c0.163-0.317 0.295-0.651 0.393-1H15.5c0.246 0 0.45-0.177 0.492-0.41L16 15.5V11c0-0.245-0.177-0.45-0.41-0.492L15.5 10.5h-5v1.706c-0.252-0.548-0.59-1.048-1-1.48V10.5H9.275c-0.433-0.409-0.932-0.748-1.48-1H9.5v-5c0-0.215-0.135-0.398-0.325-0.469L9.09 4.008 9 4H4.5C4.255 4 4.05 4.177 4.008 4.41L4 4.5v4.707C3.652 9.306 3.317 9.437 3 9.6V4.5c0-0.78 0.595-1.42 1.356-1.493L4.5 3H9c0.78 0 1.42 0.595 1.493 1.356L10.5 4.5v0.254l2.189-2.269c0.539-0.56 1.407-0.61 2.007-0.138l0.116 0.101 2.758 2.725c0.552 0.546 0.592 1.415 0.11 2.011L17.577 7.3l-2.31 2.2H15.5c0.78 0 1.42 0.595 1.494 1.355L17 11v4.5c0 0.78-0.595 1.42-1.355 1.493L15.5 17zm-5-9.29V9.5h1.79L10.5 7.71zm3.623-4.537C13.94 2.997 13.67 2.98 13.477 3.12L13.41 3.18l-2.616 2.713c-0.166 0.172-0.184 0.432-0.057 0.623L10.8 6.594l2.616 2.615c0.168 0.168 0.426 0.192 0.62 0.07l0.079-0.061 2.757-2.627c0.173-0.174 0.19-0.444 0.054-0.638l-0.058-0.069-2.744-2.711zM3.066 11.442c0.303 1.081-0.343 2.2-1.43 2.478l-0.462 0.118C1.159 14.19 1.151 14.344 1.151 14.5c0 0.188 0.012 0.373 0.033 0.554l0.35 0.083c1.119 0.264 1.785 1.417 1.456 2.519l-0.127 0.422c0.257 0.204 0.537 0.378 0.835 0.518l0.325-0.344c0.79-0.836 2.12-0.835 2.91 0.002l0.337 0.358c0.292-0.135 0.568-0.302 0.822-0.498l-0.156-0.556c-0.304-1.082 0.342-2.2 1.43-2.479l0.46-0.117C9.843 14.81 9.85 14.656 9.85 14.5c0-0.188-0.01-0.373-0.032-0.555l-0.35-0.082c-1.119-0.265-1.785-1.417-1.455-2.52l0.126-0.421c-0.259-0.205-0.539-0.379-0.836-0.52l-0.325 0.344c-0.79 0.837-2.12 0.836-2.91-0.001l-0.337-0.358C3.44 10.523 3.164 10.69 2.91 10.885l0.156 0.557zM5.5 15.5c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.553 0 1 0.448 1 1s-0.447 1-1 1z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_apps_settings_20_selector.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_apps_settings_20_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_settings_20_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_settings_20_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_settings_20_regular"/> | ||
</selector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_apps_shield_16_filled.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M12.81 1.449c-0.585-0.586-1.535-0.586-2.12 0L8.961 3.176C8.814 2.503 8.214 2 7.497 2h-3c-0.828 0-1.5 0.671-1.5 1.5v2.584c0.323-0.111 0.677-0.112 1-0.002V3.5c0-0.276 0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5V7h-2.81c0.43 0.338 0.958 0.641 1.52 0.723C6.947 7.758 7.183 7.853 7.385 8h0.612v1.101C8 9.131 8 9.163 8 9.194v2.323c0 0.063 0 0.125-0.003 0.187v0.294H7.981C7.953 12.354 7.893 12.688 7.81 13h4.69c0.828 0 1.5-0.672 1.5-1.5v-3c0-0.7-0.478-1.286-1.125-1.453l1.706-1.706c0.586-0.586 0.586-1.536 0-2.122l-1.77-1.77zm-3.813 3.97L10.578 7h-1.58V5.42zm0 6.581V8H12.5C12.776 8 13 8.224 13 8.5v3c0 0.276-0.224 0.5-0.5 0.5H8.997zM3.881 7.16c0.507 0.532 1.483 1.379 2.683 1.552C6.803 8.747 7 8.946 7 9.194v2.323c0 3.122-2.784 4.255-3.386 4.463-0.075 0.026-0.152 0.026-0.228 0C2.784 15.772 0 14.64 0 11.517V9.194c0-0.248 0.197-0.447 0.436-0.482 1.2-0.173 2.175-1.02 2.683-1.553 0.202-0.212 0.56-0.212 0.762 0z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_apps_shield_16_regular.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M12.81 1.449c-0.585-0.586-1.535-0.586-2.12 0L8.961 3.176C8.814 2.503 8.214 2 7.497 2h-3c-0.828 0-1.5 0.671-1.5 1.5v2.584c0.323-0.111 0.677-0.112 1-0.002V3.5c0-0.276 0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5V7h-2.81c0.43 0.338 0.958 0.641 1.52 0.723C6.947 7.758 7.183 7.853 7.385 8h0.612v1.101C8 9.131 8 9.163 8 9.194v2.323c0 0.063 0 0.125-0.003 0.187v0.294H7.981C7.953 12.354 7.893 12.688 7.81 13h4.69c0.828 0 1.5-0.672 1.5-1.5v-3c0-0.7-0.478-1.286-1.125-1.453l1.706-1.706c0.586-0.586 0.586-1.536 0-2.122l-1.77-1.77zM10.579 7h-1.58V5.42L10.577 7zm0.818-4.844c0.196-0.196 0.512-0.196 0.708 0l1.77 1.77c0.195 0.196 0.195 0.512 0 0.707l-1.77 1.771c-0.196 0.195-0.512 0.195-0.708 0l-1.77-1.77c-0.195-0.196-0.195-0.512 0-0.708l1.77-1.77zM8.997 8H12.5C12.776 8 13 8.224 13 8.5v3c0 0.276-0.224 0.5-0.5 0.5H8.997V8zM3.881 7.16c0.507 0.532 1.483 1.379 2.683 1.552C6.803 8.747 7 8.946 7 9.194v2.323c0 3.122-2.784 4.255-3.386 4.463-0.075 0.026-0.152 0.026-0.228 0C2.784 15.772 0 14.64 0 11.517V9.194c0-0.248 0.197-0.447 0.436-0.482 1.2-0.173 2.175-1.02 2.683-1.553 0.202-0.212 0.56-0.212 0.762 0z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_apps_shield_16_selector.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_apps_shield_16_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_shield_16_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_shield_16_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_shield_16_regular"/> | ||
</selector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_apps_shield_20_filled.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M15.5 17H8.425c0.155-0.305 0.286-0.638 0.384-1H9.5v-5.5H6.985c-0.544-0.253-1.02-0.657-1.35-1H9.5v-5c0-0.215-0.135-0.398-0.325-0.469L9.09 4.008 9 4H4.5C4.255 4 4.05 4.177 4.008 4.41L4 4.5v4.583C3.777 9.159 3.568 9.288 3.395 9.469 3.281 9.59 3.148 9.718 3 9.846V4.5c0-0.78 0.595-1.42 1.356-1.493L4.5 3H9c0.78 0 1.42 0.595 1.493 1.356L10.5 4.5v0.254l2.189-2.269c0.539-0.56 1.407-0.61 2.007-0.138l0.116 0.101 2.757 2.725c0.553 0.546 0.592 1.415 0.111 2.011L17.577 7.3l-2.311 2.2H15.5c0.78 0 1.42 0.595 1.493 1.355L17 11v4.5c0 0.78-0.595 1.42-1.355 1.493L15.5 17zm0-6.5h-5V16h5c0.245 0 0.45-0.177 0.492-0.41L16 15.5V11c0-0.245-0.177-0.45-0.41-0.492L15.5 10.5zm-5-2.79V9.5h1.79L10.5 7.71zm-5.62 2.45c0.508 0.532 1.484 1.379 2.684 1.552C7.803 11.747 8 11.946 8 12.194v2.323c0 3.122-2.784 4.255-3.386 4.463-0.075 0.026-0.152 0.026-0.228 0C3.784 18.772 1 17.64 1 14.517v-2.323c0-0.248 0.197-0.447 0.436-0.482 1.2-0.173 2.175-1.02 2.683-1.553 0.202-0.212 0.56-0.212 0.762 0z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_apps_shield_20_regular.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M15.5 17H8.425c0.155-0.305 0.286-0.638 0.384-1H9.5v-5.5H6.985c-0.544-0.253-1.02-0.657-1.35-1H9.5v-5c0-0.215-0.135-0.398-0.325-0.469L9.09 4.008 9 4H4.5C4.255 4 4.05 4.177 4.008 4.41L4 4.5v4.583C3.777 9.159 3.568 9.288 3.395 9.469 3.281 9.59 3.148 9.718 3 9.846V4.5c0-0.78 0.595-1.42 1.356-1.493L4.5 3H9c0.78 0 1.42 0.595 1.493 1.356L10.5 4.5v0.254l2.189-2.269c0.539-0.56 1.407-0.61 2.007-0.138l0.116 0.101 2.757 2.725c0.553 0.546 0.592 1.415 0.111 2.011L17.577 7.3l-2.311 2.2H15.5c0.78 0 1.42 0.595 1.493 1.355L17 11v4.5c0 0.78-0.595 1.42-1.355 1.493L15.5 17zm0-6.5h-5V16h5c0.245 0 0.45-0.177 0.492-0.41L16 15.5V11c0-0.245-0.177-0.45-0.41-0.492L15.5 10.5zm-5-2.79V9.5h1.79L10.5 7.71zm3.622-4.537C13.94 2.997 13.67 2.98 13.477 3.12l-0.068 0.06-2.616 2.713c-0.166 0.172-0.184 0.432-0.057 0.623l0.063 0.078 2.616 2.615c0.168 0.168 0.426 0.192 0.62 0.07l0.078-0.061 2.758-2.627c0.172-0.174 0.19-0.444 0.054-0.638l-0.059-0.069-2.744-2.711zm-9.241 6.986c0.507 0.533 1.483 1.38 2.683 1.553C7.803 11.747 8 11.946 8 12.194v2.323c0 3.122-2.784 4.255-3.386 4.463-0.075 0.026-0.152 0.026-0.228 0C3.784 18.772 1 17.64 1 14.517v-2.323c0-0.248 0.197-0.447 0.436-0.482 1.2-0.173 2.175-1.02 2.683-1.553 0.202-0.212 0.56-0.212 0.762 0z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_apps_shield_20_selector.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_apps_shield_20_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_shield_20_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_shield_20_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_apps_shield_20_regular"/> | ||
</selector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_arrow_turn_right_16_filled.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M8.72 1.72c0.293-0.293 0.767-0.293 1.06 0l3.5 3.5c0.293 0.293 0.293 0.767 0 1.06l-3.5 3.5c-0.293 0.293-0.767 0.293-1.06 0-0.293-0.293-0.293-0.767 0-1.06l2.22-2.22H5.75C5.06 6.5 4.5 7.06 4.5 7.75v5.5C4.5 13.664 4.164 14 3.75 14S3 13.664 3 13.25v-5.5C3 6.231 4.231 5 5.75 5h5.19L8.72 2.78c-0.293-0.293-0.293-0.767 0-1.06z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_arrow_turn_right_16_regular.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M8.646 1.647c0.196-0.196 0.512-0.196 0.707 0l3.5 3.5c0.196 0.195 0.196 0.511 0 0.707l-3.5 3.5c-0.195 0.195-0.511 0.195-0.707 0-0.195-0.196-0.195-0.512 0-0.707L11.293 6H5.5C4.672 6 4 6.672 4 7.5v6C4 13.776 3.776 14 3.5 14S3 13.776 3 13.5v-6C3 6.12 4.12 5 5.5 5h5.793L8.647 2.353c-0.196-0.195-0.196-0.511 0-0.707z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_arrow_turn_right_16_selector.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_arrow_turn_right_16_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_arrow_turn_right_16_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_arrow_turn_right_16_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_arrow_turn_right_16_regular"/> | ||
</selector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_arrow_upload_24_filled.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="M5.25 3.496h13.498c0.414 0 0.75-0.336 0.75-0.75 0-0.38-0.283-0.693-0.649-0.743l-0.101-0.007H5.25c-0.414 0-0.75 0.336-0.75 0.75 0 0.38 0.282 0.694 0.648 0.743L5.25 3.496zm6.633 18.498L12 22c0.513 0 0.935-0.386 0.993-0.883L13 21V8.41l3.294 3.293c0.36 0.36 0.928 0.388 1.32 0.083l0.094-0.083c0.36-0.36 0.388-0.928 0.083-1.32l-0.083-0.094-4.997-4.997c-0.36-0.36-0.928-0.388-1.32-0.083l-0.094 0.083-5.004 4.997c-0.39 0.39-0.39 1.023 0 1.414 0.36 0.36 0.927 0.389 1.32 0.084l0.094-0.083L11 8.415V21c0 0.513 0.386 0.936 0.883 0.994z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M5.5 2c-0.552 0-1 0.448-1 1s0.448 1 1 1h13c0.552 0 1-0.448 1-1s-0.448-1-1-1h-13zm7.207 3.793c-0.39-0.39-1.024-0.39-1.414 0l-5 5c-0.39 0.39-0.39 1.024 0 1.414 0.39 0.39 1.024 0.39 1.414 0L11 8.914V21c0 0.552 0.448 1 1 1s1-0.448 1-1V8.914l3.293 3.293c0.39 0.39 1.024 0.39 1.414 0 0.39-0.39 0.39-1.024 0-1.414l-5-5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_arrow_upload_32_filled.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.25 2C6.56 2 6 2.56 6 3.25S6.56 4.5 7.25 4.5h17.5C25.44 4.5 26 3.94 26 3.25S25.44 2 24.75 2H7.25zm9.634 4.866c-0.488-0.488-1.28-0.488-1.768 0l-6.75 6.75c-0.488 0.488-0.488 1.28 0 1.768s1.28 0.488 1.768 0l4.616-4.616V28.75c0 0.69 0.56 1.25 1.25 1.25s1.25-0.56 1.25-1.25V10.768l4.616 4.616c0.488 0.488 1.28 0.488 1.768 0s0.488-1.28 0-1.768l-6.75-6.75z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_arrow_upload_32_regular.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 2C6.448 2 6 2.448 6 3s0.448 1 1 1h18c0.552 0 1-0.448 1-1s-0.448-1-1-1H7zm9.707 4.293c-0.39-0.39-1.024-0.39-1.414 0l-7 7c-0.39 0.39-0.39 1.024 0 1.414 0.39 0.39 1.024 0.39 1.414 0L15 9.414V29c0 0.552 0.448 1 1 1s1-0.448 1-1V9.414l5.293 5.293c0.39 0.39 1.024 0.39 1.414 0 0.39-0.39 0.39-1.024 0-1.414l-7-7z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_arrow_upload_32_selector.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_arrow_upload_32_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_arrow_upload_32_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_arrow_upload_32_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_arrow_upload_32_regular"/> | ||
</selector> |
Oops, something went wrong.