From 315abd364d1cc66d8ee1e43b80aa4ebc1e94305d Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 5 Aug 2026 21:00:16 +0300 Subject: [PATCH] move germ logo to community icons It's a third-party service mark like the others in assets/icons/community/, not product imagery. Co-Authored-By: Claude Fable 5 --- ASSETS.md | 5 ++--- assets/icons/community/README.md | 3 ++- assets/{images => icons/community}/germ_logo.webp | Bin assets/images/README.md | 3 --- src/screens/Profile/components/GermButton.tsx | 2 +- 5 files changed, 5 insertions(+), 8 deletions(-) rename assets/{images => icons/community}/germ_logo.webp (100%) diff --git a/ASSETS.md b/ASSETS.md index 37f6f9e1b6..f27a4d48b1 100644 --- a/ASSETS.md +++ b/ASSETS.md @@ -125,9 +125,8 @@ nominative-use basis or on permission from the mark owner. - `assets/icons/apple_logo.svg` — Apple Inc. - `assets/icons/android_logo.svg` — Google LLC -- `assets/icons/community/` — Leaflet, Offprint, pckt (`pckt.svg`, `pckt-full.svg`), and - standard-site -- `assets/images/germ_logo.webp` — Germ Network +- `assets/icons/community/` — Leaflet, Offprint, pckt (`pckt.svg`, `pckt-full.svg`), + standard-site, and Germ Network (`germ_logo.webp`) Apple's and Google's marks in particular carry their own brand guidelines governing size, spacing, and permitted contexts. If you ship a sign-in button or a store badge, follow theirs, diff --git a/assets/icons/community/README.md b/assets/icons/community/README.md index 92968bcf64..9918566f47 100644 --- a/assets/icons/community/README.md +++ b/assets/icons/community/README.md @@ -1,6 +1,7 @@ The icons in this directory are the marks of third-party services that appear in the Bluesky app — [Leaflet](https://leaflet.pub), -[Offprint](https://offprint.net), pckt, and standard-site. +[Offprint](https://offprint.net), pckt, standard-site, and +[Germ Network](https://germnetwork.com). **These marks belong to their respective owners.** They are not Bluesky trademarks, they are not covered by the [MIT license](../../../LICENSE) that applies to the rest of this repository, and we diff --git a/assets/images/germ_logo.webp b/assets/icons/community/germ_logo.webp similarity index 100% rename from assets/images/germ_logo.webp rename to assets/icons/community/germ_logo.webp diff --git a/assets/images/README.md b/assets/images/README.md index 63976384d1..cbe5cbbd09 100644 --- a/assets/images/README.md +++ b/assets/images/README.md @@ -7,9 +7,6 @@ out file by file which is which, treat the whole directory as not licensed for y If you are forking this repository, replace these files or ship without them. -`germ_logo.webp` is the mark of [Germ Network](https://germnetwork.com), a third party. It is -theirs, not ours, and we can neither grant nor withhold permission to use it. - **Internal note:** this directory is carved out of the MIT license as a whole. If you are adding an asset that we do want forks to be able to reuse, put it somewhere else rather than adding an exception here — the carve-out only stays maintainable if the directory boundary means something. diff --git a/src/screens/Profile/components/GermButton.tsx b/src/screens/Profile/components/GermButton.tsx index e37e57edbf..7e32d60bcc 100644 --- a/src/screens/Profile/components/GermButton.tsx +++ b/src/screens/Profile/components/GermButton.tsx @@ -102,7 +102,7 @@ export function GermButton({ function GermLogo({size}: {size: 'small' | 'large'}) { return (