mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-20 16:05:47 +03:00
Add RubyGems icon (#1247)
This commit is contained in:
parent
b59550ec20
commit
522c6c25ce
@ -1985,6 +1985,11 @@
|
||||
"hex": "CC342D",
|
||||
"source": "https://www.ruby-lang.org/en/about/logo/"
|
||||
},
|
||||
{
|
||||
"title": "RubyGems",
|
||||
"hex": "E9573F",
|
||||
"source": "https://rubygems.org/pages/about"
|
||||
},
|
||||
{
|
||||
"title": "Runkeeper",
|
||||
"hex": "2DC9D7",
|
||||
|
1
icons/rubygems.svg
Normal file
1
icons/rubygems.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>RubyGems icon</title><path d="M7.81 7.9l-2.97 2.95 7.19 7.18 2.96-2.95 4.22-4.23-2.96-2.96v-.01H7.8z"/><path d="M12 0L1.53 6v12L12 24l10.47-6V6L12 0zm8.47 16.85L12 21.73l-8.47-4.88V7.12L12 2.24l8.47 4.88v9.73z"/></svg>
|
After Width: | Height: | Size: 296 B |
Loading…
Reference in New Issue
Block a user