init
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" role="img" aria-label="PorfolioJournal app icon">
|
||||
<defs>
|
||||
<linearGradient id="pj-gradient" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0%" stop-color="#667eea"/>
|
||||
<stop offset="100%" stop-color="#764ba2"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="32" y="32" width="448" height="448" rx="96" fill="url(#pj-gradient)"/>
|
||||
<path d="M160 336c0-64 48-112 96-112s96 48 96 112" fill="none" stroke="white" stroke-width="28" stroke-linecap="round"/>
|
||||
<path d="M192 208h128" fill="none" stroke="white" stroke-width="28" stroke-linecap="round"/>
|
||||
<circle cx="208" cy="176" r="12" fill="white"/>
|
||||
<circle cx="304" cy="176" r="12" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 747 B |
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630" role="img" aria-label="PorfolioJournal">
|
||||
<defs>
|
||||
<linearGradient id="pj-gradient" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0%" stop-color="#667eea"/>
|
||||
<stop offset="100%" stop-color="#764ba2"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="1200" height="630" fill="#f5f5f7"/>
|
||||
<rect x="96" y="96" width="144" height="144" rx="36" fill="url(#pj-gradient)"/>
|
||||
<path d="M130 190c0-26 20-46 46-46s46 20 46 46" fill="none" stroke="white" stroke-width="10" stroke-linecap="round"/>
|
||||
<path d="M138 138h72" fill="none" stroke="white" stroke-width="10" stroke-linecap="round"/>
|
||||
<text x="96" y="310" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Helvetica Neue', Arial, sans-serif" font-size="64" fill="#1d1d1f" font-weight="600">PorfolioJournal</text>
|
||||
<text x="96" y="380" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', Arial, sans-serif" font-size="32" fill="#6e6e73">Offline-first portfolio tracking with calm monthly check-ins.</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="1800" viewBox="0 0 900 1800" role="img" aria-label="PorfolioJournal screenshot placeholder">
|
||||
<defs>
|
||||
<linearGradient id="pj-grad" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0%" stop-color="#f5f5f7"/>
|
||||
<stop offset="100%" stop-color="#ffffff"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="900" height="1800" rx="140" fill="url(#pj-grad)" stroke="#e5e5ea" stroke-width="8"/>
|
||||
<rect x="110" y="180" width="680" height="120" rx="36" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="340" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="600" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="860" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<text x="110" y="140" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', Arial, sans-serif" font-size="40" fill="#6e6e73">Screenshot placeholder</text>
|
||||
<text x="110" y="1150" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', Arial, sans-serif" font-size="36" fill="#8e8e93">Replace with real app screens</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="1800" viewBox="0 0 900 1800" role="img" aria-label="PorfolioJournal screenshot placeholder">
|
||||
<defs>
|
||||
<linearGradient id="pj-grad" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0%" stop-color="#f5f5f7"/>
|
||||
<stop offset="100%" stop-color="#ffffff"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="900" height="1800" rx="140" fill="url(#pj-grad)" stroke="#e5e5ea" stroke-width="8"/>
|
||||
<rect x="110" y="180" width="680" height="120" rx="36" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="340" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="600" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="860" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<text x="110" y="140" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', Arial, sans-serif" font-size="40" fill="#6e6e73">Screenshot placeholder</text>
|
||||
<text x="110" y="1150" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', Arial, sans-serif" font-size="36" fill="#8e8e93">Replace with real app screens</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="1800" viewBox="0 0 900 1800" role="img" aria-label="PorfolioJournal screenshot placeholder">
|
||||
<defs>
|
||||
<linearGradient id="pj-grad" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0%" stop-color="#f5f5f7"/>
|
||||
<stop offset="100%" stop-color="#ffffff"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="900" height="1800" rx="140" fill="url(#pj-grad)" stroke="#e5e5ea" stroke-width="8"/>
|
||||
<rect x="110" y="180" width="680" height="120" rx="36" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="340" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="600" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="860" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<text x="110" y="140" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', Arial, sans-serif" font-size="40" fill="#6e6e73">Screenshot placeholder</text>
|
||||
<text x="110" y="1150" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', Arial, sans-serif" font-size="36" fill="#8e8e93">Replace with real app screens</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="1800" viewBox="0 0 900 1800" role="img" aria-label="PorfolioJournal screenshot placeholder">
|
||||
<defs>
|
||||
<linearGradient id="pj-grad" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0%" stop-color="#f5f5f7"/>
|
||||
<stop offset="100%" stop-color="#ffffff"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="900" height="1800" rx="140" fill="url(#pj-grad)" stroke="#e5e5ea" stroke-width="8"/>
|
||||
<rect x="110" y="180" width="680" height="120" rx="36" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="340" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="600" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<rect x="110" y="860" width="680" height="220" rx="48" fill="#ffffff" stroke="#e5e5ea"/>
|
||||
<text x="110" y="140" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', Arial, sans-serif" font-size="40" fill="#6e6e73">Screenshot placeholder</text>
|
||||
<text x="110" y="1150" font-family="-apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Helvetica Neue', Arial, sans-serif" font-size="36" fill="#8e8e93">Replace with real app screens</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user