OsmAnd/OsmAnd/res/drawable/ic_action_picture_size.xml
2020-01-10 13:05:20 +02:00

9 lines
567 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:pathData="M21,15H23V17H21V15ZM21,11H23V13H21V11ZM23,19H21V21C22,21 23,20 23,19ZM13,3H15V5H13V3ZM21,7H23V9H21V7ZM21,3V5H23C23,4 22,3 21,3ZM1,7H3V9H1V7ZM17,3H19V5H17V3ZM17,19H19V21H17V19ZM3,3C2,3 1,4 1,5H3V3ZM9,3H11V5H9V3ZM5,3H7V5H5V3ZM1,11V19C1,20.1 1.9,21 3,21H15V11H1ZM3,19L5.5,15.79L7.29,17.94L9.79,14.72L13,19H3Z"
android:fillColor="#727272"/>
</vector>