.st-hidden { display:none }
#wpadminbar #wp-admin-bar-forget-the-time .ab-icon:before {
    font: normal 20px/1 dashicons;
    content: '\f469';
    position: relative;
    float: left;
    speak: never;
    padding: 2px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: none !important;
}