Split FSM into separate modules and switch customer to address book

This commit is contained in:
Ruslan Bakiev
2026-02-13 15:27:48 +07:00
parent 98a92286ce
commit dc58e1ffe4
46 changed files with 3125 additions and 152 deletions

View File

@@ -0,0 +1,5 @@
<svg width="70" height="70" viewBox="0 0 70 70" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="70" height="70" rx="10" fill="#4B5563"/>
<path d="M35 20C30.0294 20 26 24.0294 26 29C26 33.9706 30.0294 38 35 38C39.9706 38 44 33.9706 44 29C44 24.0294 39.9706 20 35 20ZM35 34C32.2386 34 30 31.7614 30 29C30 26.2386 32.2386 24 35 24C37.7614 24 40 26.2386 40 29C40 31.7614 37.7614 34 35 34Z" fill="white"/>
<path d="M35 40C27.268 40 21 43.5817 21 48V50H49V48C49 43.5817 42.732 40 35 40ZM25 46C25.442 44.617 29.485 44 35 44C40.515 44 44.558 44.617 45 46H25Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 598 B