Add Rubocop icon (#7380)

* Add Rubocop icon

* Add Rubocop icon

* Add Rubocop icon

* Add Rubocop icon

* Update icons/rubocop.svg

Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>

* Update _data/simple-icons.json

Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>

* Update _data/simple-icons.json

Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>

Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>
This commit is contained in:
Isaac Caires 2022-05-08 14:30:03 -03:00 committed by GitHub
parent b2cf3885ce
commit a2b7b2a20d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -8992,6 +8992,14 @@
"hex": "00BCF6",
"source": "https://www.rtl2.de/"
},
{
"title": "RuboCop",
"hex": "000000",
"source": "https://github.com/rubocop-semver/rubocop-ruby2_0/blob/5302f93058f7b739a73a7a6c11c566a2b196b96e/docs/images/logo/rubocop-light.svg",
"license": {
"type": "CC-BY-NC-4.0"
}
},
{
"title": "Ruby",
"hex": "CC342D",

1
icons/rubocop.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>RuboCop</title><path d="M12.06 0C7.71 0 4.121 3.25 3.584 7.455h16.952C19.998 3.25 16.41 0 12.06 0zM3.93 7.95a1.54 1.54 0 0 0-1.537 1.537v.772c-.358.22-.598.613-.598 1.06v2.065c0 .448.24.842.598 1.061v.802a1.54 1.54 0 0 0 1.536 1.536h16.14a1.54 1.54 0 0 0 1.536-1.536v-.802c.358-.22.6-.612.6-1.06V11.32c0-.448-.242-.842-.6-1.061v-.772A1.54 1.54 0 0 0 20.07 7.95zm1.47 3.146h13.2c.622 0 1.132.51 1.132 1.134s-.51 1.133-1.133 1.133H5.4c-.624 0-1.134-.51-1.134-1.133s.51-1.134 1.134-1.134zm-1.42 5.998v3.276A3.64 3.64 0 0 0 7.61 24h8.94a3.64 3.64 0 0 0 3.628-3.63v-3.276h-1.995v3.267c0 .898-.735 1.633-1.633 1.633h-.89v-.003a.62.62 0 0 1-.48-.23h-.002l-1.063-1.358h-.002a.622.622 0 0 0-.488-.245h-3.093a.62.62 0 0 0-.463.214h-.002L8.98 21.758h-.002a.62.62 0 0 1-.481.23v.004h-.89a1.638 1.638 0 0 1-1.633-1.633v-3.267zm4.996.795-.82.95.774.67.515-.596h5.046l.516.596.774-.67-.82-.95z"/></svg>

After

Width:  |  Height:  |  Size: 965 B