mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-26 01:13:41 +02:00
Add Sapper alias to Svelte (#4866)
* Update Svelte and Add Sapper * Revert Svelte * Convert to alias * Fix JSON
This commit is contained in:
parent
be407b1c80
commit
ccd14957ce
@ -8492,7 +8492,16 @@
|
|||||||
{
|
{
|
||||||
"title": "Svelte",
|
"title": "Svelte",
|
||||||
"hex": "FF3E00",
|
"hex": "FF3E00",
|
||||||
"source": "https://github.com/sveltejs/branding/blob/c4dfca6743572087a6aef0e109ffe3d95596e86a/svelte-logo.svg"
|
"source": "https://github.com/sveltejs/branding/blob/c4dfca6743572087a6aef0e109ffe3d95596e86a/svelte-logo.svg",
|
||||||
|
"aliases": {
|
||||||
|
"dup": [
|
||||||
|
{
|
||||||
|
"title": "Sapper",
|
||||||
|
"hex": "159497",
|
||||||
|
"source": "https://sapper.svelte.dev/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "SVG",
|
"title": "SVG",
|
||||||
|
Loading…
Reference in New Issue
Block a user