From f78f0bd2a79068b567be83e0abeb63ef47096af4 Mon Sep 17 00:00:00 2001
From: gewaleelek <165679471+gewaleelek@users.noreply.github.com>
Date: Sat, 15 Aug 2026 20:54:00 +0700
Subject: [PATCH] feat: add web2py icon
---
devicon.json | 21 +++++++++++++++++++++
icons/web2py/web2py-original.svg | 1 +
icons/web2py/web2py-plain.svg | 1 +
3 files changed, 23 insertions(+)
create mode 100644 icons/web2py/web2py-original.svg
create mode 100644 icons/web2py/web2py-plain.svg
diff --git a/devicon.json b/devicon.json
index bd63e95a5..01b3f1339 100644
--- a/devicon.json
+++ b/devicon.json
@@ -15430,6 +15430,27 @@
}
]
},
+ {
+ "name": "web2py",
+ "altnames": [],
+ "tags": [
+ "python",
+ "programming",
+ "framework",
+ "web"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "plain"
+ ],
+ "font": [
+ "plain"
+ ]
+ },
+ "color": "#eef6f3",
+ "aliases": []
+ },
{
"name": "web3js",
"altnames": [
diff --git a/icons/web2py/web2py-original.svg b/icons/web2py/web2py-original.svg
new file mode 100644
index 000000000..c03fc4636
--- /dev/null
+++ b/icons/web2py/web2py-original.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/web2py/web2py-plain.svg b/icons/web2py/web2py-plain.svg
new file mode 100644
index 000000000..4fb812817
--- /dev/null
+++ b/icons/web2py/web2py-plain.svg
@@ -0,0 +1 @@
+
\ No newline at end of file