mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-26 01:00:27 +02:00
Add Nativescript icon (#1291)
* NativeScript icon Add the NativeScript icon to icons list * NativeScript data Add data object for NativeScript icon * Update Hex Update hex value to that of the default icons used in nativescript apps
This commit is contained in:
parent
856cf2329a
commit
7efebe0d40
@ -1645,6 +1645,11 @@
|
||||
"hex": "4479A1",
|
||||
"source": "https://www.mysql.com/about/legal/logos.html"
|
||||
},
|
||||
{
|
||||
"title": "NativeScript",
|
||||
"hex": "3655FF",
|
||||
"source": "https://docs.nativescript.org/"
|
||||
},
|
||||
{
|
||||
"title": "Neo4j",
|
||||
"hex": "008CC1",
|
||||
|
1
icons/nativescript.svg
Normal file
1
icons/nativescript.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>NativeScript icon</title><path d="M1.77 1.76A5.68 5.68 0 0 1 5.8 0h12.6c1.37 0 2.65.6 3.83 1.76A5.43 5.43 0 0 1 24 5.7v12.77c0 1.34-.56 2.58-1.68 3.73A5.77 5.77 0 0 1 18.25 24H5.87a6.3 6.3 0 0 1-4.1-1.57C.69 21.45.1 20.03 0 18.13V5.73a5.21 5.21 0 0 1 1.77-3.97zm6.25 8.3l7.93 10.06h2.12c.49-.06.88-.2 1.17-.43.3-.23.5-.56.64-1v-4.94c.08-.95.67-1.54 1.77-1.75-1.1-.4-1.69-1.02-1.77-1.86V5.42c-.12-.44-.33-.8-.64-1.07a1.83 1.83 0 0 0-1.09-.47H16v10.2L8.02 3.87H5.79c-.56.1-.97.3-1.25.6S4.08 5.25 4 5.9v4.85c-.35.69-.9 1.1-1.65 1.25.85.16 1.4.61 1.65 1.36v4.77c.02.55.2 1 .54 1.37.33.36.7.53 1.1.5H8l.02-9.94z"/></svg>
|
After Width: | Height: | Size: 694 B |
Loading…
Reference in New Issue
Block a user