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 18 18"><defs><style>.cls-1{fill:#404040;}</style></defs><path class="cls-1" d="M9.9,11.18l-.12,.08c-.91,.62-1.98,.95-3.09,.95-3.04,0-5.51-2.47-5.51-5.51S3.65,1.18,6.69,1.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.24ZM6.69,2.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 18 18"><defs><style>.cls-1{fill:#f0f;}</style></defs><path class="cls-1" d="M9.9,11.18l-.12,.08c-.91,.62-1.98,.95-3.09,.95-3.04,0-5.51-2.47-5.51-5.51S3.65,1.18,6.69,1.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.24ZM6.69,2.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: 455 B

After

Width:  |  Height:  |  Size: 454 B