Add FreshRSS icon
Issue: closes #10698
Popularity metric: 8.4K stars
Checklist
- [x] I updated the JSON data in
_data/simple-icons.json - [x] I optimized the icon with SVGO or SVGOMG
- [x] The SVG
viewboxis0 0 24 24
Description
I wonder if there is a way we can show the differences in shading of the original icon in a monochrome form. Maybe the lighter blue sections are outlined instead of solid?
Maybe the lighter blue sections are outlined instead of solid?
Done. Updated preview in description
I'm seeing differences with the circle in the center.
Should be all good now 👍🏻
Still seeing differences with the blue circle on my end.
Okay now it should be all set
This may be an issue with the precision when you are optimizing it FYI. You can try a precision of 3 or 4 to see if that helps.
@uncenter I redid the whole thing and I used a precision of 3 when optimizing.