diff --git a/devicon.json b/devicon.json index 47e55bf4a..fb1fc164e 100644 --- a/devicon.json +++ b/devicon.json @@ -2672,6 +2672,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 000000000..26a60e108 --- /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 000000000..2c10ccca4 --- /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 000000000..fb2e1144c --- /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 000000000..b7ea19e25 --- /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 000000000..b12ce6c5c Binary files /dev/null and b/icons/woocommerce/woocommerce.eps differ