Following up on this, I made a dark theme icon in GIMP based on this image that sort of matches the Tela Dark theme.
With the following in /usr/share/applications/Anytype.desktop,
[Desktop Entry]
Categories=Education
Exec=env DRI_PRIME=1 /home/user/Applications/Anytype-0.31.0.AppImage
GenericName=Anytype
Icon=/home/user/Pictures/anytype2.png
StartupWMClass=anytype2
Name=Anytype
StartupNotify=true
Terminal=false
Type=Application
X-KDE-SubstituteUID=false
this is the result:
Icon is attached.
And the GIMP file -
anytype2.zip (52.8 KB)