diff --git a/README.md b/README.md index eb56ae7..7af6898 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ While users are free to browse the contents of the repository, the [icon directo ## Table of Contents * [Requests and Contributions](https://github.com/selfhst/icons#requests-and-contributions) -* [Icon Links and Information](https://github.com/selfhst/icons#icon-information) +* [Icon Details](https://github.com/selfhst/icons#icon-details) * [Links](https://github.com/selfhst/icons?tab=readme-ov-file#links) * [Base URL](https://github.com/selfhst/icons?tab=readme-ov-file#base-url) * [Reference](https://github.com/selfhst/icons?tab=readme-ov-file#reference-name) @@ -26,7 +26,7 @@ The collection of icons and logos found in this repository are maintained solely New icon requests, updates, and issues with existing icons can be raised via the repository's [Discussions](https://github.com/selfhst/icons/discussions) page. The *selfh.st* team is committed to acknowledging all requests in a timely manner. -## Icon Information +## Icon Details ### Links @@ -70,7 +70,7 @@ Icons are available in three possible formats: * PNG * WebP -When available, SVG is the preferred starting point for icons and later converted into PNG and WebP formats. However, not all projects provide icons in this format. When this occurs, PNG is used as the starting point. +When available, SVG is the preferred starting point for icons and later converted into PNG and WebP formats. However, not all projects provide SVG icons. When this occurs, PNG is used as the starting point. ### Light Versions diff --git a/png/argo-cd.png b/png/argo-cd.png new file mode 100755 index 0000000..3252d20 Binary files /dev/null and b/png/argo-cd.png differ diff --git a/png/jupyter-light.png b/png/jupyter-light.png new file mode 100755 index 0000000..5e226a3 Binary files /dev/null and b/png/jupyter-light.png differ diff --git a/png/jupyter.png b/png/jupyter.png new file mode 100755 index 0000000..c049b2e Binary files /dev/null and b/png/jupyter.png differ diff --git a/png/minecraft.png b/png/minecraft.png new file mode 100755 index 0000000..98f5f43 Binary files /dev/null and b/png/minecraft.png differ diff --git a/png/sabnzbd.png b/png/sabnzbd.png new file mode 100755 index 0000000..fc4102c Binary files /dev/null and b/png/sabnzbd.png differ diff --git a/svg/argo-cd.svg b/svg/argo-cd.svg new file mode 100755 index 0000000..c43865e --- /dev/null +++ b/svg/argo-cd.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/jupyter-light.svg b/svg/jupyter-light.svg new file mode 100755 index 0000000..37eb1fb --- /dev/null +++ b/svg/jupyter-light.svg @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/jupyter.svg b/svg/jupyter.svg new file mode 100755 index 0000000..75e844b --- /dev/null +++ b/svg/jupyter.svg @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/minecraft.svg b/svg/minecraft.svg new file mode 100755 index 0000000..927c406 --- /dev/null +++ b/svg/minecraft.svg @@ -0,0 +1,946 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/svg/sabnzbd.svg b/svg/sabnzbd.svg new file mode 100755 index 0000000..ffa59a3 --- /dev/null +++ b/svg/sabnzbd.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/webp/argo-cd.webp b/webp/argo-cd.webp new file mode 100755 index 0000000..9ffb002 Binary files /dev/null and b/webp/argo-cd.webp differ diff --git a/webp/jupyter-light.webp b/webp/jupyter-light.webp new file mode 100755 index 0000000..e5640cd Binary files /dev/null and b/webp/jupyter-light.webp differ diff --git a/webp/jupyter.webp b/webp/jupyter.webp new file mode 100755 index 0000000..1c5741c Binary files /dev/null and b/webp/jupyter.webp differ diff --git a/webp/minecraft.webp b/webp/minecraft.webp new file mode 100755 index 0000000..90d4600 Binary files /dev/null and b/webp/minecraft.webp differ diff --git a/webp/sabnzbd.webp b/webp/sabnzbd.webp new file mode 100755 index 0000000..2a01e9e Binary files /dev/null and b/webp/sabnzbd.webp differ