Updated on 2026-08-14

This commit is contained in:
Tangem 2024-06-24 17:51:56 +04:00
parent 164030dc9c
commit 04761c45e4
13 changed files with 418 additions and 2 deletions

View file

@ -0,0 +1,9 @@
<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="M15,4C13.939,4 12.922,4.421 12.172,5.172C11.421,5.922 11,6.939 11,8C11,9.061 11.421,10.078 12.172,10.828C12.922,11.579 13.939,12 15,12C16.061,12 17.078,11.579 17.828,10.828C18.579,10.078 19,9.061 19,8C19,6.939 18.579,5.922 17.828,5.172C17.078,4.421 16.061,4 15,4ZM15,5.9C16.16,5.9 17.1,6.84 17.1,8C17.1,9.16 16.16,10.1 15,10.1C14.443,10.1 13.909,9.879 13.515,9.485C13.121,9.091 12.9,8.557 12.9,8C12.9,7.443 13.121,6.909 13.515,6.515C13.909,6.121 14.443,5.9 15,5.9ZM4,7V10H1V12H4V15H6V12H9V10H6V7H4ZM15,13C12.33,13 7,14.33 7,17V20H23V17C23,14.33 17.67,13 15,13ZM15,14.9C17.97,14.9 21.1,16.36 21.1,17V18.1H8.9V17C8.9,16.36 12,14.9 15,14.9Z"
android:fillColor="#000000" />
</vector>

View file

@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#000"
android:fillType="evenOdd"
android:pathData="M4,4H20C21.11,4 22,4.89 22,6V12H4V18H14V20H4C2.89,20 2,19.11 2,18L2.01,6C2.01,4.89 2.89,4 4,4ZM4,8H20V6H4V8ZM23.535,20.121L22.121,21.535L20,19.414L17.879,21.535L16.465,20.121L18.586,18L16.465,15.879L17.879,14.465L20,16.586L22.121,14.465L23.535,15.879L21.414,18L23.535,20.121Z" />
</vector>

View file

@ -0,0 +1,5 @@
<vector android:autoMirrored="true" android:height="24dp"
android:viewportHeight="24" android:viewportWidth="24"
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#000000" android:fillType="evenOdd" android:pathData="M4,4H20C21.1,4 22,4.89 22,6V13.4C21.41,12.93 20.74,12.56 20,12.32V12H4V18H11.53C11.5,18.17 11.5,18.33 11.5,18.5C11.5,19 11.57,19.5 11.68,20H4C2.9,20 2,19.11 2,18V6C2,4.89 2.89,4 4,4ZM4,8H20V6H4V8ZM16.856,19.614C17.16,19.909 17.572,20.075 18.001,20.075C18.431,20.075 18.842,19.909 19.146,19.614C19.45,19.318 19.62,18.918 19.62,18.5C19.62,18.082 19.45,17.682 19.146,17.386C18.842,17.091 18.431,16.925 18.001,16.925C17.572,16.925 17.16,17.091 16.856,17.386C16.552,17.682 16.382,18.082 16.382,18.5C16.382,18.918 16.552,19.318 16.856,19.614ZM21.471,18.5C21.471,18.649 21.457,18.792 21.438,18.937L22.414,19.684C22.502,19.751 22.525,19.872 22.47,19.972L21.545,21.528C21.489,21.628 21.364,21.663 21.263,21.628L20.111,21.173C19.87,21.353 19.62,21.501 19.329,21.618L19.158,22.811C19.139,22.919 19.042,23 18.926,23H17.076C16.96,23 16.863,22.919 16.844,22.811L16.673,21.618C16.382,21.506 16.132,21.353 15.892,21.173L14.74,21.628C14.638,21.663 14.513,21.628 14.457,21.528L13.532,19.972C13.472,19.872 13.5,19.751 13.588,19.684L14.564,18.937C14.545,18.792 14.531,18.649 14.531,18.5C14.531,18.351 14.545,18.203 14.564,18.05L13.588,17.316C13.5,17.249 13.472,17.128 13.532,17.028L14.457,15.472C14.513,15.373 14.638,15.332 14.74,15.373L15.892,15.823C16.132,15.647 16.382,15.494 16.673,15.382L16.844,14.189C16.863,14.081 16.96,14 17.076,14H18.926C19.042,14 19.139,14.081 19.158,14.189L19.329,15.382C19.62,15.494 19.87,15.647 20.111,15.823L21.263,15.373C21.364,15.332 21.489,15.373 21.545,15.472L22.47,17.028C22.525,17.128 22.502,17.249 22.414,17.316L21.438,18.05C21.457,18.203 21.471,18.351 21.471,18.5Z"/>
</vector>