-
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 willchavez/metadata_update_24
- Loading branch information
Showing
28 changed files
with
38 additions
and
37 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.266@aar' | ||
implementation 'com.microsoft.design:fluent-system-icons:1.1.267@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.266" | ||
pod "FluentIcons", "1.1.267" | ||
``` | ||
|
||
#### Carthage | ||
|
||
```bash | ||
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.266" | ||
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.267" | ||
``` | ||
|
||
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.266 | ||
fluentui_system_icons: ^1.1.267 | ||
``` | ||
For library docs, see [flutter/README.md](flutter/README.md). | ||
|
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_table_freeze_column_and_row_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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16"> | ||
<path android:pathData="M14 4.5C14 3.12 12.88 2 11.5 2h-7C3.12 2 2 3.12 2 4.5V10h3V6H3V4.5C3 3.672 3.672 3 4.5 3h7C12.328 3 13 3.672 13 4.5v7c0 0.828-0.672 1.5-1.5 1.5H10v-2H6v3h5.5c1.38 0 2.5-1.12 2.5-2.5v-7zM10 6H6v4h4V6zm-5 5H2v0.5C2 12.88 3.12 14 4.5 14H5v-3z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M4.5 2C3.12 2 2 3.12 2 4.5v7C2 12.88 3.12 14 4.5 14H10v-3H6v2H4.5C3.672 13 3 12.328 3 11.5v-7C3 3.672 3.672 3 4.5 3h7C12.328 3 13 3.672 13 4.5V6h-2v4h3V4.5C14 3.12 12.88 2 11.5 2h-7zM6 6v4h4V6H6zm5 5v3h0.5c1.38 0 2.5-1.12 2.5-2.5V11h-3z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_table_freeze_column_and_row_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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16"> | ||
<path android:pathData="M11.5 2C12.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-7C2 3.12 3.12 2 4.5 2h7zM3 6v4h2V6H3zm3 0v4h4V6H6zm4 7v-2H6v2h4zm-5 0v-2H3v0.5C3 12.328 3.672 13 4.5 13H5zM3 4.5V5h8v8h0.5c0.828 0 1.5-0.672 1.5-1.5v-7C13 3.672 12.328 3 11.5 3h-7C3.672 3 3 3.672 3 4.5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M2 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-7zM6 13h4v-2H6v2zm0-3h4V6H6v4zm7-4h-2v4h2V6zm0 5h-2v2h0.5c0.828 0 1.5-0.672 1.5-1.5V11zm-8.5 2H5V5h8V4.5C13 3.672 12.328 3 11.5 3h-7C3.672 3 3 3.672 3 4.5v7C3 12.328 3.672 13 4.5 13z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_table_freeze_column_and_row_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 |
---|---|---|
@@ -1,3 +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="M17 5.5C17 4.12 15.88 3 14.5 3h-9C4.12 3 3 4.12 3 5.5V12h4V8H4V5.5C4 4.672 4.672 4 5.5 4h9C15.328 4 16 4.672 16 5.5v9c0 0.828-0.672 1.5-1.5 1.5H12v-3H8v4h6.5c1.38 0 2.5-1.12 2.5-2.5v-9zm-14 9V13h4v4H5.5C4.12 17 3 15.88 3 14.5zM8 8v4h4V8H8z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M5.5 3C4.12 3 3 4.12 3 5.5v9C3 15.88 4.12 17 5.5 17H12v-4H8v3H5.5C4.672 16 4 15.328 4 14.5v-9C4 4.672 4.672 4 5.5 4h9C15.328 4 16 4.672 16 5.5V8h-3v4h4V5.5C17 4.12 15.88 3 14.5 3h-9zm9 14H13v-4h4v1.5c0 1.38-1.12 2.5-2.5 2.5zM8 12h4V8H8v4z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_table_freeze_column_and_row_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 |
---|---|---|
@@ -1,3 +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="M17 14.5c0 1.38-1.12 2.5-2.5 2.5h-9C4.12 17 3 15.88 3 14.5v-9C3 4.12 4.12 3 5.5 3h9C15.88 3 17 4.12 17 5.5v9zM4 8v4h3V8H4zm0 5v1.5c0 0.78 0.595 1.42 1.356 1.493L5.5 16H7v-3H4zm4-1h4V8H8v4zm4 4v-3H8v3h4zM4 5.5V7h9v9h1.5c0.78 0 1.42-0.595 1.493-1.355L16 14.5v-9c0-0.78-0.595-1.42-1.355-1.493L5.5 4C4.72 4 4.08 4.595 4.007 5.356L4 5.5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M14.5 3C15.88 3 17 4.12 17 5.5v9c0 1.38-1.12 2.5-2.5 2.5h-9C4.12 17 3 15.88 3 14.5v-9C3 4.12 4.12 3 5.5 3h9zM8 16h4v-3H8v3zm5 0h1.5c0.78 0 1.42-0.595 1.493-1.355L16 14.5V13h-3v3zm-1-4V8H8v4h4zm4-4h-3v4h3V8zM5.5 16H7V7h9V5.5c0-0.78-0.595-1.42-1.355-1.493L14.5 4h-9C4.72 4 4.08 4.595 4.007 5.356L4 14.5c0 0.78 0.595 1.42 1.356 1.493L5.5 16z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_table_freeze_column_and_row_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="M21 6.25C21 4.455 19.545 3 17.75 3H6.25C4.455 3 3 4.455 3 6.25v8.25h5v-5H4.5V6.25c0-0.966 0.784-1.75 1.75-1.75h11.5c0.966 0 1.75 0.784 1.75 1.75v11.5c0 0.966-0.784 1.75-1.75 1.75H14.5V16h-5v5h8.25c1.795 0 3.25-1.455 3.25-3.25V6.25zM8 16H3v1.75C3 19.545 4.455 21 6.25 21H8v-5zm1.5-1.5h5v-5h-5v5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M6.25 3C4.455 3 3 4.455 3 6.25v11.5C3 19.545 4.455 21 6.25 21h8.25v-5h-5v3.5H6.25c-0.966 0-1.75-0.784-1.75-1.75V6.25c0-0.966 0.784-1.75 1.75-1.75h11.5c0.966 0 1.75 0.784 1.75 1.75V9.5H16v5h5V6.25C21 4.455 19.545 3 17.75 3H6.25zM16 16v5h1.75c1.795 0 3.25-1.455 3.25-3.25V16h-5zm-1.5-1.5v-5h-5v5h5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_table_freeze_column_and_row_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 |
---|---|---|
@@ -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="M21 6.25C21 4.455 19.545 3 17.75 3H6.25C4.455 3 3 4.455 3 6.25v11.5C3 19.545 4.455 21 6.25 21h11.5c1.795 0 3.25-1.455 3.25-3.25V6.25zM15.5 19.5V9.25c0-0.414-0.336-0.75-0.75-0.75H4.5V6.25c0-0.966 0.784-1.75 1.75-1.75h11.5c0.966 0 1.75 0.784 1.75 1.75v11.5c0 0.966-0.784 1.75-1.75 1.75H15.5zM14 14h-4v-4h4v4zm-4 1.5h4v4h-4v-4zM8.5 14h-4v-4h4v4zm-4 1.5h4v4H6.25c-0.966 0-1.75-0.784-1.75-1.75V15.5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M6.25 3C4.455 3 3 4.455 3 6.25v11.5C3 19.545 4.455 21 6.25 21h11.5c1.795 0 3.25-1.455 3.25-3.25V6.25C21 4.455 19.545 3 17.75 3H6.25zM19.5 8.5H9.25C8.836 8.5 8.5 8.836 8.5 9.25V19.5H6.25c-0.966 0-1.75-0.784-1.75-1.75V6.25c0-0.966 0.784-1.75 1.75-1.75h11.5c0.966 0 1.75 0.784 1.75 1.75V8.5zM14 10v4h-4v-4h4zm1.5 4v-4h4v4h-4zM14 15.5v4h-4v-4h4zm1.5 4v-4h4v2.25c0 0.966-0.784 1.75-1.75 1.75H15.5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_table_freeze_column_and_row_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 |
---|---|---|
@@ -1,3 +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="M25 6.75C25 4.679 23.321 3 21.25 3H6.75C4.679 3 3 4.679 3 6.75V17h6.5v-6h-5V6.75c0-1.243 1.007-2.25 2.25-2.25h14.5c1.243 0 2.25 1.007 2.25 2.25v14.5c0 1.243-1.007 2.25-2.25 2.25H17v-5h-6V25h10.25c2.071 0 3.75-1.679 3.75-3.75V6.75zM3 21.25V18.5h6.5V25H6.75C4.679 25 3 23.321 3 21.25zM11 17h6v-6h-6v6z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M6.75 3C4.679 3 3 4.679 3 6.75v14.5C3 23.321 4.679 25 6.75 25H17v-6.5h-6v5H6.75c-1.243 0-2.25-1.007-2.25-2.25V6.75c0-1.243 1.007-2.25 2.25-2.25h14.5c1.243 0 2.25 1.007 2.25 2.25V11h-5v6H25V6.75C25 4.679 23.321 3 21.25 3H6.75zm14.5 22H18.5v-6.5H25v2.75c0 2.071-1.679 3.75-3.75 3.75zM17 17v-6h-6v6h6z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_table_freeze_column_and_row_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 |
---|---|---|
@@ -1,3 +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="M21.25 3C23.321 3 25 4.679 25 6.75v14.5c0 2.071-1.679 3.75-3.75 3.75H6.75C4.679 25 3 23.321 3 21.25V6.75C3 4.679 4.679 3 6.75 3h14.5zM4.5 6.75V9.5h14v14h2.75c1.243 0 2.25-1.007 2.25-2.25V6.75c0-1.243-1.007-2.25-2.25-2.25H6.75C5.507 4.5 4.5 5.507 4.5 6.75zM11 17h6v-6h-6v6zm6 6.5v-5h-6v5h6zM9.5 11h-5v6h5v-6zm-5 7.5v2.75c0 1.243 1.007 2.25 2.25 2.25H9.5v-5h-5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M3 6.75C3 4.679 4.679 3 6.75 3h14.5C23.321 3 25 4.679 25 6.75v14.5c0 2.071-1.679 3.75-3.75 3.75H6.75C4.679 25 3 23.321 3 21.25V6.75zM6.75 23.5H9.5v-14h14V6.75c0-1.243-1.007-2.25-2.25-2.25H6.75C5.507 4.5 4.5 5.507 4.5 6.75v14.5c0 1.243 1.007 2.25 2.25 2.25zM17 17v-6h-6v6h6zm6.5-6h-5v6h5v-6zM11 18.5v5h6v-5h-6zm7.5 5h2.75c1.243 0 2.25-1.007 2.25-2.25V18.5h-5v5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_text_first_line_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 |
---|---|---|
@@ -1,3 +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.28 2.22c-0.293-0.293-0.767-0.293-1.06 0-0.293 0.293-0.293 0.767 0 1.06l0.97 0.97-0.97 0.97c-0.293 0.293-0.293 0.767 0 1.06 0.293 0.293 0.767 0.293 1.06 0l1.5-1.5c0.293-0.293 0.293-0.767 0-1.06l-1.5-1.5zM16.25 3.5h-7.5C8.336 3.5 8 3.836 8 4.25S8.336 5 8.75 5h7.5C16.664 5 17 4.664 17 4.25S16.664 3.5 16.25 3.5zm-12.5 10C3.336 13.5 3 13.836 3 14.25S3.336 15 3.75 15h12.5c0.414 0 0.75-0.336 0.75-0.75s-0.336-0.75-0.75-0.75H3.75zm12.5-3.5H3.75C3.336 10 3 9.664 3 9.25S3.336 8.5 3.75 8.5h12.5C16.664 8.5 17 8.836 17 9.25S16.664 10 16.25 10z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M15.72 2.22c0.293-0.293 0.767-0.293 1.06 0 0.293 0.293 0.293 0.767 0 1.06l-0.97 0.97 0.97 0.97c0.293 0.293 0.293 0.767 0 1.06-0.293 0.293-0.767 0.293-1.06 0l-1.5-1.5c-0.293-0.293-0.293-0.767 0-1.06l1.5-1.5zM3.75 3.5h7.5C11.664 3.5 12 3.836 12 4.25S11.664 5 11.25 5h-7.5C3.336 5 3 4.664 3 4.25S3.336 3.5 3.75 3.5zm12.5 10c0.414 0 0.75 0.336 0.75 0.75S16.664 15 16.25 15H3.75C3.336 15 3 14.664 3 14.25s0.336-0.75 0.75-0.75h12.5zM3.75 10h12.5C16.664 10 17 9.664 17 9.25S16.664 8.5 16.25 8.5H3.75C3.336 8.5 3 8.836 3 9.25S3.336 10 3.75 10z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_text_first_line_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 |
---|---|---|
@@ -1,3 +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="M3.353 3.147c-0.195-0.196-0.511-0.196-0.707 0-0.195 0.195-0.195 0.511 0 0.707L3.793 5 2.646 6.146c-0.195 0.196-0.195 0.512 0 0.708 0.196 0.195 0.512 0.195 0.708 0l1.5-1.5c0.195-0.196 0.195-0.512 0-0.708l-1.5-1.5zM7.5 4C7.224 4 7 4.224 7 4.5S7.224 5 7.5 5h10C17.776 5 18 4.776 18 4.5S17.776 4 17.5 4h-10zm-5 10C2.224 14 2 14.224 2 14.5S2.224 15 2.5 15h15c0.276 0 0.5-0.224 0.5-0.5S17.776 14 17.5 14h-15zM2 9.5C2 9.224 2.224 9 2.5 9h15C17.776 9 18 9.224 18 9.5S17.776 10 17.5 10h-15C2.224 10 2 9.776 2 9.5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M16.646 3.147c0.196-0.196 0.512-0.196 0.708 0 0.195 0.195 0.195 0.511 0 0.707L16.207 5l1.147 1.146c0.195 0.196 0.195 0.512 0 0.708-0.196 0.195-0.512 0.195-0.708 0l-1.5-1.5c-0.195-0.196-0.195-0.512 0-0.708l1.5-1.5zM12.5 4C12.776 4 13 4.224 13 4.5S12.776 5 12.5 5h-10C2.224 5 2 4.776 2 4.5S2.224 4 2.5 4h10zm5 10c0.276 0 0.5 0.224 0.5 0.5S17.776 15 17.5 15h-15C2.224 15 2 14.776 2 14.5S2.224 14 2.5 14h15zM18 9.5C18 9.224 17.776 9 17.5 9h-15C2.224 9 2 9.224 2 9.5S2.224 10 2.5 10h15c0.276 0 0.5-0.224 0.5-0.5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_text_first_line_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="M3.707 3.293c-0.39-0.39-1.024-0.39-1.414 0-0.39 0.39-0.39 1.024 0 1.414L3.586 6 2.293 7.293c-0.39 0.39-0.39 1.024 0 1.414 0.39 0.39 1.024 0.39 1.414 0l2-2c0.39-0.39 0.39-1.024 0-1.414l-2-2zM10 5C9.448 5 9 5.448 9 6s0.448 1 1 1h11c0.552 0 1-0.448 1-1s-0.448-1-1-1H10zm11 12H3c-0.552 0-1 0.448-1 1s0.448 1 1 1h18c0.552 0 1-0.448 1-1s-0.448-1-1-1zM2 12c0-0.552 0.448-1 1-1h18c0.552 0 1 0.448 1 1s-0.448 1-1 1H3c-0.552 0-1-0.448-1-1z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M20.293 3.293c0.39-0.39 1.024-0.39 1.414 0 0.39 0.39 0.39 1.024 0 1.414L20.414 6l1.293 1.293c0.39 0.39 0.39 1.024 0 1.414-0.39 0.39-1.024 0.39-1.414 0l-2-2c-0.39-0.39-0.39-1.024 0-1.414l2-2zM14 5c0.552 0 1 0.448 1 1s-0.448 1-1 1H3C2.448 7 2 6.552 2 6s0.448-1 1-1h11zM3 17h18c0.552 0 1 0.448 1 1s-0.448 1-1 1H3c-0.552 0-1-0.448-1-1s0.448-1 1-1zm19-5c0-0.552-0.448-1-1-1H3c-0.552 0-1 0.448-1 1s0.448 1 1 1h18c0.552 0 1-0.448 1-1z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_text_first_line_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 |
---|---|---|
@@ -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="M3.78 3.22c-0.293-0.293-0.767-0.293-1.06 0-0.293 0.293-0.293 0.767 0 1.06l1.47 1.47-1.47 1.47c-0.293 0.293-0.293 0.767 0 1.06 0.293 0.293 0.767 0.293 1.06 0l2-2c0.293-0.293 0.293-0.767 0-1.06l-2-2zM9.75 5C9.336 5 9 5.336 9 5.75S9.336 6.5 9.75 6.5h11.5C21.664 6.5 22 6.164 22 5.75S21.664 5 21.25 5H9.75zm-7 13C2.336 18 2 18.336 2 18.75s0.336 0.75 0.75 0.75h18.5c0.414 0 0.75-0.336 0.75-0.75S21.664 18 21.25 18H2.75zM2 12.25c0-0.414 0.336-0.75 0.75-0.75h18.5c0.414 0 0.75 0.336 0.75 0.75S21.664 13 21.25 13H2.75C2.336 13 2 12.664 2 12.25z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M20.22 3.22c0.293-0.293 0.767-0.293 1.06 0 0.293 0.293 0.293 0.767 0 1.06l-1.47 1.47 1.47 1.47c0.293 0.293 0.293 0.767 0 1.06-0.293 0.293-0.767 0.293-1.06 0l-2-2c-0.293-0.293-0.293-0.767 0-1.06l2-2zM14.25 5C14.664 5 15 5.336 15 5.75S14.664 6.5 14.25 6.5H2.75C2.336 6.5 2 6.164 2 5.75S2.336 5 2.75 5h11.5zm7 13c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75H2.75C2.336 19.5 2 19.164 2 18.75S2.336 18 2.75 18h18.5zM22 12.25c0-0.414-0.336-0.75-0.75-0.75H2.75C2.336 11.5 2 11.836 2 12.25S2.336 13 2.75 13h18.5c0.414 0 0.75-0.336 0.75-0.75z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_text_hanging_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 |
---|---|---|
@@ -1,3 +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="M16.25 3.5C16.664 3.5 17 3.836 17 4.25S16.664 5 16.25 5H3.75C3.336 5 3 4.664 3 4.25S3.336 3.5 3.75 3.5h12.5zm-5 10c0.414 0 0.75 0.336 0.75 0.75S11.664 15 11.25 15h-7.5C3.336 15 3 14.664 3 14.25s0.336-0.75 0.75-0.75h7.5zM12 9.25c0-0.414-0.336-0.75-0.75-0.75h-7.5C3.336 8.5 3 8.836 3 9.25S3.336 10 3.75 10h7.5C11.664 10 12 9.664 12 9.25zm3.72 1.47c0.293-0.293 0.767-0.293 1.06 0 0.293 0.293 0.293 0.767 0 1.06l-0.97 0.97 0.97 0.97c0.293 0.293 0.293 0.767 0 1.06-0.293 0.293-0.767 0.293-1.06 0l-1.5-1.5c-0.293-0.293-0.293-0.767 0-1.06l1.5-1.5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M3.75 3.5C3.336 3.5 3 3.836 3 4.25S3.336 5 3.75 5h12.5C16.664 5 17 4.664 17 4.25S16.664 3.5 16.25 3.5H3.75zm5 10C8.336 13.5 8 13.836 8 14.25S8.336 15 8.75 15h7.5c0.414 0 0.75-0.336 0.75-0.75s-0.336-0.75-0.75-0.75h-7.5zM8 9.25C8 8.836 8.336 8.5 8.75 8.5h7.5C16.664 8.5 17 8.836 17 9.25S16.664 10 16.25 10h-7.5C8.336 10 8 9.664 8 9.25zm-3.72 1.47c-0.293-0.293-0.767-0.293-1.06 0-0.293 0.293-0.293 0.767 0 1.06l0.97 0.97-0.97 0.97c-0.293 0.293-0.293 0.767 0 1.06 0.293 0.293 0.767 0.293 1.06 0l1.5-1.5c0.293-0.293 0.293-0.767 0-1.06l-1.5-1.5z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_text_hanging_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 |
---|---|---|
@@ -1,3 +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="M16.5 4C16.776 4 17 4.224 17 4.5S16.776 5 16.5 5h-13C3.224 5 3 4.776 3 4.5S3.224 4 3.5 4h13zm-4 10c0.276 0 0.5 0.224 0.5 0.5S12.776 15 12.5 15h-9C3.224 15 3 14.776 3 14.5S3.224 14 3.5 14h9zM13 9.5C13 9.224 12.776 9 12.5 9h-9C3.224 9 3 9.224 3 9.5S3.224 10 3.5 10h9c0.276 0 0.5-0.224 0.5-0.5zm2.146 2.146l1.5-1.5c0.196-0.195 0.512-0.195 0.708 0 0.195 0.196 0.195 0.512 0 0.708L16.207 12l1.147 1.146c0.195 0.196 0.195 0.512 0 0.708-0.196 0.195-0.512 0.195-0.708 0l-1.5-1.5c-0.195-0.196-0.195-0.512 0-0.708z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M3.5 4C3.224 4 3 4.224 3 4.5S3.224 5 3.5 5h13C16.776 5 17 4.776 17 4.5S16.776 4 16.5 4h-13zm4 10C7.224 14 7 14.224 7 14.5S7.224 15 7.5 15h9c0.276 0 0.5-0.224 0.5-0.5S16.776 14 16.5 14h-9zM7 9.5C7 9.224 7.224 9 7.5 9h9C16.776 9 17 9.224 17 9.5S16.776 10 16.5 10h-9C7.224 10 7 9.776 7 9.5zm-2.146 2.146l-1.5-1.5c-0.196-0.195-0.512-0.195-0.708 0-0.195 0.196-0.195 0.512 0 0.708L3.793 12l-1.147 1.146c-0.195 0.196-0.195 0.512 0 0.708 0.196 0.195 0.512 0.195 0.708 0l1.5-1.5c0.195-0.196 0.195-0.512 0-0.708z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_text_hanging_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="M21 5c0.552 0 1 0.448 1 1s-0.448 1-1 1H3C2.448 7 2 6.552 2 6s0.448-1 1-1h18zm-7 12c0.552 0 1 0.448 1 1s-0.448 1-1 1H3c-0.552 0-1-0.448-1-1s0.448-1 1-1h11zm1-5c0-0.552-0.448-1-1-1H3c-0.552 0-1 0.448-1 1s0.448 1 1 1h11c0.552 0 1-0.448 1-1zm4.293 1.293c0.39-0.39 1.024-0.39 1.414 0 0.39 0.39 0.39 1.024 0 1.414L19.414 16l1.293 1.293c0.39 0.39 0.39 1.024 0 1.414-0.39 0.39-1.024 0.39-1.414 0l-2-2c-0.39-0.39-0.39-1.024 0-1.414l2-2z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M3 5C2.448 5 2 5.448 2 6s0.448 1 1 1h18c0.552 0 1-0.448 1-1s-0.448-1-1-1H3zm7 12c-0.552 0-1 0.448-1 1s0.448 1 1 1h11c0.552 0 1-0.448 1-1s-0.448-1-1-1H10zm-1-5c0-0.552 0.448-1 1-1h11c0.552 0 1 0.448 1 1s-0.448 1-1 1H10c-0.552 0-1-0.448-1-1zm-4.293 1.293c-0.39-0.39-1.024-0.39-1.414 0-0.39 0.39-0.39 1.024 0 1.414L4.586 16l-1.293 1.293c-0.39 0.39-0.39 1.024 0 1.414 0.39 0.39 1.024 0.39 1.414 0l2-2c0.39-0.39 0.39-1.024 0-1.414l-2-2z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
2 changes: 1 addition & 1 deletion
2
android/library/src/main/res/drawable/ic_fluent_text_hanging_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 |
---|---|---|
@@ -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="M21.25 5C21.664 5 22 5.336 22 5.75S21.664 6.5 21.25 6.5H2.75C2.336 6.5 2 6.164 2 5.75S2.336 5 2.75 5h18.5zm-7 13c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75H2.75C2.336 19.5 2 19.164 2 18.75S2.336 18 2.75 18h11.5zM15 12.25c0-0.414-0.336-0.75-0.75-0.75H2.75C2.336 11.5 2 11.836 2 12.25S2.336 13 2.75 13h11.5c0.414 0 0.75-0.336 0.75-0.75zm5.22 0.72c0.293-0.293 0.767-0.293 1.06 0 0.293 0.293 0.293 0.767 0 1.06l-1.47 1.47 1.47 1.47c0.293 0.293 0.293 0.767 0 1.06-0.293 0.293-0.767 0.293-1.06 0l-2-2c-0.293-0.293-0.293-0.767 0-1.06l2-2z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
<path android:pathData="M2.75 5C2.336 5 2 5.336 2 5.75S2.336 6.5 2.75 6.5h18.5C21.664 6.5 22 6.164 22 5.75S21.664 5 21.25 5H2.75zm7 13C9.336 18 9 18.336 9 18.75s0.336 0.75 0.75 0.75h11.5c0.414 0 0.75-0.336 0.75-0.75S21.664 18 21.25 18H9.75zM9 12.25c0-0.414 0.336-0.75 0.75-0.75h11.5c0.414 0 0.75 0.336 0.75 0.75S21.664 13 21.25 13H9.75C9.336 13 9 12.664 9 12.25zm-5.22 0.72c-0.293-0.293-0.767-0.293-1.06 0-0.293 0.293-0.293 0.767 0 1.06l1.47 1.47-1.47 1.47c-0.293 0.293-0.293 0.767 0 1.06 0.293 0.293 0.767 0.293 1.06 0l2-2c0.293-0.293 0.293-0.767 0-1.06l-2-2z" android:fillColor="@color/fluent_default_icon_tint"/> | ||
</vector> |
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 +1 @@ | ||
## [1.1.266] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags | ||
## [1.1.267] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags |
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
Oops, something went wrong.