off.xml 1.06 KB
Newer Older
vunguyencuong's avatar
vunguyencuong committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="42dp"
    android:height="40dp"
    android:viewportWidth="21"
    android:viewportHeight="20">
    <path
        android:fillAlpha="0.2"
        android:fillColor="#000000"
        android:pathData="M10.56,10.08m-9.728,0a9.728,9.728 0,1 1,19.456 0a9.728,9.728 0,1 1,-19.456 0"
        android:strokeAlpha="0.2" />
    <path
        android:fillColor="#ffffff"
        android:fillType="evenOdd"
        android:pathData="M10.602,5.216C10.252,5.216 9.968,5.477 9.968,5.799V8.912C9.968,9.235 10.252,9.496 10.602,9.496C10.953,9.496 11.237,9.235 11.237,8.912V5.799C11.237,5.477 10.953,5.216 10.602,5.216ZM13.115,6.932C12.861,7.154 12.85,7.524 13.091,7.758C14.51,9.135 14.51,11.38 13.09,12.757C11.689,14.116 9.431,14.116 8.03,12.757C6.61,11.38 6.61,9.135 8.029,7.758C8.27,7.524 8.26,7.154 8.005,6.932C7.751,6.711 7.349,6.721 7.108,6.954C5.225,8.782 5.225,11.733 7.109,13.56C9.011,15.405 12.109,15.405 14.011,13.56C15.895,11.733 15.895,8.782 14.012,6.954C13.771,6.721 13.369,6.711 13.115,6.932Z" />
</vector>