1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-2762 Relations | Design | Update relation format icons (#1529)

Co-authored-by: Evgenii Kozlov <ubuphobos@gmail.com>
This commit is contained in:
Nadezhda-Gurova 2024-09-04 12:08:27 +02:00 committed by GitHub
parent e064007837
commit dead90094c
Signed by: github
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 10 deletions

View file

@ -4,11 +4,7 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M16.9047,7.8655L11.6709,17.2312L6.9697,12.53L8.0303,11.4693L11.3291,14.7681L15.5953,7.1338L16.9047,7.8655Z"
android:fillColor="@color/glyph_active"
android:fillType="evenOdd"/>
<path
android:pathData="M12,20.5C16.6944,20.5 20.5,16.6944 20.5,12C20.5,7.3056 16.6944,3.5 12,3.5C7.3056,3.5 3.5,7.3056 3.5,12C3.5,16.6944 7.3056,20.5 12,20.5ZM12,22C17.5228,22 22,17.5228 22,12C22,6.4771 17.5228,2 12,2C6.4771,2 2,6.4771 2,12C2,17.5228 6.4771,22 12,22Z"
android:pathData="M7.5,4.5H16.5C18.157,4.5 19.5,5.843 19.5,7.5V16.5C19.5,18.157 18.157,19.5 16.5,19.5H7.5C5.843,19.5 4.5,18.157 4.5,16.5V7.5C4.5,5.843 5.843,4.5 7.5,4.5ZM3,7.5C3,5.015 5.015,3 7.5,3H16.5C18.985,3 21,5.015 21,7.5V16.5C21,18.985 18.985,21 16.5,21H7.5C5.015,21 3,18.985 3,16.5V7.5ZM11.671,17.232L16.905,7.866L15.595,7.134L11.329,14.768L8.03,11.47L6.97,12.53L11.671,17.232Z"
android:fillColor="@color/glyph_active"
android:fillType="evenOdd"/>
</vector>

View file

@ -4,11 +4,11 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M12,20.5C16.694,20.5 20.5,16.694 20.5,12C20.5,7.306 16.694,3.5 12,3.5C7.306,3.5 3.5,7.306 3.5,12C3.5,16.694 7.306,20.5 12,20.5ZM12,22C17.523,22 22,17.523 22,12C22,6.477 17.523,2 12,2C6.477,2 2,6.477 2,12C2,17.523 6.477,22 12,22Z"
android:pathData="M5.47,14.47C5.763,14.177 6.237,14.177 6.53,14.47L12,19.939L17.47,14.47C17.763,14.177 18.237,14.177 18.53,14.47C18.823,14.763 18.823,15.237 18.53,15.53L12,22.061L5.47,15.53C5.177,15.237 5.177,14.763 5.47,14.47Z"
android:fillColor="@color/glyph_active"
android:fillType="evenOdd"/>
<path
android:pathData="M7.47,10.47C7.763,10.177 8.237,10.177 8.53,10.47L12,13.939L15.47,10.47C15.763,10.177 16.237,10.177 16.53,10.47C16.823,10.763 16.823,11.237 16.53,11.53L12,16.061L7.47,11.53C7.177,11.237 7.177,10.763 7.47,10.47Z"
android:pathData="M5.47,9.53C5.763,9.823 6.237,9.823 6.53,9.53L12,4.061L17.47,9.53C17.763,9.823 18.237,9.823 18.53,9.53C18.823,9.237 18.823,8.763 18.53,8.47L12,1.939L5.47,8.47C5.177,8.763 5.177,9.237 5.47,9.53Z"
android:fillColor="@color/glyph_active"
android:fillType="evenOdd"/>
</vector>

View file

@ -15,9 +15,6 @@
<path
android:pathData="M19.5,6m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:fillColor="#B6B6B6"/>
<path
android:pathData="M19.5,12m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:fillColor="#B6B6B6"/>
<path
android:pathData="M19.5,18m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:fillColor="#B6B6B6"/>