![]() |
|
SVG - Printable Version +- LogicMachine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Visu (https://forum.logicmachine.net/forumdisplay.php?fid=24) +--- Thread: SVG (/showthread.php?tid=6302) |
SVG - Tanish Gill - 13.02.2026 Hi, I noticed that in the new update it is possible to apply color to a custom SVG icon. I have tried it, but I was only able to do it with very very simple icons. When the icon is even slightly a bit more complex, i am not hable to do it. Do you know a simple solution for this? RE: SVG - Daniel - 13.02.2026 upload your icon as attachment RE: SVG - Tanish Gill - 17.02.2026 (13.02.2026, 12:03)Daniel Wrote: upload your icon as attachmentHi, I’m attaching the file. Could you please explain how to do it? RE: SVG - admin - 17.02.2026 1. You are missing fill="currentColor" in the <svg> element 2. Replace all instances of class="st0" with fill="#fff" RE: SVG - Tanish Gill - 24.02.2026 Hi, I have another problem. I am using the option apply color to custom SVGs. In the normal visualization, it works fine and the SVGs appear correctly, but when I synchronize it with the cloud, in the cloud visualization the SVGs do not show up properly. Do you know why this happens? Thank you for your support! RE: SVG - Daniel - 24.02.2026 because this is still test version and cloud will be updated when this will become released version.
|