aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_log_out_24dp.xml
blob: 0c5dbe452a8fc465ed4fdbb5a58ef9dfeea87a43 (plain) (blame)
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
  <path
      android:fillColor="#FF000000"
      android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM4,12c0,-4.42 3.58,-8 8,-8 1.85,0 3.55,0.63 4.9,1.69L5.69,16.9C4.63,15.55 4,13.85 4,12zM12,20c-1.85,0 -3.55,-0.63 -4.9,-1.69L18.31,7.1C19.37,8.45 20,10.15 20,12c0,4.42 -3.58,8 -8,8z"/>
</vector>
20-09-27Fixed whatever 300 wasLuca Matei Pintilie1-1/+1 2020-09-27Fixed cooldownLuca Matei Pintilie1-2/+2 2020-09-27Better Error Handleraninternettroll4-42/+103 2020-09-27add cooldown messageSkycloudd2-9/+1 2020-09-27add 5 minute cooldown to pending commandSkycloudd1-0/+1 2020-09-27add global error handlerSkycloudd2-0/+21 2020-09-26Even more user data! Incredible!Thomas Voss1-0/+5 2020-09-26Harvested more user dataThomas Voss1-0/+5 2020-09-19 modified: custom_commands.jsonAnInternetTroll1-4/+9 2020-09-12Update utils.pyLuca Matei Pintilie1-1/+1 2020-09-12Update utils.pyLuca Matei Pintilie1-1/+1 2020-09-12Duplicate filter now checks for equal valuesMango0x451-11/+16 2020-09-12Black is neatMango0x4511-1616/+1783 2020-09-12actions are assMango0x451-20/+0 2020-09-12Testy testMango0x451-3/+1 2020-09-12if this doesnt work im doneThomas Voss1-1/+1 2020-09-12Github actions testMango0x451-1/+1 2020-09-12Make action work on pushMango0x451-0/+2 2020-09-12Testing github actionMango0x451-328/+333 2020-09-12I hope this worksMango0x451-10/+14 2020-09-12Harvested more user dataMango0x451-380/+385 2020-09-12pls fixMango0x451-1/+1 2020-09-12Action fixMango0x451-1/+1