/* c-icon-active */

.c-icon-active.is-tab path,
.c-icon-active.is-tab rect{
    fill: var(--color-secundary);
}