.entityactionicons {
}

.entityactionicons .check-icon {
    background-image: url("https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/v2/navigation/check-circle-green@3x.png");
    width: 26px;
    height: 26px;
    background-size: cover;
    margin-right: 8px;
}

.entityactionicons .add-icon {
    background-image: url("https://d1gq9jzbezk7fw.cloudfront.net/p/en_US/gv/i/add_s_v1.png");
    width: 26px;
    height: 26px;
    background-size: cover;
    margin-right: 8px;
}
