diff --git a/data/svgs.json b/data/svgs.json
index 6a59292..9a4addb 100644
--- a/data/svgs.json
+++ b/data/svgs.json
@@ -957,5 +957,19 @@
"title": "Eclipse IDE",
"category": "IDE",
"url": "https://www.eclipse.org/"
+ },
+ {
+ "id": 138,
+ "slug": "/library/html5.svg",
+ "title": "HTML5",
+ "category": "Language",
+ "url": "https://es.wikipedia.org/wiki/HTML5"
+ },
+ {
+ "id": 139,
+ "slug": "/library/css.svg",
+ "title": "CSS",
+ "category": "Language",
+ "url": "https://es.wikipedia.org/wiki/CSS"
}
-]
\ No newline at end of file
+]
diff --git a/public/library/css.svg b/public/library/css.svg
new file mode 100644
index 0000000..94c6310
--- /dev/null
+++ b/public/library/css.svg
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/public/library/html5.svg b/public/library/html5.svg
new file mode 100644
index 0000000..b6cb758
--- /dev/null
+++ b/public/library/html5.svg
@@ -0,0 +1,6 @@
+
\ No newline at end of file