From d8b0590b9e3c585bc2f26ad9cc8db96089cf239c Mon Sep 17 00:00:00 2001 From: Sugeng Sulistiyawan Date: Wed, 23 Oct 2024 19:00:53 +0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20Yii3=20Logo=20(#861)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Yii3 Logo * Re-trace design and minify path * Remove images/reference/Java.svg, duplicate with images/reference/java.svg * ✨ Add Yii3 Logo * 🚑 Updates according to the guidelines in the contribution document https://github.com/edent/SuperTinyIcons/pull/859 --------- Co-authored-by: Terence Eden --- CHECK.html | 1 + README.md | 4 ++- REFERENCE.md | 1 + images/android-vector-drawable/yii.xml | 21 +++++++++++++ images/reference/Java.svg | 41 -------------------------- images/reference/yii.svg | 22 ++++++++++++++ images/reference/yii.url | 1 + images/svg/yii.svg | 5 ++++ 8 files changed, 54 insertions(+), 42 deletions(-) create mode 100644 images/android-vector-drawable/yii.xml delete mode 100755 images/reference/Java.svg create mode 100644 images/reference/yii.svg create mode 100644 images/reference/yii.url create mode 100644 images/svg/yii.svg diff --git a/CHECK.html b/CHECK.html index be88a210..4b27c3b9 100644 --- a/CHECK.html +++ b/CHECK.html @@ -396,6 +396,7 @@ Yammerhttps://yammerassets.blob.core.windows.net/assets/sites/12/2014/07/Yammer_BrandIdentityGuidelines-1.pdf Yarnhttps://yarnpkg.com/en/ Yelphttps://www.yelp.co.uk/brand +Yiihttps://www.yiiframework.com/logo YouTubehttps://www.youtube.com/intl/en/yt/about/brand-resources/#logos-icons-colors Yubicohttps://github.com/Yubico/yubikey-manager-qt/blob/master/resources/icons/ykman.png Zoomhttps://www.zoom.us/ diff --git a/README.md b/README.md index b2d1094b..9e76da4d 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 378 icons and the average size is _under_ 520 bytes! +Under 1KB each! Super Tiny Web Icons are minuscule SVG versions of your favourite logos. There are currently 378 icons and the average size is _under_ 521 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. @@ -578,6 +578,7 @@ Say thanks! Yarn

497 bytes Yelp

448 bytes +Yii

763 bytes YouTube

333 bytes Yubico

250 bytes Zoom

515 bytes @@ -767,6 +768,7 @@ The majority of these vector logos are based on someone else's work. - [Threema.](https://threema.ch/de/press) - [CoreUI](https://github.com/coreui/coreui-icons) - CC-BY - [NixOS](https://github.com/NixOS/nixos-artwork) - CC-BY +- [Yii PHP Framework](https://www.yiiframework.com/logo) - CC BY-ND 3.0 From [SVGporn](https://github.com/gilbarbara/logos/) - CC0 diff --git a/REFERENCE.md b/REFERENCE.md index 72b869fd..078b713c 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -376,6 +376,7 @@ Yahoo! | | | https://yammerassets.blob.core.windows.net/assets/sites/12/2014/07/Yammer_BrandIdentityGuidelines-1.pdf Yarn | | | https://yarnpkg.com/en/ Yelp | | | https://www.yelp.co.uk/brand +Yii | | | https://www.yiiframework.com/logo YouTube | | | https://www.youtube.com/intl/en/yt/about/brand-resources/#logos-icons-colors Yubico | | | https://github.com/Yubico/yubikey-manager-qt/blob/master/resources/icons/ykman.png Zoom | | | https://www.zoom.us/ diff --git a/images/android-vector-drawable/yii.xml b/images/android-vector-drawable/yii.xml new file mode 100644 index 00000000..a35905f8 --- /dev/null +++ b/images/android-vector-drawable/yii.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/images/reference/Java.svg b/images/reference/Java.svg deleted file mode 100755 index 0f8b8db8..00000000 --- a/images/reference/Java.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/images/reference/yii.svg b/images/reference/yii.svg new file mode 100644 index 00000000..801b604d --- /dev/null +++ b/images/reference/yii.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/reference/yii.url b/images/reference/yii.url new file mode 100644 index 00000000..ec72d762 --- /dev/null +++ b/images/reference/yii.url @@ -0,0 +1 @@ +https://www.yiiframework.com/logo diff --git a/images/svg/yii.svg b/images/svg/yii.svg new file mode 100644 index 00000000..02d5c495 --- /dev/null +++ b/images/svg/yii.svg @@ -0,0 +1,5 @@ + \ No newline at end of file