<span style="fill:blue;">{{$:/core/images/clone-button}}</span>The Following will color the SVG image in the transcluded tiddler
<span style="fill:blue;">{{$:/core/images/clone-button}}</span>
Is there a simple way to get the color from the local tiddler's color field?
<span style={{{ [{!!color}addprefix[fill:]addsuffix[;]] }}}>{{$:/core/images/clone-button}}</span><span style={{{ [{!!color}addprefix[fill:]] }}}>{{$:/core/images/clone-button}}</span>