mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-20 00:50:34 +03:00
Add JSR icon (#10794)
This commit is contained in:
parent
c85ef1cf9c
commit
82141f51ac
@ -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
1
icons/jsr.svg
Normal 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 |
Loading…
Reference in New Issue
Block a user