mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-20 16:05:47 +03:00
Add RxJS alias to ReactiveX (#6029)
This commit is contained in:
parent
ae63f937d6
commit
97b43c97dc
@ -7430,7 +7430,15 @@
|
||||
{
|
||||
"title": "ReactiveX",
|
||||
"hex": "B7178C",
|
||||
"source": "https://github.com/ReactiveX/rxjs/blob/master/resources/CI-CD/logo/svg/RxJs_Logo_Black.svg"
|
||||
"source": "https://github.com/ReactiveX/rxjs/blob/master/resources/CI-CD/logo/svg/RxJs_Logo_Black.svg",
|
||||
"aliases": {
|
||||
"dup": [
|
||||
{
|
||||
"title": "RxJS",
|
||||
"hex": "D81B60"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"title": "ReactOS",
|
||||
|
Loading…
Reference in New Issue
Block a user