From dcd70eacc417f48daa3870fae6dceb5e78408a11 Mon Sep 17 00:00:00 2001 From: monsieurtanuki Date: Tue, 28 May 2024 08:48:27 +0200 Subject: [PATCH] fix: 5288 - added svg files to cache (#5299) --- packages/smooth_app/assets/cache/info.svg | 1 + packages/smooth_app/assets/cache/points-negative-0-20.svg | 1 + packages/smooth_app/assets/cache/points-negative-15-15.svg | 1 + packages/smooth_app/assets/cache/points-negative-3-10.svg | 1 + packages/smooth_app/assets/cache/points-negative-5-10.svg | 1 + packages/smooth_app/assets/cache/points-positive-0-5.svg | 1 + 6 files changed, 6 insertions(+) create mode 100644 packages/smooth_app/assets/cache/info.svg create mode 100644 packages/smooth_app/assets/cache/points-negative-0-20.svg create mode 100644 packages/smooth_app/assets/cache/points-negative-15-15.svg create mode 100644 packages/smooth_app/assets/cache/points-negative-3-10.svg create mode 100644 packages/smooth_app/assets/cache/points-negative-5-10.svg create mode 100644 packages/smooth_app/assets/cache/points-positive-0-5.svg diff --git a/packages/smooth_app/assets/cache/info.svg b/packages/smooth_app/assets/cache/info.svg new file mode 100644 index 00000000000..25cf1804ee4 --- /dev/null +++ b/packages/smooth_app/assets/cache/info.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/packages/smooth_app/assets/cache/points-negative-0-20.svg b/packages/smooth_app/assets/cache/points-negative-0-20.svg new file mode 100644 index 00000000000..f58faf6c0cf --- /dev/null +++ b/packages/smooth_app/assets/cache/points-negative-0-20.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/packages/smooth_app/assets/cache/points-negative-15-15.svg b/packages/smooth_app/assets/cache/points-negative-15-15.svg new file mode 100644 index 00000000000..8f42909676b --- /dev/null +++ b/packages/smooth_app/assets/cache/points-negative-15-15.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/packages/smooth_app/assets/cache/points-negative-3-10.svg b/packages/smooth_app/assets/cache/points-negative-3-10.svg new file mode 100644 index 00000000000..1fcccef28c2 --- /dev/null +++ b/packages/smooth_app/assets/cache/points-negative-3-10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/packages/smooth_app/assets/cache/points-negative-5-10.svg b/packages/smooth_app/assets/cache/points-negative-5-10.svg new file mode 100644 index 00000000000..256d050ea77 --- /dev/null +++ b/packages/smooth_app/assets/cache/points-negative-5-10.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/packages/smooth_app/assets/cache/points-positive-0-5.svg b/packages/smooth_app/assets/cache/points-positive-0-5.svg new file mode 100644 index 00000000000..770a16f3a0f --- /dev/null +++ b/packages/smooth_app/assets/cache/points-positive-0-5.svg @@ -0,0 +1 @@ + \ No newline at end of file