Icon Display LWC for Flow
Claire Crabtree has created a nice flow screen component that you can use to display any Salesforce icon.
This LWC will display a Salesforce Icon in a screen flow.
You can set the icon type/name, as well as foreground and background colors, if desired!

Icon with no color changes
Set the iconType to the type of Salesforce icon. (Standard, Utility, Custom, DocType, Action) Set the iconName to the name of the icon. (Messaging_conversation, clone, etc.)


Icon with Hex color changes
Set the foreground and background colors using hexcodes


Icon with Standard color changes
Set the foreground and background colors using regulard color names


Installation
Production or Developer Version 1.0
Sandbox Version 1.0