From 6322a7d5275993f3cbfee5107ebf488967a62589 Mon Sep 17 00:00:00 2001 From: Laurent Lemaire Date: Thu, 13 Jun 2024 15:48:59 +0200 Subject: [PATCH 1/3] SimpleBackups logos --- src/data/svgs.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 2dbbe8b..f7528fa 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -136,6 +136,16 @@ export const svgs: iSVG[] = [ route: '/library/react.svg', url: 'https://reactjs.org/' }, + { + title: 'SimpleBackups', + category: 'Software', + route: '/library/simplebackups-round.svg' + wordmark: { + light: '/library/simplebackups-text-transparent.svg', + dark: '/library/simplebackups-text-dark.svg' + } + url: 'https://simplebackups.com' + }, { title: 'Svelte', category: 'Library', From a13106e15325792184cda44f7c95bd35974675f1 Mon Sep 17 00:00:00 2001 From: Laurent Lemaire Date: Thu, 13 Jun 2024 15:49:03 +0200 Subject: [PATCH 2/3] SimpleBackups logos --- static/library/simplebackups-round.svg | 4 ++++ static/library/simplebackups-text-dark.svg | 1 + static/library/simplebackups-text-transparent.svg | 1 + 3 files changed, 6 insertions(+) create mode 100644 static/library/simplebackups-round.svg create mode 100644 static/library/simplebackups-text-dark.svg create mode 100644 static/library/simplebackups-text-transparent.svg diff --git a/static/library/simplebackups-round.svg b/static/library/simplebackups-round.svg new file mode 100644 index 0000000..e29e868 --- /dev/null +++ b/static/library/simplebackups-round.svg @@ -0,0 +1,4 @@ + + Simple + Backups + \ No newline at end of file diff --git a/static/library/simplebackups-text-dark.svg b/static/library/simplebackups-text-dark.svg new file mode 100644 index 0000000..4425c91 --- /dev/null +++ b/static/library/simplebackups-text-dark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/simplebackups-text-transparent.svg b/static/library/simplebackups-text-transparent.svg new file mode 100644 index 0000000..fedb9f1 --- /dev/null +++ b/static/library/simplebackups-text-transparent.svg @@ -0,0 +1 @@ + \ No newline at end of file From c4a71008c264377d64cff8e5aa02f0310d2a775b Mon Sep 17 00:00:00 2001 From: Laurent Lemaire Date: Fri, 14 Jun 2024 09:31:25 +0200 Subject: [PATCH 3/3] SimpleBackups replace incorrect logo --- static/library/simplebackups-round.svg | 51 ++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 4 deletions(-) diff --git a/static/library/simplebackups-round.svg b/static/library/simplebackups-round.svg index e29e868..a2d5082 100644 --- a/static/library/simplebackups-round.svg +++ b/static/library/simplebackups-round.svg @@ -1,4 +1,47 @@ - - Simple - Backups - \ No newline at end of file + + + + logo-round-rast + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file