Newer
Older
dcms_cr_app / app / src / main / res / drawable / ic_lock.xml
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="80px"
    android:height="80px"
    android:viewportWidth="1024"
    android:viewportHeight="1024">
    <path
        android:fillColor="@color/mainThemeColor"
        android:pathData="M822.53,977.46H209.82c-73.52,0 -133.12,-59.6 -133.12,-133.12V454.86c0,-73.52 59.6,-133.12 133.12,-133.12h612.71c73.52,0 133.12,59.6 133.12,133.12v389.48c0,73.52 -59.6,133.12 -133.12,133.12z" />
    <path
        android:fillColor="#FFE37B"
        android:pathData="M355.02,321.74v-24.88c0,-88.88 72.29,-161.18 161.18,-161.18s161.18,72.29 161.18,161.18v24.88h102.4v-24.88c0,-145.31 -118.22,-263.58 -263.58,-263.58 -145.31,0 -263.58,118.22 -263.58,263.58v24.88h102.4zM516.15,796.83c-81.2,0 -147.25,-66.05 -147.25,-147.25s66.05,-147.25 147.25,-147.25 147.25,66.05 147.25,147.25 -66.05,147.25 -147.25,147.25zM516.15,604.77c-24.73,0 -44.85,20.12 -44.85,44.85s20.12,44.85 44.85,44.85 44.85,-20.12 44.85,-44.85 -20.12,-44.85 -44.85,-44.85z" />
</vector>