From 22ad10eedc925bdf40621b1f4e0af26ab8d6e7e1 Mon Sep 17 00:00:00 2001 From: dartcafe Date: Tue, 3 Oct 2017 11:01:57 +0200 Subject: status icons return --- img/expired-vote.svg | 62 ++++++++++++++++++++++ img/finished-vote-red.svg | 62 ++++++++++++++++++++++ img/finished-vote.svg | 21 ++++---- img/progress-vote.svg | 20 +++---- img/toggle-maybe.svg | 129 ---------------------------------------------- img/toggle-no.svg | 129 ---------------------------------------------- img/toggle-yes.svg | 129 ---------------------------------------------- 7 files changed, 144 insertions(+), 408 deletions(-) create mode 100644 img/expired-vote.svg create mode 100644 img/finished-vote-red.svg delete mode 100644 img/toggle-maybe.svg delete mode 100644 img/toggle-no.svg delete mode 100644 img/toggle-yes.svg (limited to 'img') diff --git a/img/expired-vote.svg b/img/expired-vote.svg new file mode 100644 index 00000000..3e72adcf --- /dev/null +++ b/img/expired-vote.svg @@ -0,0 +1,62 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/img/finished-vote-red.svg b/img/finished-vote-red.svg new file mode 100644 index 00000000..a983d27d --- /dev/null +++ b/img/finished-vote-red.svg @@ -0,0 +1,62 @@ + + + + + + image/svg+xml + + + + + + + + + + diff --git a/img/finished-vote.svg b/img/finished-vote.svg index 9b9766a8..62fa16bc 100644 --- a/img/finished-vote.svg +++ b/img/finished-vote.svg @@ -21,7 +21,7 @@ image/svg+xml - + @@ -38,9 +38,9 @@ inkscape:window-height="1017" id="namedview8" showgrid="false" - inkscape:zoom="22.627417" - inkscape:cx="-6.1344685" - inkscape:cy="6.6642002" + inkscape:zoom="32" + inkscape:cx="-2.0733563" + inkscape:cy="7.1576914" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" @@ -48,15 +48,14 @@ - + cx="7.9176412" + cy="8.0819998" + r="6.7597313" /> diff --git a/img/progress-vote.svg b/img/progress-vote.svg index 550fd558..3e121f96 100644 --- a/img/progress-vote.svg +++ b/img/progress-vote.svg @@ -21,7 +21,7 @@ image/svg+xml - + @@ -38,9 +38,9 @@ inkscape:window-height="1017" id="namedview8" showgrid="false" - inkscape:zoom="32" - inkscape:cx="1.8293625" - inkscape:cy="7.9394518" + inkscape:zoom="16" + inkscape:cx="-12.409799" + inkscape:cy="4.3246568" inkscape:window-x="-8" inkscape:window-y="-8" inkscape:window-maximized="1" @@ -48,15 +48,15 @@ + cx="8" + cy="8" + rx="7.0160255" + ry="7.016026" /> diff --git a/img/toggle-maybe.svg b/img/toggle-maybe.svg deleted file mode 100644 index eccc6e10..00000000 --- a/img/toggle-maybe.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/img/toggle-no.svg b/img/toggle-no.svg deleted file mode 100644 index 93105441..00000000 --- a/img/toggle-no.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - diff --git a/img/toggle-yes.svg b/img/toggle-yes.svg deleted file mode 100644 index 5aa6935a..00000000 --- a/img/toggle-yes.svg +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3