/* https://developer.wordpress.org/resource/dashicons/#admin-links */
h2.iex_title:before {
    content: '\f103';
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: normal 29px/1 'dashicons';
    vertical-align: middle;
    margin-right: 0.3em;
}