.crm-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/utils/icons/CRM Icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}