From 1e1a0f160b4a9aedc3412f21b148feb9c59191e0 Mon Sep 17 00:00:00 2001 From: codewithxavi Date: Tue, 25 Apr 2023 12:08:27 +0200 Subject: [PATCH] Add php logo --- src/data/svgs.ts | 7 +++++++ static/library/php.svg | 5 +++++ 2 files changed, 12 insertions(+) create mode 100644 static/library/php.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 82f68fe..2999b56 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1211,5 +1211,12 @@ export const svgs: iSVG[] = [ category: 'Library', route: '/library/redux.svg', url: 'https://redux.js.org/' + }, + { + id: 174, + title: 'Php', + category: 'Language', + route: '/library/php.svg', + url: 'https://www.php.net/' } ]; diff --git a/static/library/php.svg b/static/library/php.svg new file mode 100644 index 0000000..2046d1b --- /dev/null +++ b/static/library/php.svg @@ -0,0 +1,5 @@ + + + + +