<!--
    https://github.com/ajayyy/DeArrow/blob/4d9e85b41382de0cc8ec2053789455b374b7a70d/public/icons/logo.svg
    Changes made: The DeArrow logo was resized.

    Copyright 2023 Ajay Ramachandran <dev@ajay.app>
-->
<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="?android:attr/textColorPrimary"
        android:pathData="M15.3167,11.9222 C15.3167,13.6784,13.8439,15.1565,12.0878,15.1565 C10.3317,15.1565,8.96963,13.6784,8.96963,11.9222 C8.96963,10.166,10.3317,8.73604,12.0878,8.73604 C13.8439,8.73604,15.3167,10.166,15.3167,11.9222 Z" />

    <path
        android:fillColor="?android:attr/textColorPrimary"
        android:pathData="M12.0898,1 C9.11051,1,6.47604,2.46218,4.52344,4.45703 C2.57082,6.45189,1,9.14131,1,12.1855 C1,15.2298,2.21732,18.2805,4.16992,20.2754 C6.12253,22.2702,9.1099,22.9512,12.0898,22.9512 C15.0698,22.9512,17.5923,21.7956,19.5449,19.8008 C21.4975,17.8059,23,15.2298,23,12.1855 C23,9.14193,21.7364,6.32103,19.7832,4.32617 C17.8306,2.33133,15.0692,1,12.0898,1 Z M11.8906,3.42578 C14.2597,3.42578,16.3243,4.74678,17.877,6.29883 C19.4297,7.85087,20.4648,9.91599,20.4648,12.2852 C20.4648,14.6543,19.6836,16.9733,18.1309,18.5254 C16.5782,20.0774,14.259,20.5254,11.8906,20.5254 C9.52227,20.5254,7.53903,19.7415,5.98633,18.1895 C4.43363,16.6374,3.53516,14.6543,3.53516,12.2852 C3.53516,9.91599,4.17849,7.67581,5.73047,6.12305 C7.28245,4.57029,9.52154,3.42578,11.8906,3.42578 Z" />
</vector>