Update Kotlin icon (#6577)

This commit is contained in:
Alexandre Paradis 2021-09-21 12:30:18 -04:00 committed by GitHub
parent 72129fce3e
commit ee9ba0aefa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5040,8 +5040,8 @@
},
{
"title": "Kotlin",
"hex": "0095D5",
"source": "https://resources.jetbrains.com/storage/products/kotlin/docs/kotlin_logos.zip",
"hex": "7F52FF",
"source": "https://www.jetbrains.com/company/brand/logos/",
"guidelines": "https://www.jetbrains.com/company/brand/"
},
{

View File

@ -1 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Kotlin</title><path d="M0 24V13.848L13.505 0H24L0 24zM0 0v12.672L12.05 0H0zm1.335 24H24L12.699 12.618 1.335 24z"/></svg>
<svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>Kotlin</title><path d="M24 24H0V0h24L12 12Z"/></svg>

Before

Width:  |  Height:  |  Size: 198 B

After

Width:  |  Height:  |  Size: 130 B