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="M15.8,7.14c0-3.28-3.5-5.94-7.8-5.94S.2,3.86,.2,7.14c0,2.46,1.97,4.58,4.78,5.48,.2,.78,.55,1.12-2.55,3.19,0,0,4.95,0,6.19-2.48l.29-.29c3.87-.34,6.89-2.85,6.89-5.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="M15.8,7.14c0-3.28-3.5-5.94-7.8-5.94S.2,3.86,.2,7.14c0,2.46,1.97,4.58,4.78,5.48,.2,.78,.55,1.12-2.55,3.19,0,0,4.95,0,6.19-2.48l.29-.29c3.87-.34,6.89-2.85,6.89-5.9Z"/></svg>

Before

Width:  |  Height:  |  Size: 354 B

After

Width:  |  Height:  |  Size: 353 B