TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Dynamic SVG Icons Generator

1 pointsby PoKeRGT12 months ago
I have created a mini website that generates dynamic SVG icons that can be used wherever you want.<p>The origin was that when using a Dashboard like &quot;homarr&quot; or &quot;homepage&quot; not all applications have an &quot;automatic&quot; icon (using favicon in homarr, &quot;Dashboard icons&quot; in homepage, etc.).<p>I started looking for a website that offered this functionality but I couldn&#x27;t find it (maybe I searched wrong or it really doesn&#x27;t exist). This is how this website was born where with a request it returns a simple but personalized icon.<p>Ex: &#x2F;generate_svg?font_size=30&amp;text=Hello+World&amp;text_length=5&amp;fill_color=%23ff0000&amp;text_color=%23ffffff&amp;shape=circle<p>This request would generate an SVG image with the text &quot;HW&quot; (short for &quot;Hello World&quot;) in a font size of 30, with a red fill color and a white text color, and a circle shape.<p>More information about the configuration parameters on the web.<p>PS: English is not my native language, so please forgive my mistakes.

no comments

no comments