diff --git a/devicon.json b/devicon.json index 08d56fc5b..0a386d750 100644 --- a/devicon.json +++ b/devicon.json @@ -10520,6 +10520,40 @@ "color": "#2A0634", "aliases": [] }, + { + "name": "prestashop", + "altnames": [], + "tags": [ + "ecommerce", + "cms", + "php" + ], + "versions": { + "svg": [ + "original", + "original-wordmark", + "plain", + "plain-wordmark" + ], + "font": [ + "original", + "original-wordmark", + "plain", + "plain-wordmark" + ] + }, + "color": "#E03C31", + "aliases": [ + { + "base": "original", + "alias": "plain" + }, + { + "base": "original-wordmark", + "alias": "plain-wordmark" + } + ] + }, { "name": "primeng", "altnames": [], diff --git a/icons/prestashop/prestashop-original-wordmark.svg b/icons/prestashop/prestashop-original-wordmark.svg new file mode 100644 index 000000000..a222f3f48 --- /dev/null +++ b/icons/prestashop/prestashop-original-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/prestashop/prestashop-original.svg b/icons/prestashop/prestashop-original.svg new file mode 100644 index 000000000..db43e6fe3 --- /dev/null +++ b/icons/prestashop/prestashop-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/prestashop/prestashop-plain-wordmark.svg b/icons/prestashop/prestashop-plain-wordmark.svg new file mode 100644 index 000000000..ffd625a3c --- /dev/null +++ b/icons/prestashop/prestashop-plain-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/prestashop/prestashop-plain.svg b/icons/prestashop/prestashop-plain.svg new file mode 100644 index 000000000..4f6b8cb0a --- /dev/null +++ b/icons/prestashop/prestashop-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file