color and fluent icons

This commit is contained in:
Pascal
2025-04-16 13:59:16 +02:00
parent 19c27f91a5
commit ad34f83467
13237 changed files with 266521 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="480" height="480">
<rect width="30" height="30" x="9" y="9" fill="#d35230" />
<rect width="4" height="43" x="22" y="2.5" fill="#bd4627" transform="rotate(45.001 24 24)" />
<rect width="4" height="43" x="22" y="2.5" fill="#bd4627" transform="rotate(-45.001 24 24)" />
<rect width="6" height="26" x="6" y="11" fill="#b63016" />
<rect width="6" height="26" x="36" y="11" fill="#b63016" />
<path fill="#751b0b" d="M6,11V7c0-0.552,0.448-1,1-1h34c0.552,0,1,0.448,1,1v4c0,0.552-0.448,1-1,1H7C6.448,12,6,11.552,6,11z" />
<path fill="#751b0b" d="M6,41v-4c0-0.552,0.448-1,1-1h34c0.552,0,1,0.448,1,1v4c0,0.552-0.448,1-1,1H7C6.448,42,6,41.552,6,41z" />
</svg>