From 745841c3f62bdd0d1cf81d9a2ee4f9195729b459 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Sat, 26 Apr 2025 10:03:46 +0100 Subject: [PATCH] Add R Fixes #807 --- CHECK.html | 1 + README.md | 43 +++++++++++++++++++++--------------------- REFERENCE.md | 1 + images/reference/r.svg | 14 ++++++++++++++ images/reference/r.url | 1 + images/svg/r.svg | 5 +++++ 6 files changed, 44 insertions(+), 21 deletions(-) create mode 100644 images/reference/r.svg create mode 100644 images/reference/r.url create mode 100644 images/svg/r.svg diff --git a/CHECK.html b/CHECK.html index c9b75e45..f7b88c9e 100644 --- a/CHECK.html +++ b/CHECK.html @@ -291,6 +291,7 @@ Pythonhttps://www.python.org/community/logos/ QQhttp://www.imqq.com/English1033.html quorahttps://www.quora.com/ +Rhttps://www.r-project.org/logo/ Raspberry Pihttps://www.raspberrypi.org/trademark-rules/ Reacthttps://github.com/facebook/react/blob/master/fixtures/dom/public/react-logo.svg Reddithttps://web.archive.org/web/20160306165444/https://www.reddit.com/about/alien/ diff --git a/README.md b/README.md index 163a4b5a..6818d024 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Super Tiny Icons -Under 1KB each! Super Tiny Web Icons are minuscule SVG versions of your favourite logos. There are currently 387 icons and the average size is _under_ 521 bytes! +Under 1KB each! Super Tiny Web Icons are minuscule SVG versions of your favourite logos. There are currently 388 icons and the average size is _under_ 523 bytes! The logos have a 512x512 viewbox, they will fit in a circle with radius 256. They will scale up and down to suit your needs. @@ -419,181 +419,182 @@ Say thanks! Python

544 bytes QQ

924 bytes quora

264 bytes -Raspberry Pi

954 bytes +R

952 bytes +Raspberry Pi

954 bytes React

339 bytes Reddit

592 bytes RedHat

534 bytes Research Gate

866 bytes Rockstar Games

838 bytes -Roundcube

514 bytes +Roundcube

514 bytes RSS

276 bytes Ruby

941 bytes Ruby Gems

271 bytes Ruby On Rails

447 bytes Rust

985 bytes -Safari

685 bytes +Safari

685 bytes Samsung

830 bytes Samsung Internet

312 bytes Samsung

602 bytes Samsung

867 bytes Sass

501 bytes -Semaphore CI

446 bytes +Semaphore CI

446 bytes Sentry

359 bytes Signal

423 bytes Sketch

353 bytes Skype

468 bytes Slack

384 bytes -SlideShare

646 bytes +SlideShare

646 bytes Snapchat

633 bytes SOGo

824 bytes Solidity

548 bytes SoundCloud

944 bytes Spotify

418 bytes -Square Cash

775 bytes +Square Cash

775 bytes Stack Exchange

385 bytes Stack Overflow

286 bytes Steam

440 bytes Stitcher

372 bytes Strava

269 bytes -StumbleUpon

343 bytes +StumbleUpon

343 bytes Sublime Merge

551 bytes Sublime Text

589 bytes SubscribeStar

584 bytes Svelte

470 bytes SVG

746 bytes -Swift

659 bytes +Swift

659 bytes Symantec

596 bytes Symfony

609 bytes taiga.io

731 bytes tailwindCss

536 bytes TATA

1009 bytes -Teamspeak

921 bytes +Teamspeak

921 bytes Telegram

476 bytes Terraform

284 bytes This American Life

277 bytes Threads

365 bytes Threema

381 bytes -TikTok

388 bytes +TikTok

388 bytes Todoist

737 bytes Tox

479 bytes Trello

261 bytes TripAdvisor

691 bytes Tumblr

251 bytes -TuneIn

570 bytes +TuneIn

570 bytes Tutanota

522 bytes Twilio

311 bytes Twitch

271 bytes Twitter

352 bytes TypeScript

603 bytes -Uber

588 bytes +Uber

588 bytes Ubiquiti

540 bytes Ubisoft

504 bytes Ubuntu

438 bytes Udemy

289 bytes Unicode

360 bytes -Untappd

395 bytes +Untappd

395 bytes Uphold

800 bytes Uplay

517 bytes Upwork

484 bytes Vagrant

537 bytes Vegetarian

668 bytes -Venmo

271 bytes +Venmo

271 bytes Viber

692 bytes Vim

754 bytes Vimeo

332 bytes visa

623 bytes Visual Studio Code

895 bytes -Vivino

279 bytes +Vivino

279 bytes VK

519 bytes VLC

636 bytes Vue

257 bytes W3C

523 bytes Wayland

905 bytes -WebAssembly

475 bytes +WebAssembly

475 bytes WebMention

261 bytes WebToons

973 bytes WeChat

606 bytes Wekan

966 bytes WhatsApp

435 bytes -WHATWG

313 bytes +WHATWG

313 bytes WiFi

562 bytes Wikipedia

563 bytes Windows

226 bytes Wire

256 bytes WireGuard

948 bytes -WordPress

488 bytes +WordPress

488 bytes Workato

362 bytes X

287 bytes X11

756 bytes XING

347 bytes XMPP

726 bytes -Yahoo!

280 bytes +Yahoo!

280 bytes YAML

396 bytes Yammer

464 bytes Yarn

497 bytes Yelp

448 bytes Yii

763 bytes -YouTube

333 bytes +YouTube

333 bytes Yubico

250 bytes Zoom

515 bytes Zorinos

254 bytes diff --git a/REFERENCE.md b/REFERENCE.md index f98b958d..c351508e 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -273,6 +273,7 @@ Proton Mail | | | https://www.python.org/community/logos/ QQ | | | http://www.imqq.com/English1033.html quora | | | https://www.quora.com/ +R | | | https://www.r-project.org/logo/ Raspberry Pi | | | https://www.raspberrypi.org/trademark-rules/ React | | | https://github.com/facebook/react/blob/master/fixtures/dom/public/react-logo.svg Reddit | | | https://web.archive.org/web/20160306165444/https://www.reddit.com/about/alien/ diff --git a/images/reference/r.svg b/images/reference/r.svg new file mode 100644 index 00000000..506ba8da --- /dev/null +++ b/images/reference/r.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/reference/r.url b/images/reference/r.url new file mode 100644 index 00000000..3d14af76 --- /dev/null +++ b/images/reference/r.url @@ -0,0 +1 @@ +https://www.r-project.org/logo/ diff --git a/images/svg/r.svg b/images/svg/r.svg new file mode 100644 index 00000000..2355210e --- /dev/null +++ b/images/svg/r.svg @@ -0,0 +1,5 @@ + \ No newline at end of file