<?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 How to get Mapping Calcite icon for the ArcGIS Map/Pro tools in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-get-mapping-calcite-icon-for-the-arcgis-map/m-p/1593740#M86653</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I want to consume the ArcGIS Pro tools in the application and i tried to get the corresponding tool icons from the&amp;nbsp;&lt;A href="https://developers.arcgis.com/calcite-design-system/icons/?query=" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/calcite-design-system/icons/?query=&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i am not able to find the exact icons. For example, "go to XY" , "Find" (with binacular symbol), "Select layer by location/ attributes" etc etc.&lt;/P&gt;&lt;P&gt;Could you please help me - where can we get this mapping document. I am sure we may not be having components for all the existing ArcGIS Pro/Map tools. But whatever components we have - for those, information is sufficient for now. Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 09:47:24 GMT</pubDate>
    <dc:creator>SreenivasaRaoPigili</dc:creator>
    <dc:date>2025-03-10T09:47:24Z</dc:date>
    <item>
      <title>How to get Mapping Calcite icon for the ArcGIS Map/Pro tools</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-get-mapping-calcite-icon-for-the-arcgis-map/m-p/1593740#M86653</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I want to consume the ArcGIS Pro tools in the application and i tried to get the corresponding tool icons from the&amp;nbsp;&lt;A href="https://developers.arcgis.com/calcite-design-system/icons/?query=" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/calcite-design-system/icons/?query=&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i am not able to find the exact icons. For example, "go to XY" , "Find" (with binacular symbol), "Select layer by location/ attributes" etc etc.&lt;/P&gt;&lt;P&gt;Could you please help me - where can we get this mapping document. I am sure we may not be having components for all the existing ArcGIS Pro/Map tools. But whatever components we have - for those, information is sufficient for now. Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 09:47:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-get-mapping-calcite-icon-for-the-arcgis-map/m-p/1593740#M86653</guid>
      <dc:creator>SreenivasaRaoPigili</dc:creator>
      <dc:date>2025-03-10T09:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Mapping Calcite icon for the ArcGIS Map/Pro tools</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-get-mapping-calcite-icon-for-the-arcgis-map/m-p/1593792#M86655</link>
      <description>&lt;P&gt;More Clarity:&lt;/P&gt;&lt;P&gt;We are trying to build Our application is based on ArcGIS Maps SDK for Javascript, where we want to add same tools that's exists in ArcGISMap/ArcGIS Pro.&amp;nbsp;For example, "go to XY" , "Find" (with binacular symbol), "Select layer by location/ attributes" etc etc.&lt;/P&gt;&lt;P&gt;Additional Question: Could you please tell, Do we have components for all the existing ArcGIS Pro tools or do we need to build using Core API?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 13:53:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-get-mapping-calcite-icon-for-the-arcgis-map/m-p/1593792#M86655</guid>
      <dc:creator>SreenivasaRaoPigili</dc:creator>
      <dc:date>2025-03-10T13:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Mapping Calcite icon for the ArcGIS Map/Pro tools</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-get-mapping-calcite-icon-for-the-arcgis-map/m-p/1596629#M86720</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/76130"&gt;@SreenivasaRaoPigili&lt;/a&gt;, thanks for posting your question here. Pro is a desktop application, and the ArcGIS Maps SDK for JavaScript is for making web applications, so they have different resources and capabilities. As such, Calcite is designed to work with web applications:&amp;nbsp;&lt;A href="https://developers.arcgis.com/calcite-design-system/get-started/" target="_blank"&gt;https://developers.arcgis.com/calcite-design-system/get-started/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For help with ArcGIS Pro, I would recommend posting in the Pro space:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/bd-p/arcgis-pro-questions" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-questions/bd-p/arcgis-pro-questions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For JS SDK functionality, I would recommend search through our samples and/or tutorials to see what you are looking for:&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/tutorials/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/tutorials/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 16:13:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-get-mapping-calcite-icon-for-the-arcgis-map/m-p/1596629#M86720</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2025-03-18T16:13:30Z</dc:date>
    </item>
  </channel>
</rss>

