LibreTube/app/src/main/res/drawable/ic_time_outlined.xml

23 lines
877 B
XML
Raw Normal View History

2022-07-02 00:47:23 +05:30
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="?android:attr/colorControlNormal"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M21.25,12C21.25,17.108 17.109,21.25 12,21.25C6.892,21.25 2.75,17.108 2.75,12C2.75,6.891 6.892,2.75 12,2.75C17.109,2.75 21.25,6.891 21.25,12Z"
android:strokeLineJoin="round"
android:strokeWidth="2.5"
android:fillColor="#00000000"
android:fillType="evenOdd"
android:strokeColor="#130F26"
android:strokeLineCap="round"/>
<path
android:pathData="M16.191,12.767L11.661,12.693V7.846"
android:strokeLineJoin="round"
android:strokeWidth="2.5"
android:fillColor="#00000000"
android:strokeColor="#130F26"
android:strokeLineCap="round"/>
</vector>