From f5f1fde6a9fda62ab13b32938efc734f02c31369 Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 15 Apr 2012 20:14:33 +0200 Subject: [PATCH] add new symbols --- source/Ox.UI/themes/classic/svg/symbolBookmark.svg | 3 +++ source/Ox.UI/themes/classic/svg/symbolCircle.svg | 3 +++ source/Ox.UI/themes/classic/svg/symbolIcon.svg | 2 +- source/Ox.UI/themes/classic/svg/symbolMap.svg | 2 +- source/Ox.UI/themes/classic/svg/symbolSquare.svg | 3 +++ source/Ox.UI/themes/classic/svg/symbolSwitch.svg | 4 ++++ source/Ox.UI/themes/classic/svg/symbolTag.svg | 3 +++ 7 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 source/Ox.UI/themes/classic/svg/symbolBookmark.svg create mode 100644 source/Ox.UI/themes/classic/svg/symbolCircle.svg create mode 100644 source/Ox.UI/themes/classic/svg/symbolSquare.svg create mode 100644 source/Ox.UI/themes/classic/svg/symbolSwitch.svg create mode 100644 source/Ox.UI/themes/classic/svg/symbolTag.svg diff --git a/source/Ox.UI/themes/classic/svg/symbolBookmark.svg b/source/Ox.UI/themes/classic/svg/symbolBookmark.svg new file mode 100644 index 00000000..d7b1942c --- /dev/null +++ b/source/Ox.UI/themes/classic/svg/symbolBookmark.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/source/Ox.UI/themes/classic/svg/symbolCircle.svg b/source/Ox.UI/themes/classic/svg/symbolCircle.svg new file mode 100644 index 00000000..295d4add --- /dev/null +++ b/source/Ox.UI/themes/classic/svg/symbolCircle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/source/Ox.UI/themes/classic/svg/symbolIcon.svg b/source/Ox.UI/themes/classic/svg/symbolIcon.svg index fb119949..636ee88c 100644 --- a/source/Ox.UI/themes/classic/svg/symbolIcon.svg +++ b/source/Ox.UI/themes/classic/svg/symbolIcon.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/source/Ox.UI/themes/classic/svg/symbolMap.svg b/source/Ox.UI/themes/classic/svg/symbolMap.svg index c0497cd9..5ebe7377 100644 --- a/source/Ox.UI/themes/classic/svg/symbolMap.svg +++ b/source/Ox.UI/themes/classic/svg/symbolMap.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/source/Ox.UI/themes/classic/svg/symbolSquare.svg b/source/Ox.UI/themes/classic/svg/symbolSquare.svg new file mode 100644 index 00000000..efe9361b --- /dev/null +++ b/source/Ox.UI/themes/classic/svg/symbolSquare.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/source/Ox.UI/themes/classic/svg/symbolSwitch.svg b/source/Ox.UI/themes/classic/svg/symbolSwitch.svg new file mode 100644 index 00000000..6873d535 --- /dev/null +++ b/source/Ox.UI/themes/classic/svg/symbolSwitch.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/source/Ox.UI/themes/classic/svg/symbolTag.svg b/source/Ox.UI/themes/classic/svg/symbolTag.svg new file mode 100644 index 00000000..aa3daebc --- /dev/null +++ b/source/Ox.UI/themes/classic/svg/symbolTag.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file