Skip to content

Commit 9100e2a

Browse files
committed
Release 1.1.302
1 parent a9da3cf commit 9100e2a

File tree

257 files changed

+13997
-10342
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

257 files changed

+13997
-10342
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repositories {
3636
Include the following dependency in your project's `build.gradle`:
3737

3838
```groovy
39-
implementation 'com.microsoft.design:fluent-system-icons:1.1.301@aar'
39+
implementation 'com.microsoft.design:fluent-system-icons:1.1.302@aar'
4040
```
4141

4242
For library docs, see [android/README.md](android/README.md).
@@ -48,13 +48,13 @@ For library docs, see [android/README.md](android/README.md).
4848
```ruby
4949
use_frameworks!
5050

51-
pod "FluentIcons", "1.1.301"
51+
pod "FluentIcons", "1.1.302"
5252
```
5353

5454
#### Carthage
5555

5656
```bash
57-
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.301"
57+
git "[email protected]:microsoft/fluentui-system-icons.git" "1.1.302"
5858
```
5959

6060
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:
6666
```yaml
6767
dependencies:
6868
...
69-
fluentui_system_icons: ^1.1.301
69+
fluentui_system_icons: ^1.1.302
7070
```
7171
7272
For library docs, see [flutter/README.md](flutter/README.md).

android/BUILD.gn

Lines changed: 82 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="12dp" android:height="12dp" android:viewportWidth="12" android:viewportHeight="12">
2+
<path android:pathData="M6 1c2.761 0 5 2.239 5 5s-2.239 5-5 5-5-2.239-5-5 2.239-5 5-5zm1.5 3C7.224 4 7 4.224 7 4.5v1.793L4.854 4.146 4.775 4.082C4.581 3.954 4.317 3.976 4.146 4.146c-0.17 0.171-0.192 0.435-0.064 0.63l0.064 0.078L6.293 7H4.5C4.224 7 4 7.224 4 7.5S4.224 8 4.5 8h3C7.776 8 8 7.776 8 7.5v-3C8 4.224 7.776 4 7.5 4z" android:fillColor="@color/fluent_default_icon_tint"/>
3+
</vector>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="12dp" android:height="12dp" android:viewportWidth="12" android:viewportHeight="12">
2+
<path android:pathData="M6 1c2.761 0 5 2.239 5 5s-2.239 5-5 5-5-2.239-5-5 2.239-5 5-5zm0 1C3.79 2 2 3.79 2 6s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm1.5 2C7.776 4 8 4.224 8 4.5v3C8 7.776 7.776 8 7.5 8h-3C4.224 8 4 7.776 4 7.5S4.224 7 4.5 7h1.793L4.146 4.854 4.082 4.775C3.954 4.581 3.976 4.317 4.146 4.146c0.171-0.17 0.435-0.192 0.63-0.064l0.078 0.064L7 6.293V4.5C7 4.224 7.224 4 7.5 4z" android:fillColor="@color/fluent_default_icon_tint"/>
3+
</vector>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--~ Copyright (c) 2025. ~ Microsoft Corporation. All rights reserved.-->
3+
<selector xmlns:android="http://schemas.android.com/apk/res/android">
4+
<item android:drawable="@drawable/ic_fluent_arrow_circle_down_right_12_filled" android:state_activated="true"/>
5+
<item android:drawable="@drawable/ic_fluent_arrow_circle_down_right_12_filled" android:state_checked="true"/>
6+
<item android:drawable="@drawable/ic_fluent_arrow_circle_down_right_12_filled" android:state_selected="true"/>
7+
<item android:drawable="@drawable/ic_fluent_arrow_circle_down_right_12_regular"/>
8+
</selector>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:autoMirrored="true" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
2-
<path android:pathData="M8 2c3.314 0 6 2.686 6 6s-2.686 6-6 6-6-2.686-6-6 2.686-6 6-6zm1.5 4L9.41 6.006C9.208 6.044 9.047 6.205 9.01 6.41L9 6.5v1.794L6.854 6.146 6.785 6.088c-0.17-0.118-0.398-0.118-0.568 0l-0.07 0.058L6.09 6.215c-0.118 0.17-0.118 0.398 0 0.568l0.058 0.07L8.294 9H6.5L6.41 9.01C6.178 9.05 6 9.255 6 9.5s0.177 0.45 0.41 0.492L6.5 10h3l0.058-0.005 0.05-0.007 0.064-0.019 0.04-0.016 0.076-0.044 0.065-0.056 0.044-0.05 0.036-0.053 0.02-0.039 0.023-0.059 0.013-0.047L10 9.521V6.5L9.994 6.41C9.956 6.205 9.795 6.044 9.59 6.007L9.5 6 9.41 6.007 9.5 6z" android:fillColor="@color/fluent_default_icon_tint"/>
2+
<path android:pathData="M8 1c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7 3.134-7 7-7zm2.5 4.5C10.224 5.5 10 5.724 10 6v3.293L6.354 5.647 6.275 5.581C6.081 5.454 5.817 5.476 5.646 5.646c-0.17 0.171-0.192 0.435-0.064 0.63l0.064 0.078L9.293 10H6c-0.276 0-0.5 0.224-0.5 0.5S5.724 11 6 11h4.5c0.276 0 0.5-0.224 0.5-0.5V6c0-0.276-0.224-0.5-0.5-0.5z" android:fillColor="@color/fluent_default_icon_tint"/>
33
</vector>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:autoMirrored="true" android:width="16dp" android:height="16dp" android:viewportWidth="16" android:viewportHeight="16">
2-
<path android:pathData="M8 2c3.314 0 6 2.686 6 6s-2.686 6-6 6-6-2.686-6-6 2.686-6 6-6zm0 1C5.239 3 3 5.239 3 8s2.239 5 5 5 5-2.239 5-5-2.239-5-5-5zm1.41 3.007L9.5 6c0.246 0 0.45 0.177 0.493 0.41L10 6.5v3.025L9.988 9.61 9.97 9.673 9.935 9.75 9.884 9.822 9.838 9.87 9.771 9.92l-0.06 0.034L9.673 9.97 9.61 9.99 9.523 10H6.501C6.225 10 6 9.778 6 9.5c0-0.244 0.178-0.448 0.41-0.49L6.5 9h1.794L6.147 6.853C5.974 6.679 5.954 6.41 6.09 6.215l0.058-0.07C6.321 5.973 6.59 5.954 6.785 6.089l0.07 0.058L9 8.292V6.499c0-0.245 0.178-0.45 0.41-0.492L9.5 6 9.41 6.007z" android:fillColor="@color/fluent_default_icon_tint"/>
2+
<path android:pathData="M8 1c3.866 0 7 3.134 7 7s-3.134 7-7 7-7-3.134-7-7 3.134-7 7-7zm0 1C4.686 2 2 4.686 2 8s2.686 6 6 6 6-2.686 6-6-2.686-6-6-6zm2.5 3.5C10.776 5.5 11 5.724 11 6v4.5c0 0.276-0.224 0.5-0.5 0.5H6c-0.276 0-0.5-0.224-0.5-0.5S5.724 10 6 10h3.293L5.647 6.354 5.581 6.275C5.454 6.081 5.476 5.817 5.646 5.646c0.171-0.17 0.435-0.192 0.63-0.064l0.078 0.064L10 9.293V6c0-0.276 0.224-0.5 0.5-0.5z" android:fillColor="@color/fluent_default_icon_tint"/>
33
</vector>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="12dp" android:height="12dp" android:viewportWidth="12" android:viewportHeight="12">
2+
<path android:pathData="M5.587 8.97C5.722 8.99 5.86 9 6 9c0.139 0 0.276-0.01 0.41-0.03 0.373-0.052 0.77 0.08 0.957 0.406 0.23 0.4 0.062 0.917-0.389 1.018-0.314 0.07-0.642 0.107-0.978 0.107-0.338 0-0.668-0.037-0.985-0.108-0.45-0.101-0.618-0.618-0.388-1.017 0.188-0.327 0.585-0.458 0.959-0.404zM9.39 7c0.51 0 0.89 0.48 0.67 0.94-0.194 0.408-0.45 0.782-0.752 1.11-0.312 0.337-0.842 0.226-1.072-0.172-0.188-0.326-0.104-0.734 0.127-1.031C8.446 7.74 8.522 7.628 8.59 7.51 8.76 7.219 9.052 7 9.39 7zm-7-0.5c0.377 0 0.688 0.278 0.83 0.627 0.105 0.26 0.245 0.501 0.415 0.719C3.866 8.142 3.95 8.55 3.762 8.875 3.532 9.273 3 9.385 2.689 9.047 2.245 8.564 1.905 7.984 1.705 7.342 1.568 6.903 1.931 6.5 2.391 6.5zm0.297-3.545C3 2.616 3.531 2.728 3.761 3.127c0.188 0.325 0.104 0.733-0.127 1.03-0.17 0.216-0.31 0.457-0.414 0.716C3.078 5.222 2.767 5.5 2.39 5.5c-0.459 0-0.822-0.403-0.685-0.842 0.2-0.64 0.54-1.22 0.982-1.703zM9.75 1c0.414 0 0.75 0.336 0.75 0.75v2.5C10.5 4.664 10.164 5 9.75 5h-2.5C6.836 5 6.5 4.664 6.5 4.25S6.836 3.5 7.25 3.5h0.406C7.182 3.184 6.614 3 6.001 3 5.86 3 5.721 3.01 5.585 3.03c-0.374 0.052-0.77-0.08-0.959-0.406-0.23-0.399-0.062-0.915 0.387-1.016C5.33 1.538 5.662 1.5 6 1.5c1.154 0 2.204 0.435 3 1.148V1.75C9 1.336 9.336 1 9.75 1z" android:fillColor="@color/fluent_default_icon_tint"/>
3+
</vector>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="12dp" android:height="12dp" android:viewportWidth="12" android:viewportHeight="12">
2+
<path android:pathData="M5.37 8.932C5.572 8.976 5.783 9 6 9c0.215 0 0.425-0.024 0.628-0.068 0.244-0.054 0.505 0.036 0.63 0.253 0.154 0.267 0.04 0.61-0.26 0.688C6.68 9.956 6.346 10 6 10S5.317 9.956 4.997 9.873c-0.299-0.077-0.413-0.421-0.26-0.688 0.126-0.217 0.388-0.307 0.633-0.253zM9.197 7C9.54 7 9.79 7.326 9.65 7.639c-0.196 0.436-0.47 0.83-0.8 1.166-0.216 0.218-0.57 0.146-0.724-0.12C8 8.47 8.055 8.2 8.22 8.015c0.182-0.202 0.337-0.428 0.46-0.673C8.78 7.142 8.973 7 9.196 7zM2.61 6.5c0.25 0 0.458 0.182 0.534 0.419 0.132 0.41 0.35 0.783 0.632 1.095 0.167 0.184 0.22 0.455 0.096 0.67-0.154 0.267-0.508 0.339-0.724 0.12-0.47-0.478-0.82-1.073-1.003-1.738C2.064 6.771 2.303 6.5 2.61 6.5zm0.537-3.303c0.216-0.219 0.57-0.147 0.724 0.12 0.124 0.215 0.07 0.486-0.096 0.67-0.282 0.312-0.5 0.684-0.63 1.094C3.067 5.318 2.858 5.5 2.61 5.5c-0.307 0-0.546-0.27-0.465-0.566 0.183-0.665 0.533-1.26 1.002-1.737zM9.5 2C9.776 2 10 2.224 10 2.5v2C10 4.776 9.776 5 9.5 5h-2C7.224 5 7 4.776 7 4.5S7.224 4 7.5 4h0.73C7.683 3.387 6.887 3 6 3 5.783 3 5.572 3.024 5.369 3.068 5.124 3.122 4.86 3.032 4.736 2.815c-0.154-0.267-0.039-0.611 0.26-0.688C5.316 2.044 5.653 2 6 2c1.195 0 2.266 0.526 3 1.357V2.5C9 2.224 9.224 2 9.5 2z" android:fillColor="@color/fluent_default_icon_tint"/>
3+
</vector>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--~ Copyright (c) 2025. ~ Microsoft Corporation. All rights reserved.-->
3+
<selector xmlns:android="http://schemas.android.com/apk/res/android">
4+
<item android:drawable="@drawable/ic_fluent_arrow_clockwise_dashes_12_filled" android:state_activated="true"/>
5+
<item android:drawable="@drawable/ic_fluent_arrow_clockwise_dashes_12_filled" android:state_checked="true"/>
6+
<item android:drawable="@drawable/ic_fluent_arrow_clockwise_dashes_12_filled" android:state_selected="true"/>
7+
<item android:drawable="@drawable/ic_fluent_arrow_clockwise_dashes_12_regular"/>
8+
</selector>
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
<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">
2+
<path android:pathData="M8 17c0.818 0 1.544-0.393 2-1l1-6-1-5.5C9.544 3.893 8.818 3 8 3H3.5C2.672 3 2 3.672 2 4.5v11C2 16.328 2.672 17 3.5 17H8z">
3+
<aapt:attr name="android:fillColor">
4+
<gradient android:startY="5.61947" android:startX="5.10524" android:endY="20.5339" android:endX="7.75685" android:type="linear">
5+
<item android:offset="0" android:color="#FF20AC9D"/>
6+
<item android:offset="1" android:color="#FF2052CB"/>
7+
</gradient>
8+
</aapt:attr>
9+
</path>
10+
<path android:pathData="M3.5 3.5C3.5 3.224 3.724 3 4 3h4.5C9.328 3 10 3.672 10 4.5L10.5 9 10 13.5c0 1.105-0.895 2-2 2H4c-0.276 0-0.5-0.224-0.5-0.5V3.5z">
11+
<aapt:attr name="android:fillColor">
12+
<gradient android:startY="5.5" android:startX="4" android:endY="11.0548" android:endX="18.5103" android:type="linear">
13+
<item android:offset="0" android:color="#FF9DEAFF"/>
14+
<item android:offset="1" android:color="#FF58AAFE"/>
15+
</gradient>
16+
</aapt:attr>
17+
</path>
18+
<path android:pathData="M16.5 3C17.328 3 18 3.672 18 4.5V15h-3v2h-3c-0.818 0-1.544-0.393-2-1V4.5C10 4 11 3 12 3h4.5z">
19+
<aapt:attr name="android:fillColor">
20+
<gradient android:startY="3.5" android:startX="16.5" android:endY="20.5387" android:endX="13.2516" android:type="linear">
21+
<item android:offset="0" android:color="#FF20AC9D"/>
22+
<item android:offset="0.908213" android:color="#FF2052CB"/>
23+
</gradient>
24+
</aapt:attr>
25+
</path>
26+
<path android:pathData="M16.5 3.5C16.5 3.224 16.276 3 16 3h-4.5C10.672 3 10 3.672 10 4.5v9c0 1.105 0.895 2 2 2h4c0.276 0 0.5-0.224 0.5-0.5V3.5z">
27+
<aapt:attr name="android:fillColor">
28+
<gradient android:startY="3.73035" android:startX="16.5103" android:endY="8" android:endX="5" android:type="linear">
29+
<item android:offset="0.229224" android:color="#FF9DEAFF"/>
30+
<item android:offset="0.853191" android:color="#FF4894FE"/>
31+
</gradient>
32+
</aapt:attr>
33+
</path>
34+
<path android:pathData="M16.5 3.5C16.5 3.224 16.276 3 16 3h-4.5C10.672 3 10 3.672 10 4.5v9c0 1.105 0.895 2 2 2h4c0.276 0 0.5-0.224 0.5-0.5V3.5zM14.6 17l0.24 1.196C14.932 18.663 15.342 19 15.82 19h0.36c0.477 0 0.887-0.337 0.98-0.804L17.4 17l-1.534-0.5L14.6 17z">
35+
<aapt:attr name="android:fillColor">
36+
<gradient android:gradientRadius="10.9991" android:centerX="16.5" android:centerY="16" android:type="radial">
37+
<item android:offset="0.207996" android:color="#FF2063C3"/>
38+
<item android:offset="0.714294" android:color="#008AD6FF"/>
39+
</gradient>
40+
</aapt:attr>
41+
</path>
42+
<path android:pathData="M14.6 17l0.24 1.196C14.932 18.663 15.342 19 15.82 19h0.36c0.477 0 0.887-0.337 0.98-0.804L17.4 17l-1.534-0.5L14.6 17zm4.4-4c0 1.023-0.512 1.926-1.294 2.468L17.6 16 16 16.5 14.4 16l-0.107-0.532C13.512 14.926 13 14.023 13 13c0-1.657 1.343-3 3-3s3 1.343 3 3z">
43+
<aapt:attr name="android:fillColor">
44+
<gradient android:startY="16.4996" android:startX="15.9998" android:endY="19" android:endX="16.0001" android:type="linear">
45+
<item android:offset="0" android:color="#FFD34719"/>
46+
<item android:offset="1" android:color="#00D34719"/>
47+
</gradient>
48+
</aapt:attr>
49+
</path>
50+
<path android:pathData="M17.4 17h-2.8l-0.2-1h3.2l-0.2 1z">
51+
<aapt:attr name="android:fillColor">
52+
<gradient android:startY="16.3972" android:startX="15.7469" android:endY="17.8155" android:endX="16.8548" android:type="linear">
53+
<item android:offset="0" android:color="#FFFFC7A3"/>
54+
<item android:offset="1" android:color="#FFFF9C70"/>
55+
</gradient>
56+
</aapt:attr>
57+
</path>
58+
</vector>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
2+
<path android:pathData="M17.4 17l-0.239 1.196C17.068 18.663 16.657 19 16.181 19h-0.362c-0.476 0-0.887-0.337-0.98-0.804L14.599 17H17.4zM8 3c0.788 0 1.499 0.331 2 0.862C10.501 3.332 11.212 3 12 3h4.25C17.216 3 18 3.784 18 4.75v4.786c-0.452-0.261-0.959-0.437-1.5-0.505V4.75c0-0.138-0.112-0.25-0.25-0.25H12c-0.69 0-1.25 0.56-1.25 1.25v8.5c0 0.69 0.56 1.25 1.25 1.25h0.88c0.153 0.19 0.32 0.366 0.504 0.524l0.035 0.172c0.036 0.181 0.121 0.342 0.238 0.472-0.037 0.106-0.055 0.219-0.055 0.332H12c-0.788 0-1.499-0.331-2-0.862C9.499 16.668 8.788 17 8 17H3.75C2.784 17 2 16.216 2 15.25V4.75C2 3.784 2.784 3 3.75 3H8zm8 7c1.657 0 3 1.343 3 3 0 1.023-0.512 1.926-1.294 2.468L17.6 16h-3.2l-0.106-0.532C13.512 14.926 13 14.023 13 13c0-1.657 1.343-3 3-3zM3.75 4.5C3.612 4.5 3.5 4.612 3.5 4.75v10.5c0 0.138 0.112 0.25 0.25 0.25H8c0.69 0 1.25-0.56 1.25-1.25v-8.5C9.25 5.06 8.69 4.5 8 4.5H3.75z" android:fillColor="@color/fluent_default_icon_tint"/>
3+
</vector>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="20dp" android:height="20dp" android:viewportWidth="20" android:viewportHeight="20">
2+
<path android:pathData="M17.4 17l-0.239 1.196C17.068 18.663 16.657 19 16.181 19h-0.362c-0.476 0-0.887-0.337-0.98-0.804L14.599 17H17.4zM8 3c0.818 0 1.544 0.393 2 1 0.456-0.607 1.182-1 2-1h4.5C17.328 3 18 3.672 18 4.5v5.036c-0.31-0.179-0.645-0.319-1-0.41V4.5C17 4.224 16.776 4 16.5 4H12c-0.828 0-1.5 0.672-1.5 1.5v9c0 0.828 0.672 1.5 1.5 1.5h1.357l0.027 0.024 0.035 0.172c0.036 0.181 0.121 0.342 0.238 0.472-0.037 0.106-0.055 0.219-0.055 0.332H12c-0.818 0-1.544-0.393-2-1-0.456 0.607-1.182 1-2 1H3.5C2.672 17 2 16.328 2 15.5v-11C2 3.672 2.672 3 3.5 3H8zM3.5 4C3.224 4 3 4.224 3 4.5v11C3 15.776 3.224 16 3.5 16H8c0.828 0 1.5-0.672 1.5-1.5v-9C9.5 4.672 8.828 4 8 4H3.5zM16 10c1.657 0 3 1.343 3 3 0 1.023-0.512 1.926-1.294 2.468L17.6 16h-3.2l-0.106-0.532C13.512 14.926 13 14.023 13 13c0-1.657 1.343-3 3-3z" android:fillColor="@color/fluent_default_icon_tint"/>
3+
</vector>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--~ Copyright (c) 2025. ~ Microsoft Corporation. All rights reserved.-->
3+
<selector xmlns:android="http://schemas.android.com/apk/res/android">
4+
<item android:drawable="@drawable/ic_fluent_book_open_lightbulb_20_filled" android:state_activated="true"/>
5+
<item android:drawable="@drawable/ic_fluent_book_open_lightbulb_20_filled" android:state_checked="true"/>
6+
<item android:drawable="@drawable/ic_fluent_book_open_lightbulb_20_filled" android:state_selected="true"/>
7+
<item android:drawable="@drawable/ic_fluent_book_open_lightbulb_20_regular"/>
8+
</selector>
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
<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">
2+
<path android:pathData="M2 6c0-1.105 0.895-2 2-2h6c0.768 0 2 1 2 2l1 6.5-1 6.736C11.47 19.711 10.768 20 10 20H4c-1.105 0-2-0.895-2-2V6z">
3+
<aapt:attr name="android:fillColor">
4+
<gradient android:startY="4.57143" android:startX="3.875" android:endY="24.1569" android:endX="7.28894" android:type="linear">
5+
<item android:offset="0" android:color="#FF20AC9D"/>
6+
<item android:offset="0.908213" android:color="#FF2052CB"/>
7+
</gradient>
8+
</aapt:attr>
9+
</path>
10+
<path android:pathData="M20 4c1.105 0 2 0.895 2 2v12h-3v2h-5c-0.768 0-1.47-0.289-2-0.764L11 12.5 12 6c0-1 1.232-2 2-2h6z">
11+
<aapt:attr name="android:fillColor">
12+
<gradient android:startY="4.57143" android:startX="20.125" android:endY="24.1569" android:endX="16.7111" android:type="linear">
13+
<item android:offset="0" android:color="#FF20AC9D"/>
14+
<item android:offset="0.908213" android:color="#FF2052CB"/>
15+
</gradient>
16+
</aapt:attr>
17+
</path>
18+
<path android:pathData="M3.5 5c0-0.552 0.448-1 1-1h6C11.328 4 12 4.672 12 5.5l0.555 5.5L12 16.5c0 1.105-0.895 2-2 2H4.5c-0.552 0-1-0.448-1-1V5z">
19+
<aapt:attr name="android:fillColor">
20+
<gradient android:startY="3.44231" android:startX="2.28571" android:endY="15.2127" android:endX="27.6583" android:type="linear">
21+
<item android:offset="0" android:color="#FFB6EFFF"/>
22+
<item android:offset="0.851323" android:color="#FF58AAFE"/>
23+
</gradient>
24+
</aapt:attr>
25+
</path>
26+
<path android:pathData="M20.5 5c0-0.552-0.448-1-1-1h-6C12.672 4 12 4.672 12 5.5v11c0 1.105 0.895 2 2 2h5.5c0.552 0 1-0.448 1-1V5z">
27+
<aapt:attr name="android:fillColor">
28+
<gradient android:startY="4.90625" android:startX="19.9688" android:endY="9.07664" android:endX="0.23148" android:type="linear">
29+
<item android:offset="0.12337" android:color="#FF9DEAFF"/>
30+
<item android:offset="0.61551" android:color="#FF4894FE"/>
31+
</gradient>
32+
</aapt:attr>
33+
</path>
34+
<path android:pathData="M20.5 5c0-0.552-0.448-1-1-1h-6C12.672 4 12 4.672 12 5.5v11c0 1.105 0.895 2 2 2h5.5c0.552 0 1-0.448 1-1V5zm-3.4 16l0.159 0.794c0.14 0.701 0.756 1.206 1.47 1.206h0.541c0.715 0 1.33-0.505 1.471-1.206L20.9 21 19 20.5 17.1 21z">
35+
<aapt:attr name="android:fillColor">
36+
<gradient android:gradientRadius="12.3794" android:centerX="19.5" android:centerY="18.5" android:type="radial">
37+
<item android:offset="0.251056" android:color="#FF2063C3"/>
38+
<item android:offset="0.714294" android:color="#008AD6FF"/>
39+
</gradient>
40+
</aapt:attr>
41+
</path>
42+
<path android:pathData="M17.1 21l0.159 0.794c0.14 0.701 0.756 1.206 1.47 1.206h0.541c0.715 0 1.33-0.505 1.471-1.206L20.9 21 19 20.5 17.1 21zm5.9-5c0 1.38-0.7 2.598-1.763 3.317L21.1 20 19 20.5 16.9 20l-0.137-0.683C15.7 18.597 15 17.38 15 16c0-2.21 1.79-4 4-4s4 1.79 4 4z">
43+
<aapt:attr name="android:fillColor">
44+
<gradient android:startY="20.5" android:startX="18.9997" android:endY="23" android:endX="19" android:type="linear">
45+
<item android:offset="0" android:color="#FFD34719"/>
46+
<item android:offset="1" android:color="#00D34719"/>
47+
</gradient>
48+
</aapt:attr>
49+
</path>
50+
<path android:pathData="M20.9 21h-3.8l-0.2-1h4.2l-0.2 1z">
51+
<aapt:attr name="android:fillColor">
52+
<gradient android:startY="20.3972" android:startX="18.6679" android:endY="22.0836" android:endX="19.6715" android:type="linear">
53+
<item android:offset="0" android:color="#FFFFC7A3"/>
54+
<item android:offset="1" android:color="#FFFF9C70"/>
55+
</gradient>
56+
</aapt:attr>
57+
</path>
58+
</vector>

0 commit comments

Comments
 (0)