1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-03 01:10:49 +00:00
NewPipe/app/src/main/res/drawable-night/ic_school.xml

11 lines
380 B
XML
Raw Normal View History

2020-10-09 18:24:02 +00:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:tint="#FFFFFF"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M5,13.18v4L12,21l7,-3.82v-4L12,17l-7,-3.82zM12,3L1,9l11,6 9,-4.91V17h2V9L12,3z" />
</vector>