add fav2
This commit is contained in:
parent
44c72c587c
commit
78deff0034
@ -1,5 +1,10 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
||||||
<!-- Minimalist '12' (Douzoute / 12 août) for an architectural light site -->
|
<!-- Square background using site's white (#ffffff) -->
|
||||||
<text x="48%" y="53%" dominant-baseline="central" text-anchor="middle" font-family="-apple-system, BlinkMacSystemFont, 'Inter', sans-serif" font-weight="300" font-size="64" fill="#111111" letter-spacing="-4">12</text>
|
<rect width="100" height="100" fill="#ffffff" />
|
||||||
<circle cx="82" cy="74" r="5" fill="#d45d3c" />
|
|
||||||
|
<!-- Much larger '12' text -->
|
||||||
|
<text x="47%" y="54%" dominant-baseline="central" text-anchor="middle" font-family="-apple-system, BlinkMacSystemFont, 'Inter', sans-serif" font-weight="500" font-size="75" fill="#111111" letter-spacing="-4">12</text>
|
||||||
|
|
||||||
|
<!-- Slightly larger terracotta dot -->
|
||||||
|
<circle cx="85" cy="78" r="8" fill="#d45d3c" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 421 B After Width: | Height: | Size: 530 B |
Loading…
x
Reference in New Issue
Block a user