Change SVG Icons - the easy way?
@BenajaEphrath Besides what Andreas mentione and perhaps not the exact answers you are looking for , but here goes anyway : 1 . You can paste the new SVG icons and then copy over the show /hide formula and the styling (although styling is a bit more work than just copying , setting classes and all that ) . OR 2 . Have a look at how the SVGs are set dynamically in this video (around that time marker ) : https://youtu.be/ICTzRosXYec?feature=shared&t=4319 I 've taken the approach in the video a step further and set each path in the SVG dynamically based on an array on the Icon key in my object (see screenshot ) No idea if it 's best practice though 👌1
