.icon {
    width: 30px;
    height: 30px;
}
.icon-green {
    fill: green;
}

.icon-red {
    fill: red;
}