From e4ead2f0f96c93bfa4bab7fb05d8f15d97b74b9f Mon Sep 17 00:00:00 2001 From: Aleksander Nowodzinski Date: Thu, 13 Feb 2020 15:42:25 +0100 Subject: [PATCH] Internal: Optimzied the SVG icons for size. [skip ci] --- theme/icons/color-tile-check.svg | 2 +- theme/icons/dropdown-arrow.svg | 2 +- theme/icons/next-arrow.svg | 2 +- theme/icons/previous-arrow.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/theme/icons/color-tile-check.svg b/theme/icons/color-tile-check.svg index 17b144fd..ef48310a 100644 --- a/theme/icons/color-tile-check.svg +++ b/theme/icons/color-tile-check.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/theme/icons/dropdown-arrow.svg b/theme/icons/dropdown-arrow.svg index 84ffa9f4..5e41eeb0 100644 --- a/theme/icons/dropdown-arrow.svg +++ b/theme/icons/dropdown-arrow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/theme/icons/next-arrow.svg b/theme/icons/next-arrow.svg index 019e6a83..197cea24 100644 --- a/theme/icons/next-arrow.svg +++ b/theme/icons/next-arrow.svg @@ -1 +1 @@ - + \ No newline at end of file diff --git a/theme/icons/previous-arrow.svg b/theme/icons/previous-arrow.svg index 1e37b915..1d7ea7ff 100644 --- a/theme/icons/previous-arrow.svg +++ b/theme/icons/previous-arrow.svg @@ -1 +1 @@ - + \ No newline at end of file