summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>2024-09-10 22:34:48 -0500
committerGitHub <noreply@github.com>2024-09-10 23:34:48 -0400
commit0329340e6216296f2a951a4985975dee78c527f8 (patch)
tree0f5617f93f7f464b1be26539e98d24101117d9f8
parent7f85cd85e9df29a5049ff935d3982e2d0cf464aa (diff)
Add LibreTranslate icon (#11437)
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
-rw-r--r--_data/simple-icons.json5
-rw-r--r--icons/libretranslate.svg1
2 files changed, 6 insertions, 0 deletions
diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index d9b42dcd..5c59d675 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -8872,6 +8872,11 @@
}
},
{
+ "title": "LibreTranslate",
+ "hex": "1565C0",
+ "source": "https://libretranslate.com"
+ },
+ {
"title": "LibreWolf",
"hex": "00ACFF",
"source": "https://librewolf.net"
diff --git a/icons/libretranslate.svg b/icons/libretranslate.svg
new file mode 100644
index 00000000..f3ef7e80
--- /dev/null
+++ b/icons/libretranslate.svg
@@ -0,0 +1 @@
+<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>LibreTranslate</title><path d="M13.7835 0q-1.7162 4.666-8.892 7.991l1.3623 1.523q5.3951-2.6385 7.8192-5.996 2.4777 3.1857 8.1948 6.1247L23.544 8.066q-6.103-2.9283-8.4198-6.2425.118-.1824.4827-1.255ZM9.5467 7.991q-.3218 3.5075-1.4481 5.8028-1.1155 2.2953-3.6683 4.5692l1.4265 1.2763q2.8426-2.6064 4.1941-5.556 1.1799 1.0297 2.4133 2.6494l1.4588-1.3086q-1.1477-1.4587-3.2286-3.25.547-2.0271.7614-3.9793zm7.1007 0q-.1716 4.151-1.4158 6.3927-1.2444 2.2417-3.7328 3.8934l1.4051 1.298q3.5718-2.6065 4.7088-5.8242 1.7268 3.4644 4.8696 5.867l1.4051-1.3408q-1.7806-1.3192-3.0141-2.7887-1.2227-1.4801-1.8662-3.0461-.6328-1.5767-.6328-2.1452l.075-.751q.0859-.8366.0859-1.3942zM.1126 8.8018V24h9.4443v-1.7095H2.0515V8.8018Z"/></svg> \ No newline at end of file