<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Converting SVG to CIM symbols in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-svg-to-cim-symbols/m-p/1646588#M87564</link>
    <description>&lt;P&gt;You have a couple options here:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-symbolService.html#generateSymbol" target="_self"&gt;&lt;FONT face="courier new,courier"&gt;symbolService.generateSymbol()&lt;/FONT&gt;&lt;/A&gt;: this method converts SVG -&amp;gt; CIM using the REST API symbol service.&lt;/P&gt;&lt;P&gt;2) Publish the symbols you need as &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-WebStyleSymbol.html" target="_self"&gt;WebStyleSymbols&lt;/A&gt;! These are CIM symbols under the hood, but allow for easy reference to the symbol by its name. Check out &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/use-published-2d-symbols-in-arcgis-online" target="_self"&gt;this blog&lt;/A&gt; for more info on creating and publishing web styles.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Thu, 28 Aug 2025 18:30:12 GMT</pubDate>
    <dc:creator>AnneFitz</dc:creator>
    <dc:date>2025-08-28T18:30:12Z</dc:date>
    <item>
      <title>Converting SVG to CIM symbols</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-svg-to-cim-symbols/m-p/1646217#M87556</link>
      <description>&lt;P&gt;&lt;!--  StartFragment   --&gt;&lt;/P&gt;&lt;P&gt;We're currently using client-side layers that depend on PictureMarkerSymbol to render SVGs. However, we've noticed that these symbols become pixelated when scaled or rotated. To address this, we're looking to transition to CIMSymbol, which offers better visual fidelity under transformations.&lt;/P&gt;&lt;P&gt;I'm seeking guidance on two fronts:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Batch conversion&lt;/STRONG&gt; of SVG files to CIM symbols.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Best practices&lt;/STRONG&gt; for organizing and storing CIM symbol resources within a React-based project.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 27 Aug 2025 18:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-svg-to-cim-symbols/m-p/1646217#M87556</guid>
      <dc:creator>saqibqureshi</dc:creator>
      <dc:date>2025-08-27T18:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Converting SVG to CIM symbols</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-svg-to-cim-symbols/m-p/1646588#M87564</link>
      <description>&lt;P&gt;You have a couple options here:&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-symbolService.html#generateSymbol" target="_self"&gt;&lt;FONT face="courier new,courier"&gt;symbolService.generateSymbol()&lt;/FONT&gt;&lt;/A&gt;: this method converts SVG -&amp;gt; CIM using the REST API symbol service.&lt;/P&gt;&lt;P&gt;2) Publish the symbols you need as &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-WebStyleSymbol.html" target="_self"&gt;WebStyleSymbols&lt;/A&gt;! These are CIM symbols under the hood, but allow for easy reference to the symbol by its name. Check out &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/mapping/use-published-2d-symbols-in-arcgis-online" target="_self"&gt;this blog&lt;/A&gt; for more info on creating and publishing web styles.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 18:30:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/converting-svg-to-cim-symbols/m-p/1646588#M87564</guid>
      <dc:creator>AnneFitz</dc:creator>
      <dc:date>2025-08-28T18:30:12Z</dc:date>
    </item>
  </channel>
</rss>

