-
Notifications
You must be signed in to change notification settings - Fork 525
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
461 changed files
with
14,681 additions
and
9,735 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
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_cast_multiple_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="M4 5c0-1.657 1.343-3 3-3h8c1.657 0 3 1.343 3 3v6c0 1.657-1.343 3-3 3h-3v-1c0-0.276-0.224-0.5-0.5-0.5S11 12.724 11 13v2c0 1.657-1.343 3-3 3H5c-1.657 0-3-1.343-3-3v-3c0-1.306 0.835-2.418 2-2.83C4.313 9.06 4.65 9 5 9h1c0.276 0 0.5-0.224 0.5-0.5S6.276 8 6 8H5C4.655 8 4.32 8.044 4 8.126V5zm4.752 5.999c0.414 0 0.75-0.336 0.75-0.75S9.166 9.5 8.752 9.5s-0.75 0.335-0.75 0.75c0 0.413 0.336 0.749 0.75 0.749zM8.5 7C8.224 7 8 7.224 8 7.5S8.224 8 8.5 8c1.382 0 2.502 1.12 2.502 2.502 0 0.277 0.224 0.5 0.5 0.5 0.277 0 0.5-0.223 0.5-0.5C12.002 8.569 10.434 7 8.5 7zm0-2.5C8.224 4.5 8 4.724 8 5s0.224 0.5 0.5 0.5c2.763 0 5.003 2.24 5.003 5.003 0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5c0-3.316-2.688-6.003-6.003-6.003z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_cast_multiple_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="M4 5c0-1.657 1.343-3 3-3h8c1.657 0 3 1.343 3 3v6c0 1.657-1.343 3-3 3h-4v1c0 1.657-1.343 3-3 3H5c-1.657 0-3-1.343-3-3v-3c0-1.306 0.835-2.418 2-2.83V5zm6 7.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5V13h4c1.105 0 2-0.895 2-2V5c0-1.105-0.895-2-2-2H7C5.895 3 5 3.895 5 5v4h1c0.276 0 0.5 0.224 0.5 0.5S6.276 10 6 10H5c-1.105 0-2 0.895-2 2v3c0 1.105 0.895 2 2 2h3c1.105 0 2-0.895 2-2v-2.5zm-0.498-2.25c0 0.413-0.336 0.749-0.75 0.749s-0.75-0.336-0.75-0.75S8.339 9.5 8.753 9.5s0.75 0.335 0.75 0.75zM8 7.5C8 7.224 8.224 7 8.5 7c1.934 0 3.502 1.568 3.502 3.502 0 0.277-0.223 0.5-0.5 0.5-0.276 0-0.5-0.223-0.5-0.5C11.002 9.12 9.883 8 8.5 8 8.224 8 8 7.776 8 7.5zM8 5c0-0.276 0.224-0.5 0.5-0.5 3.315 0 6.003 2.688 6.003 6.003 0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-2.763-2.24-5.003-5.003-5.003C8.224 5.5 8 5.276 8 5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_cast_multiple_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) 2023. ~ Microsoft Corporation. All rights reserved.--> | ||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_20_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_20_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_20_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_20_regular"/> | ||
</selector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_cast_multiple_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 |
---|---|---|
@@ -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="M8.25 3C6.455 3 5 4.455 5 6.25V8.5h2.25C7.664 8.5 8 8.836 8 9.25S7.664 10 7.25 10H5v0.01c-1.678 0.127-3 1.53-3 3.24v4.5C2 19.545 3.455 21 5.25 21h5c1.71 0 3.113-1.322 3.24-3h0.01v-1.75c0-0.414 0.336-0.75 0.75-0.75S15 15.836 15 16.25V18h3.75c1.795 0 3.25-1.455 3.25-3.25v-8.5C22 4.455 20.545 3 18.75 3H8.25zm2.252 11c-0.551 0-0.998-0.447-0.998-0.998 0-0.552 0.447-0.998 0.998-0.998 0.551 0 0.998 0.447 0.998 0.998 0 0.55-0.447 0.998-0.998 0.998zM10.25 9.007c2.346 0 4.247 1.901 4.247 4.247 0 0.414-0.336 0.75-0.75 0.75s-0.75-0.336-0.75-0.75c0-1.517-1.23-2.747-2.747-2.747-0.414 0-0.75-0.336-0.75-0.75s0.336-0.75 0.75-0.75zm0-3.007c4.006 0 7.254 3.248 7.254 7.254 0 0.414-0.336 0.75-0.75 0.75s-0.75-0.336-0.75-0.75c0-3.178-2.576-5.754-5.754-5.754-0.414 0-0.75-0.336-0.75-0.75S9.836 6 10.25 6z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_cast_multiple_24_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="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24"> | ||
<path android:pathData="M8.25 3C6.455 3 5 4.455 5 6.25v3.76c-1.678 0.127-3 1.53-3 3.24v4.5C2 19.545 3.455 21 5.25 21h5c1.71 0 3.113-1.322 3.24-3h5.26c1.795 0 3.25-1.455 3.25-3.25v-8.5C22 4.455 20.545 3 18.75 3H8.25zm-3 8.5h2C7.664 11.5 8 11.164 8 10.75S7.664 10 7.25 10H6.5V6.25c0-0.966 0.784-1.75 1.75-1.75h10.5c0.966 0 1.75 0.784 1.75 1.75v8.5c0 0.966-0.784 1.75-1.75 1.75H13.5v-0.75c0-0.414-0.336-0.75-0.75-0.75S12 15.336 12 15.75v2c0 0.966-0.784 1.75-1.75 1.75h-5c-0.966 0-1.75-0.784-1.75-1.75v-4.5c0-0.966 0.784-1.75 1.75-1.75zm5.252 2.5c0.551 0 0.998-0.447 0.998-0.998 0-0.552-0.447-0.998-0.998-0.998-0.551 0-0.998 0.447-0.998 0.998 0 0.55 0.447 0.998 0.998 0.998zM10.25 9.007c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75c1.517 0 2.747 1.23 2.747 2.747 0 0.414 0.336 0.75 0.75 0.75s0.75-0.336 0.75-0.75c0-2.346-1.901-4.247-4.247-4.247zm0-3.007C9.836 6 9.5 6.336 9.5 6.75S9.836 7.5 10.25 7.5c3.178 0 5.754 2.576 5.754 5.754 0 0.414 0.336 0.75 0.75 0.75s0.75-0.336 0.75-0.75C17.504 9.248 14.256 6 10.25 6z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_cast_multiple_24_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) 2023. ~ Microsoft Corporation. All rights reserved.--> | ||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_24_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_24_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_24_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_24_regular"/> | ||
</selector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_cast_multiple_28_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="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28"> | ||
<path android:pathData="M7 6.75C7 4.679 8.679 3 10.75 3h11.5C24.321 3 26 4.679 26 6.75v9.5c0 2.071-1.679 3.75-3.75 3.75H17v-1.75c0-0.414-0.336-0.75-0.75-0.75s-0.75 0.336-0.75 0.75v3c0 2.071-1.679 3.75-3.75 3.75h-6C3.679 25 2 23.321 2 21.25v-5.5C2 13.679 3.679 12 5.75 12h3.5C9.664 12 10 11.664 10 11.25S9.664 10.5 9.25 10.5H7V6.75zm4.5 3.999c0 0.414 0.336 0.75 0.75 0.75 2.07 0 3.749 1.678 3.749 3.749 0 0.414 0.335 0.75 0.75 0.75 0.414 0 0.75-0.336 0.75-0.75 0-2.9-2.35-5.25-5.249-5.25-0.414 0-0.75 0.337-0.75 0.75zM12.25 6.5c-0.414 0-0.75 0.336-0.75 0.75S11.836 8 12.25 8c4.008 0 7.255 3.242 7.255 7.248 0 0.414 0.336 0.75 0.75 0.75s0.75-0.336 0.75-0.75c0-4.836-3.92-8.748-8.755-8.748zM14 14.75c0-0.691-0.56-1.25-1.25-1.25s-1.25 0.559-1.25 1.25c0 0.69 0.56 1.25 1.25 1.25S14 15.44 14 14.75z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_cast_multiple_28_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="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28"> | ||
<path android:pathData="M10.75 3C8.679 3 7 4.679 7 6.75V12H5.75C3.679 12 2 13.679 2 15.75v5.5C2 23.321 3.679 25 5.75 25h6c2.071 0 3.75-1.679 3.75-3.75V20h6.75c2.071 0 3.75-1.679 3.75-3.75v-9.5C26 4.679 24.321 3 22.25 3h-11.5zM14 17.75v3.5c0 1.243-1.007 2.25-2.25 2.25h-6c-1.243 0-2.25-1.007-2.25-2.25v-5.5c0-1.243 1.007-2.25 2.25-2.25h3.5c0.414 0 0.75-0.336 0.75-0.75S9.664 12 9.25 12H8.5V6.75c0-1.243 1.007-2.25 2.25-2.25h11.5c1.243 0 2.25 1.007 2.25 2.25v9.5c0 1.243-1.007 2.25-2.25 2.25H15.5v-0.75c0-0.414-0.336-0.75-0.75-0.75S14 17.336 14 17.75zm-1.75-7.751c-0.414 0-0.75 0.336-0.75 0.75s0.336 0.75 0.75 0.75c2.07 0 3.749 1.678 3.749 3.749 0 0.414 0.335 0.75 0.75 0.75 0.414 0 0.75-0.336 0.75-0.75 0-2.9-2.35-5.25-5.249-5.25zM11.5 7.25c0-0.414 0.336-0.75 0.75-0.75 4.834 0 8.755 3.912 8.755 8.748 0 0.414-0.336 0.75-0.75 0.75s-0.75-0.336-0.75-0.75C19.505 11.242 16.258 8 12.25 8c-0.414 0-0.75-0.336-0.75-0.75zM12.75 16c0.69 0 1.25-0.56 1.25-1.25 0-0.691-0.56-1.25-1.25-1.25s-1.25 0.559-1.25 1.25c0 0.69 0.56 1.25 1.25 1.25z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_cast_multiple_28_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) 2023. ~ Microsoft Corporation. All rights reserved.--> | ||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_28_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_28_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_28_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_cast_multiple_28_regular"/> | ||
</selector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_circle_hint_half_vertical_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 2C4.686 2 2 4.687 2 8s2.686 6 6 6c0.296 0 0.592-0.022 0.88-0.064 0.41-0.06 0.693-0.441 0.633-0.851-0.06-0.41-0.441-0.694-0.851-0.633-0.41 0.06-0.846 0.063-1.257 0.009-0.77-0.102-1.478-0.398-2.074-0.838L5.32 11.615c-0.356-0.264-0.67-0.58-0.935-0.935l-0.01-0.012C3.953 10.093 3.663 9.414 3.55 8.677c0-0.005 0-0.01-0.002-0.015-0.063-0.432-0.063-0.893 0-1.324L3.55 7.324C3.663 6.586 3.953 5.906 4.377 5.33l0.008-0.01C4.65 4.964 4.965 4.649 5.32 4.385l0.009-0.007c0.608-0.45 1.334-0.75 2.123-0.845 0.398-0.048 0.816-0.043 1.21 0.015 0.41 0.06 0.79-0.223 0.85-0.633 0.061-0.41-0.222-0.79-0.632-0.85C8.592 2.021 8.296 2 8 2zm3.575 1.18c-0.332-0.246-0.802-0.177-1.05 0.156-0.246 0.332-0.177 0.802 0.156 1.049 0.355 0.264 0.67 0.58 0.934 0.935 0.247 0.332 0.717 0.401 1.05 0.154 0.332-0.247 0.402-0.716 0.155-1.049-0.352-0.473-0.772-0.893-1.245-1.244zm2.361 3.94c-0.06-0.41-0.441-0.693-0.851-0.633-0.41 0.06-0.693 0.442-0.633 0.851 0.063 0.431 0.063 0.892 0 1.324-0.06 0.41 0.223 0.79 0.633 0.85 0.41 0.06 0.79-0.223 0.851-0.632 0.085-0.575 0.085-1.185 0-1.76zm-1.117 4.455c0.247-0.333 0.178-0.802-0.154-1.05-0.333-0.247-0.803-0.177-1.05 0.155-0.264 0.356-0.579 0.671-0.934 0.935-0.333 0.247-0.402 0.717-0.155 1.05 0.247 0.332 0.717 0.401 1.05 0.154 0.472-0.351 0.892-0.771 1.243-1.244z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_circle_hint_half_vertical_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 2.002V2C4.686 2 2 4.686 2 8s2.686 6 6 6v-0.002c0.396 0 0.792-0.037 1.17-0.112 0.271-0.054 0.448-0.317 0.394-0.588-0.053-0.27-0.316-0.447-0.587-0.393-0.598 0.118-1.249 0.124-1.852 0.019-0.692-0.122-1.335-0.387-1.897-0.762l-0.005-0.004c-0.546-0.365-1.016-0.835-1.38-1.38L3.836 10.77c-0.355-0.532-0.61-1.135-0.74-1.784l-0.002-0.01c-0.124-0.63-0.124-1.322 0-1.952l0.002-0.01c0.13-0.649 0.385-1.251 0.739-1.782l0.006-0.01c0.365-0.545 0.835-1.015 1.38-1.38L5.23 3.837C5.78 3.47 6.406 3.21 7.08 3.084c0.616-0.114 1.284-0.11 1.897 0.011 0.27 0.054 0.534-0.122 0.587-0.393 0.054-0.271-0.123-0.534-0.393-0.588C8.79 2.04 8.396 2.002 8 2.002zm3.334 1.009c-0.23-0.154-0.54-0.092-0.693 0.137-0.154 0.23-0.092 0.54 0.137 0.694 0.545 0.365 1.015 0.835 1.38 1.38 0.154 0.23 0.465 0.291 0.694 0.138 0.23-0.154 0.29-0.465 0.137-0.694-0.438-0.654-1-1.217-1.655-1.655zm2.552 3.819c-0.054-0.271-0.317-0.447-0.587-0.394-0.271 0.054-0.448 0.317-0.394 0.588 0.125 0.63 0.125 1.322 0 1.952-0.054 0.271 0.123 0.534 0.394 0.588 0.27 0.053 0.533-0.123 0.587-0.393 0.15-0.758 0.15-1.583 0-2.341zm-0.897 4.504c0.154-0.23 0.092-0.54-0.137-0.694-0.23-0.153-0.54-0.092-0.694 0.138-0.365 0.545-0.835 1.015-1.38 1.38-0.23 0.154-0.291 0.464-0.137 0.694 0.153 0.23 0.464 0.29 0.693 0.137 0.654-0.438 1.217-1 1.655-1.655z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_circle_hint_half_vertical_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) 2023. ~ Microsoft Corporation. All rights reserved.--> | ||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:drawable="@drawable/ic_fluent_circle_hint_half_vertical_16_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_circle_hint_half_vertical_16_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_circle_hint_half_vertical_16_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_circle_hint_half_vertical_16_regular"/> | ||
</selector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_circle_hint_half_vertical_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="M10 2.001V2C8.266 2 6.661 2.552 5.35 3.489L5.34 3.497C4.63 4.007 4.005 4.63 3.496 5.34l-0.01 0.016c-0.693 0.969-1.175 2.1-1.378 3.323l-0.004 0.02C2.088 8.8 2.074 8.902 2.061 9.006 2.021 9.332 2 9.664 2 10c0 0.334 0.02 0.664 0.06 0.988 0.013 0.106 0.028 0.21 0.045 0.315l0.004 0.019c0.203 1.224 0.684 2.353 1.376 3.322l0.012 0.017c0.51 0.71 1.132 1.332 1.842 1.842l0.014 0.01C6.663 17.448 8.267 18 10 18v-0.001c0.44 0 0.878-0.035 1.303-0.105 0.408-0.067 0.685-0.452 0.618-0.861-0.067-0.409-0.452-0.686-0.861-0.619-0.624 0.102-1.29 0.112-1.923 0.03-2.95-0.392-5.276-2.763-5.599-5.735-0.05-0.468-0.05-0.953 0-1.421 0.323-2.96 2.632-5.322 5.565-5.727 0.642-0.087 1.322-0.08 1.957 0.025 0.409 0.067 0.794-0.21 0.861-0.619 0.067-0.409-0.21-0.794-0.618-0.861C10.877 2.036 10.438 2 10 2zm4.66 1.496c-0.336-0.241-0.805-0.164-1.046 0.172-0.242 0.336-0.165 0.805 0.171 1.047 0.578 0.414 1.085 0.92 1.499 1.498 0.242 0.337 0.71 0.414 1.047 0.172 0.336-0.242 0.413-0.71 0.172-1.047-0.51-0.71-1.133-1.332-1.843-1.842zm3.234 5.2c-0.067-0.409-0.453-0.686-0.861-0.619-0.41 0.067-0.686 0.453-0.62 0.862 0.114 0.689 0.114 1.431 0 2.12-0.066 0.409 0.21 0.795 0.62 0.862 0.408 0.067 0.794-0.21 0.861-0.62 0.14-0.848 0.14-1.756 0-2.605zm-1.391 5.964c0.241-0.337 0.164-0.806-0.172-1.047-0.337-0.242-0.805-0.165-1.047 0.172-0.414 0.577-0.921 1.084-1.498 1.498-0.337 0.242-0.414 0.71-0.172 1.047 0.241 0.337 0.71 0.413 1.046 0.172 0.71-0.51 1.333-1.133 1.843-1.842z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_circle_hint_half_vertical_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="M8.436 2.153C7.392 2.36 6.42 2.77 5.566 3.34L5.554 3.348C4.682 3.932 3.931 4.683 3.347 5.555L3.337 5.57c-0.565 0.85-0.973 1.814-1.18 2.852L2.152 8.439c-0.02 0.1-0.038 0.201-0.054 0.303C2.034 9.152 2 9.572 2 10c0 0.43 0.034 0.852 0.1 1.264 0.015 0.1 0.032 0.199 0.052 0.297l0.004 0.017c0.207 1.038 0.615 2.003 1.182 2.853l0.01 0.014c0.583 0.872 1.334 1.623 2.206 2.207l0.01 0.007C6.835 17.506 8.36 18 10 18v-0.002c0.528 0 1.055-0.05 1.56-0.15 0.271-0.054 0.447-0.317 0.394-0.588-0.054-0.27-0.317-0.447-0.588-0.393-0.83 0.164-1.735 0.174-2.574 0.03-2.956-0.515-5.276-2.884-5.716-5.865-0.099-0.675-0.099-1.385 0-2.06 0.44-2.995 2.777-5.372 5.75-5.874 0.83-0.139 1.721-0.127 2.54 0.035 0.271 0.054 0.534-0.122 0.588-0.393 0.053-0.271-0.123-0.534-0.394-0.588-0.505-0.1-1.032-0.15-1.56-0.15V2C9.484 2 8.98 2.049 8.492 2.142l-0.053 0.01H8.436zm6.009 1.195c-0.23-0.154-0.54-0.092-0.694 0.137-0.153 0.23-0.092 0.54 0.138 0.694 0.763 0.51 1.42 1.168 1.932 1.932 0.154 0.23 0.464 0.291 0.694 0.137 0.229-0.153 0.29-0.464 0.137-0.693-0.584-0.872-1.335-1.623-2.207-2.207zm3.402 5.091c-0.053-0.27-0.316-0.447-0.587-0.393-0.271 0.053-0.447 0.316-0.394 0.587 0.175 0.884 0.175 1.85 0 2.734-0.053 0.27 0.123 0.534 0.394 0.587 0.27 0.054 0.534-0.122 0.587-0.393 0.2-1.01 0.2-2.111 0-3.122zm-1.195 6.006c0.153-0.23 0.092-0.54-0.137-0.693-0.23-0.154-0.54-0.093-0.694 0.137-0.511 0.764-1.169 1.421-1.932 1.932-0.23 0.154-0.291 0.464-0.138 0.694 0.154 0.23 0.464 0.29 0.694 0.137 0.872-0.584 1.623-1.335 2.207-2.207z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
8 changes: 8 additions & 0 deletions
8
android/library/src/main/res/drawable/ic_fluent_circle_hint_half_vertical_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) 2023. ~ Microsoft Corporation. All rights reserved.--> | ||
<selector xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<item android:drawable="@drawable/ic_fluent_circle_hint_half_vertical_20_filled" android:state_activated="true"/> | ||
<item android:drawable="@drawable/ic_fluent_circle_hint_half_vertical_20_filled" android:state_checked="true"/> | ||
<item android:drawable="@drawable/ic_fluent_circle_hint_half_vertical_20_filled" android:state_selected="true"/> | ||
<item android:drawable="@drawable/ic_fluent_circle_hint_half_vertical_20_regular"/> | ||
</selector> |
3 changes: 3 additions & 0 deletions
3
android/library/src/main/res/drawable/ic_fluent_circle_hint_half_vertical_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 |
---|---|---|
@@ -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.8 4.002c-2.031 0.05-3.874 0.858-5.26 2.15C6.426 6.258 6.316 6.37 6.207 6.483c-1.321 1.387-2.15 3.249-2.203 5.303L4 12c0 0.067 0 0.134 0.002 0.2 0.104 4.218 3.472 7.626 7.673 7.794C11.783 19.998 11.891 20 12 20c0.536 0 1.058-0.052 1.562-0.152 0.542-0.107 1.068 0.245 1.175 0.787 0.108 0.541-0.245 1.067-0.787 1.175C13.32 21.935 12.668 22 12 22l-0.25-0.003c-2.41-0.059-4.61-0.971-6.307-2.447-0.3-0.26-0.585-0.54-0.852-0.834C2.98 16.941 2 14.586 2 12c0-2.672 1.048-5.099 2.755-6.893 0.085-0.09 0.173-0.178 0.261-0.264C6.818 3.083 9.283 2 12 2c0.667 0 1.319 0.065 1.95 0.19 0.542 0.107 0.895 0.634 0.787 1.175-0.107 0.542-0.633 0.894-1.175 0.787C13.058 4.052 12.536 4 12 4c-0.067 0-0.134 0-0.2 0.002zm5.757-0.317c-0.46-0.307-1.08-0.184-1.387 0.275-0.308 0.458-0.185 1.08 0.274 1.387 0.873 0.584 1.625 1.336 2.21 2.209 0.306 0.459 0.927 0.582 1.386 0.274 0.46-0.307 0.582-0.928 0.275-1.387-0.73-1.09-1.668-2.028-2.758-2.758zm4.253 6.364c-0.107-0.541-0.634-0.894-1.175-0.786-0.542 0.107-0.895 0.633-0.787 1.175C19.948 10.942 20 11.464 20 12s-0.052 1.058-0.152 1.562c-0.107 0.542 0.245 1.068 0.787 1.175 0.541 0.108 1.067-0.245 1.175-0.787C21.935 13.32 22 12.668 22 12s-0.065-1.319-0.19-1.95zm-1.495 7.508c0.307-0.46 0.184-1.08-0.275-1.387-0.459-0.308-1.08-0.185-1.387 0.274-0.584 0.873-1.336 1.625-2.209 2.21-0.459 0.306-0.582 0.927-0.274 1.386 0.307 0.46 0.928 0.582 1.387 0.275 1.09-0.73 2.028-1.668 2.758-2.758z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
Oops, something went wrong.