diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3d366ed2b..aab5b781a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1017,6 +1017,11 @@ "source": "https://www.arangodb.com", "guidelines": "https://www.arangodb.com/resources/logos" }, + { + "title": "ArcGIS", + "hex": "2C7AC3", + "source": "https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview" + }, { "title": "Arch Linux", "hex": "1793D1", @@ -3614,6 +3619,11 @@ "hex": "E7352C", "source": "https://www.espressif.com/" }, + { + "title": "ESRI", + "hex": "000000", + "source": "https://www.esri.com/en-us/arcgis/products/arcgis-pro/overview" + }, { "title": "etcd", "hex": "419EDA", diff --git a/icons/arcgis.svg b/icons/arcgis.svg new file mode 100644 index 000000000..d97db8dee --- /dev/null +++ b/icons/arcgis.svg @@ -0,0 +1 @@ +ArcGIS \ No newline at end of file diff --git a/icons/esri.svg b/icons/esri.svg new file mode 100644 index 000000000..8b86da130 --- /dev/null +++ b/icons/esri.svg @@ -0,0 +1 @@ +ESRI \ No newline at end of file