mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-27 04:04:43 +01:00
Add finalized private story icons.
This commit is contained in:
committed by
Cody Henthorne
parent
5854074d4a
commit
2c341f450f
@@ -4,6 +4,6 @@
|
||||
android:viewportWidth="24"
|
||||
android:viewportHeight="24">
|
||||
<path
|
||||
android:fillColor="@color/signal_icon_tint_primary"
|
||||
android:pathData="M17,9L17,6A5,5 0,0 0,7 6L7,9a3,3 0,0 0,-3 3v7a3,3 0,0 0,3 3L17,22a3,3 0,0 0,3 -3L20,12A3,3 0,0 0,17 9ZM8.5,6a3.5,3.5 0,0 1,7 0L15.5,9h-7ZM18.5,19A1.5,1.5 0,0 1,17 20.5L7,20.5A1.5,1.5 0,0 1,5.5 19L5.5,12A1.5,1.5 0,0 1,7 10.5L17,10.5A1.5,1.5 0,0 1,18.5 12ZM12.75,15.792L12.75,18h-1.5L11.25,15.792a1.5,1.5 0,1 1,1.5 0Z"/>
|
||||
android:pathData="M16.854,10.222V7.5C16.854,6.8626 16.7284,6.2314 16.4845,5.6424C16.2406,5.0535 15.883,4.5184 15.4323,4.0677C14.9816,3.617 14.4465,3.2594 13.8575,3.0155C13.2686,2.7715 12.6374,2.646 12,2.646C11.3626,2.646 10.7314,2.7715 10.1425,3.0155C9.5535,3.2594 9.0184,3.617 8.5677,4.0677C8.117,4.5184 7.7594,5.0535 7.5155,5.6424C7.2716,6.2314 7.146,6.8626 7.146,7.5V10.222C6.6835,10.2899 6.2607,10.5214 5.9543,10.8744C5.6479,11.2274 5.4782,11.6786 5.476,12.146V19.4C5.4773,19.9178 5.6836,20.4141 6.0498,20.7802C6.4159,21.1464 6.9122,21.3527 7.43,21.354H16.57C17.0878,21.3527 17.5841,21.1464 17.9502,20.7802C18.3164,20.4141 18.5227,19.9178 18.524,19.4V12.146C18.5218,11.6786 18.3521,11.2274 18.0457,10.8744C17.7393,10.5214 17.3165,10.2899 16.854,10.222ZM12,4.146C12.8892,4.147 13.7417,4.5008 14.3705,5.1295C14.9992,5.7583 15.3529,6.6108 15.354,7.5V10.193H8.646V7.5C8.6471,6.6108 9.0008,5.7583 9.6295,5.1295C10.2583,4.5008 11.1108,4.147 12,4.146V4.146ZM17.024,19.4C17.0224,19.5198 16.9741,19.6343 16.8892,19.7189C16.8044,19.8036 16.6898,19.8517 16.57,19.853H7.43C7.3102,19.8517 7.1956,19.8036 7.1108,19.7189C7.0259,19.6343 6.9776,19.5198 6.976,19.4V12.146C6.9778,12.0262 7.0263,11.9119 7.111,11.8273C7.1958,11.7427 7.3102,11.6945 7.43,11.693H16.57C16.6898,11.6945 16.8042,11.7427 16.889,11.8273C16.9737,11.9119 17.0222,12.0262 17.024,12.146V19.4Z"
|
||||
android:fillColor="#000000"/>
|
||||
</vector>
|
||||
|
||||
Reference in New Issue
Block a user