.icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: none;
    stroke: none;
}

.icon_payments {
    width: 24px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: none;
    stroke: none;
}