diff --git a/meta/bottom.json b/meta/bottom.json new file mode 100644 index 00000000..f1b12587 --- /dev/null +++ b/meta/bottom.json @@ -0,0 +1,20 @@ +{ + "base": "svg", + "aliases": [ + "btm" + ], + "categories": [ + "Development" + ], + "update": { + "timestamp": "2025-11-13T17:28:46.549922", + "author": { + "id": 432230, + "login": "lavaeater" + } + }, + "colors": { + "light": "bottom", + "dark": "bottom-dark" + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 4a157353..66146c48 100644 --- a/metadata.json +++ b/metadata.json @@ -7860,6 +7860,26 @@ } } }, + "bottom": { + "base": "svg", + "aliases": [ + "btm" + ], + "categories": [ + "Development" + ], + "update": { + "timestamp": "2025-11-13T17:28:46.549922", + "author": { + "id": 432230, + "login": "lavaeater" + } + }, + "colors": { + "light": "bottom", + "dark": "bottom-dark" + } + }, "proton-calendar": { "base": "svg", "aliases": [], diff --git a/png/bottom-dark.png b/png/bottom-dark.png new file mode 100644 index 00000000..3960768d Binary files /dev/null and b/png/bottom-dark.png differ diff --git a/png/bottom.png b/png/bottom.png new file mode 100644 index 00000000..594ca921 Binary files /dev/null and b/png/bottom.png differ diff --git a/svg/bottom-dark.svg b/svg/bottom-dark.svg new file mode 100644 index 00000000..174e33b2 --- /dev/null +++ b/svg/bottom-dark.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/svg/bottom.svg b/svg/bottom.svg new file mode 100644 index 00000000..a8a71c3f --- /dev/null +++ b/svg/bottom.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index e6591966..b780ca75 100644 --- a/tree.json +++ b/tree.json @@ -249,6 +249,8 @@ "borg.png", "borgmatic-light.png", "borgmatic.png", + "bottom-dark.png", + "bottom.png", "boundary.png", "box.png", "boxarr.png", @@ -2888,6 +2890,8 @@ "borg.svg", "borgmatic-light.svg", "borgmatic.svg", + "bottom-dark.svg", + "bottom.svg", "boundary.svg", "box.svg", "brave.svg", @@ -5106,6 +5110,8 @@ "borg.webp", "borgmatic-light.webp", "borgmatic.webp", + "bottom-dark.webp", + "bottom.webp", "boundary.webp", "box.webp", "boxarr.webp", diff --git a/webp/bottom-dark.webp b/webp/bottom-dark.webp new file mode 100644 index 00000000..b19c832e Binary files /dev/null and b/webp/bottom-dark.webp differ diff --git a/webp/bottom.webp b/webp/bottom.webp new file mode 100644 index 00000000..7366027d Binary files /dev/null and b/webp/bottom.webp differ