For some reason we have a whole bunch of redundant icons for linked data and library overrides.
These link icons are redundant (only one of each type should be kept):
- LINKED
- DECORATE_LINKED (unused)
- LINK_BLEND
Same with these library override icons:
- LIBRARY_DATA_OVERRIDE
- DECORATE_LIBRARY_OVERRIDE (only used in custom properties UI, could be replaced easily)
Also, the RESTRICT_INSTANCED_OFF icon looks like thicker version of the linked icon. It and its RESTRICT_INSTANCED_ON counterpart are not used.
Related:
- This looks like the link icons, but indents to indicate locked/unlocked. Should just use a lock instead.
- Here the decorator is supposed to indicate a library override (it's DECORATE_OVERRIDE), but doesn't look like that at all. Can use the regular override icon instead


