Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
pxeger4502yIcons8 used to have an API which I used to scrape all SVG icons, that you're not supposed to be able to get (normally only PNG allowed without paying)
-
epictern1462yFuck free accounts, some websites will claim to give the logo for free. Then after you spend some time giving it a good look they hit you with a paywall. So yeah then and only then do I do that.
*le me wants to get an icon online*
*le me finds a good icon on a free icon site*
*the icon site does require a free account for downloads but this guy doesn't want to register just for getting an icon*
Inspect element -> copy base64 icon data -> paste into a base64 to file converter online:
Le me has the icon now!
rant