©CC BY-NC-SA 4.0

频道: cx.ms/channel
笔记: cx.ms/memo
博客: cx.ms/blog
剪贴: cx.ms/clip
社交: cx.ms/sns
#吐槽

So this is my favourite version of "Nostr Logo" at now:

```xml
&LT?xml version="1.0" encoding="UTF-8"?>
&LTsvg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 512 512">
&LTdefs>
&LTstyle>
.cls-1 {
fill: #71c9f7;
}

.cls-2 {
fill: #16202a;
}
&LT/style>
&LT/defs>
&LTg id="background">
&LTrect class="cls-2" width="512" height="512"/>
&LT/g>
&LTg id="band">
&LTrect class="cls-1" y="102" width="512" height="103"/>
&LT/g>
&LT/svg>
```

Online preview: https://media.naeu.net/f9db1a59e93f357572ab8ff0f1903b9d74e9a22230f2db90283084cdab663e7a.svg

Because it's simple enough and fits well into a kind of application layer "protocol". However, people always use HTTP, SMTP and the like as examples to say "Nostr doesn't need a logo".
But anyway, I need an image to represent it and that's it, and I will 100% write "Nostr" again in the alt text.

via Nostr@cxplay
 
 
Back to Top