[WIP] Добавил форму добавления аватара клиента

This commit is contained in:
megavrilinvv
2022-11-29 13:32:56 +03:00
parent 2ddeb1ffd9
commit 670c4bf71c
4 changed files with 105 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<svg width="90" height="90" viewBox="0 0 90 90" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="45" cy="45" r="44" stroke="#252850" stroke-width="1.5" stroke-linecap="round" stroke-dasharray="8 8"/>
<path d="M36.3781 35.2915C35.7763 36.2559 34.7688 36.89 33.6433 37.0499C33.0109 37.1398 32.3809 37.237 31.7533 37.3416C29.9985 37.634 28.75 39.1777 28.75 40.9567V55C28.75 57.0711 30.4289 58.75 32.5 58.75H57.5C59.5711 58.75 61.25 57.0711 61.25 55V40.9567C61.25 39.1777 60.0015 37.634 58.2467 37.3416C57.6191 37.2371 56.9891 37.1398 56.3567 37.0499C55.2312 36.89 54.2237 36.2559 53.6219 35.2915L52.2532 33.0982C51.6224 32.0873 50.549 31.4306 49.3592 31.3667C47.9159 31.2892 46.4626 31.25 45 31.25C43.5374 31.25 42.0841 31.2892 40.6408 31.3667C39.451 31.4306 38.3776 32.0873 37.7468 33.0982L36.3781 35.2915Z" stroke="#252850" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M52.5 46.25C52.5 50.3921 49.1421 53.75 45 53.75C40.8579 53.75 37.5 50.3921 37.5 46.25C37.5 42.1079 40.8579 38.75 45 38.75C49.1421 38.75 52.5 42.1079 52.5 46.25Z" stroke="#252850" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M56.25 42.5H56.2625V42.5125H56.25V42.5Z" stroke="#252850" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB