Symbol Factory animated symbol color change

you can put css transform animations on svgs. it will be a bit tricky to make this work tho.
infact the animaton on the pump is already css based.

image
this is the best you can get with the pump from igntion. for some reason the blades are not blades but just lines, so you cant fill them… i guess you could increase the stroke-width a bit of the fans so then there are 8 smaller fans

.pump_centrifugal_rotor>g>path:nth-child(1){fill:white;} .ia_symbolComponent-pump-centrifugal{fill:grey;}