crunch SVGs into the CSS

This commit is contained in:
りき萌 2023-08-27 17:01:27 +02:00
parent cebc6edfe7
commit dccfddaec1
15 changed files with 102 additions and 24 deletions

3
static/svg/dark/leaf.svg Normal file
View file

@ -0,0 +1,3 @@
<svg width="12" height="12" xmlns="http://www.w3.org/2000/svg">
<circle cx="6" cy="6" r="2" fill="#d7cdbf" fill-opacity="0.5" />
</svg>

After

Width:  |  Height:  |  Size: 140 B