getIcon

@NotNull
abstract fun getIcon(): @NotNull String

Gets the icon of the activation, which can be a Minecraft ResourceLocation or base64-encoded data.

Return

The activation's icon.