mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Change event action icons.
This commit is contained in:
parent
538149233b
commit
14d4b34cee
@ -1,22 +1,18 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="22dp"
|
||||
android:height="22dp"
|
||||
android:viewportWidth="22"
|
||||
android:viewportHeight="22">
|
||||
android:width="25dp"
|
||||
android:height="25dp"
|
||||
android:viewportWidth="25"
|
||||
android:viewportHeight="25">
|
||||
<path
|
||||
android:pathData="M3.222,1L18.778,1A2.222,2.222 0,0 1,21 3.222L21,18.778A2.222,2.222 0,0 1,18.778 21L3.222,21A2.222,2.222 0,0 1,1 18.778L1,3.222A2.222,2.222 0,0 1,3.222 1z"
|
||||
android:strokeLineJoin="round"
|
||||
android:pathData="M6.5,6.5L18.5,18.5"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeColor="#9E9E9E"
|
||||
android:strokeColor="#000000"
|
||||
android:strokeLineCap="round"/>
|
||||
<path
|
||||
android:pathData="M7.667,7.667l6.666,6.666M14.333,7.667l-6.666,6.666"
|
||||
android:strokeLineJoin="round"
|
||||
android:pathData="M18.5,6.5L6.5,18.5"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeColor="#9E9E9E"
|
||||
android:strokeColor="#000000"
|
||||
android:strokeLineCap="round"/>
|
||||
</vector>
|
||||
|
@ -1,5 +1,20 @@
|
||||
<vector android:autoMirrored="true" android:height="24dp"
|
||||
android:viewportHeight="24" android:viewportWidth="24"
|
||||
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#FF000000" android:pathData="M17,3L5,3c-1.11,0 -2,0.9 -2,2v14c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2L21,7l-4,-4zM12,19c-1.66,0 -3,-1.34 -3,-3s1.34,-3 3,-3 3,1.34 3,3 -1.34,3 -3,3zM15,9L5,9L5,5h10v4z"/>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="25dp"
|
||||
android:height="25dp"
|
||||
android:viewportWidth="25"
|
||||
android:viewportHeight="25">
|
||||
<path
|
||||
android:pathData="M12.5,18L12.5,5.5"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#000000"
|
||||
android:strokeLineCap="round"/>
|
||||
<path
|
||||
android:pathData="M19,13L12.5,19.5L6,13"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#000000"
|
||||
android:strokeLineCap="round"/>
|
||||
</vector>
|
||||
|
@ -1,22 +1,7 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="22dp"
|
||||
android:height="22dp"
|
||||
android:viewportWidth="22"
|
||||
android:viewportHeight="22">
|
||||
<path
|
||||
android:pathData="M9,12a5,5 0,0 0,7.54 0.54l3,-3a5,5 0,0 0,-7.07 -7.07l-1.72,1.71"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeColor="#9E9E9E"
|
||||
android:strokeLineCap="round"/>
|
||||
<path
|
||||
android:pathData="M13,10a5,5 0,0 0,-7.54 -0.54l-3,3a5,5 0,0 0,7.07 7.07l1.71,-1.71"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeColor="#9E9E9E"
|
||||
android:strokeLineCap="round"/>
|
||||
<vector android:autoMirrored="true" android:height="25dp"
|
||||
android:viewportHeight="25" android:viewportWidth="25"
|
||||
android:width="25dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#00000000"
|
||||
android:pathData="M13.0285,7.0409L13.5273,6.5421C14.9052,5.1643 17.1259,5.151 18.4874,6.5125C19.849,7.874 19.8357,10.0947 18.4579,11.4725L16.0878,13.8425C14.71,15.2203 12.4893,15.2335 11.1277,13.872M11.9717,17.9589L11.4727,18.4579C10.0948,19.8357 7.8741,19.849 6.5126,18.4875C5.151,17.126 5.1643,14.9053 6.5421,13.5275L8.912,11.1577C10.2899,9.7799 12.5106,9.7667 13.8721,11.1281"
|
||||
android:strokeColor="#000000" android:strokeLineCap="round" android:strokeWidth="2"/>
|
||||
</vector>
|
||||
|
@ -1,22 +1,11 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="22dp"
|
||||
android:height="13dp"
|
||||
android:viewportWidth="22"
|
||||
android:viewportHeight="13">
|
||||
<path
|
||||
android:pathData="M5.4444,1l-4.4444,4.3636l4.4444,4.3636"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#9E9E9E"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeLineCap="round"/>
|
||||
<path
|
||||
android:pathData="M21,11.9091L21,9.7273C21,7.3173 19.0102,5.3636 16.5556,5.3636L1,5.3636"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#9E9E9E"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeLineCap="round"/>
|
||||
<vector android:autoMirrored="true" android:height="25dp"
|
||||
android:viewportHeight="25" android:viewportWidth="25"
|
||||
android:width="25dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#00000000"
|
||||
android:pathData="M13.9217,19.5H16.0147C18.4917,19.5 20.4997,17.4106 20.4997,14.8333C20.4997,12.256 18.4917,10.1666 16.0147,10.1666H6.5449"
|
||||
android:strokeColor="#000000" android:strokeLineCap="round" android:strokeWidth="2"/>
|
||||
<path android:fillColor="#00000000"
|
||||
android:pathData="M9.1988,5.5L4.5,10.214L9.1988,14.9281"
|
||||
android:strokeColor="#000000" android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round" android:strokeWidth="2"/>
|
||||
</vector>
|
||||
|
@ -1,12 +1,17 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="20dp"
|
||||
android:height="20dp"
|
||||
android:viewportWidth="20"
|
||||
android:viewportHeight="20">
|
||||
<path
|
||||
android:pathData="M5.4861,9.7344L5.4501,9.3925L14.9912,4.5311L15.2479,4.7833C15.7127,5.24 16.3352,5.5 17,5.5C18.3807,5.5 19.5,4.3807 19.5,3C19.5,1.6193 18.3807,0.5 17,0.5C15.6193,0.5 14.5,1.6193 14.5,3C14.5,3.0963 14.5054,3.1918 14.5162,3.2863L14.5554,3.6308L5.0234,8.4876L4.7666,8.2311C4.3005,7.7656 3.6719,7.5 3,7.5C1.6193,7.5 0.5,8.6193 0.5,10C0.5,11.3807 1.6193,12.5 3,12.5C3.6072,12.5 4.1796,12.2834 4.6301,11.8955L4.8892,11.6724L14.493,16.7788L14.501,17.0699C14.5379,18.4208 15.6453,19.5 17,19.5C18.3807,19.5 19.5,18.3807 19.5,17C19.5,15.6193 18.3807,14.5 17,14.5C16.2197,14.5 15.4997,14.8592 15.0283,15.4628L14.77,15.7935L5.3947,10.8086L5.4598,10.4494C5.4865,10.3023 5.5,10.1521 5.5,10C5.5,9.9107 5.4953,9.8221 5.4861,9.7344Z"
|
||||
android:strokeWidth="1"
|
||||
android:fillColor="#979797"
|
||||
android:strokeColor="#979797"
|
||||
android:fillType="evenOdd"/>
|
||||
<vector android:autoMirrored="true" android:height="25dp"
|
||||
android:viewportHeight="25" android:viewportWidth="25"
|
||||
android:width="25dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#00000000"
|
||||
android:pathData="M17.5,17.5L6.5,12.5L17.5,7.5"
|
||||
android:strokeColor="#000000" android:strokeLineCap="round"
|
||||
android:strokeLineJoin="round" android:strokeWidth="2"/>
|
||||
<path android:fillColor="#FCFCFC"
|
||||
android:pathData="M17.5,7.5m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0"
|
||||
android:strokeColor="#000000" android:strokeLineCap="round" android:strokeWidth="2"/>
|
||||
<path android:fillColor="#FCFCFC"
|
||||
android:pathData="M17.5,17.5m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0"
|
||||
android:strokeColor="#000000" android:strokeLineCap="round" android:strokeWidth="2"/>
|
||||
<path android:fillColor="#FCFCFC"
|
||||
android:pathData="M6.5,12.5m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0"
|
||||
android:strokeColor="#000000" android:strokeLineCap="round" android:strokeWidth="2"/>
|
||||
</vector>
|
||||
|
@ -1,38 +1,15 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="22dp"
|
||||
android:height="22dp"
|
||||
android:viewportWidth="22"
|
||||
android:viewportHeight="22">
|
||||
android:width="25dp"
|
||||
android:height="25dp"
|
||||
android:viewportWidth="25"
|
||||
android:viewportHeight="25">
|
||||
<path
|
||||
android:pathData="M11,11m-10,0a10,10 0,1 1,20 0a10,10 0,1 1,-20 0"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeColor="#9e9e9e"
|
||||
android:strokeLineCap="round"/>
|
||||
android:pathData="M5.5001,8.25a2,2.25 0,1 0,4 0a2,2.25 0,1 0,-4 0z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="m7,13s1.5,2 4,2 4,-2 4,-2"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeColor="#9e9e9e"
|
||||
android:strokeLineCap="round"/>
|
||||
android:pathData="M15.5001,8.25a2,2.25 0,1 0,4 0a2,2.25 0,1 0,-4 0z"
|
||||
android:fillColor="#000000"/>
|
||||
<path
|
||||
android:pathData="m8,8h0.01"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeColor="#9e9e9e"
|
||||
android:strokeLineCap="round"/>
|
||||
<path
|
||||
android:pathData="m14,8h0.01"
|
||||
android:strokeLineJoin="round"
|
||||
android:strokeWidth="2"
|
||||
android:fillColor="#00000000"
|
||||
android:fillType="evenOdd"
|
||||
android:strokeColor="#9e9e9e"
|
||||
android:strokeLineCap="round"/>
|
||||
android:pathData="M6.8923,14.5482C6.6427,14.0555 6.0411,13.8584 5.5483,14.1079C5.0556,14.3574 4.8585,14.9591 5.108,15.4518L6.8923,14.5482ZM19.9083,15.4187C20.1395,14.9171 19.9204,14.3231 19.4188,14.0919C18.9173,13.8606 18.3232,14.0798 18.092,14.5813L19.9083,15.4187ZM6.0001,15C5.108,15.4518 5.1082,15.4522 5.1084,15.4526C5.1085,15.4528 5.1087,15.4532 5.1089,15.4535C5.1092,15.4542 5.1096,15.4549 5.11,15.4557C5.1108,15.4572 5.1117,15.459 5.1127,15.4611C5.1148,15.4651 5.1175,15.4702 5.1206,15.4762C5.1269,15.4881 5.1353,15.5039 5.1457,15.5231C5.1666,15.5615 5.196,15.6141 5.234,15.6787C5.3099,15.8078 5.4206,15.9859 5.5674,16.1966C5.86,16.6166 6.3014,17.1742 6.9031,17.7328C8.1101,18.8535 9.9896,20 12.5908,20V18C10.6269,18 9.2111,17.1465 8.264,16.2672C7.7886,15.8258 7.4383,15.3834 7.2085,15.0534C7.094,14.8891 7.0108,14.7547 6.9581,14.6651C6.9318,14.6203 6.9132,14.5869 6.9023,14.5668C6.8968,14.5567 6.8932,14.55 6.8915,14.5468C6.8907,14.5452 6.8903,14.5445 6.8905,14.5447C6.8905,14.5448 6.8907,14.5452 6.891,14.5458C6.8912,14.5461 6.8913,14.5464 6.8915,14.5468C6.8917,14.547 6.8918,14.5474 6.8919,14.5475C6.8921,14.5478 6.8923,14.5482 6.0001,15ZM12.5908,20C15.1961,20 17.0358,18.8498 18.2034,17.718C18.784,17.1552 19.2031,16.5937 19.4786,16.1707C19.6168,15.9585 19.7202,15.7791 19.7909,15.6488C19.8263,15.5836 19.8536,15.5305 19.873,15.4915C19.8828,15.472 19.8906,15.456 19.8964,15.4438C19.8993,15.4377 19.9018,15.4325 19.9038,15.4283C19.9047,15.4262 19.9056,15.4244 19.9064,15.4228C19.9067,15.422 19.9071,15.4212 19.9074,15.4205C19.9076,15.4202 19.9078,15.4197 19.9078,15.4196C19.9081,15.4191 19.9083,15.4187 19.0001,15C18.092,14.5813 18.0922,14.5809 18.0924,14.5805C18.0924,14.5804 18.0926,14.58 18.0927,14.5798C18.0929,14.5794 18.0931,14.579 18.0932,14.5787C18.0935,14.578 18.0937,14.5776 18.0938,14.5775C18.0939,14.5771 18.0937,14.5777 18.093,14.5791C18.0916,14.5821 18.0884,14.5886 18.0835,14.5984C18.0737,14.618 18.057,14.6508 18.033,14.695C17.985,14.7834 17.9087,14.9165 17.8027,15.0793C17.5897,15.4063 17.2624,15.8448 16.8114,16.282C15.9156,17.1502 14.5507,18 12.5908,18V20Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
|
Loading…
Reference in New Issue
Block a user