mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
1af17548ba
Turns out the icons used in the navigation bar of the application actually are designed to be bigger than the usual icons. We can't just use the original source and scale them up in QML because that will impact the stroke width of the SVGs as well, hence we need to introduce a special set of icons that are design bigger but presever the feature ratios.