diff --git a/devicon.json b/devicon.json index 3f7bed210..d2964ad0a 100644 --- a/devicon.json +++ b/devicon.json @@ -1536,6 +1536,23 @@ "color": "#f24e1e", "aliases": [] }, + { + "name": "filamentphp", + "tags": [ + "framework", + "laravel" + ], + "versions": { + "svg": [ + "plain-wordmark", + ], + "font": [ + "plain-wordmark" + ] + }, + "color": "#000000", + "aliases": [] + }, { "name": "filezilla", "tags": [ diff --git a/icons/filamentphp/filamentphp-plain-wordmark.svg b/icons/filamentphp/filamentphp-plain-wordmark.svg new file mode 100644 index 000000000..c39a5a333 --- /dev/null +++ b/icons/filamentphp/filamentphp-plain-wordmark.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file