Skip to content

Commit d754b44

Browse files
committed
chore(avd): update icons
See leboncoin/spark-tokens@23f1c01 from refs/heads/main
1 parent 3061147 commit d754b44

File tree

2 files changed

+65
-0
lines changed

2 files changed

+65
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<!--
2+
Copyright (c) 2023 Adevinta
3+
4+
Permission is hereby granted, free of charge, to any person obtaining a copy
5+
of this software and associated documentation files (the "Software"), to deal
6+
in the Software without restriction, including without limitation the rights
7+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8+
copies of the Software, and to permit persons to whom the Software is
9+
furnished to do so, subject to the following conditions:
10+
11+
The above copyright notice and this permission notice shall be included in all
12+
copies or substantial portions of the Software.
13+
14+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20+
SOFTWARE.
21+
-->
22+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
23+
android:width="24dp"
24+
android:height="24dp"
25+
android:viewportWidth="24"
26+
android:viewportHeight="24">
27+
<path
28+
android:fillColor="#FF000000"
29+
android:pathData="M9.85,4.14a7.08,7.08 0,0 1,4.9 8.6,7.06 7.06,0 0,1 -8.54,5.05 0.52,0.52 0,0 0,-0.64 0.58c0.02,0.1 0.08,0.21 0.16,0.29a9.06,9.06 0,0 0,14.89 -8.9A9.02,9.02 0,0 0,9.89 3.18a0.5,0.5 0,0 0,-0.3 0.78,0.5 0.5,0 0,0 0.26,0.18"/>
30+
<path
31+
android:fillColor="#FF000000"
32+
android:pathData="M6.55,9.5a0.75,0.75 0,0 0,-1.4 0l-0.43,1.13 -1.13,0.42a0.75,0.75 0,0 0,0 1.41l1.13,0.42 0.42,1.14a0.75,0.75 0,0 0,1.41 0l0.42,-1.14 1.14,-0.42a0.75,0.75 0,0 0,0 -1.4l-1.14,-0.43zM5.83,11.76 L5.85,11.74 5.87,11.76 5.85,11.78z"
33+
android:fillType="evenOdd"/>
34+
</vector>
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
<!--
2+
Copyright (c) 2023 Adevinta
3+
4+
Permission is hereby granted, free of charge, to any person obtaining a copy
5+
of this software and associated documentation files (the "Software"), to deal
6+
in the Software without restriction, including without limitation the rights
7+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8+
copies of the Software, and to permit persons to whom the Software is
9+
furnished to do so, subject to the following conditions:
10+
11+
The above copyright notice and this permission notice shall be included in all
12+
copies or substantial portions of the Software.
13+
14+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20+
SOFTWARE.
21+
-->
22+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
23+
android:width="24dp"
24+
android:height="24dp"
25+
android:viewportWidth="24"
26+
android:viewportHeight="24">
27+
<path
28+
android:fillColor="#FF000000"
29+
android:pathData="M11.96,5.9a6.13,6.13 0,1 1,0 12.25,6.13 6.13,0 0,1 0,-12.26m-3.83,7.84a0.61,0.61 0,0 1,-0.58 -0.43,4.6 4.6,0 0,1 4.41,-5.88c0.27,0 0.5,0.17 0.58,0.43a4.6,4.6 0,0 1,-4.41 5.88m9.82,-8.78 l-1,1a0.8,0.8 0,0 0,1.12 1.13l1,-1a0.8,0.8 0,0 0,-1.12 -1.13M5.87,17.02l-0.93,0.94a0.8,0.8 0,0 0,1.12 1.13l0.94,-0.94a0.8,0.8 0,0 0,-1.13 -1.13m13.16,0.94 l-0.95,-0.96a0.8,0.8 0,0 0,-1.13 1.13l0.95,0.95a0.8,0.8 0,0 0,1.13 -1.12M6.99,5.91l-0.97,-0.96A0.8,0.8 0,0 0,4.9 6.08l0.97,0.96A0.8,0.8 0,0 0,7 5.91m14.2,5.33h-1.42a0.8,0.8 0,0 0,0 1.6h1.42a0.8,0.8 0,0 0,0 -1.6m-17.08,0H2.8a0.8,0.8 0,0 0,0 1.6h1.32a0.8,0.8 0,0 0,0 -1.6m8.65,9.96v-1.35a0.8,0.8 0,0 0,-1.6 0v1.35a0.8,0.8 0,0 0,1.6 0m0,-17.03V2.8a0.8,0.8 0,0 0,-1.6 0v1.37a0.8,0.8 0,0 0,1.6 0"
30+
android:fillType="evenOdd"/>
31+
</vector>

0 commit comments

Comments
 (0)