style(notification): enlarge the bloom on the status-bar mark (#83)

This commit is contained in:
2026-07-31 13:30:53 +02:00
parent b804d91402
commit 2a44b7f356
2 changed files with 20 additions and 20 deletions

View File

@@ -22,33 +22,33 @@
android:strokeWidth="1.9"
android:strokeLineCap="round"
android:strokeLineJoin="round"
android:pathData="M2.3,6.3H18.9M18.9,13.8V5.6C18.9,3.89 17.51,2.5 15.8,2.5H5.4C3.69,2.5 2.3,3.89 2.3,5.6V16C2.3,17.71 3.69,19.1 5.4,19.1H14.6" />
android:pathData="M2.3,6.3H18M18,12.7V5.6C18,3.89 16.61,2.5 14.9,2.5H5.4C3.69,2.5 2.3,3.89 2.3,5.6V15.1C2.3,16.81 3.69,18.2 5.4,18.2H13" />
<!-- Calendula bloom: eight filled petals around a filled centre -->
<path
android:fillColor="#FFFFFFFF"
android:pathData="M19.2,18.3Q21,19.75 22.8,18.3Q21,16.85 19.2,18.3Z" />
android:pathData="M18.9,17.85Q21.02,19.6 23.15,17.85Q21.02,16.1 18.9,17.85Z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M18.97,18.87Q19.21,21.16 21.51,21.41Q21.26,19.11 18.97,18.87Z" />
android:pathData="M18.62,18.52Q18.89,21.26 21.63,21.53Q21.36,18.79 18.62,18.52Z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M18.4,19.1Q16.95,20.9 18.4,22.7Q19.85,20.9 18.4,19.1Z" />
android:pathData="M17.95,18.8Q16.2,20.93 17.95,23.05Q19.7,20.93 17.95,18.8Z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M17.83,18.87Q15.54,19.11 15.29,21.41Q17.59,21.16 17.83,18.87Z" />
android:pathData="M17.28,18.52Q14.54,18.79 14.27,21.53Q17.01,21.26 17.28,18.52Z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M17.6,18.3Q15.8,16.85 14,18.3Q15.8,19.75 17.6,18.3Z" />
android:pathData="M17,17.85Q14.88,16.1 12.75,17.85Q14.88,19.6 17,17.85Z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M17.83,17.73Q17.59,15.44 15.29,15.19Q15.54,17.49 17.83,17.73Z" />
android:pathData="M17.28,17.18Q17.01,14.44 14.27,14.17Q14.54,16.91 17.28,17.18Z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M18.4,17.5Q19.85,15.7 18.4,13.9Q16.95,15.7 18.4,17.5Z" />
android:pathData="M17.95,16.9Q19.7,14.78 17.95,12.65Q16.2,14.78 17.95,16.9Z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M18.97,17.73Q21.26,17.49 21.51,15.19Q19.21,15.44 18.97,17.73Z" />
android:pathData="M18.62,17.18Q21.36,16.91 21.63,14.17Q18.89,14.44 18.62,17.18Z" />
<path
android:fillColor="#FFFFFFFF"
android:pathData="M18.4,16.75A1.55,1.55 0 1,1 18.4,19.85A1.55,1.55 0 1,1 18.4,16.75Z" />
android:pathData="M17.95,15.95A1.9,1.9 0 1,1 17.95,19.75A1.9,1.9 0 1,1 17.95,15.95Z" />
</vector>

View File

@@ -1,12 +1,12 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.3 6.3H18.9M18.9 13.8V5.6C18.9 3.89 17.51 2.5 15.8 2.5H5.4C3.69 2.5 2.3 3.89 2.3 5.6V16C2.3 17.71 3.69 19.1 5.4 19.1H14.6" stroke="black" stroke-width="1.9" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M19.2 18.3Q21 19.75 22.8 18.3Q21 16.85 19.2 18.3Z" fill="black"/>
<path d="M18.97 18.87Q19.21 21.16 21.51 21.41Q21.26 19.11 18.97 18.87Z" fill="black"/>
<path d="M18.4 19.1Q16.95 20.9 18.4 22.7Q19.85 20.9 18.4 19.1Z" fill="black"/>
<path d="M17.83 18.87Q15.54 19.11 15.29 21.41Q17.59 21.16 17.83 18.87Z" fill="black"/>
<path d="M17.6 18.3Q15.8 16.85 14 18.3Q15.8 19.75 17.6 18.3Z" fill="black"/>
<path d="M17.83 17.73Q17.59 15.44 15.29 15.19Q15.54 17.49 17.83 17.73Z" fill="black"/>
<path d="M18.4 17.5Q19.85 15.7 18.4 13.9Q16.95 15.7 18.4 17.5Z" fill="black"/>
<path d="M18.97 17.73Q21.26 17.49 21.51 15.19Q19.21 15.44 18.97 17.73Z" fill="black"/>
<circle cx="18.4" cy="18.3" r="1.55" fill="black"/>
<path d="M2.3 6.3H18M18 12.7V5.6C18 3.89 16.61 2.5 14.9 2.5H5.4C3.69 2.5 2.3 3.89 2.3 5.6V15.1C2.3 16.81 3.69 18.2 5.4 18.2H13" stroke="black" stroke-width="1.9" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M18.9 17.85Q21.02 19.6 23.15 17.85Q21.02 16.1 18.9 17.85Z" fill="black"/>
<path d="M18.62 18.52Q18.89 21.26 21.63 21.53Q21.36 18.79 18.62 18.52Z" fill="black"/>
<path d="M17.95 18.8Q16.2 20.93 17.95 23.05Q19.7 20.93 17.95 18.8Z" fill="black"/>
<path d="M17.28 18.52Q14.54 18.79 14.27 21.53Q17.01 21.26 17.28 18.52Z" fill="black"/>
<path d="M17 17.85Q14.88 16.1 12.75 17.85Q14.88 19.6 17 17.85Z" fill="black"/>
<path d="M17.28 17.18Q17.01 14.44 14.27 14.17Q14.54 16.91 17.28 17.18Z" fill="black"/>
<path d="M17.95 16.9Q19.7 14.78 17.95 12.65Q16.2 14.78 17.95 16.9Z" fill="black"/>
<path d="M18.62 17.18Q21.36 16.91 21.63 14.17Q18.89 14.44 18.62 17.18Z" fill="black"/>
<circle cx="17.95" cy="17.85" r="1.9" fill="black"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB