mydraft-cc / ui

Open source wireframing tool written in typescript, react and redux.
https://mydraft.cc
MIT License
626 stars 102 forks source link

unDraw illustrations integration #228

Open kyr0 opened 7 months ago

kyr0 commented 7 months ago

https://undraw.co/ is a collection of open source illustrations. Would be great to have the possibility to search drag & drop them as they are available as SVG images. Might make sense to integrate this alongside the svgeditor (see the other issue I've opened)

SebastianStehle commented 7 months ago

It can be added as images. Perhaps it would make more sense to add a new sidebar with images and then add undraw and unsplash as image source?

kyr0 commented 7 months ago

Yeah, absolutely, that would be a great way of integrating this. In a future vision, a user can add the SVG illustration via the sidebar, then doubleclick to edit via modal in svgeditor, in case they would like to customize :)