From 6fc36b25d10663528e32642221a31811c5edf6f3 Mon Sep 17 00:00:00 2001 From: Patrik Wehrli Date: Fri, 19 Apr 2024 16:52:25 +0200 Subject: [PATCH] Update newrelic line alias --- devicon.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devicon.json b/devicon.json index 8cd515b7..cc79477d 100644 --- a/devicon.json +++ b/devicon.json @@ -6537,6 +6537,10 @@ { "base": "plain", "alias": "plain-wordmark" + }, + { + "base": "line", + "alias": "line-wordmark" } ] },