My original side project was a logo search website [1], but I realized that it would work for other types of images besides logos. And I had a lot of bookmarks to SVG icons repositories. And I found a great domain name (seriously: are the domainers asleep?). So allow me to introduce IconSear.ch!<p>I wrote it in NodeJS/Koa with server-side full-text search using Lunr.js, running on Google CloudRun. Source and full list of credits: [2]<p>The index of icons is in a separate repo [3]. Contributions welcome! Right now, all the sources are on github or gitlab, but it could support any website that can publish in the index format and allows hotlinking.<p>I know there are a ton of almost identical icon search websites (my list: [4]), and while mine is infinitely superior and perfect, I'm still interested in what you think!<p>[1] <a href="https://logosear.ch/search.html" rel="nofollow">https://logosear.ch/search.html</a><p>[2] <a href="https://github.com/VectorLogoZone/logosearch#credits" rel="nofollow">https://github.com/VectorLogoZone/logosearch#credits</a><p>[3] <a href="https://github.com/VectorLogoZone/git-svg-icons" rel="nofollow">https://github.com/VectorLogoZone/git-svg-icons</a><p>[4] <a href="https://iconsear.ch/alternatives/index.html" rel="nofollow">https://iconsear.ch/alternatives/index.html</a>