diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2009-02-10 04:07:48 +0000 |
|---|---|---|
| committer | tweenk <tweenk@users.sourceforge.net> | 2009-02-10 04:07:48 +0000 |
| commit | e6f9a95b4c8edcc8bf2c126a2b619a74899c149a (patch) | |
| tree | 2e875a7f75600164d223327c286f3bbcf506b40f | |
| parent | Fix some console warning spam (most cannot be fixed, unfortunately) (diff) | |
| download | inkscape-e6f9a95b4c8edcc8bf2c126a2b619a74899c149a.tar.gz inkscape-e6f9a95b4c8edcc8bf2c126a2b619a74899c149a.zip | |
Split off first portion of icons into separate files to begin working on
Inkscape themability. Add Makefile install rules for them.
(bzr r7258)
103 files changed, 19911 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fb430b248..dce67f3e7 100644 --- a/configure.ac +++ b/configure.ac @@ -652,7 +652,7 @@ if test $cc_vers_major -gt 3; then else min_sigc_version=2.0.11 fi -PKG_CHECK_MODULES(INKSCAPE, gdkmm-2.4 glibmm-2.4 gtkmm-2.4 >= 2.10.0 gtk+-2.0 libxml-2.0 >= 2.6.11 libxslt >= 1.0.15 cairo sigc++-2.0 >= $min_sigc_version $ink_spell_pkg gthread-2.0 >= 2.0 libpng >= 1.2 gsl) +PKG_CHECK_MODULES(INKSCAPE, gdkmm-2.4 glibmm-2.4 gtkmm-2.4 >= 2.10.0 gtk+-2.0 libxml-2.0 >= 2.6.11 libxslt >= 1.0.15 cairo sigc++-2.0 >= $min_sigc_version $ink_spell_pkg gthread-2.0 >= 2.0 libpng >= 1.2 gsl giomm-2.4) # Check for Apple Mac OS X Carbon framework carbon_ok=no @@ -994,6 +994,10 @@ share/filters/Makefile share/fonts/Makefile share/gradients/Makefile share/icons/Makefile +share/icons/hicolor/Makefile +share/icons/hicolor/scalable/Makefile +share/icons/hicolor/scalable/actions/Makefile +share/icons/hicolor/scalable/devices/Makefile share/keys/Makefile share/markers/Makefile share/palettes/Makefile diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am index e3bc8e05b..9383672ec 100644 --- a/share/icons/Makefile.am +++ b/share/icons/Makefile.am @@ -1,3 +1,4 @@ +SUBDIRS = hicolor iconsdir = $(datadir)/inkscape/icons diff --git a/share/icons/hicolor/Makefile.am b/share/icons/hicolor/Makefile.am new file mode 100644 index 000000000..79eec6c9b --- /dev/null +++ b/share/icons/hicolor/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = scalable diff --git a/share/icons/hicolor/scalable/Makefile.am b/share/icons/hicolor/scalable/Makefile.am new file mode 100644 index 000000000..29cbacc08 --- /dev/null +++ b/share/icons/hicolor/scalable/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = actions devices diff --git a/share/icons/hicolor/scalable/actions/Makefile.am b/share/icons/hicolor/scalable/actions/Makefile.am new file mode 100644 index 000000000..280458c21 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/Makefile.am @@ -0,0 +1,108 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = scalable +context = actions + +iconsdir = $(themedir)/$(size)/$(context) + +# To update this list, run: +# find . -name '*.svg' -and -not -name '*.svn*' -printf '\t%P \\\n' | sort | zenity --text-info +# and paste the contents of the dialog box here + +icons_DATA = \ + bitmap-trace.svg \ + dialog-align-and-distribute.svg \ + dialog-fill-and-stroke.svg \ + dialog-icon-preview.svg \ + dialog-layers.svg \ + dialog-memory.svg \ + dialog-messages.svg \ + dialog-object-properties.svg \ + dialog-rows-and-columns.svg \ + dialog-scripts.svg \ + dialog-text-and-font.svg \ + dialog-tile-clones.svg \ + dialog-xml-editor.svg \ + document-export-ocal.svg \ + document-export.svg \ + document-import-ocal.svg \ + document-import.svg \ + document-metadata.svg \ + document-open-recent.svg \ + edit-clone.svg \ + edit-clone-unlink.svg \ + edit-duplicate.svg \ + edit-paste-in-place.svg \ + edit-paste-style.svg \ + edit-select-all-layers.svg \ + edit-select-all.svg \ + edit-select-invert.svg \ + edit-select-none.svg \ + edit-select-original.svg \ + edit-undo-history.svg \ + help-keyboard-shortcuts.svg \ + help-manual.svg \ + layer-bottom.svg \ + layer-delete.svg \ + layer-lower.svg \ + layer-new.svg \ + layer-next.svg \ + layer-previous.svg \ + layer-raise.svg \ + layer-rename.svg \ + layer-top.svg \ + object-flip-horizontal.svg \ + object-flip-vertical.svg \ + object-group.svg \ + object-rotate-left.svg \ + object-rotate-right.svg \ + object-to-path.svg \ + object-transform.svg \ + object-ungroup.svg \ + path-break-apart.svg \ + path-combine.svg \ + path-cut.svg \ + path-difference.svg \ + path-division.svg \ + path-dynamic-offset.svg \ + path-exclusion.svg \ + path-inset.svg \ + path-intersection.svg \ + path-linked-offset.svg \ + path-outset.svg \ + path-reverse.svg \ + path-simplify.svg \ + path-union.svg \ + selection-bottom.svg \ + selection-lower.svg \ + selection-make-bitmap-copy.svg \ + selection-move-to-layer-above.svg \ + selection-move-to-layer-below.svg \ + selection-raise.svg \ + selection-top.svg \ + show-dialogs.svg \ + show-grid.svg \ + show-guides.svg \ + stroke-to-path.svg \ + text-convert-to-regular.svg \ + text-flow-into-frame.svg \ + text-put-on-path.svg \ + text-remove-from-path.svg \ + text-unflow.svg \ + text-unkern.svg \ + vacuum-defs.svg \ + view-manage-colors.svg \ + window-next.svg \ + window-previous.svg \ + zoom-double-size.svg \ + zoom-fit-drawing.svg \ + zoom-fit-page.svg \ + zoom-fit-selection.svg \ + zoom-fit-width.svg \ + zoom-half-size.svg \ + zoom-in.svg \ + zoom-next.svg \ + zoom-original.svg \ + zoom-out.svg \ + zoom-previous.svg + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/hicolor/scalable/actions/bitmap-trace.svg b/share/icons/hicolor/scalable/actions/bitmap-trace.svg new file mode 100644 index 000000000..bb19c7226 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/bitmap-trace.svg @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="bitmap-trace.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="selection_trace" + style="stroke:#000000;stroke-width:0.69999999;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + inkscape:label="#selection_trace" + transform="matrix(3,0,0,3,-915.45,-341.5536)"> + <path + id="rect11025" + style="color:#000000;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dashoffset:0;marker:none;display:inline" + d="m 308.4986,119.5635 -2.9986,-0.0367 0,9.9744 10,0 0,-2.7702 m -7.0652,-5.4166 -0.9348,0 0,6.2117 6.1875,0 0,-0.9401 m 4.752,-6.0824 c 0,2.1757 -1.7649,3.9416 -3.9395,3.9416 -2.1745,0 -3.9394,-1.7659 -3.9394,-3.9416 0,-2.1759 1.7649,-3.9417 3.9394,-3.9417 2.1746,0 3.9395,1.7658 3.9395,3.9417 z m 2.0324,-0.004 c 0,3.2964 -2.6754,5.9719 -5.9719,5.9719 -3.2965,0 -5.9719,-2.6755 -5.9719,-5.9719 0,-3.2965 2.6754,-5.9719 5.9719,-5.9719 3.2965,0 5.9719,2.6754 5.9719,5.9719 z" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-align-and-distribute.svg b/share/icons/hicolor/scalable/actions/dialog-align-and-distribute.svg new file mode 100644 index 000000000..5ece31d4c --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-align-and-distribute.svg @@ -0,0 +1,240 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-align-and-distribute.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6666" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.570788,0,88.2556)" + x1="11.87961" + y1="205.44775" + x2="18.584427" + y2="211.60497" /> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-4" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6668" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.066601,0,0,0.654301,-5.23183,65.54498)" + x1="19.645912" + y1="218.5388" + x2="17.095251" + y2="214.74545" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6670" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.80275,0,0,0.392032,-0.364526,122.4629)" + x1="14.873261" + y1="213.24774" + x2="17.884754" + y2="218.83746" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient5801" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.570788,0,88.25561)" + x1="11.87961" + y1="205.44775" + x2="18.584427" + y2="211.60497" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient5803" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.997569,0,0,0.654301,-3.963176,65.55004)" + x1="20.177799" + y1="218.28853" + x2="17.688465" + y2="214.74544" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient5805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.750795,0,0,0.392032,0.589107,122.468)" + x1="14.873261" + y1="213.24774" + x2="17.884754" + y2="218.83746" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6696" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.300191,0,0,0.432481,-3.154508,116.6655)" + x1="11.87961" + y1="205.44775" + x2="18.584427" + y2="211.60497" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6700" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.103365,0,0,0.199883,-4.736921,163.6837)" + x1="15.678634" + y1="210.29736" + x2="19.571228" + y2="217.00407" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="15.812075" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="object_align" + transform="matrix(2.992329,0,0,2.986077,134.78133,-522.34077)" + style="display:inline"> + <rect + y="175" + x="-45" + height="16" + width="16" + id="rect11819" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <g + id="g6628" + transform="matrix(1.249506,0,0,1.001998,-55.66558,-19.47412)"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient6666);stroke-width:0.89694059;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect6630" + width="7.9986801" + height="3.9950161" + x="10.5083" + y="205.55811" /> + <rect + style="color:#000000;fill:url(#linearGradient6668);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6670);stroke-width:0.89694053;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect6632" + width="6.4003801" + height="1.965379" + x="11.30936" + y="206.5531" /> + </g> + <g + style="display:inline" + id="g6675" + transform="matrix(1.000856,0,0,1.001998,-53.05186,-30.53742)"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient5801);stroke-width:1.00218284;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect6677" + width="5.4917002" + height="3.9950161" + x="10.5083" + y="205.55811" /> + <rect + style="color:#000000;fill:url(#linearGradient5803);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5805);stroke-width:1.00218272;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect6679" + width="3.4925649" + height="1.965379" + x="11.50743" + y="206.5582" /> + </g> + <g + style="display:inline" + id="g6690" + transform="matrix(1.249506,0,0,0.994331,-55.62604,-22.92368)"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient6696);stroke-width:0.90039229;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect6692" + width="10.39982" + height="3.0269899" + x="10.50829" + y="205.5446" /> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient6700);stroke-width:0.90039212;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect6694" + width="8.7972002" + height="1.002073" + x="11.30861" + y="206.55811" /> + </g> + <path + style="fill:none;stroke:#c80000;stroke-width:1.00361276px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m -44.541,175.4264 0,15.03" + id="path5730" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-fill-and-stroke.svg b/share/icons/hicolor/scalable/actions/dialog-fill-and-stroke.svg new file mode 100644 index 000000000..e130f2eb4 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-fill-and-stroke.svg @@ -0,0 +1,232 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-fill-and-stroke.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610" + id="linearGradient10473" + x1="192.96376" + y1="26.494753" + x2="201.25211" + y2="37.900738" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient1610"> + <stop + id="stop1611" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient10579" + x1="107.94834" + y1="163.43726" + x2="110.12064" + y2="166.19142" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-139.9686,15.05455)" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10585" + id="radialGradient10597" + cx="-39.006454" + cy="185.37962" + fx="-39.006454" + fy="185.37962" + r="4.7721405" + gradientTransform="matrix(0.173327,0.323606,-0.837131,0.448376,121.9729,116.365)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient10585"> + <stop + style="stop-color:#d7d7d7;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop10587" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop10595" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-0" + id="linearGradient10481" + x1="-40.927143" + y1="186.04233" + x2="-39.058098" + y2="189.90421" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient5704-0"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-4" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610" + id="linearGradient10560" + gradientUnits="userSpaceOnUse" + x1="-33.566422" + y1="183.8118" + x2="-34.677124" + y2="182.35056" + gradientTransform="translate(-0.96863,1.05455)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-0" + id="linearGradient10489" + x1="-34.910583" + y1="182.3336" + x2="-33.186855" + y2="184.12981" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="271" + inkscape:window-y="32" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="fill_and_stroke" + transform="matrix(3,0,0,3,135,-525.17556)" + style="display:inline"> + <path + style="fill:none;stroke:url(#linearGradient10473);stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 191,40 0,-14 14,0" + id="path10465" + sodipodi:nodetypes="ccc" + transform="translate(-235,150.0546)" /> + <path + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;marker:none;display:inline" + d="m -42.96863,177.0546 14,0 -14,14 0,-14 z" + id="rect10562" + sodipodi:nodetypes="cccc" /> + <rect + y="175" + x="-45" + height="16" + width="16" + id="rect9766" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <g + id="g10509"> + <path + transform="translate(-235,150.0546)" + sodipodi:nodetypes="ccc" + id="path10491" + d="m 191.5,40.5 c 5.5,0 8.5,-0.5 9,-3.5 l 5,-3" + style="opacity:0.3;fill:none;stroke:#646464;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccc" + id="path10571" + d="m -33.36912,180.455 3,3 1.40049,-0.4004 0,-7" + style="fill:url(#linearGradient10579);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="cccc" + id="path10544" + d="m -44.46863,190.5546 c 3.46126,-2.1071 3.46863,-5.5546 7.23386,-6.1545 0.5,0.5 1.65555,1.8323 2.25703,2.0537 -0.22141,2.7786 -4.02226,4.1893 -9.49089,4.1008 z" + style="fill:url(#radialGradient10597);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10481);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path10558" + d="m -37.0151,184.4115 3.84491,-4.0888 c 1.06653,0.6673 2.1996,2 2.73385,3.2661 l -4.80016,2.9112 -1.7786,-2.0885 z" + style="color:#000000;fill:url(#linearGradient10560);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10489);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccc" + id="path10568" + d="m -29.65866,176.2759 c -1.39145,1.238 -2.56289,2.6544 -3.64461,4.1133 1.4214,0.8669 2.1109,2 2.73386,3.2661 0.76999,-0.289 0.56511,-0.1789 1.06941,-0.4679" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-icon-preview.svg b/share/icons/hicolor/scalable/actions/dialog-icon-preview.svg new file mode 100644 index 000000000..e55ad3e73 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-icon-preview.svg @@ -0,0 +1,253 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-icon-preview.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-2" + id="linearGradient4249" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887-2"> + <stop + id="stop1888-4" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-7" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient4251" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740-7"> + <stop + id="stop5742-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-2" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-6" + id="linearGradient5198" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887-6"> + <stop + id="stop1888-2" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-4" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-73" + id="linearGradient5200" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740-73"> + <stop + id="stop5742-1" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-5" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient5218" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,0.453976,493.3688)" + x1="712.98596" + y1="249.98053" + x2="717.60321" + y2="244.67865" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12513" + id="linearGradient5220" + gradientUnits="userSpaceOnUse" + x1="64.608963" + y1="715.75946" + x2="61.995983" + y2="712.16724" /> + <linearGradient + id="linearGradient12513"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop12515" /> + <stop + style="stop-color:#2a2a2a;stop-opacity:1;" + offset="1" + id="stop12517" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="30.174768" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="172" + inkscape:window-y="69" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-300.00222,-1167.2107)" + id="view_icon_preview"> + <g + transform="matrix(1,0,0,0.996869,-15.05696,54.79332)" + id="g5190"> + <rect + y="338.80829" + x="115.5577" + height="11.99987" + width="14.99917" + id="rect5192" + style="color:#000000;fill:url(#linearGradient5198);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="335.7579" + x="115.5588" + height="3.011261" + width="14.99819" + id="rect5194" + style="color:#000000;fill:url(#linearGradient5200);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <g + inkscape:label="#visible" + id="g5206" + transform="matrix(0.823809,0,0,0.639827,-480.5562,242.2038)" + style="display:inline"> + <rect + y="235.935" + x="707.14807" + height="18.612591" + width="14.52438" + id="rect5208" + style="color:#000000;fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:0.83269;marker:none;display:inline" /> + <g + transform="translate(0,-0.9)" + id="g5210"> + <path + sodipodi:nodetypes="ccscscccccccccc" + d="m 718.3596,243.1986 c 1.0177,0.7535 1.9383,1.9048 2.7914,3.5759 -1.8334,3.5913 -3.3519,5.0981 -6.102,5.0981 -2.75,0 -5.5802,-1.8728 -7.196,-5.1815 1.8334,-3.5914 5.4431,-5.3526 8.3072,-4.6092 m -4.3843,0.3061 -1.0395,-4.0779 m -1.5179,5.9334 -1.55,-2.5302 m 7.259,0.2222 0.1148,-4.7275 m 2.4251,5.351 1.5295,-3.7884 m 0.6191,5.3042 1.6145,-1.9398" + style="color:#000000;fill:url(#linearGradient5218);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.10190868;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="path5212" /> + <path + transform="matrix(0.842506,0,0,0.954024,661.2863,-434.5226)" + d="m 67,714 c 0,2.208 -1.568,4 -3.5,4 -1.932,0 -3.5,-1.792 -3.5,-4 0,-2.208 1.568,-4 3.5,-4 1.932,0 3.5,1.792 3.5,4 z" + sodipodi:ry="4" + sodipodi:rx="3.5" + sodipodi:cy="714" + sodipodi:cx="63.5" + id="path5214" + style="color:#000000;fill:url(#linearGradient5220);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.02474809;marker:none;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.269046,0,0,0.308688,696.6634,24.57494)" + d="m 67,714 c 0,2.208 -1.568,4 -3.5,4 -1.932,0 -3.5,-1.792 -3.5,-4 0,-2.208 1.568,-4 3.5,-4 1.932,0 3.5,1.792 3.5,4 z" + sodipodi:ry="4" + sodipodi:rx="3.5" + sodipodi:cy="714" + sodipodi:cx="63.5" + id="path5216" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.02474809;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-layers.svg b/share/icons/hicolor/scalable/actions/dialog-layers.svg new file mode 100644 index 000000000..664da2ca6 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-layers.svg @@ -0,0 +1,170 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-layers.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient15311" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2895,-524.86356)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient15313" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2895,-524.86356)" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient15321" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2895,-515.86356)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient15323" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2895,-515.86356)" /> + <linearGradient + y2="184.8026" + x2="979.80444" + y1="182.46863" + x1="974.19751" + gradientTransform="matrix(3,0,0,3,-2895,-506.86362)" + gradientUnits="userSpaceOnUse" + id="linearGradient15385" + xlink:href="#linearGradient2485" + inkscape:collect="always" /> + <linearGradient + y2="181.70978" + x2="977.93347" + y1="178.31856" + x1="968.88806" + gradientTransform="matrix(3,0,0,3,-2895,-506.86362)" + gradientUnits="userSpaceOnUse" + id="linearGradient15387" + xlink:href="#linearGradient5704" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4.9497475" + inkscape:cx="21.928903" + inkscape:cy="20.347558" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="295" + inkscape:window-y="27" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:nodetypes="ccccc" + id="use8977" + d="m 13.500047,40.63638 32.999997,0 -12,-15.00003 -32.9999972,0 12.0000002,15.00003 z" + style="color:#000000;fill:url(#linearGradient15385);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient15387);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="0" + x="0" + height="48" + width="48.000057" + id="use8055" + style="color:#000000;fill:none;stroke:none;stroke-width:1.39999998;marker:none;display:inline" /> + <path + style="color:#000000;fill:url(#linearGradient15321);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient15323);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500047,31.63647 32.999997,0 -12,-15.00003 -32.9999972,0 12.0000002,15.00003 z" + id="use8059" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient15311);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient15313);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500047,22.63644 32.999997,0 -12,-14.9999999 -32.9999972,0 L 13.500047,22.63644 z" + id="use8061" + sodipodi:nodetypes="ccccc" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-memory.svg b/share/icons/hicolor/scalable/actions/dialog-memory.svg new file mode 100644 index 000000000..2b53f44f5 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-memory.svg @@ -0,0 +1,266 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-memory.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#WhiteTransparent" + id="linearGradient3731" + gradientUnits="userSpaceOnUse" + x1="0" + y1="128" + x2="0" + y2="76" /> + <linearGradient + id="WhiteTransparent" + gradientUnits="userSpaceOnUse"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop7" /> + <stop + style="stop-color:white;stop-opacity:0" + offset="1" + id="stop9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3391" + id="linearGradient3733" + gradientUnits="userSpaceOnUse" + x1="80" + y1="20" + x2="60" + y2="40" /> + <linearGradient + gradientUnits="userSpaceOnUse" + id="linearGradient3391"> + <stop + id="stop3393" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop3395" + offset="1" + style="stop-color:white;stop-opacity:0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#WhiteTransparent" + id="linearGradient3735" + gradientUnits="userSpaceOnUse" + x1="33" + y1="35" + x2="58" + y2="60" /> + <linearGradient + inkscape:collect="always" + xlink:href="#BlackTransparent" + id="linearGradient3737" + gradientUnits="userSpaceOnUse" + x1="0" + y1="128" + x2="0" + y2="64" /> + <linearGradient + id="BlackTransparent" + gradientUnits="userSpaceOnUse"> + <stop + style="stop-color:black;stop-opacity:1" + offset="0" + id="stop12" /> + <stop + style="stop-color:black;stop-opacity:0" + offset="1" + id="stop14" /> + </linearGradient> + <linearGradient + y2="50" + x2="90" + y1="20" + x1="60" + gradientUnits="userSpaceOnUse" + id="linearGradient22339" + xlink:href="#WhiteTransparent" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient4689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.996869,215.9431,-248.2098)" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4696" + id="linearGradient4703" + x1="334.40353" + y1="86.635468" + x2="334.49628" + y2="107.40817" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.898695,0,0,0.466666,34.08168,53.63336)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4696"> + <stop + style="stop-color:#73d216;stop-opacity:1;" + offset="0" + id="stop4698" /> + <stop + style="stop-color:#73d216;stop-opacity:0;" + offset="1" + id="stop4701" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4709" + id="linearGradient4707" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.898695,0,0,0.933333,38.74835,6.266664)" + x1="334.40353" + y1="86.635468" + x2="334.49628" + y2="107.40817" /> + <linearGradient + id="linearGradient4709" + inkscape:collect="always"> + <stop + id="stop4711" + offset="0" + style="stop-color:#75507b;stop-opacity:1" /> + <stop + id="stop4713" + offset="1" + style="stop-color:#73d216;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4721"> + <stop + style="stop-color:#f57900;stop-opacity:1" + offset="0" + id="stop4723" /> + <stop + style="stop-color:#73d216;stop-opacity:0;" + offset="1" + id="stop4725" /> + </linearGradient> + <linearGradient + y2="107.40817" + x2="334.49628" + y1="86.635468" + x1="334.40353" + gradientTransform="matrix(0.898695,0,0,0.666666,43.41501,33.33337)" + gradientUnits="userSpaceOnUse" + id="linearGradient22484" + xlink:href="#linearGradient4721" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="27.364726" + inkscape:cy="14.750531" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-993.00238,-258.00003)" + id="about_memory"> + <rect + style="color:#000000;fill:url(#linearGradient4689);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect4657" + width="14.99917" + height="15.00001" + x="331.50079" + y="86.5" /> + <rect + y="94" + x="332" + height="7" + width="4.666667" + id="rect4691" + style="color:#000000;fill:url(#linearGradient4703);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000072;marker:none;display:inline" /> + <rect + style="color:#000000;fill:url(#linearGradient4707);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000072;marker:none;display:inline" + id="rect4705" + width="4.666667" + height="14.00001" + x="336.66669" + y="86.999992" /> + <rect + y="91" + x="341.33331" + height="10" + width="4.666667" + id="rect4715" + style="color:#000000;fill:url(#linearGradient22484);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000072;marker:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-messages.svg b/share/icons/hicolor/scalable/actions/dialog-messages.svg new file mode 100644 index 000000000..e245fdd47 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-messages.svg @@ -0,0 +1,175 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-messages.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient4218" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient4220" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-2" + id="linearGradient4249" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887-2"> + <stop + id="stop1888-4" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-7" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient4251" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740-7"> + <stop + id="stop5742-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-2" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="30.174768" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="messages" + transform="matrix(3,0,0,3,-165.00222,-774.0093)"> + <g + id="g4239" + transform="matrix(1,0,0,0.996869,-60.05696,-76.20668)"> + <rect + style="color:#000000;fill:url(#linearGradient4249);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect4241" + width="14.99917" + height="11.99987" + x="115.5577" + y="338.80829" /> + <rect + style="color:#000000;fill:url(#linearGradient4251);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect4243" + width="14.99819" + height="3.011261" + x="115.5588" + y="335.7579" /> + </g> + <path + sodipodi:nodetypes="cccccccc" + id="rect5189" + d="m 57.49993,263.4998 11.00004,0 0,5.2053 -1.86918,0 -2.33428,2.767 -0.39448,-2.767 -6.4021,0 0,-5.2053 z" + style="color:#000000;fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999923;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-object-properties.svg b/share/icons/hicolor/scalable/actions/dialog-object-properties.svg new file mode 100644 index 000000000..538ee4bdb --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-object-properties.svg @@ -0,0 +1,196 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-object-properties.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient10434" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124777,0,0,1.798127,314.1438,-265.2068)" + x1="15.156842" + y1="214.00838" + x2="22.042753" + y2="218.39743" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10436" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165669,0,0,2.325584,313.3867,-379.6724)" + x1="17.483265" + y1="215.0097" + x2="20.989225" + y2="218.81555" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10438" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.87731,0,0,1.393407,318.7061,-177.3687)" + x1="19.085964" + y1="219.69438" + x2="16.109276" + y2="214.38213" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3466" + id="linearGradient11021" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.707107,-0.707107,0.707107,0.707107,16.25566,275.4833)" + x1="337.11661" + y1="117.24895" + x2="338.0838" + y2="126.52245" /> + <linearGradient + id="linearGradient3466"> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000" + offset="0.0000000" + id="stop3468" /> + <stop + style="stop-color:#a0a0a0;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop3470" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient10450" + x1="332.87787" + y1="121.99369" + x2="336.84845" + y2="124.19406" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(7,0)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="271" + inkscape:window-y="32" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="dialog_item_properties" + inkscape:label="#dialog_item_properties" + transform="matrix(3,0,0,3,-989.89261,-344.9976)"> + <rect + y="120.5063" + x="330.4642" + height="8.9929667" + width="8.9967346" + id="rect10430" + style="color:#000000;fill:none;stroke:url(#linearGradient10434);stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="121.5137" + x="331.46411" + height="6.985559" + width="6.994853" + id="rect10432" + style="color:#000000;fill:url(#linearGradient10436);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10438);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccccccccccccsccccccccscc" + id="path11005" + d="m 343.459,125.4992 c 1.5,0 2,1 2,2 l 0,2.5 -1,0.5 -1,0 0,-2 -4,0 0,2 -1,0 -1,-0.5 0,-2.5 c 0,-1 0.5,-2 2,-2 l 0,-5 c -1.5,0 -2,-1 -2,-2 l 0,-2.5 1,-0.5 1,0 0,2 4,0 0,-2 1,0 1,0.5 0,2.5 c 0,0.5 -0.5,2 -2,2 l 0,5 z" + style="fill:url(#linearGradient11021);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10450);stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 340.459,120.4992 0,4" + id="path10442" + sodipodi:nodetypes="cc" /> + <path + style="fill:#646464;fill-opacity:0.75;fill-rule:evenodd;stroke:#646464;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 342.959,120.4992 -1,0" + id="path10455" /> + <use + x="0" + y="0" + xlink:href="#path10455" + id="use10459" + transform="translate(0,5)" + width="1250" + height="1250" + style="stroke:#646464" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 340.459,126.4992 c -2,0 -2,0 -2,3" + id="path10463" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-rows-and-columns.svg b/share/icons/hicolor/scalable/actions/dialog-rows-and-columns.svg new file mode 100644 index 000000000..b2e38be2d --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-rows-and-columns.svg @@ -0,0 +1,298 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-rows-and-columns.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient19671" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.570788,0,88.25561)" + x1="11.87961" + y1="205.44775" + x2="18.584427" + y2="211.60497" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-2" + id="linearGradient19673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.997569,0,0,0.654301,-3.963176,65.55004)" + x1="19.511591" + y1="221.11246" + x2="17.688465" + y2="214.74544" /> + <linearGradient + id="linearGradient5740-2"> + <stop + id="stop5742-6" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-6" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-2" + id="linearGradient19675" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.750795,0,0,0.392032,0.589107,122.468)" + x1="14.873261" + y1="213.24774" + x2="17.284773" + y2="222.86086" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient19651" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.570788,0,88.25561)" + x1="11.87961" + y1="205.44775" + x2="18.584427" + y2="211.60497" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-2" + id="linearGradient19653" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.997569,0,0,0.654301,-3.963176,65.55004)" + x1="19.511591" + y1="221.11246" + x2="17.688465" + y2="214.74544" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-2" + id="linearGradient19655" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.750795,0,0,0.392032,0.589107,122.468)" + x1="14.873261" + y1="213.24774" + x2="17.284773" + y2="222.86086" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient19683" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.570788,0,88.25561)" + x1="11.87961" + y1="205.44775" + x2="18.584427" + y2="211.60497" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-2" + id="linearGradient19685" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.997569,0,0,0.654301,-3.963176,65.55004)" + x1="20.177799" + y1="218.28853" + x2="17.688465" + y2="214.74544" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-2" + id="linearGradient19687" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.750795,0,0,0.392032,0.589107,122.468)" + x1="14.873261" + y1="213.24774" + x2="17.884754" + y2="218.83746" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient19695" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.570788,0,88.25561)" + x1="11.87961" + y1="205.44775" + x2="18.584427" + y2="211.60497" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-2" + id="linearGradient19697" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.997569,0,0,0.654301,-3.963176,65.55004)" + x1="20.177799" + y1="218.28853" + x2="17.688465" + y2="214.74544" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-2" + id="linearGradient19699" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.750795,0,0,0.392032,0.589107,122.468)" + x1="14.873261" + y1="213.24774" + x2="17.884754" + y2="218.83746" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="15.812075" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + y="0.075504303" + x="0.1863561" + height="47.924496" + width="47.90424" + id="rect14409" + style="color:#000000;fill:none;stroke:none;stroke-width:0.69999999;marker:none;display:inline" /> + <rect + y="35.943298" + x="36.019089" + height="2.995281" + width="2.994015" + id="use6620" + style="color:#000000;fill:#bf0000;fill-opacity:0.99423631;fill-rule:evenodd;stroke:none;stroke-width:1.00000036;marker:none;display:inline" /> + <g + transform="matrix(2.9965779,0,0,2.9952811,-29.912945,-614.18037)" + id="use6687" + style="display:inline"> + <rect + y="205.55811" + x="10.5083" + height="3.9950161" + width="5.4917002" + id="rect19691" + style="color:#000000;fill:none;stroke:url(#linearGradient19695);stroke-width:1.00218284;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="206.5582" + x="11.50743" + height="1.965379" + width="3.4925649" + id="rect19693" + style="color:#000000;fill:url(#linearGradient19697);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient19699);stroke-width:1.00218272;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <g + transform="matrix(2.9965779,0,0,2.9952811,-5.8374645,-590.04537)" + id="use3752" + style="display:inline"> + <rect + y="205.55811" + x="10.5083" + height="3.9950161" + width="5.4917002" + id="rect19679" + style="color:#000000;fill:none;stroke:url(#linearGradient19683);stroke-width:1.00218284;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="206.5582" + x="11.50743" + height="1.965379" + width="3.4925649" + id="rect19681" + style="color:#000000;fill:url(#linearGradient19685);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient19687);stroke-width:1.00218272;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <g + style="display:inline" + id="use3773" + transform="matrix(2.9965779,0,0,2.995281,-5.8387845,-614.18037)"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient19651);stroke-width:1.00218284;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect3777" + width="5.4917002" + height="5.941895" + x="10.5083" + y="205.55811" /> + <rect + style="color:#000000;fill:url(#linearGradient19653);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient19655);stroke-width:1.00218272;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect3779" + width="3.4925649" + height="3.941803" + x="11.50743" + y="206.5582" /> + </g> + <g + transform="matrix(2.9965779,0,0,2.995281,-29.987705,-589.99203)" + id="use3787" + style="display:inline"> + <rect + y="205.55811" + x="10.5083" + height="5.941895" + width="5.4917002" + id="rect19667" + style="color:#000000;fill:none;stroke:url(#linearGradient19671);stroke-width:1.00218284;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="206.5582" + x="11.50743" + height="3.941803" + width="3.4925649" + id="rect19669" + style="color:#000000;fill:url(#linearGradient19673);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient19675);stroke-width:1.00218272;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-scripts.svg b/share/icons/hicolor/scalable/actions/dialog-scripts.svg new file mode 100644 index 000000000..4962562c9 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-scripts.svg @@ -0,0 +1,139 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-scripts.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient4218" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient4220" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="30.174768" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-300.00222,-1047.0093)" + id="scripts"> + <g + transform="matrix(1,0,0,0.996869,-15.05696,14.79332)" + id="g4209"> + <rect + y="338.80829" + x="115.5577" + height="11.99987" + width="14.99917" + id="rect4212" + style="color:#000000;fill:url(#linearGradient4218);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="335.7579" + x="115.5588" + height="3.011261" + width="14.99819" + id="rect4214" + style="color:#000000;fill:url(#linearGradient4220);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <path + style="fill:#000000;fill-opacity:1;stroke:none" + d="m 103,354 0,9 4,0 0,-2 -2,0 0,-5 2,0 0,-2 -4,0 z" + id="path5166" + sodipodi:nodetypes="ccccccccc" /> + <path + sodipodi:nodetypes="ccccccccc" + id="path5168" + d="m 113,354 0,9 -4,0 0,-2 2,0 0,-5 -2,0 0,-2 4,0 z" + style="fill:#000000;fill-opacity:1;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-text-and-font.svg b/share/icons/hicolor/scalable/actions/dialog-text-and-font.svg new file mode 100644 index 000000000..4a1957952 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-text-and-font.svg @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-text-and-font.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient1610"> + <stop + id="stop1611" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + <linearGradient + y2="215.9465" + x2="143.22507" + y1="214.81735" + x1="148" + gradientUnits="userSpaceOnUse" + id="linearGradient21137" + xlink:href="#linearGradient1610" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="object_font" + transform="matrix(3,0,0,3,-420,-615)"> + <path + sodipodi:nodetypes="ccccccccccccccccc" + d="m 144,220 2,-2 0,-11 -3,0 -2,2 -1,0 0,-4 16,0 0,4 -1,0 -2,-2 -3,0 0,11 2,2 0,1 -8,0 0,-1 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path10616" /> + <path + inkscape:label="#object_font" + id="asda" + d="m 146,220 1,-1 0,-12 2,0 0,12 1,1 -4,0 z" + style="fill:url(#linearGradient21137);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-tile-clones.svg b/share/icons/hicolor/scalable/actions/dialog-tile-clones.svg new file mode 100644 index 000000000..86f7f1f0b --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-tile-clones.svg @@ -0,0 +1,354 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-tile-clones.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-4" + id="linearGradient10011" + gradientUnits="userSpaceOnUse" + x1="99.313484" + y1="210.5" + x2="111.68652" + y2="210.5" /> + <linearGradient + id="linearGradient5704-4"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-4" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-3" /> + </linearGradient> + <linearGradient + id="linearGradient5740-5"> + <stop + id="stop5742-6" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-9" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="206.99658" + x2="101.19292" + y1="215.4819" + x1="108.35131" + gradientUnits="userSpaceOnUse" + id="linearGradient10079" + xlink:href="#linearGradient5740-5" + inkscape:collect="always" /> + <linearGradient + y2="212.99005" + x2="108.8156" + y1="205.19197" + x1="101.75068" + gradientUnits="userSpaceOnUse" + id="linearGradient10081" + xlink:href="#linearGradient5740-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient5944" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5946" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740-6"> + <stop + id="stop5742-9" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-0" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5948" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,-6.359476,-29.34859)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5950" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,-11.61728,-223.557)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5952" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,-6.297976,-49.98854)" + x1="14.855348" + y1="212.71106" + x2="17.852816" + y2="218.19952" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5954" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,-7.27874,-143.5936)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5956" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,-16.32051,-505.9534)" + x1="21.809561" + y1="219.11699" + x2="10.294251" + y2="212.95068" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5958" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,-8.72932,-217.1732)" + x1="16.814611" + y1="213.65869" + x2="17.988022" + y2="218.2771" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient5960" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.02198,0,0,1,-306.8063,31.29639)" + x1="361.70941" + y1="261.24731" + x2="366.09814" + y2="264.68918" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5962" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1.02198,0,-158.6115,251.2932)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="edit_create_tiled_clones" + transform="matrix(3,0,0,3,-166.49994,-916.5093)" + inkscape:label="#edit_create_tiled_clones"> + <g + id="g5745" + transform="matrix(1,0,0,0.996869,-59.55772,-28.70668)"> + <rect + style="color:#000000;fill:url(#linearGradient5944);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5747" + width="14.99917" + height="11.99987" + x="115.5577" + y="338.80829" /> + <rect + style="color:#000000;fill:url(#linearGradient5946);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5749" + width="14.99819" + height="3.011261" + x="115.5588" + y="335.7579" /> + </g> + <g + transform="matrix(0.600005,0,0,0.599717,25.61153,139.5917)" + id="g5803"> + <g + id="g5704" + transform="translate(50.5399,79.54113)"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient5948);stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5706" + width="8.9968081" + height="7.9962969" + x="5.4601002" + y="205.4404" /> + <rect + style="color:#000000;fill:url(#linearGradient5950);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5952);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5708" + width="6.9948139" + height="5.9933238" + x="6.4601302" + y="206.4404" /> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient5954);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5711" + width="11.99355" + height="11.99031" + x="8.4778118" + y="208.4686" /> + <rect + style="color:#000000;fill:url(#linearGradient5956);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5958);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5713" + width="9.9823189" + height="9.9715872" + x="9.4778109" + y="209.4688" /> + </g> + <rect + y="293.0437" + x="62.052299" + height="4.0014329" + width="5.9790282" + id="rect5715" + style="color:#000000;fill:url(#linearGradient5960);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5962);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 63.0113,291 c 0,1 0,1 0,1" + id="path5717" /> + <use + x="0" + y="0" + xlink:href="#path6162" + id="use5721" + transform="translate(-293.8567,32.29639)" + width="1250" + height="1250" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 64.0113,290 2,0" + id="path5723" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 63,295.9816 0,-2 4,0" + id="path5725" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/dialog-xml-editor.svg b/share/icons/hicolor/scalable/actions/dialog-xml-editor.svg new file mode 100644 index 000000000..8a28153a5 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/dialog-xml-editor.svg @@ -0,0 +1,259 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="dialog-xml-editor.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-1" + id="linearGradient8631" + gradientUnits="userSpaceOnUse" + x1="99.313484" + y1="210.5" + x2="111.68652" + y2="210.5" /> + <linearGradient + id="linearGradient5704-1"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-6" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient8633" + gradientUnits="userSpaceOnUse" + x1="108.35131" + y1="215.4819" + x2="101.19292" + y2="206.99658" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient8635" + gradientUnits="userSpaceOnUse" + x1="101.75068" + y1="205.19197" + x2="108.8156" + y2="212.99005" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-1" + id="linearGradient8625" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124777,0,0,1.399469,339.507,-41.54364)" + x1="15.156842" + y1="214.00838" + x2="22.042753" + y2="218.39743" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + y2="218.81555" + x2="20.989225" + y1="215.0097" + x1="17.483265" + gradientTransform="matrix(1.165669,0,0,1.655559,338.7499,-97.1359)" + gradientUnits="userSpaceOnUse" + id="linearGradient8734" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + <linearGradient + y2="214.38213" + x2="16.109276" + y1="219.69438" + x1="19.085964" + gradientTransform="matrix(0.87731,0,0,0.991952,344.0693,46.88201)" + gradientUnits="userSpaceOnUse" + id="linearGradient8736" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient5684" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-0" + id="linearGradient5686" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740-0"> + <stop + id="stop5742-1" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-7" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5696" + gradientUnits="userSpaceOnUse" + x1="160" + y1="213" + x2="175.29338" + y2="213.07851" + gradientTransform="translate(-105,-15)" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="213" + x2="176" + y1="213" + x1="160" + gradientTransform="translate(-105,-15)" + gradientUnits="userSpaceOnUse" + id="linearGradient8935" + xlink:href="#linearGradient3480" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.191439" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-164.99994,-569.99994)" + id="xml_editor"> + <g + transform="matrix(1,0,0,0.996869,-60.05772,-144.2098)" + id="g5620"> + <rect + y="338.80829" + x="115.5577" + height="11.99987" + width="14.99917" + id="rect5622" + style="color:#000000;fill:url(#linearGradient5684);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="335.7579" + x="115.5588" + height="3.011261" + width="14.99819" + id="rect5624" + style="color:#000000;fill:url(#linearGradient5686);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <path + id="path14887" + d="m 62,196 -4,3 4,3" + style="fill:none;stroke:url(#linearGradient5696);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="ccc" /> + <path + id="path14889" + d="m 64,196 4,3 -4,3" + style="fill:none;stroke:url(#linearGradient8935);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="ccc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/document-export-ocal.svg b/share/icons/hicolor/scalable/actions/document-export-ocal.svg new file mode 100644 index 000000000..32a895ead --- /dev/null +++ b/share/icons/hicolor/scalable/actions/document-export-ocal.svg @@ -0,0 +1,148 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="document-export-ocal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="33.034943" + inkscape:cy="24.124202" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3.365589,0,0,2.5402407,-38.120268,-376.1535)" + id="g5113"> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:#cccccc;stroke-width:0.2102582;stroke-miterlimit:4;stroke-opacity:1" + id="rect5675" + width="8.2076683" + height="11.80559" + x="-23.347811" + y="145.0049" + rx="3.259387" + transform="matrix(0.8657253,-0.5005195,0.214431,0.9767391,0,0)" + ry="2.7926421" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#bf0000;fill-rule:evenodd;stroke-width:0.7941308pt" + id="rect5679" + width="6.517971" + height="9.3751888" + x="-22.55011" + y="146.28799" + rx="2.588382" + transform="matrix(0.8657253,-0.5005195,0.214431,0.9767391,0,0)" + ry="2.217725" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:#cccccc;stroke-width:0.21306241;stroke-miterlimit:4;stroke-opacity:1" + id="rect5668" + width="7.8302379" + height="12.70694" + x="14.50112" + y="150.48019" + rx="3.851753" + ry="3.0324271" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#ff7f00;fill-rule:evenodd;stroke-width:0.7941308pt" + id="rect5670" + width="6.2182322" + height="10.09097" + x="15.26213" + y="151.8613" + rx="3.058795" + ry="2.408143" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:#cccccc;stroke-width:0.21640439;stroke-miterlimit:4;stroke-opacity:1" + id="rect5662" + width="8.2538023" + height="12.43601" + x="44.103321" + y="134.1788" + rx="3.542479" + transform="matrix(0.9158505,0.4015194,-0.1642153,0.9864245,0,0)" + ry="2.946012" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#f3e533;fill-opacity:1;fill-rule:evenodd;stroke-width:0.7941308pt" + id="rect5664" + width="6.5545921" + height="9.8758068" + x="44.905449" + y="135.5302" + rx="2.8131919" + transform="matrix(0.9158505,0.4015194,-0.1642153,0.9864245,0,0)" + ry="2.3395181" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + </g> + <path + sodipodi:nodetypes="cccccccc" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" + d="m 18,24.012383 20.999999,0 0,-6 9,7.5 -9,7.5 0,-6 -20.999999,0 0,-3 z" + id="use5585" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/document-export.svg b/share/icons/hicolor/scalable/actions/document-export.svg new file mode 100644 index 000000000..92c05c0d1 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/document-export.svg @@ -0,0 +1,185 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="document-export.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-6" + id="linearGradient5795" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-167.5042,-41.73143)" + x1="163.85936" + y1="209.14064" + x2="173.72397" + y2="218.54164" /> + <linearGradient + id="linearGradient1887-6"> + <stop + id="stop1888-7" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-8" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-7" + id="linearGradient5797" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-168.0557,-42.30568)" + x1="161.28645" + y1="207.75523" + x2="173.03127" + y2="217.25519" /> + <linearGradient + id="linearGradient3480-7"> + <stop + id="stop3482-5" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-2" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-7" + id="linearGradient5799-6" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-150.459,-11.45)" + x1="160" + y1="213" + x2="176" + y2="213" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6725" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-166.54511,-172.78143)" + x1="163.85936" + y1="209.14064" + x2="173.72397" + y2="218.54164" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6728" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-167.09661,-173.35568)" + x1="161.28645" + y1="207.75523" + x2="173.03127" + y2="217.25519" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6722" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-149.49991,-142.5)" + x1="160" + y1="213" + x2="176" + y2="213" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.75" + inkscape:cx="15.767245" + inkscape:cy="4.2854182" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="333" + inkscape:window-y="89" /> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-29.999995,-195)" + id="g6730"> + <path + style="color:#000000;fill:url(#linearGradient6725);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6728);stroke-width:1.00000107;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 10.499999,65.5 7,0 4,4 0,11 -11,0 0,-15 z" + id="path6708" + sodipodi:nodetypes="cccccc" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6722);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 17.499999,65.5 4,4 -4,0 0,-4 z" + id="path6710" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#c8c8c8;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 11.499999,79.5 9,0 0,-9" + id="path6712" /> + <path + id="use5585" + d="m 16,73 7,0 0,-2 3,2.5 -3,2.5 0,-2 -7,0 0,-1 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" + sodipodi:nodetypes="cccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/document-import-ocal.svg b/share/icons/hicolor/scalable/actions/document-import-ocal.svg new file mode 100644 index 000000000..b94f637e7 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/document-import-ocal.svg @@ -0,0 +1,148 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="document-import-ocal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="27.322778" + inkscape:cy="7.1762579" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3.365589,0,0,2.5402407,-38.120268,-376.1535)" + id="g5113"> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:#cccccc;stroke-width:0.2102582;stroke-miterlimit:4;stroke-opacity:1" + id="rect5675" + width="8.2076683" + height="11.80559" + x="-23.347811" + y="145.0049" + rx="3.259387" + transform="matrix(0.8657253,-0.5005195,0.214431,0.9767391,0,0)" + ry="2.7926421" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#bf0000;fill-rule:evenodd;stroke-width:0.7941308pt" + id="rect5679" + width="6.517971" + height="9.3751888" + x="-22.55011" + y="146.28799" + rx="2.588382" + transform="matrix(0.8657253,-0.5005195,0.214431,0.9767391,0,0)" + ry="2.217725" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:#cccccc;stroke-width:0.21306241;stroke-miterlimit:4;stroke-opacity:1" + id="rect5668" + width="7.8302379" + height="12.70694" + x="14.50112" + y="150.48019" + rx="3.851753" + ry="3.0324271" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#ff7f00;fill-rule:evenodd;stroke-width:0.7941308pt" + id="rect5670" + width="6.2182322" + height="10.09097" + x="15.26213" + y="151.8613" + rx="3.058795" + ry="2.408143" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#ffffff;fill-rule:evenodd;stroke:#cccccc;stroke-width:0.21640439;stroke-miterlimit:4;stroke-opacity:1" + id="rect5662" + width="8.2538023" + height="12.43601" + x="44.103321" + y="134.1788" + rx="3.542479" + transform="matrix(0.9158505,0.4015194,-0.1642153,0.9864245,0,0)" + ry="2.946012" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + <rect + style="fill:#f3e533;fill-opacity:1;fill-rule:evenodd;stroke-width:0.7941308pt" + id="rect5664" + width="6.5545921" + height="9.8758068" + x="44.905449" + y="135.5302" + rx="2.8131919" + transform="matrix(0.9158505,0.4015194,-0.1642153,0.9864245,0,0)" + ry="2.3395181" + inkscape:export-filename="C:\Documents and Settings\Jon Phillips\My Documents\projects\clipart-project\clipart_web\logo\openclipartlibrary-logo-whiteBack-5colors.png" + inkscape:export-xdpi="90.360001" + inkscape:export-ydpi="90.360001" /> + </g> + <path + sodipodi:nodetypes="cccccccc" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" + d="m 0.09914087,24.012383 20.99999913,0 0,-6 9,7.5 -9,7.5 0,-6 -20.99999913,0 0,-3 z" + id="use5585" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/document-import.svg b/share/icons/hicolor/scalable/actions/document-import.svg new file mode 100644 index 000000000..98b585e10 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/document-import.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="document-import.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-2" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5734-1" + id="linearGradient5612" + x1="283.98041" + y1="25.257681" + x2="279.47864" + y2="21.160408" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient5734-1"> + <stop + id="stop5736-3" + offset="0" + style="stop-color:#8ab3df;stop-opacity:1;" /> + <stop + id="stop5738-8" + offset="1" + style="stop-color:#ffffff" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient5620" + x1="279.64499" + y1="22.038395" + x2="283.10538" + y2="25.592152" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6190" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5,1.547499)" + x1="272.95816" + y1="24.096111" + x2="276.83484" + y2="29.518064" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6192" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,0.047499)" + x1="273.12143" + y1="24.153297" + x2="278.52783" + y2="28.991222" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6217" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(4.5,5.547499)" + x1="272.95816" + y1="24.096111" + x2="276.83484" + y2="29.518064" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6219" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(4,4.047499)" + x1="273.12143" + y1="24.153297" + x2="278.52783" + y2="28.991222" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6223" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2.5,3.547499)" + x1="272.95816" + y1="24.096111" + x2="276.83484" + y2="29.518064" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6225" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(2,2.047499)" + x1="273.12143" + y1="24.153297" + x2="278.52783" + y2="28.991222" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-6" + id="linearGradient5795" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-167.5042,-41.73143)" + x1="163.85936" + y1="209.14064" + x2="173.72397" + y2="218.54164" /> + <linearGradient + id="linearGradient1887-6"> + <stop + id="stop1888-7" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-8" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-7" + id="linearGradient5797" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-168.0557,-42.30568)" + x1="161.28645" + y1="207.75523" + x2="173.03127" + y2="217.25519" /> + <linearGradient + id="linearGradient3480-7"> + <stop + id="stop3482-5" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-2" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-7" + id="linearGradient5799-6" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-150.459,-11.45)" + x1="160" + y1="213" + x2="176" + y2="213" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="16.782862" + inkscape:cy="29.521233" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="333" + inkscape:window-y="89" /> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="file_import" + transform="matrix(3,0,0,3,-15.12273,-588.15)"> + <g + id="g5577"> + <path + sodipodi:nodetypes="cccccc" + id="path4679" + d="m 9.54091,196.55 7,0 4,4 0,11 -11,0 0,-15 z" + style="color:#000000;fill:url(#linearGradient5795);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5797);stroke-width:1.00000107;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccc" + id="path4681" + d="m 16.54091,196.55 4,4 -4,0 0,-4 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5799-6);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <path + id="path5602" + d="m 10.54091,210.55 9,0 0,-9" + style="fill:none;stroke:#c8c8c8;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <path + id="path4685" + d="m 5.04091,204.05 7,0 0,-2 3,2.5 -3,2.5 0,-2 -7,0 0,-1 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" + sodipodi:nodetypes="cccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/document-metadata.svg b/share/icons/hicolor/scalable/actions/document-metadata.svg new file mode 100644 index 000000000..273933975 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/document-metadata.svg @@ -0,0 +1,229 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="document-metadata.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6725" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-166.54511,-172.78143)" + x1="163.85936" + y1="209.14064" + x2="173.72397" + y2="218.54164" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6728" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-167.09661,-173.35568)" + x1="161.28645" + y1="207.75523" + x2="173.03127" + y2="217.25519" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6722" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-149.49991,-142.5)" + x1="160" + y1="213" + x2="176" + y2="213" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-3" + id="linearGradient5728" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887-3"> + <stop + id="stop1888-2" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-81" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient5730" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-3" + id="linearGradient5844" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-164.5451,-124.7814)" + x1="163.85936" + y1="209.14064" + x2="173.72397" + y2="218.54164" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-2" + id="linearGradient5846" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.102855,0,0,1.148517,-165.0966,-125.3557)" + x1="161.28645" + y1="207.75523" + x2="173.03127" + y2="217.25519" /> + <linearGradient + id="linearGradient3480-2"> + <stop + id="stop3482-53" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-5" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-2" + id="linearGradient5841" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-147.4999,-94.5)" + x1="160" + y1="213" + x2="176" + y2="213" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.75" + inkscape:cx="15.767245" + inkscape:cy="4.2854182" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="333" + inkscape:window-y="89" /> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-30.002103,-324.00924)" + id="document_metadata"> + <g + id="g5714" + transform="matrix(1,0,0,0.996869,-105.057,-226.2067)"> + <rect + style="color:#000000;fill:url(#linearGradient5728);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5716" + width="14.99917" + height="11.99987" + x="115.5577" + y="338.80829" /> + <rect + style="color:#000000;fill:url(#linearGradient5730);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5718" + width="14.99819" + height="3.011261" + x="115.5588" + y="335.7579" /> + </g> + <path + style="color:#000000;fill:url(#linearGradient5844);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5846);stroke-width:1.00000107;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 12.5,122.5 0,-9 7,0 4,4 0,5" + id="path5826" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5841);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 19.5,113.5 4,4 -4,0 0,-4 z" + id="path5829" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cc" + style="fill:none;stroke:#c8c8c8;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 22.5,122.5 0,-4" + id="path5831" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/document-open-recent.svg b/share/icons/hicolor/scalable/actions/document-open-recent.svg new file mode 100644 index 000000000..24f484909 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/document-open-recent.svg @@ -0,0 +1,412 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="document-open-recent.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient5734"> + <stop + id="stop5736" + offset="0" + style="stop-color:#8ab3df;stop-opacity:1;" /> + <stop + id="stop5738" + offset="1" + style="stop-color:#ffffff" /> + </linearGradient> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <inkscape:perspective + id="perspective5782" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient10585"> + <stop + style="stop-color:#d7d7d7;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop10587" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop10595" /> + </linearGradient> + <linearGradient + id="linearGradient5799"> + <stop + id="stop5801" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop5803" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient5983" + gradientUnits="userSpaceOnUse" + x1="270.17175" + y1="95.677536" + x2="275.45453" + y2="103.55601" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5985" + gradientUnits="userSpaceOnUse" + x1="270.17175" + y1="95.677536" + x2="275.45453" + y2="103.55601" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10585" + id="radialGradient5987" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.033243,0,-3.241221)" + cx="269.96768" + cy="95.723427" + fx="269.96768" + fy="95.723427" + r="7.5203147" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5989" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940296,0,5.373155)" + x1="271.21255" + y1="90" + x2="276.82553" + y2="93.16346" /> + <inkscape:perspective + id="perspective6020" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient5766" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5,1.547499)" + x1="272.95816" + y1="24.096111" + x2="276.83484" + y2="29.518064" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient5768" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,0.047499)" + x1="273.12143" + y1="24.153297" + x2="278.52783" + y2="28.991222" /> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-2" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6032" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5,1.547499)" + x1="272.95816" + y1="24.096111" + x2="276.83484" + y2="29.518064" /> + <linearGradient + id="linearGradient6034"> + <stop + id="stop6036" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop6038" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6040" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,0.047499)" + x1="273.12143" + y1="24.153297" + x2="278.52783" + y2="28.991222" /> + <linearGradient + id="linearGradient6042"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop6044" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6046" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6048" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5,1.547499)" + x1="272.95816" + y1="24.096111" + x2="276.83484" + y2="29.518064" /> + <linearGradient + id="linearGradient6050"> + <stop + id="stop6052" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop6054" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6056" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,0.047499)" + x1="273.12143" + y1="24.153297" + x2="278.52783" + y2="28.991222" /> + <linearGradient + id="linearGradient6058"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop6060" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6062" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5734-1" + id="linearGradient5612" + x1="283.98041" + y1="25.257681" + x2="279.47864" + y2="21.160408" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient5734-1"> + <stop + id="stop5736-3" + offset="0" + style="stop-color:#8ab3df;stop-opacity:1;" /> + <stop + id="stop5738-8" + offset="1" + style="stop-color:#ffffff" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient5620" + x1="279.64499" + y1="22.038395" + x2="283.10538" + y2="25.592152" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient6069"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop6071" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6073" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6190" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.5,1.547499)" + x1="272.95816" + y1="24.096111" + x2="276.83484" + y2="29.518064" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6192" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,0.047499)" + x1="273.12143" + y1="24.153297" + x2="278.52783" + y2="28.991222" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="39.709638" + inkscape:cy="3.2275904" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="679" + inkscape:window-height="575" + inkscape:window-x="335" + inkscape:window-y="89" /> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="file_open_recent" + transform="matrix(3,0,0,3,-810,-60.129)"> + <use + x="0" + y="0" + xlink:href="#rect6425" + id="use5610" + transform="translate(4,4)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect6425" + id="use5608" + transform="translate(2,2)" + width="1250" + height="1250" /> + <path + style="color:#000000;fill:url(#linearGradient6190);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6192);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 273.5,21.543 5,0 0,10 -8,0 0,-7 3,-3 z" + id="rect6425" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:url(#linearGradient5612);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5620);stroke-width:0.71197993;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="path6398" + sodipodi:cx="281" + sodipodi:cy="23" + sodipodi:rx="3" + sodipodi:ry="3" + d="m 284,23 c 0,1.656 -1.344,3 -3,3 -1.656,0 -3,-1.344 -3,-3 0,-1.656 1.344,-3 3,-3 1.656,0 3,1.344 3,3 z" + transform="matrix(1.331759,0,0,1.327869,-92.69296,-5.997991)" /> + <path + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + d="m 281,22 1,-1 0,4 -1,0 0,-3 z" + id="rect4108" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + d="m 280,23.9955 2,0 0,1 -3,0 1,-1 z" + id="rect4110" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;stroke:#646464;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 270.5,24.543 3,0 0,-3 -3,3 z" + id="path4704" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-clone-unlink.svg b/share/icons/hicolor/scalable/actions/edit-clone-unlink.svg new file mode 100644 index 000000000..12a3651a8 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-clone-unlink.svg @@ -0,0 +1,346 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-clone-unlink.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5807" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,-6.359476,-29.34859)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient5809" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,-11.61728,-223.557)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + id="linearGradient5740-7"> + <stop + id="stop5742-13" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-5" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient5811" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,-6.297976,-49.98854)" + x1="14.855348" + y1="212.71106" + x2="17.852816" + y2="218.19952" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5813" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,-7.27874,-143.5936)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient5815" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,-16.32051,-505.9534)" + x1="21.809561" + y1="219.11699" + x2="10.294251" + y2="212.95068" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient5817" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,-8.72932,-217.1732)" + x1="16.814611" + y1="213.65869" + x2="17.988022" + y2="218.2771" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient11815" + x1="361.70941" + y1="261.24731" + x2="366.09814" + y2="264.68918" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.02198,0,0,1,-8.949568,-1)" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6573" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1.02198,0,139.2452,218.9968)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient900" + id="linearGradient6662" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.02198,0,0,1,-8.921317,-0.991053)" + x1="361.6976" + y1="261.24728" + x2="367.26514" + y2="264.46481" /> + <linearGradient + id="linearGradient900"> + <stop + id="stop1014" + offset="0.0000000" + style="stop-color:#e4ffa6;stop-opacity:1.0000000;" /> + <stop + id="stop1015" + offset="1.0000000" + style="stop-color:#3a7801;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-7" + id="linearGradient6664" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1.02198,0,139.2735,219.0057)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + <linearGradient + id="linearGradient3480-7"> + <stop + id="stop3482-2" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-2" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient8156" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,-6.359476,-29.34859)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient8158" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,-11.61728,-223.557)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient8160" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,-6.297976,-49.98854)" + x1="14.855348" + y1="212.71106" + x2="17.852816" + y2="218.19952" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient8162" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,-7.27874,-143.5936)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient8164" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,-16.32051,-505.9534)" + x1="21.809561" + y1="219.11699" + x2="10.294251" + y2="212.95068" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient8166" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,-8.72932,-217.1732)" + x1="16.814611" + y1="213.65869" + x2="17.988022" + y2="218.2771" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="22.113359" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-1060.1508,-756.61093)" + id="edit_unlink_clone"> + <g + transform="translate(348.4235,47.244735)" + id="use5649"> + <rect + y="205.4404" + x="5.4601002" + height="7.9962969" + width="8.9968081" + id="rect8148" + style="color:#000000;fill:none;stroke:url(#linearGradient8156);stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="206.4404" + x="6.4601302" + height="5.9933238" + width="6.9948139" + id="rect8150" + style="color:#000000;fill:url(#linearGradient8158);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8160);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="208.4686" + x="8.4778118" + height="11.99031" + width="11.99355" + id="rect8152" + style="color:#000000;fill:none;stroke:url(#linearGradient8162);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="209.4688" + x="9.4778109" + height="9.9715872" + width="9.9823189" + id="rect8154" + style="color:#000000;fill:url(#linearGradient8164);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8166);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <rect + y="260.7562" + x="359.93729" + height="4.0014329" + width="5.9790282" + id="rect6638" + style="color:#000000;fill:url(#linearGradient6662);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6664);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + id="use6169" + d="m 361.8836,257.7036 2,0" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 364.8836,258.7036 c 0,1 0,1 0,1" + id="use6172" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.8836,263.6851 0,-2 4,0" + id="path6005" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-clone.svg b/share/icons/hicolor/scalable/actions/edit-clone.svg new file mode 100644 index 000000000..752416c8b --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-clone.svg @@ -0,0 +1,336 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-clone.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6124" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,-6.359476,-29.34859)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-5" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-3" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-8" + id="linearGradient6126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,-11.61728,-223.557)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + id="linearGradient5740-8"> + <stop + id="stop5742-1" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-6" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-8" + id="linearGradient6128" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,-6.297976,-49.98854)" + x1="15.382778" + y1="212.90457" + x2="18.528898" + y2="218.78011" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6138" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,-7.27874,-143.5936)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-8" + id="linearGradient6140" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,-16.32051,-505.9534)" + x1="21.809561" + y1="219.22153" + x2="14.53613" + y2="215.11118" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-8" + id="linearGradient6142" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,-8.72932,-217.1732)" + x1="16.352634" + y1="214.64738" + x2="17.988022" + y2="218.2771" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5807" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,-6.359476,-29.34859)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient5809" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,-11.61728,-223.557)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + id="linearGradient5740-7"> + <stop + id="stop5742-13" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-5" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient5811" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,-6.297976,-49.98854)" + x1="14.855348" + y1="212.71106" + x2="17.852816" + y2="218.19952" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5813" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,-7.27874,-143.5936)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient5815" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,-16.32051,-505.9534)" + x1="21.809561" + y1="219.11699" + x2="10.294251" + y2="212.95068" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient5817" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,-8.72932,-217.1732)" + x1="16.814611" + y1="213.65869" + x2="17.988022" + y2="218.2771" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient11815" + x1="361.70941" + y1="261.24731" + x2="366.09814" + y2="264.68918" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.02198,0,0,1,-8.949568,-1)" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6573" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1.02198,0,139.2452,218.9968)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="21.923874" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-1060.0701,-756.61094)" + id="edit_clone"> + <g + id="use6150" + transform="translate(348.3966,47.24474)"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient5807);stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5607" + width="8.9968081" + height="7.9962969" + x="5.4601002" + y="205.4404" /> + <rect + style="color:#000000;fill:url(#linearGradient5809);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5811);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5609" + width="6.9948139" + height="5.9933238" + x="6.4601302" + y="206.4404" /> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient5813);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5611" + width="11.99355" + height="11.99031" + x="8.4778118" + y="208.4686" /> + <rect + style="color:#000000;fill:url(#linearGradient5815);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5817);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5613" + width="9.9823189" + height="9.9715872" + x="9.4778109" + y="209.4688" /> + </g> + <rect + y="260.74731" + x="359.909" + height="4.0014329" + width="5.9790282" + id="rect10978" + style="color:#000000;fill:url(#linearGradient11815);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6573);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 62.5,131.5 c 0,1 0,1 0,1" + id="path6162" + transform="translate(298.368,127.2036)" /> + <use + x="0" + y="0" + xlink:href="#path6162" + id="use6164" + transform="translate(4,0)" + width="1250" + height="1250" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 63.5,130.5 2,0" + id="path6167" + transform="translate(298.368,127.2036)" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.8567,263.6852 0,-2 4,0" + id="path5069" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-duplicate.svg b/share/icons/hicolor/scalable/actions/edit-duplicate.svg new file mode 100644 index 000000000..e1bdc2995 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-duplicate.svg @@ -0,0 +1,274 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-duplicate.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800-8" + id="linearGradient7530" + gradientUnits="userSpaceOnUse" + x1="482.62952" + y1="74.943916" + x2="495.94803" + y2="85.673454" /> + <linearGradient + id="linearGradient800-8"> + <stop + id="stop998-7" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999-4" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10585-3" + id="linearGradient7532" + gradientUnits="userSpaceOnUse" + x1="491.43066" + y1="77.8489" + x2="493.33023" + y2="78.522537" /> + <linearGradient + id="linearGradient10585-3"> + <stop + style="stop-color:#d7d7d7;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop10587-7" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop10595-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-4" + id="linearGradient7517" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.249566,0,0,1.420757,47.3743,-221.43376)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + id="linearGradient5704-4"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-3" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-7" /> + </linearGradient> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="214.44499" + x2="16.37369" + y1="219.0054" + x1="21.884281" + gradientTransform="matrix(1.332493,0,0,2.661873,40.8423,-502.16916)" + gradientUnits="userSpaceOnUse" + id="linearGradient7586" + xlink:href="#linearGradient5740" + inkscape:collect="always" /> + <linearGradient + y2="218.19952" + x2="17.852816" + y1="214.66974" + x1="16.466093" + gradientTransform="matrix(1.002867,0,0,1.594894,46.923,-270.61156)" + gradientUnits="userSpaceOnUse" + id="linearGradient7588" + xlink:href="#linearGradient5740" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6124" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,-6.359476,-29.34859)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-5" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-3" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-8" + id="linearGradient6126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,-11.61728,-223.557)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + id="linearGradient5740-8"> + <stop + id="stop5742-1" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-6" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-8" + id="linearGradient6128" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,-6.297976,-49.98854)" + x1="15.382778" + y1="212.90457" + x2="18.528898" + y2="218.78011" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient6138" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,-7.27874,-143.5936)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-8" + id="linearGradient6140" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,-16.32051,-505.9534)" + x1="21.809561" + y1="219.22153" + x2="14.53613" + y2="215.11118" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-8" + id="linearGradient6142" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,-8.72932,-217.1732)" + x1="16.352634" + y1="214.64738" + x2="17.988022" + y2="218.2771" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="21.606371" + inkscape:cy="24.995798" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="edit_duplicate" + transform="matrix(3,0,0,3,-14.880301,-614.87672)"> + <g + id="g6144"> + <rect + y="205.4404" + x="5.4601002" + height="7.9962969" + width="8.9968081" + id="rect6120" + style="color:#000000;fill:none;stroke:url(#linearGradient6124);stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="206.4404" + x="6.4601302" + height="5.9933238" + width="6.9948139" + id="rect6122" + style="color:#000000;fill:url(#linearGradient6126);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6128);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="208.4686" + x="8.4778118" + height="11.99031" + width="11.99355" + id="rect6134" + style="color:#000000;fill:none;stroke:url(#linearGradient6138);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="209.4688" + x="9.4778109" + height="9.9715872" + width="9.9823189" + id="rect6136" + style="color:#000000;fill:url(#linearGradient6140);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6142);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-paste-in-place.svg b/share/icons/hicolor/scalable/actions/edit-paste-in-place.svg new file mode 100644 index 000000000..02a511f04 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-paste-in-place.svg @@ -0,0 +1,192 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-paste-in-place.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient5687" + gradientUnits="userSpaceOnUse" + x1="482.62952" + y1="74.943916" + x2="495.94803" + y2="85.673454" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10585" + id="linearGradient5689" + gradientUnits="userSpaceOnUse" + x1="491.43066" + y1="77.8489" + x2="493.33023" + y2="78.522537" /> + <linearGradient + id="linearGradient10585"> + <stop + style="stop-color:#d7d7d7;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop10587" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop10595" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient5761" + x1="494.3125" + y1="83.8125" + x2="499.03857" + y2="88.232635" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.900774,0,8.915579)" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5598" + x1="490" + y1="83.419342" + x2="497.23138" + y2="90.935608" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="21.606371" + inkscape:cy="24.497899" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="selection_paste_in_place" + inkscape:label="#selection_paste_in_place" + transform="matrix(3,0,0,3,-1454.8551,-224.837)"> + <g + transform="translate(-0.0483,-0.054332)" + id="g6202"> + <rect + rx="0.88388348" + ry="0.88388348" + style="color:#000000;fill:url(#linearGradient5687);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect6204" + width="12" + height="13.99545" + x="485.5" + y="76.504547" /> + <path + id="path6207" + d="m 486.4517,89.43563 0,-12 10,0" + style="fill:none;stroke:#e6bc00;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="csssc" + id="path6209" + d="m 495,79 c 0,1.10678 -1.6161,0.5 -3,0.5 -1.3839,0 -3,0.60678 -3,-0.5 0,-1.10678 1.6131,-3.51004 2.997,-3.51004 1.3838,0 3.003,2.40326 3.003,3.51004 z" + style="color:#000000;fill:url(#linearGradient5689);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" /> + <path + id="path6211" + d="m 494.0715,77.5 -2.1429,0" + style="fill:none;stroke:#000000;stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + y="81.427872" + x="490.5" + height="9.0077372" + width="10" + id="rect5705" + style="color:#000000;fill:url(#linearGradient5761);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5598);stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + ry="0.97227168" + rx="0.9722718" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 495,108 -1,0 0,-1 -1,0 0,-1 2,0 -0.0483,-3.0543 1,0 L 496,106 l 2,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,-1 z" + id="path5745" + transform="translate(0,-20.01004)" + sodipodi:nodetypes="ccccccccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-paste-style.svg b/share/icons/hicolor/scalable/actions/edit-paste-style.svg new file mode 100644 index 000000000..6f0803e89 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-paste-style.svg @@ -0,0 +1,282 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-paste-style.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient5687" + gradientUnits="userSpaceOnUse" + x1="482.62952" + y1="74.943916" + x2="495.94803" + y2="85.673454" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10585" + id="linearGradient5689" + gradientUnits="userSpaceOnUse" + x1="491.43066" + y1="77.8489" + x2="493.33023" + y2="78.522537" /> + <linearGradient + id="linearGradient10585"> + <stop + style="stop-color:#d7d7d7;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop10587" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop10595" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient5761" + x1="494.3125" + y1="83.8125" + x2="499.03857" + y2="88.232635" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.900774,0,8.915579)" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5598" + x1="490" + y1="83.419342" + x2="497.23138" + y2="90.935608" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800-8" + id="linearGradient7530" + gradientUnits="userSpaceOnUse" + x1="482.62952" + y1="74.943916" + x2="495.94803" + y2="85.673454" /> + <linearGradient + id="linearGradient800-8"> + <stop + id="stop998-7" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999-4" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10585-3" + id="linearGradient7532" + gradientUnits="userSpaceOnUse" + x1="491.43066" + y1="77.8489" + x2="493.33023" + y2="78.522537" /> + <linearGradient + id="linearGradient10585-3"> + <stop + style="stop-color:#d7d7d7;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop10587-7" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop10595-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-4" + id="linearGradient7517" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.249566,0,0,1.420757,47.3743,-221.43376)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + id="linearGradient5704-4"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-3" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-7" /> + </linearGradient> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="214.44499" + x2="16.37369" + y1="219.0054" + x1="21.884281" + gradientTransform="matrix(1.332493,0,0,2.661873,40.8423,-502.16916)" + gradientUnits="userSpaceOnUse" + id="linearGradient7586" + xlink:href="#linearGradient5740" + inkscape:collect="always" /> + <linearGradient + y2="218.19952" + x2="17.852816" + y1="214.66974" + x1="16.466093" + gradientTransform="matrix(1.002867,0,0,1.594894,46.923,-270.61156)" + gradientUnits="userSpaceOnUse" + id="linearGradient7588" + xlink:href="#linearGradient5740" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="21.606371" + inkscape:cy="24.497899" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-165.0084,-195)" + id="g7534"> + <g + transform="translate(-429.9972,-9.9999963)" + id="use6217"> + <rect + rx="0.88388348" + ry="0.88388348" + style="color:#000000;fill:url(#linearGradient7530);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect7522" + width="12" + height="13.99545" + x="485.5" + y="76.504547" /> + <path + id="path7524" + d="m 486.4517,89.43563 0,-12 10,0" + style="fill:none;stroke:#e6bc00;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="csssc" + id="path7526" + d="m 495,79 c 0,1.10678 -1.6161,0.5 -3,0.5 -1.3839,0 -3,0.60678 -3,-0.5 0,-1.10678 1.6131,-3.51004 2.997,-3.51004 1.3838,0 3.003,2.40326 3.003,3.51004 z" + style="color:#000000;fill:url(#linearGradient7532);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.9999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" /> + <path + id="path7528" + d="m 494.0715,77.5 -2.1429,0" + style="fill:none;stroke:#000000;stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + y="70.545883" + x="60.505112" + height="9.9440575" + width="9.9948826" + id="rect6220" + style="color:#000000;fill:none;stroke:url(#linearGradient7517);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="71.489967" + x="61.507004" + height="7.9956861" + width="7.9959192" + id="rect6222" + style="color:#000000;fill:url(#linearGradient7586);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7588);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-select-all-layers.svg b/share/icons/hicolor/scalable/actions/edit-select-all-layers.svg new file mode 100644 index 000000000..e536f894b --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-select-all-layers.svg @@ -0,0 +1,314 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-select-all-layers.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient5684" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-0" + id="linearGradient5686" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740-0"> + <stop + id="stop5742-1" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-7" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5696" + gradientUnits="userSpaceOnUse" + x1="160" + y1="213" + x2="175.29338" + y2="213.07851" + gradientTransform="translate(-105,-15)" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="213" + x2="176" + y1="213" + x1="160" + gradientTransform="translate(-105,-15)" + gradientUnits="userSpaceOnUse" + id="linearGradient8935" + xlink:href="#linearGradient3480" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient9215" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6276,-390.59183)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient9217" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6276,-390.59183)" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient9221" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6276,-381.59181)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient9223" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6276,-381.59181)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient9227" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6278,-372.59181)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient9229" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6278,-372.59181)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 1.5,1.50009 3,0" + id="path9031" /> + <path + id="use9033" + d="m 10.5,1.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9035" + d="m 19.5,1.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9037" + d="m 28.5,1.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9039" + d="m 37.5,1.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9041" + d="m 7.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9043" + d="m 16.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9045" + d="m 25.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9047" + d="m 34.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9049" + d="m 43.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 1.5,7.50009 0,3" + id="path9051" /> + <path + id="use9053" + d="m 1.5,16.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9055" + d="m 1.5,25.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9057" + d="m 1.5,34.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9059" + d="m 1.5,43.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9061" + d="m 46.5,37.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9063" + d="m 46.5,28.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9065" + d="m 46.5,19.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9067" + d="m 46.5,10.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use9069" + d="m 46.5,1.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="color:#000000;fill:url(#linearGradient9227);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9229);stroke-width:2.25746226;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 16.097019,39.41673 24.833391,0 -9.030324,-11.28792 -24.833391,0 9.030324,11.28792 z" + id="use9073" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient9221);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9223);stroke-width:2.25746226;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 16.097178,30.41673 24.833391,0 -9.030324,-11.28792 -24.833391,0 9.030324,11.28792 z" + id="use9077" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient9215);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9217);stroke-width:2.25746226;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 16.097178,21.41673 24.833391,0 -9.030324,-11.28792 -24.833391,0 9.030324,11.28792 z" + id="use9079" + sodipodi:nodetypes="ccccc" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-select-all.svg b/share/icons/hicolor/scalable/actions/edit-select-all.svg new file mode 100644 index 000000000..6d7a2bed1 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-select-all.svg @@ -0,0 +1,392 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-select-all.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient11197" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.939394,0,0,1,15.63564,3.573014)" + x1="256.89447" + y1="73.65818" + x2="250.66499" + y2="80.141884" /> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-3" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-9" + id="linearGradient11286" + x1="266.0303" + y1="70.980736" + x2="258.01514" + y2="77.990372" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.0158611,0.0730141)" /> + <linearGradient + id="linearGradient3480-9"> + <stop + id="stop3482-5" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-7" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3466" + id="linearGradient6187" + x1="256.3262" + y1="80.005852" + x2="258.91818" + y2="78.5" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3466"> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000" + offset="0.0000000" + id="stop3468" /> + <stop + style="stop-color:#a0a0a0;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop3470" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610" + id="linearGradient11210" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.514439,0.573014)" + x1="261.1073" + y1="79.5" + x2="269.54849" + y2="79.5" /> + <linearGradient + id="linearGradient1610"> + <stop + id="stop1611" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-9" + id="linearGradient11294" + x1="266.64761" + y1="74.382683" + x2="262.53848" + y2="78.836052" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.0158611,0.0730141)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-9" + id="linearGradient11302" + x1="261.03427" + y1="69.714012" + x2="256.5" + y2="71.037422" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.982332,-0.0158611,1.3452)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-1" + id="linearGradient8631" + gradientUnits="userSpaceOnUse" + x1="99.313484" + y1="210.5" + x2="111.68652" + y2="210.5" /> + <linearGradient + id="linearGradient5704-1"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-6" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient8633" + gradientUnits="userSpaceOnUse" + x1="108.35131" + y1="215.4819" + x2="101.19292" + y2="206.99658" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient8635" + gradientUnits="userSpaceOnUse" + x1="101.75068" + y1="205.19197" + x2="108.8156" + y2="212.99005" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-1" + id="linearGradient8625" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124777,0,0,1.399469,339.507,-41.54364)" + x1="15.156842" + y1="214.00838" + x2="22.042753" + y2="218.39743" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + y2="218.81555" + x2="20.989225" + y1="215.0097" + x1="17.483265" + gradientTransform="matrix(1.165669,0,0,1.655559,338.7499,-97.1359)" + gradientUnits="userSpaceOnUse" + id="linearGradient8734" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + <linearGradient + y2="214.38213" + x2="16.109276" + y1="219.69438" + x1="19.085964" + gradientTransform="matrix(0.87731,0,0,0.991952,344.0693,46.88201)" + gradientUnits="userSpaceOnUse" + id="linearGradient8736" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="22.652399" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use6072" + transform="matrix(3,0,0,3,-1059.9822,-756.45982)"> + <rect + y="258.65411" + x="355.82739" + height="6.9991608" + width="8.9967346" + id="rect8587" + style="color:#000000;fill:none;stroke:url(#linearGradient8625);stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="259.6532" + x="356.8273" + height="4.9729452" + width="6.994853" + id="rect8589" + style="color:#000000;fill:url(#linearGradient8734);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8736);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <g + id="use6075" + transform="matrix(3,0,0,3,-1063.0713,-753.54763)"> + <path + transform="matrix(0.727881,0,0,0.728748,287.069,104.2892)" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + sodipodi:ry="5.5" + sodipodi:rx="5.5" + sodipodi:cy="210.5" + sodipodi:cx="105.5" + id="path8575" + style="color:#000000;fill:none;stroke:url(#linearGradient8631);stroke-width:1.37303555;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.547085,0,0,0.548073,306.1137,142.2991)" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + sodipodi:ry="5.5" + sodipodi:rx="5.5" + sodipodi:cy="210.5" + sodipodi:cx="105.5" + id="path8577" + style="color:#000000;fill:url(#linearGradient8633);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient8635);stroke-width:1.82622421;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <path + id="path6078" + d="m 1.5,1.5 3.0000009,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 10.500001,1.5 3,0" + id="use6080" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 19.500001,1.5 3,0" + id="use6082" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 28.500001,1.5 3,0" + id="use6084" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 37.500001,1.5 3,0" + id="use6086" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 7.5000009,46.5 3.0000001,0" + id="use6088" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 16.500001,46.5 3,0" + id="use6090" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 25.500001,46.5 3,0" + id="use6092" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 34.500001,46.5 3,0" + id="use6094" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 43.500001,46.5 3,0" + id="use6096" /> + <path + id="path6100" + d="m 1.5,7.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 1.5,16.5 0,3" + id="use6102" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 1.5,25.5 0,3" + id="use6104" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 1.5,34.5 0,3" + id="use6106" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 1.5,43.5 0,3" + id="use6108" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 46.500001,37.5 0,3" + id="use6110" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 46.500001,28.5 0,3" + id="use6112" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 46.500001,19.5 0,3" + id="use6114" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 46.500001,10.5 0,3" + id="use6116" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 46.500001,1.5 0,3" + id="use6118" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-select-invert.svg b/share/icons/hicolor/scalable/actions/edit-select-invert.svg new file mode 100644 index 000000000..4f5ef810a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-select-invert.svg @@ -0,0 +1,357 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-select-invert.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-7" + id="linearGradient9691" + gradientUnits="userSpaceOnUse" + x1="99.313484" + y1="210.5" + x2="111.68652" + y2="210.5" /> + <linearGradient + id="linearGradient5704-7"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-6" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient9693" + gradientUnits="userSpaceOnUse" + x1="108.35131" + y1="215.4819" + x2="101.19292" + y2="206.99658" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient9695" + gradientUnits="userSpaceOnUse" + x1="101.75068" + y1="205.19197" + x2="108.8156" + y2="212.99005" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-7" + id="linearGradient9703" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124777,0,0,1.399469,339.507,-41.54364)" + x1="15.156842" + y1="214.00838" + x2="22.042753" + y2="218.39743" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + y2="218.81555" + x2="20.989225" + y1="215.0097" + x1="17.483265" + gradientTransform="matrix(1.165669,0,0,1.655559,338.7499,-97.1359)" + gradientUnits="userSpaceOnUse" + id="linearGradient9780" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + <linearGradient + y2="214.38213" + x2="16.109276" + y1="219.69438" + x1="19.085964" + gradientTransform="matrix(0.87731,0,0,0.991952,344.0693,46.88201)" + gradientUnits="userSpaceOnUse" + id="linearGradient9782" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-4" + id="linearGradient10011" + gradientUnits="userSpaceOnUse" + x1="99.313484" + y1="210.5" + x2="111.68652" + y2="210.5" /> + <linearGradient + id="linearGradient5704-4"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-4" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-3" /> + </linearGradient> + <linearGradient + id="linearGradient5740-5"> + <stop + id="stop5742-6" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-9" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="206.99658" + x2="101.19292" + y1="215.4819" + x1="108.35131" + gradientUnits="userSpaceOnUse" + id="linearGradient10079" + xlink:href="#linearGradient5740-5" + inkscape:collect="always" /> + <linearGradient + y2="212.99005" + x2="108.8156" + y1="205.19197" + x1="101.75068" + gradientUnits="userSpaceOnUse" + id="linearGradient10081" + xlink:href="#linearGradient5740-5" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5599" + style="opacity:0.5" + transform="matrix(3.336264,0,0,3.332733,-1186.9098,-831.83868)"> + <path + transform="matrix(0.727881,0,0,0.728748,287.069,104.2892)" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + sodipodi:ry="5.5" + sodipodi:rx="5.5" + sodipodi:cy="210.5" + sodipodi:cx="105.5" + id="path10007" + style="color:#000000;fill:none;stroke:url(#linearGradient10011);stroke-width:1.37303555;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.547085,0,0,0.548073,306.1137,142.2991)" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + sodipodi:ry="5.5" + sodipodi:rx="5.5" + sodipodi:cy="210.5" + sodipodi:cx="105.5" + id="path10009" + style="color:#000000;fill:url(#linearGradient10079);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10081);stroke-width:1.82622421;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <path + id="path5378" + d="m 13.5,13.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="path5380" + d="m 13.5,19.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5382" + d="m 22.5,13.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5384" + d="m 31.5,13.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5390" + d="m 13.5,28.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5392" + d="m 13.5,37.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5398" + d="m 19.5,40.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5400" + d="m 28.5,40.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5402" + d="m 37.5,40.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5410" + d="m 40.5,13.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5412" + d="m 40.5,22.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5414" + d="m 40.5,31.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="path5523" + d="m 1.5,1.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5525" + d="m 10.5,1.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5527" + d="m 19.5,1.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5529" + d="m 28.5,1.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5531" + d="m 37.5,1.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5533" + d="m 7.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5535" + d="m 16.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5537" + d="m 25.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5539" + d="m 34.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5541" + d="m 43.5,46.5 3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="path5543" + d="m 1.5,7.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5545" + d="m 1.5,16.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5547" + d="m 1.5,25.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5549" + d="m 1.5,34.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5551" + d="m 1.5,43.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5553" + d="m 46.5,37.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5555" + d="m 46.5,28.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5557" + d="m 46.5,19.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5560" + d="m 46.5,10.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5563" + d="m 46.5,1.5 0,3" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-select-none.svg b/share/icons/hicolor/scalable/actions/edit-select-none.svg new file mode 100644 index 000000000..714a77783 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-select-none.svg @@ -0,0 +1,359 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-deselect.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient9215" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6276,-390.59183)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient9217" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6276,-390.59183)" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient9221" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6276,-381.59181)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient9223" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6276,-381.59181)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient9227" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6278,-372.59181)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient9229" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(2.257581,0,0,2.257581,-2172.6278,-372.59181)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-7" + id="linearGradient9691" + gradientUnits="userSpaceOnUse" + x1="99.313484" + y1="210.5" + x2="111.68652" + y2="210.5" /> + <linearGradient + id="linearGradient5704-7"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-6" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient9693" + gradientUnits="userSpaceOnUse" + x1="108.35131" + y1="215.4819" + x2="101.19292" + y2="206.99658" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient9695" + gradientUnits="userSpaceOnUse" + x1="101.75068" + y1="205.19197" + x2="108.8156" + y2="212.99005" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-7" + id="linearGradient9703" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124777,0,0,1.399469,339.507,-41.54364)" + x1="15.156842" + y1="214.00838" + x2="22.042753" + y2="218.39743" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + y2="218.81555" + x2="20.989225" + y1="215.0097" + x1="17.483265" + gradientTransform="matrix(1.165669,0,0,1.655559,338.7499,-97.1359)" + gradientUnits="userSpaceOnUse" + id="linearGradient9780" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + <linearGradient + y2="214.38213" + x2="16.109276" + y1="219.69438" + x1="19.085964" + gradientTransform="matrix(0.87731,0,0,0.991952,344.0693,46.88201)" + gradientUnits="userSpaceOnUse" + id="linearGradient9782" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5235" + transform="matrix(3,0,0,3,-1059.9822,-756.45985)"> + <rect + y="258.65411" + x="355.82739" + height="6.9991608" + width="8.9967346" + id="rect9699" + style="color:#000000;fill:none;stroke:url(#linearGradient9703);stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="259.6532" + x="356.8273" + height="4.9729452" + width="6.994853" + id="rect9701" + style="color:#000000;fill:url(#linearGradient9780);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9782);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <g + id="use5237" + transform="matrix(3,0,0,3,-1063.0713,-753.54763)"> + <path + transform="matrix(0.727881,0,0,0.728748,287.069,104.2892)" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + sodipodi:ry="5.5" + sodipodi:rx="5.5" + sodipodi:cy="210.5" + sodipodi:cx="105.5" + id="path9687" + style="color:#000000;fill:none;stroke:url(#linearGradient9691);stroke-width:1.37303555;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.547085,0,0,0.548073,306.1137,142.2991)" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + sodipodi:ry="5.5" + sodipodi:rx="5.5" + sodipodi:cy="210.5" + sodipodi:cx="105.5" + id="path9689" + style="color:#000000;fill:url(#linearGradient9693);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9695);stroke-width:1.82622421;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 1.5,1.5 3,0" + id="path5239" /> + <path + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 1.5,7.5 0,3" + id="path5261" /> + <path + id="use5306" + d="m 10.5,1.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5309" + d="m 19.5,1.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5313" + d="m 28.5,1.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5311" + d="m 37.5,1.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5318" + d="m 1.5,16.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5321" + d="m 1.5,25.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5323" + d="m 1.5,34.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5325" + d="m 1.5,43.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5327" + d="m 7.5,46.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5329" + d="m 16.5,46.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5331" + d="m 25.5,46.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5333" + d="m 34.5,46.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5335" + d="m 43.5,46.5 3,0" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="path5337" + d="m 46.5,1.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5340" + d="m 46.5,10.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5342" + d="m 46.5,19.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5344" + d="m 46.5,28.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use5346" + d="m 46.5,37.5 0,3" + style="fill:none;stroke:#cc0000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-select-original.svg b/share/icons/hicolor/scalable/actions/edit-select-original.svg new file mode 100644 index 000000000..705e04e09 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-select-original.svg @@ -0,0 +1,405 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-select-original.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient5944" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5946" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740-6"> + <stop + id="stop5742-9" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-0" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5948" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,-6.359476,-29.34859)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5950" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,-11.61728,-223.557)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5952" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,-6.297976,-49.98854)" + x1="14.855348" + y1="212.71106" + x2="17.852816" + y2="218.19952" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5954" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,-7.27874,-143.5936)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5956" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,-16.32051,-505.9534)" + x1="21.809561" + y1="219.11699" + x2="10.294251" + y2="212.95068" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-6" + id="linearGradient5958" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,-8.72932,-217.1732)" + x1="16.814611" + y1="213.65869" + x2="17.988022" + y2="218.2771" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient5960" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.02198,0,0,1,-306.8063,31.29639)" + x1="361.70941" + y1="261.24731" + x2="366.09814" + y2="264.68918" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5962" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1.02198,0,-158.6115,251.2932)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-6" + id="linearGradient6151" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,42.76116,-42.5525)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + id="linearGradient5704-6"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-9" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6146" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,33.71939,-404.9123)" + x1="21.809561" + y1="219.11699" + x2="10.294251" + y2="212.95068" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6148" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,41.31058,-116.1321)" + x1="16.814611" + y1="213.65869" + x2="17.988022" + y2="218.2771" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800-6" + id="linearGradient6122" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.02198,0,0,1,-307.3063,52.7964)" + x1="361.70941" + y1="261.24731" + x2="366.09814" + y2="264.68918" /> + <linearGradient + id="linearGradient800-6"> + <stop + id="stop998-5" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999-4" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-5" + id="linearGradient6125" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1.02198,0,-159.1115,272.7932)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + <linearGradient + id="linearGradient3480-5"> + <stop + id="stop3482-9" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-4" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-6" + id="linearGradient6159" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,43.68042,71.69251)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6154" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,38.42262,-122.5159)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6156" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,43.74192,51.05256)" + x1="14.855348" + y1="212.71106" + x2="17.852816" + y2="218.19952" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-165,-917.99977)" + id="edit_select_original"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient6151);stroke-width:0.9999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5972" + width="11.99355" + height="11.99031" + x="58.517712" + y="309.50961" /> + <rect + style="color:#000000;fill:url(#linearGradient6146);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6148);stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5974" + width="9.9823189" + height="9.9715872" + x="59.517712" + y="310.50989" /> + <rect + style="color:#000000;fill:url(#linearGradient6122);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6125);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect5976" + width="5.9790282" + height="4.0014329" + x="61.552299" + y="314.5437" /> + <path + id="path5978" + d="m 62.5113,312.5 c 0,1 0,1 0,1" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <use + height="1250" + width="1250" + transform="translate(-294.3567,53.7964)" + id="use5981" + xlink:href="#path6162" + y="0" + x="0" /> + <path + id="path5983" + d="m 63.5113,311.5 2,0" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="path5985" + d="m 62.5,317.4816 0,-2 4,0" + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <g + id="g6161"> + <rect + y="306.48151" + x="55.5" + height="7.9962969" + width="8.9968081" + id="rect5968" + style="color:#000000;fill:none;stroke:url(#linearGradient6159);stroke-width:0.99999958;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="307.48141" + x="56.500031" + height="5.9933238" + width="6.9948139" + id="rect5970" + style="color:#000000;fill:url(#linearGradient6154);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6156);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/edit-undo-history.svg b/share/icons/hicolor/scalable/actions/edit-undo-history.svg new file mode 100644 index 000000000..2124e2eb3 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/edit-undo-history.svg @@ -0,0 +1,156 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="edit-undo-history.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5734" + id="linearGradient5391" + gradientUnits="userSpaceOnUse" + x1="283.98041" + y1="25.257681" + x2="279.47864" + y2="21.160408" /> + <linearGradient + id="linearGradient5734"> + <stop + id="stop5736" + offset="0" + style="stop-color:#8ab3df;stop-opacity:1;" /> + <stop + id="stop5738" + offset="1" + style="stop-color:#ffffff" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5393" + gradientUnits="userSpaceOnUse" + x1="279.64499" + y1="22.038395" + x2="283.10538" + y2="25.592152" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5734" + id="linearGradient5926" + gradientUnits="userSpaceOnUse" + x1="283.98041" + y1="25.257681" + x2="279.47864" + y2="21.160408" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5928" + gradientUnits="userSpaceOnUse" + x1="279.64499" + y1="22.038395" + x2="283.10538" + y2="25.592152" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="39.795538" + inkscape:cy="2.0607986" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="679" + inkscape:window-height="575" + inkscape:window-x="335" + inkscape:window-y="89" /> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="edit_undo_history" + transform="matrix(3.00225,0,0,2.986911,-165.16303,-74.587354)"> + <g + transform="matrix(0.723037,0,0,0.675336,-257.1363,-6.948167)" + id="g2661"> + <path + style="fill:#fac32d;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 432.5759,60.78928 7.4384,-7.40458 0,3.70228 c 0,0 8.7686,-0.06783 8.7686,-0.06783 0,0 0,13.3074 0,13.3074 0,0 -3.2294,-0.07147 -3.2294,-0.07147 0,0 0,-6.69255 0,-6.69255 0,0 -6.9417,0 -6.9417,0 0,0 0,2.97447 0,2.97447 0,0 -6.0359,-5.74772 -6.0359,-5.74772 z" + id="path2640" /> + <path + style="fill:#efe4b6;fill-opacity:1;fill-rule:evenodd;stroke:#efe7c1;stroke-width:1.43366158;stroke-linecap:butt;stroke-linejoin:bevel;stroke-opacity:1" + d="m 432.558,61.52785 6.5857,-7.0356" + id="path2645" /> + <path + style="fill:#ca8f0b;fill-opacity:1;fill-rule:evenodd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 442.9108,70.25823 c 2.7212,-0.09493 2.688,0.06832 2.688,0.06832 0,0 -0.0769,-6.76402 -0.0769,-6.76402 0,-1.48723 0,-1.48723 -2.0731,-1.48723 0,0 -9.7522,-0.10996 -9.7522,-0.10996 l 5.4727,5.97978 0,-3.48047 c 0,0 1.1954,0.02985 2.4359,0.02985 2.4809,0 1.3056,2.786 1.3056,5.76373 z" + id="path2642" /> + <path + id="path2647" + d="m 432.3932,60.65307 6.9304,-7.40302 0,3.64609 c 0,0 7.1663,-0.04884 9.6663,-0.04884 0,0 0.0332,0.15255 0.0332,13.47925 0,0 -4.4694,0.02076 -5.5683,0 0,0 0.003,-5.97162 0.003,-5.97162 -1.25,0 -4.1492,0 -4.1492,0 l 0.0151,3.89512 -6.9304,-7.59698 z" + style="fill:none;stroke:#000000;stroke-width:1.39714611;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <g + id="g11177" + transform="translate(-254.4684,4.926264)"> + <path + style="color:#000000;fill:url(#linearGradient5926);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5928);stroke-width:0.71197993;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" + id="path14377" + d="m 284,23 a 3,3 0 1 1 -6,0 3,3 0 1 1 6,0 z" + transform="matrix(1.331759,0,0,1.327869,-53.22381,-6.040984)" /> + <path + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline" + d="m 320.4594,22.00781 1,-1 0,4 -1,0 0,-3 z" + id="path11169" /> + <path + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline" + d="m 319.4609,24.02096 2,0 0,1 -3,0 1,-1 z" + id="path11171" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/help-keyboard-shortcuts.svg b/share/icons/hicolor/scalable/actions/help-keyboard-shortcuts.svg new file mode 100644 index 000000000..5000108e4 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/help-keyboard-shortcuts.svg @@ -0,0 +1,327 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="preferences-desktop-keyboard-shortcuts.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient15175" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.996869,165.9423,-181.2098)" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610" + id="linearGradient15213" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(158,-105)" + x1="148" + y1="214.81735" + x2="143.22507" + y2="215.9465" /> + <linearGradient + id="linearGradient1610"> + <stop + id="stop1611" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient4736" + gradientUnits="userSpaceOnUse" + x1="330.38608" + y1="34.560329" + x2="333.01724" + y2="38.280788" + gradientTransform="translate(209.9854,0.409827)" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient4738" + gradientUnits="userSpaceOnUse" + x1="335.45627" + y1="33.542469" + x2="339.54184" + y2="39.123158" + gradientTransform="translate(209.9854,0.409827)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient4740" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.81842,0,0,0.200075,254.0602,-14.15959)" + x1="368.91229" + y1="269.26901" + x2="359.69348" + y2="254.23909" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient4742" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.181871,0,0,0.200075,474.8909,-14.15959)" + x1="366.48358" + y1="265.38815" + x2="360.57736" + y2="259.75748" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient4748" + gradientUnits="userSpaceOnUse" + x1="344" + y1="29.139771" + x2="346" + y2="31.666874" + gradientTransform="translate(209.9854,0.409827)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient22119" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.455219,0,0,0.501233,377.5466,-100.7998)" + x1="365.23157" + y1="264.55298" + x2="361.73392" + y2="260.24765" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient22121" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.997993,0,0,0.99958,1.061475,-0.0495296)" + x1="542.19043" + y1="27.955364" + x2="544.94995" + y2="32.713181" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="help_keys" + inkscape:label="#help_keys" + transform="matrix(3,0,0,3,-1619.9477,-76.22949)"> + <path + style="fill:none;stroke:url(#linearGradient4736);stroke-width:1px;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1" + d="m 540.4854,35.90983 3,0 0,5 -3,0" + id="path4652" /> + <path + style="fill:none;stroke:#dcdcdc;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 546.4854,38.90983 0,-2 9,0" + id="path4666" /> + <path + style="fill:none;stroke:url(#linearGradient4738);stroke-width:1px;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1" + d="m 555.4854,35.90983 -10,0 0,5 10,0" + id="path4662" /> + <path + style="fill:none;stroke:#aaaaaa;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 540.4854,39.90983 2,0 0,-2" + id="path4654" /> + <use + x="0" + y="0" + xlink:href="#g4625" + id="use4630" + transform="translate(6.997002,-0.005239)" + width="1250" + height="1250" /> + <rect + style="color:#000000;fill:url(#linearGradient4740);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" + id="rect5937" + width="9" + height="2" + x="546.98541" + y="37.409828" /> + <rect + style="color:#000000;fill:url(#linearGradient4742);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" + id="rect5943" + width="2" + height="2" + x="539.98541" + y="37.409828" /> + <g + id="g4625" + transform="translate(0.005938,0.510486)"> + <rect + y="28.394091" + x="540.47662" + height="5.0104852" + width="5.0059562" + id="rect6038" + style="color:#000000;fill:url(#linearGradient22119);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient22121);stroke-width:1.00000095;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + id="path4611" + d="m 541.4795,32.39934 3,0 0,-2" + style="fill:none;stroke:#aaaaaa;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:none;stroke:#dcdcdc;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 544.4795,29.39934 -3,0 0,2" + id="path4613" /> + </g> + <path + style="fill:none;stroke:#c80000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 541.4854,37.90983 8,0 0,-6" + id="path4632" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1" + d="m 540.4854,26.90983 2,0 0,-1" + id="path4634" /> + <path + style="fill:none;stroke:#aaaaaa;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 540.4854,25.90983 1,0" + id="path4636" /> + <path + style="fill:none;stroke:#aaaaaa;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 545.4854,25.90983 3,0" + id="path4640" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1" + d="m 544.4854,25.90983 0,1 5,0 0,-1" + id="path4642" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1" + d="m 551.4854,25.90983 0,1 4,0" + id="path4644" /> + <use + x="0" + y="0" + xlink:href="#path4640" + id="use4648" + transform="translate(7,0)" + width="1250" + height="1250" /> + <path + style="fill:none;stroke:#dcdcdc;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 540.4854,36.90983 2,0" + id="path4650" /> + <path + style="fill:none;stroke:url(#linearGradient4748);stroke-width:1px;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1" + d="m 555.4854,28.90983 -1,0 0,5 1,0" + id="path4656" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#dcdcdc;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 555.4854,29.90983 0,2" + id="path4658" /> + <path + style="fill:none;stroke:#aaaaaa;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 555.4854,32.40983 0,1" + id="path4660" /> + <path + style="fill:none;stroke:#aaaaaa;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 546.4854,39.90983 9,0" + id="path4664" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/help-manual.svg b/share/icons/hicolor/scalable/actions/help-manual.svg new file mode 100644 index 000000000..3c25eb5b1 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/help-manual.svg @@ -0,0 +1,253 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="manual.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#WhiteTransparent" + id="linearGradient3731" + gradientUnits="userSpaceOnUse" + x1="0" + y1="128" + x2="0" + y2="76" /> + <linearGradient + id="WhiteTransparent" + gradientUnits="userSpaceOnUse"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop7" /> + <stop + style="stop-color:white;stop-opacity:0" + offset="1" + id="stop9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3391" + id="linearGradient3733" + gradientUnits="userSpaceOnUse" + x1="80" + y1="20" + x2="60" + y2="40" /> + <linearGradient + gradientUnits="userSpaceOnUse" + id="linearGradient3391"> + <stop + id="stop3393" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop3395" + offset="1" + style="stop-color:white;stop-opacity:0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient900" + id="linearGradient6204" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.270957,0,0,1.195374,110.6171,-279.6099)" + x1="359.53757" + y1="259.15848" + x2="368.44751" + y2="266.84918" /> + <linearGradient + id="linearGradient900"> + <stop + id="stop1014" + offset="0.0000000" + style="stop-color:#e4ffa6;stop-opacity:1.0000000;" /> + <stop + id="stop1015" + offset="1.0000000" + style="stop-color:#3a7801;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6255" + x1="558.07092" + y1="24.525126" + x2="575.87646" + y2="38.687935" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-8" + id="linearGradient6220" + x1="573.1181" + y1="26.23856" + x2="572.58508" + y2="28.370596" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient1887-8"> + <stop + id="stop1888-8" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-1" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6263" + x1="562.20056" + y1="22.431351" + x2="574.51764" + y2="28.218306" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6330" + gradientUnits="userSpaceOnUse" + x1="566.24866" + y1="26.238558" + x2="570.16241" + y2="34.170109" /> + <linearGradient + id="linearGradient2888"> + <stop + id="stop2889" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <linearGradient + y2="33.632038" + x2="576.5" + y1="28.644594" + x1="574.65735" + gradientTransform="translate(-6,0)" + gradientUnits="userSpaceOnUse" + id="linearGradient22609" + xlink:href="#linearGradient2888" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="27.364726" + inkscape:cy="14.750531" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="946" + inkscape:window-height="575" + inkscape:window-x="79" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="help_tutorials" + inkscape:label="#help_tutorials" + transform="matrix(3,0,0,3,-1695,-75.000002)"> + <rect + style="color:#000000;fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:0.98227698;marker:none;display:inline" + id="rect5530" + width="16" + height="16" + x="385" + y="30" + transform="translate(180,-5)" /> + <path + style="color:#000000;fill:url(#linearGradient6204);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6255);stroke-width:1.00000155;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 565.5118,28.50002 13.9764,0 0,5.97466 0,5.97467 L 567.5,40.5 c -1,0 -2,-1 -2,-2 l 0.0118,-9.99998 z" + id="rect6181" + sodipodi:nodetypes="ccccccc" /> + <path + sodipodi:nodetypes="ccccc" + id="path6187" + d="m 578.5,25.5 -11,0 c -1,0 -2.5,1.5 -1.5,3 l 13.5,0 c -1.5,-1 -1.5,-2 -1,-3 z" + style="fill:url(#linearGradient6220);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6263);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <path + style="fill:#e1ff7d;fill-opacity:1;fill-rule:evenodd;stroke:#e2fda4;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 567.5,30 0,9" + id="path6200" /> + <path + style="fill:#49850a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 578,29 1,0 0,11 -12,0 0,-1 11,0 0,-10 z" + id="path6324" /> + <path + style="fill:#e1ff7d;fill-opacity:1;fill-rule:evenodd;stroke:#c0e383;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 568.5,29.5 9,0" + id="path6334" /> + <path + style="fill:url(#linearGradient6330);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 568,27 0,10 1,0 0,-1 2,0 0,1 1,0 0,-10 -3,0 0,1 2,0 0,7 -2,0 0,-8 -1,0 z" + id="path6265" + sodipodi:nodetypes="ccccccccccccccc" /> + <path + style="fill:url(#linearGradient22609);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 569,28 0,7 2,0 0,-7 -2,0 z" + id="path6267" + sodipodi:nodetypes="ccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/layer-bottom.svg b/share/icons/hicolor/scalable/actions/layer-bottom.svg new file mode 100644 index 000000000..aa9b6eca5 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/layer-bottom.svg @@ -0,0 +1,186 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="layer-bottom.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient14384" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2894.9999,-528.00009)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient14386" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2894.9999,-528.00009)" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient14390" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2894.9999,-519.00009)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient14392" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2894.9999,-519.00009)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient14396" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2894.9999,-504.00009)" + x1="974.64948" + y1="180" + x2="964.1427" + y2="178.53358" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient14398" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2894.9999,-504.00009)" + x1="966.51788" + y1="177.34041" + x2="976.5202" + y2="181.08876" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4.9497475" + inkscape:cx="21.928903" + inkscape:cy="20.347558" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="254" + inkscape:window-y="26" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + y="0" + x="0" + height="48" + width="48.000057" + id="use13605" + style="color:#000000;fill:none;stroke:none;stroke-width:1.39999998;marker:none;display:inline" /> + <path + style="color:#000000;fill:url(#linearGradient14396);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14398);stroke-width:3.00000095;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500044,43.499906 33,0 -12,-14.999997 -33.0000006,0 12.0000006,14.999997 z" + id="use5769" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient14390);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14392);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500044,28.499909 33,0 -12,-15 -33.0000006,0 12.0000006,15 z" + id="use5798" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient14384);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14386);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500044,19.499909 33,0 -12,-15.0000004 -33.0000006,0 12.0000006,15.0000004 z" + id="use5796" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path7975" + d="m 25.623043,42.117266 7.500001,-9 -6.000001,0 1e-6,-20.999997 -3,-3.0000004 -1e-6,23.9999974 -5.999999,0 7.499999,9 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/layer-delete.svg b/share/icons/hicolor/scalable/actions/layer-delete.svg new file mode 100644 index 000000000..69b9d12e6 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/layer-delete.svg @@ -0,0 +1,157 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="layer-delete.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-1" + id="linearGradient15053" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2894.9999,-518.99992)" /> + <linearGradient + id="linearGradient2485-1"> + <stop + id="stop2486-7" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-4" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-6" + id="linearGradient15055" + gradientUnits="userSpaceOnUse" + x1="967.65063" + y1="180.79343" + x2="977.40314" + y2="184.62659" + gradientTransform="matrix(3,0,0,3,-2894.9999,-518.99992)" /> + <linearGradient + id="linearGradient5704-6"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-0" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-6" /> + </linearGradient> + <linearGradient + y2="184.8026" + x2="979.80444" + y1="182.46863" + x1="974.19751" + gradientTransform="matrix(3,0,0,3,-2894.9999,-500.99992)" + gradientUnits="userSpaceOnUse" + id="linearGradient15103" + xlink:href="#linearGradient2485-1" + inkscape:collect="always" /> + <linearGradient + y2="181.70978" + x2="977.93347" + y1="178.31856" + x1="968.88806" + gradientTransform="matrix(3,0,0,3,-2894.9999,-500.99992)" + gradientUnits="userSpaceOnUse" + id="linearGradient15105" + xlink:href="#linearGradient5704-6" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4.9497475" + inkscape:cx="21.928903" + inkscape:cy="20.347558" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="254" + inkscape:window-y="26" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="color:#000000;fill:url(#linearGradient15103);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient15105);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500145,46.500079 33,0 -12,-15 -33.0000008,0 12.0000008,15 z" + id="use5800" + sodipodi:nodetypes="ccccc" /> + <path + style="opacity:0.48093842;color:#000000;fill:url(#linearGradient15053);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient15055);stroke-width:3.00028849;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500145,37.500079 33,0 -12,-15 -33.0000008,0 12.0000008,15 z" + id="use5864" + sodipodi:nodetypes="ccccc" /> + <g + transform="matrix(3,0,0,3,-2896.4999,-508.49992)" + id="g5771"> + <path + id="path8011" + d="m 972,171 1,-1 7,0 1,1 0,7 -1,1 -7,0 -1,-1 0,-7 z" + style="fill:#aa0000;fill-opacity:1;fill-rule:evenodd;stroke:#aa0000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.70000005;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 974,171.85 5,5" + id="path8023" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.79999995;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 979,171.85 -5,5" + id="path8025" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/layer-lower.svg b/share/icons/hicolor/scalable/actions/layer-lower.svg new file mode 100644 index 000000000..fe3d2a76b --- /dev/null +++ b/share/icons/hicolor/scalable/actions/layer-lower.svg @@ -0,0 +1,279 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="layer-lower.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient14200" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2894.9999,-528.00009)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-0" + id="linearGradient14202" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2894.9999,-528.00009)" /> + <linearGradient + id="linearGradient5704-0"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-4" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient14192" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2894.8769,-512.88273)" + x1="974.64948" + y1="180" + x2="964.1427" + y2="178.53358" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-0" + id="linearGradient14194" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2894.8769,-512.88273)" + x1="966.51788" + y1="177.34041" + x2="976.5202" + y2="181.08876" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient14206" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2894.9999,-504.00009)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-0" + id="linearGradient14208" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2894.9999,-504.00009)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-3" + id="linearGradient14334" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2895,-528.00009)" /> + <linearGradient + id="linearGradient2485-3"> + <stop + id="stop2486-1" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-5" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient14336" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2895,-528.00009)" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684-0" + id="linearGradient14340" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2895,-513.00009)" + x1="974.64948" + y1="180" + x2="964.1427" + y2="178.53358" /> + <linearGradient + id="linearGradient6684-0"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686-1" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688-1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient14342" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2895,-513.00009)" + x1="966.51788" + y1="177.34041" + x2="976.5202" + y2="181.08876" /> + <linearGradient + y2="184.8026" + x2="979.80444" + y1="182.46863" + x1="974.19751" + gradientTransform="matrix(3,0,0,3,-2895,-504.00009)" + gradientUnits="userSpaceOnUse" + id="linearGradient14494" + xlink:href="#linearGradient2485-3" + inkscape:collect="always" /> + <linearGradient + y2="181.70978" + x2="977.93347" + y1="178.31856" + x1="968.88806" + gradientTransform="matrix(3,0,0,3,-2895,-504.00009)" + gradientUnits="userSpaceOnUse" + id="linearGradient14496" + xlink:href="#linearGradient5704" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4.9497475" + inkscape:cx="21.928903" + inkscape:cy="12.266338" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="256" + inkscape:window-y="28" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="color:#000000;fill:url(#linearGradient14494);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14496);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500048,43.499908 32.999997,0 -12,-15 -32.9999996,0 12.0000026,15 z" + id="use5788" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient14340);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14342);stroke-width:3.00000095;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500048,34.499908 32.999997,0 -12,-15 -32.9999996,0 12.0000026,15 z" + id="use5764" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient14334);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14336);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500048,19.499908 32.999997,0 -12,-14.9999997 -32.9999996,0 12.0000026,14.9999997 z" + id="use5782" + sodipodi:nodetypes="ccccc" /> + <rect + y="0" + x="0" + height="48" + width="48.000057" + id="use13581" + style="color:#000000;fill:none;stroke:none;stroke-width:1.39999998;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccccccc" + id="use3823" + d="m 25.623049,32.999908 7.499996,-9 -5.999996,0 -1e-6,-9 -3,-3 1e-6,12 -6.000001,0 7.500001,9 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/layer-new.svg b/share/icons/hicolor/scalable/actions/layer-new.svg new file mode 100644 index 000000000..33a1a4eee --- /dev/null +++ b/share/icons/hicolor/scalable/actions/layer-new.svg @@ -0,0 +1,237 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="layer-new.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-6" + id="linearGradient5198" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887-6"> + <stop + id="stop1888-2" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-4" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-73" + id="linearGradient5200" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740-73"> + <stop + id="stop5742-1" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-5" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient5218" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,-1,0.453976,493.3688)" + x1="712.98596" + y1="249.98053" + x2="717.60321" + y2="244.67865" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12513" + id="linearGradient5220" + gradientUnits="userSpaceOnUse" + x1="64.608963" + y1="715.75946" + x2="61.995983" + y2="712.16724" /> + <linearGradient + id="linearGradient12513"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop12515" /> + <stop + style="stop-color:#2a2a2a;stop-opacity:1;" + offset="1" + id="stop12517" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-8" + id="linearGradient5693" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" /> + <linearGradient + id="linearGradient2485-8"> + <stop + id="stop2486-8" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-8" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5695" + gradientUnits="userSpaceOnUse" + x1="967.73901" + y1="178.93727" + x2="974.57471" + y2="184.71498" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-8" + id="linearGradient5787" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5789" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="30.174768" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="172" + inkscape:window-y="69" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="new_layer" + transform="matrix(3,0,0,3,-2895,-509.99992)" + inkscape:label="#new_layer"> + <path + sodipodi:nodetypes="ccccc" + id="rect4045" + d="m 969.5,185.5 11,0 -4,-5 -11,0 4,5 z" + style="opacity:0.48093842;color:#000000;fill:url(#linearGradient5693);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5695);stroke-width:0.99994743;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="ccccc" + id="path4802" + d="m 969.5,182.5 11,0 -4,-5 -11,0 4,5 z" + style="color:#000000;fill:url(#linearGradient5787);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5789);stroke-width:0.99994743;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + id="path4048" + d="m 967,172 0,-2 2,0 0,2 2,0 0,2 -2,0 0,2 -2,0 0,-2 -2,0 0,-2 2,0 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + sodipodi:nodetypes="ccccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/layer-next.svg b/share/icons/hicolor/scalable/actions/layer-next.svg new file mode 100644 index 000000000..9cd29e656 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/layer-next.svg @@ -0,0 +1,227 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="layer-next.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-57" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-88" /> + </linearGradient> + <linearGradient + id="linearGradient500"> + <stop + id="stop1007" + offset="0.0000000" + style="stop-color:#e7eaf0;stop-opacity:1.0000000;" /> + <stop + id="stop1008" + offset="1.0000000" + style="stop-color:#bacadd;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient500" + id="linearGradient13070" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.999664,0,0,2.999757,-2894.6756,-530.95322)" + x1="968.25732" + y1="178.03139" + x2="979.23187" + y2="182.08299" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient13072" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.999664,0,0,2.999757,-2894.6756,-530.95322)" + x1="967.73901" + y1="178.93727" + x2="974.57471" + y2="184.71498" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient13075" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(2.999664,0,0,2.999757,-2894.6756,-509.95492)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient13077" + gradientUnits="userSpaceOnUse" + x1="967.65063" + y1="180.79343" + x2="977.40314" + y2="184.62659" + gradientTransform="matrix(2.999664,0,0,2.999757,-2894.6756,-509.95492)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-5" + id="linearGradient13190" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2894.9999,-540.00014)" /> + <linearGradient + id="linearGradient2485-5"> + <stop + id="stop2486-9" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-70" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient13192" + gradientUnits="userSpaceOnUse" + x1="967.65063" + y1="180.79343" + x2="977.40314" + y2="184.62659" + gradientTransform="matrix(3,0,0,3,-2894.9999,-540.00014)" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient500-6" + id="linearGradient13196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2894.9999,-501.00014)" + x1="968.25732" + y1="178.03139" + x2="979.23187" + y2="182.08299" /> + <linearGradient + id="linearGradient500-6"> + <stop + id="stop1007-3" + offset="0.0000000" + style="stop-color:#e7eaf0;stop-opacity:1.0000000;" /> + <stop + id="stop1008-5" + offset="1.0000000" + style="stop-color:#bacadd;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient13198" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2894.9999,-501.00014)" + x1="967.73901" + y1="178.93727" + x2="974.57471" + y2="184.71498" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="14.403836" + inkscape:cy="41.502487" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="445" + inkscape:window-y="40" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="color:#000000;fill:url(#linearGradient13196);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13198);stroke-width:3.00028849;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500144,46.499856 33,0 -12,-15 -32.9999998,0 11.9999998,15 z" + id="use5858" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path11143" + d="m 25.260609,30.391514 7.499161,-8.999271 -5.999329,0 1e-6,-14.9987847 -2.999664,2.999757 -10e-7,11.9990277 -5.999327,0 7.499159,8.999271 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + style="opacity:0.48093842;color:#000000;fill:url(#linearGradient13190);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13192);stroke-width:3.00028849;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500144,16.499856 33,0 -12,-15.0000002 -32.9999998,0 11.9999998,15.0000002 z" + id="use5861" + sodipodi:nodetypes="ccccc" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/layer-previous.svg b/share/icons/hicolor/scalable/actions/layer-previous.svg new file mode 100644 index 000000000..ce2ea6bd6 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/layer-previous.svg @@ -0,0 +1,324 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="layer-previous.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient5704-9"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-5" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient5663"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop5665" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop5667" /> + </linearGradient> + <linearGradient + id="linearGradient2485-1"> + <stop + id="stop2486-83" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-7" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="184.8026" + x2="979.80444" + y1="182.46863" + x1="974.19751" + gradientTransform="matrix(3,0,0,2.9979373,-2895.0006,-500.62298)" + gradientUnits="userSpaceOnUse" + id="linearGradient12878" + xlink:href="#linearGradient2485-1" + inkscape:collect="always" /> + <linearGradient + y2="181.70978" + x2="977.93347" + y1="178.31856" + x1="968.88806" + gradientTransform="matrix(3,0,0,2.9979373,-2895.0006,-500.62298)" + gradientUnits="userSpaceOnUse" + id="linearGradient12880" + xlink:href="#linearGradient5704-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient12951" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7,0,0,1,311.2,8.5)" + x1="974.43518" + y1="172.44194" + x2="974.43518" + y2="174.93935" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-9" + id="linearGradient12953" + gradientUnits="userSpaceOnUse" + x1="994.15332" + y1="181.5609" + x2="992.73621" + y2="185" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5663" + id="linearGradient12955" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.0706497,-0.23015)" + x1="989.87738" + y1="185.18915" + x2="990.57349" + y2="179.19316" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient5770" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient5772" + gradientUnits="userSpaceOnUse" + x1="967.65063" + y1="180.79343" + x2="977.40314" + y2="184.62659" /> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-57" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-88" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient500" + id="linearGradient5775" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-7)" + x1="968.25732" + y1="178.03139" + x2="979.23187" + y2="182.08299" /> + <linearGradient + id="linearGradient500"> + <stop + id="stop1007" + offset="0.0000000" + style="stop-color:#e7eaf0;stop-opacity:1.0000000;" /> + <stop + id="stop1008" + offset="1.0000000" + style="stop-color:#bacadd;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient5780" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-7)" + x1="967.73901" + y1="178.93727" + x2="974.57471" + y2="184.71498" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient13060" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient13062" + gradientUnits="userSpaceOnUse" + x1="967.65063" + y1="180.79343" + x2="977.40314" + y2="184.62659" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient500" + id="linearGradient13064" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-7)" + x1="968.25732" + y1="178.03139" + x2="979.23187" + y2="182.08299" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient13066" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-7)" + x1="967.73901" + y1="178.93727" + x2="974.57471" + y2="184.71498" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient500" + id="linearGradient13070" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.999664,0,0,2.999757,-2894.6756,-530.95322)" + x1="968.25732" + y1="178.03139" + x2="979.23187" + y2="182.08299" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient13072" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.999664,0,0,2.999757,-2894.6756,-530.95322)" + x1="967.73901" + y1="178.93727" + x2="974.57471" + y2="184.71498" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient13075" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(2.999664,0,0,2.999757,-2894.6756,-509.95492)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient13077" + gradientUnits="userSpaceOnUse" + x1="967.65063" + y1="180.79343" + x2="977.40314" + y2="184.62659" + gradientTransform="matrix(2.999664,0,0,2.999757,-2894.6756,-509.95492)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="7" + inkscape:cx="21.023731" + inkscape:cy="11.999567" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="231" + inkscape:window-y="55" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="opacity:0.48093842;color:#000000;fill:url(#linearGradient13075);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13077);stroke-width:2.99999905;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.498648,46.500003 32.996304,0 -11.998656,-14.998785 -32.996304,0 11.998656,14.998785 z" + id="path11129" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient13070);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13072);stroke-width:2.99999905;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.498648,16.502433 32.996304,0 -11.998656,-14.9987845 -32.996304,0 11.998656,14.9987845 z" + id="path11131" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path11143" + d="m 25.497305,18.002312 -7.499161,8.999271 5.999329,0 -1e-6,14.998785 2.999664,-2.999757 10e-7,-11.999028 5.999327,0 -7.499159,-8.999271 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/layer-raise.svg b/share/icons/hicolor/scalable/actions/layer-raise.svg new file mode 100644 index 000000000..c1c67b8fb --- /dev/null +++ b/share/icons/hicolor/scalable/actions/layer-raise.svg @@ -0,0 +1,186 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="layer-raise.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient14200" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2894.9999,-528.00009)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-0" + id="linearGradient14202" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2894.9999,-528.00009)" /> + <linearGradient + id="linearGradient5704-0"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-4" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient14192" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2894.8769,-512.88273)" + x1="974.64948" + y1="180" + x2="964.1427" + y2="178.53358" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-0" + id="linearGradient14194" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2894.8769,-512.88273)" + x1="966.51788" + y1="177.34041" + x2="976.5202" + y2="181.08876" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient14206" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2894.9999,-504.00009)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-0" + id="linearGradient14208" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2894.9999,-504.00009)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4.9497475" + inkscape:cx="30.010123" + inkscape:cy="12.266338" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="247" + inkscape:window-y="14" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + y="0" + x="0" + height="48" + width="48.000057" + id="rect12856" + style="color:#000000;fill:none;stroke:none;stroke-width:1.39999998;marker:none;display:inline" /> + <path + style="color:#000000;fill:url(#linearGradient14206);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14208);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500044,43.499904 32.999999,0 -12,-14.999997 -32.9999982,0 11.9999992,14.999997 z" + id="use5780" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient14192);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14194);stroke-width:3.00000095;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.623044,34.617264 32.999999,0 -12,-14.999997 -32.9999982,0 11.9999992,14.999997 z" + id="path5705" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path7204" + d="m 25.623043,21.117267 7.5,8.999997 -6,0 0,9 -3,3 0,-12 -6,0 7.5,-8.999997 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + style="color:#000000;fill:url(#linearGradient14200);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14202);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.500044,19.499907 32.999999,0 -12,-15 -32.9999982,0 11.9999992,15 z" + id="use5778" + sodipodi:nodetypes="ccccc" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/layer-rename.svg b/share/icons/hicolor/scalable/actions/layer-rename.svg new file mode 100644 index 000000000..c2bd46201 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/layer-rename.svg @@ -0,0 +1,303 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="layer-rename.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-8" + id="linearGradient5693" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" /> + <linearGradient + id="linearGradient2485-8"> + <stop + id="stop2486-8" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-8" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5695" + gradientUnits="userSpaceOnUse" + x1="967.73901" + y1="178.93727" + x2="974.57471" + y2="184.71498" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-8" + id="linearGradient5787" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5789" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient5644" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7,0,0,1,311.2,8.5)" + x1="974.43518" + y1="172.44194" + x2="974.43518" + y2="174.93935" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-9" + id="linearGradient5658" + x1="994.15332" + y1="181.5609" + x2="992.73621" + y2="185" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient5704-9"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-5" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5663" + id="linearGradient5669" + x1="989.87738" + y1="185.18915" + x2="990.57349" + y2="179.19316" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.0706497,-0.23015)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5663"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop5665" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop5667" /> + </linearGradient> + <linearGradient + id="linearGradient2485-1"> + <stop + id="stop2486-83" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-7" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="184.8026" + x2="979.80444" + y1="182.46863" + x1="974.19751" + gradientTransform="matrix(3,0,0,2.9979373,-2895.0006,-500.62298)" + gradientUnits="userSpaceOnUse" + id="linearGradient12878" + xlink:href="#linearGradient2485-1" + inkscape:collect="always" /> + <linearGradient + y2="181.70978" + x2="977.93347" + y1="178.31856" + x1="968.88806" + gradientTransform="matrix(3,0,0,2.9979373,-2895.0006,-500.62298)" + gradientUnits="userSpaceOnUse" + id="linearGradient12880" + xlink:href="#linearGradient5704-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient12951" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7,0,0,1,311.2,8.5)" + x1="974.43518" + y1="172.44194" + x2="974.43518" + y2="174.93935" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-9" + id="linearGradient12953" + gradientUnits="userSpaceOnUse" + x1="994.15332" + y1="181.5609" + x2="992.73621" + y2="185" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5663" + id="linearGradient12955" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.0706497,-0.23015)" + x1="989.87738" + y1="185.18915" + x2="990.57349" + y2="179.19316" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="30.174768" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="230" + inkscape:window-y="63" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="color:#000000;fill:url(#linearGradient12878);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12880);stroke-width:2.99881077;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.499406,46.500595 32.999999,0 -11.999999,-14.989686 -33.0000006,0 12.0000006,14.989686 z" + id="use5771" + sodipodi:nodetypes="ccccc" /> + <g + id="g5621" + transform="matrix(0,-2.983515,3,0,-527.8776,2980.9192)"> + <path + id="path5597" + d="m 965.5,174.5 4,2 0,-4 -4,2 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + transform="translate(20,8)" /> + <path + sodipodi:nodetypes="ccccc" + id="path5599" + d="m 989.5731,180.459 7.5362,0 0,4 -7.5362,0 c 0.5,-1 0.5,-3 0,-4 z" + style="fill:url(#linearGradient12951);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="cccccc" + id="path5591" + d="m 998.0682,180.459 -9.5,0 -3.0682,2.041 3,2 9.6142,-0.041 c 0.6968,-1.102 0.6872,-2.9601 -0.046,-4 z" + style="fill:none;stroke:url(#linearGradient12953);stroke-width:1.00275898px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cc" + id="path5593" + d="m 989.0707,184.459 c 0.5,-0.6892 0.5,-3 0,-4" + style="fill:none;stroke:url(#linearGradient12955);stroke-width:1.00275862px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path5611" + d="m 996.6069,180.459 1.5073,0 c 0.5024,1 0.5024,3 0,4 l -1.5073,0 0,-4 z" + style="fill:#c80000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + <rect + y="3.0303948" + x="14.999359" + height="2.9979377" + width="3" + id="rect6047" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path6049" + d="m 16.499406,10.525282 0,14.989776" + style="fill:none;stroke:#ffffff;stroke-width:3px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/layer-top.svg b/share/icons/hicolor/scalable/actions/layer-top.svg new file mode 100644 index 000000000..0d3901fda --- /dev/null +++ b/share/icons/hicolor/scalable/actions/layer-top.svg @@ -0,0 +1,186 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="layer-top.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684-9" + id="linearGradient14359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2895,-528.00009)" + x1="974.64948" + y1="180" + x2="964.1427" + y2="178.53358" /> + <linearGradient + id="linearGradient6684-9"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686-3" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-01" + id="linearGradient14361" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-2895,-528.00009)" + x1="966.51788" + y1="177.34041" + x2="976.5202" + y2="181.08876" /> + <linearGradient + id="linearGradient5704-01"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-2" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-6" + id="linearGradient14365" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2895,-513.00009)" /> + <linearGradient + id="linearGradient2485-6"> + <stop + id="stop2486-4" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-4" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-01" + id="linearGradient14367" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2895,-513.00009)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-6" + id="linearGradient14371" + gradientUnits="userSpaceOnUse" + x1="974.19751" + y1="182.46863" + x2="979.80444" + y2="184.8026" + gradientTransform="matrix(3,0,0,3,-2895,-504.00009)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-01" + id="linearGradient14373" + gradientUnits="userSpaceOnUse" + x1="968.88806" + y1="178.31856" + x2="977.93347" + y2="181.70978" + gradientTransform="matrix(3,0,0,3,-2895,-504.00009)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4.9497475" + inkscape:cx="21.928903" + inkscape:cy="20.347558" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="406" + inkscape:window-y="46" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + y="0" + x="4.0618286e-07" + height="48" + width="48.000057" + id="use13602" + style="color:#000000;fill:none;stroke:none;stroke-width:1.39999998;marker:none;display:inline" /> + <path + style="color:#000000;fill:url(#linearGradient14371);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14373);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.5,43.499906 32.999999,0 -12,-14.999997 -32.9999985,0 L 13.5,43.499906 z" + id="use5794" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient14365);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14367);stroke-width:2.99984217;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.5,34.499906 32.999999,0 -12,-14.999997 -32.9999985,0 L 13.5,34.499906 z" + id="use5792" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;fill:url(#linearGradient14359);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14361);stroke-width:3.00000095;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.5,19.499909 32.999999,0 -12,-15.0000002 -32.9999985,0 L 13.5,19.499909 z" + id="use5767" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path7995" + d="m 25.623001,6.1172688 7.499998,9.0000002 -5.999998,0 1e-6,23.999997 -3,3 -1e-6,-26.999997 -5.999999,0 7.499999,-9.0000002 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/object-flip-horizontal.svg b/share/icons/hicolor/scalable/actions/object-flip-horizontal.svg new file mode 100644 index 000000000..3b6dc5f4a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/object-flip-horizontal.svg @@ -0,0 +1,186 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="object-flip-horizontal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6665" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1.686539,-1.016949,0,148.1771,249.4699)" + x1="-43.562527" + y1="186.11075" + x2="-35.449852" + y2="186.1308" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6667" + gradientUnits="userSpaceOnUse" + x1="-43.950001" + y1="187" + x2="-30.049999" + y2="187" + gradientTransform="matrix(0,1.007194,-1.016949,0,148.1771,220.2629)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684-4" + id="linearGradient6737" + gradientUnits="userSpaceOnUse" + x1="-36.94574" + y1="186.81528" + x2="-32.04113" + y2="184.4165" /> + <linearGradient + id="linearGradient6684-4"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient6739" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,145.0076,219.9968)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="15.812075" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="239" + inkscape:window-y="1" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="object_flip_hor" + transform="matrix(3,0,0,3,135,-525)" + style="display:inline"> + <rect + y="175" + x="-45" + height="16" + width="16" + id="rect6649" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99999982;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m -37.49238,176.4968 0,1" + id="path6651" + sodipodi:nodetypes="cc" /> + <path + style="color:#000000;fill:url(#linearGradient6665);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6667);stroke-width:0.89999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m -39.45,176.45 0,13.0935 -5.08475,0 L -39.45,176.45 z" + id="path6653" + sodipodi:nodetypes="cccc" /> + <path + style="color:#000000;fill:url(#linearGradient6737);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6739);stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m -35.49238,176.4968 0,13 5,0 -5,-13 z" + id="path6655" + sodipodi:nodetypes="cccc" /> + <use + x="0" + y="0" + xlink:href="#path6651" + id="use7618" + transform="translate(-0.0486211,2.96407)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use7618" + id="use7620" + transform="translate(0,3)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use7620" + id="use7622" + transform="translate(0,3)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use7622" + id="use7624" + transform="translate(0,3)" + width="1250" + height="1250" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/object-flip-vertical.svg b/share/icons/hicolor/scalable/actions/object-flip-vertical.svg new file mode 100644 index 000000000..ea3b10d2b --- /dev/null +++ b/share/icons/hicolor/scalable/actions/object-flip-vertical.svg @@ -0,0 +1,187 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="object-flip-vertical.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-8" + id="linearGradient7544" + x1="-43.950001" + y1="187" + x2="-30.049999" + y2="187" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.003713,0,0,1,0.163202,0)" /> + <linearGradient + id="linearGradient3480-8"> + <stop + id="stop3482-7" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-8" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-8" + id="linearGradient6743" + gradientUnits="userSpaceOnUse" + x1="-43.950001" + y1="187" + x2="-30.049999" + y2="187" + gradientTransform="matrix(1.003713,0,0,1,0.163202,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6727" + x1="-34.943748" + y1="175.93307" + x2="-32.95787" + y2="180.95" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.003597,0,0,1,0.158094,0)" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-8" + id="linearGradient6745" + gradientUnits="userSpaceOnUse" + x1="-43.950001" + y1="187" + x2="-30.049999" + y2="187" + gradientTransform="matrix(1.003597,0,0,1,0.158094,0)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="15.812075" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="object_flip_ver" + transform="matrix(3,0,0,3,135,-525)" + style="display:inline"> + <rect + y="175" + x="-45" + height="16" + width="16" + id="rect4332" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99999982;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m -43.5,182.5 1,0" + id="path4335" + sodipodi:nodetypes="cc" /> + <path + style="color:#000000;fill:url(#linearGradient7544);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6743);stroke-width:0.89999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m -43.49833,184.5 13.04827,0 0,5 -13.04827,-5 z" + id="rect4339" + sodipodi:nodetypes="cccc" /> + <path + style="color:#000000;fill:url(#linearGradient6727);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6745);stroke-width:0.89999992;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m -43.49838,180.5 13.04676,0 0,-5 -13.04676,5 z" + id="path5098" + sodipodi:nodetypes="cccc" /> + <use + x="0" + y="0" + xlink:href="#path4335" + id="use7626" + transform="translate(2.959,-0.0391199)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use7626" + id="use7628" + transform="translate(3,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use7628" + id="use7630" + transform="translate(3,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use7630" + id="use7632" + transform="translate(3,0)" + width="1250" + height="1250" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/object-group.svg b/share/icons/hicolor/scalable/actions/object-group.svg new file mode 100644 index 000000000..543d1dbb5 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/object-group.svg @@ -0,0 +1,220 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="object-group.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-6" + id="linearGradient10394" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.000669,344.0026,53.00302)" + x1="11.87961" + y1="205.44775" + x2="18.584427" + y2="211.60497" /> + <linearGradient + id="linearGradient5704-6"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-5" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient10396" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.664561,338.7448,-99.07928)" + x1="20.716461" + y1="218.81378" + x2="16.761377" + y2="215.07632" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient10398" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,0.997343,344.0641,45.72171)" + x1="15.646495" + y1="214.54108" + x2="17.047382" + y2="218.98761" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-6" + id="linearGradient5819" + gradientUnits="userSpaceOnUse" + x1="99.313484" + y1="210.5" + x2="111.68652" + y2="210.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient5821" + gradientUnits="userSpaceOnUse" + x1="108.35131" + y1="215.4819" + x2="101.19292" + y2="206.99658" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient5823" + gradientUnits="userSpaceOnUse" + x1="101.75068" + y1="205.19197" + x2="108.8156" + y2="212.99005" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="296" + inkscape:window-y="16" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-1059.9666,-756.46234)" + id="selection_group"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient10394);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect10382" + width="8.9968081" + height="7.0038061" + x="355.8222" + y="258.6503" /> + <rect + style="color:#000000;fill:url(#linearGradient10396);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10398);stroke-width:1.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect10384" + width="6.9948139" + height="4.999979" + x="356.8222" + y="259.6496" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" + id="rect10765" + width="2.00001" + height="1.999995" + x="353.36319" + y="252.1931" /> + <use + x="0" + y="0" + xlink:href="#rect10765" + id="use8592" + transform="translate(13.959,-0.03898)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use8592" + id="use8594" + transform="translate(-14,14)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use8594" + id="use8596" + transform="translate(14,-5.001575e-6)" + width="1250" + height="1250" /> + <g + transform="matrix(1,0,0,1.008019,335.3152,51.42912)" + id="g10379" /> + <g + id="g10421"> + <path + sodipodi:type="arc" + style="color:#000000;fill:none;stroke:url(#linearGradient5819);stroke-width:1.37303555;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="path10763" + sodipodi:cx="105.5" + sodipodi:cy="210.5" + sodipodi:rx="5.5" + sodipodi:ry="5.5" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + transform="matrix(0.727881,0,0,0.728748,287.069,104.2892)" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:url(#linearGradient5821);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5823);stroke-width:1.82622421;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="path10409" + sodipodi:cx="105.5" + sodipodi:cy="210.5" + sodipodi:rx="5.5" + sodipodi:ry="5.5" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + transform="matrix(0.547085,0,0,0.548073,306.1137,142.2991)" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/object-rotate-left.svg b/share/icons/hicolor/scalable/actions/object-rotate-left.svg new file mode 100644 index 000000000..4f57f15a0 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/object-rotate-left.svg @@ -0,0 +1,140 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="object-rotate-left.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient18757" + gradientUnits="userSpaceOnUse" + x1="-42.309338" + y1="189.54932" + x2="-40.58511" + y2="183.81453" + gradientTransform="matrix(-3,0,0,3,-86.78796,-525.00004)" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-2" + id="linearGradient18759" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,3,3,0,-521.81075,134.99038)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + <linearGradient + id="linearGradient3480-2"> + <stop + id="stop3482-4" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-8" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="15.812075" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="239" + inkscape:window-y="1" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect7457" + width="48" + height="48" + x="-48.212029" + y="0" + transform="scale(-1,1)" /> + <path + sodipodi:nodetypes="cccc" + id="path7459" + d="m 25.71204,1.4999724 0,44.9999996 18,0 -18,-44.9999996 z" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccc" + id="path7461" + d="m 1.71204,40.499972 45,0 0,-18 -45,18 z" + style="color:#000000;fill:url(#linearGradient18757);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18759);stroke-width:3.00000191;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cc" + id="use7610" + d="m 19.83504,7.3826724 -6,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="use7613" + d="m 12.33504,10.382672 -3,0" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccccccccccccccc" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" + d="m 9.0492,11.883842 -3,0 -0.0492,9.1173 -6,0 0,3 3,0 0,3 3,0 0,3 3,0 0,-3 3,0 0,-3 3,0 0,-3 -6,0 0.0492,-9.1173 z" + id="use5439" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/object-rotate-right.svg b/share/icons/hicolor/scalable/actions/object-rotate-right.svg new file mode 100644 index 000000000..b0a32ccce --- /dev/null +++ b/share/icons/hicolor/scalable/actions/object-rotate-right.svg @@ -0,0 +1,142 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="object-rotate-right.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6672" + x1="-38.782421" + y1="183.19646" + x2="-41.620148" + y2="190.23405" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient7548" + gradientUnits="userSpaceOnUse" + x1="-42.133953" + y1="183.3679" + x2="-34.245693" + y2="186.74951" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="15.812075" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="239" + inkscape:window-y="1" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="object_rotate_90_CW" + transform="matrix(3,0,0,3,135,-525)" + style="display:inline"> + <rect + y="175" + x="-45" + height="16" + width="16" + id="rect7508" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m -37.5,175.5 0,15 -6,0 6,-15 z" + id="path7510" + sodipodi:nodetypes="cccc" /> + <path + style="color:#000000;fill:url(#linearGradient6672);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7548);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m -29.5,188.5 -15,0 0,-6 15,6 z" + id="path7512" + sodipodi:nodetypes="cccc" /> + <path + id="path7514" + d="m -32.01635,178.9609 1,0 L -31,182 l 2,0 0,1 -1,0 0,1 -1,0 0,1 -1,0 0,-1 -1,0 0,-1 -1,0 0,-1 2,0 -0.01635,-3.0391 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" + sodipodi:nodetypes="ccccccccccccccccc" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m -35.541,177.4609 2,0" + id="path7604" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m -33.041,178.4609 1,0" + id="path7606" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/object-to-path.svg b/share/icons/hicolor/scalable/actions/object-to-path.svg new file mode 100644 index 000000000..b0cee850e --- /dev/null +++ b/share/icons/hicolor/scalable/actions/object-to-path.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="object-to-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="15.812075" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="object_tocurve" + transform="matrix(3,0,0,3,135,-525.09642)"> + <path + style="fill:none;stroke:#646464;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m -37.0131,188.9855 c 2,4 9.20151,-0.6776 7.20151,-3.6776 -1.29515,-1.9427 -9.43,0.365 -12.7582,-1.8538 -3,-2 -2.55095,-8.4795 2.51639,-7.9119 4.63729,0.5239 1.42785,10.2184 3.0403,13.4433 z" + id="path4438" + sodipodi:nodetypes="cssss" /> + <rect + y="175" + x="-45" + height="16" + width="16" + id="rect4440" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + y="-39.5126" + x="-178.495" + height="3.0235641" + width="3.009614" + id="rect4442" + style="color:#000000;fill:#6464ff;fill-opacity:0.39215692;fill-rule:evenodd;stroke:#0000ff;stroke-width:1.0000025;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + transform="matrix(2.812379e-6,-1,1,-2.844556e-6,0,0)" /> + <use + x="0" + y="0" + xlink:href="#rect4442" + id="use6691" + transform="translate(-4.027901,6.951345)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect4442" + id="use6693" + transform="translate(6.948524,11.95135)" + width="1250" + height="1250" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/object-transform.svg b/share/icons/hicolor/scalable/actions/object-transform.svg new file mode 100644 index 000000000..c8f427e3c --- /dev/null +++ b/share/icons/hicolor/scalable/actions/object-transform.svg @@ -0,0 +1,160 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="object-transform.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient7596" + gradientUnits="userSpaceOnUse" + x1="11.87961" + y1="205.44775" + x2="18.584427" + y2="211.60497" + gradientTransform="matrix(1,0,0,1.133349,0,-27.33777)" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5734" + id="linearGradient7598" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.980119,-4.001611,-220.1696)" + x1="16.396698" + y1="214.80972" + x2="21.329924" + y2="218.81409" /> + <linearGradient + id="linearGradient5734"> + <stop + id="stop5736" + offset="0" + style="stop-color:#8ab3df;stop-opacity:1;" /> + <stop + id="stop5738" + offset="1" + style="stop-color:#ffffff" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-2" + id="linearGradient7600" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.752624,0,0,1.186414,0.561763,-47.91824)" + x1="15.646495" + y1="214.54108" + x2="17.498137" + y2="218.80258" /> + <linearGradient + id="linearGradient5740-2"> + <stop + id="stop5742-1" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-9" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="15.812075" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="object_trans" + transform="matrix(2.992083,0,0,2.992698,-1151.8253,-344.04782)"> + <path + sodipodi:nodetypes="cscs" + id="path11132" + d="m 394.9,119.4 c 3.036,0 5.5,2.464 5.5,5.5 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5" + style="color:#000000;fill:none;stroke:#c80000;stroke-width:1.20305181;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:1.2030517, 1.2030517;stroke-dashoffset:0.2406103;marker:none;display:inline" /> + <path + id="path11140" + d="m 394,119 0,1 1,0 0,1 1,0 0,1 1,0 0,-5 -1,0 0,1 -1,0 0,1 -1,0 z" + style="fill:#c80000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <g + transform="matrix(1,0,0,1.008019,374.9507,-91.76403)" + id="g7590"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient7596);stroke-width:0.99854738;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect7592" + width="7.9986801" + height="7.9324479" + x="10.5083" + y="205.57651" /> + <rect + style="color:#000000;fill:url(#linearGradient7598);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7600);stroke-width:0.99854869;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect7594" + width="6.00072" + height="5.9478478" + x="11.50669" + y="206.5649" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/object-ungroup.svg b/share/icons/hicolor/scalable/actions/object-ungroup.svg new file mode 100644 index 000000000..1e52bef6b --- /dev/null +++ b/share/icons/hicolor/scalable/actions/object-ungroup.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="object-ungroup.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient16913" + gradientUnits="userSpaceOnUse" + x1="99.313484" + y1="210.5" + x2="111.68652" + y2="210.5" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-1" + id="linearGradient16915" + gradientUnits="userSpaceOnUse" + x1="108.35131" + y1="215.4819" + x2="101.19292" + y2="206.99658" /> + <linearGradient + id="linearGradient5740-1"> + <stop + id="stop5742-0" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-0" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-1" + id="linearGradient16917" + gradientUnits="userSpaceOnUse" + x1="101.75068" + y1="205.19197" + x2="108.8156" + y2="212.99005" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient16890" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124777,0,0,1.399469,339.507,-41.54364)" + x1="15.156842" + y1="214.00838" + x2="22.042753" + y2="218.39743" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + y2="218.81555" + x2="20.989225" + y1="215.0097" + x1="17.483265" + gradientTransform="matrix(1.165669,0,0,1.655559,338.7499,-97.1359)" + gradientUnits="userSpaceOnUse" + id="linearGradient16991" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + <linearGradient + y2="214.38213" + x2="16.109276" + y1="219.69438" + x1="19.085964" + gradientTransform="matrix(0.87731,0,0,0.991952,344.0693,46.88201)" + gradientUnits="userSpaceOnUse" + id="linearGradient16993" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="296" + inkscape:window-y="16" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="g6068" + transform="matrix(3,0,0,3,-1059.9666,-756.46236)"> + <rect + y="258.65411" + x="355.82739" + height="6.9991608" + width="8.9967346" + id="rect9496" + style="color:#000000;fill:none;stroke:url(#linearGradient16890);stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="259.6532" + x="356.8273" + height="4.9729452" + width="6.994853" + id="rect9498" + style="color:#000000;fill:url(#linearGradient16991);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient16993);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <rect + y="8.5830688e-06" + x="15" + height="5.9999847" + width="6.00003" + id="use8598" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" /> + <rect + y="8.5830688e-06" + x="42" + height="5.9999847" + width="6.00003" + id="use8601" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" /> + <rect + y="12.000015" + x="0" + height="5.9999847" + width="6.00003" + id="use8603" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" /> + <rect + y="27.000015" + x="42" + height="5.9999847" + width="6.00003" + id="use8605" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" /> + <rect + y="42.000015" + x="36" + height="5.9999847" + width="6.00003" + id="use8607" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" /> + <rect + y="42.000015" + x="0" + height="5.9999847" + width="6.00003" + id="use8609" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" /> + <rect + y="27.000015" + x="15" + height="5.9999847" + width="6.00003" + id="use9484" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000006;marker:none;display:inline" /> + <g + id="use10425" + transform="matrix(3,0,0,3,-1060.0713,-756.54768)"> + <path + transform="matrix(0.727881,0,0,0.728748,287.069,104.2892)" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + sodipodi:ry="5.5" + sodipodi:rx="5.5" + sodipodi:cy="210.5" + sodipodi:cx="105.5" + id="path16909" + style="color:#000000;fill:none;stroke:url(#linearGradient16913);stroke-width:1.37303555;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.547085,0,0,0.548073,306.1137,142.2991)" + d="m 111,210.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + sodipodi:ry="5.5" + sodipodi:rx="5.5" + sodipodi:cy="210.5" + sodipodi:cx="105.5" + id="path16911" + style="color:#000000;fill:url(#linearGradient16915);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient16917);stroke-width:1.82622421;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-break-apart.svg b/share/icons/hicolor/scalable/actions/path-break-apart.svg new file mode 100644 index 000000000..48fb376eb --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-break-apart.svg @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-break-apart.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="selection_break" + transform="matrix(3,0,0,3,-944.71941,-627.0249)" + style="fill:#8ab3df;fill-opacity:0.58823529;stroke:#0000ff;stroke-opacity:1"> + <path + style="color:#000000;fill:#99b6d4;fill-opacity:0.7;fill-rule:evenodd;stroke:#0000ff;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 235.5312,230.5312 0,9.9688 10.0938,0 0,-3.9688 c -0.1703,0.016 -0.3256,0.0313 -0.5,0.0313 -3.0445,0 -5.5313,-2.4773 -5.5313,-5.5313 0,-0.167 0.0168,-0.3367 0.0313,-0.5 l -4.0938,0 z" + transform="translate(79.87527,-15.9917)" + id="rect10834" /> + <path + transform="matrix(1.103062,0,0,1.10649,-36.96118,-22.90202)" + d="m 333,215 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z" + sodipodi:ry="5" + sodipodi:rx="5" + sodipodi:cy="215" + sodipodi:cx="328" + id="path5724" + style="color:#000000;fill:#99b7d5;fill-opacity:0.70196078;fill-rule:evenodd;stroke:#0000ff;stroke-width:0.81931818;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-combine.svg b/share/icons/hicolor/scalable/actions/path-combine.svg new file mode 100644 index 000000000..c5e0fe7f0 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-combine.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-combine.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="selection_combine" + transform="matrix(3,0,0,3,-944.7483,-626.9934)"> + <path + id="rect10868" + style="color:#000000;fill:#99b7d6;fill-opacity:0.70196078;fill-rule:evenodd;stroke:#0000ff;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 315.4161,214.5498 10.0839,0 0,9.948 -10.0839,0 0,-9.948 z m 15.0839,0.4827 c 0,3.0539 -2.4709,5.5324 -5.5153,5.5324 -3.0445,0 -5.5153,-2.4785 -5.5153,-5.5324 0,-3.054 2.4708,-5.5325 5.5153,-5.5325 3.0444,0 5.5153,2.4785 5.5153,5.5325 z" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-cut.svg b/share/icons/hicolor/scalable/actions/path-cut.svg new file mode 100644 index 000000000..70575f637 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-cut.svg @@ -0,0 +1,80 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-cut.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="cut_path" + transform="matrix(3,0,0,3,-944.74842,-627)" + inkscape:label="#cut_path"> + <path + transform="translate(95.41614,59.5)" + style="color:#000000;fill:none;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:1, 1;stroke-dashoffset:0;marker:none;display:inline" + d="m 224,155.5 c 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 0,3.036 -2.464,5.5 -5.5,5.5" + id="path10897" + sodipodi:nodetypes="cscs" /> + <path + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 220.5,155.5625 0,9.9375 10.0937,0 0,-4.125 c -0.206,0.0234 -0.3814,0.125 -0.5937,0.125 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-0.1565 0.0809,-0.2843 0.0937,-0.4375 l -4.0937,0 z" + transform="translate(94.91614,59)" + id="path10899" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-difference.svg b/share/icons/hicolor/scalable/actions/path-difference.svg new file mode 100644 index 000000000..924293e90 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-difference.svg @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-difference.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="difference" + transform="matrix(3,0,0,3,-944.74842,-627)" + inkscape:label="#difference"> + <path + sodipodi:type="arc" + style="color:#000000;fill:none;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:1, 1;stroke-dashoffset:0;marker:none;display:inline" + id="path10888" + sodipodi:cx="229.5" + sodipodi:cy="155.5" + sodipodi:rx="5.5" + sodipodi:ry="5.5" + d="m 235,155.5 c 0,3.036 -2.464,5.5 -5.5,5.5 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 z" + transform="translate(95.41614,59.5)" /> + <path + style="color:#000000;fill:#99b7d6;fill-opacity:0.70196078;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 220.5,155.5625 0,9.9375 10.0937,0 0,-4.125 c -0.206,0.0234 -0.3814,0.125 -0.5937,0.125 -3.036,0 -5.5,-2.464 -5.5,-5.5 0,-0.1565 0.0809,-0.2843 0.0937,-0.4375 l -4.0937,0 z" + transform="translate(94.91614,59)" + id="rect10884" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-division.svg b/share/icons/hicolor/scalable/actions/path-division.svg new file mode 100644 index 000000000..c2a5da801 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-division.svg @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-division.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="division" + transform="matrix(3,0,0,3,-944.71929,-626.88264)"> + <path + style="color:#000000;fill:#99b7d6;fill-opacity:0.70196078;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 235.5312,170.5312 0,9.9688 10.0938,0 -0.0938,-4.0625 c -0.1736,0.0165 -0.322,0.0937 -0.5,0.0937 -3.036,0 -5.4999,-2.4639 -5.5,-5.5 0,-0.1779 0.0773,-0.3263 0.0938,-0.5 l -4.0938,0 z" + transform="translate(79.87523,43.96088)" + id="rect10930" + sodipodi:nodetypes="ccccsscc" /> + <path + transform="translate(95.4161,59.5)" + style="color:#000000;fill:none;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:1, 1;stroke-dashoffset:0;marker:none;display:inline" + d="m 224,155.5 c 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 0,3.036 -2.464,5.5 -5.5,5.5" + id="path10924" + sodipodi:nodetypes="cscs" /> + <path + style="color:#000000;fill:#99b7d6;fill-opacity:0.70196078;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 319.469,214.4609 c -0.0166,0.1736 -0.0938,0.322 -0.0938,0.5 0,3.036 2.464,5.5 5.5,5.5 0.178,0 0.3264,-0.0772 0.5,-0.0938 l 0,-5.9062 -5.9062,0 z" + id="path5727" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-dynamic-offset.svg b/share/icons/hicolor/scalable/actions/path-dynamic-offset.svg new file mode 100644 index 000000000..9f66f6c5e --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-dynamic-offset.svg @@ -0,0 +1,97 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-dynamic-offset.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:nodetypes="ccccc" + id="path10779" + d="m 1.62261,1.5 0,24 c 9,0 21,12 21,21 l 24,0 c 0,-24 -21,-45 -45,-45 z" + style="fill:#8ab3de;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3, 6;stroke-dashoffset:0" + d="m 2.46231,24.6603 c 9,0 21,12 21,21" + id="path10783" + sodipodi:nodetypes="cc" /> + <path + style="color:#000000;fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 1.62261,13.5 c 15,0 33,15 33,33" + id="path10787" + sodipodi:nodetypes="cc" /> + <rect + transform="matrix(2.812379e-6,-1,1,-2.844556e-6,0,0)" + style="color:#000000;fill:#6464ff;fill-opacity:0.39215692;fill-rule:evenodd;stroke:#0000ff;stroke-width:3.00000763;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use5699" + width="9.028842" + height="9.0706921" + x="-28.382914" + y="19.429478" /> + <path + style="color:#000000;fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3, 6;stroke-dashoffset:0;marker:none;display:inline" + d="m 1.5,1.383 c 24,0 45,21 45,45" + id="use5710" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cccc" + id="use5695" + d="m 1.5,46.383 0,-24 c 12,0 24,12 24,24 l -24,0 z" + style="color:#000000;fill:#99b6d4;fill-opacity:0.58999999;fill-rule:evenodd;stroke:none;stroke-width:1px;marker:none;display:inline" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-exclusion.svg b/share/icons/hicolor/scalable/actions/path-exclusion.svg new file mode 100644 index 000000000..52e79620a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-exclusion.svg @@ -0,0 +1,81 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-exclusion.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <inkscape:perspective + id="perspective20428" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="exclusion" + transform="matrix(3,0,0,3,-944.7483,-626.9934)" + inkscape:label="#exclusion"> + <path + id="path10934" + style="color:#000000;fill:#99b7d6;fill-opacity:0.70196078;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 315.4161,214.5498 10.0839,0 0,9.948 -10.0839,0 0,-9.948 z m 15.0839,0.4827 c 0,3.0539 -2.4709,5.5324 -5.5153,5.5324 -3.0445,0 -5.5153,-2.4785 -5.5153,-5.5324 0,-3.054 2.4708,-5.5325 5.5153,-5.5325 3.0444,0 5.5153,2.4785 5.5153,5.5325 z" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-inset.svg b/share/icons/hicolor/scalable/actions/path-inset.svg new file mode 100644 index 000000000..ac1cfcd7a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-inset.svg @@ -0,0 +1,88 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-inset.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:nodetypes="ccccc" + id="use5684" + d="m 1.37739,1.383 0,21 c 12,0 24,12 24,24 l 21,0 c 0,-24 -21,-45 -45,-45 z" + style="fill:#99b7d4;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="cccc" + id="use5692" + d="m 1.37739,46.383 0,-24 c 12,0 24,12 24,24 l -24,0 z" + style="color:#000000;fill:#99b6d4;fill-opacity:0.58999999;fill-rule:evenodd;stroke:none;stroke-width:1px;marker:none;display:inline" /> + <path + style="color:#000000;fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3, 6;stroke-dashoffset:0;marker:none;display:inline" + d="m 1.5,1.5 c 24,0 45,21 45,45" + id="path10769" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 1.5,22.5 c 12,0 24,12 24,24" + id="path10771" + sodipodi:nodetypes="cc" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 22.5,25.5 12,0 -12,-12 0,12 z" + id="path10773" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-intersection.svg b/share/icons/hicolor/scalable/actions/path-intersection.svg new file mode 100644 index 000000000..1f3e16e85 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-intersection.svg @@ -0,0 +1,87 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-intersection.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="intersection" + transform="matrix(3,0,0,3,-944.74832,-627)" + inkscape:label="#intersection"> + <rect + style="color:#000000;fill:none;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:1, 1;stroke-dashoffset:0.5;marker:none;display:inline" + id="rect6889" + width="10" + height="10" + x="315.41611" + y="214.5" /> + <path + transform="translate(95.4161,59.5)" + style="color:#000000;fill:none;stroke:#c80000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:1, 1;stroke-dashoffset:0;marker:none;display:inline" + d="m 224,155.5 c 0,-3.036 2.464,-5.5 5.5,-5.5 3.036,0 5.5,2.464 5.5,5.5 0,3.036 -2.464,5.5 -5.5,5.5" + id="path10903" + sodipodi:nodetypes="cscs" /> + <path + style="color:#000000;fill:#99b7d6;fill-opacity:0.70196078;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 204.5937,175.5 c -0.0165,0.1736 -0.0937,0.3221 -0.0937,0.5 0,3.036 2.464,5.5 5.5,5.5 0.1779,0 0.3264,-0.0772 0.5,-0.0938 l 0,-5.9062 -5.9063,0 z" + transform="translate(114.9161,39)" + id="rect10907" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-linked-offset.svg b/share/icons/hicolor/scalable/actions/path-linked-offset.svg new file mode 100644 index 000000000..f8c8ef444 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-linked-offset.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-linked-offset.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:nodetypes="cccc" + id="use5697" + d="m 1.5,46.5 0,-24 c 12,0 24,12 24,24 l -24,0 z" + style="color:#000000;fill:#99b6d4;fill-opacity:0.58999999;fill-rule:evenodd;stroke:none;stroke-width:1px;marker:none;display:inline" /> + <path + sodipodi:nodetypes="ccccc" + id="use5690" + d="m 1.5,1.5 0,21 c 12,0 24,12 24,24 l 21,0 c 0,-24 -21,-45 -45,-45 z" + style="fill:#99b7d4;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 1.5,1.5 c 24,0 45,21 45,45" + id="use5714" + sodipodi:nodetypes="cc" /> + <rect + transform="matrix(2.812379e-6,-1,1,-2.844556e-6,0,0)" + style="color:#000000;fill:#6464ff;fill-opacity:0.39215692;fill-rule:evenodd;stroke:#0000ff;stroke-width:3.00000763;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use5702" + width="9.028842" + height="9.0706921" + x="-19.528851" + y="28.500038" /> + <path + style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 1.5,22.5 c 12,0 24,12 24,24" + id="use5717" + sodipodi:nodetypes="cc" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-outset.svg b/share/icons/hicolor/scalable/actions/path-outset.svg new file mode 100644 index 000000000..d14972692 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-outset.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-outset.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-870,-465)" + id="outset_path"> + <path + style="color:#000000;fill:#99b6d4;fill-opacity:0.58999999;fill-rule:evenodd;stroke:none;stroke-width:1px;marker:none;display:inline" + d="m 290.5,170.5 0,-8 c 4,0 8,4 8,8 l -8,0 z" + id="path10754" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#99b7d4;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 290.5,155.5 0,7 c 4,0 8,4 8,8 l 7,0 c 0,-8 -7,-15 -15,-15 z" + id="path10752" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="cc" + id="path10741" + d="m 290.5,155.5 c 8,0 15,7 15,15" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cc" + id="path10743" + d="m 290.5,162.5 c 4,0 8,4 8,8" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1, 2;stroke-dashoffset:0" /> + <path + id="path10745" + d="m 299.5,161.5 -4,0 4,4 0,-4 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-reverse.svg b/share/icons/hicolor/scalable/actions/path-reverse.svg new file mode 100644 index 000000000..4014cd0b3 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-reverse.svg @@ -0,0 +1,95 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-reverse.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="selection_reverse" + transform="matrix(3,0,0,3,-1153.5,-448.5)"> + <path + style="fill:none;stroke:#646464;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 385,165 c 0,-5 2.5,-7.5 7.5,-7.5 4,0 7.5,-2.5 7.5,-7.5" + id="path10967" + sodipodi:nodetypes="csc" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 386.5,151.5 7,0 0,-2 3,2.5 -3,2.5 0,-2 -7,0 0,-1 z" + id="path10971" + sodipodi:nodetypes="cccccccc" /> + <rect + transform="matrix(2.812379e-6,-1,1,-2.844556e-6,0,0)" + style="color:#000000;fill:#6464ff;fill-opacity:0.39215692;fill-rule:evenodd;stroke:#0000ff;stroke-width:1.0000025;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use5704" + width="3.009614" + height="3.0235641" + x="-158.96207" + y="390.95944" /> + <use + x="0" + y="0" + xlink:href="#path10971" + id="use3760" + transform="matrix(-1,0,0,-1,784.959,314.961)" + width="1250" + height="1250" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-simplify.svg b/share/icons/hicolor/scalable/actions/path-simplify.svg new file mode 100644 index 000000000..5e9480742 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-simplify.svg @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-simplify.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="205" + inkscape:window-y="48" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + style="stroke:#000000;stroke-opacity:1" + transform="matrix(3,0,0,3,-1459.359,-570)" + id="simplify" + inkscape:label="#simplify"> + <path + id="path10936" + style="fill:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4" + d="m 486.953,205.5 15,0 m 0,-4.0745 c -6.5,4.5 -8.5,-6.9713 -15,-1 m 0,-6.7577 c 2,5 2.1366,-2.0683 4,-3 2,-1 2.3412,3.0236 3,5 1,3 2,-3 4,-4 2.8284,-1.4142 0,7 4,3" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/path-union.svg b/share/icons/hicolor/scalable/actions/path-union.svg new file mode 100644 index 000000000..f9e28c91c --- /dev/null +++ b/share/icons/hicolor/scalable/actions/path-union.svg @@ -0,0 +1,82 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="path-union.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <inkscape:perspective + id="perspective20260" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="union" + transform="matrix(3,0,0,3,-944.74842,-627)" + style="fill:#8ea7c4;fill-opacity:1"> + <path + style="color:#000000;fill:#99b7d6;fill-opacity:0.70196078;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 225.0625,150.5 c -2.8791,0 -5.1577,2.2389 -5.4063,5.0625 l -4.1562,0 0,9.9375 10.0937,0 0,-4.0313 c 2.7853,-0.2784 5,-2.5707 5,-5.4375 0,-3.0539 -2.4867,-5.5312 -5.5312,-5.5312 z" + transform="translate(99.91614,59)" + id="rect10877" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/selection-bottom.svg b/share/icons/hicolor/scalable/actions/selection-bottom.svg new file mode 100644 index 000000000..d5433b749 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/selection-bottom.svg @@ -0,0 +1,183 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="selection-bottom.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient17377" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,2.873979,135.00555,-475.50778)" + x1="-47.741638" + y1="179.49295" + x2="-24.431232" + y2="179.49295" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-4" + id="linearGradient17379" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,2.890038,135.00555,-478.49791)" + x1="-44.417458" + y1="181.08862" + x2="-29.504631" + y2="181.08862" /> + <linearGradient + id="linearGradient3480-4"> + <stop + id="stop3482-3" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-5" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-4" + id="linearGradient17383" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,134.95833,-498.1174)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-4" + id="linearGradient17387" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,135.03729,-507.1174)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-4" + id="linearGradient17391" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,135.03729,-516.1174)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-4" + id="linearGradient17395" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,134.95833,-525.1174)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="252" + inkscape:window-y="1" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect6698" + width="48" + height="48" + x="0.12080383" + y="0" /> + <path + id="use7653" + d="m 29.997811,2.8550164 c 14.92104,0 14.92104,0 14.92104,0" + style="fill:none;stroke:url(#linearGradient17395);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="use7655" + d="m 30.076771,11.855017 c 14.92104,0 14.92104,0 14.92104,0" + style="fill:none;stroke:url(#linearGradient17391);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="use7657" + d="m 30.076771,20.855018 c 14.92104,0 14.92104,0 14.92104,0" + style="fill:none;stroke:url(#linearGradient17387);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="use7659" + d="m 29.997811,29.855018 c 14.92104,0 14.92104,0 14.92104,0" + style="fill:none;stroke:url(#linearGradient17383);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <rect + style="color:#000000;fill:url(#linearGradient17377);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient17379);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use8586" + width="44.99781" + height="6.0077972" + x="1.5" + y="37.34729" /> + <path + sodipodi:nodetypes="cccccccc" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 12.120812,-0.02729362 -3.0000004,0 -10e-8,24.00000162 -5.9999999,0 7.4999994,9 7.500001,-9 -6.000001,0 1e-6,-24.00000162 z" + id="use4704" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/selection-lower.svg b/share/icons/hicolor/scalable/actions/selection-lower.svg new file mode 100644 index 000000000..d08ab6ae8 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/selection-lower.svg @@ -0,0 +1,176 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="selection-lower.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-0" + id="linearGradient17648" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.778991,0,0,3,188.18897,-530.9724)" + x1="-37.500759" + y1="181.99083" + x2="-29.000008" + y2="181.99083" /> + <linearGradient + id="linearGradient3480-0"> + <stop + id="stop3482-5" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-0" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684-3" + id="linearGradient17610" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,2.873979,135.00555,-481.36278)" + x1="-47.741638" + y1="179.49295" + x2="-24.431232" + y2="179.49295" /> + <linearGradient + id="linearGradient6684-3"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686-3" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-0" + id="linearGradient17612" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,2.890038,135.00555,-484.35291)" + x1="-44.417458" + y1="181.08862" + x2="-29.504631" + y2="181.08862" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-0" + id="linearGradient17652" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,134.95833,-482.9724)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-0" + id="linearGradient17656" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,135.03729,-503.9724)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-0" + id="linearGradient17660" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,134.95833,-521.9724)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="242" + inkscape:window-y="1" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:nodetypes="ccccccccccc" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 9.1208086,12.11736 3.0000004,0 0,3 -3.0000004,0 0,3 6.0000004,0 -7.5000004,9 -7.50000002,-9 6.00000002,0 0,-3 3,-3 z" + id="path10505" /> + <path + id="use7638" + d="m 29.997809,6.0000002 c 14.921043,0 14.921043,0 14.921043,0" + style="fill:none;stroke:url(#linearGradient17660);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="use7641" + d="m 30.076772,24 c 14.92104,0 14.92104,0 14.92104,0" + style="fill:none;stroke:url(#linearGradient17656);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="use7643" + d="m 29.997809,45 c 14.921043,0 14.921043,0 14.921043,0" + style="fill:none;stroke:url(#linearGradient17652);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <rect + style="color:#000000;fill:url(#linearGradient17610);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient17612);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect8574" + width="44.99781" + height="6.0077972" + x="1.5" + y="31.492224" /> + <path + id="use8589" + d="m 20.997809,15 c 23.821443,0 23.821443,0 23.821443,0" + style="fill:none;stroke:url(#linearGradient17648);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/selection-make-bitmap-copy.svg b/share/icons/hicolor/scalable/actions/selection-make-bitmap-copy.svg new file mode 100644 index 000000000..109f474c5 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/selection-make-bitmap-copy.svg @@ -0,0 +1,360 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="selection-make-bitmap-copy.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + id="linearGradient5740-7"> + <stop + id="stop5742-13" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-5" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient900" + id="linearGradient6662" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.02198,0,0,1,-8.921317,-0.991053)" + x1="361.6976" + y1="261.24728" + x2="367.26514" + y2="264.46481" /> + <linearGradient + id="linearGradient900"> + <stop + id="stop1014" + offset="0.0000000" + style="stop-color:#e4ffa6;stop-opacity:1.0000000;" /> + <stop + id="stop1015" + offset="1.0000000" + style="stop-color:#3a7801;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-7" + id="linearGradient6664" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1.02198,0,139.2735,219.0057)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + <linearGradient + id="linearGradient3480-7"> + <stop + id="stop3482-2" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-2" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient8156" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,-6.359476,-29.34859)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient8158" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,-11.61728,-223.557)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient8160" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,-6.297976,-49.98854)" + x1="14.855348" + y1="212.71106" + x2="17.852816" + y2="218.19952" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient8162" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,-7.27874,-143.5936)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient8164" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,-16.32051,-505.9534)" + x1="21.809561" + y1="219.11699" + x2="10.294251" + y2="212.95068" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-7" + id="linearGradient8166" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,-8.72932,-217.1732)" + x1="16.814611" + y1="213.65869" + x2="17.988022" + y2="218.2771" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-2" + id="linearGradient11197" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.939394,0,0,1,15.63564,3.573014)" + x1="256.89447" + y1="73.65818" + x2="250.66499" + y2="80.141884" /> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-3" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-9" + id="linearGradient11286" + x1="266.0303" + y1="70.980736" + x2="258.01514" + y2="77.990372" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.0158611,0.0730141)" /> + <linearGradient + id="linearGradient3480-9"> + <stop + id="stop3482-5" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-7" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3466" + id="linearGradient6187" + x1="256.3262" + y1="80.005852" + x2="258.91818" + y2="78.5" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3466"> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000" + offset="0.0000000" + id="stop3468" /> + <stop + style="stop-color:#a0a0a0;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop3470" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610" + id="linearGradient11210" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0.514439,0.573014)" + x1="261.1073" + y1="79.5" + x2="269.54849" + y2="79.5" /> + <linearGradient + id="linearGradient1610"> + <stop + id="stop1611" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-9" + id="linearGradient11294" + x1="266.64761" + y1="74.382683" + x2="262.53848" + y2="78.836052" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.0158611,0.0730141)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-9" + id="linearGradient11302" + x1="261.03427" + y1="69.714012" + x2="256.5" + y2="71.037422" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.982332,-0.0158611,1.3452)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="22.652399" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="selection_bitmap" + transform="matrix(-3,0,0,3,798.04321,-207.21904)" + inkscape:label="#selection_bitmap"> + <path + style="color:#000000;fill:url(#linearGradient11197);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11286);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 250.4841,75.57301 c 4.5303,-1.51926 3.5303,-3.01926 4.0303,-4.01926 l 4,0 c 0.25,0.73709 1.3311,2.71442 2.5,2.97418 l 4.5,1 0,9.04508 -14,-0.01926 -1,-1 -0.0303,-7.98074 z" + id="rect11168" + sodipodi:nodetypes="cccsccccc" /> + <path + transform="matrix(0.938759,0,0,0.938488,13.33429,5.86879)" + d="m 262,78.5 c 0,1.932 -1.568,3.5 -3.5,3.5 -1.932,0 -3.5,-1.568 -3.5,-3.5 0,-1.932 1.568,-3.5 3.5,-3.5 1.932,0 3.5,1.568 3.5,3.5 z" + sodipodi:ry="3.5" + sodipodi:rx="3.5" + sodipodi:cy="78.5" + sodipodi:cx="258.5" + id="path11178" + style="color:#000000;fill:url(#linearGradient6187);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.36206675;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + style="color:#000000;fill:url(#linearGradient11210);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11294);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect11199" + width="4" + height="9" + x="261.5144" + y="75.573013" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11302);stroke-width:0.9999997px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 254.4841,71.58841 0,-2.01542 4,0 0,2.01542 -4,0 z" + id="path11225" /> + <path + style="fill:none;stroke:#b1b1b1;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 258.9841,75.32301 c -1,-1 -4.5,-1 -5.5,0" + id="path11254" + sodipodi:nodetypes="cc" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.74699998;marker:none;display:inline" + id="path3614" + sodipodi:cx="64" + sodipodi:cy="135" + sodipodi:rx="1" + sodipodi:ry="1" + d="m 65,135 c 0,0.552 -0.448,1 -1,1 -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 z" + transform="matrix(-1,0,0,1,321.0144,-55.92699)" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:#ffffff;fill-opacity:0.44725743;fill-rule:evenodd;stroke:none;stroke-width:0.74699998;marker:none;display:inline" + id="path4498" + sodipodi:cx="64" + sodipodi:cy="135" + sodipodi:rx="1" + sodipodi:ry="1" + d="m 65,135 c 0,0.552 -0.448,1 -1,1 -0.552,0 -1,-0.448 -1,-1 0,-0.552 0.448,-1 1,-1 0.552,0 1,0.448 1,1 z" + transform="matrix(-1.5,0,0,1.5,351.5144,-122.927)" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/selection-move-to-layer-above.svg b/share/icons/hicolor/scalable/actions/selection-move-to-layer-above.svg new file mode 100644 index 000000000..fca78c340 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/selection-move-to-layer-above.svg @@ -0,0 +1,243 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="selection-move-to-layer-above.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient5704-2"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-0" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-1" /> + </linearGradient> + <linearGradient + y2="184.8026" + x2="979.80444" + y1="182.46863" + x1="974.19751" + gradientTransform="matrix(2.992332,0,0,3,-2887.5985,-525.11736)" + gradientUnits="userSpaceOnUse" + id="linearGradient13491" + xlink:href="#linearGradient2485" + inkscape:collect="always" /> + <linearGradient + y2="181.70978" + x2="977.93347" + y1="178.31856" + x1="968.88806" + gradientTransform="matrix(2.992332,0,0,3,-2887.5985,-525.11736)" + gradientUnits="userSpaceOnUse" + id="linearGradient13493" + xlink:href="#linearGradient5704-2" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="26.513765" + inkscape:cy="39.591547" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="319" + inkscape:window-y="3" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="color:#000000;fill:url(#linearGradient13491);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13493);stroke-width:2.99600601;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.467343,22.382637 32.915639,0 -11.96931,-15 -32.915669,0 11.96934,15 z" + id="use5774" + sodipodi:nodetypes="ccccc" /> + <rect + y="0" + x="0.12455261" + height="48" + width="47.877312" + id="rect9602" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccccccc" + id="path9533" + d="m 25.559368,8.999997 7.480814,9 -5.984638,0 -2e-6,15 -2.99235,3 0,-18 -5.984669,0 7.480845,-9 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <g + id="g5834" + transform="matrix(2.992332,0,0,3,-2887.4758,-492)"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.00128043px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 965.5,173.5 10,0 4,4 -10,0 -4,-4 z" + id="path9593" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect9565" + width="1" + height="1" + x="965" + y="173" /> + <use + x="0" + y="0" + xlink:href="#rect9565" + id="use5802" + transform="translate(1.959,1.96088)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5802" + id="use5804" + transform="translate(2,2)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5804" + id="use5806" + transform="translate(2,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5806" + id="use5808" + transform="translate(2,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5808" + id="use5810" + transform="translate(2,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5810" + id="use5812" + transform="translate(2,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5812" + id="use5815" + transform="translate(2,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5815" + id="use5817" + transform="translate(-2,-2)" + width="1250" + height="1250" /> + <rect + y="172.96091" + x="970.95898" + height="1" + width="1" + id="use5821" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <use + x="0" + y="0" + xlink:href="#use5821" + id="use5823" + transform="translate(-2,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5823" + id="use5825" + transform="translate(-2,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5817" + id="use5829" + transform="translate(-2,-2)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#use5829" + id="use5832" + transform="translate(-2,0)" + width="1250" + height="1250" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/selection-move-to-layer-below.svg b/share/icons/hicolor/scalable/actions/selection-move-to-layer-below.svg new file mode 100644 index 000000000..d717b30cd --- /dev/null +++ b/share/icons/hicolor/scalable/actions/selection-move-to-layer-below.svg @@ -0,0 +1,227 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="selection-move-to-layer-below.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient2485-5"> + <stop + id="stop2486-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-6" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + y2="184.8026" + x2="979.80444" + y1="182.46863" + x1="974.19751" + gradientTransform="matrix(2.992332,0,0,3,-2887.5965,-507.11736)" + gradientUnits="userSpaceOnUse" + id="linearGradient13938" + xlink:href="#linearGradient2485-5" + inkscape:collect="always" /> + <linearGradient + y2="181.70978" + x2="977.93347" + y1="178.31856" + x1="968.88806" + gradientTransform="matrix(2.992332,0,0,3,-2887.5965,-507.11736)" + gradientUnits="userSpaceOnUse" + id="linearGradient13940" + xlink:href="#linearGradient5704" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="20.354136" + inkscape:cy="18.051467" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="228" + inkscape:window-y="7" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + style="color:#000000;fill:url(#linearGradient13938);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13940);stroke-width:2.99600601;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 13.46934,40.382642 32.91564,0 -11.96931,-15 -32.91567,0 11.96934,15 z" + id="use5776" + sodipodi:nodetypes="ccccc" /> + <rect + y="0" + x="0.12654765" + height="48" + width="47.877312" + id="rect10345" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccccccc" + id="path10353" + d="m 25.561365,39.000002 -7.480845,-9 5.984669,0 1e-6,-15 2.99235,-3 1e-6,18 5.984639,0 -7.480815,9 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + id="path13650" + d="m 1.5,7.5000017 29.92332,0 11.96934,12.0000003 -29.92332,0 L 1.5,7.5000017 z" + style="fill:none;stroke:#ffffff;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <rect + y="6.0000229" + x="0.0038212151" + height="3" + width="2.992332" + id="rect13652" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13654" + width="2.992332" + height="3" + x="5.8658056" + y="11.882629" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13656" + width="2.992332" + height="3" + x="11.850471" + y="17.882629" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13658" + width="2.992332" + height="3" + x="17.835133" + y="17.882629" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13660" + width="2.992332" + height="3" + x="23.819798" + y="17.882629" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13662" + width="2.992332" + height="3" + x="29.804462" + y="17.882629" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13664" + width="2.992332" + height="3" + x="35.789127" + y="17.882629" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13666" + width="2.992332" + height="3" + x="41.773792" + y="17.882629" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13668" + width="2.992332" + height="3" + x="35.789127" + y="11.882629" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect13670" + width="2.992332" + height="3" + x="17.835087" + y="5.8827209" /> + <rect + y="5.8827209" + x="11.850425" + height="3" + width="2.992332" + id="use13672" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + y="5.8827209" + x="5.8657598" + height="3" + width="2.992332" + id="use13674" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13676" + width="2.992332" + height="3" + x="29.804462" + y="5.8826294" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="use13678" + width="2.992332" + height="3" + x="23.819798" + y="5.8826294" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/selection-raise.svg b/share/icons/hicolor/scalable/actions/selection-raise.svg new file mode 100644 index 000000000..c4155e52e --- /dev/null +++ b/share/icons/hicolor/scalable/actions/selection-raise.svg @@ -0,0 +1,273 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="selection-raise.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient16913" + gradientUnits="userSpaceOnUse" + x1="99.313484" + y1="210.5" + x2="111.68652" + y2="210.5" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-1" + id="linearGradient16915" + gradientUnits="userSpaceOnUse" + x1="108.35131" + y1="215.4819" + x2="101.19292" + y2="206.99658" /> + <linearGradient + id="linearGradient5740-1"> + <stop + id="stop5742-0" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-0" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740-1" + id="linearGradient16917" + gradientUnits="userSpaceOnUse" + x1="101.75068" + y1="205.19197" + x2="108.8156" + y2="212.99005" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient16890" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124777,0,0,1.399469,339.507,-41.54364)" + x1="15.156842" + y1="214.00838" + x2="22.042753" + y2="218.39743" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + y2="218.81555" + x2="20.989225" + y1="215.0097" + x1="17.483265" + gradientTransform="matrix(1.165669,0,0,1.655559,338.7499,-97.1359)" + gradientUnits="userSpaceOnUse" + id="linearGradient16991" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + <linearGradient + y2="214.38213" + x2="16.109276" + y1="219.69438" + x1="19.085964" + gradientTransform="matrix(0.87731,0,0,0.991952,344.0693,46.88201)" + gradientUnits="userSpaceOnUse" + id="linearGradient16993" + xlink:href="#linearGradient6684" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,107.96052,-486.08983)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17693" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,107.96052,-504.08983)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17676" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.778991,0,0,3,170.22858,-512.99998)" + x1="-37.500759" + y1="181.99083" + x2="-29.000008" + y2="181.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient17679" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,2.873979,135.04404,-502.47244)" + x1="-48.429123" + y1="179.49295" + x2="-27.038502" + y2="179.49295" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17681" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,2.890038,135.04404,-505.46257)" + x1="-44.36454" + y1="181.54939" + x2="-29.63546" + y2="181.64502" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17684" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,108.07692,-524.99998)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="296" + inkscape:window-y="16" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect10473" + width="48" + height="48" + x="0.044033937" + y="0" /> + <path + id="path10475" + d="m 3.1163998,2.9724019 c 14.9210402,0 14.9210402,0 14.9210402,0" + style="fill:none;stroke:url(#linearGradient17684);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <rect + style="color:#000000;fill:url(#linearGradient17679);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient17681);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect10479" + width="44.99781" + height="6.0077972" + x="1.5384949" + y="10.382744" /> + <path + id="path10483" + d="m 3.0374098,32.972402 c 23.8214402,0 23.8214402,0 23.8214402,0" + style="fill:none;stroke:url(#linearGradient17676);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + <path + style="fill:none;stroke:url(#linearGradient17693);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m 2.9999998,23.882552 c 14.9210402,0 14.9210402,0 14.9210402,0" + id="use7634" /> + <path + style="fill:none;stroke:url(#linearGradient17689);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m 2.9999998,41.882552 c 14.9210402,0 14.9210402,0 14.9210402,0" + id="use7636" /> + <path + id="use5413" + d="m 39.03591,36.013802 -3,0 0,-3 3,0 2e-6,-3 -6.000002,0 7.500002,-9 7.499998,9 -5.999998,0 -2e-6,3 -3,3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + sodipodi:nodetypes="ccccccccccc" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/selection-top.svg b/share/icons/hicolor/scalable/actions/selection-top.svg new file mode 100644 index 000000000..7e59690cd --- /dev/null +++ b/share/icons/hicolor/scalable/actions/selection-top.svg @@ -0,0 +1,176 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="selection-top.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient17406" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,2.873979,135.00556,-508.45261)" + x1="-48.429123" + y1="179.49295" + x2="-27.038502" + y2="179.49295" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17408" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,2.890038,135.00556,-511.44277)" + x1="-44.36454" + y1="181.54939" + x2="-29.63546" + y2="181.64502" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17412" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,108.0373,-483.06223)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17416" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,108.0373,-492.06223)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17420" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,108.0373,-501.06223)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient17424" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,108.0373,-510.06223)" + x1="-37.778763" + y1="175.99083" + x2="-29.013157" + y2="175.99083" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="266" + inkscape:window-y="10" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:nodetypes="cccccccc" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 42.120813,48 -3,0 -2e-6,-24 -5.999998,0 7.499998,-9 7.500002,9 -6.000002,0 2e-6,24 z" + id="path10449" /> + <path + id="use7645" + d="m 3.0767726,17.91015 c 14.9210404,0 14.9210404,0 14.9210404,0" + style="fill:none;stroke:url(#linearGradient17424);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="use7647" + d="m 3.0767726,26.91015 c 14.9210404,0 14.9210404,0 14.9210404,0" + style="fill:none;stroke:url(#linearGradient17420);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="use7649" + d="m 3.0767726,35.91015 c 14.9210404,0 14.9210404,0 14.9210404,0" + style="fill:none;stroke:url(#linearGradient17416);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="use7651" + d="m 3.0767726,44.91015 c 14.9210404,0 14.9210404,0 14.9210404,0" + style="fill:none;stroke:url(#linearGradient17412);stroke-width:5.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <rect + style="color:#000000;fill:url(#linearGradient17406);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient17408);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use8534" + width="44.99781" + height="6.0077972" + x="1.5" + y="4.4025154" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/show-dialogs.svg b/share/icons/hicolor/scalable/actions/show-dialogs.svg new file mode 100644 index 000000000..7b6747d04 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/show-dialogs.svg @@ -0,0 +1,220 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="view-dialogs-toggle.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-1" + id="linearGradient10809" + gradientUnits="userSpaceOnUse" + x1="10.192928" + y1="249.821" + x2="12.50002" + y2="255.5" /> + <linearGradient + id="linearGradient3480-1"> + <stop + id="stop3482-7" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-8" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2888-1"> + <stop + id="stop2889-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-3" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11846" + xlink:href="#linearGradient2888-1" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient10792" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(41.00246,10.00003)" + x1="70" + y1="293" + x2="76.136215" + y2="293" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5734" + id="linearGradient10794" + gradientUnits="userSpaceOnUse" + x1="83.829369" + y1="311.45078" + x2="80.622993" + y2="307.83109" /> + <linearGradient + id="linearGradient5734"> + <stop + id="stop5736" + offset="0" + style="stop-color:#8ab3df;stop-opacity:1;" /> + <stop + id="stop5738" + offset="1" + style="stop-color:#ffffff" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient10796" + gradientUnits="userSpaceOnUse" + x1="79.599174" + y1="306.83057" + x2="81.92466" + y2="309.5" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="g14258" + transform="matrix(3,0,0,3,-330.00738,-900)"> + <path + sodipodi:nodetypes="ccc" + id="rect14289" + d="m 117.5025,304.5 3,0 0.0153,-3.0287" + style="color:#000000;fill:none;stroke:#bebebe;stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99423631;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccc" + id="rect14287" + d="m 111.5178,310.5154 8.9847,-0.0154 0,-6 -3,0" + style="color:#000000;fill:none;stroke:#bebebe;stroke-width:0.99999899;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99423631;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="ccc" + id="path14327" + d="m 117.5025,304.5 -6,0 0,6" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999911;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccc" + id="path14331" + d="m 120.5025,301.5 -9,0 0,3 6,0" + style="color:#000000;fill:url(#linearGradient10792);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect14256" + width="16" + height="16" + x="70" + y="300" + transform="translate(40.00246,0)" /> + <path + transform="translate(39.50246,0.5)" + d="m 86,309.5 c 0,1.932 -1.568,3.5 -3.5,3.5 -1.932,0 -3.5,-1.568 -3.5,-3.5 0,-1.932 1.568,-3.5 3.5,-3.5 1.932,0 3.5,1.568 3.5,3.5 z" + sodipodi:ry="3.5" + sodipodi:rx="3.5" + sodipodi:cy="309.5" + sodipodi:cx="82.5" + id="path14381" + style="color:#000000;fill:url(#linearGradient10794);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10796);stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99423631;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cc" + id="path14391" + d="m 116.5025,315.5 3,-3" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <path + style="fill:none;stroke:#c80000;stroke-width:2.69999981;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 34.500117,1.500012 -33,33" + id="path14405" + sodipodi:nodetypes="cc" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/show-grid.svg b/share/icons/hicolor/scalable/actions/show-grid.svg new file mode 100644 index 000000000..0f82e129c --- /dev/null +++ b/share/icons/hicolor/scalable/actions/show-grid.svg @@ -0,0 +1,425 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="show-grid.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient10792" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(41.00246,10.00003)" + x1="70" + y1="293" + x2="76.136215" + y2="293" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5734" + id="linearGradient10794" + gradientUnits="userSpaceOnUse" + x1="83.829369" + y1="311.45078" + x2="80.622993" + y2="307.83109" /> + <linearGradient + id="linearGradient5734"> + <stop + id="stop5736" + offset="0" + style="stop-color:#8ab3df;stop-opacity:1;" /> + <stop + id="stop5738" + offset="1" + style="stop-color:#ffffff" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient10796" + gradientUnits="userSpaceOnUse" + x1="79.599174" + y1="306.83057" + x2="81.92466" + y2="309.5" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="30.174768" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="grid" + inkscape:label="#grid" + transform="matrix(3,0,0,3,-1214.877,-660)"> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:0.69999999;marker:none;display:inline" + id="rect13175" + width="16" + height="16" + x="405" + y="220" /> + <rect + y="220" + x="405" + height="1" + width="1" + id="rect13046" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.69999999;marker:none;display:inline" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5896" + transform="translate(2.959,-0.039128)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5898" + transform="translate(5.959,-0.039128)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5900" + transform="translate(8.959,-0.039128)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5902" + transform="translate(11.959,-0.039128)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5904" + transform="translate(14.959,-0.039128)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5906" + transform="translate(-0.041,2.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5908" + transform="translate(2.959,2.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5910" + transform="translate(5.959,2.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5912" + transform="translate(8.959,2.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5914" + transform="translate(11.959,2.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5916" + transform="translate(14.959,2.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5918" + transform="translate(-0.041,5.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5920" + transform="translate(2.959,5.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5922" + transform="translate(5.959,5.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5924" + transform="translate(8.959,5.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5926" + transform="translate(11.959,5.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5928" + transform="translate(14.959,5.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5930" + transform="translate(-0.041,8.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5932" + transform="translate(2.959,8.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5934" + transform="translate(5.959,8.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5936" + transform="translate(8.959,8.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5938" + transform="translate(11.959,8.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5940" + transform="translate(14.959,8.960872)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5942" + transform="translate(-0.041,11.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5944" + transform="translate(2.959,11.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5946" + transform="translate(5.959,11.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5948" + transform="translate(8.959,11.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5950" + transform="translate(11.959,11.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5952" + transform="translate(14.959,11.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5954" + transform="translate(-0.041,14.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5956" + transform="translate(2.959,14.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5958" + transform="translate(5.959,14.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5960" + transform="translate(8.959,14.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5962" + transform="translate(11.959,14.96087)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#rect13046" + id="use5964" + transform="translate(14.959,14.96087)" + width="1250" + height="1250" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/show-guides.svg b/share/icons/hicolor/scalable/actions/show-guides.svg new file mode 100644 index 000000000..1340526af --- /dev/null +++ b/share/icons/hicolor/scalable/actions/show-guides.svg @@ -0,0 +1,142 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="show-guides.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="30.174768" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="guides" + transform="matrix(3,0,0,3,-1214.877,-660)"> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:0.69999999;marker:none;display:inline" + id="rect13315" + width="16" + height="16" + x="405" + y="220" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 105.5,258.5 1,0" + id="path5974" + transform="translate(304.959,-25.03912)" /> + <use + x="0" + y="0" + xlink:href="#path5974" + id="use5976" + transform="translate(3,0)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#path5974" + id="use5978" + width="1250" + height="1250" + transform="translate(6,0)" /> + <use + x="0" + y="0" + xlink:href="#path5974" + id="use5980" + transform="translate(9,0)" + width="1250" + height="1250" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 407.459,230.4609 0,-1" + id="path5982" /> + <use + x="0" + y="0" + xlink:href="#path5982" + id="use5984" + transform="translate(0,-3)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#path5982" + id="use5986" + transform="translate(0,-6)" + width="1250" + height="1250" /> + <use + x="0" + y="0" + xlink:href="#path5982" + id="use5988" + transform="translate(0,-9)" + width="1250" + height="1250" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 405.459,233.4609 3,0" + id="path5990" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 407.459,235.4609 0,-3" + id="path5992" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/stroke-to-path.svg b/share/icons/hicolor/scalable/actions/stroke-to-path.svg new file mode 100644 index 000000000..d4773e3e8 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/stroke-to-path.svg @@ -0,0 +1,118 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="stroke-to-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="16.514926" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:nodetypes="ccccc" + d="M 16.580848,46.191902 1.8170678,40.344302 C 0.19994781,17.453402 18.199948,-0.18899814 40.699948,1.3110019 l 5.8809,14.8809001 c -21,0 -30,9 -30,30 z" + style="color:#000000;fill:#8ab3df;fill-opacity:0.58823529;fill-rule:evenodd;stroke:none;stroke-width:1.00000238;marker:none;display:inline" + id="path4464" /> + <path + sodipodi:nodetypes="cc" + id="path4450" + d="M 1.8436178,40.608902 C 0.22652781,17.718302 18.226528,0.07560186 40.726528,1.5756019" + style="fill:none;stroke:#646464;stroke-width:3.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect4452" + width="48" + height="48" + x="0.14671004" + y="0" /> + <path + sodipodi:nodetypes="cc" + id="path4458" + d="m 16.607398,46.456502 c 0,-21 9,-30 30,-30" + style="fill:none;stroke:#646464;stroke-width:3.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + <rect + transform="matrix(2.812379e-6,-1,1,-2.844556e-6,0,0)" + style="color:#000000;fill:#6464ff;fill-opacity:0.39215692;fill-rule:evenodd;stroke:#0000ff;stroke-width:3.00000763;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use6695" + width="9.028842" + height="9.0706921" + x="-10.398581" + y="16.429304" /> + <rect + transform="matrix(2.812379e-6,-1,1,-2.844556e-6,0,0)" + style="color:#000000;fill:#6464ff;fill-opacity:0.39215692;fill-rule:evenodd;stroke:#0000ff;stroke-width:3.00000763;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use6698" + width="9.028842" + height="9.0706921" + x="-25.369673" + y="1.5000752" /> + <rect + transform="matrix(2.812379e-6,-1,1,-2.844556e-6,0,0)" + style="color:#000000;fill:#6464ff;fill-opacity:0.39215692;fill-rule:evenodd;stroke:#0000ff;stroke-width:3.00000763;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use6700" + width="9.028842" + height="9.0706921" + x="-37.369709" + y="13.42935" /> + <rect + transform="matrix(2.812379e-6,-1,1,-2.844556e-6,0,0)" + style="color:#000000;fill:#6464ff;fill-opacity:0.39215692;fill-rule:evenodd;stroke:#0000ff;stroke-width:3.00000763;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use6702" + width="9.028842" + height="9.0706921" + x="-22.398615" + y="28.429306" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/text-convert-to-regular.svg b/share/icons/hicolor/scalable/actions/text-convert-to-regular.svg new file mode 100644 index 000000000..2dcf10b24 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/text-convert-to-regular.svg @@ -0,0 +1,191 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="text-convert-to-regular.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-0" + id="linearGradient15119" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.735355,0,0,0.733012,215.5241,-110.6465)" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887-0"> + <stop + id="stop1888-5" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-0" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610-2" + id="linearGradient15121" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(158,-105)" + x1="148" + y1="214.81735" + x2="143.22507" + y2="215.9465" /> + <linearGradient + id="linearGradient1610-2"> + <stop + id="stop1611-9" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053-0" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054-7" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055-9" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612-2" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-0" + id="linearGradient15141" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.533827,0,0,0.532126,226.8053,-40.17395)" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610-2" + id="linearGradient15135" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(158,-105)" + x1="148" + y1="214.81735" + x2="143.22507" + y2="215.9465" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-842.97935,-392.99986)" + id="convert_to_text"> + <g + transform="matrix(0.725945,0,0,0.725944,63.34671,33.14915)" + id="g15109"> + <rect + y="135.47031" + x="300.49991" + height="11.02972" + width="11.02971" + id="rect15111" + style="color:#000000;fill:url(#linearGradient15119);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.37751567;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <g + transform="matrix(0.5,0,0,0.5,153,87)" + id="g15113"> + <path + sodipodi:nodetypes="ccccccccccccccccc" + d="m 302,115 2,-2 0,-11 -3,0 -2,2 -1,0 0,-4 16,0 0,4 -1,0 -2,-2 -3,0 0,11 2,2 0,1 -8,0 0,-1 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path15115" /> + <path + inkscape:label="#object_font" + id="path15117" + d="m 304,115 1,-1 0,-12 2,0 0,12 1,1 -4,0 z" + style="fill:url(#linearGradient15121);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> + <rect + ry="0" + y="138.493" + x="288.49301" + height="8.006958" + width="8.0069637" + id="rect15125" + style="color:#000000;fill:url(#linearGradient15141);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1, 2;stroke-dashoffset:0;marker:none;display:inline" /> + <g + transform="matrix(0.362972,0,0,0.362972,181.4162,103.3063)" + id="g15127"> + <path + sodipodi:nodetypes="ccccccccccccccccc" + d="m 302,115 2,-2 0,-11 -3,0 -2,2 -1,0 0,-4 16,0 0,4 -1,0 -2,-2 -3,0 0,11 2,2 0,1 -8,0 0,-1 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path15129" /> + <path + inkscape:label="#object_font" + id="path15131" + d="m 304,115 1,-1 0,-12 2,0 0,12 1,1 -4,0 z" + style="fill:url(#linearGradient15135);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/text-flow-into-frame.svg b/share/icons/hicolor/scalable/actions/text-flow-into-frame.svg new file mode 100644 index 000000000..046cd6bfa --- /dev/null +++ b/share/icons/hicolor/scalable/actions/text-flow-into-frame.svg @@ -0,0 +1,150 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="text-flow-into-frame.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6369" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.996869,180.9431,-216.2098)" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610" + id="linearGradient6371" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(158,-105)" + x1="148" + y1="214.81735" + x2="143.22507" + y2="215.9465" /> + <linearGradient + id="linearGradient1610"> + <stop + id="stop1611" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="flow_into_frame" + transform="matrix(3,0,0,3,-888.00238,-354.00003)"> + <rect + y="118.5" + x="296.50079" + height="15.00001" + width="14.99917" + id="rect6267" + style="color:#000000;fill:url(#linearGradient6369);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <g + transform="matrix(0.5,0,0,0.5,149,70)" + id="g6352"> + <path + sodipodi:nodetypes="ccccccccccccccccc" + d="m 302,115 2,-2 0,-11 -3,0 -2,2 -1,0 0,-4 16,0 0,4 -1,0 -2,-2 -3,0 0,11 2,2 0,1 -8,0 0,-1 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6342" /> + <path + inkscape:label="#object_font" + id="path6344" + d="m 304,115 1,-1 0,-12 2,0 0,12 1,1 -4,0 z" + style="fill:url(#linearGradient6371);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cccccccc" + id="path6358" + d="m 308,126 0,3 2,0 -2.5,3 -2.5,-3 2,0 0,-3 1,0 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/text-put-on-path.svg b/share/icons/hicolor/scalable/actions/text-put-on-path.svg new file mode 100644 index 000000000..60110e2e8 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/text-put-on-path.svg @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="text-put-on-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <rect + style="color:#000000;fill:none;stroke-width:0.53149599;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="use13618" + width="48" + height="48" + x="0.014839736" + y="0" /> + <g + id="use13621" + transform="matrix(3,0,0,3,-839.98517,-132)"> + <path + d="m 283.5,49.5 1.7679,-1.80656 c 0.5,-0.5 1.5,-0.5 2,0 l 1,1 c 0.5,0.5 0.5,1.5 0,2 L 286.5,52.5 l -6,-6 M 293.7061,45 c -0.2173,-0.36011 -0.8214,-0.60415 -1.2708,-0.5 l -1.9971,0.42262 c -0.5148,0.17433 -0.7976,0.85161 -0.6547,1.29675 l 0.2592,1.91231 c 0.0876,0.4703 0.8162,0.92394 1.3837,0.82963 l 1.5871,-0.28322 c 0.6641,-0.14912 1.0187,-0.68512 0.9865,-1.14375 M 285.5,53.5 c -0.1399,0.48808 -0.5893,0.89879 -1,1 l -2,-0.80656 C 281.8066,53.52383 281.1905,53.85716 281,54.5 l -0.4613,1.84525 c -0.1429,0.69344 0.0625,1.46425 0.6547,1.65475 l 1.9971,0.38394 c 0.6041,0.16961 1.2731,-0.51299 1.3095,-1.07738 0.0677,-1.05151 0.2321,-1.90973 0,-2.80656" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + id="path21286" /> + </g> + <path + style="fill:none;stroke:#646464;stroke-width:3.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m 19.514838,46.499998 c 0,-15 12.000003,-27 27.000003,-27" + id="path13655" + sodipodi:nodetypes="cc" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/text-remove-from-path.svg b/share/icons/hicolor/scalable/actions/text-remove-from-path.svg new file mode 100644 index 000000000..bb7d98d32 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/text-remove-from-path.svg @@ -0,0 +1,96 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="text-remove-from-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-839.98517,-132)" + id="remove_from_path" + inkscape:label="#remove_from_path"> + <rect + y="44" + x="280" + height="16" + width="16" + id="rect8477" + style="color:#000000;fill:none;stroke-width:0.53149599;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <g + id="g12114"> + <g + id="g13610"> + <path + id="path9935" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 283.5,49.5 1.7679,-1.80656 c 0.5,-0.5 1.5,-0.5 2,0 l 1,1 c 0.5,0.5 0.5,1.5 0,2 L 286.5,52.5 l -6,-6 M 293.7061,45 c -0.2173,-0.36011 -0.8214,-0.60415 -1.2708,-0.5 l -1.9971,0.42262 c -0.5148,0.17433 -0.7976,0.85161 -0.6547,1.29675 l 0.2592,1.91231 c 0.0876,0.4703 0.8162,0.92394 1.3837,0.82963 l 1.5871,-0.28322 c 0.6641,-0.14912 1.0187,-0.68512 0.9865,-1.14375 M 285.5,53.5 c -0.1399,0.48808 -0.5893,0.89879 -1,1 l -2,-0.80656 C 281.8066,53.52383 281.1905,53.85716 281,54.5 l -0.4613,1.84525 c -0.1429,0.69344 0.0625,1.46425 0.6547,1.65475 l 1.9971,0.38394 c 0.6041,0.16961 1.2731,-0.51299 1.3095,-1.07738 0.0677,-1.05151 0.2321,-1.90973 0,-2.80656" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path9203" + d="m 288.5,53.5 c 1.5,-2 4,-3 7,-3" + style="fill:none;stroke:#646464;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:#c80000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 287,55 1,0 1.5,1.5 1.5,-1.5 1,0 0,1 -1.5,1.5 1.5,1.5 0,1 -1,0 -1.5,-1.5 -1.5,1.5 -1,0 0,-1 1.5,-1.5 -1.5,-1.5 0,-1 z" + id="path13657" + sodipodi:nodetypes="ccccccccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/text-unflow.svg b/share/icons/hicolor/scalable/actions/text-unflow.svg new file mode 100644 index 000000000..21c51f97e --- /dev/null +++ b/share/icons/hicolor/scalable/actions/text-unflow.svg @@ -0,0 +1,190 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="text-unflow.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient6369" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.996869,180.9431,-216.2098)" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610" + id="linearGradient6371" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(158,-105)" + x1="148" + y1="214.81735" + x2="143.22507" + y2="215.9465" /> + <linearGradient + id="linearGradient1610"> + <stop + id="stop1611" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + <inkscape:perspective + id="perspective21441" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610-7" + id="linearGradient6436" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(158,-105)" + x1="148" + y1="214.81735" + x2="143.22507" + y2="215.9465" /> + <linearGradient + id="linearGradient1610-7"> + <stop + id="stop1611-4" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053-2" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054-9" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055-6" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612-0" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-843,-330.00003)" + id="unflow"> + <rect + style="color:#000000;fill:none;stroke:#cc0000;stroke-width:1.00000012;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1.0000001, 2.0000002;stroke-dashoffset:0;marker:none;display:inline" + id="rect6375" + width="14.99917" + height="15.00001" + x="281.5" + y="110.5" /> + <g + id="g6377" + transform="matrix(0.5,0,0,0.5,133.9992,61.99999)"> + <path + id="path6379" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 302,115 2,-2 0,-11 -3,0 -2,2 -1,0 0,-4 16,0 0,4 -1,0 -2,-2 -3,0 0,11 2,2 0,1 -8,0 0,-1 z" + sodipodi:nodetypes="ccccccccccccccccc" /> + <path + style="fill:url(#linearGradient6436);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 304,115 1,-1 0,-12 2,0 0,12 1,1 -4,0 z" + id="path6381" + inkscape:label="#object_font" /> + </g> + <path + sodipodi:nodetypes="ccccccccccccccccc" + id="path6428" + d="m 290,119 1,0 1.5,1.5 1.5,-1.5 1,0 0,1 -1.5,1.5 1.5,1.5 0,1 -1,0 -1.5,-1.5 -1.5,1.5 -1,0 0,-1 1.5,-1.5 -1.5,-1.5 0,-1 z" + style="fill:#c80000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/text-unkern.svg b/share/icons/hicolor/scalable/actions/text-unkern.svg new file mode 100644 index 000000000..8bcf3e537 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/text-unkern.svg @@ -0,0 +1,162 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="text-unkern.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient15175" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.996869,165.9423,-181.2098)" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1610" + id="linearGradient15213" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(158,-105)" + x1="148" + y1="214.81735" + x2="143.22507" + y2="215.9465" /> + <linearGradient + id="linearGradient1610"> + <stop + id="stop1611" + offset="0.0000000" + style="stop-color:#000000;stop-opacity:1.0000000" /> + <stop + id="stop3053" + offset="0.35076979" + style="stop-color:#7f7f7f;stop-opacity:1.0000000" /> + <stop + id="stop3054" + offset="0.59668732" + style="stop-color:#bfbfbf;stop-opacity:1.0000000" /> + <stop + id="stop3055" + offset="0.78382427" + style="stop-color:#dfdfdf;stop-opacity:1.0000000" /> + <stop + id="stop1612" + offset="1.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-843,-459)" + id="remove_manual_kerns"> + <path + id="rect15156" + d="m 281.5,153.5 14.9992,0 0,15 -14.9992,0 0,-15 z" + style="color:#000000;fill:url(#linearGradient15175);fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1.0000001, 2.0000002;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="color:#000000;fill:none;stroke:#73d216;stroke-width:1.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 283.5,153.9828 0,14.0172 0,-14.0172 z" + id="path15185" + sodipodi:nodetypes="ccc" /> + <path + sodipodi:nodetypes="ccc" + id="path15187" + d="m 290.5,153.9828 0,14.0172 0,-14.0172 z" + style="color:#000000;fill:none;stroke:#73d216;stroke-width:1.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="color:#000000;fill:none;stroke:#73d216;stroke-width:1.00000012;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 294.461,153.9828 0,14.0172 0,-14.0172 z" + id="path15189" + sodipodi:nodetypes="ccc" /> + <g + transform="matrix(0.5,0,0,0.5,133.9992,105)" + id="g15195"> + <path + sodipodi:nodetypes="ccccccccccccccccc" + d="m 302,115 2,-2 0,-11 -3,0 -2,2 -1,0 0,-4 16,0 0,4 -1,0 -2,-2 -3,0 0,11 2,2 0,1 -8,0 0,-1 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path15197" /> + <path + inkscape:label="#object_font" + id="path15199" + d="m 304,115 1,-1 0,-12 2,0 0,12 1,1 -4,0 z" + style="fill:url(#linearGradient15213);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + <path + style="fill:#c80000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 290,162 1,0 1.5,1.5 1.5,-1.5 1,0 0,1 -1.5,1.5 1.5,1.5 0,1 -1,0 -1.5,-1.5 -1.5,1.5 -1,0 0,-1 1.5,-1.5 -1.5,-1.5 0,-1 z" + id="path15201" + sodipodi:nodetypes="ccccccccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/vacuum-defs.svg b/share/icons/hicolor/scalable/actions/vacuum-defs.svg new file mode 100644 index 000000000..833b2f18a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/vacuum-defs.svg @@ -0,0 +1,291 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="vacuum-defs.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5734" + id="linearGradient5391" + gradientUnits="userSpaceOnUse" + x1="283.98041" + y1="25.257681" + x2="279.47864" + y2="21.160408" /> + <linearGradient + id="linearGradient5734"> + <stop + id="stop5736" + offset="0" + style="stop-color:#8ab3df;stop-opacity:1;" /> + <stop + id="stop5738" + offset="1" + style="stop-color:#ffffff" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5393" + gradientUnits="userSpaceOnUse" + x1="279.64499" + y1="22.038395" + x2="283.10538" + y2="25.592152" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5734" + id="linearGradient5926" + gradientUnits="userSpaceOnUse" + x1="283.98041" + y1="25.257681" + x2="279.47864" + y2="21.160408" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient5928" + gradientUnits="userSpaceOnUse" + x1="279.64499" + y1="22.038395" + x2="283.10538" + y2="25.592152" /> + <inkscape:perspective + id="perspective5782" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient11335" + x1="270.17175" + y1="95.677536" + x2="275.45453" + y2="103.55601" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient800"> + <stop + id="stop998" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient11359" + x1="270.17175" + y1="95.677536" + x2="275.45453" + y2="103.55601" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10585" + id="radialGradient11343" + cx="269.96768" + cy="95.723427" + fx="269.96768" + fy="95.723427" + r="7.5203147" + gradientTransform="matrix(1,0,0,1.033243,0,-3.241221)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient10585"> + <stop + style="stop-color:#d7d7d7;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop10587" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop10595" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient11367" + x1="271.21255" + y1="90" + x2="276.82553" + y2="93.16346" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940296,0,5.373155)" /> + <linearGradient + id="linearGradient5799"> + <stop + id="stop5801" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop5803" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient5983" + gradientUnits="userSpaceOnUse" + x1="270.17175" + y1="95.677536" + x2="275.45453" + y2="103.55601" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5985" + gradientUnits="userSpaceOnUse" + x1="270.17175" + y1="95.677536" + x2="275.45453" + y2="103.55601" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10585" + id="radialGradient5987" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.033243,0,-3.241221)" + cx="269.96768" + cy="95.723427" + fx="269.96768" + fy="95.723427" + r="7.5203147" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5989" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.940296,0,5.373155)" + x1="271.21255" + y1="90" + x2="276.82553" + y2="93.16346" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="39.709638" + inkscape:cy="2.0590054" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="679" + inkscape:window-height="575" + inkscape:window-x="335" + inkscape:window-y="89" /> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="file_vacuum" + transform="matrix(3,0,0,3,-795,-270.00001)" + inkscape:label="#file_vacuum"> + <path + sodipodi:nodetypes="cssc" + id="path11319" + d="m 268.5,100 c -1,0 -3,0.3049 -3,-2 0,-3 3.6283,-2.5 6,-2.5 3,0 3,-2.5 3,-2.5" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + transform="matrix(0.119829,0,0,0.105878,237.4457,94.48869)" + d="m 280,97.5 c 0,3.588 -2.8,6.5 -6.25,6.5 -3.45,0 -6.25,-2.912 -6.25,-6.5 0,-3.588 2.8,-6.5 6.25,-6.5 3.45,0 6.25,2.912 6.25,6.5 z" + sodipodi:ry="6.5" + sodipodi:rx="6.25" + sodipodi:cy="97.5" + sodipodi:cx="273.75" + id="path11327" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:8.87804985;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="ccccs" + id="rect11314" + d="m 270,98.98237 c 7.036,-3.93642 9.5,0.5 9.5,0.5 l 0,5.00003 -11,0.0176 c 0,0 -3,-3 1.5,-5.51763 z" + style="color:#000000;fill:url(#linearGradient5983);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5985);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" /> + <path + transform="matrix(0.401393,0,0,0.385965,168.1187,65.35082)" + d="m 280,97.5 c 0,3.588 -2.8,6.5 -6.25,6.5 -3.45,0 -6.25,-2.912 -6.25,-6.5 0,-3.588 2.8,-6.5 6.25,-6.5 3.45,0 6.25,2.912 6.25,6.5 z" + sodipodi:ry="6.5" + sodipodi:rx="6.25" + sodipodi:cy="97.5" + sodipodi:cx="273.75" + id="path11312" + style="color:#000000;fill:url(#radialGradient5987);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.54062963;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="90.469917" + x="270.45499" + height="2.0342929" + width="8.0898838" + id="rect11317" + style="color:#000000;fill:#646464;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5989);stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 273.459,91.43079 2,0" + id="path5624" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/view-manage-colors.svg b/share/icons/hicolor/scalable/actions/view-manage-colors.svg new file mode 100644 index 000000000..a29854434 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/view-manage-colors.svg @@ -0,0 +1,105 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="view-manage-colors.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <clipPath + id="cieClip" + clipPathUnits="userSpaceOnUse"> + <path + style="fill:none;stroke:#000000;stroke-width:0.5px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 8.3599997,47.759998 C 7.7515743,47.515279 7.222277,46.901819 6.7843235,46.39273 5.6082715,45.025655 4.9648259,43.302806 4.3800001,41.630001 3.4463938,38.959561 2.6271155,36.199224 2.1141648,33.410416 1.4157915,29.613502 0.61298459,25.784236 0.39598041,21.942782 0.20936341,18.639248 -0.03673501,15.098988 0.67000002,11.99 1.0212715,10.444727 2.3352289,8.406245 3.5699999,7.98 4.6660199,7.6016521 6.4569453,8.7469868 7.6985305,9.5047548 9.5843038,10.655686 11.337786,12.013685 12.995799,13.4917 17.541311,17.54374 21.813011,21.891764 26.139096,26.173982 29.192346,29.196273 32.227767,32.236821 35.27,35.27 26.3,39.433333 17.33,43.596666 8.3599997,47.759998 z" + id="path2430" + sodipodi:nodetypes="cssssssssscc" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="15.812075" + inkscape:cy="19.806425" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="275" + inkscape:window-y="35" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + style="display:inline" + id="color_management" + inkscape:label="#color_management" + transform="matrix(0.99,0,0,0.99,0,0.48)"> + <rect + y="0" + x="0" + width="48" + height="48" + style="fill:none;stroke:none" + id="rect8860" /> + <g + transform="matrix(1.125,0,0,1.125,4.5,-7.3125)" + id="g8862"> + <image + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAYCAYAAAAVibZIAAANJWlDQ1BJQ0MgcHJvZmlsZQAAeNqt 12k4lO/bB/DznhnGMmYYO2Fk36LshOyJyr6lZN+GmWypVEgKkSUULQgJoUQiUf3IkpAs2YqKLKUQ yTLPC6me33H8/8+b53x13uf94rqv+zg+3+u4AAhKLlQqGQUA/gHBgZbGeiR7B0cStg+YAQ9EkAGs i1sQVdfc3Az+Yy32AgIA0C3nQqWSE0NOLve+X3rVaX5fAaGkesJ/L3ygvYMjACILABxeG/0uAOBw 3eitAYDjaDA1GADxBgAON28XdwAkHABkA60t9QGQQgDAe2301QCAd93omwEAH+rmFQyA9APQEwPc fQIAsDMA9NruHkFuAHhZAHB3D3LzB8AnAYCZvz/FHQA/BACSbtTAYAACBgDk7B0cSRuffCAOQIkX gMH0z+xoGkBlDoDk3j8zkQcAXC4AuQl/ZvOWgAAAwtUR5Km4AwAAEJweAN0IjTYvDoBNAVhLptFW cmm0tZsA6CGABrJbSGDor/+FIO0A/9fzxp5/FRoBQAEgokgB6jg6HBNOd4o+AhvFcIbRgLGR6Rzz eVwsywV8Fas3WzIxmT2F4xJnGlcadwZPIx+FP2tLlsA1wWZSiHDu1psiHWInxAskuqROSRfL9MpF bbsjP7D93I57im+VL6hUqY6qJ2rUaI5rpWo/1pnSTdd7qv/FMNOoyXjO5MaeVtPFvbn7Xu7vNO+0 6LJctS6y6bHtteuz73fEHLjrNHRw+NCI89vD71xxbg/dP3h89Bz3mvD+5DPpx0l+4v854Atllvr1 yLfAuaCF4IWQ76GLR5fCfhxbPv7zxGr46sm101IRPVHIGVQ0+iwmhu4c/XlsLEMcYzzTBeYEXCLL RXwSIZk1hS2VeIk9jSOdM4PrMvcVnkzeLL6r/Ne2XBe4IZgtlEPKFb65NU8kX7RA7JZEocRtySKp Yuni6RLyHdlSuTL5coW72+9tr9hxX6lSuUqlavFBaLXqQ7UajVrNRzvrdj7Werxef7pB58mup7rP 9P7Rb8Q0RjcZPjdqNm4xaTVpY2qLf2HabvZyXwe+42KneZfFK8tuYnfKa6se616bPq6+jH67N/YD joN8g1lDTsNOIwffCr698c559PCY8Fjue9cPbh/dx8XGCyY8P3lNek9JTRVN+874fSZ/kftSOhvw lfKNOrd97t584ELQ9+BF5cWqpdAfYcvHfh5b0VipXT2xFr6utf6YRgNARFB41Fd0G6aYLpU+HOvF YM2oz6TELIGTYOHBcxN4WHnYOIni7JIcapxmXIe4g3gSecv42vgnBdgFVYS8SJeFn4sgolpiR8Tv SsxKSUqTZWrl0Nt05ZMVRndIKcYo9alIq1LVGjW4NcN2vtDm0qHseqonqn/CoMtI0Dhsd53Jsul2 M4+9afu6zPEWxpZhVvnWr22Z7HbZH3G45th0YPag0KH9zscP57o0uk66c3roeNp7nfLO9mnwHfZb 9mcPkKEYUL2PhAcmBeUGV4Y0hw4enQpbPI4+wRZOOil7Svn0rgjTyP1RB84cjvY4S44JPhd4PiI2 Iu5MfOyFlIT4xMyLV5IykpNTrqamXEpPu5xemHHrcumVwszirLKrj649ut5440V2V053bvfN7rzB /A8FE7fGCj/eni36Vjxb8uXOXOls2XT5zN2Je6MVY/cHKruqWh40VD94WFZztTblUUSd/+MD9aYN O59IPyU+XX727p/WxvtNqc8Dm61aVFr5W2ltAy/ut8e9dOwQ6RjvrOg6+cqwG989/Dq7x7dXsXet r70/9c3BAamB+cGaoahh0xGOkZG3t98FjWqOYcZa31/6cOijxMeZ8ZqJyE97Jjknh6fypskzyjPr n1u+pMwe+Cr6deZbxVz4vPECcaH/e/4iZUn9B/rH8+XknwdWRFY+r1atRayb0LhoNAA4g4ShjqM1 0TWYk3Q6dPX0kdizDEYMjYwxTOeY43B7cG0sCfgEQiLrftYOtiRiCnsqRyqnNedrrnTudJ7LvJl8 WfxZW64KOAkMC94QyiblCOdszRG5KZonli9eIHFLslDqtrSP9JRMkWyJ3J1tpfJlCuXb7+64p1ih dF+5SqVKtUotTO2Heo1GjWbtzkdaddqntNd16nc16D7Re6r/zCDaEGPYaNRk/Hx3s0nLnlbTeDOc 2Yu97fte7u8wT7JgteiyfGXVbf3aptc23Y7Lrs++3+GN48CBLCd+p6GDw4feOr87/M4lx1XYdczt vfsHj4+eBV7iGwniO+VXTJYlz/yvFJn/nSLVx9SOLR//eWIlfPXk2qn107RIiEL9ThLseWwsQ2xL 3J545gu4BFwiy0VCEmsy2+8s4crgvszzK0u2/J0luWM33fJE8kULxG+Jb6ZJiewdudJtf2WJYqVS lfID1WrVh2o16rWajzTrdj7Wrtf+K0cMm4yeGzUbt+xuNWkzfRH6cmvHvk7zLvNXFt0ne6R7bfvs +qMG5Acdh2JGFN/GjiqPXfjgPq45kTzpM+37mTxL+Ra34Lh4cTl+zZJGA9g4+wAA6FUA0mUAbDMB rHIBYmQAJJwBuAoBzFkArNUBRScIKC0qIHu0Ns8PQIAVBGAb6IEDBEESlMMPhISYImFIIfISmUAR UMaoSFQdahWthY5EN6FXMcIYB0wB5judEd1ZujK6WXpj+hz6cSwn1glbx4BlUGeIZphm1GCkMDYw yTFFMFUz45kjmd/gOHABuE8shixnWEbxLvinBDTBkzDDasGazrrGFss2R9Qg5rOrsuezz3I4cyxx +nBWcclwPef25MHyFPGK8R7lXeC7xm/MP78lW0BUIFwQEawU8iUJkwaEL23dujVChCDSIZosZiPO Jz4mUSypL3lbSk+aTXpUpkL2nJzTNkV5nPyEwj/bc3dEKborGSvLqrCrrKqOq2Wo49UbNMo1c3Ze 0jqvfVrn6K4jumQ9H31vA29DP6MA4+DdJ0yi91w0zTK7vbd6X8v+IfNvllgrQWs1Gytbql2ifalD p+O8E89B7UOezkmHa10+uXG7G3sc8yzx4fE194sjNwagKLrUyCPPguiDTUNSwkSPUY4/Cmc66Xiq 5DQt0joaddYp5sF59tgjcV0JaYnLSc7JTanylzIzgi6/z7TKarxemi2Wc+0mdwHrrcTb+KKLdzLK BMrz7slVGlR1Vbs8/FbH/bikQe9ZcCOhqaR5T1tcu9zLrs7Q7qYeah9/f/OQ+HD/27hRnQ8l4+6f hCYHPtvOcn3tm8tccF6aWa5cOU3jodEAAAVMwA1SoAP2EAJpUA0jCBZRQJyRRKQemUdJo5xRmajX aAJ6L/oCuh3DgtmPScMM0pHofOjK6X7Q69NfpH+DFcOGYJ8xEBncGaoZmRmdGEuZMEyHmO4zMzG7 MdfjOHFUXDuLNEsCywzeDF9GYCFQCL2su1jz2PBsoWyDRCPiXXYSewr7OkcQx2dOX84pLjLXHHcw 9yLPcV6E9wIfH18Rvzp/0xbbLZMCEYK8glVCFkJTpBhhceHmrQEi3CKPRd3EcGJPxAMkhCReScZK 6UmtSdfKhMtqyS7J1W87L2+tIKwwu71+R7Kir5KBsqDyikqP6kO1a+qRGl6adju1tOS1hXWIuzC6 aN05vW/6swbThuNG88bTu7/vQZlymHHv3b5Pe/9+c0sLP8tjVlnW92xe2A7arTpwOMof2Od05OCV Q43OEy6Mrgpu3u6ZHvWeX72lfDx8M/x6/PkDbChZ1E+BkkGhwS2hAkeDwlqPi5xIDJ865XC6OVIl Kj+aeDbxHPF8ehxPfFaCcuLLJI/kn6kJaarpHy9fz/S9anNdKpsuZ+bm0/zKW1duxxS73XEqM7qr VqFUue2B3EPJWrE6yXqFJzrPdjdaPCe3HGlLbs/ueNQ10k3rFerXGnAfih+peTfznvej3kTEZOH0 hy98Xz3nri+ML0kuB6xUrSM0GgDQAysIgB44QBKUw6tN+5vuN9RjCBgHzHc6I7rMX97XsU4MQgzR DNOM1owNTHJMV5nxzJHMS7gA3CcWd7wL/j3BkzDDGsS6xhZL5CLms6uyt3I4cyxxJv02vY934Zdn c0FEsPKXZYsNyb8ch0rp/W34j+Bffl+pN2iU/7H7R+5/dvvf1HqN+vD4mv9bbejAv91GFf0t98KO P3LT6TftXlPf1JuXuum3hLgpuKJ603DtmQ3FTwY2HbdMtsW9+Kc9/WVXZ+grge6mHmpveV9Mf/NA 6JD4sN+Iwdu4UZ2xc+9dP5R8XBzv/iQ06TdlMi05g/1s+6VgNuar17fdc9LzzPNfFjq/VyymL1kv zfyIXtb7KfFzfOX0Ks/q9TW2tei1pfU8WjyNBrBxXwIAACZ9CpkSSDLTN4D/3/Inh2yugQIAnEeQ oRUAEAFA0iPAZrPXADPQBwMggRtQgAwUCAT93x1p4+3GPQ4AgJ4V4KodAED9jxMR/14z2CMsGABA n0I9Fujj5R1M0qVSyR4kfYo/NSTYI1CWZBLgtk2WtENBQRkA4H8Aw2wI2gG1XRMAAAOYSURBVDjL pdXPaxxlGMDx7zszOzuTzW72R7KbpjWx/sAeFPVQFGqKiNDWFlvMwYo/wItXxR6q5lQET968iDf/ AUOgVOwlUMREhZRaD2Ldmpgmpmm23ezs7szOr8dDZjfxV03sOzzM8MJ83ofnfV5eHMeRSWdSDvoH 5Zx/TuphXe518GXtoiC6kDyVoCJT7tS9oa/W3xZkSJBUDyZGzrTOSBiH/w99uvGGIAcE2SOIvQUL crJ9Utphe9eodiN2gQJQAgaBLKAAmLanORYcpRk57GZoN/UYGADyQDGBC4AOwJx1ideD52mGGztH U/FAgm6HS0mYpIGq9R1nw+dohnd2htpaEchtQ/PbyjGETYY+FOvWPJ+FR3B3kLFmkU/Q3Da8AAyi UybDMP3kyaHhWd8zEx7FDxt3R/dF5WRzumARGAKGMBM0x17yDDOISb81x23/OFHY/Hd0TJUTsJBg ZaACDGMzQo4R8uxjkDH2MMYoWcru1wQ/nCDs/HPGxibqACHgAwHQATpkcRnApUSTYRqMUmBvM4tW XcT65RLelWOo01+h2/1/RvfHJcBN0G4EGPgM0KGExzAuY7R4wL9DqpqGKrCoY618i1s9jjl5Ad3O bKFPqELS7HESERBhEVIkpELAKD6PxC7ZX6/DTx5c78CSwKqOfXkOd+lFzE/Po9v2JnpAWZjBKL5S INJbLSfCIMKICA+KUFm7CVeb8HMNFtqwEsKawLqOfWUWd/UU5vQ0umVhGMCjqynmPa2XqIqgP4J0 AFoAsQ9SK8KPJaiW4IYDv3uwFkJDINKwL87ivjRBeuoLDKUUh1rC/GKvnBg+2D7oHsQuuC3o1Pvo qxZgoQDLG1BzwQ+SkgHopK4u4H8ziwEwbsIni8nmd8D0IO2C3oa4Cd4GeLUUfb/lYSUP7TxIK+mS kODhEeTsBMZrJ7DSJoaI8GwF9GUhchV4YLXBbIHmQFyHoAbtVUWxkYW4e/IcgicLyHvjpCaeQuna 1u4rpRjK6BzuC5m5ZqDaYLcg1QCtDrIOwQa4EURk0MkSjN+HfPAMqSP7UUr9vfm7H688JsxcAL0J lgPGbVAbIOFmqV0leC/opN5/CPNQ9u5nX5I2evmwzkAjIrUE5iIYNVAhiB5TPh1w/+WQzHnrP0EA HMfpXQMffuRJXok8jsipdCSfv+XLrWvB7u+oLhrHsQRBJO+82ZKP3/Xk1nLQm+++W61W78ft83+d +wOuBu1qqTfJ4wAAAABJRU5ErkJggg==" + clip-path="url(#cieClip)" + width="36.599998" + height="41" + id="image2428" + x="-0.264" + y="7.3330002" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.5px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 8.36,47.76 C 7.751574,47.51528 7.222277,46.90182 6.784324,46.39273 5.608271,45.02566 4.964826,43.30281 4.38,41.63 3.446394,38.95956 2.627115,36.19922 2.114165,33.41042 1.415792,29.6135 0.6129846,25.78424 0.3959804,21.94278 0.2093634,18.63925 -0.036735,15.09899 0.67,11.99 1.021272,10.44473 2.335229,8.406245 3.57,7.98 4.66602,7.601652 6.456945,8.746987 7.698531,9.504755 9.584304,10.65569 11.33779,12.01369 12.9958,13.4917 c 4.54551,4.05204 8.81721,8.40006 13.1433,12.68228 3.05325,3.02229 6.08867,6.06284 9.1309,9.09602 -8.97,4.16333 -17.94,8.32667 -26.91,12.49 z" + id="path8865" + sodipodi:nodetypes="cssssssssscc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/window-next.svg b/share/icons/hicolor/scalable/actions/window-next.svg new file mode 100644 index 000000000..f55651c3d --- /dev/null +++ b/share/icons/hicolor/scalable/actions/window-next.svg @@ -0,0 +1,159 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="window-next.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-8" + id="linearGradient18380" + gradientUnits="userSpaceOnUse" + x1="10.192928" + y1="249.821" + x2="12.50002" + y2="255.5" /> + <linearGradient + id="linearGradient3480-8"> + <stop + id="stop3482-7" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-9" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-1" + id="linearGradient18388" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887-1"> + <stop + id="stop1888-1" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-5" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient5740-5"> + <stop + id="stop5742-7" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744-2" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="46.339005" + x2="414.26022" + y1="46.338985" + x1="404.67871" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + gradientUnits="userSpaceOnUse" + id="linearGradient18536" + xlink:href="#linearGradient5740-5" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="239" + inkscape:window-y="1" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use6015" + transform="matrix(3,0,0,3,-345.17075,-1005.9268)"> + <rect + y="338.80829" + x="115.5577" + height="11.99987" + width="14.99917" + id="rect18384" + style="color:#000000;fill:url(#linearGradient18388);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="335.7579" + x="115.5588" + height="3.011261" + width="14.99819" + id="rect18386" + style="color:#000000;fill:url(#linearGradient18536);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <g + id="use6047" + transform="matrix(3,0,0,3,-5.9977404,-738.12256)"> + <path + style="color:#000000;fill:#ffd400;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18380);stroke-width:1.00260592;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 15.50002,251.5 0,0 0,8 0,0 0,-4 -6,4 0,-8 6,4 0,-4 z" + id="path18376" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.0026058px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 10.43978,257.6603 3.2458,-2.2228" + id="path18378" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/window-previous.svg b/share/icons/hicolor/scalable/actions/window-previous.svg new file mode 100644 index 000000000..5eae1b66b --- /dev/null +++ b/share/icons/hicolor/scalable/actions/window-previous.svg @@ -0,0 +1,159 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="window-previous.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient18406" + gradientUnits="userSpaceOnUse" + x1="9.03125" + y1="251.03125" + x2="12.53125" + y2="255.53125" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient18392" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887"> + <stop + id="stop1888" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="46.339005" + x2="414.26022" + y1="46.338985" + x1="404.67871" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + gradientUnits="userSpaceOnUse" + id="linearGradient18438" + xlink:href="#linearGradient5740" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="23.931267" + inkscape:cy="27.185801" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="232" + inkscape:window-y="3" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="g6011" + transform="matrix(3,0,0,2.990607,-345.1731,-1002.6293)"> + <rect + y="338.80829" + x="115.5577" + height="11.99987" + width="14.99917" + id="rect13417" + style="color:#000000;fill:url(#linearGradient18392);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="335.7579" + x="115.5588" + height="3.011261" + width="14.99819" + id="rect13419" + style="color:#000000;fill:url(#linearGradient18438);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <g + id="use6040" + transform="matrix(3,0,0,2.990607,-21.000011,-735.7541)"> + <path + style="color:#000000;fill:#ffd400;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18406);stroke-width:1.00260592;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 9.53125,251.5312 0,0 0,4 5.92788,-4.0391 0,8 -5.92788,-3.9609 0,4 0,0 0,-8 z" + id="path18402" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.0026058px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 11.33756,255.4455 3.2458,-2.2227" + id="path18404" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-double-size.svg b/share/icons/hicolor/scalable/actions/zoom-double-size.svg new file mode 100644 index 000000000..d90a2e3c1 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-double-size.svg @@ -0,0 +1,168 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-double-size.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient2888"> + <stop + id="stop2889" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2888-6"> + <stop + id="stop2889-2" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-4" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11093" + xlink:href="#linearGradient2888-6" + inkscape:collect="always" /> + <inkscape:perspective + id="perspective11155" + inkscape:persp3d-origin="0.5 : 0.33333333 : 1" + inkscape:vp_z="1 : 0.5 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_x="0 : 0.5 : 1" + sodipodi:type="inkscape:persp3d" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2888-1" + id="radialGradient10788" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + cx="171.77553" + cy="153.06299" + fx="171.77553" + fy="153.06299" + r="7.4696794" /> + <linearGradient + id="linearGradient2888-1"> + <stop + id="stop2889-4" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-49" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <path + sodipodi:type="arc" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="path10780" + sodipodi:cx="179" + sodipodi:cy="159" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 186,159 a 7,7 0 1 1 -14,0 7,7 0 1 1 14,0 z" + transform="matrix(3.0126921,0,0,3.0176742,-514.57716,-454.87726)" /> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect10782" + width="47.827152" + height="47.900398" + x="0.16374856" + y="0.093025036" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 39.035119,32.93772 -6.07182,6.080955 8.9676,8.981325 6.07182,-6.080955 -8.9676,-8.981325 z" + id="path10784" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:url(#radialGradient10788);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="path10786" + sodipodi:cx="179" + sodipodi:cy="159" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 186,159 a 7,7 0 1 1 -14,0 7,7 0 1 1 14,0 z" + transform="matrix(3.0126921,0,0,3.0176742,-516.68574,-457.26304)" /> + <path + sodipodi:nodetypes="cccc" + id="use3816" + d="m 10.502685,16.617123 c 1.4946,-4.5 8.967571,-4.5 8.967571,1.5 0,6 -8.967571,7.5 -8.967571,13.5 l 8.967571,0" + style="fill:none;stroke:#000000;stroke-width:3.00000048px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccccc" + id="path3820" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 30.002689,13.423335 4.5,0 0,19.5 m -10.500003,-10.5 3,0 m -3,9 3,0" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-fit-drawing.svg b/share/icons/hicolor/scalable/actions/zoom-fit-drawing.svg new file mode 100644 index 000000000..239a1f052 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-fit-drawing.svg @@ -0,0 +1,245 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-fit-drawing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient10953" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.625152,0,0,1.007875,-0.61217,35.29459)" + x1="15.156842" + y1="214.00838" + x2="20.358622" + y2="221.69243" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.501399,0,0,1.00217,1.674173,36.50449)" + x1="17.075911" + y1="215.67207" + x2="19.156134" + y2="217.01157" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10957" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.377364,0,0,0.600465,3.962295,123.6837)" + x1="19.762522" + y1="220.34328" + x2="16.232185" + y2="215.46176" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient10829" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.625152,0,0,1.007875,-0.61217,35.29459)" + x1="15.156842" + y1="214.00838" + x2="20.358622" + y2="221.69243" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10831" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.501399,0,0,1.00217,1.674173,36.50449)" + x1="17.075911" + y1="215.67207" + x2="19.156134" + y2="217.01157" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10833" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.377364,0,0,0.600465,3.962295,123.6837)" + x1="19.762522" + y1="220.34328" + x2="16.232185" + y2="215.46176" /> + <linearGradient + id="linearGradient2888-9"> + <stop + id="stop2889-2" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-8" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11397" + xlink:href="#linearGradient2888-9" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5824" + transform="matrix(2.989197,0,0,2.9889939,-14.86503,-741.18765)"> + <path + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10961" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="248.02901" + x="5.0272999" + height="16" + width="16" + id="rect10963" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path10965" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10968" + style="color:#000000;fill:url(#radialGradient11397);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <path + sodipodi:nodetypes="ccccccc" + id="path4192" + d="m 12.25338,21.066657 2.9892,0 0,-5.99043 5.9784,0 0,-2.9952 -8.9676,0 0,8.98563 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <g + id="g5984" + transform="matrix(2.989197,0,0,2.995209,-14.64945,-742.71165)"> + <rect + y="251.4922" + x="8.4587202" + height="5.0406842" + width="5.0003939" + id="rect4828" + style="color:#000000;fill:none;stroke:url(#linearGradient10829);stroke-width:1.00260699;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="252.4818" + x="9.4499798" + height="3.010303" + width="3.008755" + id="rect4830" + style="color:#000000;fill:url(#linearGradient10831);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10833);stroke-width:1.00260735;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <g + transform="matrix(2.989197,0,0,2.995209,-5.6818113,-733.84788)" + id="use5989"> + <rect + style="color:#000000;fill:none;stroke:url(#linearGradient10953);stroke-width:1.00260699;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect10949" + width="5.0003939" + height="5.0406842" + x="8.4587202" + y="251.4922" /> + <rect + style="color:#000000;fill:url(#linearGradient10955);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10957);stroke-width:1.00260735;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect10951" + width="3.008755" + height="3.010303" + x="9.4499798" + y="252.4818" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-fit-page.svg b/share/icons/hicolor/scalable/actions/zoom-fit-page.svg new file mode 100644 index 000000000..5a4553221 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-fit-page.svg @@ -0,0 +1,273 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-fit-page.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient10953" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.625152,0,0,1.007875,-0.61217,35.29459)" + x1="15.156842" + y1="214.00838" + x2="20.358622" + y2="221.69243" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.501399,0,0,1.00217,1.674173,36.50449)" + x1="17.075911" + y1="215.67207" + x2="19.156134" + y2="217.01157" /> + <linearGradient + id="linearGradient6684"> + <stop + style="stop-color:#ffbf00;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop6686" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop6688" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10957" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.377364,0,0,0.600465,3.962295,123.6837)" + x1="19.762522" + y1="220.34328" + x2="16.232185" + y2="215.46176" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient10829" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.625152,0,0,1.007875,-0.61217,35.29459)" + x1="15.156842" + y1="214.00838" + x2="20.358622" + y2="221.69243" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10831" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.501399,0,0,1.00217,1.674173,36.50449)" + x1="17.075911" + y1="215.67207" + x2="19.156134" + y2="217.01157" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6684" + id="linearGradient10833" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.377364,0,0,0.600465,3.962295,123.6837)" + x1="19.762522" + y1="220.34328" + x2="16.232185" + y2="215.46176" /> + <linearGradient + id="linearGradient2888-9"> + <stop + id="stop2889-2" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-8" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11397" + xlink:href="#linearGradient2888-9" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient10862" + gradientUnits="userSpaceOnUse" + x1="61.447758" + y1="236.41124" + x2="64.518295" + y2="240.35397" + gradientTransform="matrix(2.989197,0,0,3,-164.10804,-689.88287)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient10864" + gradientUnits="userSpaceOnUse" + x1="59" + y1="235.13408" + x2="62.5" + y2="239.49016" + gradientTransform="matrix(2.989197,0,0,3,-164.10804,-689.88287)" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2888"> + <stop + id="stop2889" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11539" + xlink:href="#linearGradient2888" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5826" + transform="matrix(2.989197,0,0,2.993775,-14.863834,-742.45001)"> + <path + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10925" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="248.02901" + x="5.0272999" + height="16" + width="16" + id="rect10927" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path10929" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10931" + style="color:#000000;fill:url(#radialGradient11539);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <path + sodipodi:nodetypes="ccccc" + id="path3805" + d="m 13.749177,10.710734 17.93517,0 0,23.999997 -17.93517,0 0,-23.999997 z" + style="color:#000000;fill:url(#linearGradient10862);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10864);stroke-width:3.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-fit-selection.svg b/share/icons/hicolor/scalable/actions/zoom-fit-selection.svg new file mode 100644 index 000000000..40dac4608 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-fit-selection.svg @@ -0,0 +1,249 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-fit-selection.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2888-1" + id="radialGradient10788" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + cx="171.77553" + cy="153.06299" + fx="171.77553" + fy="153.06299" + r="7.4696794" /> + <linearGradient + id="linearGradient2888-1"> + <stop + id="stop2889-4" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-49" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2888"> + <stop + id="stop2889" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11253" + xlink:href="#linearGradient2888" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5822" + transform="matrix(2.989197,0,0,2.9889969,-14.865029,-741.18844)"> + <path + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10937" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="248.02901" + x="5.0272999" + height="16" + width="16" + id="rect10939" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path10941" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10943" + style="color:#000000;fill:url(#radialGradient11253);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <rect + y="12.174422" + x="9.2641869" + height="20.966484" + width="26.902775" + id="rect3901" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + y="12.174422" + x="9.2641869" + height="2.9952121" + width="2.989197" + id="rect3873" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect3875" + width="2.989197" + height="2.9952121" + x="15.24258" + y="12.174422" /> + <rect + y="12.174422" + x="21.220974" + height="2.9952121" + width="2.989197" + id="rect3877" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect3879" + width="2.989197" + height="2.9952121" + x="27.199392" + y="12.174422" /> + <rect + y="12.174422" + x="33.177742" + height="2.9952121" + width="2.989197" + id="rect3881" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect3883" + width="2.989197" + height="2.9952121" + x="33.177742" + y="18.164856" /> + <rect + y="24.155266" + x="33.177742" + height="2.9952121" + width="2.989197" + id="rect3885" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect3887" + width="2.989197" + height="2.9952121" + x="33.177742" + y="30.145699" /> + <rect + y="30.145699" + x="27.199392" + height="2.9952121" + width="2.989197" + id="rect3889" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect3891" + width="2.989197" + height="2.9952121" + x="21.220974" + y="30.145699" /> + <rect + y="30.145699" + x="15.24258" + height="2.9952121" + width="2.989197" + id="rect3893" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect3895" + width="2.989197" + height="2.9952121" + x="9.2641869" + y="30.145699" /> + <rect + y="24.155266" + x="9.2641869" + height="2.9952121" + width="2.989197" + id="rect3897" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect3899" + width="2.989197" + height="2.9952121" + x="9.2641869" + y="18.164856" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-fit-width.svg b/share/icons/hicolor/scalable/actions/zoom-fit-width.svg new file mode 100644 index 000000000..1e9339b86 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-fit-width.svg @@ -0,0 +1,233 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-fit-width.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient10862" + gradientUnits="userSpaceOnUse" + x1="61.447758" + y1="236.41124" + x2="64.518295" + y2="240.35397" + gradientTransform="matrix(2.989197,0,0,3,-164.10804,-689.88287)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient10864" + gradientUnits="userSpaceOnUse" + x1="59" + y1="235.13408" + x2="62.5" + y2="239.49016" + gradientTransform="matrix(2.989197,0,0,3,-164.10804,-689.88287)" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2888"> + <stop + id="stop2889" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11539" + xlink:href="#linearGradient2888" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-9" + id="linearGradient10872" + gradientUnits="userSpaceOnUse" + x1="59.432198" + y1="239.1431" + x2="62.515686" + y2="243.43013" + gradientTransform="matrix(2.989197,0,0,2.995209,-164.10923,-688.70445)" /> + <linearGradient + id="linearGradient2485-9"> + <stop + id="stop2486-7" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-6" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-2" + id="linearGradient10874" + gradientUnits="userSpaceOnUse" + x1="58.952152" + y1="236" + x2="63.40303" + y2="239.27582" + gradientTransform="matrix(2.989197,0,0,2.995209,-164.10923,-688.70445)" /> + <linearGradient + id="linearGradient3480-2"> + <stop + id="stop3482-2" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-5" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2888-0"> + <stop + id="stop2889-29" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-2" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11658" + xlink:href="#linearGradient2888-0" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5834" + transform="matrix(2.989197,0,0,2.9889939,-14.86503,-741.18765)"> + <path + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10912" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="248.02901" + x="5.0272999" + height="16" + width="16" + id="rect10914" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path10916" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10918" + style="color:#000000;fill:url(#radialGradient11658);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <path + sodipodi:nodetypes="ccccc" + id="rect3056" + d="m 7.7695817,19.662486 29.8919703,0 0.0939,18.06531 c -7.47882,8.14578 -23.16336,7.95768 -29.9857503,-0.282 l 0,-17.78346 z" + style="color:#000000;fill:url(#linearGradient10872);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10874);stroke-width:3.00000095;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-half-size.svg b/share/icons/hicolor/scalable/actions/zoom-half-size.svg new file mode 100644 index 000000000..c5229c848 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-half-size.svg @@ -0,0 +1,154 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-half-size.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + id="linearGradient2888"> + <stop + id="stop2889" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11018" + xlink:href="#linearGradient2888" + inkscape:collect="always" /> + <linearGradient + id="linearGradient2888-6"> + <stop + id="stop2889-2" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-4" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11093" + xlink:href="#linearGradient2888-6" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5818" + transform="matrix(2.989197,0,0,2.993775,-14.863834,-742.45001)"> + <path + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10900" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="248.02901" + x="5.0272999" + height="16" + width="16" + id="rect10902" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path10904" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10906" + style="color:#000000;fill:url(#radialGradient11093);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <path + sodipodi:nodetypes="cccc" + id="path10692" + d="m 25.612625,16.61711 c 1.4946,-4.5 8.96757,-4.5 8.96757,1.5 0,6 -8.96757,7.5 -8.96757,13.5 l 8.96757,0" + style="fill:none;stroke:#000000;stroke-width:3.00000048px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccccc" + id="path3806" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 9.0027053,13.42331 4.4999997,0 0,19.5 m 4.5,-10.5 3,0 m -3,9 3,0" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-in.svg b/share/icons/hicolor/scalable/actions/zoom-in.svg new file mode 100644 index 000000000..d40621661 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-in.svg @@ -0,0 +1,194 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-in.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#WhiteTransparent" + id="linearGradient3731" + gradientUnits="userSpaceOnUse" + x1="0" + y1="128" + x2="0" + y2="76" /> + <linearGradient + id="WhiteTransparent" + gradientUnits="userSpaceOnUse"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop7" /> + <stop + style="stop-color:white;stop-opacity:0" + offset="1" + id="stop9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3391" + id="linearGradient3733" + gradientUnits="userSpaceOnUse" + x1="80" + y1="20" + x2="60" + y2="40" /> + <linearGradient + gradientUnits="userSpaceOnUse" + id="linearGradient3391"> + <stop + id="stop3393" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop3395" + offset="1" + style="stop-color:white;stop-opacity:0" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2888-3" + id="radialGradient5855" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + cx="171.77553" + cy="153.06299" + fx="171.77553" + fy="153.06299" + r="7.4696794" /> + <linearGradient + id="linearGradient2888-3"> + <stop + id="stop2889-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-6" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3480-5"> + <stop + id="stop3482-3" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-6" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="257.66202" + x2="14.320742" + y1="251" + x1="8" + gradientTransform="translate(0,0.0207681)" + gradientUnits="userSpaceOnUse" + id="linearGradient22734" + xlink:href="#linearGradient3480-5" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="27.364726" + inkscape:cy="14.750531" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="946" + inkscape:window-height="575" + inkscape:window-x="79" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="zoom_in" + transform="matrix(3,0,0,2.993775,-14.92026,-742.45001)"> + <g + id="g5796"> + <path + sodipodi:type="arc" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="path4220" + sodipodi:cx="179" + sodipodi:cy="159" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" /> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect10601" + width="16" + height="16" + x="5.0272999" + y="248.02901" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + id="path10605" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:url(#radialGradient5855);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="path10607" + sodipodi:cx="179" + sodipodi:cy="159" + sodipodi:rx="7" + sodipodi:ry="7" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" /> + </g> + <path + sodipodi:nodetypes="ccccccccccccc" + id="path10609" + d="m 11,251.0208 2,0 0.0273,3 3,0.029 -0.0273,1.9938 -3,-0.0291 0.0273,3.0063 -2,0 -0.0273,-3.0063 -3.0273,0 0.0273,-1.9937 3.0273,0 -0.0273,-3 z" + style="fill:url(#linearGradient22734);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-next.svg b/share/icons/hicolor/scalable/actions/zoom-next.svg new file mode 100644 index 000000000..53195f4e8 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-next.svg @@ -0,0 +1,156 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-next.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-1" + id="linearGradient10809" + gradientUnits="userSpaceOnUse" + x1="10.192928" + y1="249.821" + x2="12.50002" + y2="255.5" /> + <linearGradient + id="linearGradient3480-1"> + <stop + id="stop3482-7" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-8" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2888-1"> + <stop + id="stop2889-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-3" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11846" + xlink:href="#linearGradient2888-1" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5838" + transform="matrix(2.989197,0,0,2.9889969,-14.865029,-741.18844)"> + <path + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10986" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="248.02901" + x="5.0272999" + height="16" + width="16" + id="rect10988" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path10990" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10992" + style="color:#000000;fill:url(#radialGradient11846);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <g + id="g6043" + transform="matrix(2.989197,0,0,2.995212,-14.74301,-742.70917)"> + <path + style="color:#000000;fill:#ffd400;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10809);stroke-width:1.00260592;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 15.50002,251.5 0,0 0,8 0,0 0,-4 -6,4 0,-8 6,4 0,-4 z" + id="path3990" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.0026058px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 10.43978,257.6603 3.2458,-2.2228" + id="path4191" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-original.svg b/share/icons/hicolor/scalable/actions/zoom-original.svg new file mode 100644 index 000000000..4503a2c8a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-original.svg @@ -0,0 +1,250 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-original.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-6" + id="linearGradient6151" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.49944,0,0,1.713117,42.76116,-42.5525)" + x1="11.87961" + y1="205.44775" + x2="16.804146" + y2="210.87169" /> + <linearGradient + id="linearGradient5704-6"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706-9" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6146" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.66352,0,0,3.319677,33.71939,-404.9123)" + x1="21.809561" + y1="219.11699" + x2="10.294251" + y2="212.95068" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6148" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.252006,0,0,1.989026,41.31058,-116.1321)" + x1="16.814611" + y1="213.65869" + x2="17.988022" + y2="218.2771" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800-6" + id="linearGradient6122" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.02198,0,0,1,-307.3063,52.7964)" + x1="361.70941" + y1="261.24731" + x2="366.09814" + y2="264.68918" /> + <linearGradient + id="linearGradient800-6"> + <stop + id="stop998-5" + offset="0" + style="stop-color:#f3ff49;stop-opacity:1;" /> + <stop + id="stop999-4" + offset="1" + style="stop-color:#ffa01e;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-5" + id="linearGradient6125" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1.02198,0,-159.1115,272.7932)" + x1="-37.330727" + y1="187.86301" + x2="-33.694717" + y2="178.65753" /> + <linearGradient + id="linearGradient3480-5"> + <stop + id="stop3482-9" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-4" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704-6" + id="linearGradient6159" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.124786,0,0,1.142472,43.68042,71.69251)" + x1="11.87961" + y1="205.44775" + x2="15.652736" + y2="211.87985" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6154" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.165662,0,0,1.995259,38.42262,-122.5159)" + x1="19.63879" + y1="218.10548" + x2="17.502275" + y2="214.87958" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient6156" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.877306,0,0,1.195484,43.74192,51.05256)" + x1="14.855348" + y1="212.71106" + x2="17.852816" + y2="218.19952" /> + <linearGradient + id="linearGradient2888"> + <stop + id="stop2889" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11018" + xlink:href="#linearGradient2888" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5816" + transform="matrix(2.989197,0,0,2.993775,-14.863834,-742.45001)"> + <path + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10887" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="248.02901" + x="5.0272999" + height="16" + width="16" + id="rect10889" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path10891" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10893" + style="color:#000000;fill:url(#radialGradient11018);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <path + id="path3788" + style="fill:none;stroke:#000000;stroke-width:3px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 9.0027058,13.423319 4.5000002,0 0,19.499997 m 7.5,-10.499997 3,0 m 3,-9 4.5,0 0,19.499997 m -10.5,-1.5 3,0" /> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-out.svg b/share/icons/hicolor/scalable/actions/zoom-out.svg new file mode 100644 index 000000000..2d453c28a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-out.svg @@ -0,0 +1,194 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-out.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#WhiteTransparent" + id="linearGradient3731" + gradientUnits="userSpaceOnUse" + x1="0" + y1="128" + x2="0" + y2="76" /> + <linearGradient + id="WhiteTransparent" + gradientUnits="userSpaceOnUse"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop7" /> + <stop + style="stop-color:white;stop-opacity:0" + offset="1" + id="stop9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3391" + id="linearGradient3733" + gradientUnits="userSpaceOnUse" + x1="80" + y1="20" + x2="60" + y2="40" /> + <linearGradient + gradientUnits="userSpaceOnUse" + id="linearGradient3391"> + <stop + id="stop3393" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop3395" + offset="1" + style="stop-color:white;stop-opacity:0" /> + </linearGradient> + <linearGradient + id="linearGradient2888-3"> + <stop + id="stop2889-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-6" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + y2="257.66202" + x2="14.320742" + y1="251" + x1="8" + gradientUnits="userSpaceOnUse" + id="linearGradient22819" + xlink:href="#linearGradient3480" + inkscape:collect="always" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2888-3" + id="radialGradient22862" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + cx="171.77553" + cy="153.06299" + fx="171.77553" + fy="153.06299" + r="7.4696794" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="27.364726" + inkscape:cy="14.750531" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="946" + inkscape:window-height="575" + inkscape:window-x="79" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="zoom_out" + transform="matrix(3,0,0,3,-14.73291,-743.87976)"> + <g + id="use5803" + transform="matrix(1,0,0,0.997925,-0.06245,0.476586)"> + <path + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path22854" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="248.02901" + x="5.0272999" + height="16" + width="16" + id="rect22856" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path22858" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path22860" + style="color:#000000;fill:url(#radialGradient22862);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <path + sodipodi:nodetypes="ccccc" + id="path10652" + d="m 16.03125,253.971 -0.0039,2.029 -7.99605,0 0.00395,-2.029 7.99605,0 z" + style="color:#000000;fill:url(#linearGradient22819);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;marker:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/actions/zoom-previous.svg b/share/icons/hicolor/scalable/actions/zoom-previous.svg new file mode 100644 index 000000000..7092c454f --- /dev/null +++ b/share/icons/hicolor/scalable/actions/zoom-previous.svg @@ -0,0 +1,220 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="zoom-previous.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-9" + id="linearGradient10872" + gradientUnits="userSpaceOnUse" + x1="59.432198" + y1="239.1431" + x2="62.515686" + y2="243.43013" + gradientTransform="matrix(2.989197,0,0,2.995209,-164.10923,-688.70445)" /> + <linearGradient + id="linearGradient2485-9"> + <stop + id="stop2486-7" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-6" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-2" + id="linearGradient10874" + gradientUnits="userSpaceOnUse" + x1="58.952152" + y1="236" + x2="63.40303" + y2="239.27582" + gradientTransform="matrix(2.989197,0,0,2.995209,-164.10923,-688.70445)" /> + <linearGradient + id="linearGradient3480-2"> + <stop + id="stop3482-2" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-5" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2888-0"> + <stop + id="stop2889-29" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-2" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11658" + xlink:href="#linearGradient2888-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480-8" + id="linearGradient10817" + gradientUnits="userSpaceOnUse" + x1="9.03125" + y1="251.03125" + x2="12.53125" + y2="255.53125" /> + <linearGradient + id="linearGradient3480-8"> + <stop + id="stop3482-8" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484-0" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient2888-07"> + <stop + id="stop2889-0" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop2894-0" + offset="1" + style="stop-color:#8ab3de;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4696794" + fy="153.06299" + fx="171.77553" + cy="153.06299" + cx="171.77553" + gradientTransform="matrix(1.122233,1.252981,-2.05495,1.830229,297.3402,-339.2527)" + gradientUnits="userSpaceOnUse" + id="radialGradient11754" + xlink:href="#linearGradient2888-07" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="31.062147" + inkscape:cy="23.73048" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="681" + inkscape:window-height="575" + inkscape:window-x="362" + inkscape:window-y="83"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="use5836" + transform="matrix(2.989197,0,0,2.9889969,-14.865029,-741.18844)"> + <path + transform="matrix(1.00786,0,0,1.007983,-167.1731,96.0569)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10974" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.94033492;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.26512966;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + <rect + y="248.02901" + x="5.0272999" + height="16" + width="16" + id="rect10976" + style="color:#000000;fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + id="path10978" + d="M 18.03125,259 16,261.0312 l 3,3 2.03125,-2.0312 -3,-3 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(1.00786,0,0,1.007983,-167.8785,95.25998)" + d="m 186,159 c 0,3.864 -3.136,7 -7,7 -3.864,0 -7,-3.136 -7,-7 0,-3.864 3.136,-7 7,-7 3.864,0 7,3.136 7,7 z" + sodipodi:ry="7" + sodipodi:rx="7" + sodipodi:cy="159" + sodipodi:cx="179" + id="path10980" + style="color:#000000;fill:url(#radialGradient11754);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99317169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + <g + id="g6036" + transform="matrix(2.989197,0,0,2.995212,-14.649449,-742.71226)"> + <path + style="color:#000000;fill:#ffd400;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10817);stroke-width:1.00260592;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 9.53125,251.5312 0,0 0,4 5.92788,-4.0391 0,8 -5.92788,-3.9609 0,4 0,0 0,-8 z" + id="path3974" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.0026058px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 11.33756,255.4455 3.2458,-2.2227" + id="path4188" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/devices/Makefile.am b/share/icons/hicolor/scalable/devices/Makefile.am new file mode 100644 index 000000000..055151bd0 --- /dev/null +++ b/share/icons/hicolor/scalable/devices/Makefile.am @@ -0,0 +1,14 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = scalable +context = devices + +iconsdir = $(themedir)/$(size)/$(context) + +# To update this list, run: +# find . -name '*.svg' -and -not -name '*.svn*' -printf '\t%P \\\n' | sort | zenity --text-info +# and paste the contents of the dialog box here + +icons_DATA = \ + input-tablet.svg + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/hicolor/scalable/devices/input-tablet.svg b/share/icons/hicolor/scalable/devices/input-tablet.svg new file mode 100644 index 000000000..c10f634f7 --- /dev/null +++ b/share/icons/hicolor/scalable/devices/input-tablet.svg @@ -0,0 +1,294 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="input-tablet.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient4736" + gradientUnits="userSpaceOnUse" + x1="330.38608" + y1="34.560329" + x2="333.01724" + y2="38.280788" + gradientTransform="translate(209.9854,0.409827)" /> + <linearGradient + id="linearGradient5704"> + <stop + style="stop-color:#5a5a5a;stop-opacity:1;" + offset="0" + id="stop5706" /> + <stop + style="stop-color:#000000;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop5708" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient4738" + gradientUnits="userSpaceOnUse" + x1="335.45627" + y1="33.542469" + x2="339.54184" + y2="39.123158" + gradientTransform="translate(209.9854,0.409827)" /> + <linearGradient + id="linearGradient2485"> + <stop + id="stop2486" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient4740" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.81842,0,0,0.200075,254.0602,-14.15959)" + x1="368.91229" + y1="269.26901" + x2="359.69348" + y2="254.23909" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient4742" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.181871,0,0,0.200075,474.8909,-14.15959)" + x1="366.48358" + y1="265.38815" + x2="360.57736" + y2="259.75748" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient4748" + gradientUnits="userSpaceOnUse" + x1="344" + y1="29.139771" + x2="346" + y2="31.666874" + gradientTransform="translate(209.9854,0.409827)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient22119" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.455219,0,0,0.501233,377.5466,-100.7998)" + x1="365.23157" + y1="264.55298" + x2="361.73392" + y2="260.24765" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient22121" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.997993,0,0,0.99958,1.061475,-0.0495296)" + x1="542.19043" + y1="27.955364" + x2="544.94995" + y2="32.713181" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient22152" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.455219,0,0,0.501233,377.5466,-100.7998)" + x1="365.23157" + y1="264.55298" + x2="361.73392" + y2="260.24765" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient22154" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.997993,0,0,0.99958,1.061475,-0.0495296)" + x1="542.19043" + y1="27.955364" + x2="544.94995" + y2="32.713181" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887-7" + id="linearGradient5750" + gradientUnits="userSpaceOnUse" + x1="121.11774" + y1="343.25803" + x2="130.35223" + y2="350.16364" /> + <linearGradient + id="linearGradient1887-7"> + <stop + id="stop1888-1" + offset="0.0000000" + style="stop-color:#fffdf8;stop-opacity:1.0000000;" /> + <stop + id="stop1889-7" + offset="1.0000000" + style="stop-color:#cdccc7;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5740" + id="linearGradient5752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.001797,0,0,0.906445,-290.1978,295.2598)" + x1="404.67871" + y1="46.338985" + x2="414.26022" + y2="46.339005" /> + <linearGradient + id="linearGradient5740"> + <stop + id="stop5742" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop5744" + offset="1.0000000" + style="stop-color:#98b6d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5777" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.999998,-0.937496)" + x1="693.27899" + y1="303.70065" + x2="698.26788" + y2="311.07904" /> + <linearGradient + id="linearGradient3480"> + <stop + id="stop3482" + offset="0.0000000" + style="stop-color:#646464;stop-opacity:1.0000000;" /> + <stop + id="stop3484" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient5779" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.999998,-0.937496)" + x1="693.40259" + y1="306.07037" + x2="696.86676" + y2="311.81979" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.5" + inkscape:cx="17.349053" + inkscape:cy="34.307435" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + transform="matrix(3,0,0,3,-30.000003,-383.99994)" + id="input_devices"> + <g + transform="matrix(1,0,0,0.996869,-105.0577,-206.2098)" + id="g5739"> + <rect + y="338.80829" + x="115.5577" + height="11.99987" + width="14.99917" + id="rect5741" + style="color:#000000;fill:url(#linearGradient5750);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156927;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="335.7579" + x="115.5588" + height="3.011261" + width="14.99819" + id="rect5744" + style="color:#000000;fill:url(#linearGradient5752);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.00156915;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + <g + transform="matrix(1,0,0,1.066667,-679.5,-193.0001)" + id="g5768" + style="display:inline"> + <rect + y="303.75" + x="691.5" + height="10.31249" + width="11" + id="rect5771" + style="fill:none;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + d="M 696.7189,305.998 696,305.5938 l -4,8 10,0 0,-0.9375" + style="fill:none;stroke:url(#linearGradient5777);stroke-width:0.96824569;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path5773" /> + <path + sodipodi:nodetypes="cc" + id="path5775" + d="m 694.5,309.375 c 1.5,0.4688 3,2.3438 2.5,4.2188" + style="fill:none;stroke:url(#linearGradient5779);stroke-width:0.96824569;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/hicolor/scalable/inkscape.svg b/share/icons/hicolor/scalable/inkscape.svg new file mode 100644 index 000000000..ee1db5e71 --- /dev/null +++ b/share/icons/hicolor/scalable/inkscape.svg @@ -0,0 +1,227 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + 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" + width="48px" + height="48px" + id="svg5668" + sodipodi:version="0.32" + inkscape:version="0.46+devel r20653" + sodipodi:docname="inkscape.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5670"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipoutline1"> + <path + id="outline1" + d="M 54.1,12.5 12.9,54.7 C -2.7,70.3 23,69 32.3,74.9 36.6,77.7 18.5,81.3 22.2,85 c 3.6,3.7 21.7,7.1 25.3,10.7 3.6,3.7 -7.3,7.6 -3.7,11.3 3.5,3.7 11.9,0.2 13.4,8.6 1.1,6.2 15.4,3.1 21.8,-2.2 4,-3.4 -6.9,-3.4 -3.3,-7.1 9,-9.1 17,-4.1 20.3,-12.5 1.8,-4.5 -13.6,-7.7 -9.5,-10.6 9.8,-6.9 45.8,-10.4 29.2,-27 L 73,12.5 c -5.3,-5 -14,-5 -18.9,0 z m -9.9,64.7 c 0.9,0 30.8,4 19.3,7.1 -4.4,1.2 -24.6,-7.1 -19.3,-7.1 z m 57.2,16.6 c 0,2.1 16.3,3.3 15.4,-0.5 -1.3,-6.4 -13.6,-5.9 -15.4,0.5 z m -69.5,11.1 c 3.7,3.2 9.3,-0.7 11.1,-5.2 -3.6,-4.7 -16.9,0.3 -11.1,5.2 z m 67.5,-6.7 c -4.6,4.2 0.8,8.6 5.3,5.7 1.2,-0.8 -0.1,-4.7 -5.3,-5.7 z" /> + </clipPath> + <linearGradient + inkscape:collect="always" + xlink:href="#WhiteTransparent" + id="linearGradient3731" + gradientUnits="userSpaceOnUse" + x1="0" + y1="128" + x2="0" + y2="76" /> + <linearGradient + id="WhiteTransparent" + gradientUnits="userSpaceOnUse"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0" + id="stop7" /> + <stop + style="stop-color:white;stop-opacity:0" + offset="1" + id="stop9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3391" + id="linearGradient3733" + gradientUnits="userSpaceOnUse" + x1="80" + y1="20" + x2="60" + y2="40" /> + <linearGradient + gradientUnits="userSpaceOnUse" + id="linearGradient3391"> + <stop + id="stop3393" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop3395" + offset="1" + style="stop-color:white;stop-opacity:0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#WhiteTransparent" + id="linearGradient3735" + gradientUnits="userSpaceOnUse" + x1="33" + y1="35" + x2="58" + y2="60" /> + <linearGradient + inkscape:collect="always" + xlink:href="#BlackTransparent" + id="linearGradient3737" + gradientUnits="userSpaceOnUse" + x1="0" + y1="128" + x2="0" + y2="64" /> + <linearGradient + id="BlackTransparent" + gradientUnits="userSpaceOnUse"> + <stop + style="stop-color:black;stop-opacity:1" + offset="0" + id="stop12" /> + <stop + style="stop-color:black;stop-opacity:0" + offset="1" + id="stop14" /> + </linearGradient> + <linearGradient + y2="50" + x2="90" + y1="20" + x1="60" + gradientUnits="userSpaceOnUse" + id="linearGradient22339" + xlink:href="#WhiteTransparent" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.4748737" + inkscape:cx="27.364726" + inkscape:cy="14.750531" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:grid-bbox="true" + inkscape:document-units="px" + gridtolerance="1" + inkscape:window-width="770" + inkscape:window-height="575" + inkscape:window-x="255" + inkscape:window-y="52" + inkscape:snap-global="true"> + <inkscape:grid + type="xygrid" + id="grid7154" + empspacing="5" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata5673"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer"> + <g + id="inkscape_options" + transform="matrix(0.4010472,0,0,0.4010472,-1.2023981,-1.4963142)"> + <use + class="outline-big" + xlink:href="#outline1" + id="use32" + style="opacity:0.1;fill:none;stroke:none" + x="0" + y="0" + width="128" + height="128" /> + <use + class="outline-small" + xlink:href="#outline1" + id="use34" + style="opacity:0.2;fill:none;stroke:none" + x="0" + y="0" + width="128" + height="128" /> + <use + class="black;" + xlink:href="#outline1" + id="use36" + x="0" + y="0" + width="128" + height="128" /> + <use + clip-path="url(#clipoutline1)" + xlink:href="#outline1" + class="stroke-highlight" + id="use38" + style="opacity:0.2;fill:none;stroke:none" + x="0" + y="0" + width="128" + height="128" /> + <use + style="opacity:0.5;fill:url(#linearGradient3731)" + class="specularity" + xlink:href="#outline1" + id="use40" + x="0" + y="0" + width="128" + height="128" /> + <use + style="opacity:0.25;fill:url(#linearGradient3733);fill-opacity:1" + class="low-specularity" + xlink:href="#outline1" + id="use42" + x="0" + y="0" + width="128" + height="128" /> + <path + class="specularity" + style="opacity:0.5;fill:url(#linearGradient3735)" + d="m 16.8,56.9 c -11.1,11 8.4,7.9 23.4,13.8 l 31,-54.5 c -4.7,-4.8 -10.7,-4.4 -15,0 z" + id="path44" /> + <path + style="fill:url(#linearGradient3737)" + class="shade" + d="m 8.9,61.7 c -2.6,9.4 13.4,9.2 22.3,12.7 1.5,-0.9 2.3,-2 1.2,-3 C 25.2,67.8 11,67.8 8.9,61.7 z m 111.1,1 c -2.7,8.9 -25.5,12.3 -33.4,17 -1.1,1.1 -0.4,2.1 0.9,3.1 9.8,-4.9 35.7,-8.7 32.5,-20.1 z m -75.7,11 c -3.2,0 -5.2,1.6 0.6,3.7 7.7,0.6 18.8,3.7 21.2,4.7 3.7,-6.6 -21,-8.4 -21.8,-8.4 z m -21.1,8.5 c -1.3,0.9 -2,1.9 -0.9,2.9 3.5,3.7 21.5,7.1 25.2,10.7 0.9,-1.2 1.2,-2.4 0.1,-3.6 -3.4,-3.4 -19.4,-6.6 -24.4,-10 z m 79.8,9.1 c -0.7,0.8 -1.3,1.7 -1.5,2.7 0,2.1 15.4,3.4 15.4,-0.6 -0.3,-0.7 -0.6,-1.4 -1.2,-2.1 -2.8,1.6 -9.7,1.2 -12.7,0 z m -7.4,0.4 c -3.4,7.1 -11.3,2.5 -19.8,11.1 -1.4,1.5 -0.6,2.3 0.7,3 8.7,-8.2 16.7,-2.9 19.7,-11.8 0.2,-0.9 0,-1.6 -0.6,-2.3 z m -54,7 c -2.4,3.2 -6.6,5.3 -9.6,2.7 -0.3,-0.2 -0.5,-0.5 -0.7,-0.8 -1.1,1.4 -1.1,2.9 0.7,4.5 3.6,3.1 9.3,-0.8 11,-5.2 -0.3,-0.5 -0.9,-0.9 -1.4,-1.2 z m 56.7,1 c -2.3,3.7 2.3,6.7 6.4,4.4 0.6,-0.7 0.5,-2.1 -0.6,-3.5 -2.4,1.2 -4.7,0.5 -5.8,-0.9 z m -54.4,3.9 c -0.9,1.1 -1.2,2.4 -0.1,3.6 3.6,3.6 12,0.1 13.5,8.6 1.1,6.1 14.7,2.9 21.5,-2 1.5,-1.64 0.8,-2.7 -0.5,-3.5 -7.1,4.8 -20,7.7 -21,1.9 -1.5,-8.5 -9.8,-5.1 -13.4,-8.6 z" + id="path46" /> + <path + id="icecap" + class="full-specularity" + style="fill:url(#linearGradient22339)" + d="m 70.5,15.5 16.3,16.6 c 1.5,1.5 1.5,4.6 0.6,5.5 L 79.3,31 77.7,40.7 71,37.1 60.1,44 56.5,29.5 50.7,42.1 36.2,42 c -2.8,0 -2.4,-2.9 0.5,-5.8 5.7,-6.3 16.8,-17 20.3,-20.7 3.6,-3.7 9.9,-3.6 13.5,0 z" /> + </g> + </g> +</svg> |
