The status bar draws a notification's small icon from its alpha channel alone, so the silhouette is all that distinguishes an app there — and ours was the stock Material "event" glyph, the same shape the system's date surfaces and every other calendar app use. Redrawn at 24dp from the launcher mark: calendar body plus the bloom badge, numeral dropped and the petals filled rather than stroked, both of which turn to mush at this size. The shade needs no change — since Android 12 its header shows the launcher icon, which is already unmistakable.
13 lines
1.0 KiB
XML
13 lines
1.0 KiB
XML
<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"/>
|
|
</svg>
|