Files
brave-core/android/java/res/drawable/ic_search.xml
T
2021-06-15 14:02:30 -04:00

11 lines
869 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="20dp"
android:height="20dp"
android:viewportWidth="20"
android:viewportHeight="20">
<path
android:pathData="M8,16C3.5818,16 0,12.4181 0,7.9995C0,3.5818 3.582,0 8,0C12.418,0 16,3.5818 16,7.9995C16,10.0473 15.2306,11.9154 13.9653,13.3306L19.7397,18.6096C20.0658,18.9077 20.0885,19.4137 19.7904,19.7398C19.4923,20.0659 18.9863,20.0886 18.6602,19.7905L12.7804,14.4152C11.4467,15.4106 9.7921,16 8,16ZM12.3743,12.6716C12.3148,12.709 12.2593,12.755 12.2095,12.8094C12.1966,12.8235 12.1843,12.838 12.1726,12.8527C11.0522,13.8171 9.5941,14.4 8,14.4C4.4655,14.4 1.6,11.5344 1.6,7.9995C1.6,4.4654 4.4656,1.6 8,1.6C11.5343,1.6 14.4,4.4654 14.4,7.9995C14.4,9.8426 13.621,11.5037 12.3743,12.6716Z"
android:fillColor="#495057"
android:fillType="evenOdd"/>
</vector>