diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-01-11 15:14:44 -0500 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2025-01-11 15:14:44 -0500 |
| commit | 231202b2d3bfdda154b68983f6f712bfc1f50b3a (patch) | |
| tree | b47d51735eeff35bab9945fb4067397afe5918a4 /cmd/stickers/data | |
| parent | 174c080d1d65701e02cdb3249ef6d36139d9c2e8 (diff) | |
| download | x-231202b2d3bfdda154b68983f6f712bfc1f50b3a.tar.xz x-231202b2d3bfdda154b68983f6f712bfc1f50b3a.zip | |
cmd: add stickers
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'cmd/stickers/data')
| -rw-r--r-- | cmd/stickers/data/error.avif | bin | 0 -> 6509 bytes |
| -rw-r--r-- | cmd/stickers/data/error.jxl | bin | 0 -> 15104 bytes |
| -rw-r--r-- | cmd/stickers/data/error.png | bin | 0 -> 30864 bytes |
| -rw-r--r-- | cmd/stickers/data/error.webp | bin | 0 -> 10548 bytes |
| -rw-r--r-- | cmd/stickers/data/not_found.avif | bin | 0 -> 6225 bytes |
| -rw-r--r-- | cmd/stickers/data/not_found.jxl | bin | 0 -> 14346 bytes |
| -rw-r--r-- | cmd/stickers/data/not_found.png | bin | 0 -> 29457 bytes |
| -rw-r--r-- | cmd/stickers/data/not_found.webp | bin | 0 -> 9824 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/cmd/stickers/data/error.avif b/cmd/stickers/data/error.avif Binary files differnew file mode 100644 index 0000000..505da03 --- /dev/null +++ b/cmd/stickers/data/error.avif diff --git a/cmd/stickers/data/error.jxl b/cmd/stickers/data/error.jxl Binary files differnew file mode 100644 index 0000000..cb6cf89 --- /dev/null +++ b/cmd/stickers/data/error.jxl diff --git a/cmd/stickers/data/error.png b/cmd/stickers/data/error.png Binary files differnew file mode 100644 index 0000000..3143cdf --- /dev/null +++ b/cmd/stickers/data/error.png diff --git a/cmd/stickers/data/error.webp b/cmd/stickers/data/error.webp Binary files differnew file mode 100644 index 0000000..ebd4604 --- /dev/null +++ b/cmd/stickers/data/error.webp diff --git a/cmd/stickers/data/not_found.avif b/cmd/stickers/data/not_found.avif Binary files differnew file mode 100644 index 0000000..fa2e6de --- /dev/null +++ b/cmd/stickers/data/not_found.avif diff --git a/cmd/stickers/data/not_found.jxl b/cmd/stickers/data/not_found.jxl Binary files differnew file mode 100644 index 0000000..f7cc7df --- /dev/null +++ b/cmd/stickers/data/not_found.jxl diff --git a/cmd/stickers/data/not_found.png b/cmd/stickers/data/not_found.png Binary files differnew file mode 100644 index 0000000..043e0d0 --- /dev/null +++ b/cmd/stickers/data/not_found.png diff --git a/cmd/stickers/data/not_found.webp b/cmd/stickers/data/not_found.webp Binary files differnew file mode 100644 index 0000000..42188fb --- /dev/null +++ b/cmd/stickers/data/not_found.webp |
