1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-25 01:32:58 +02:00

Add RStudio icon (#1608)

Closes #1603
This commit is contained in:
Luis Puerto 2019-09-04 04:51:09 -07:00 committed by Eric Cornelissen
parent 1a116d3112
commit 196663d43a
2 changed files with 6 additions and 0 deletions

View File

@ -2470,6 +2470,11 @@
"hex": "FFA500", "hex": "FFA500",
"source": "https://en.wikipedia.org/wiki/Feed_icon" "source": "https://en.wikipedia.org/wiki/Feed_icon"
}, },
{
"title": "RStudio",
"hex": "75AADB",
"source": "https://www.rstudio.com/about/logos/"
},
{ {
"title": "Ruby", "title": "Ruby",
"hex": "CC342D", "hex": "CC342D",

1
icons/rstudio.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>RStudio icon</title><path d="M12.178.002a12.002 12.002 0 00-8.662 3.515 12.002 12.002 0 000 16.97 12.002 12.002 0 0016.97 0 12.002 12.002 0 000-16.97A12.002 12.002 0 0012.179.002zM7.77 5.995c.562.128 1.05.217 1.663.217.921 0 1.863-.217 2.786-.217 1.79 0 3.45.814 3.45 2.8 0 1.54-.921 2.517-2.35 2.93l2.788 4.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77 6.951v-.957zm4.466 1.012c-.596 0-1.213.053-1.864.127v3.798l.941.02c2.298.034 3.183-.85 3.183-2.026 0-1.376-.997-1.919-2.26-1.919z"/></svg>

After

Width:  |  Height:  |  Size: 611 B