mirror of
https://github.com/Mibew/simple-icons.git
synced 2024-11-17 19:04:13 +03:00
Merge pull request #563 from simple-icons/develop
Publish Gatsby and Netflix
This commit is contained in:
commit
f6d933d2cb
@ -450,6 +450,11 @@
|
||||
"hex": "007CC3",
|
||||
"source": "https://developer.garmin.com/resources/brand-guidelines/"
|
||||
},
|
||||
{
|
||||
"title": "Gatsby",
|
||||
"hex": "744C9E",
|
||||
"source": "https://www.gatsbyjs.org/"
|
||||
},
|
||||
{
|
||||
"title": "Gauges",
|
||||
"hex": "339966",
|
||||
|
1
icons/gatsby.svg
Normal file
1
icons/gatsby.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg aria-labelledby="simpleicons-gatsby-icon" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title id="simpleicons-gatsby-icon">Gatsby icon</title><path d="M12 .5C5.6.5.5 5.6.5 12S5.6 23.5 12 23.5 23.5 18.4 23.5 12 18.4.5 12 .5zM3 12.1l8.9 8.9C7 21 3 17 3 12.1zm11 8.7L3.2 10c.9-4 4.5-7 8.8-7 3 0 5.7 1.5 7.3 3.7L18 7.8c-1.3-1.9-3.5-3.2-6.1-3.2-3.2 0-5.9 2-6.9 4.9l9.4 9.4c2.3-.8 4.1-2.8 4.6-5.2h-3.9V12H21c0 4.3-3 7.9-7 8.8z"/></svg>
|
After Width: | Height: | Size: 455 B |
@ -1 +1 @@
|
||||
<svg aria-labelledby="simpleicons-netflix-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-netflix-icon">Netflix icon</title><path d="M9.507 23.525V10.29l4.476 12.7c1.377-.156 2.755-.3 4.137-.438V0h-3.63v13.707L9.663 0H5.88v24h.024c1.2-.164 2.401-.324 3.603-.475"/></svg>
|
||||
<svg aria-labelledby="simpleicons-netflix-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-netflix-icon">Netflix icon</title><path d="M5.39.004l4.75 13.46v-.007l.376 1.06c2.088 5.908 3.21 9.075 3.216 9.082.004 0 .32.02.702.04 1.156.05 2.59.18 3.676.31.25.03.466.04.48.03l-4.71-13.36-.436-1.23-2.423-6.85c-.46-1.3-.85-2.408-.87-2.45L10.12 0H5.395z"/><path d="M13.898.012l-.01 5.306-.008 5.306-.437-1.232V9.39l-.565 11.81c.555 1.567.852 2.403.855 2.407.004.004.32.024.702.042 1.157.05 2.59.18 3.68.31.25.03.467.04.48.03s.02-5.42.017-12.01L18.604.01h-4.706zM5.39.002v11.99c0 6.594.007 11.995.015 12.003s.416-.03.907-.086c.49-.06 1.17-.13 1.51-.16.518-.05 2.068-.15 2.248-.15.052 0 .056-.27.063-5.08l.008-5.08.38 1.06.13.376.57-11.8-.19-.546-.88-2.44-.03-.087H5.39z"/></svg>
|
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 816 B |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "simple-icons",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "SVG icons for popular brands https://simpleicons.org",
|
||||
"homepage": "https://www.simpleicons.org",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user