diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c6cfd820f..2ce5cf593 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -485,6 +485,11 @@ "hex": "0678BE", "source": "https://www.drupal.org/drupalorg/style-guide/colors" }, + { + "title": "DTube", + "hex": "FF0000", + "source": "https://about.d.tube/mediakit.html" + }, { "title": "eBay", "hex": "E53238", diff --git a/icons/dtube.svg b/icons/dtube.svg new file mode 100644 index 000000000..d6c6a2986 --- /dev/null +++ b/icons/dtube.svg @@ -0,0 +1 @@ +DTube icon \ No newline at end of file