Rework icon handling and convert to svg

This commit is contained in:
Paul Dicker
2025-04-15 09:25:39 +02:00
committed by Stéphane Lesimple
parent 4c57e2ab2b
commit 4f8a5479ac
49 changed files with 666 additions and 927 deletions

4
icons/scan.svg Normal file
View File

@@ -0,0 +1,4 @@
<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<path d="m4.1,27.467c4.1473-12.919 19.523-19.24 42-19.6" fill="none" stroke="#0000ff" stroke-width="2"/>
<path d="m1,6 h2.75 m-2.75,16 h2.75 m-2.75,-8 h2.75 m-2.75,16 h2.75 m-2.75,8 h44.8 m-42,-33.289 v35.75 m10,-2.45 v2.25 m10,-2.25 v2 m10,-2 v2 m10,-2 v2" stroke="#000000" stroke-width="1.3333"/>
</svg>

After

Width:  |  Height:  |  Size: 371 B