ref: 45ada21823f53e1b85bb888b249b3abb7ad2ba30
app/src/main/res/drawable/ic_ticket_machine.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
<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="M3.25,2l17.5,0l0,20l-17.5,0z" android:strokeAlpha="1" android:strokeLineJoin="round" android:strokeWidth="0.93728513" android:fillColor="@color/cardColor" android:strokeColor="#00000000" android:fillAlpha="1" android:strokeLineCap="round"/> <path android:pathData="m13.7109,5.0742c-1.3615,0 -2.4673,1.1057 -2.4673,2.4672 0,1.3615 1.1057,2.4672 2.4673,2.4672 0.2537,0 0.4944,-0.0488 0.7248,-0.12l0,-0.9861c-0.1124,0.0637 -0.2367,0.115 -0.3771,0.1412l0,0.4719l-0.6574,0l0,-0.4761c-0.4218,-0.0888 -0.7798,-0.3599 -0.807,-0.8386l0.4825,0c0.0247,0.2591 0.2018,0.4594 0.6532,0.4594 0.4834,0 0.5921,-0.2413 0.5921,-0.3919 0,-0.2046 -0.1073,-0.396 -0.6574,-0.5268 -0.6117,-0.1486 -1.0303,-0.4002 -1.0303,-0.906 0,-0.4241 0.3427,-0.7007 0.7669,-0.7923l0,-0.4761l0.6574,0l0,0.4825c0.1547,0.0375 0.274,0.1088 0.3771,0.1918l0,-1.0473c-0.2304,-0.0712 -0.4711,-0.12 -0.7248,-0.12zM13.7298,6.4247c-0.37,0 -0.59,0.1678 -0.59,0.4045 0,0.2072 0.1591,0.3415 0.6574,0.4699 0.2254,0.0575 0.4514,0.1404 0.6384,0.2634l0,-0.6764l-0.158,0c-0.0123,-0.2736 -0.1581,-0.4614 -0.5478,-0.4614z" android:strokeWidth="0.19732159" android:fillColor="@color/textDark"/> <path android:pathData="M14.3915,3.8496l1.0435,0l0,7.397l-1.0435,0z" android:strokeAlpha="1" android:strokeWidth="0" android:fillColor="@color/textDark" android:strokeColor="@color/textDark" android:fillAlpha="1"/> <path android:pathData="M6.5208,14.0367l10.9584,0l0,2.0727l-10.9584,0z" android:strokeAlpha="1" android:strokeLineJoin="round" android:strokeWidth="0.88379633" android:fillColor="@color/textDark" android:strokeColor="@color/textDark" android:fillAlpha="1" android:strokeLineCap="round"/> <path android:pathData="M3.25,2L3.25,22L20.75,22L20.75,2ZM4.5,3.25L19.5,3.25L19.5,20.75L4.5,20.75Z" android:strokeAlpha="1" android:strokeLineJoin="round" android:strokeWidth="1.00509846" android:fillColor="@color/textDark" android:strokeColor="@color/textDark" android:fillAlpha="1" android:strokeLineCap="round"/> <group> <clip-path android:pathData="M-3,-3l30,0l0,30L-3,27z M 0,0"/> <path android:fillColor="@color/textDark" android:pathData="m 9.8554688,14.806641 v 3.580078 c 0,0.294849 0.2422602,0.537109 0.5371092,0.537109 h 1.072266 c 0,-0.294849 0.240307,-0.537109 0.535156,-0.537109 0.294849,0 0.535156,0.24226 0.535156,0.537109 h 1.072266 c 0.29753,0 0.537109,-0.24226 0.537109,-0.537109 v -3.580078 z m 0.6699222,1.167968 H 11.0625 v 0.535157 h -0.537109 z m 1.207031,0 h 0.535156 v 0.535157 h -0.535156 z m 1.205078,0 h 0.537109 v 0.535157 H 12.9375 Z" android:strokeWidth="0.26804501"/> </group> </vector> |