Files
SuperTinyIcons/images/android-vector-drawable/airbnb.xml
2023-03-19 14:30:09 +00:00

15 lines
602 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#ff5a5f"/>
<path
android:pathData="m211,115q-50,95 -96,197 -24,52 12,83c59,46 112,-20 129,-38s48,-64 48,-95 -22,-49 -48,-49 -48,18 -48,49 31,77 48,95 70,84 129,38q36,-31 12,-83 -46,-102 -96,-197c-21,-39 -69,-39 -90,0z"
android:strokeWidth="23"
android:fillColor="#00000000"
android:strokeColor="#fff"/>
</vector>