From 62e2cefe3ad9ebd5f91696aef634e92984389b46 Mon Sep 17 00:00:00 2001 From: Rafael Laguna Date: Mon, 6 Jul 2015 22:48:18 +0200 Subject: [PATCH] fix some dark panel icons --- .../panel/16/system-devices-panel-alert.svg | 74 +++------ .../16/system-devices-panel-information.svg | 47 +++--- .../panel/16/system-devices-panel.svg | 85 +++------- .../panel/16/system-restart-panel.svg | 101 ++++++++++++ .../16/system-shutdown-panel-restart.svg | 101 ++++++++++++ .../panel/16/system-shutdown-panel.svg | 97 +++++++++++ .../panel/22/nm-no-connection.svg | 32 ++-- .../panel/22/sylpheed-panel.svg | 68 ++++---- .../panel/22/system-devices-panel-alert.svg | 29 ++-- .../22/system-devices-panel-information.svg | 29 ++-- .../panel/22/system-devices-panel.svg | 60 +++---- .../panel/22/system-restart-panel.svg | 98 +++++++++++ .../22/system-shutdown-panel-restart.svg | 108 ++++++++++++ .../panel/22/system-shutdown-panel.svg | 146 ++++++++++------- .../panel/24/system-devices-panel-alert.svg | 98 ----------- .../24/system-devices-panel-information.svg | 102 ------------ .../panel/24/system-devices-panel.svg | 103 ------------ .../panel/24/system-restart-panel.svg | 98 +++++++++++ .../24/system-shutdown-panel-restart.svg | 113 +++++++++++++ .../panel/24/system-shutdown-panel.svg | 155 +++++++++++------- 20 files changed, 1084 insertions(+), 660 deletions(-) create mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-restart-panel.svg create mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-shutdown-panel-restart.svg create mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-shutdown-panel.svg create mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-restart-panel.svg create mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-shutdown-panel-restart.svg delete mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel-alert.svg delete mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel-information.svg delete mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel.svg create mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-restart-panel.svg create mode 100644 src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-shutdown-panel-restart.svg diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel-alert.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel-alert.svg index e78b9e4..720267b 100644 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel-alert.svg +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel-alert.svg @@ -14,20 +14,10 @@ height="16" id="svg3330" version="1.1" - inkscape:version="0.48.4 r9939" + inkscape:version="0.91 r" sodipodi:docname="system-devices-panel-alert.svg"> - - - - - + gradientTransform="matrix(0.48248289,0,0,0.69386905,9.33408,1046.2616)" + x1="-3.4475834" + y1="-9.6127644" + x2="-3.4475834" + y2="4.7991762" /> + inkscape:snap-bbox="true" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:bbox-nodes="true" + inkscape:bbox-paths="true" + inkscape:object-nodes="true" + inkscape:snap-smooth-nodes="true" + inkscape:snap-intersection-paths="true" + inkscape:object-paths="true"> @@ -107,26 +93,14 @@ id="capa1" transform="translate(0,-1036.3622)"> - - diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel-information.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel-information.svg index 0cdd718..d8d0545 100644 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel-information.svg +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel-information.svg @@ -14,20 +14,10 @@ height="16" id="svg3330" version="1.1" - inkscape:version="0.48.4 r9939" + inkscape:version="0.91 r" sodipodi:docname="system-devices-panel-information.svg"> - + + inkscape:snap-bbox="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true" + inkscape:bbox-paths="true" + inkscape:snap-smooth-nodes="true" + inkscape:object-nodes="true" + inkscape:snap-intersection-paths="true" + inkscape:object-paths="true"> @@ -82,16 +89,14 @@ id="capa1" transform="translate(0,-1036.3622)"> + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:url(#linearGradient3400);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + d="m 2.0000002,1049.3622 0,-2 11.9999998,0 0,2 -11.9999998,0 z m 0,-4 0,-2 11.9999998,0 0,2 -11.9999998,0 z m 0,-4 0,-2 11.9999998,0 0,2 -11.9999998,0 z" + id="path3373" + inkscape:connector-curvature="0" /> diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel.svg index 54948a8..5369ec8 100644 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel.svg +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-devices-panel.svg @@ -14,55 +14,10 @@ height="16" id="svg3330" version="1.1" - inkscape:version="0.48.4 r9939" + inkscape:version="0.91 r" sodipodi:docname="system-devices-panel.svg"> - - - - - - - - - - + id="linearGradient3406" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,-1.838011,1057.5545)" + x1="8.437624" + y1="8" + x2="8.437624" + y2="18" /> + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-paths="true" + inkscape:snap-intersection-paths="true" + inkscape:object-nodes="true"> @@ -127,16 +88,14 @@ id="capa1" transform="translate(0,-1036.3622)"> + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:url(#linearGradient3406);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" + d="m 2,1039.3622 0,2 12,0 0,-2 -12,0 z m 0,4 0,2 12,0 0,-2 -12,0 z m 0,4 0,2 12,0 0,-2 -12,0 z" + id="path3373" /> diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-restart-panel.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-restart-panel.svg new file mode 100644 index 0000000..345147d --- /dev/null +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-restart-panel.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-shutdown-panel-restart.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-shutdown-panel-restart.svg new file mode 100644 index 0000000..c114994 --- /dev/null +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-shutdown-panel-restart.svg @@ -0,0 +1,101 @@ + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-shutdown-panel.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-shutdown-panel.svg new file mode 100644 index 0000000..33a9883 --- /dev/null +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/16/system-shutdown-panel.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/nm-no-connection.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/nm-no-connection.svg index 92384e5..d2ec08d 100644 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/nm-no-connection.svg +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/nm-no-connection.svg @@ -14,7 +14,7 @@ width="22" height="22" id="svg4073" - inkscape:version="0.48.4 r9939" + inkscape:version="0.91 r" sodipodi:docname="nm-no-connection.svg"> @@ -57,25 +57,25 @@ + gradientTransform="matrix(1,0,0,0.8125,16.999691,1.75)" + x1="19.000309" + y1="-2.1538463" + x2="19.000309" + y2="21.23077" /> + id="linearGradient3004-8-3-0"> + id="stop3006-3-0-6" /> + id="stop3008-7-3-1" /> + style="opacity:1;color:#000000;fill:#0c0c0c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;clip-rule:nonzero;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter-blend-mode:normal;filter-gaussianBlur-deviation:0;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto" /> @@ -42,12 +42,16 @@ id="namedview10" showgrid="true" inkscape:zoom="18.706189" - inkscape:cx="14.41693" - inkscape:cy="13.428491" + inkscape:cx="13.027016" + inkscape:cy="12.145493" inkscape:window-x="0" inkscape:window-y="26" inkscape:window-maximized="1" - inkscape:current-layer="svg3197"> + inkscape:current-layer="svg3197" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> - + id="linearGradient2985"> + style="stop-color:#bebebe;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> + - - - - + + diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel-alert.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel-alert.svg index f9b22f6..74c678b 100644 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel-alert.svg +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel-alert.svg @@ -15,7 +15,7 @@ id="svg6662" version="1.1" inkscape:version="0.91 r" - sodipodi:docname="system-devices-panel-alert2.svg"> + sodipodi:docname="system-devices-panel-alert.svg"> + inkscape:snap-nodes="true" + inkscape:object-nodes="true" + inkscape:snap-smooth-nodes="true" + inkscape:snap-intersection-paths="true" + inkscape:object-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true" + inkscape:bbox-paths="true"> + sodipodi:nodetypes="ccccccccccccccccccccccccccc" + inkscape:connector-curvature="0" + id="path3344" + d="m 5,1048.3622 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + d="m 5,1047.3622 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z" + id="rect3340-4" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccc" /> diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel-information.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel-information.svg index 5b9e134..e20abd5 100644 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel-information.svg +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel-information.svg @@ -15,7 +15,7 @@ id="svg6662" version="1.1" inkscape:version="0.91 r" - sodipodi:docname="system-devices-panel-information2.svg"> + sodipodi:docname="system-devices-panel-information.svg"> + inkscape:snap-nodes="true" + inkscape:object-nodes="true" + inkscape:snap-smooth-nodes="true" + inkscape:snap-intersection-paths="true" + inkscape:object-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true" + inkscape:bbox-paths="true"> + sodipodi:nodetypes="ccccccccccccccccccccccccccc" + inkscape:connector-curvature="0" + id="path3344" + d="m 5,1048.3622 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z" + style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" /> + d="m 5,1047.3622 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z" + id="rect3340-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccc" /> diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel.svg index 7761040..ead4352 100644 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel.svg +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-devices-panel.svg @@ -15,35 +15,30 @@ id="svg6662" version="1.1" inkscape:version="0.91 r" - sodipodi:docname="system-devices-panel2.svg"> + sodipodi:docname="system-devices-panel.svg"> + id="linearGradient2985"> + style="stop-color:#bebebe;stop-opacity:1;" /> + style="stop-color:#ffffff;stop-opacity:1;" /> + y2="19" + x2="13" + y1="5" + x1="13" + id="linearGradient2991" + xlink:href="#linearGradient2985" + inkscape:collect="always" + gradientTransform="translate(-20.5,1029.3622)" /> + inkscape:snap-nodes="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true" + inkscape:bbox-paths="true" + inkscape:snap-intersection-paths="true" + inkscape:object-nodes="true" + inkscape:snap-smooth-nodes="true" + inkscape:object-paths="true"> + sodipodi:nodetypes="ccccccccccccccccccccccccccc" + inkscape:connector-curvature="0" + id="path3344" + d="m 5,1048.3622 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z" + style="color:black;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:black;solid-opacity:1;fill:black;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter-blend-mode:normal;filter-gaussianBlur-deviation:0" /> + style="color:black;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:black;solid-opacity:1;fill:url(#linearGradient2991);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.69999993;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;filter-blend-mode:normal;filter-gaussianBlur-deviation:0" + d="m 5,1047.3622 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z m 0,-5 -1,-1 0,-1 1,-1 12,0 1,1 0,1 -1,1 z" + id="rect3340-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccccccccccccccccccccc" /> diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-restart-panel.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-restart-panel.svg new file mode 100644 index 0000000..08b39ba --- /dev/null +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-restart-panel.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-shutdown-panel-restart.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-shutdown-panel-restart.svg new file mode 100644 index 0000000..e3b612d --- /dev/null +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-shutdown-panel-restart.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-shutdown-panel.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-shutdown-panel.svg index 2b32138..ba901b2 100644 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-shutdown-panel.svg +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/22/system-shutdown-panel.svg @@ -10,84 +10,104 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" width="22" height="22" - id="svg2403" - inkscape:version="0.48.4 r9939" + id="svg3330" + version="1.1" + inkscape:version="0.91 r" sodipodi:docname="system-shutdown-panel.svg"> - - - - image/svg+xml - - - - + + + + + + + + inkscape:snap-smooth-nodes="true" + inkscape:object-nodes="true" + inkscape:snap-intersection-paths="true" + inkscape:object-paths="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> - - - - - - - - - + + + + image/svg+xml + + + + + + + + + diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel-alert.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel-alert.svg deleted file mode 100644 index 43a6002..0000000 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel-alert.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel-information.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel-information.svg deleted file mode 100644 index 2802448..0000000 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel-information.svg +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel.svg deleted file mode 100644 index 1030959..0000000 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-devices-panel.svg +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-restart-panel.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-restart-panel.svg new file mode 100644 index 0000000..219c141 --- /dev/null +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-restart-panel.svg @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-shutdown-panel-restart.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-shutdown-panel-restart.svg new file mode 100644 index 0000000..6a47fd8 --- /dev/null +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-shutdown-panel-restart.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-shutdown-panel.svg b/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-shutdown-panel.svg index ab3d11c..bba9249 100644 --- a/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-shutdown-panel.svg +++ b/src/usr/share/icons/Lubuntu-dark-panel/panel/24/system-shutdown-panel.svg @@ -10,80 +10,109 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.0" width="24" height="24" - id="svg2403" - inkscape:version="0.48.4 r9939" + id="svg3330" + version="1.1" + inkscape:version="0.91 r" sodipodi:docname="system-shutdown-panel.svg"> - - - - image/svg+xml - - - - + + + + + + + + inkscape:snap-smooth-nodes="true" + inkscape:object-nodes="true" + inkscape:snap-intersection-paths="true" + inkscape:object-paths="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + id="grid3124" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> - - - - - - - - - + + + + image/svg+xml + + + + + + + + + + +