Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a1820d2 authored by blunden's avatar blunden Committed by Steve Kondik
Browse files

Update the Privacy category drawable

Replace the current ones with new vector drawables

Change-Id: I27a6778d876672c78469b886e2574baa149aad80
parent f52d58a3
Loading
Loading
Loading
Loading
−722 B
Loading image diff...
−515 B
Loading image diff...
−1.04 KiB
Loading image diff...
−1.57 KiB
Loading image diff...
+11 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<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="#009688"
        android:pathData="M15.728,3H8.272L3,8.272v7.456L8.272,21h7.456L21,15.728V8.272L15.728,3Z M16.847,11.795 c-0.045,0.027-0.58,0.411-0.768,1.026c-0.187,0.616-0.607,1.044-0.66,1.964c-0.054,0.919-1.607,2.472-1.977,2.472h-2.879 c-1.092,0-1.978-0.912-1.997-1.999H8.564v-2.856v-0.857c0,0,0-2.956,0-3.011c0-0.237,0.192-0.428,0.428-0.428 c0.237,0,0.428,0.192,0.428,0.428c0,0.055,0,3.011,0,3.011h0.571c0,0,0-4.006,0-4.011c0-0.315,0.256-0.571,0.571-0.571 c0.315,0,0.571,0.256,0.571,0.571c0,0.004-0.001,0.008-0.001,0.012h0.001v3.713h0.571v-4.57c0-0.315,0.256-0.571,0.571-0.571 s0.571,0.256,0.571,0.571v4.57h0.571V7.26c0-0.316,0.256-0.571,0.571-0.571s0.571,0.256,0.571,0.571v4.722 c-0.001,0.048-0.01,0.09-0.018,0.134c-0.022,0.123-0.113,0.524-0.749,0.839c-0.095,0.047-1.803,0.938-1.803,1.714v0.589h-0.002 c-0.002,0.108-0.008,0.215-0.016,0.32c0.006-0.002,0.014-0.008,0.018-0.007c0.149,0.015,0.286-0.312,0.286-0.312 s0.205-0.759,0.571-1.116c0.366-0.357,0.937-0.464,1.214-0.643c0.277-0.179,1.053-1.303,1.062-1.383s0.527-0.946,1.187-0.857 C16.971,11.348,16.891,11.768,16.847,11.795z" />
</vector>
 No newline at end of file
Loading