From f4275e0af5badfa7ff112055a9edb8e92084755b Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sat, 5 Oct 2024 22:02:59 +0530 Subject: [PATCH 01/28] Added SwiftUi icon --- icons/swiftui.svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg new file mode 100644 index 00000000..1a0ed77c --- /dev/null +++ b/icons/swiftui.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + From 0a379f179976841d37d1382a0c3a1be872de72a6 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 6 Oct 2024 11:15:09 +0530 Subject: [PATCH 02/28] Added swift ui icon Added a SwiftUI icon in the table to provide initials for others to use the icon. --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3798b7cf..a44ddecc 100644 --- a/readme.md +++ b/readme.md @@ -286,7 +286,8 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `solidjs` | | | `svelte` | | | `svg` | | -| `swift` | | +| `swift` | +| `swiftui` | | `symfony` | | | `tailwind` | | | `tauri` | | From 26714e878f57b4c8dd115f156ebaeb2648529da3 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 6 Oct 2024 13:22:18 +0530 Subject: [PATCH 03/28] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a44ddecc..c051e61c 100644 --- a/readme.md +++ b/readme.md @@ -287,7 +287,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `svelte` | | | `svg` | | | `swift` | -| `swiftui` | +| `swiftui` | | `symfony` | | | `tailwind` | | | `tauri` | | From 56cd02cf97036a1532a0b4b0e18763fc51a39a12 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 6 Oct 2024 13:34:22 +0530 Subject: [PATCH 04/28] Update swiftui.svg --- icons/swiftui.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/swiftui.svg b/icons/swiftui.svg index 1a0ed77c..6e8d4bde 100644 --- a/icons/swiftui.svg +++ b/icons/swiftui.svg @@ -1,4 +1,4 @@ - + From 24d8548fe83926cafc235a5fa8541c360b7fdff8 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 6 Oct 2024 13:38:17 +0530 Subject: [PATCH 05/28] Optimized swiftui icon --- icons/swiftui.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/swiftui.svg b/icons/swiftui.svg index 6e8d4bde..447e04bd 100644 --- a/icons/swiftui.svg +++ b/icons/swiftui.svg @@ -1,4 +1,4 @@ - + From 0f3ffe54e47ba804a5b4001e7eedd9dc4a53ecc3 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:38:32 +0530 Subject: [PATCH 06/28] Delete icons/swiftui.svg --- icons/swiftui.svg | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg deleted file mode 100644 index 447e04bd..00000000 --- a/icons/swiftui.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - From 4573202229f9e311b172925715226130b9e9cd38 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:39:07 +0530 Subject: [PATCH 07/28] Added SwiftUI icon --- icons/swiftui.svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg new file mode 100644 index 00000000..447e04bd --- /dev/null +++ b/icons/swiftui.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + From fea03b39076cf38ac67c6d25183a25adf83745f5 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:43:06 +0530 Subject: [PATCH 08/28] Delete icons/swiftui.svg --- icons/swiftui.svg | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg deleted file mode 100644 index 447e04bd..00000000 --- a/icons/swiftui.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - From 37d852b337d9266ea8e73e500f9e9d0425c64bd8 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:43:42 +0530 Subject: [PATCH 09/28] Optimized Swiftui icon --- icons/swiftui.svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg new file mode 100644 index 00000000..083f7c34 --- /dev/null +++ b/icons/swiftui.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + From cbe0bad4c1f8ccffb2abadcfcc73c34ec8ad5383 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:03:44 +0530 Subject: [PATCH 10/28] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c051e61c..655ec9d1 100644 --- a/readme.md +++ b/readme.md @@ -287,7 +287,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `svelte` | | | `svg` | | | `swift` | -| `swiftui` | +| `swiftui` | | `symfony` | | | `tailwind` | | | `tauri` | | From c8847ef1bd18d1a8d27eb760eaf6c832663fecd2 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:05:03 +0530 Subject: [PATCH 11/28] fixed swiftui.svg --- icons/swiftui.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/swiftui.svg b/icons/swiftui.svg index 083f7c34..dc138920 100644 --- a/icons/swiftui.svg +++ b/icons/swiftui.svg @@ -1,4 +1,4 @@ - + From 2403d034f52a84c120968235b4cd3efd6385c2f0 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:06:28 +0530 Subject: [PATCH 12/28] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 655ec9d1..c051e61c 100644 --- a/readme.md +++ b/readme.md @@ -287,7 +287,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `svelte` | | | `svg` | | | `swift` | -| `swiftui` | +| `swiftui` | | `symfony` | | | `tailwind` | | | `tauri` | | From 77eb22b056fe8e1cb3d2ea37613c9969d05dec55 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:18:57 +0530 Subject: [PATCH 13/28] Delete icons/swiftui.svg --- icons/swiftui.svg | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg deleted file mode 100644 index dc138920..00000000 --- a/icons/swiftui.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - From 637cc865d247289348e41b86b25243489676d56a Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 7 Oct 2024 23:19:37 +0530 Subject: [PATCH 14/28] fixed swiftui icon size --- icons/swiftui.svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg new file mode 100644 index 00000000..083f7c34 --- /dev/null +++ b/icons/swiftui.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + From 7b8ec75f1f89b44e2d073b099f4f60fff3552829 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 13 Oct 2024 17:08:53 +0530 Subject: [PATCH 15/28] Delete icons/swiftui.svg --- icons/swiftui.svg | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg deleted file mode 100644 index 083f7c34..00000000 --- a/icons/swiftui.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - From 8b5fd58fdfc64ad8c4bdbf3325c0e09443147fda Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Sun, 13 Oct 2024 17:09:28 +0530 Subject: [PATCH 16/28] new icon --- icons/swiftui.svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg new file mode 100644 index 00000000..c667b4dc --- /dev/null +++ b/icons/swiftui.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file From f461fd6fdb4b5c6f676d0b9d43c3411c123f04d7 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:10:19 +0530 Subject: [PATCH 17/28] Delete icons/swiftui.svg --- icons/swiftui.svg | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg deleted file mode 100644 index c667b4dc..00000000 --- a/icons/swiftui.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file From 5b1b2d0aa9f55cbd239cfa0771d11e392cb3401b Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:10:59 +0530 Subject: [PATCH 18/28] SwiftUI icon old version --- icons/swiftui.svg | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg new file mode 100644 index 00000000..a766445a --- /dev/null +++ b/icons/swiftui.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + From f591fa455d25b031afe9f60f3c2dcb0d3f4af8f5 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:13:12 +0530 Subject: [PATCH 19/28] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c051e61c..8e0c6b42 100644 --- a/readme.md +++ b/readme.md @@ -287,7 +287,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `svelte` | | | `svg` | | | `swift` | -| `swiftui` | +| `swiftui` | | `symfony` | | | `tailwind` | | | `tauri` | | From 6fefb5d75a2747d969eccde0599005fa83d095fe Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:18:59 +0530 Subject: [PATCH 20/28] Delete icons/swiftui.svg --- icons/swiftui.svg | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg deleted file mode 100644 index a766445a..00000000 --- a/icons/swiftui.svg +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - From 5567fc866e3aec70f07706e519b315c1f3b02a30 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:19:43 +0530 Subject: [PATCH 21/28] Add SwiftUI icon --- icons/swiftui.svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 icons/swiftui.svg diff --git a/icons/swiftui.svg b/icons/swiftui.svg new file mode 100644 index 00000000..3684f572 --- /dev/null +++ b/icons/swiftui.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + From ea7481ca7a831778e8d6a43d868f5f87fd76383c Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:21:09 +0530 Subject: [PATCH 22/28] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8e0c6b42..d0448b45 100644 --- a/readme.md +++ b/readme.md @@ -287,7 +287,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `svelte` | | | `svg` | | | `swift` | -| `swiftui` | +| `swiftui` | | `symfony` | | | `tailwind` | | | `tauri` | | From 68e19227209d782a5ea8c5766a5e73613dfb3706 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:22:40 +0530 Subject: [PATCH 23/28] Added swiftui initials to readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d0448b45..8e0c6b42 100644 --- a/readme.md +++ b/readme.md @@ -287,7 +287,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `svelte` | | | `svg` | | | `swift` | -| `swiftui` | +| `swiftui` | | `symfony` | | | `tailwind` | | | `tauri` | | From aaa8cd91e15a52b8182b7b6f28f3b34375d98ba6 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:25:11 +0530 Subject: [PATCH 24/28] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8e0c6b42..2fe1c522 100644 --- a/readme.md +++ b/readme.md @@ -287,7 +287,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t | `svelte` | | | `svg` | | | `swift` | -| `swiftui` | +| `swiftui` | | `symfony` | | | `tailwind` | | | `tauri` | | From 63634a82567e5ea6fdfb424b96859b713069f894 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:46:09 +0530 Subject: [PATCH 25/28] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2fe1c522..4e127fc7 100644 --- a/readme.md +++ b/readme.md @@ -325,6 +325,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t --- + ## 💖 Support the Project Thank you so much already for using my projects! If you want to go a step further and support my open source work, buy me a coffee: From c78f7d6c17b08f39ce5adaa8f216147a63267e55 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:46:25 +0530 Subject: [PATCH 26/28] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4e127fc7..b902d971 100644 --- a/readme.md +++ b/readme.md @@ -41,6 +41,7 @@ This is optional. The default theme is dark. Change the `&theme=light` to either `dark` or `light`. The theme is the background color, so light theme has a white icon background, and dark has a black-ish. + **Light Theme Example:** ```md From 5dc94503c4684853879f4cc636d3152c3a16c60e Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:47:40 +0530 Subject: [PATCH 27/28] Update readme.md --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index b902d971..4e127fc7 100644 --- a/readme.md +++ b/readme.md @@ -41,7 +41,6 @@ This is optional. The default theme is dark. Change the `&theme=light` to either `dark` or `light`. The theme is the background color, so light theme has a white icon background, and dark has a black-ish. - **Light Theme Example:** ```md From 65fd217b80d5790bb6e30879ab129ec992599957 Mon Sep 17 00:00:00 2001 From: AKARSH JHA <129477999+Akarshjha03@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:48:40 +0530 Subject: [PATCH 28/28] Update readme.md --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 4e127fc7..9f79a386 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,6 @@

Showcase your skills on your GitHub or resumé with ease!


-

Powered by Cloudflare Workers âš¡

NOTE: To keep icons consistent and to ensure browser support, we don't accept pull requests for icon submissions. If you would like an icon added, please open an issue.