This commit is contained in:
root
2025-09-29 15:57:17 +03:00
commit 25e571d194
21 changed files with 370 additions and 0 deletions

9
articles/static/logo.svg Normal file
View File

@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" role="img" aria-labelledby="favtitle favdesc">
<title id="favtitle">IT лого (favicon)</title>
<desc id="favdesc">Иконка с угловыми скобками и диагональной линией.</desc>
<rect width="64" height="64" rx="12" fill="#0f172a"/>
<path d="M18 26 L10 32 L18 38" fill="none" stroke="#ffffff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M46 26 L54 32 L46 38" fill="none" stroke="#ffffff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M24 44 L40 20" stroke="#7dd3fc" stroke-width="3" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 708 B