build / build (push) Successful in 6m0s
Replaces the inherited arobase app icon for the 'Social' app-menu entry. Monochrome per NC convention; colored favicon/manifest variants for the client itself are a follow-up (needs the raster pipeline). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
8 lines
380 B
XML
8 lines
380 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<!-- Pinnacle — the node's peak-and-beacon mark (ops/features#30).
|
|
Geometry: twin asymmetric peaks, beacon over the summit.
|
|
Monochrome per Nextcloud app-icon convention. -->
|
|
<path fill="#fff" d="M2 21 L8.5 8.5 L11.5 14 L15.5 6.5 L22 21 Z"/>
|
|
<circle fill="#fff" cx="15.5" cy="3.6" r="1.5"/>
|
|
</svg>
|