Add JSR icon (#10794)

This commit is contained in:
LitoMore 2024-04-16 22:28:58 +08:00 committed by GitHub
parent c85ef1cf9c
commit 82141f51ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -7848,6 +7848,11 @@
"hex": "000000",
"source": "https://jwt.io"
},
{
"title": "JSR",
"hex": "F7DF1E",
"source": "https://github.com/jsr-io/jsr/blob/98c4448c64b1dddd1fc7cc54af961284f4262e82/frontend/static/logo.svg"
},
{
"title": "JSS",
"hex": "F7DF1E",

1
icons/jsr.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>JSR</title><path d="M3.692 5.538v3.693H0v7.384h7.385v1.847h12.923v-3.693H24V7.385h-7.385V5.538Zm1.846 1.847h1.847v7.384H1.846v-3.692h1.846v1.846h1.846zm3.693 0h5.538V9.23h-3.692v1.846h3.692v5.538H9.231V14.77h3.692v-1.846H9.231Zm7.384 1.846h5.539v3.692h-1.846v-1.846h-1.846v5.538h-1.847z"/></svg>

After

Width:  |  Height:  |  Size: 373 B