oclero / qlementine

⚠️🏗️ [WORK IN PROGRESS] 🍊Modern QStyle for desktop Qt6 applications.
https://oclero.github.io/qlementine/
MIT License
72 stars 16 forks source link

Provide a set of standard icons #24

Open oclero opened 1 year ago

oclero commented 1 year ago

Will be https://github.com/oclero/qlementine-icons and used as a submodule of Qlementine.

See https://openapplibrary.org/dev-tutorials/qt-icon-themes

hunt978 commented 1 year ago

Personally, Iconfont is recommended for a much more simpler resource structure and bigger icon set. There are plenty of iconfonts for choosing, like fontawsome, material icons, etcs. Here is a reference implementation in Qt.

oclero commented 1 year ago

Use whatever icon set you want.

Anyway, I am working on a full icon set that will fit well with my QStyle.

oclero commented 9 months ago

Release v1.0.0 of Qlementine Icons has been made.

Now it needs to be added as submodule.