diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5a21349c9..4d38fc421 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3944,9 +3944,14 @@ "source": "https://www.dwavesys.com" }, { - "title": "D3.js", + "title": "D3", "hex": "F9A03C", - "source": "https://github.com/d3/d3-logo/tree/6d9c471aa852033501d00ca63fe73d9f8be82d1d" + "source": "https://github.com/d3/d3-logo/tree/6d9c471aa852033501d00ca63fe73d9f8be82d1d", + "aliases": { + "aka": [ + "D3.js" + ] + } }, { "title": "Dacia", diff --git a/icons/d3.svg b/icons/d3.svg new file mode 100644 index 000000000..4e6a39c10 --- /dev/null +++ b/icons/d3.svg @@ -0,0 +1 @@ +D3 \ No newline at end of file diff --git a/icons/d3dotjs.svg b/icons/d3dotjs.svg deleted file mode 100644 index 4b030e887..000000000 --- a/icons/d3dotjs.svg +++ /dev/null @@ -1 +0,0 @@ -D3.js \ No newline at end of file