diff --git a/src/components/warningMessage.svelte b/src/components/warningMessage.svelte new file mode 100644 index 0000000..5732436 --- /dev/null +++ b/src/components/warningMessage.svelte @@ -0,0 +1,41 @@ + + +{#if !$warningStore} +
+ Each SVG includes a link to its respective product. Permission must be + obtained before using a logo. For removal requests, + + please open an issue on GitHub + . +
+