Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="{{ site.Title }}" role="img">
|
||||
<defs>
|
||||
<linearGradient id="gradient" gradientUnits="userSpaceOnUse" x1="10" y1="48" x2="86" y2="48">
|
||||
<stop offset="0%" stop-color="#FF1A8C" />
|
||||
<stop offset="50%" stop-color="#9B00FF" />
|
||||
<stop offset="100%" stop-color="#00C8FF" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g transform="translate(48,48)">
|
||||
<path
|
||||
d="M -1.1e-6,-43.328173 -37.551083,43.328173 -1.1e-6,34.662539 H -17.331269 L -1.1e-6,-5.7770893 17.33127,34.662539 H -1.1e-6 l 37.5510841,8.665635 z"
|
||||
fill="url(#gradient)" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 701 B |
Binary file not shown.
|
After Width: | Height: | Size: 97 KiB |
@@ -0,0 +1,83 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630">
|
||||
<defs>
|
||||
<linearGradient id="logo-grad" gradientUnits="userSpaceOnUse" x1="-37" y1="0" x2="37" y2="0">
|
||||
<stop offset="0%" stop-color="#FF1A8C" />
|
||||
<stop offset="50%" stop-color="#9B00FF" />
|
||||
<stop offset="100%" stop-color="#00C8FF" />
|
||||
</linearGradient>
|
||||
<linearGradient id="bar-grad" x1="0%" y1="0%" x2="100%" y2="0%">
|
||||
<stop offset="0%" stop-color="#FF1A8C" />
|
||||
<stop offset="50%" stop-color="#9B00FF" />
|
||||
<stop offset="100%" stop-color="#00C8FF" />
|
||||
</linearGradient>
|
||||
<linearGradient id="glow-grad" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#9B00FF" stop-opacity="0.18" />
|
||||
<stop offset="100%" stop-color="#FF1A8C" stop-opacity="0" />
|
||||
</linearGradient>
|
||||
<radialGradient id="logo-glow" cx="50%" cy="50%" r="50%">
|
||||
<stop offset="0%" stop-color="#9B00FF" stop-opacity="0.22" />
|
||||
<stop offset="100%" stop-color="#050510" stop-opacity="0" />
|
||||
</radialGradient>
|
||||
</defs>
|
||||
|
||||
<!-- Background -->
|
||||
<rect width="1200" height="630" fill="#050510" />
|
||||
|
||||
<!-- Subtle speed-line diagonals -->
|
||||
<g stroke="#FF1A8C" stroke-opacity="0.03" stroke-width="1">
|
||||
<line x1="0" y1="0" x2="1200" y2="630" />
|
||||
<line x1="0" y1="80" x2="1120" y2="630" />
|
||||
<line x1="0" y1="160" x2="1040" y2="630" />
|
||||
<line x1="0" y1="240" x2="960" y2="630" />
|
||||
<line x1="80" y1="0" x2="1200" y2="550" />
|
||||
<line x1="160" y1="0" x2="1200" y2="470" />
|
||||
<line x1="240" y1="0" x2="1200" y2="390" />
|
||||
</g>
|
||||
<g stroke="#00C8FF" stroke-opacity="0.03" stroke-width="1">
|
||||
<line x1="1200" y1="0" x2="0" y2="630" />
|
||||
<line x1="1200" y1="80" x2="80" y2="630" />
|
||||
<line x1="1200" y1="160" x2="160" y2="630" />
|
||||
<line x1="1120" y1="0" x2="0" y2="550" />
|
||||
<line x1="1040" y1="0" x2="0" y2="470" />
|
||||
</g>
|
||||
|
||||
<!-- Right-side purple glow behind logo -->
|
||||
<ellipse cx="960" cy="315" rx="320" ry="280" fill="url(#logo-glow)" />
|
||||
|
||||
<!-- Top gradient bar -->
|
||||
<rect x="0" y="0" width="1200" height="3" fill="url(#bar-grad)" />
|
||||
<!-- Bottom gradient bar -->
|
||||
<rect x="0" y="627" width="1200" height="3" fill="url(#bar-grad)" opacity="0.4" />
|
||||
|
||||
<!-- Vertical divider -->
|
||||
<line x1="740" y1="80" x2="740" y2="550" stroke="#FF1A8C" stroke-opacity="0.12" stroke-width="1" />
|
||||
|
||||
<!-- Logo mark — centered at (960, 305), scale 3.8 -->
|
||||
<g transform="translate(960, 305) scale(3.8)">
|
||||
<path
|
||||
d="M 0,-43.328173 -37.551083,43.328173 0,34.662539 H -17.331269 L 0,-5.7770893 17.33127,34.662539 H 0 l 37.5510841,8.665635 z"
|
||||
fill="url(#logo-grad)" />
|
||||
</g>
|
||||
|
||||
<!-- Left content area -->
|
||||
|
||||
<!-- Eyebrow label -->
|
||||
<text x="80" y="195" font-family="Helvetica, Arial, sans-serif" font-size="12" letter-spacing="7" fill="#FF1A8C"
|
||||
opacity="0.9">AI ART MAGAZINE</text>
|
||||
|
||||
<!-- Gradient accent line under eyebrow -->
|
||||
<rect x="80" y="207" width="120" height="1.5" fill="url(#bar-grad)" />
|
||||
|
||||
<!-- PIVOINE headline -->
|
||||
<text x="76" y="360" font-family="Helvetica-Bold, Arial Black, sans-serif" font-size="148" font-weight="900"
|
||||
letter-spacing="-3" fill="#FFFFFF">PIVOINE</text>
|
||||
|
||||
<!-- Tagline -->
|
||||
<text x="82" y="415" font-family="Helvetica, Arial, sans-serif" font-size="21" fill="#8B8FA8"
|
||||
letter-spacing="0.5">Where the machine dreams.</text>
|
||||
|
||||
<!-- Bottom URL -->
|
||||
<text x="82" y="562" font-family="Helvetica, Arial, sans-serif" font-size="13" letter-spacing="4" fill="#9B00FF"
|
||||
opacity="0.8">PIVOINE.ART</text>
|
||||
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
@@ -0,0 +1,13 @@
|
||||
<svg viewBox="0 0 96 96" width="380" height="380" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="g" gradientUnits="userSpaceOnUse" x1="10" y1="48" x2="86" y2="48">
|
||||
<stop offset="0%" stop-color="#FF1A8C"/>
|
||||
<stop offset="50%" stop-color="#9B00FF"/>
|
||||
<stop offset="100%" stop-color="#00C8FF"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g transform="translate(48,48)">
|
||||
<path d="M -1.1e-6,-43.328173 -37.551083,43.328173 -1.1e-6,34.662539 H -17.331269 L -1.1e-6,-5.7770893 17.33127,34.662539 H -1.1e-6 l 37.5510841,8.665635 z"
|
||||
fill="url(#g)"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 614 B |
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="{{ site.Title }}" role="img">
|
||||
<defs>
|
||||
<linearGradient id="gradient" gradientUnits="userSpaceOnUse" x1="10" y1="48" x2="86" y2="48">
|
||||
<stop offset="0%" stop-color="#FF1A8C" />
|
||||
<stop offset="50%" stop-color="#9B00FF" />
|
||||
<stop offset="100%" stop-color="#00C8FF" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g transform="translate(48,48)">
|
||||
<path
|
||||
d="M -1.1e-6,-43.328173 -37.551083,43.328173 -1.1e-6,34.662539 H -17.331269 L -1.1e-6,-5.7770893 17.33127,34.662539 H -1.1e-6 l 37.5510841,8.665635 z"
|
||||
fill="url(#gradient)" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 751 B |
Reference in New Issue
Block a user