diff --git a/plugins/cms-export/framer.json b/plugins/cms-export/framer.json index 5c118cd3e..436a4212b 100644 --- a/plugins/cms-export/framer.json +++ b/plugins/cms-export/framer.json @@ -3,5 +3,5 @@ "name": "CMS Export", "modes": ["collection"], "prereleaseStyles": true, - "icon": "/icon.png" + "icon": "/icon.svg" } diff --git a/plugins/cms-export/public/icon.png b/plugins/cms-export/public/icon.png deleted file mode 100644 index 68db5f47a..000000000 Binary files a/plugins/cms-export/public/icon.png and /dev/null differ diff --git a/plugins/cms-export/public/icon.svg b/plugins/cms-export/public/icon.svg new file mode 100644 index 000000000..3290b4f38 --- /dev/null +++ b/plugins/cms-export/public/icon.svg @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/plugins/csv-import/public/icon.svg b/plugins/csv-import/public/icon.svg index d0f218e45..e93d47763 100644 --- a/plugins/csv-import/public/icon.svg +++ b/plugins/csv-import/public/icon.svg @@ -1,6 +1,11 @@ - - + + - \ No newline at end of file + d="M8 9.648C8 7.829 9.475 6.354 11.294 6.354H12.941C13.851 6.354 14.588 7.091 14.588 8.001V12.119C14.588 13.028 15.326 13.766 16.235 13.766H20.353C21.263 13.766 22 14.503 22 15.413V20.354C22 22.173 20.525 23.648 18.706 23.648H11.294C9.475 23.648 8 22.173 8 20.354V9.648Z" + fill="white" fill-opacity="0.3" stroke="white" stroke-width="2.47" + stroke-miterlimit="10" /> + + + \ No newline at end of file diff --git a/plugins/locale-sync/public/icon.svg b/plugins/locale-sync/public/icon.svg index 155503c59..dacb5a049 100644 --- a/plugins/locale-sync/public/icon.svg +++ b/plugins/locale-sync/public/icon.svg @@ -1 +1,8 @@ - \ No newline at end of file + + + + + \ No newline at end of file