diff --git a/devicon.json b/devicon.json index 43996ee0..b2c45eb6 100644 --- a/devicon.json +++ b/devicon.json @@ -1300,6 +1300,23 @@ }, "color": "#f24e1e", "aliases": [] + }, + { + "name": "filezilla", + "tags": [ + "ftp" + ], + "versions": { + "svg": [ + "plain", "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#b30000", + "aliases": [] }, { "name": "firebase", diff --git a/icons/filezilla/filezilla-plain-wordmark.svg b/icons/filezilla/filezilla-plain-wordmark.svg new file mode 100644 index 00000000..c63f6510 --- /dev/null +++ b/icons/filezilla/filezilla-plain-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/filezilla/filezilla-plain.svg b/icons/filezilla/filezilla-plain.svg new file mode 100644 index 00000000..4a92205c --- /dev/null +++ b/icons/filezilla/filezilla-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file