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

6 lines
699 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector android:height="22.0dip" android:width="22.0dip" android:viewportWidth="22.0" android:viewportHeight="22.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#ff000000" android:pathData="M19,4c0.552,0 1,0.448 1,1v12c0,0.552 -0.448,1 -1,1L3,18c-0.552,0 -1,-0.448 -1,-1L2,5c0,-0.552 0.448,-1 1,-1h16zM18.5,5h-15c-0.276,0 -0.5,0.224 -0.5,0.5v11c0,0.276 0.224,0.5 0.5,0.5h15c0.276,0 0.5,-0.224 0.5,-0.5v-11c0,-0.276 -0.224,-0.5 -0.5,-0.5z" android:fillType="evenOdd" />
<path android:fillColor="#ff000000" android:pathData="M3,9L19,9 19,10 3,10zM14,14L17,14L17,15L14,15z" android:fillType="evenOdd" />
</vector>