From 17cac0d4dd2f5fa2c5cc04c000551f54201af04d Mon Sep 17 00:00:00 2001 From: Joseph <61133303+zcraber@users.noreply.github.com> Date: Sat, 25 Nov 2023 02:48:27 +0530 Subject: [PATCH] Add Dreamstime (#9716) --- _data/simple-icons.json | 5 +++++ icons/dreamstime.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/dreamstime.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3aa585a5..202fced0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3809,6 +3809,11 @@ "hex": "FF6600", "source": "https://www.frype.com/applications/dev/docs/logos/" }, + { + "title": "Dreamstime", + "hex": "50A901", + "source": "https://www.dreamstime.com" + }, { "title": "Dribbble", "hex": "EA4C89", diff --git a/icons/dreamstime.svg b/icons/dreamstime.svg new file mode 100644 index 00000000..9b80d3f6 --- /dev/null +++ b/icons/dreamstime.svg @@ -0,0 +1 @@ +Dreamstime \ No newline at end of file