Data wejściowa ikon ikona Zmiana koloru
// in chrome this works
::-webkit-calendar-picker-indicator {
filter: invert(1);
}
GutoTrosla
// in chrome this works
::-webkit-calendar-picker-indicator {
filter: invert(1);
}