лого и фавикон готово

This commit is contained in:
Alisa
2026-06-06 00:46:10 +03:00
parent 4776769782
commit 0b6b1f5d5e
46 changed files with 1618 additions and 30 deletions
@@ -0,0 +1,84 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1400 980" role="img" aria-labelledby="title desc">
<title id="title">Рыбсток - варианты стилизации буквы Б</title>
<desc id="desc">Четыре читаемых варианта логотипа Рыбсток со стилизацией верхней части буквы б под рыбий плавник.</desc>
<defs>
<style>
.bg{fill:#f4f6ef}
.panel{fill:#fffefa;stroke:#dfe5da;stroke-width:2}
.green{fill:#173d2c}
.green2{fill:#27634a}
.red{fill:#c43d31}
.ice{fill:#d9efef}
.label{font-family:Arial, Helvetica, sans-serif;font-size:22px;font-weight:900;fill:#657469}
.tag{font-family:Arial, Helvetica, sans-serif;font-size:22px;font-weight:800;letter-spacing:-.3px;fill:#173d2c}
.word{font-family:Arial Black, Arial, Helvetica, sans-serif;font-size:104px;font-weight:950;letter-spacing:-6px}
.ryb{fill:#173d2c}
.stock{fill:#c43d31}
.rule-red{fill:none;stroke:#c43d31;stroke-width:7;stroke-linecap:round}
.rule-green{fill:none;stroke:#173d2c;stroke-width:5;stroke-linecap:round}
.ice-line{fill:none;stroke:#d9efef;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}
.paper{fill:#fffefa}
</style>
</defs>
<rect class="bg" width="1400" height="980"/>
<g transform="translate(48 46)">
<rect class="panel" width="620" height="400" rx="18"/>
<text class="label" x="32" y="48">01 / плавник над Б, максимально читаемо</text>
<g transform="translate(42 134)">
<text class="word ryb" x="0" y="80">Рыб</text>
<text class="word stock" x="188" y="80">сток</text>
<path class="red" d="M145 4 C164 10 178 24 184 44 C165 38 151 27 145 4Z"/>
<path class="paper" d="M151 12 C164 18 173 28 178 39 C165 34 156 25 151 12Z"/>
<path class="rule-red" d="M4 110 H178"/>
<path class="rule-green" d="M188 110 H430"/>
<text class="tag" x="4" y="156">Качественные продукты по стоковым ценам</text>
</g>
</g>
<g transform="translate(732 46)">
<rect class="panel" width="620" height="400" rx="18"/>
<text class="label" x="32" y="48">02 / плавник как холодный срез</text>
<g transform="translate(42 134)">
<text class="word ryb" x="0" y="80">Рыб</text>
<text class="word stock" x="188" y="80">сток</text>
<path class="ice" d="M141 4 L194 24 L156 43Z"/>
<path class="red" d="M146 9 L184 24 L157 36Z"/>
<path class="ice-line" d="M151 3 L165 18 M181 22 L194 16"/>
<path class="rule-red" d="M4 110 H178"/>
<path class="rule-green" d="M188 110 H430"/>
<text class="tag" x="4" y="156">Качественные продукты по стоковым ценам</text>
</g>
</g>
<g transform="translate(48 516)">
<rect class="panel" width="620" height="400" rx="18"/>
<text class="label" x="32" y="48">03 / плавник внутри верхней чаши Б</text>
<g transform="translate(42 134)">
<text class="word ryb" x="0" y="80">Рыб</text>
<text class="word stock" x="188" y="80">сток</text>
<path class="paper" d="M142 25 C160 17 181 22 194 38 C174 39 157 35 142 25Z"/>
<path class="green2" d="M147 26 C161 21 177 24 187 35 C171 35 158 32 147 26Z"/>
<path class="red" d="M184 35 L201 24 L200 48Z"/>
<path class="rule-red" d="M4 110 H178"/>
<path class="rule-green" d="M188 110 H430"/>
<text class="tag" x="4" y="156">Качественные продукты по стоковым ценам</text>
</g>
</g>
<g transform="translate(732 516)">
<rect class="panel" width="620" height="400" rx="18"/>
<text class="label" x="32" y="48">04 / плавник + легкое соприкосновение</text>
<g transform="translate(42 134)">
<text class="word ryb" x="0" y="80">Рыб</text>
<text class="word stock" x="188" y="80">сток</text>
<path class="red" d="M142 8 C161 8 181 19 192 38 C172 38 154 27 142 8Z"/>
<circle class="green2" cx="184" cy="62" r="7"/>
<path class="paper" d="M181 58 H190 V66 H181Z"/>
<path class="rule-red" d="M4 110 H178"/>
<path class="rule-green" d="M188 110 H430"/>
<text class="tag" x="4" y="156">Качественные продукты по стоковым ценам</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB