mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 11:20:47 +01:00
Add setting for requesting user account data.
This commit is contained in:
42
app/src/main/res/drawable/export_account_data.xml
Normal file
42
app/src/main/res/drawable/export_account_data.xml
Normal file
@@ -0,0 +1,42 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="88dp"
|
||||
android:height="88dp"
|
||||
android:viewportWidth="88"
|
||||
android:viewportHeight="88">
|
||||
<path
|
||||
android:pathData="M44,44m-44,0a44,44 0,1 1,88 0a44,44 0,1 1,-88 0"
|
||||
android:fillColor="#CCD1FF"/>
|
||||
<path
|
||||
android:pathData="M14.543,57.299C15.625,50.954 22.023,46.412 29.347,46.412C36.67,46.412 43.068,50.954 44.15,57.299C44.476,59.21 42.888,60.566 41.315,60.566H17.378C15.805,60.566 14.217,59.21 14.543,57.299Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M22.166,35.467C22.166,30.903 25.165,27 29.347,27C33.528,27 36.527,30.903 36.527,35.467C36.527,37.775 35.787,39.959 34.542,41.593C33.298,43.227 31.476,44.39 29.347,44.39C27.217,44.39 25.395,43.227 24.151,41.593C22.906,39.959 22.166,37.775 22.166,35.467Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M32.183,43.655C33.099,43.158 33.898,42.439 34.542,41.593C35.787,39.959 36.527,37.775 36.527,35.467C36.527,30.903 33.528,27 29.347,27C25.165,27 22.166,30.903 22.166,35.467C22.166,37.775 22.906,39.959 24.151,41.593C24.795,42.439 25.594,43.158 26.51,43.655C27.364,44.119 28.319,44.39 29.347,44.39C30.374,44.39 31.33,44.119 32.183,43.655ZM26.084,46.717C20.199,47.835 15.46,51.919 14.543,57.299C14.217,59.21 15.805,60.566 17.378,60.566H41.315C42.888,60.566 44.476,59.21 44.15,57.299C43.233,51.919 38.494,47.835 32.609,46.717C31.553,46.517 30.461,46.412 29.347,46.412C28.232,46.412 27.14,46.517 26.084,46.717ZM17.491,57.61H41.202C40.324,53.117 35.53,49.368 29.347,49.368C23.163,49.368 18.37,53.117 17.491,57.61ZM29.347,29.956C27.311,29.956 25.122,31.971 25.122,35.467C25.122,37.164 25.672,38.711 26.503,39.802C27.339,40.899 28.364,41.433 29.347,41.433C30.329,41.433 31.354,40.899 32.19,39.802C33.021,38.711 33.571,37.164 33.571,35.467C33.571,31.971 31.382,29.956 29.347,29.956Z"
|
||||
android:fillColor="#3945AF"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M49.939,32.196C49.939,31.661 50.373,31.228 50.907,31.228H69.627C70.162,31.228 70.595,31.661 70.595,32.196C70.595,32.73 70.162,33.164 69.627,33.164H50.907C50.373,33.164 49.939,32.73 49.939,32.196Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M69.627,33.164C70.162,33.164 70.595,32.73 70.595,32.196C70.595,31.661 70.162,31.228 69.627,31.228H50.907C50.373,31.228 49.939,31.661 49.939,32.196C49.939,32.73 50.373,33.164 50.907,33.164H69.627ZM50.907,28.323H69.627C71.766,28.323 73.5,30.057 73.5,32.196C73.5,34.335 71.766,36.069 69.627,36.069H50.907C48.768,36.069 47.034,34.335 47.034,32.196C47.034,30.057 48.768,28.323 50.907,28.323Z"
|
||||
android:fillColor="#3945AF"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M49.939,43.873C49.939,43.338 50.373,42.905 50.907,42.905H69.627C70.162,42.905 70.595,43.338 70.595,43.873C70.595,44.408 70.162,44.841 69.627,44.841H50.907C50.373,44.841 49.939,44.408 49.939,43.873Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M69.627,44.841C70.162,44.841 70.595,44.408 70.595,43.873C70.595,43.338 70.162,42.905 69.627,42.905H50.907C50.373,42.905 49.939,43.338 49.939,43.873C49.939,44.408 50.373,44.841 50.907,44.841H69.627ZM50.907,40H69.627C71.766,40 73.5,41.734 73.5,43.873C73.5,46.012 71.766,47.746 69.627,47.746H50.907C48.768,47.746 47.034,46.012 47.034,43.873C47.034,41.734 48.768,40 50.907,40Z"
|
||||
android:fillColor="#3945AF"
|
||||
android:fillType="evenOdd"/>
|
||||
<path
|
||||
android:pathData="M49.939,55.873C49.939,55.338 50.373,54.905 50.907,54.905H69.627C70.162,54.905 70.595,55.338 70.595,55.873C70.595,56.408 70.162,56.841 69.627,56.841H50.907C50.373,56.841 49.939,56.408 49.939,55.873Z"
|
||||
android:fillColor="#ffffff"/>
|
||||
<path
|
||||
android:pathData="M69.627,56.841C70.162,56.841 70.595,56.408 70.595,55.873C70.595,55.338 70.162,54.905 69.627,54.905H50.907C50.373,54.905 49.939,55.338 49.939,55.873C49.939,56.408 50.373,56.841 50.907,56.841H69.627ZM50.907,52H69.627C71.766,52 73.5,53.734 73.5,55.873C73.5,58.012 71.766,59.746 69.627,59.746H50.907C48.768,59.746 47.034,58.012 47.034,55.873C47.034,53.734 48.768,52 50.907,52Z"
|
||||
android:fillColor="#3945AF"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user