How to convert to ico to vector icon binary?

HydraDragonAntivirus/HydraDragonAVHaiku: HydraDragonAntivirus For HaikuOS
I have this project I want to change this file icon HydraDragonAVHaiku/HydraDragonAntivirus/Resources.rdef at main · HydraDragonAntivirus/HydraDragonAVHaiku
with this data HydraDragonAVHaiku/HydraDragonAntivirus/assets at main · HydraDragonAntivirus/HydraDragonAVHaiku

Looking at the Makefile the rdef is already used to put an icon to the binary?

1 Like

Wow so fast answer! Yeah, I am using at Makefile and didn’t touch default things yet.

Didn’t check the build though :slight_smile:

1 Like

I using genio for build with clang.

Quick check with “make” there is a trailing whitespace after Mainwindow.cpp. And can’t see the icon added to the binary

1 Like

I using vector_icon

You may want to create an alternative Be/Haiku-styled version of the icon (3D-like, in perspective) for who wants to use it.

1 Like