andreped / IronFlow

📳 IronFlow: Cross-platform mobile app for strength training progress tracking
MIT License
11 stars 0 forks source link

feat: Create new logo design for mobile app and project #233

Open andreped opened 2 months ago

andreped commented 2 months ago

It would be nice to create a new logo. I was thinking of a logo that is designed to show a wave (similar to flow), or something like that.

Then the logo should be made such that we can easily change the color of it through Dart.

That is likely possible to do if we store it in SVG format without color - not entirely sure how that work.

andreped commented 2 months ago

@taheera You had some interesting logo designs. Could you share a logo in SVG format which I could try to see if I could dynamically change color of it in Dart based on theme? :]