Skip to content

Commit

Permalink
Release 1.1.264
Browse files Browse the repository at this point in the history
  • Loading branch information
fluentCI committed Oct 30, 2024
1 parent 168645c commit df58194
Show file tree
Hide file tree
Showing 1,177 changed files with 14,312 additions and 124 deletions.
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.263@aar'
implementation 'com.microsoft.design:fluent-system-icons:1.1.264@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.263"
pod "FluentIcons", "1.1.264"
```

#### Carthage

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

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.263
fluentui_system_icons: ^1.1.264
```
For library docs, see [flutter/README.md](flutter/README.md).
Expand Down
1,054 changes: 1,054 additions & 0 deletions android/BUILD.gn

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M2 8c0-3.314 2.686-6 6-6s6 2.686 6 6-2.686 6-6 6-6-2.686-6-6z">
<aapt:attr name="android:fillColor">
<gradient android:startY="4.25" android:startX="2.42857" android:endY="12.8541" android:endX="10.71" android:type="linear">
<item android:offset="0" android:color="#FF52D17C"/>
<item android:offset="1" android:color="#FF22918B"/>
</gradient>
</aapt:attr>
</path>
<path android:pathData="M8 5C7.724 5 7.5 5.224 7.5 5.5v2h-2C5.224 7.5 5 7.724 5 8s0.224 0.5 0.5 0.5h2v2C7.5 10.776 7.724 11 8 11s0.5-0.224 0.5-0.5v-2h2C10.776 8.5 11 8.276 11 8s-0.224-0.5-0.5-0.5h-2v-2C8.5 5.224 8.276 5 8 5z">
<aapt:attr name="android:fillColor">
<gradient android:startY="5.61204" android:startX="6.125" android:endY="12.1109" android:endX="7.96598" android:type="linear">
<item android:offset="0" android:color="#FFFFFFFF"/>
<item android:offset="1" android:color="#FFE3FFD9"/>
</gradient>
</aapt:attr>
</path>
</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="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M2 8c0-3.314 2.686-6 6-6s6 2.686 6 6-2.686 6-6 6-6-2.686-6-6zm6-3C7.724 5 7.5 5.224 7.5 5.5v2h-2C5.224 7.5 5 7.724 5 8s0.224 0.5 0.5 0.5h2v2C7.5 10.776 7.724 11 8 11s0.5-0.224 0.5-0.5v-2h2C10.776 8.5 11 8.276 11 8s-0.224-0.5-0.5-0.5h-2v-2C8.5 5.224 8.276 5 8 5z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M1 8c0-3.866 3.134-7 7-7s7 3.134 7 7-3.134 7-7 7-7-3.134-7-7zm7.5-3c0-0.276-0.224-0.5-0.5-0.5S7.5 4.724 7.5 5v2.5H5C4.724 7.5 4.5 7.724 4.5 8S4.724 8.5 5 8.5h2.5V11c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5V8.5H11c0.276 0 0.5-0.224 0.5-0.5S11.276 7.5 11 7.5H8.5V5z" 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="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M8 5c0.276 0 0.5 0.224 0.5 0.5v2h2C10.776 7.5 11 7.724 11 8s-0.224 0.5-0.5 0.5h-2v2C8.5 10.776 8.276 11 8 11s-0.5-0.224-0.5-0.5v-2h-2C5.224 8.5 5 8.276 5 8s0.224-0.5 0.5-0.5h2v-2C7.5 5.224 7.724 5 8 5zM2 8c0-3.314 2.686-6 6-6s6 2.686 6 6-2.686 6-6 6-6-2.686-6-6zm6-5C5.239 3 3 5.239 3 8s2.239 5 5 5 5-2.239 5-5-2.239-5-5-5z" android:fillColor="@color/fluent_default_icon_tint"/>
<path android:pathData="M2 8c0-3.314 2.686-6 6-6s6 2.686 6 6-2.686 6-6 6-6-2.686-6-6zm6-7C4.134 1 1 4.134 1 8s3.134 7 7 7 7-3.134 7-7-3.134-7-7-7zm0.5 4c0-0.276-0.224-0.5-0.5-0.5S7.5 4.724 7.5 5v2.5H5C4.724 7.5 4.5 7.724 4.5 8S4.724 8.5 5 8.5h2.5V11c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5V8.5H11c0.276 0 0.5-0.224 0.5-0.5S11.276 7.5 11 7.5H8.5V5z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
<path android:pathData="M18 10c0 4.418-3.582 8-8 8s-8-3.582-8-8 3.582-8 8-8 8 3.582 8 8z">
<aapt:attr name="android:fillColor">
<gradient android:startY="5" android:startX="2.57143" android:endY="16.4721" android:endX="13.6134" android:type="linear">
<item android:offset="0" android:color="#FF52D17C"/>
<item android:offset="1" android:color="#FF22918B"/>
</gradient>
</aapt:attr>
</path>
<path android:pathData="M6 10c0-0.276 0.224-0.5 0.5-0.5h3v-3C9.5 6.224 9.724 6 10 6s0.5 0.224 0.5 0.5v3h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-3v3c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5v-3h-3C6.224 10.5 6 10.276 6 10z">
<aapt:attr name="android:fillColor">
<gradient android:startY="6.81605" android:startX="7.5" android:endY="15.4812" android:endX="9.95464" android:type="linear">
<item android:offset="0" android:color="#FFFFFFFF"/>
<item android:offset="1" android:color="#FFE3FFD9"/>
</gradient>
</aapt:attr>
</path>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24">
<path android:pathData="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2z">
<aapt:attr name="android:fillColor">
<gradient android:startY="5.75" android:startX="2.71429" android:endY="20.0902" android:endX="16.5167" android:type="linear">
<item android:offset="0" android:color="#FF52D17C"/>
<item android:offset="1" android:color="#FF22918B"/>
</gradient>
</aapt:attr>
</path>
<path android:pathData="M12 7c-0.38 0-0.694 0.282-0.743 0.648L11.25 7.75v3.5h-3.5C7.336 11.25 7 11.586 7 12c0 0.38 0.282 0.694 0.648 0.743L7.75 12.75h3.5v3.5c0 0.414 0.336 0.75 0.75 0.75 0.38 0 0.694-0.282 0.743-0.648l0.007-0.102v-3.5h3.5c0.414 0 0.75-0.336 0.75-0.75 0-0.38-0.282-0.694-0.648-0.743L16.25 11.25h-3.5v-3.5C12.75 7.336 12.414 7 12 7z">
<aapt:attr name="android:fillColor">
<gradient android:startY="8.02007" android:startX="8.875" android:endY="18.8516" android:endX="11.9433" android:type="linear">
<item android:offset="0" android:color="#FFFFFFFF"/>
<item android:offset="1" android:color="#FFE3FFD9"/>
</gradient>
</aapt:attr>
</path>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt" android:width="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
<path android:pathData="M14 2c6.627 0 12 5.373 12 12s-5.373 12-12 12S2 20.627 2 14 7.373 2 14 2z">
<aapt:attr name="android:fillColor">
<gradient android:startY="6.5" android:startX="2.85714" android:endY="23.7082" android:endX="19.42" android:type="linear">
<item android:offset="0" android:color="#FF52D17C"/>
<item android:offset="1" android:color="#FF22918B"/>
</gradient>
</aapt:attr>
</path>
<path android:pathData="M14 8c0.414 0 0.75 0.336 0.75 0.75v4.5h4.5c0.414 0 0.75 0.336 0.75 0.75s-0.336 0.75-0.75 0.75h-4.5v4.5c0 0.414-0.336 0.75-0.75 0.75s-0.75-0.336-0.75-0.75v-4.5h-4.5C8.336 14.75 8 14.414 8 14s0.336-0.75 0.75-0.75h4.5v-4.5C13.25 8.336 13.586 8 14 8z">
<aapt:attr name="android:fillColor">
<gradient android:startY="9.22408" android:startX="10.25" android:endY="22.2219" android:endX="13.932" android:type="linear">
<item android:offset="0" android:color="#FFFFFFFF"/>
<item android:offset="1" android:color="#FFE3FFD9"/>
</gradient>
</aapt:attr>
</path>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2s14 6.268 14 14z">
<aapt:attr name="android:fillColor">
<gradient android:startY="7.25" android:startX="3" android:endY="27.3262" android:endX="22.3234" android:type="linear">
<item android:offset="0" android:color="#FF52D17C"/>
<item android:offset="1" android:color="#FF22918B"/>
</gradient>
</aapt:attr>
</path>
<path android:pathData="M15 10c0-0.552 0.448-1 1-1s1 0.448 1 1v5h5c0.552 0 1 0.448 1 1s-0.448 1-1 1h-5v5c0 0.552-0.448 1-1 1s-1-0.448-1-1v-5h-5c-0.552 0-1-0.448-1-1s0.448-1 1-1h5v-5z">
<aapt:attr name="android:fillColor">
<gradient android:startY="10.4281" android:startX="11.625" android:endY="25.5922" android:endX="15.9206" android:type="linear">
<item android:offset="0" android:color="#FFFFFFFF"/>
<item android:offset="1" android:color="#FFE3FFD9"/>
</gradient>
</aapt:attr>
</path>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="48dp" android:height="48dp" android:viewportWidth="48" android:viewportHeight="48">
<path android:pathData="M44 24c0 11.046-8.954 20-20 20S4 35.046 4 24 12.954 4 24 4s20 8.954 20 20zM24 14c-0.69 0-1.25 0.56-1.25 1.25v7.5h-7.5C14.56 22.75 14 23.31 14 24s0.56 1.25 1.25 1.25h7.5v7.5c0 0.69 0.56 1.25 1.25 1.25s1.25-0.56 1.25-1.25v-7.5h7.5c0.69 0 1.25-0.56 1.25-1.25s-0.56-1.25-1.25-1.25h-7.5v-7.5c0-0.69-0.56-1.25-1.25-1.25z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="48dp" android:height="48dp" android:viewportWidth="48" android:viewportHeight="48">
<path android:pathData="M24 6.5C14.335 6.5 6.5 14.335 6.5 24S14.335 41.5 24 41.5 41.5 33.665 41.5 24 33.665 6.5 24 6.5zM4 24C4 12.954 12.954 4 24 4s20 8.954 20 20-8.954 20-20 20S4 35.046 4 24zm20-10c0.69 0 1.25 0.56 1.25 1.25v7.5h7.5c0.69 0 1.25 0.56 1.25 1.25s-0.56 1.25-1.25 1.25h-7.5v7.5c0 0.69-0.56 1.25-1.25 1.25s-1.25-0.56-1.25-1.25v-7.5h-7.5C14.56 25.25 14 24.69 14 24s0.56-1.25 1.25-1.25h7.5v-7.5c0-0.69 0.56-1.25 1.25-1.25z" 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_add_circle_48_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_add_circle_48_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_add_circle_48_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_add_circle_48_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M7.907 1C7.35 1 6.924 1.497 7.008 2.047L7.69 6.481 5.806 6.652 4.567 4.485C4.396 4.185 4.077 4 3.731 4 3.328 4 3 4.327 3 4.731v2.176L1.974 7C1.433 7.014 1 7.457 1 8c0 0.543 0.433 0.986 0.974 1L3 9.093v2.176C3 11.672 3.328 12 3.731 12c0.346 0 0.665-0.185 0.836-0.485l1.239-2.167L7.69 9.519l-0.682 4.434C6.924 14.503 7.35 15 7.907 15c0.514 0 0.98-0.299 1.196-0.766l2.032-4.402C11.75 9.888 12.382 10 13 10c1.105 0 2-0.895 2-2s-0.895-2-2-2c-0.618 0-1.25 0.112-1.865 0.168L9.103 1.766C8.888 1.299 8.421 1 7.907 1z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
<path android:pathData="M7.045 2.283C6.94 1.608 7.463 1 8.145 1c0.674 0 1.286 0.392 1.568 1.003l1.875 4.064C12.058 6.044 12.53 6 13 6c1.105 0 2 0.895 2 2s-0.895 2-2 2c-0.47 0-0.943-0.044-1.412-0.067l-1.875 4.064C9.43 14.608 8.819 15 8.145 15c-0.682 0-1.204-0.608-1.1-1.283l0.61-3.97L6.12 9.672l-0.92 1.61C4.948 11.726 4.475 12 3.964 12 3.43 12 3 11.569 3 11.037V9.524L2.487 9.5C1.664 9.493 1 8.824 1 8s0.665-1.493 1.487-1.5L3 6.476V4.963C3 4.43 3.431 4 3.963 4 4.474 4 4.947 4.274 5.2 4.718l0.919 1.61 1.535-0.074-0.61-3.971zM8.145 2c-0.07 0-0.123 0.062-0.112 0.13l0.78 5.07-3.257 0.155-1.224-2.14C4.262 5.093 4.138 5.014 4 5.002v2.427L2.512 7.5H2.5C2.224 7.5 2 7.724 2 8s0.224 0.5 0.5 0.5h0.012L4 8.57v2.428c0.138-0.012 0.263-0.09 0.332-0.212l1.224-2.141L8.813 8.8l-0.78 5.07C8.023 13.937 8.076 14 8.145 14c0.284 0 0.541-0.165 0.66-0.422l2.158-4.676 1.94 0.093C12.935 8.998 12.967 9 13 9c0.552 0 1-0.448 1-1s-0.448-1-1-1c-0.036 0-0.073 0.002-0.109 0.006l-1.928 0.092-2.158-4.676C8.686 2.165 8.428 2 8.145 2z" 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_airplane_16_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_airplane_16_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_airplane_16_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_airplane_16_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
<path android:pathData="M12.294 2c-0.771 0-1.369 0.675-1.275 1.44l0.996 8.137-2.704 0.143-1.643-2.876C7.369 8.322 6.814 8 6.213 8 5.543 8 5 8.543 5 9.213v2.733L3.978 12C2.884 12.012 2 12.903 2 14s0.884 1.988 1.978 2L5 16.054v2.733C5 19.457 5.543 20 6.213 20c0.601 0 1.156-0.322 1.455-0.844L9.31 16.28l2.704 0.142-0.996 8.136C10.925 25.325 11.523 26 12.294 26c0.716 0 1.366-0.42 1.66-1.074l3.684-8.207C19.418 16.812 21.218 17 23 17c1.657 0 3-1.343 3-3s-1.343-3-3-3c-1.782 0-3.582 0.188-5.362 0.281l-3.685-8.207C13.66 2.421 13.01 2 12.294 2z" 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="28dp" android:height="28dp" android:viewportWidth="28" android:viewportHeight="28">
<path android:pathData="M11.036 3.903C10.912 2.892 11.7 2 12.72 2c1.041 0 1.986 0.611 2.412 1.561l3.394 7.56C20.016 11.08 21.51 11 23 11c1.657 0 3 1.343 3 3s-1.343 3-3 3c-1.49 0-2.984-0.08-4.474-0.12l-3.394 7.559C14.706 25.389 13.762 26 12.72 26c-1.019 0-1.808-0.892-1.684-1.903L11.94 16.7l-2.827-0.076-1.18 2.064C7.471 19.5 6.61 20 5.676 20 4.75 20 4 19.25 4 18.324V16.45C2.859 16.218 2 15.21 2 14c0-1.21 0.859-2.218 2-2.45V9.676C4 8.75 4.75 8 5.676 8 6.609 8 7.47 8.5 7.934 9.31l1.18 2.065 2.827-0.076-0.905-7.396zM12.72 3.5c-0.118 0-0.21 0.103-0.196 0.221l1.107 9.033-5.374 0.145-1.625-2.844C6.436 9.712 6.07 9.5 5.676 9.5 5.579 9.5 5.5 9.579 5.5 9.676v3.297L4.51 13H4.5c-0.552 0-1 0.448-1 1s0.448 1 1 1h0.01l0.99 0.027v3.297c0 0.097 0.079 0.176 0.176 0.176 0.395 0 0.76-0.212 0.956-0.555l1.625-2.844 5.373 0.145-1.106 9.033C12.51 24.396 12.602 24.5 12.72 24.5c0.45 0 0.86-0.264 1.044-0.675l3.803-8.472 5.35 0.145L23 15.5c0.828 0 1.5-0.672 1.5-1.5s-0.672-1.5-1.5-1.5c-0.028 0-0.056 0-0.083 0.002l-5.35 0.145-3.803-8.471C13.579 3.764 13.17 3.5 12.72 3.5z" 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_airplane_28_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_airplane_28_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_airplane_28_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_airplane_28_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="32dp" android:height="32dp" android:viewportWidth="32" android:viewportHeight="32">
<path android:pathData="M14.758 2c-1.074 0-1.912 0.932-1.797 2l1.025 9.565-3.8 0.165-1.457-3.402C8.383 9.522 7.59 9 6.715 9 5.768 9 5 9.768 5 10.715v3.24L3.975 14C2.882 14.014 2 14.904 2 16s0.882 1.986 1.975 2L5 18.044v3.241C5 22.232 5.768 23 6.715 23c0.876 0 1.668-0.522 2.014-1.328l1.458-3.402 3.799 0.165L12.96 28c-0.115 1.068 0.723 2 1.797 2 0.938 0 1.786-0.56 2.156-1.422l4.214-9.832C23.079 18.83 25.047 19 27 19c1.657 0 3-1.343 3-3s-1.343-3-3-3c-1.953 0-3.92 0.17-5.872 0.254l-4.214-9.832C16.544 2.559 15.696 2 14.758 2z" 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="M12.015 4.5C11.872 3.165 12.918 2 14.262 2c1.24 0 2.36 0.739 2.848 1.878l3.588 8.373C22.46 12.168 24.238 12 26 12c2.21 0 4 1.79 4 4s-1.79 4-4 4c-1.763 0-3.54-0.168-5.302-0.251l-3.588 8.373C16.622 29.262 15.501 30 14.262 30c-1.344 0-2.39-1.165-2.247-2.5l0.87-8.123-2.13-0.102-0.82 1.916C9.465 22.288 8.385 23 7.19 23 5.981 23 5 22.019 5 20.809v-1.808L4.974 19C3.329 18.986 2 17.648 2 16s1.33-2.986 2.974-3H5v-1.81C5 9.981 5.981 9 7.191 9c1.194 0 2.273 0.712 2.744 1.81l0.82 1.915 2.13-0.102-0.87-8.123zM14.262 4c-0.155 0-0.275 0.134-0.258 0.287L15.1 14.52l-5.636 0.27-1.367-3.192C7.94 11.235 7.585 11 7.19 11 7.085 11 7 11.085 7 11.191v3.715L5.024 15H5c-0.552 0-1 0.448-1 1s0.448 1 1 1h0.024L7 17.094v3.715C7 20.914 7.085 21 7.191 21c0.394 0 0.75-0.235 0.906-0.597l1.367-3.191L15.1 17.48l-1.096 10.233C13.987 27.866 14.107 28 14.262 28c0.44 0 0.837-0.262 1.01-0.666l4.135-9.65 6.399 0.307C25.869 17.997 25.934 18 26 18c1.105 0 2-0.895 2-2s-0.895-2-2-2c-0.066 0-0.13 0.003-0.194 0.01l-6.399 0.305-4.135-9.649C15.099 4.262 14.702 4 14.262 4z" 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_airplane_32_filled" android:state_activated="true"/>
<item android:drawable="@drawable/ic_fluent_airplane_32_filled" android:state_checked="true"/>
<item android:drawable="@drawable/ic_fluent_airplane_32_filled" android:state_selected="true"/>
<item android:drawable="@drawable/ic_fluent_airplane_32_regular"/>
</selector>
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="48dp" android:height="48dp" android:viewportWidth="48" android:viewportHeight="48">
<path android:pathData="M21.01 3c-1.195 0-2.128 1.033-2.008 2.223l1.512 14.93-4.367 0.273-2.494-4.365C12.925 14.786 11.57 14 10.102 14 8.942 14 8 14.941 8 16.102v4.833L6.956 21C5.319 21.024 4 22.358 4 24s1.32 2.976 2.956 3L8 27.065v4.833C8 33.058 8.941 34 10.102 34c1.468 0 2.823-0.786 3.551-2.06l2.494-4.366 4.367 0.273-1.512 14.93C18.882 43.968 19.815 45 21.011 45c1.494 0 2.85-0.873 3.47-2.232L30.982 28.5C33.64 28.667 36.338 29 39 29c2.761 0 5-2.239 5-5s-2.239-5-5-5c-2.662 0-5.36 0.333-8.018 0.499l-6.5-14.267C23.861 3.872 22.504 3 21.01 3z" android:fillColor="@color/fluent_default_icon_tint"/>
</vector>
Loading

0 comments on commit df58194

Please sign in to comment.