From 70d195f99a0df15d8597a0fb3b67508ec46941ea Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Wed, 21 Mar 2018 22:13:07 +0100 Subject: [PATCH] [asset.svg] added arrows --- public_html/asset/svg/arrow.down.svg | 45 +++++++++++++++++++++ public_html/asset/svg/arrow.down@hover.svg | 45 +++++++++++++++++++++ public_html/asset/svg/arrow.left.svg | 45 +++++++++++++++++++++ public_html/asset/svg/arrow.left@hover.svg | 45 +++++++++++++++++++++ public_html/asset/svg/arrow.right.svg | 45 +++++++++++++++++++++ public_html/asset/svg/arrow.right@hover.svg | 45 +++++++++++++++++++++ public_html/asset/svg/arrow.up.svg | 45 +++++++++++++++++++++ public_html/asset/svg/arrow.up@hover.svg | 45 +++++++++++++++++++++ 8 files changed, 360 insertions(+) create mode 100644 public_html/asset/svg/arrow.down.svg create mode 100644 public_html/asset/svg/arrow.down@hover.svg create mode 100644 public_html/asset/svg/arrow.left.svg create mode 100644 public_html/asset/svg/arrow.left@hover.svg create mode 100644 public_html/asset/svg/arrow.right.svg create mode 100644 public_html/asset/svg/arrow.right@hover.svg create mode 100644 public_html/asset/svg/arrow.up.svg create mode 100644 public_html/asset/svg/arrow.up@hover.svg diff --git a/public_html/asset/svg/arrow.down.svg b/public_html/asset/svg/arrow.down.svg new file mode 100644 index 0000000..b8f7d08 --- /dev/null +++ b/public_html/asset/svg/arrow.down.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file diff --git a/public_html/asset/svg/arrow.down@hover.svg b/public_html/asset/svg/arrow.down@hover.svg new file mode 100644 index 0000000..ccb91b6 --- /dev/null +++ b/public_html/asset/svg/arrow.down@hover.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file diff --git a/public_html/asset/svg/arrow.left.svg b/public_html/asset/svg/arrow.left.svg new file mode 100644 index 0000000..85ee038 --- /dev/null +++ b/public_html/asset/svg/arrow.left.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file diff --git a/public_html/asset/svg/arrow.left@hover.svg b/public_html/asset/svg/arrow.left@hover.svg new file mode 100644 index 0000000..3c15986 --- /dev/null +++ b/public_html/asset/svg/arrow.left@hover.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file diff --git a/public_html/asset/svg/arrow.right.svg b/public_html/asset/svg/arrow.right.svg new file mode 100644 index 0000000..c59a2c4 --- /dev/null +++ b/public_html/asset/svg/arrow.right.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file diff --git a/public_html/asset/svg/arrow.right@hover.svg b/public_html/asset/svg/arrow.right@hover.svg new file mode 100644 index 0000000..d1f10ff --- /dev/null +++ b/public_html/asset/svg/arrow.right@hover.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file diff --git a/public_html/asset/svg/arrow.up.svg b/public_html/asset/svg/arrow.up.svg new file mode 100644 index 0000000..3a7a7fd --- /dev/null +++ b/public_html/asset/svg/arrow.up.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file diff --git a/public_html/asset/svg/arrow.up@hover.svg b/public_html/asset/svg/arrow.up@hover.svg new file mode 100644 index 0000000..2efbf83 --- /dev/null +++ b/public_html/asset/svg/arrow.up@hover.svg @@ -0,0 +1,45 @@ + +image/svg+xml \ No newline at end of file