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="M2,2v14c0,.55,.45,1,1,1h1V1h-1c-.55,0-1,.45-1,1Z"/><g><path class="cls-1" d="M10.18,6h-.02c-.1,1-.2,1.05-.31,1.43l-.4,1.57h1.49l-.42-1.57c-.12-.4-.24-.43-.34-1.43Z"/><path class="cls-1" d="M15,1H5V17H15c.55,0,1-.45,1-1V2c0-.55-.45-1-1-1Zm-3.32,11l-.52-2h-1.93l-.48,2h-1.58l2.06-7h2l2.09,7h-1.64Z"/></g></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="M2,2v14c0,.55,.45,1,1,1h1V1h-1c-.55,0-1,.45-1,1Z"/><g><path class="cls-1" d="M10.18,6h-.02c-.1,1-.2,1.05-.31,1.43l-.4,1.57h1.49l-.42-1.57c-.12-.4-.24-.43-.34-1.43Z"/><path class="cls-1" d="M15,1H5V17H15c.55,0,1-.45,1-1V2c0-.55-.45-1-1-1Zm-3.32,11l-.52-2h-1.93l-.48,2h-1.58l2.06-7h2l2.09,7h-1.64Z"/></g></svg>

Before

Width:  |  Height:  |  Size: 491 B

After

Width:  |  Height:  |  Size: 490 B