Initial commit: IT Nexus Web-App
This commit is contained in:
27
frontend/public/logo-itnexus-dark.svg
Normal file
27
frontend/public/logo-itnexus-dark.svg
Normal file
@@ -0,0 +1,27 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 420 100" fill="none">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0" y1="0" x2="420" y2="0" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0%" stop-color="#00C8C8"/>
|
||||
<stop offset="100%" stop-color="#40E0E0"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
|
||||
<text x="0" y="68"
|
||||
font-family="Segoe UI, Helvetica Neue, Arial, sans-serif"
|
||||
font-size="72" font-weight="900"
|
||||
fill="#00C8C8" letter-spacing="-2">IT</text>
|
||||
|
||||
<circle cx="108" cy="42" r="5" fill="url(#g)"/>
|
||||
|
||||
<text x="124" y="68"
|
||||
font-family="Segoe UI, Helvetica Neue, Arial, sans-serif"
|
||||
font-size="72" font-weight="300"
|
||||
fill="url(#g)" letter-spacing="1">NEXUS</text>
|
||||
|
||||
<rect x="0" y="78" width="420" height="3" rx="1.5" fill="#00C8C8" opacity="0.2"/>
|
||||
|
||||
<text x="2" y="96"
|
||||
font-family="Segoe UI, Helvetica Neue, Arial, sans-serif"
|
||||
font-size="11" font-weight="400"
|
||||
fill="#00C8C8" opacity="0.5" letter-spacing="4">— CEREDA SYSTEMS —</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user