sleipnir 0.2.15

Memory safe font operations for Google Fonts.
Documentation
1
2
3
4
5
6
7
8
<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:color/black"
        android:pathData="M4,20q-0.82,0-1.41-0.59T2,18V6Q2,5.18 2.59,4.59T4,4H20q0.83,0 1.41,0.59Q22,5.18 22,6V18q0,0.82-0.59,1.41T20,20H4Zm8-7l8-5V6l-8,5L4,6V8l8,5Z"/>
</vector>