cidrblock / drawthe.net

drawthe.net draws network diagrams dynamically from a text file describing the placement, layout and icons. Given a yaml file describing the hierarchy of the network and it's connections, a resulting diagram will be created.
http://go.drawthe.net
1.1k stars 128 forks source link

Custom icon by URL (like <img src="">) #18

Open spidgorny opened 4 years ago

spidgorny commented 4 years ago

I'd like to be able to define a custom icon by the image URL. Icon family is too limited for my use case. Thanks.