Replace placeholder icons in gl-alert component with gl-icon component
The alert component should display variant-specific icons. These can't be properly implemented until the icon component is available.
When it is available, the alert component's placeholder icons (both the variant-specific icons and the close button icon) should be replaced.