.app-icon--phosphor {
    display: inline-block;
    width: 1em;
    height: 1em;
    flex: 0 0 auto;
    overflow: visible;
    vertical-align: -0.125em;
    color: inherit;
    fill: currentColor;
}

.app-icon--phosphor use {
    pointer-events: none;
}
