i have used svg icons set in my angular project using(scss). now i want to change the icons color when ever user changes the theme "dark" icons should be light and when theme become light icons should be dark.
These things should be in single scss file, and i don want to use any angular material and No dependency.