Input Tanggal Ikon Perubahan Warna

// in chrome this works
::-webkit-calendar-picker-indicator {
    filter: invert(1);
}
GutoTrosla