лого и фавикон готово
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 310" role="img" aria-labelledby="title desc">
|
||||
<title id="title">Рыбсток - логотип без зеленых перемычек</title>
|
||||
<desc id="desc">Теневой вариант логотипа Рыбсток с очищенным стыком букв б и с.</desc>
|
||||
<defs>
|
||||
<style>
|
||||
.bg{fill:#fffefa}
|
||||
.green{fill:#173d2c}
|
||||
.red{fill:#c43d31}
|
||||
.paper{fill:#fffefa}
|
||||
.shadow-green{fill:#173d2c;opacity:.13}
|
||||
.shadow-red{fill:#c43d31;opacity:.12}
|
||||
.word{font-family:Arial Black, Arial, Helvetica, sans-serif;font-size:138px;font-weight:950;letter-spacing:-9px}
|
||||
.tag{font-family:Arial, Helvetica, sans-serif;font-size:28px;font-weight:900;letter-spacing:-.35px;fill:#173d2c}
|
||||
.rule-red{fill:none;stroke:#c43d31;stroke-width:8;stroke-linecap:round}
|
||||
.rule-green{fill:none;stroke:#173d2c;stroke-width:6;stroke-linecap:round}
|
||||
.rule-shadow{fill:none;stroke:#173d2c;stroke-width:8;stroke-linecap:round;opacity:.12}
|
||||
</style>
|
||||
</defs>
|
||||
|
||||
<rect class="bg" width="900" height="310"/>
|
||||
|
||||
<g transform="translate(8 40)">
|
||||
<text class="word shadow-green" x="10" y="104">Рыб</text>
|
||||
<text class="word shadow-green" x="262" y="104">сток</text>
|
||||
<text class="word green" x="0" y="92">Рыб</text>
|
||||
<text class="word red" x="252" y="92">сток</text>
|
||||
|
||||
<path class="shadow-red" d="M226 17 C262 20 289 48 289 83 C289 118 262 145 226 148 L226 120 C247 117 262 102 262 83 C262 64 247 49 226 46Z"/>
|
||||
<path class="red" d="M216 6 C251 9 278 36 278 70 C278 104 251 131 216 134 L216 107 C236 104 251 89 251 70 C251 51 236 36 216 34Z"/>
|
||||
<path class="paper" d="M217 30 C235 34 247 50 247 70 C247 90 235 106 217 110 L217 87 C226 84 232 78 232 70 C232 62 226 56 217 53Z"/>
|
||||
|
||||
<path class="rule-shadow" d="M6 147 H620"/>
|
||||
<path class="rule-red" d="M0 139 H236"/>
|
||||
<path class="rule-green" d="M238 139 H620"/>
|
||||
<text class="tag" x="0" y="198">Качественные продукты по стоковым ценам</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
Reference in New Issue
Block a user