From 05d23f34073d09e31bc7fc2a0b72023e1dccd00d Mon Sep 17 00:00:00 2001 From: elijah Date: Sat, 26 Jan 2013 00:44:19 -0800 Subject: added icons and Rakefile for rendering to svg to png. --- svg/qt/light/accept.svg | 63 ++++++++++++++++++++++++++++++++++++++++++++ svg/qt/light/error.svg | 68 ++++++++++++++++++++++++++++++++++++++++++++++++ svg/qt/light/refresh.svg | 63 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 194 insertions(+) create mode 100644 svg/qt/light/accept.svg create mode 100644 svg/qt/light/error.svg create mode 100644 svg/qt/light/refresh.svg (limited to 'svg/qt/light') diff --git a/svg/qt/light/accept.svg b/svg/qt/light/accept.svg new file mode 100644 index 0000000..8b2f5a1 --- /dev/null +++ b/svg/qt/light/accept.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/svg/qt/light/error.svg b/svg/qt/light/error.svg new file mode 100644 index 0000000..90d9241 --- /dev/null +++ b/svg/qt/light/error.svg @@ -0,0 +1,68 @@ + + + + + + + Gnome Symbolic Icon Theme + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/svg/qt/light/refresh.svg b/svg/qt/light/refresh.svg new file mode 100644 index 0000000..3ced261 --- /dev/null +++ b/svg/qt/light/refresh.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + -- cgit v1.2.3