Iconize
Wolfram Kernel
compresses any arbitrary expr into an icon (encoded as base64 gzip string or a file)
Iconize[expr_, opts___] _If an expression exceeds 30000 bytes, it will be serialized to a local file in the subdirectory of the notebook .iconized.
Available from the context menu
Options
"Label"
Specifies a label for an icon. Accepts only _String