tmap/res/drawable/ic_icon_add.xml
2022-06-10 21:38:30 +09:00

7 lines
806 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="18.0dip" android:width="18.0dip" android:viewportWidth="18.0" android:viewportHeight="18.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#00000000" android:pathData="M9,9m-8.5,0a8.5,8.5 0,1 1,17 0a8.5,8.5 0,1 1,-17 0" android:strokeColor="#ffd0d2d5" android:strokeWidth="1.0" android:fillType="evenOdd" />
<path android:fillColor="#00000000" android:pathData="M4.5,9L13.5,9" android:strokeColor="#ff000000" android:strokeWidth="1.2" android:strokeLineCap="round" android:fillType="evenOdd" />
<path android:fillColor="#00000000" android:pathData="M9,13.5L9,4.5" android:strokeColor="#ff000000" android:strokeWidth="1.2" android:strokeLineCap="round" android:fillType="evenOdd" />
</vector>