
.Icons-attention {
    height: 16px;
    width: 16px;

    &-error {
        fill: $parrot;
    }

    &-incomplete {
        fill: $fox;
    }
}
