anytype-ts
anytype-ts copied to clipboard
Rounded icon for 32x32
trafficstars
Have you read a contributing guide?
- [X] I have read CONTRIBUTING.md
- [X] I have searched the existing requests and didn't find any that were similar
- [X] I have considered creating a pull request instead and want to proceed
Clear and concise description of the problem
Currently the app icon for 32x32 size is not rounded. When using the extension dash-to-dock on Fedora with gnome, it by default uses the 32x32 icon size for all apps and the anytype icon looks terrible in the dock.
Suggested solution
There is a simple fix, just round the corners I was able to do this myself and I think it looks much better
Here is the file I used if that helps
Alternative
No response
Additional context
No response