diff --git a/public/icons/gevernova/dark.svg b/public/icons/gevernova/dark.svg new file mode 100644 index 00000000..96b5633c --- /dev/null +++ b/public/icons/gevernova/dark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/gevernova/default.svg b/public/icons/gevernova/default.svg new file mode 100644 index 00000000..eff7b6f2 --- /dev/null +++ b/public/icons/gevernova/default.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/gevernova/light.svg b/public/icons/gevernova/light.svg new file mode 100644 index 00000000..c1662bc0 --- /dev/null +++ b/public/icons/gevernova/light.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/gevernova/mono.svg b/public/icons/gevernova/mono.svg new file mode 100644 index 00000000..fb3d3cd0 --- /dev/null +++ b/public/icons/gevernova/mono.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/icons/gevernova/wordmark.svg b/public/icons/gevernova/wordmark.svg new file mode 100644 index 00000000..0eaf48cd --- /dev/null +++ b/public/icons/gevernova/wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/data/icons.json b/src/data/icons.json index 3b07823a..1a20d8e2 100644 --- a/src/data/icons.json +++ b/src/data/icons.json @@ -58222,6 +58222,26 @@ "url": "https://pub.dev/packages/get", "dateAdded": "2026-03-07", "collection": "brands" + }, + { + "slug": "gevernova", + "title": "GE Vernova", + "aliases": [], + "hex": "005E60", + "categories": [ + "Energy" + ], + "variants": { + "default": "/icons/gevernova/default.svg", + "mono": "/icons/gevernova/mono.svg", + "wordmark": "/icons/gevernova/wordmark.svg", + "light": "/icons/gevernova/light.svg", + "dark": "/icons/gevernova/dark.svg" + }, + "license": "CC0-1.0", + "url": "https://www.gevernova.com/", + "dateAdded": "2026-05-29", + "collection": "brands" }, { "slug": "ghost",