From 0ba58e41ca5df2aee0215b8bebf585dcecea9818 Mon Sep 17 00:00:00 2001 From: "Ezequiel S. Sandoval" Date: Sat, 24 Oct 2020 17:02:50 -0500 Subject: [PATCH] Added premiere pro original and plain icons to json file --- devicon.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/devicon.json b/devicon.json index 7c7e1b6e..d15442aa 100644 --- a/devicon.json +++ b/devicon.json @@ -1930,6 +1930,24 @@ "color": "#336791", "aliases": [] }, + { + "name": "premierepro", + "tags": [ + "editor", + "video" + ], + "versions": { + "svg": [ + "plain", + "original" + ], + "font": [ + "plain" + ] + }, + "color": "#2A0634", + "aliases": [] + }, { "name": "protractor", "tags": [