diff --git a/devicon.json b/devicon.json
index bd63e95a5..ba30fc88c 100644
--- a/devicon.json
+++ b/devicon.json
@@ -7874,6 +7874,31 @@
}
]
},
+ {
+ "name": "lwc",
+ "altnames": [
+ "Lightning Web Components"
+ ],
+ "tags": [
+ "framework",
+ "frontend",
+ "html",
+ "javascript",
+ "css"
+ ],
+ "versions": {
+ "svg": [
+ "original",
+ "line"
+ ],
+ "font": [
+ "original",
+ "line"
+ ]
+ },
+ "color": "#14305c",
+ "aliases": []
+ },
{
"name": "magento",
"altnames": [],
diff --git a/icons/lwc/lwc-line.svg b/icons/lwc/lwc-line.svg
new file mode 100644
index 000000000..f23504292
--- /dev/null
+++ b/icons/lwc/lwc-line.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/lwc/lwc-original.svg b/icons/lwc/lwc-original.svg
new file mode 100644
index 000000000..f9c15444e
--- /dev/null
+++ b/icons/lwc/lwc-original.svg
@@ -0,0 +1 @@
+
\ No newline at end of file