IconImage Component

The IconImage is kind of a fancy PlaceHolder that embeds an Icon in a pattern field with color. It's good enough to use for quite a while until you can design a better asset. The patterns come from pattern.css.

<IconImage name="{ props.name }" pattern="{ props.pattern }" hue="{ props.hue }" background_hue="{ props.background_hue }" grayscale="{ grayscale }" />