init
This commit is contained in:
9
articles/static/logo.svg
Normal file
9
articles/static/logo.svg
Normal 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 |
Reference in New Issue
Block a user