1
0
Fork 0
fenix/app/src/main/res/drawable/ic_account_warning.xml

10 lines
1.4 KiB
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M15.853,11.045c0.255,-0.545 0.397,-1.153 0.397,-1.795C16.25,6.903 14.347,5 12,5S7.75,6.903 7.75,9.25 9.653,13.5 12,13.5c1.418,0 2.674,-0.694 3.446,-1.762l-1.24,2.48c-0.71,0.296 -1.453,0.582 -2.206,0.582 -2.132,0 -4.185,-2.3 -5.666,-0.59 -0.42,0.484 -0.454,1.19 -0.094,1.718 1.224,1.801 3.25,3.01 5.576,3.07l-0.531,1.063c-0.296,0.597 -0.36,1.271 -0.197,1.898C5.992,21.499 2,17.215 2,12 2,6.477 6.477,2 12,2s10,4.477 10,10c0,0.735 -0.08,1.452 -0.232,2.142l-1.331,-2.635C19.98,10.587 19.034,10 17.999,10c-0.848,0 -1.635,0.393 -2.146,1.045zM23.864,20.508c0.273,0.549 0.234,1.201 -0.103,1.714 -0.336,0.512 -0.92,0.808 -1.532,0.776h-8.55c-0.588,-0.016 -1.128,-0.33 -1.432,-0.834 -0.303,-0.505 -0.329,-1.129 -0.068,-1.656l4.275,-8.55c0.292,-0.587 0.89,-0.958 1.545,-0.958 0.655,0 1.254,0.371 1.545,0.958l4.32,8.55zM17.189,14.838v2.595c0.057,0.432 0.426,0.756 0.863,0.756 0.436,0 0.805,-0.324 0.862,-0.756v-2.595c0.045,-0.336 -0.11,-0.666 -0.395,-0.848 -0.285,-0.182 -0.65,-0.182 -0.935,0 -0.285,0.182 -0.44,0.512 -0.395,0.848zM19.064,20.013c0,-0.413 -0.248,-0.785 -0.63,-0.943 -0.38,-0.157 -0.82,-0.07 -1.111,0.222 -0.292,0.291 -0.379,0.73 -0.221,1.111s0.53,0.63 0.942,0.63c0.564,0 1.02,-0.457 1.02,-1.02z"
android:fillColor="@color/sync_error_text_color"/>
</vector>