/*region menu icon crc32('ithive.library')*/
li[data-id="2970200933"] .menu-item-icon,
.template-air.bitrix24-dark-theme .menu-sliding-mode li[data-id="2970200933"] .menu-item-icon{
    background-image: url("/bitrix/css/ithive.library/img/icon-menu.svg");
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}

.bitrix24-dark-theme .menu-sliding-mode li[data-id="2970200933"] .menu-item-icon,
.bitrix24-default-theme li[data-id="2970200933"] .menu-item-icon,
.bitrix24-dark-theme li[data-id="2970200933"] .menu-item-icon{
    background-image: url("/bitrix/css/ithive.library/img/icon-menu-dark.svg");
}
/*endregion menu icon crc32('ithive.library')*/