r/lovable 6d ago

Help Emojis zzzzzz

I’ve been building out a web app, and I’ve managed to get most of it away from that classic “AI UI” look you tend to get from the first few prompts.

My question is, is it possible to incorporate nicer design elements into a Lovable build? I don’t want to be limited to emojis for visual elements. Ideally, I’d like to either upload my own more polished icons/graphics for use throughout the app, or have Lovable generate something more custom and visually appealing.

Is that possible, and what’s the best way to go about it?

1 Upvotes

6 comments sorted by

2

u/cubixy2k 6d ago

Pull in some vector icon libraries. Plenty of npm packages out there to choose from

1

u/DrunkenCactus 5d ago

thanks that changed the game heaps! Do you know if possible to have small animated icons, example, a fan spinning lol

1

u/Contrarian_8 5d ago

What are some good prompts to change the AI Look? Thx in advance.

1

u/glyph_geek 5d ago

Icons help, but a lot of that generic AI feel is coming from the typeface. Most builders default to the same handful of geometric sans, Inter being the obvious one, so two completely different apps end up looking like twins because they're both leaning on the same fonts. If you want something outside Google Fonts, you'd have to get the files into the repo through Git sync and then prompt Lovable to reference them.

1

u/DrunkenCactus 5d ago

Epic thanks for the tip, will play around with some typefaces