Replace colors in the toolbar icons with placeholder color #f0f (magenta) so we can recolor them later consistently

This commit is contained in:
luisangelsm
2026-01-12 21:37:38 +01:00
parent 1b04b5cfa3
commit b46f34adb1
57 changed files with 57 additions and 57 deletions

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><style>.cls-1{fill:#404040;}</style></defs><path class="cls-1" d="M8.9,10.18l-.12,.08c-.91,.62-1.98,.95-3.09,.95C2.65,11.2,.18,8.73,.18,5.69S2.65,.18,5.69,.18s5.51,2.47,5.51,5.51c0,.94-.24,1.87-.7,2.69l-.07,.12,5.31,5.31-1.61,1.61-5.24-5.24ZM5.69,1.79c-2.15,0-3.9,1.75-3.9,3.9s1.75,3.9,3.9,3.9,3.9-1.75,3.9-3.9-1.75-3.9-3.9-3.9Z"/></svg>
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><defs><style>.cls-1{fill:#f0f;}</style></defs><path class="cls-1" d="M8.9,10.18l-.12,.08c-.91,.62-1.98,.95-3.09,.95C2.65,11.2,.18,8.73,.18,5.69S2.65,.18,5.69,.18s5.51,2.47,5.51,5.51c0,.94-.24,1.87-.7,2.69l-.07,.12,5.31,5.31-1.61,1.61-5.24-5.24ZM5.69,1.79c-2.15,0-3.9,1.75-3.9,3.9s1.75,3.9,3.9,3.9,3.9-1.75,3.9-3.9-1.75-3.9-3.9-3.9Z"/></svg>

Before

Width:  |  Height:  |  Size: 454 B

After

Width:  |  Height:  |  Size: 453 B