<div dir="ltr"><span style="color:rgb(80,0,80)"><div dir="ltr" class="gmail_attr">In working from home I am presented with the challenge of sharing project files and data. A central PostGIS database makes it easy to share data and styles, but the one area that I am struggling with how to effectively share a massive trove of custom SVG files that are referenced by my projects and styles.</div></span><div dir="ltr"><span style="color:rgb(80,0,80)"><div><br></div><div>One possibility I have explored is putting the files on the web and then referencing the URL in the style rather than a file-based path. When I do this, 3 things seem to happen:</div></span><div><span style="color:rgb(80,0,80)"><br></span>1. The SVG shape appears correctly under "Text Sample", but <a href="https://photos.app.goo.gl/AgCuQvL18d4aTxdQ8">in the path, the font of the URL appears as red indicating that it is in error</a>.</div><div><div style="outline:none;padding:10px 0px;width:22px;margin:2px 0px 0px"><div id="m_4306982227267887127gmail-m_5985674850421117711gmail-:13c" style="background-color:rgb(232,234,237);border:none;clear:both;line-height:6px;outline:none;width:24px;border-radius:5.5px"><br></div></div></div><div><div style="color:rgb(80,0,80)"><div>2. Otherwise, it seems to work on the map. <a href="https://photos.app.goo.gl/NmmbG5KMhDwEPkQMA">The SVGs are displayed correctly</a>.</div><div><br></div><div>3. After I save, exit and reload the project file, the graphics still appear as they should on the map, but the feedback meter on the bottom of QGIS that churns during ongoing operations never stops churning and when you click on it, <a href="https://photos.app.goo.gl/mJQXfKKsjF99denX7">each image that is referenced from a URL is shown as 100% completed but still "fetching"</a>.</div><div><br></div><div>Am I doing something wrong? Any recommendations/best practices for referencing graphics from web addresses rather than local file paths?</div></div></div></div></div>