From 0452567f656fefa24ff4e13777b60154988d991c Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Tue, 5 Jan 2021 11:47:12 +0000 Subject: [PATCH] Added Webflow (#4568) --- _data/simple-icons.json | 5 +++++ icons/webflow.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/webflow.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cb37159e..c13479c7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7460,6 +7460,11 @@ "hex": "29ABE2", "source": "https://www.webcomponents.org/" }, + { + "title": "Webflow", + "hex": "4353FF", + "source": "https://webflow.com/" + }, { "title": "WebGL", "hex": "990000", diff --git a/icons/webflow.svg b/icons/webflow.svg new file mode 100644 index 00000000..0b6c1a94 --- /dev/null +++ b/icons/webflow.svg @@ -0,0 +1 @@ +Webflow icon \ No newline at end of file