From 44e5a55736c4ff99d404441936b055483ed9c42d Mon Sep 17 00:00:00 2001
From: kj_sh604
Date: Sat, 14 Feb 2026 12:39:43 -0500
Subject: fork: initial commit, derived from water.css (d950cbc)
---
docs/icons/android-chrome-192x192.png | Bin 0 -> 11974 bytes
docs/icons/android-chrome-512x512.png | Bin 0 -> 18630 bytes
docs/icons/apple-touch-icon.png | Bin 0 -> 6610 bytes
docs/icons/browserconfig.xml | 12 ++++++++++++
docs/icons/favicon-16x16.png | Bin 0 -> 1591 bytes
docs/icons/favicon-32x32.png | Bin 0 -> 2371 bytes
docs/icons/favicon.ico | Bin 0 -> 15086 bytes
docs/icons/light-favicon-16x16.png | Bin 0 -> 1415 bytes
docs/icons/light-favicon-32x32.png | Bin 0 -> 1937 bytes
docs/icons/light-favicon.ico | Bin 0 -> 15086 bytes
docs/icons/mstile-150x150.png | Bin 0 -> 7658 bytes
docs/icons/mstile-310x150.png | Bin 0 -> 8250 bytes
docs/icons/mstile-310x310.png | Bin 0 -> 16721 bytes
docs/icons/mstile-70x70.png | Bin 0 -> 5411 bytes
docs/icons/safari-pinned-tab.svg | 22 ++++++++++++++++++++++
15 files changed, 34 insertions(+)
create mode 100755 docs/icons/android-chrome-192x192.png
create mode 100755 docs/icons/android-chrome-512x512.png
create mode 100755 docs/icons/apple-touch-icon.png
create mode 100755 docs/icons/browserconfig.xml
create mode 100755 docs/icons/favicon-16x16.png
create mode 100755 docs/icons/favicon-32x32.png
create mode 100755 docs/icons/favicon.ico
create mode 100755 docs/icons/light-favicon-16x16.png
create mode 100755 docs/icons/light-favicon-32x32.png
create mode 100755 docs/icons/light-favicon.ico
create mode 100755 docs/icons/mstile-150x150.png
create mode 100755 docs/icons/mstile-310x150.png
create mode 100755 docs/icons/mstile-310x310.png
create mode 100755 docs/icons/mstile-70x70.png
create mode 100755 docs/icons/safari-pinned-tab.svg
(limited to 'docs/icons')
diff --git a/docs/icons/android-chrome-192x192.png b/docs/icons/android-chrome-192x192.png
new file mode 100755
index 0000000..5167499
Binary files /dev/null and b/docs/icons/android-chrome-192x192.png differ
diff --git a/docs/icons/android-chrome-512x512.png b/docs/icons/android-chrome-512x512.png
new file mode 100755
index 0000000..d231e0b
Binary files /dev/null and b/docs/icons/android-chrome-512x512.png differ
diff --git a/docs/icons/apple-touch-icon.png b/docs/icons/apple-touch-icon.png
new file mode 100755
index 0000000..4aacc52
Binary files /dev/null and b/docs/icons/apple-touch-icon.png differ
diff --git a/docs/icons/browserconfig.xml b/docs/icons/browserconfig.xml
new file mode 100755
index 0000000..d649dd8
--- /dev/null
+++ b/docs/icons/browserconfig.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+ #00aba9
+
+
+
diff --git a/docs/icons/favicon-16x16.png b/docs/icons/favicon-16x16.png
new file mode 100755
index 0000000..2ab553a
Binary files /dev/null and b/docs/icons/favicon-16x16.png differ
diff --git a/docs/icons/favicon-32x32.png b/docs/icons/favicon-32x32.png
new file mode 100755
index 0000000..547ba5a
Binary files /dev/null and b/docs/icons/favicon-32x32.png differ
diff --git a/docs/icons/favicon.ico b/docs/icons/favicon.ico
new file mode 100755
index 0000000..4810c23
Binary files /dev/null and b/docs/icons/favicon.ico differ
diff --git a/docs/icons/light-favicon-16x16.png b/docs/icons/light-favicon-16x16.png
new file mode 100755
index 0000000..c77529f
Binary files /dev/null and b/docs/icons/light-favicon-16x16.png differ
diff --git a/docs/icons/light-favicon-32x32.png b/docs/icons/light-favicon-32x32.png
new file mode 100755
index 0000000..5d0fed3
Binary files /dev/null and b/docs/icons/light-favicon-32x32.png differ
diff --git a/docs/icons/light-favicon.ico b/docs/icons/light-favicon.ico
new file mode 100755
index 0000000..3f6ca95
Binary files /dev/null and b/docs/icons/light-favicon.ico differ
diff --git a/docs/icons/mstile-150x150.png b/docs/icons/mstile-150x150.png
new file mode 100755
index 0000000..b37065c
Binary files /dev/null and b/docs/icons/mstile-150x150.png differ
diff --git a/docs/icons/mstile-310x150.png b/docs/icons/mstile-310x150.png
new file mode 100755
index 0000000..379ebd7
Binary files /dev/null and b/docs/icons/mstile-310x150.png differ
diff --git a/docs/icons/mstile-310x310.png b/docs/icons/mstile-310x310.png
new file mode 100755
index 0000000..e1230b3
Binary files /dev/null and b/docs/icons/mstile-310x310.png differ
diff --git a/docs/icons/mstile-70x70.png b/docs/icons/mstile-70x70.png
new file mode 100755
index 0000000..6282b8b
Binary files /dev/null and b/docs/icons/mstile-70x70.png differ
diff --git a/docs/icons/safari-pinned-tab.svg b/docs/icons/safari-pinned-tab.svg
new file mode 100755
index 0000000..2f1cf28
--- /dev/null
+++ b/docs/icons/safari-pinned-tab.svg
@@ -0,0 +1,22 @@
+
+
+
--
cgit v1.2.3