diff --git a/devicon.json b/devicon.json index fea52eded..885b5c500 100644 --- a/devicon.json +++ b/devicon.json @@ -14684,5 +14684,97 @@ }, "color": "#443e38", "aliases": [] - } + }, + { + "name": "powerbi", + "altnames": [], + "tags": [ + "data", + "microsoft", + "visualization", + "business-intelligence", + "desktop" + ], + "versions": { + "svg": [ + "original", + "original-wordmark" + ], + "font": [] + }, + "color": "#F2C811", + "aliases": [ + { + "base": "original", + "alias": "original-wordmark" + } + ] + }, + { + "name": "excel", + "altnames": [ + "ms-excel" + ], + "tags": [ + "spreadsheet", + "microsoft", + "office", + "data" + ], + "versions": { + "svg": [ + "original" + ], + "font": [] + }, + "color": "#217346", + "aliases": [] + }, + { + "name": "seaborn", + "altnames": [], + "tags": [ + "python", + "visualization", + "data", + "plotting" + ], + "versions": { + "svg": [ + "original", + "original-wordmark" + ], + "font": [] + }, + "color": "#1f77b4", + "aliases": [ + { + "base": "original", + "alias": "original-wordmark" + } + ] + }, + { + "name": "tableau", + "altnames": [], + "tags": [ + "visualization", + "analytics", + "business-intelligence" + ], + "versions": { + "svg": [ + "original", + "original-wordmark" + ], + "font": [] + }, + "color": "#E97627", + "aliases": [ + { + "base": "original", + "alias": "original-wordmark" + } + ] + } ] diff --git a/icons/excel/excel-original.svg b/icons/excel/excel-original.svg new file mode 100644 index 000000000..5662d9985 --- /dev/null +++ b/icons/excel/excel-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/powerbi/powerbi-original-wordmark.svg b/icons/powerbi/powerbi-original-wordmark.svg new file mode 100644 index 000000000..d796f0199 --- /dev/null +++ b/icons/powerbi/powerbi-original-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/powerbi/powerbi-original.svg b/icons/powerbi/powerbi-original.svg new file mode 100644 index 000000000..bf15a3a9b --- /dev/null +++ b/icons/powerbi/powerbi-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/seaborn/Seaborn-original-wordmark.svg b/icons/seaborn/Seaborn-original-wordmark.svg new file mode 100644 index 000000000..2c17d7bb5 --- /dev/null +++ b/icons/seaborn/Seaborn-original-wordmark.svg @@ -0,0 +1,105 @@ + + + Seaborn Streamline Icon: https://streamlinehq.com + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/seaborn/seaborn-original.svg b/icons/seaborn/seaborn-original.svg new file mode 100644 index 000000000..402a5d060 --- /dev/null +++ b/icons/seaborn/seaborn-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/tableau/Tableau-original-wordmark.svg b/icons/tableau/Tableau-original-wordmark.svg new file mode 100644 index 000000000..0ac30fe7b --- /dev/null +++ b/icons/tableau/Tableau-original-wordmark.svg @@ -0,0 +1,15 @@ + + + Tableau Streamline Icon: https://streamlinehq.com + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/tableau/tableau-original.svg b/icons/tableau/tableau-original.svg new file mode 100644 index 000000000..cb88ef122 --- /dev/null +++ b/icons/tableau/tableau-original.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file