-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update generated files [ci skip]
- Loading branch information
1 parent
c3145b0
commit c57904c
Showing
205 changed files
with
1,316 additions
and
137 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
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
12 changes: 12 additions & 0 deletions
12
packages/natds-icons/dist/drawables/filled_action_zoomin.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,12 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M13.07 9.02h-2.03V7a1 1 0 0 0-2 0v2.02H7.02a1 1 0 0 0 0 2h2.02v2.02a1 1 0 1 0 2 0v-2.02h2.03a1 1 0 1 0 0-2z"/> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M21.76 20.38l-5.43-5.43a7.96 7.96 0 0 0 1.72-4.93c0-4.41-3.6-8-8-8s-8 3.59-8 8s3.58 8 8 8a7.95 7.95 0 0 0 4.86-1.67l5.44 5.44a1 1 0 0 0 1.41 0a1 1 0 0 0 0-1.41zM4.04 10.02c0-3.31 2.7-6 6-6s6 2.69 6 6s-2.69 6-6 6a6 6 0 0 1-6-6z"/> | ||
</vector> |
12 changes: 12 additions & 0 deletions
12
packages/natds-icons/dist/drawables/filled_action_zoomout.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,12 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M13.07 9.02H7.02a1 1 0 0 0 0 2h6.05a1 1 0 1 0 0-2z"/> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M21.76 20.38l-5.43-5.43a7.96 7.96 0 0 0 1.72-4.93c0-4.41-3.6-8-8-8s-8 3.59-8 8s3.58 8 8 8a7.95 7.95 0 0 0 4.86-1.67l5.44 5.44a1 1 0 0 0 1.41 0a1 1 0 0 0 0-1.41zM4.04 10.02c0-3.31 2.7-6 6-6s6 2.69 6 6s-2.69 6-6 6a6 6 0 0 1-6-6z"/> | ||
</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
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
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
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
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
9 changes: 9 additions & 0 deletions
9
packages/natds-icons/dist/drawables/filled_alert_notificationunavailable.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M21.85 2.15a0.5 0.5 0 0 0-0.7 0L16.28 7A5.07 5.07 0 0 0 14 5c0-1.1-0.9-2-2-2s-2 0.9-2 2C8.2 5.8 7 7.6 7 9.6v4c0 0.5-0.2 0.9-0.6 1.2l-1.4 1v1.8c0 0.2 0.04 0.4 0.12 0.57l-2.97 2.98a0.5 0.5 0 0 0 0.7 0.7l19-19a0.5 0.5 0 0 0 0-0.7zM12 21.6c1 0 1.9-0.6 2.3-1.5H9.7c0.4 0.9 1.3 1.5 2.3 1.5zm5-8v-4c0-0.15 0-0.3-0.02-0.46L7.02 19.1H17.5c0.8 0 1.5-0.7 1.5-1.5v-1.8l-1.4-1c-0.4-0.3-0.6-0.7-0.6-1.2z"/> | ||
</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
10 changes: 10 additions & 0 deletions
10
packages/natds-icons/dist/drawables/filled_content_oil.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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M12 2c-1.02 0-7.5 6.76-7.5 13.04a7.5 7.5 0 0 0 15 0C19.5 9.59 12.93 2 12 2zm0.03 16.27c-1.8 0-3.74-1.28-3.74-4.08a0.5 0.5 0 0 1 1 0c0 2.13 1.38 3.08 2.74 3.08a0.5 0.5 0 0 1 0 1z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
packages/natds-icons/dist/drawables/filled_finance_shield.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M21.1 3.01l-9-2a0.5 0.5 0 0 0-0.2 0l-9 2A0.5 0.5 0 0 0 2.5 3.5v10c0 0.04 0 0.09 0.02 0.13C3.8 18.23 10.22 23 12 23c1.6 0 8.66-4.9 9.5-9.4a0.56 0.56 0 0 0 0-0.1v-10a0.5 0.5 0 0 0-0.4-0.49zM18.46 13.1c0 1.62-1.97 3.48-3.56 4.97l-0.25 0.24a0.5 0.5 0 0 1-0.71-0.02a0.5 0.5 0 0 1 0.02-0.7l0.26-0.25c1.3-1.21 3.24-3.05 3.24-4.24V7.22a0.5 0.5 0 0 1 1 0v5.87z"/> | ||
</vector> |
12 changes: 12 additions & 0 deletions
12
packages/natds-icons/dist/drawables/filled_finance_shieldcheck.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,12 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M16.24 10a6 6 0 1 0 0 12a6 6 0 0 0 0-12zm3.7 4.6l-4.43 4.63a0.5 0.5 0 0 1-0.36 0.16a0.5 0.5 0 0 1-0.36-0.15l-2.25-2.29a0.5 0.5 0 1 1 0.7-0.7l1.9 1.92l4.09-4.26a0.5 0.5 0 0 1 0.7-0.01a0.5 0.5 0 0 1 0.02 0.7z"/> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M9.24 16c0-3.86 3.14-7 7-7a6.98 6.98 0 0 1 4.93 2.04V3.6a0.5 0.5 0 0 0-0.39-0.48l-9-2a0.5 0.5 0 0 0-0.22 0l-9 2a0.5 0.5 0 0 0-0.39 0.48v10c0 0.05 0 0.1 0.02 0.14c1.28 4.6 7.71 9.36 9.48 9.36c0.36 0 1-0.25 1.76-0.68c-2.46-1.08-4.2-3.55-4.2-6.41z"/> | ||
</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
10 changes: 10 additions & 0 deletions
10
packages/natds-icons/dist/drawables/filled_navigation_arrowctrlcompactbottom.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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M7.3 9.3a1 1 0 0 1 1.4 0l3.3 3.29l3.3-3.3a1 1 0 1 1 1.4 1.42l-4 4a1 1 0 0 1-1.4 0l-4-4a1 1 0 0 1 0-1.42z"/> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
packages/natds-icons/dist/drawables/filled_navigation_arrowctrlcompactleft.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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M14.7 7.3a1 1 0 0 1 0 1.4L11.42 12l3.3 3.3a1 1 0 0 1-1.42 1.4l-4-4a1 1 0 0 1 0-1.4l4-4a1 1 0 0 1 1.42 0z"/> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
packages/natds-icons/dist/drawables/filled_navigation_arrowctrlcompactright.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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M9.3 7.3a1 1 0 0 1 1.4 0l4 4a1 1 0 0 1 0 1.4l-4 4a1 1 0 0 1-1.4-1.4l3.29-3.3l-3.3-3.3a1 1 0 0 1 0-1.4z"/> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
packages/natds-icons/dist/drawables/filled_navigation_arrowctrlcompacttop.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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M11.3 9.3a1 1 0 0 1 1.4 0l4 4a1 1 0 0 1-1.4 1.4L12 11.42l-3.3 3.3a1 1 0 0 1-1.4-1.42l4-4z"/> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
packages/natds-icons/dist/drawables/filled_navigation_arrowctrlregularbottom.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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M2.3 7.3a1 1 0 0 1 1.4 0l8.3 8.29l8.3-8.3a1 1 0 1 1 1.4 1.42l-9 9a1 1 0 0 1-1.4 0l-9-9a1 1 0 0 1 0-1.42z"/> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
packages/natds-icons/dist/drawables/filled_navigation_arrowctrlregularleft.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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M17.7 2.3a1 1 0 0 1 0 1.4L9.42 12l8.3 8.3a1 1 0 0 1-1.42 1.4l-9-9a1 1 0 0 1 0-1.4l9-9a1 1 0 0 1 1.42 0z"/> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
packages/natds-icons/dist/drawables/filled_navigation_arrowctrlregularright.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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M6.3 2.3a1 1 0 0 1 1.4 0l9 9a1 1 0 0 1 0 1.4l-9 9a1 1 0 0 1-1.4-1.4l8.29-8.3l-8.3-8.3a1 1 0 0 1 0-1.4z"/> | ||
</vector> |
10 changes: 10 additions & 0 deletions
10
packages/natds-icons/dist/drawables/filled_navigation_arrowctrlregulartop.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,10 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:fillType="evenOdd" | ||
android:pathData="M12 6a1 1 0 0 1 0.7 0.3l9 9a1 1 0 0 1-1.4 1.4L12 8.42l-8.3 8.3a1 1 0 0 1-1.4-1.42l9-9A1 1 0 0 1 12 6z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
packages/natds-icons/dist/drawables/filled_navigation_arrowrunbottom.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M11.48 4.69a1 1 0 1 1 2 0v12.9l5.81-5.81a1 1 0 0 1 1.42 1.41l-7.48 7.48A0.99 0.99 0 0 1 12.48 21a0.98 0.98 0 0 1-0.73-0.32L4.26 13.2a1 1 0 1 1 1.42-1.41l5.8 5.8V4.69z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
packages/natds-icons/dist/drawables/filled_navigation_arrowrunleft.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M19.31 13.48H6.41l5.81 5.81a1 1 0 1 1-1.41 1.42l-7.52-7.52a1 1 0 0 1 0-1.42l7.52-7.51a1 1 0 0 1 1.41 1.41l-5.8 5.81H19.3a1 1 0 1 1 0 2z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
packages/natds-icons/dist/drawables/filled_navigation_arrowrunright.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M4.69 12.52a1 1 0 1 1 0-2h12.9l-5.81-5.81a1 1 0 0 1 1.41-1.42l7.36 7.36a1 1 0 0 1 0.44 0.68c0.08 0.4-0.1 0.83-0.47 1.05L13.2 19.7A1 1 0 0 1 12.48 20a1 1 0 0 1-0.7-1.7l5.77-5.78H4.7z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
packages/natds-icons/dist/drawables/filled_navigation_arrowruntop.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M19 12.52a1 1 0 0 1-0.7-0.3l-5.77-5.8v12.9a1 1 0 0 1-2 0V6.41l-5.81 5.8a1 1 0 1 1-1.42-1.4L10.8 3.3a1 1 0 0 1 1.42 0l7.52 7.51A1 1 0 0 1 19 12.52z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
packages/natds-icons/dist/drawables/filled_navigation_arrowtrianglebottom.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M7 9.5l5 5l5-5H7z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
packages/natds-icons/dist/drawables/filled_navigation_arrowtriangleleft.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M14.5 7l-5 5l5 5V7z"/> | ||
</vector> |
9 changes: 9 additions & 0 deletions
9
packages/natds-icons/dist/drawables/filled_navigation_arrowtriangleright.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,9 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="24dp" | ||
android:height="24dp" | ||
android:viewportWidth="24" | ||
android:viewportHeight="24"> | ||
<path | ||
android:fillColor="#FF000000" | ||
android:pathData="M9.5 7l5 5l-5 5V7z"/> | ||
</vector> |
Oops, something went wrong.