1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-26 01:00:27 +02:00

Add Racket icon (#3483)

Co-authored-by: Adam Rusted <hello@adamrusted.me>
This commit is contained in:
Stephen De Gabrielle 2021-01-04 05:08:46 +00:00 committed by GitHub
parent 217dc76627
commit c131cd6d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -5520,6 +5520,11 @@
"hex": "FF6600", "hex": "FF6600",
"source": "https://www.rabbitmq.com/" "source": "https://www.rabbitmq.com/"
}, },
{
"title": "Racket",
"hex": "9F1D20",
"source": "https://racket-lang.org/"
},
{ {
"title": "RadioPublic", "title": "RadioPublic",
"hex": "CE262F", "hex": "CE262F",

1
icons/racket.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Racket icon</title><path d="M12 0a11.95 11.95 0 0 0-4.104.721c4.872 2.556 11.316 10.893 13.547 18.686A11.957 11.957 0 0 0 24 12c0-6.627-5.373-12-12-12zM4.093 2.974A11.971 11.971 0 0 0 0 12c0 3.026 1.12 5.789 2.968 7.9 1.629-4.894 4.691-9.611 7.313-12.246-1.872-2.016-3.968-3.618-6.188-4.68zm2.276 19.625A11.947 11.947 0 0 0 12 24c2.092 0 4.059-.536 5.772-1.478-.987-4.561-2.851-8.739-5.28-12.147-2.597 2.8-5.186 7.702-6.123 12.224z"/></svg>

After

Width:  |  Height:  |  Size: 518 B