mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 09:41:10 +01:00
5 lines
194 B
XML
5 lines
194 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
<circle cx="8" cy="8" r="6" fill="red" />
|
|
<circle cx="8" cy="8" r="8" fill="red" fill-opacity="0.2" />
|
|
</svg>
|