const { h } = require('preact') module.exports = function AlertIcon() { return ( ) }