From 180eaa2ce59dab6a83299307d2e28cb2f35f3852 Mon Sep 17 00:00:00 2001 From: grossmj Date: Sun, 3 Apr 2016 12:16:22 -0600 Subject: [PATCH] Add import/export icon files. --- resources/charcoal_icons/export-hover.svg | 70 +++++++++++++++++++++++ resources/charcoal_icons/export.svg | 70 +++++++++++++++++++++++ resources/charcoal_icons/import-hover.svg | 70 +++++++++++++++++++++++ resources/charcoal_icons/import.svg | 70 +++++++++++++++++++++++ resources/classic_icons/export-hover.svg | 70 +++++++++++++++++++++++ resources/classic_icons/export.svg | 70 +++++++++++++++++++++++ resources/classic_icons/import-hover.svg | 70 +++++++++++++++++++++++ resources/classic_icons/import.svg | 70 +++++++++++++++++++++++ 8 files changed, 560 insertions(+) create mode 100755 resources/charcoal_icons/export-hover.svg create mode 100755 resources/charcoal_icons/export.svg create mode 100755 resources/charcoal_icons/import-hover.svg create mode 100755 resources/charcoal_icons/import.svg create mode 100755 resources/classic_icons/export-hover.svg create mode 100755 resources/classic_icons/export.svg create mode 100755 resources/classic_icons/import-hover.svg create mode 100755 resources/classic_icons/import.svg diff --git a/resources/charcoal_icons/export-hover.svg b/resources/charcoal_icons/export-hover.svg new file mode 100755 index 00000000..7b1c1e55 --- /dev/null +++ b/resources/charcoal_icons/export-hover.svg @@ -0,0 +1,70 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/resources/charcoal_icons/export.svg b/resources/charcoal_icons/export.svg new file mode 100755 index 00000000..b9ce199e --- /dev/null +++ b/resources/charcoal_icons/export.svg @@ -0,0 +1,70 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/resources/charcoal_icons/import-hover.svg b/resources/charcoal_icons/import-hover.svg new file mode 100755 index 00000000..57b9a222 --- /dev/null +++ b/resources/charcoal_icons/import-hover.svg @@ -0,0 +1,70 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/resources/charcoal_icons/import.svg b/resources/charcoal_icons/import.svg new file mode 100755 index 00000000..eeded3f1 --- /dev/null +++ b/resources/charcoal_icons/import.svg @@ -0,0 +1,70 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/resources/classic_icons/export-hover.svg b/resources/classic_icons/export-hover.svg new file mode 100755 index 00000000..bd53e5dd --- /dev/null +++ b/resources/classic_icons/export-hover.svg @@ -0,0 +1,70 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/resources/classic_icons/export.svg b/resources/classic_icons/export.svg new file mode 100755 index 00000000..93619bb4 --- /dev/null +++ b/resources/classic_icons/export.svg @@ -0,0 +1,70 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/resources/classic_icons/import-hover.svg b/resources/classic_icons/import-hover.svg new file mode 100755 index 00000000..90ce9fdd --- /dev/null +++ b/resources/classic_icons/import-hover.svg @@ -0,0 +1,70 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/resources/classic_icons/import.svg b/resources/classic_icons/import.svg new file mode 100755 index 00000000..5d25420f --- /dev/null +++ b/resources/classic_icons/import.svg @@ -0,0 +1,70 @@ + + + +image/svg+xml \ No newline at end of file