From d081122e77828562813056924a891560238a6065 Mon Sep 17 00:00:00 2001 From: "Ezequiel S. Sandoval" Date: Sun, 25 Oct 2020 16:17:44 -0600 Subject: [PATCH] Added original and plain woocommerce wordmark icons to json file --- devicon.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/devicon.json b/devicon.json index 1e9a9723..a8a7d850 100644 --- a/devicon.json +++ b/devicon.json @@ -2680,10 +2680,13 @@ "versions": { "svg": [ "original", - "plain" + "plain", + "original-wordmark", + "plain-wordmark" ], "font": [ - "plain" + "plain", + "plain-wordmark" ] }, "color": "#9B5C8F",