Merge pull request #6953 from element-hq/feature/bma/cropIcon

Replace "Edit" button with Crop icon.
This commit is contained in:
Benoit Marty
2026-06-08 10:15:11 +02:00
committed by GitHub
16 changed files with 42 additions and 35 deletions
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7511b9256afc6d001b53576959e69549683ab4cb81b49031aeda027d14178aa
size 245703
oid sha256:78386a58e91be3213485f60909ec8d83cd535aabcec775aadf7b36e77d8542f0
size 245853
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83a12b138543be1e17da8aa562bd95d1de18c0093da50d9a14196f905584bf7c
size 258948
oid sha256:477ab18ffa1ca81ca5e4c9f30f4466b19e14fcaddf641fc860c6be19a0e33d4f
size 259185
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73b37a7cd34f2ffe285011f67c2b38ed5399cbea40b3115c6c5115536f2902f2
size 260171
oid sha256:7edeebf9876aecd262fceb7d55a4bfd30a859a69b708af8dd4538ffc0f9be419
size 260400
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49a9372bea521e4ee948bbd4f7616310c411ee46f84ffd562d9b35bc9bfeb4d9
size 97239
oid sha256:cc6cc2d2e89c7460217c2075046e41bef727407ee422dcdea23f161f48441904
size 97346
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:add37e4d84f03a33caf1079eaa99631682f5ef6418096629f96433520e519b20
size 103742
oid sha256:4df16aee4a3a8b10c33e9724904c72b8dc502725204d2f86cf62cc381b35f4a1
size 103870
File diff suppressed because one or more lines are too long
@@ -4,9 +4,10 @@
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M6,2a1,1 0,0 1,1 1v13a1,1 0,0 0,1 1h13a1,1 0,1 1,0 2h-2v2a1,1 0,1 1,-2 0v-2H8a3,3 0,0 1,-3 -3V7H3a1,1 0,0 1,0 -2h2V3a1,1 0,0 1,1 -1"
android:fillColor="#FF000000"/>
android:pathData="M6,4a1,1 0,0 0,-1 1v2H3a1,1 0,1 0,0 2h2v8a3,3 0,0 0,3 3h8v2a1,1 0,0 0,2 0v-2h2a1,1 0,1 0,0 -2h-2v-8a3,3 0,0 0,-3 -3H7V5a1,1 0,0 0,-1 -1m9,5a1,1 0,0 1,1 1v8H8a1,1 0,0 1,-1 -1V9z"
android:fillColor="#FF000000"
android:fillType="evenOdd"/>
<path
android:pathData="M16,5a3,3 0,0 1,3 3v7h-2V8a1,1 0,0 0,-1 -1H9V5z"
android:pathData="M15.707,0.293a1,1 0,0 0,-1.414 0l-2,2a1,1 0,0 0,0 1.414l2,2a1,1 0,1 0,1.414 -1.414l-0.275,-0.276A6,6 0,0 1,21 10a1,1 0,1 0,2 0,8 8,0 0,0 -7.596,-7.99l0.303,-0.303a1,1 0,0 0,0 -1.414"
android:fillColor="#FF000000"/>
</vector>