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

29 lines
1.1 KiB
XML
Raw Normal View History

2022-07-17 14:40:46 +05:30
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
2022-07-29 16:09:03 +05:30
android:tint="?attr/colorControlNormal"
2022-07-17 14:40:46 +05:30
android:viewportWidth="256"
android:viewportHeight="256">
<path
android:fillColor="#00000000"
android:pathData="M233.95,94.29l0,-72.24l-72.24,0"
android:strokeWidth="24"
android:strokeColor="#000000"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
<path
android:fillColor="#00000000"
android:pathData="M147.26,108.74L233.95,22.05"
android:strokeWidth="24"
android:strokeColor="#000000"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
<path
android:fillColor="#00000000"
android:pathData="m195.42,147.26v77.05a9.63,9.63 0,0 1,-9.63 9.63H31.68a9.63,9.63 0,0 1,-9.63 -9.63V70.21a9.63,9.63 0,0 1,9.63 -9.63h77.05"
android:strokeWidth="24"
android:strokeColor="#000000"
android:strokeLineCap="round"
android:strokeLineJoin="round" />
</vector>