черновая шапка и первый скрол с лого завершено

This commit is contained in:
Alisa
2026-06-04 21:05:10 +03:00
parent e1c66ae53c
commit 7d14383031
9 changed files with 940 additions and 97 deletions
+9
View File
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 520 260" role="img" aria-labelledby="price-title">
<title id="price-title">Тестовая иллюстрация стоковых цен</title>
<rect width="520" height="260" rx="22" fill="#fffefa"/>
<path d="M76 62h250l96 96-78 78H76V62Z" fill="#f7f8f4" stroke="#dfe5da" stroke-width="4"/>
<circle cx="330" cy="120" r="18" fill="#c43d31"/>
<text x="112" y="138" fill="#173d2c" font-family="Arial, Helvetica, sans-serif" font-size="58" font-weight="900">СТОК</text>
<path d="M118 172h160" stroke="#c43d31" stroke-width="10" stroke-linecap="round"/>
<path d="M118 200h96" stroke="#9ba99e" stroke-width="10" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 712 B