.ic-edit {
    background: url("/core/icons/edit.svg");
}

.ic-delete {
    background: url("/core/icons/delete.svg");
}

.ic-download {
    background: url("/core/icons/download.svg");
}

.ic-initialize {
    background: url("/core/icons/play_circle.svg");
}

.ic-refresh {
    background: url("/core/icons/refresh.svg");
}

.ic-forward-to-inbox {
    background: url("/core/icons/forward-to-inbox.svg");
}

.ic-duplicate {
    background: url("/core/icons/duplicate.svg");
}

.ic-cancel {
    background: url("/core/icons/cancel.svg");
}

.ic-save {
    background: url("/core/icons/save.svg");
}

.ic-details {
    background: url("/core/icons/view-details.svg");
}

.ic-groups {
    background: url("/core/icons/groups.svg");
}

.ic-link {
    background: url("/core/icons/link.svg");
}

.ic-invite {
    background: url("/core/icons/invite.svg");
}
