export let uuid;
</script>
-<div class="glyphicon" aria-hidden="true" title={$_('glyph.title')}>
+<div class="glyphicon" role="img" aria-label={$_('glyph.title')} title={$_('glyph.title')}>
{#each getGlyphHash(uuid) as fragment}
<span class={fragment.glyph} style="color: {fragment.color} ">
{fragment.glyph}