REVERTED - Restore corner radial controls; make dock icons full-bleed
- Bring back the corner fan-out controls; drop the in-dock settings tile. - Regenerate public/dock/*.svg so the squircle fills the whole tile with no inner margin.
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#ff8a5f"/><stop offset="1" stop-color="#e5431f"/></linearGradient>
|
||||
<linearGradient id="gl" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0" stop-color="#fff" stop-opacity="0.28"/><stop offset="0.5" stop-color="#fff" stop-opacity="0"/></linearGradient>
|
||||
<stop offset="0" stop-color="#fff" stop-opacity="0.26"/><stop offset="0.5" stop-color="#fff" stop-opacity="0"/></linearGradient>
|
||||
</defs>
|
||||
<rect x="4" y="4" width="92" height="92" rx="26" fill="url(#bg)"/>
|
||||
<rect x="4" y="4" width="92" height="92" rx="26" fill="url(#gl)"/>
|
||||
<rect x="4.75" y="4.75" width="90.5" height="90.5" rx="25.25" fill="none" stroke="#fff" stroke-opacity="0.14" stroke-width="1.5"/>
|
||||
<rect x="0" y="0" width="100" height="100" rx="28" fill="url(#bg)"/>
|
||||
<rect x="0" y="0" width="100" height="100" rx="28" fill="url(#gl)"/>
|
||||
<rect x="0.75" y="0.75" width="98.5" height="98.5" rx="27.25" fill="none" stroke="#fff" stroke-opacity="0.14" stroke-width="1.5"/>
|
||||
<g fill="#fff">
|
||||
<rect x="32" y="32" width="15" height="15" rx="4"/><rect x="53" y="32" width="15" height="15" rx="4"/>
|
||||
<rect x="32" y="53" width="15" height="15" rx="4"/><rect x="53" y="53" width="15" height="15" rx="4"/></g>
|
||||
|
||||
|
Before Width: | Height: | Size: 905 B After Width: | Height: | Size: 909 B |
Reference in New Issue
Block a user