diff --git a/icons/css-variables/folder_renovate.svg b/icons/css-variables/folder_renovate.svg new file mode 100644 index 00000000..1b688f57 --- /dev/null +++ b/icons/css-variables/folder_renovate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/css-variables/folder_renovate_open.svg b/icons/css-variables/folder_renovate_open.svg new file mode 100644 index 00000000..1bbf4588 --- /dev/null +++ b/icons/css-variables/folder_renovate_open.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/frappe/folder_renovate.svg b/icons/frappe/folder_renovate.svg new file mode 100644 index 00000000..09d4c29a --- /dev/null +++ b/icons/frappe/folder_renovate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/frappe/folder_renovate_open.svg b/icons/frappe/folder_renovate_open.svg new file mode 100644 index 00000000..9a8b5b7e --- /dev/null +++ b/icons/frappe/folder_renovate_open.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/latte/folder_renovate.svg b/icons/latte/folder_renovate.svg new file mode 100644 index 00000000..cf81a696 --- /dev/null +++ b/icons/latte/folder_renovate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/latte/folder_renovate_open.svg b/icons/latte/folder_renovate_open.svg new file mode 100644 index 00000000..27c8d90e --- /dev/null +++ b/icons/latte/folder_renovate_open.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/macchiato/folder_renovate.svg b/icons/macchiato/folder_renovate.svg new file mode 100644 index 00000000..87f97216 --- /dev/null +++ b/icons/macchiato/folder_renovate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/macchiato/folder_renovate_open.svg b/icons/macchiato/folder_renovate_open.svg new file mode 100644 index 00000000..6e9d57e6 --- /dev/null +++ b/icons/macchiato/folder_renovate_open.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/mocha/folder_renovate.svg b/icons/mocha/folder_renovate.svg new file mode 100644 index 00000000..069ca269 --- /dev/null +++ b/icons/mocha/folder_renovate.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/mocha/folder_renovate_open.svg b/icons/mocha/folder_renovate_open.svg new file mode 100644 index 00000000..03c68bef --- /dev/null +++ b/icons/mocha/folder_renovate_open.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/src/defaults/folderIcons.ts b/src/defaults/folderIcons.ts index c1ebc7f5..5cdad56a 100644 --- a/src/defaults/folderIcons.ts +++ b/src/defaults/folderIcons.ts @@ -511,6 +511,12 @@ const folderIcons: FolderIcons = { 'redux': { folderNames: ['redux'], }, + 'renovate': { + folderNames: [ + '.renovate', + 'renovate', + ], + }, 'routes': { folderNames: [ 'routes',