diff --git a/src/app.html b/src/app.html index 6f17e09..dd99150 100644 --- a/src/app.html +++ b/src/app.html @@ -29,7 +29,7 @@
%sveltekit.body%
diff --git a/src/data/svgs.ts b/src/data/svgs.ts index d566c82..3366c45 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1592,6 +1592,13 @@ export const svgs: iSVG[] = [ }, { id: 228, + title: 'Salesforce', + category: 'Software', + route: '/library/salesforce.svg', + url: 'https://www.salesforce.com' + }, + { + id: 4929293, title: 'Unreal Engine', category: 'Software', route: '/library/unreal_engine.svg', @@ -1619,7 +1626,35 @@ export const svgs: iSVG[] = [ url: 'https://www.randevum.co' }, { - id: 232, + id: 95775, + title: 'Affinity Designer', + category: 'Design', + route: '/library/affinity_designer.svg', + url: 'https://affinity.serif.com/en-us/designer/' + }, + { + id: 44448, + title: 'Affinity Photo', + category: 'Software', + route: '/library/affinity_photo.svg', + url: 'https://affinity.serif.com/en-us/photo/' + }, + { + id: 39170, + title: 'Affinity Publisher', + category: 'Software', + route: '/library/affinity_publisher.svg', + url: 'https://affinity.serif.com/en-us/publisher/' + }, + { + id: 24525, + title: 'Roblox', + category: 'Software', + route: '/library/roblox.svg', + url: 'https://www.roblox.com/' + }, + { + id: 68067, title: 'Stately.ai', category: 'Software', route: '/library/stately.svg', @@ -1632,8 +1667,8 @@ export const svgs: iSVG[] = [ route: '/library/xstate.svg', url: 'https://github.com/statelyai/xstate' }, - { - id: 234, + { + id: 232, title: 'Hashnode', category: 'Social', route: '/library/hashnode.svg', @@ -1652,9 +1687,9 @@ export const svgs: iSVG[] = [ category: 'AI', route: '/library/buildship.svg', url: 'https://buildship.com/' - }, - { - id: 237, + }, + { + id: 246480685059147554972, title: 'Cal.com', category: 'Software', route: '/library/cal.svg', @@ -1715,5 +1750,54 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/warp.svg', url: 'https://www.warp.dev/' + }, + { + id: 706747866206488963651, + title: 'SST', + category: 'Framework', + route: '/library/sst.svg', + url: 'https://sst.dev/' + }, + { + id: 2342453, + title: 'Documenso', + category: 'Software', + route: '/library/documenso.svg', + url: 'https://documenso.com' + }, + { + id: 233, + title: 'Instatus', + category: 'Software', + route: '/library/instatus.svg', + url: 'https://instatus.com' + }, + { + id: 6676113873388621, + title: 'Front', + category: 'Software', + route: '/library/front.svg', + url: 'https://front.com' + }, + { + id: 775133760594, + title: 'Axiom', + category: 'Software', + route: '/library/axiom.svg', + url: 'https://axiom.co/' + }, + { + id: 382900874177765, + title: 'ArtisanLabs', + category: 'Software', + route: '/library/ArtisanLabs.svg', + url: 'https://artisanlabs.io' + }, + { + id: 14839, + title: 'Django', + category: 'Framework', + route: '/library/django.svg', + url: 'https://www.djangoproject.com/' } ]; diff --git a/static/library/ArtisanLabs.svg b/static/library/ArtisanLabs.svg new file mode 100644 index 0000000..e896502 --- /dev/null +++ b/static/library/ArtisanLabs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/affinity_designer.svg b/static/library/affinity_designer.svg new file mode 100644 index 0000000..d546142 --- /dev/null +++ b/static/library/affinity_designer.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/affinity_photo.svg b/static/library/affinity_photo.svg new file mode 100644 index 0000000..70b28ba --- /dev/null +++ b/static/library/affinity_photo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/affinity_publisher.svg b/static/library/affinity_publisher.svg new file mode 100644 index 0000000..34c81d8 --- /dev/null +++ b/static/library/affinity_publisher.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/axiom.svg b/static/library/axiom.svg new file mode 100644 index 0000000..8f55a02 --- /dev/null +++ b/static/library/axiom.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/django.svg b/static/library/django.svg new file mode 100644 index 0000000..05b253f --- /dev/null +++ b/static/library/django.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/documenso.svg b/static/library/documenso.svg new file mode 100644 index 0000000..c6f3b30 --- /dev/null +++ b/static/library/documenso.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/static/library/front.svg b/static/library/front.svg new file mode 100644 index 0000000..cf876d1 --- /dev/null +++ b/static/library/front.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/static/library/instatus.svg b/static/library/instatus.svg new file mode 100644 index 0000000..67e0e1e --- /dev/null +++ b/static/library/instatus.svg @@ -0,0 +1,13 @@ + + + + + + + \ No newline at end of file diff --git a/static/library/roblox.svg b/static/library/roblox.svg new file mode 100644 index 0000000..ba5751c --- /dev/null +++ b/static/library/roblox.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/library/salesforce.svg b/static/library/salesforce.svg new file mode 100644 index 0000000..0385232 --- /dev/null +++ b/static/library/salesforce.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/library/sst.svg b/static/library/sst.svg new file mode 100644 index 0000000..970dab1 --- /dev/null +++ b/static/library/sst.svg @@ -0,0 +1 @@ + \ No newline at end of file