From 53b47fccf67d234d64a9f7a8ba92a219d2428706 Mon Sep 17 00:00:00 2001 From: Yash Date: Mon, 8 Sep 2025 15:25:51 +0530 Subject: [PATCH 1/6] new icon : cursor (original, original-wordmark) --- devicon.json | 24 +++++++++++++++++++++++ icons/cursor/cursor-original-wordmark.svg | 1 + icons/cursor/cursor-original.svg | 1 + 3 files changed, 26 insertions(+) create mode 100644 icons/cursor/cursor-original-wordmark.svg create mode 100644 icons/cursor/cursor-original.svg diff --git a/devicon.json b/devicon.json index 6ba404876..63eec3901 100644 --- a/devicon.json +++ b/devicon.json @@ -2829,6 +2829,30 @@ }, "color": "#00a818", "aliases": [] + }, + { + "name": "cursor", + "altnames": [ + "cursorai" + ], + "tags": [ + "ide", + "ai", + "code", + "editor" + ], + "versions": { + "svg": [ + "original", + "original-wordmark" + ], + "font": [ + "original", + "original-wordmark" + ] + }, + "color": "#0f111a", + "aliases": [] }, { "name": "cypressio", diff --git a/icons/cursor/cursor-original-wordmark.svg b/icons/cursor/cursor-original-wordmark.svg new file mode 100644 index 000000000..f94517209 --- /dev/null +++ b/icons/cursor/cursor-original-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/cursor/cursor-original.svg b/icons/cursor/cursor-original.svg new file mode 100644 index 000000000..b737c9b34 --- /dev/null +++ b/icons/cursor/cursor-original.svg @@ -0,0 +1 @@ + \ No newline at end of file From 443e80d0f43c0588f41faa89bd16574a37608694 Mon Sep 17 00:00:00 2001 From: Yash Date: Sun, 19 Oct 2025 22:24:38 +0530 Subject: [PATCH 2/6] Update cursor icon and add alias for original-wordmark --- devicon.json | 11 ++++++++--- icons/cursor/cursor-original-wordmark.svg | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/devicon.json b/devicon.json index 63eec3901..4231c2586 100644 --- a/devicon.json +++ b/devicon.json @@ -2830,7 +2830,7 @@ "color": "#00a818", "aliases": [] }, - { + { "name": "cursor", "altnames": [ "cursorai" @@ -2852,7 +2852,12 @@ ] }, "color": "#0f111a", - "aliases": [] + "aliases": [ + { + "base": "original-wordmark", + "alias": "plain-wordmark" + } + ] }, { "name": "cypressio", @@ -15643,4 +15648,4 @@ "color": "#443e38", "aliases": [] } -] +] \ No newline at end of file diff --git a/icons/cursor/cursor-original-wordmark.svg b/icons/cursor/cursor-original-wordmark.svg index f94517209..6b9dbd2ea 100644 --- a/icons/cursor/cursor-original-wordmark.svg +++ b/icons/cursor/cursor-original-wordmark.svg @@ -1 +1 @@ - \ No newline at end of file + From 0427d2b3b1f583aa96c3ca0c41373c2ac7eb495b Mon Sep 17 00:00:00 2001 From: Yash Date: Thu, 27 Nov 2025 16:35:04 +0530 Subject: [PATCH 3/6] Add plain version of cursor icon and update aliases in devicon.json --- devicon.json | 5 +++-- icons/cursor/cursor-plain.svg | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 icons/cursor/cursor-plain.svg diff --git a/devicon.json b/devicon.json index 4231c2586..f4ea6c906 100644 --- a/devicon.json +++ b/devicon.json @@ -2844,10 +2844,11 @@ "versions": { "svg": [ "original", - "original-wordmark" + "original-wordmark", + "plain" ], "font": [ - "original", + "plain", "original-wordmark" ] }, diff --git a/icons/cursor/cursor-plain.svg b/icons/cursor/cursor-plain.svg new file mode 100644 index 000000000..b79369a61 --- /dev/null +++ b/icons/cursor/cursor-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file From 636c14b76d10c98da000889f439d7bcf35bc9d17 Mon Sep 17 00:00:00 2001 From: Patrik Wehrli Date: Thu, 27 Nov 2025 13:51:32 +0100 Subject: [PATCH 4/6] Add newline at EOF --- icons/cursor/cursor-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/cursor/cursor-original.svg b/icons/cursor/cursor-original.svg index b737c9b34..857c56661 100644 --- a/icons/cursor/cursor-original.svg +++ b/icons/cursor/cursor-original.svg @@ -1 +1 @@ - \ No newline at end of file + From 5f1a8e27042bb6c68a4870e48c042598f234bc2b Mon Sep 17 00:00:00 2001 From: Patrik Wehrli Date: Thu, 27 Nov 2025 13:52:18 +0100 Subject: [PATCH 5/6] Add newline at EOF --- icons/cursor/cursor-plain.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/cursor/cursor-plain.svg b/icons/cursor/cursor-plain.svg index b79369a61..de46d7b5b 100644 --- a/icons/cursor/cursor-plain.svg +++ b/icons/cursor/cursor-plain.svg @@ -1 +1 @@ - \ No newline at end of file + From f92d8abf0d8af817ed8c6b9365aada0f651e891a Mon Sep 17 00:00:00 2001 From: Patrik Wehrli Date: Thu, 27 Nov 2025 13:53:00 +0100 Subject: [PATCH 6/6] Add newline at EOF --- devicon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index f4ea6c906..aa64834e6 100644 --- a/devicon.json +++ b/devicon.json @@ -15649,4 +15649,4 @@ "color": "#443e38", "aliases": [] } -] \ No newline at end of file +]