diff --git a/devicon.json b/devicon.json index c7bbd6dd..4a89380d 100644 --- a/devicon.json +++ b/devicon.json @@ -2747,6 +2747,26 @@ } ] }, + { + "name": "woocommerce", + "tags": [ + "ecommerce" + ], + "versions": { + "svg": [ + "original", + "plain", + "original-wordmark", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#7f54b3", + "aliases": [] + }, { "name": "wordpress", "tags": [ diff --git a/icons/woocommerce/woocommerce-original-wordmark.svg b/icons/woocommerce/woocommerce-original-wordmark.svg new file mode 100644 index 00000000..26a60e10 --- /dev/null +++ b/icons/woocommerce/woocommerce-original-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/woocommerce/woocommerce-original.svg b/icons/woocommerce/woocommerce-original.svg new file mode 100644 index 00000000..2c10ccca --- /dev/null +++ b/icons/woocommerce/woocommerce-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/woocommerce/woocommerce-plain-wordmark.svg b/icons/woocommerce/woocommerce-plain-wordmark.svg new file mode 100644 index 00000000..fb2e1144 --- /dev/null +++ b/icons/woocommerce/woocommerce-plain-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/woocommerce/woocommerce-plain.svg b/icons/woocommerce/woocommerce-plain.svg new file mode 100644 index 00000000..b7ea19e2 --- /dev/null +++ b/icons/woocommerce/woocommerce-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/woocommerce/woocommerce.eps b/icons/woocommerce/woocommerce.eps new file mode 100644 index 00000000..b12ce6c5 Binary files /dev/null and b/icons/woocommerce/woocommerce.eps differ