added various brand themes
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="240" height="240" viewBox="0 0 240 240">
|
||||
<g transform="translate(0, 0)">
|
||||
<rect width="240" height="240" fill="#f2f1ef"/>
|
||||
<rect x="8" y="8" width="224" height="224" rx="8" fill="#ffffff"/>
|
||||
<rect x="16" y="16" width="208" height="36" rx="6" fill="#f2f1ef"/>
|
||||
<text x="28" y="40" font-family="system-ui, sans-serif" font-size="12" font-weight="600" fill="#1e1e1e">GNOME Adwaita Pink (light)</text>
|
||||
<rect x="16" y="60" width="208" height="72" rx="6" fill="#fdfdfd"/>
|
||||
<text x="28" y="82" font-family="system-ui, sans-serif" font-size="11" fill="#1e1e1e">Surface Text</text>
|
||||
<text x="28" y="98" font-family="system-ui, sans-serif" font-size="10" fill="#aaa7a2">Outline color</text>
|
||||
<rect x="28" y="108" width="72" height="18" rx="9" fill="#d56199"/>
|
||||
<text x="64" y="120" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#ffffff">Primary</text>
|
||||
<rect x="108" y="108" width="48" height="18" rx="4" fill="#a2326c"/>
|
||||
<rect x="16" y="140" width="100" height="52" rx="6" fill="#f2f1ef"/>
|
||||
<rect x="24" y="148" width="84" height="36" rx="4" fill="#f2f1ef"/>
|
||||
<text x="66" y="170" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e1e">Background</text>
|
||||
<rect x="124" y="140" width="100" height="52" rx="6" fill="#f2f1ef"/>
|
||||
<circle cx="148" cy="166" r="9" fill="#e01b24"/>
|
||||
<circle cx="172" cy="166" r="9" fill="#e5a50a"/>
|
||||
<circle cx="196" cy="166" r="9" fill="#d56199"/>
|
||||
<rect x="16" y="200" width="208" height="24" rx="4" fill="#d56199" opacity="0.15"/>
|
||||
<text x="120" y="216" font-family="system-ui, sans-serif" font-size="9" text-anchor="middle" fill="#1e1e1e">Surface Tint Overlay</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user