mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-08-18 16:48:58 +02:00
4 lines
194 B
XML
4 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>
|