From: tweenk <tweenk@users.sourceforge.net> Date: Sun, 26 Apr 2009 01:22:54 +0000 (+0000) Subject: Add Tango icon set from Jesusda. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3f6f350e81651bfa25ce14963e981f33c72391f9;p=inkscape.git Add Tango icon set from Jesusda. --- diff --git a/share/icons/tango/16x16/Makefile.am b/share/icons/tango/16x16/Makefile.am new file mode 100644 index 000000000..6d31d8693 --- /dev/null +++ b/share/icons/tango/16x16/Makefile.am @@ -0,0 +1,8 @@ +SUBDIRS = actions places status + +size = 16x16 +hicolorthemedir = $(datadir)/icons/hicolor +inkscapeicondir = $(hicolorthemedir)/$(size)/apps + +inkscapeicon_DATA = inkscape.png +EXTRA_DIST = $(inkscapeicon_DATA) diff --git a/share/icons/tango/16x16/actions/Makefile.am b/share/icons/tango/16x16/actions/Makefile.am new file mode 100644 index 000000000..ba592b657 --- /dev/null +++ b/share/icons/tango/16x16/actions/Makefile.am @@ -0,0 +1,187 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = 16x16 +context = actions + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ + align-horizontal-baseline.png \ + align-horizontal-center.png \ + align-horizontal-left.png \ + align-horizontal-left-to-anchor.png \ + align-horizontal-node.png \ + align-horizontal-right.png \ + align-horizontal-right-to-anchor.png \ + align-vertical-baseline.png \ + align-vertical-bottom.png \ + align-vertical-bottom-to-anchor.png \ + align-vertical-center.png \ + align-vertical-node.png \ + align-vertical-top.png \ + align-vertical-top-to-anchor.png \ + bitmap-trace.png \ + color-fill.png \ + color-gradient.png \ + color-management.png \ + color-picker.png \ + distribute-graph-directed.png \ + distribute-graph.png \ + distribute-horizontal-baseline.png \ + distribute-horizontal-center.png \ + distribute-horizontal-gaps.png \ + distribute-horizontal-left.png \ + distribute-horizontal-node.png \ + distribute-horizontal-right.png \ + distribute-randomize.png \ + distribute-remove-overlaps.png \ + distribute-unclump.png \ + distribute-vertical-baseline.png \ + distribute-vertical-bottom.png \ + distribute-vertical-center.png \ + distribute-vertical-gaps.png \ + distribute-vertical-node.png \ + distribute-vertical-top.png \ + document-cleanup.png \ + document-export-ocal.png \ + document-export.png \ + document-import-ocal.png \ + document-import.png \ + document-metadata.png \ + draw-calligraphic.png \ + draw-connector.png \ + draw-cuboid.png \ + draw-ellipse.png \ + draw-eraser.png \ + draw-freehand.png \ + draw-geometry.png \ + draw-path.png \ + draw-polygon-star.png \ + draw-rectangle.png \ + draw-spiral.png \ + draw-text.png \ + edit-clone.png \ + edit-clone-unlink.png \ + edit-duplicate.png \ + edit-paste-in-place.png \ + edit-paste-style.png \ + edit-select-all-layers.png \ + edit-select-invert.png \ + edit-select-none.png \ + edit-select-original.png \ + edit-undo-history.png \ + format-text-direction-horizontal.png \ + format-text-direction-vertical.png \ + help-contents.png \ + help-keyboard-shortcuts.png \ + layer-add.png \ + layer-bottom.png \ + layer-delete.png \ + layer-lower.png \ + layer-next.png \ + layer-previous.png \ + layer-raise.png \ + layer-rename.png \ + layer-top.png \ + node-add.png \ + node-break.png \ + node-delete.png \ + node-delete-segment.png \ + node-join.png \ + node-join-segment.png \ + object-flip-horizontal.png \ + object-flip-vertical.png \ + object-group.png \ + object-rotate-left.png \ + object-rotate-right.png \ + object-to-path.png \ + object-tweak-attract.png \ + object-tweak-blur.png \ + object-tweak-duplicate.png \ + object-tweak-jitter-color.png \ + object-tweak-paint.png \ + object-tweak-push.png \ + object-tweak-randomize.png \ + object-tweak-rotate.png \ + object-tweak-shrink.png \ + object-ungroup.png \ + path-break-apart.png \ + path-clip-edit.png \ + path-combine.png \ + path-cut.png \ + path-difference.png \ + path-division.png \ + path-effect-parameter-next.png \ + path-exclusion.png \ + path-inset.png \ + path-intersection.png \ + path-mask-edit.png \ + path-offset-dynamic.png \ + path-offset-linked.png \ + path-outset.png \ + path-reverse.png \ + path-simplify.png \ + path-tweak-attract.png \ + path-tweak-grow.png \ + path-tweak-push.png \ + path-tweak-repel.png \ + path-tweak-roughen.png \ + path-tweak-shrink.png \ + path-union.png \ + randomize.png \ + rectangle-make-corners-sharp.png \ + selection-bottom.png \ + selection-lower.png \ + selection-make-bitmap-copy.png \ + selection-move-to-layer-above.png \ + selection-move-to-layer-below.png \ + selection-raise.png \ + selection-top.png \ + show-bounding-box.png \ + show-dialogs.png \ + show-grid.png \ + show-guides.png \ + show-node-handles.png \ + show-path-outline.png \ + stroke-to-path.png \ + text-convert-to-regular.png \ + text-flow-into-frame.png \ + text-put-on-path.png \ + text-remove-from-path.png \ + text-unflow.png \ + text-unkern.png \ + tool-node-editor.png \ + tool-pointer.png \ + tool-tweak.png \ + transform-move-horizontal.png \ + transform-move-vertical.png \ + transform-rotate.png \ + transform-scale-horizontal.png \ + transform-scale-vertical.png \ + transform-skew-horizontal.png \ + transform-skew-vertical.png \ + view-fullscreen.png \ + window-new.png \ + window-next.png \ + window-previous.png \ + xml-attribute-delete.png \ + xml-element-new.png \ + xml-node-delete.png \ + xml-node-duplicate.png \ + xml-text-new.png \ + zoom-double-size.png \ + zoom-fit-drawing.png \ + zoom-fit-page.png \ + zoom-fit-selection.png \ + zoom-fit-width.png \ + zoom-half-size.png \ + zoom-in.png \ + zoom-next.png \ + zoom-original.png \ + zoom-out.png \ + zoom.png \ + zoom-previous.png + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/tango/16x16/actions/align-horizontal-baseline.png b/share/icons/tango/16x16/actions/align-horizontal-baseline.png new file mode 100644 index 000000000..ce5c39685 Binary files /dev/null and b/share/icons/tango/16x16/actions/align-horizontal-baseline.png differ diff --git a/share/icons/tango/16x16/actions/align-horizontal-center.png b/share/icons/tango/16x16/actions/align-horizontal-center.png new file mode 100644 index 000000000..ced3a555f Binary files /dev/null and b/share/icons/tango/16x16/actions/align-horizontal-center.png differ diff --git a/share/icons/tango/16x16/actions/align-horizontal-left-to-anchor.png b/share/icons/tango/16x16/actions/align-horizontal-left-to-anchor.png new file mode 100644 index 000000000..fe1d12383 Binary files /dev/null and b/share/icons/tango/16x16/actions/align-horizontal-left-to-anchor.png differ diff --git a/share/icons/tango/16x16/actions/align-horizontal-left.png b/share/icons/tango/16x16/actions/align-horizontal-left.png new file mode 100644 index 000000000..cb95e425e Binary files /dev/null and b/share/icons/tango/16x16/actions/align-horizontal-left.png differ diff --git a/share/icons/tango/16x16/actions/align-horizontal-node.png b/share/icons/tango/16x16/actions/align-horizontal-node.png new file mode 100644 index 000000000..406ebf2ca Binary files /dev/null and b/share/icons/tango/16x16/actions/align-horizontal-node.png differ diff --git a/share/icons/tango/16x16/actions/align-horizontal-right-to-anchor.png b/share/icons/tango/16x16/actions/align-horizontal-right-to-anchor.png new file mode 100644 index 000000000..1a19c1754 Binary files /dev/null and b/share/icons/tango/16x16/actions/align-horizontal-right-to-anchor.png differ diff --git a/share/icons/tango/16x16/actions/align-horizontal-right.png b/share/icons/tango/16x16/actions/align-horizontal-right.png new file mode 100644 index 000000000..27a9dd2e8 Binary files /dev/null and b/share/icons/tango/16x16/actions/align-horizontal-right.png differ diff --git a/share/icons/tango/16x16/actions/align-vertical-baseline.png b/share/icons/tango/16x16/actions/align-vertical-baseline.png new file mode 100644 index 000000000..35793c5a3 Binary files /dev/null and b/share/icons/tango/16x16/actions/align-vertical-baseline.png differ diff --git a/share/icons/tango/16x16/actions/align-vertical-bottom-to-anchor.png b/share/icons/tango/16x16/actions/align-vertical-bottom-to-anchor.png new file mode 100644 index 000000000..63dd34574 Binary files /dev/null and b/share/icons/tango/16x16/actions/align-vertical-bottom-to-anchor.png differ diff --git a/share/icons/tango/16x16/actions/align-vertical-bottom.png b/share/icons/tango/16x16/actions/align-vertical-bottom.png new file mode 100644 index 000000000..935676cbb Binary files /dev/null and b/share/icons/tango/16x16/actions/align-vertical-bottom.png differ diff --git a/share/icons/tango/16x16/actions/align-vertical-center.png b/share/icons/tango/16x16/actions/align-vertical-center.png new file mode 100644 index 000000000..abec81f83 Binary files /dev/null and b/share/icons/tango/16x16/actions/align-vertical-center.png differ diff --git a/share/icons/tango/16x16/actions/align-vertical-node.png b/share/icons/tango/16x16/actions/align-vertical-node.png new file mode 100644 index 000000000..081380115 Binary files /dev/null and b/share/icons/tango/16x16/actions/align-vertical-node.png differ diff --git a/share/icons/tango/16x16/actions/align-vertical-top-to-anchor.png b/share/icons/tango/16x16/actions/align-vertical-top-to-anchor.png new file mode 100644 index 000000000..5ed53fdb6 Binary files /dev/null and b/share/icons/tango/16x16/actions/align-vertical-top-to-anchor.png differ diff --git a/share/icons/tango/16x16/actions/align-vertical-top.png b/share/icons/tango/16x16/actions/align-vertical-top.png new file mode 100644 index 000000000..9a891dc7a Binary files /dev/null and b/share/icons/tango/16x16/actions/align-vertical-top.png differ diff --git a/share/icons/tango/16x16/actions/bitmap-trace.png b/share/icons/tango/16x16/actions/bitmap-trace.png new file mode 100644 index 000000000..3bf4785cb Binary files /dev/null and b/share/icons/tango/16x16/actions/bitmap-trace.png differ diff --git a/share/icons/tango/16x16/actions/color-fill.png b/share/icons/tango/16x16/actions/color-fill.png new file mode 100644 index 000000000..54160c403 Binary files /dev/null and b/share/icons/tango/16x16/actions/color-fill.png differ diff --git a/share/icons/tango/16x16/actions/color-gradient.png b/share/icons/tango/16x16/actions/color-gradient.png new file mode 100644 index 000000000..a9c43edd3 Binary files /dev/null and b/share/icons/tango/16x16/actions/color-gradient.png differ diff --git a/share/icons/tango/16x16/actions/color-management.png b/share/icons/tango/16x16/actions/color-management.png new file mode 100644 index 000000000..85df0b19b Binary files /dev/null and b/share/icons/tango/16x16/actions/color-management.png differ diff --git a/share/icons/tango/16x16/actions/color-picker.png b/share/icons/tango/16x16/actions/color-picker.png new file mode 100644 index 000000000..6e7fa3761 Binary files /dev/null and b/share/icons/tango/16x16/actions/color-picker.png differ diff --git a/share/icons/tango/16x16/actions/distribute-graph-directed.png b/share/icons/tango/16x16/actions/distribute-graph-directed.png new file mode 100644 index 000000000..cf1b62e70 Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-graph-directed.png differ diff --git a/share/icons/tango/16x16/actions/distribute-graph.png b/share/icons/tango/16x16/actions/distribute-graph.png new file mode 100644 index 000000000..19635cfd0 Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-graph.png differ diff --git a/share/icons/tango/16x16/actions/distribute-horizontal-baseline.png b/share/icons/tango/16x16/actions/distribute-horizontal-baseline.png new file mode 100644 index 000000000..13677035a Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-horizontal-baseline.png differ diff --git a/share/icons/tango/16x16/actions/distribute-horizontal-center.png b/share/icons/tango/16x16/actions/distribute-horizontal-center.png new file mode 100644 index 000000000..eed3baa8d Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-horizontal-center.png differ diff --git a/share/icons/tango/16x16/actions/distribute-horizontal-gaps.png b/share/icons/tango/16x16/actions/distribute-horizontal-gaps.png new file mode 100644 index 000000000..624abdc5f Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-horizontal-gaps.png differ diff --git a/share/icons/tango/16x16/actions/distribute-horizontal-left.png b/share/icons/tango/16x16/actions/distribute-horizontal-left.png new file mode 100644 index 000000000..c00e753bc Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-horizontal-left.png differ diff --git a/share/icons/tango/16x16/actions/distribute-horizontal-node.png b/share/icons/tango/16x16/actions/distribute-horizontal-node.png new file mode 100644 index 000000000..a5aeacbd8 Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-horizontal-node.png differ diff --git a/share/icons/tango/16x16/actions/distribute-horizontal-right.png b/share/icons/tango/16x16/actions/distribute-horizontal-right.png new file mode 100644 index 000000000..3b8952f58 Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-horizontal-right.png differ diff --git a/share/icons/tango/16x16/actions/distribute-randomize.png b/share/icons/tango/16x16/actions/distribute-randomize.png new file mode 100644 index 000000000..8eb9cd98d Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-randomize.png differ diff --git a/share/icons/tango/16x16/actions/distribute-remove-overlaps.png b/share/icons/tango/16x16/actions/distribute-remove-overlaps.png new file mode 100644 index 000000000..613ee5256 Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-remove-overlaps.png differ diff --git a/share/icons/tango/16x16/actions/distribute-unclump.png b/share/icons/tango/16x16/actions/distribute-unclump.png new file mode 100644 index 000000000..22eaae8dc Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-unclump.png differ diff --git a/share/icons/tango/16x16/actions/distribute-vertical-baseline.png b/share/icons/tango/16x16/actions/distribute-vertical-baseline.png new file mode 100644 index 000000000..dbbebe80e Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-vertical-baseline.png differ diff --git a/share/icons/tango/16x16/actions/distribute-vertical-bottom.png b/share/icons/tango/16x16/actions/distribute-vertical-bottom.png new file mode 100644 index 000000000..3b9b18bc6 Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-vertical-bottom.png differ diff --git a/share/icons/tango/16x16/actions/distribute-vertical-center.png b/share/icons/tango/16x16/actions/distribute-vertical-center.png new file mode 100644 index 000000000..801f2c68f Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-vertical-center.png differ diff --git a/share/icons/tango/16x16/actions/distribute-vertical-gaps.png b/share/icons/tango/16x16/actions/distribute-vertical-gaps.png new file mode 100644 index 000000000..d34511e19 Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-vertical-gaps.png differ diff --git a/share/icons/tango/16x16/actions/distribute-vertical-node.png b/share/icons/tango/16x16/actions/distribute-vertical-node.png new file mode 100644 index 000000000..773180442 Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-vertical-node.png differ diff --git a/share/icons/tango/16x16/actions/distribute-vertical-top.png b/share/icons/tango/16x16/actions/distribute-vertical-top.png new file mode 100644 index 000000000..275f8b002 Binary files /dev/null and b/share/icons/tango/16x16/actions/distribute-vertical-top.png differ diff --git a/share/icons/tango/16x16/actions/document-cleanup.png b/share/icons/tango/16x16/actions/document-cleanup.png new file mode 100644 index 000000000..f5625d23a Binary files /dev/null and b/share/icons/tango/16x16/actions/document-cleanup.png differ diff --git a/share/icons/tango/16x16/actions/document-export-ocal.png b/share/icons/tango/16x16/actions/document-export-ocal.png new file mode 100644 index 000000000..ba1ceefa7 Binary files /dev/null and b/share/icons/tango/16x16/actions/document-export-ocal.png differ diff --git a/share/icons/tango/16x16/actions/document-export.png b/share/icons/tango/16x16/actions/document-export.png new file mode 100644 index 000000000..5343d55f9 Binary files /dev/null and b/share/icons/tango/16x16/actions/document-export.png differ diff --git a/share/icons/tango/16x16/actions/document-import-ocal.png b/share/icons/tango/16x16/actions/document-import-ocal.png new file mode 100644 index 000000000..655aa15a1 Binary files /dev/null and b/share/icons/tango/16x16/actions/document-import-ocal.png differ diff --git a/share/icons/tango/16x16/actions/document-import.png b/share/icons/tango/16x16/actions/document-import.png new file mode 100644 index 000000000..ec37a39b0 Binary files /dev/null and b/share/icons/tango/16x16/actions/document-import.png differ diff --git a/share/icons/tango/16x16/actions/document-metadata.png b/share/icons/tango/16x16/actions/document-metadata.png new file mode 100644 index 000000000..25b870d92 Binary files /dev/null and b/share/icons/tango/16x16/actions/document-metadata.png differ diff --git a/share/icons/tango/16x16/actions/draw-calligraphic.png b/share/icons/tango/16x16/actions/draw-calligraphic.png new file mode 100644 index 000000000..4f822b78b Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-calligraphic.png differ diff --git a/share/icons/tango/16x16/actions/draw-connector.png b/share/icons/tango/16x16/actions/draw-connector.png new file mode 100644 index 000000000..f8df76090 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-connector.png differ diff --git a/share/icons/tango/16x16/actions/draw-cuboid.png b/share/icons/tango/16x16/actions/draw-cuboid.png new file mode 100644 index 000000000..3dd3c1aa4 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-cuboid.png differ diff --git a/share/icons/tango/16x16/actions/draw-ellipse.png b/share/icons/tango/16x16/actions/draw-ellipse.png new file mode 100644 index 000000000..a524b41c2 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-ellipse.png differ diff --git a/share/icons/tango/16x16/actions/draw-eraser.png b/share/icons/tango/16x16/actions/draw-eraser.png new file mode 100644 index 000000000..de725ea90 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-eraser.png differ diff --git a/share/icons/tango/16x16/actions/draw-freehand.png b/share/icons/tango/16x16/actions/draw-freehand.png new file mode 100644 index 000000000..34ea91098 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-freehand.png differ diff --git a/share/icons/tango/16x16/actions/draw-geometry.png b/share/icons/tango/16x16/actions/draw-geometry.png new file mode 100644 index 000000000..5f0044f59 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-geometry.png differ diff --git a/share/icons/tango/16x16/actions/draw-path.png b/share/icons/tango/16x16/actions/draw-path.png new file mode 100644 index 000000000..eb6ab67dc Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-path.png differ diff --git a/share/icons/tango/16x16/actions/draw-polygon-star.png b/share/icons/tango/16x16/actions/draw-polygon-star.png new file mode 100644 index 000000000..1d7c285c3 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-polygon-star.png differ diff --git a/share/icons/tango/16x16/actions/draw-rectangle.png b/share/icons/tango/16x16/actions/draw-rectangle.png new file mode 100644 index 000000000..285220859 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-rectangle.png differ diff --git a/share/icons/tango/16x16/actions/draw-spiral.png b/share/icons/tango/16x16/actions/draw-spiral.png new file mode 100644 index 000000000..ffee0efb8 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-spiral.png differ diff --git a/share/icons/tango/16x16/actions/draw-text.png b/share/icons/tango/16x16/actions/draw-text.png new file mode 100644 index 000000000..8c056eaa9 Binary files /dev/null and b/share/icons/tango/16x16/actions/draw-text.png differ diff --git a/share/icons/tango/16x16/actions/edit-clone-unlink.png b/share/icons/tango/16x16/actions/edit-clone-unlink.png new file mode 100644 index 000000000..f585e894d Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-clone-unlink.png differ diff --git a/share/icons/tango/16x16/actions/edit-clone.png b/share/icons/tango/16x16/actions/edit-clone.png new file mode 100644 index 000000000..3398e8d18 Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-clone.png differ diff --git a/share/icons/tango/16x16/actions/edit-duplicate.png b/share/icons/tango/16x16/actions/edit-duplicate.png new file mode 100644 index 000000000..8940ef1fb Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-duplicate.png differ diff --git a/share/icons/tango/16x16/actions/edit-paste-in-place.png b/share/icons/tango/16x16/actions/edit-paste-in-place.png new file mode 100644 index 000000000..642d4b5ce Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-paste-in-place.png differ diff --git a/share/icons/tango/16x16/actions/edit-paste-style.png b/share/icons/tango/16x16/actions/edit-paste-style.png new file mode 100644 index 000000000..8b1400d92 Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-paste-style.png differ diff --git a/share/icons/tango/16x16/actions/edit-select-all-layers.png b/share/icons/tango/16x16/actions/edit-select-all-layers.png new file mode 100644 index 000000000..fcfabca92 Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-select-all-layers.png differ diff --git a/share/icons/tango/16x16/actions/edit-select-invert.png b/share/icons/tango/16x16/actions/edit-select-invert.png new file mode 100644 index 000000000..93c96f71e Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-select-invert.png differ diff --git a/share/icons/tango/16x16/actions/edit-select-none.png b/share/icons/tango/16x16/actions/edit-select-none.png new file mode 100644 index 000000000..16f9729cb Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-select-none.png differ diff --git a/share/icons/tango/16x16/actions/edit-select-original.png b/share/icons/tango/16x16/actions/edit-select-original.png new file mode 100644 index 000000000..4f448ef59 Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-select-original.png differ diff --git a/share/icons/tango/16x16/actions/edit-undo-history.png b/share/icons/tango/16x16/actions/edit-undo-history.png new file mode 100644 index 000000000..57f1da91d Binary files /dev/null and b/share/icons/tango/16x16/actions/edit-undo-history.png differ diff --git a/share/icons/tango/16x16/actions/format-text-direction-horizontal.png b/share/icons/tango/16x16/actions/format-text-direction-horizontal.png new file mode 100644 index 000000000..24c0ed183 Binary files /dev/null and b/share/icons/tango/16x16/actions/format-text-direction-horizontal.png differ diff --git a/share/icons/tango/16x16/actions/format-text-direction-vertical.png b/share/icons/tango/16x16/actions/format-text-direction-vertical.png new file mode 100644 index 000000000..3dcf846be Binary files /dev/null and b/share/icons/tango/16x16/actions/format-text-direction-vertical.png differ diff --git a/share/icons/tango/16x16/actions/help-contents.png b/share/icons/tango/16x16/actions/help-contents.png new file mode 100644 index 000000000..44fcd0a81 Binary files /dev/null and b/share/icons/tango/16x16/actions/help-contents.png differ diff --git a/share/icons/tango/16x16/actions/help-keyboard-shortcuts.png b/share/icons/tango/16x16/actions/help-keyboard-shortcuts.png new file mode 100644 index 000000000..58f153828 Binary files /dev/null and b/share/icons/tango/16x16/actions/help-keyboard-shortcuts.png differ diff --git a/share/icons/tango/16x16/actions/layer-add.png b/share/icons/tango/16x16/actions/layer-add.png new file mode 100644 index 000000000..2130644dd Binary files /dev/null and b/share/icons/tango/16x16/actions/layer-add.png differ diff --git a/share/icons/tango/16x16/actions/layer-bottom.png b/share/icons/tango/16x16/actions/layer-bottom.png new file mode 100644 index 000000000..0792ed68e Binary files /dev/null and b/share/icons/tango/16x16/actions/layer-bottom.png differ diff --git a/share/icons/tango/16x16/actions/layer-delete.png b/share/icons/tango/16x16/actions/layer-delete.png new file mode 100644 index 000000000..9a176bd07 Binary files /dev/null and b/share/icons/tango/16x16/actions/layer-delete.png differ diff --git a/share/icons/tango/16x16/actions/layer-lower.png b/share/icons/tango/16x16/actions/layer-lower.png new file mode 100644 index 000000000..97c701bf1 Binary files /dev/null and b/share/icons/tango/16x16/actions/layer-lower.png differ diff --git a/share/icons/tango/16x16/actions/layer-next.png b/share/icons/tango/16x16/actions/layer-next.png new file mode 100644 index 000000000..0b1126544 Binary files /dev/null and b/share/icons/tango/16x16/actions/layer-next.png differ diff --git a/share/icons/tango/16x16/actions/layer-previous.png b/share/icons/tango/16x16/actions/layer-previous.png new file mode 100644 index 000000000..efc12bffe Binary files /dev/null and b/share/icons/tango/16x16/actions/layer-previous.png differ diff --git a/share/icons/tango/16x16/actions/layer-raise.png b/share/icons/tango/16x16/actions/layer-raise.png new file mode 100644 index 000000000..fe03dff0e Binary files /dev/null and b/share/icons/tango/16x16/actions/layer-raise.png differ diff --git a/share/icons/tango/16x16/actions/layer-rename.png b/share/icons/tango/16x16/actions/layer-rename.png new file mode 100644 index 000000000..6a55596f4 Binary files /dev/null and b/share/icons/tango/16x16/actions/layer-rename.png differ diff --git a/share/icons/tango/16x16/actions/layer-top.png b/share/icons/tango/16x16/actions/layer-top.png new file mode 100644 index 000000000..e405c5d9d Binary files /dev/null and b/share/icons/tango/16x16/actions/layer-top.png differ diff --git a/share/icons/tango/16x16/actions/node-add.png b/share/icons/tango/16x16/actions/node-add.png new file mode 100644 index 000000000..4c3a29140 Binary files /dev/null and b/share/icons/tango/16x16/actions/node-add.png differ diff --git a/share/icons/tango/16x16/actions/node-break.png b/share/icons/tango/16x16/actions/node-break.png new file mode 100644 index 000000000..1be2f0b4f Binary files /dev/null and b/share/icons/tango/16x16/actions/node-break.png differ diff --git a/share/icons/tango/16x16/actions/node-delete-segment.png b/share/icons/tango/16x16/actions/node-delete-segment.png new file mode 100644 index 000000000..dbf6a243e Binary files /dev/null and b/share/icons/tango/16x16/actions/node-delete-segment.png differ diff --git a/share/icons/tango/16x16/actions/node-delete.png b/share/icons/tango/16x16/actions/node-delete.png new file mode 100644 index 000000000..d2a19fd77 Binary files /dev/null and b/share/icons/tango/16x16/actions/node-delete.png differ diff --git a/share/icons/tango/16x16/actions/node-join-segment.png b/share/icons/tango/16x16/actions/node-join-segment.png new file mode 100644 index 000000000..fa5d19fd5 Binary files /dev/null and b/share/icons/tango/16x16/actions/node-join-segment.png differ diff --git a/share/icons/tango/16x16/actions/node-join.png b/share/icons/tango/16x16/actions/node-join.png new file mode 100644 index 000000000..dc8e385c9 Binary files /dev/null and b/share/icons/tango/16x16/actions/node-join.png differ diff --git a/share/icons/tango/16x16/actions/object-flip-horizontal.png b/share/icons/tango/16x16/actions/object-flip-horizontal.png new file mode 100644 index 000000000..8e22fc069 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-flip-horizontal.png differ diff --git a/share/icons/tango/16x16/actions/object-flip-vertical.png b/share/icons/tango/16x16/actions/object-flip-vertical.png new file mode 100644 index 000000000..3a867619b Binary files /dev/null and b/share/icons/tango/16x16/actions/object-flip-vertical.png differ diff --git a/share/icons/tango/16x16/actions/object-group.png b/share/icons/tango/16x16/actions/object-group.png new file mode 100644 index 000000000..c2874a501 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-group.png differ diff --git a/share/icons/tango/16x16/actions/object-rotate-left.png b/share/icons/tango/16x16/actions/object-rotate-left.png new file mode 100644 index 000000000..4a5fa3d50 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-rotate-left.png differ diff --git a/share/icons/tango/16x16/actions/object-rotate-right.png b/share/icons/tango/16x16/actions/object-rotate-right.png new file mode 100644 index 000000000..a157b3b5f Binary files /dev/null and b/share/icons/tango/16x16/actions/object-rotate-right.png differ diff --git a/share/icons/tango/16x16/actions/object-to-path.png b/share/icons/tango/16x16/actions/object-to-path.png new file mode 100644 index 000000000..d0cf97f43 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-to-path.png differ diff --git a/share/icons/tango/16x16/actions/object-tweak-attract.png b/share/icons/tango/16x16/actions/object-tweak-attract.png new file mode 100644 index 000000000..b65d23ae7 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-tweak-attract.png differ diff --git a/share/icons/tango/16x16/actions/object-tweak-blur.png b/share/icons/tango/16x16/actions/object-tweak-blur.png new file mode 100644 index 000000000..cca2b105e Binary files /dev/null and b/share/icons/tango/16x16/actions/object-tweak-blur.png differ diff --git a/share/icons/tango/16x16/actions/object-tweak-duplicate.png b/share/icons/tango/16x16/actions/object-tweak-duplicate.png new file mode 100644 index 000000000..e29e500ff Binary files /dev/null and b/share/icons/tango/16x16/actions/object-tweak-duplicate.png differ diff --git a/share/icons/tango/16x16/actions/object-tweak-jitter-color.png b/share/icons/tango/16x16/actions/object-tweak-jitter-color.png new file mode 100644 index 000000000..9edcc646e Binary files /dev/null and b/share/icons/tango/16x16/actions/object-tweak-jitter-color.png differ diff --git a/share/icons/tango/16x16/actions/object-tweak-paint.png b/share/icons/tango/16x16/actions/object-tweak-paint.png new file mode 100644 index 000000000..380aed3be Binary files /dev/null and b/share/icons/tango/16x16/actions/object-tweak-paint.png differ diff --git a/share/icons/tango/16x16/actions/object-tweak-push.png b/share/icons/tango/16x16/actions/object-tweak-push.png new file mode 100644 index 000000000..cb861a923 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-tweak-push.png differ diff --git a/share/icons/tango/16x16/actions/object-tweak-randomize.png b/share/icons/tango/16x16/actions/object-tweak-randomize.png new file mode 100644 index 000000000..55ee9abd9 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-tweak-randomize.png differ diff --git a/share/icons/tango/16x16/actions/object-tweak-rotate.png b/share/icons/tango/16x16/actions/object-tweak-rotate.png new file mode 100644 index 000000000..19580c389 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-tweak-rotate.png differ diff --git a/share/icons/tango/16x16/actions/object-tweak-shrink.png b/share/icons/tango/16x16/actions/object-tweak-shrink.png new file mode 100644 index 000000000..155f7fd16 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-tweak-shrink.png differ diff --git a/share/icons/tango/16x16/actions/object-ungroup.png b/share/icons/tango/16x16/actions/object-ungroup.png new file mode 100644 index 000000000..49cc12417 Binary files /dev/null and b/share/icons/tango/16x16/actions/object-ungroup.png differ diff --git a/share/icons/tango/16x16/actions/path-break-apart.png b/share/icons/tango/16x16/actions/path-break-apart.png new file mode 100644 index 000000000..3dfa193e0 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-break-apart.png differ diff --git a/share/icons/tango/16x16/actions/path-clip-edit.png b/share/icons/tango/16x16/actions/path-clip-edit.png new file mode 100644 index 000000000..26a56c25c Binary files /dev/null and b/share/icons/tango/16x16/actions/path-clip-edit.png differ diff --git a/share/icons/tango/16x16/actions/path-combine.png b/share/icons/tango/16x16/actions/path-combine.png new file mode 100644 index 000000000..cfefa2fca Binary files /dev/null and b/share/icons/tango/16x16/actions/path-combine.png differ diff --git a/share/icons/tango/16x16/actions/path-cut.png b/share/icons/tango/16x16/actions/path-cut.png new file mode 100644 index 000000000..2dbcc50d0 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-cut.png differ diff --git a/share/icons/tango/16x16/actions/path-difference.png b/share/icons/tango/16x16/actions/path-difference.png new file mode 100644 index 000000000..8b2e24f97 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-difference.png differ diff --git a/share/icons/tango/16x16/actions/path-division.png b/share/icons/tango/16x16/actions/path-division.png new file mode 100644 index 000000000..71f38a883 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-division.png differ diff --git a/share/icons/tango/16x16/actions/path-effect-parameter-next.png b/share/icons/tango/16x16/actions/path-effect-parameter-next.png new file mode 100644 index 000000000..cad3287c7 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-effect-parameter-next.png differ diff --git a/share/icons/tango/16x16/actions/path-exclusion.png b/share/icons/tango/16x16/actions/path-exclusion.png new file mode 100644 index 000000000..3a2edb0b4 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-exclusion.png differ diff --git a/share/icons/tango/16x16/actions/path-inset.png b/share/icons/tango/16x16/actions/path-inset.png new file mode 100644 index 000000000..42e1cd4e4 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-inset.png differ diff --git a/share/icons/tango/16x16/actions/path-intersection.png b/share/icons/tango/16x16/actions/path-intersection.png new file mode 100644 index 000000000..9ddbeb4fa Binary files /dev/null and b/share/icons/tango/16x16/actions/path-intersection.png differ diff --git a/share/icons/tango/16x16/actions/path-mask-edit.png b/share/icons/tango/16x16/actions/path-mask-edit.png new file mode 100644 index 000000000..fab58439b Binary files /dev/null and b/share/icons/tango/16x16/actions/path-mask-edit.png differ diff --git a/share/icons/tango/16x16/actions/path-offset-dynamic.png b/share/icons/tango/16x16/actions/path-offset-dynamic.png new file mode 100644 index 000000000..0dc7adc35 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-offset-dynamic.png differ diff --git a/share/icons/tango/16x16/actions/path-offset-linked.png b/share/icons/tango/16x16/actions/path-offset-linked.png new file mode 100644 index 000000000..206a9cc71 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-offset-linked.png differ diff --git a/share/icons/tango/16x16/actions/path-outset.png b/share/icons/tango/16x16/actions/path-outset.png new file mode 100644 index 000000000..35de32ca3 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-outset.png differ diff --git a/share/icons/tango/16x16/actions/path-reverse.png b/share/icons/tango/16x16/actions/path-reverse.png new file mode 100644 index 000000000..6532a5d34 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-reverse.png differ diff --git a/share/icons/tango/16x16/actions/path-simplify.png b/share/icons/tango/16x16/actions/path-simplify.png new file mode 100644 index 000000000..c30fa47da Binary files /dev/null and b/share/icons/tango/16x16/actions/path-simplify.png differ diff --git a/share/icons/tango/16x16/actions/path-tweak-attract.png b/share/icons/tango/16x16/actions/path-tweak-attract.png new file mode 100644 index 000000000..e37f3d224 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-tweak-attract.png differ diff --git a/share/icons/tango/16x16/actions/path-tweak-grow.png b/share/icons/tango/16x16/actions/path-tweak-grow.png new file mode 100644 index 000000000..b054e2685 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-tweak-grow.png differ diff --git a/share/icons/tango/16x16/actions/path-tweak-push.png b/share/icons/tango/16x16/actions/path-tweak-push.png new file mode 100644 index 000000000..70172c924 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-tweak-push.png differ diff --git a/share/icons/tango/16x16/actions/path-tweak-repel.png b/share/icons/tango/16x16/actions/path-tweak-repel.png new file mode 100644 index 000000000..05374f373 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-tweak-repel.png differ diff --git a/share/icons/tango/16x16/actions/path-tweak-roughen.png b/share/icons/tango/16x16/actions/path-tweak-roughen.png new file mode 100644 index 000000000..8a529d66c Binary files /dev/null and b/share/icons/tango/16x16/actions/path-tweak-roughen.png differ diff --git a/share/icons/tango/16x16/actions/path-tweak-shrink.png b/share/icons/tango/16x16/actions/path-tweak-shrink.png new file mode 100644 index 000000000..4f556dbb5 Binary files /dev/null and b/share/icons/tango/16x16/actions/path-tweak-shrink.png differ diff --git a/share/icons/tango/16x16/actions/path-union.png b/share/icons/tango/16x16/actions/path-union.png new file mode 100644 index 000000000..e80e6920d Binary files /dev/null and b/share/icons/tango/16x16/actions/path-union.png differ diff --git a/share/icons/tango/16x16/actions/randomize.png b/share/icons/tango/16x16/actions/randomize.png new file mode 100644 index 000000000..0cb0a2b55 Binary files /dev/null and b/share/icons/tango/16x16/actions/randomize.png differ diff --git a/share/icons/tango/16x16/actions/rectangle-make-corners-sharp.png b/share/icons/tango/16x16/actions/rectangle-make-corners-sharp.png new file mode 100644 index 000000000..9e5963931 Binary files /dev/null and b/share/icons/tango/16x16/actions/rectangle-make-corners-sharp.png differ diff --git a/share/icons/tango/16x16/actions/selection-bottom.png b/share/icons/tango/16x16/actions/selection-bottom.png new file mode 100644 index 000000000..c028f678e Binary files /dev/null and b/share/icons/tango/16x16/actions/selection-bottom.png differ diff --git a/share/icons/tango/16x16/actions/selection-lower.png b/share/icons/tango/16x16/actions/selection-lower.png new file mode 100644 index 000000000..c88af26b9 Binary files /dev/null and b/share/icons/tango/16x16/actions/selection-lower.png differ diff --git a/share/icons/tango/16x16/actions/selection-make-bitmap-copy.png b/share/icons/tango/16x16/actions/selection-make-bitmap-copy.png new file mode 100644 index 000000000..db21dd1ff Binary files /dev/null and b/share/icons/tango/16x16/actions/selection-make-bitmap-copy.png differ diff --git a/share/icons/tango/16x16/actions/selection-move-to-layer-above.png b/share/icons/tango/16x16/actions/selection-move-to-layer-above.png new file mode 100644 index 000000000..6468f33b3 Binary files /dev/null and b/share/icons/tango/16x16/actions/selection-move-to-layer-above.png differ diff --git a/share/icons/tango/16x16/actions/selection-move-to-layer-below.png b/share/icons/tango/16x16/actions/selection-move-to-layer-below.png new file mode 100644 index 000000000..f78a1272d Binary files /dev/null and b/share/icons/tango/16x16/actions/selection-move-to-layer-below.png differ diff --git a/share/icons/tango/16x16/actions/selection-raise.png b/share/icons/tango/16x16/actions/selection-raise.png new file mode 100644 index 000000000..0b0d30b55 Binary files /dev/null and b/share/icons/tango/16x16/actions/selection-raise.png differ diff --git a/share/icons/tango/16x16/actions/selection-top.png b/share/icons/tango/16x16/actions/selection-top.png new file mode 100644 index 000000000..b664be8a0 Binary files /dev/null and b/share/icons/tango/16x16/actions/selection-top.png differ diff --git a/share/icons/tango/16x16/actions/show-bounding-box.png b/share/icons/tango/16x16/actions/show-bounding-box.png new file mode 100644 index 000000000..3f8b87cba Binary files /dev/null and b/share/icons/tango/16x16/actions/show-bounding-box.png differ diff --git a/share/icons/tango/16x16/actions/show-dialogs.png b/share/icons/tango/16x16/actions/show-dialogs.png new file mode 100644 index 000000000..9cd9f7b2c Binary files /dev/null and b/share/icons/tango/16x16/actions/show-dialogs.png differ diff --git a/share/icons/tango/16x16/actions/show-grid.png b/share/icons/tango/16x16/actions/show-grid.png new file mode 100644 index 000000000..fd7869a3c Binary files /dev/null and b/share/icons/tango/16x16/actions/show-grid.png differ diff --git a/share/icons/tango/16x16/actions/show-guides.png b/share/icons/tango/16x16/actions/show-guides.png new file mode 100644 index 000000000..0bd347c68 Binary files /dev/null and b/share/icons/tango/16x16/actions/show-guides.png differ diff --git a/share/icons/tango/16x16/actions/show-node-handles.png b/share/icons/tango/16x16/actions/show-node-handles.png new file mode 100644 index 000000000..4b3e62324 Binary files /dev/null and b/share/icons/tango/16x16/actions/show-node-handles.png differ diff --git a/share/icons/tango/16x16/actions/show-path-outline.png b/share/icons/tango/16x16/actions/show-path-outline.png new file mode 100644 index 000000000..f98f0d83b Binary files /dev/null and b/share/icons/tango/16x16/actions/show-path-outline.png differ diff --git a/share/icons/tango/16x16/actions/stroke-to-path.png b/share/icons/tango/16x16/actions/stroke-to-path.png new file mode 100644 index 000000000..9fc18b8b5 Binary files /dev/null and b/share/icons/tango/16x16/actions/stroke-to-path.png differ diff --git a/share/icons/tango/16x16/actions/text-convert-to-regular.png b/share/icons/tango/16x16/actions/text-convert-to-regular.png new file mode 100644 index 000000000..2ee473bc2 Binary files /dev/null and b/share/icons/tango/16x16/actions/text-convert-to-regular.png differ diff --git a/share/icons/tango/16x16/actions/text-flow-into-frame.png b/share/icons/tango/16x16/actions/text-flow-into-frame.png new file mode 100644 index 000000000..ae4780c00 Binary files /dev/null and b/share/icons/tango/16x16/actions/text-flow-into-frame.png differ diff --git a/share/icons/tango/16x16/actions/text-put-on-path.png b/share/icons/tango/16x16/actions/text-put-on-path.png new file mode 100644 index 000000000..ddf56857b Binary files /dev/null and b/share/icons/tango/16x16/actions/text-put-on-path.png differ diff --git a/share/icons/tango/16x16/actions/text-remove-from-path.png b/share/icons/tango/16x16/actions/text-remove-from-path.png new file mode 100644 index 000000000..78280cc6d Binary files /dev/null and b/share/icons/tango/16x16/actions/text-remove-from-path.png differ diff --git a/share/icons/tango/16x16/actions/text-unflow.png b/share/icons/tango/16x16/actions/text-unflow.png new file mode 100644 index 000000000..66cc18d3d Binary files /dev/null and b/share/icons/tango/16x16/actions/text-unflow.png differ diff --git a/share/icons/tango/16x16/actions/text-unkern.png b/share/icons/tango/16x16/actions/text-unkern.png new file mode 100644 index 000000000..0e55f0ba1 Binary files /dev/null and b/share/icons/tango/16x16/actions/text-unkern.png differ diff --git a/share/icons/tango/16x16/actions/tool-node-editor.png b/share/icons/tango/16x16/actions/tool-node-editor.png new file mode 100644 index 000000000..f1d5d2815 Binary files /dev/null and b/share/icons/tango/16x16/actions/tool-node-editor.png differ diff --git a/share/icons/tango/16x16/actions/tool-pointer.png b/share/icons/tango/16x16/actions/tool-pointer.png new file mode 100644 index 000000000..53449db09 Binary files /dev/null and b/share/icons/tango/16x16/actions/tool-pointer.png differ diff --git a/share/icons/tango/16x16/actions/tool-tweak.png b/share/icons/tango/16x16/actions/tool-tweak.png new file mode 100644 index 000000000..ca03ab1cb Binary files /dev/null and b/share/icons/tango/16x16/actions/tool-tweak.png differ diff --git a/share/icons/tango/16x16/actions/transform-move-horizontal.png b/share/icons/tango/16x16/actions/transform-move-horizontal.png new file mode 100644 index 000000000..e22fe4058 Binary files /dev/null and b/share/icons/tango/16x16/actions/transform-move-horizontal.png differ diff --git a/share/icons/tango/16x16/actions/transform-move-vertical.png b/share/icons/tango/16x16/actions/transform-move-vertical.png new file mode 100644 index 000000000..3bce8c0a4 Binary files /dev/null and b/share/icons/tango/16x16/actions/transform-move-vertical.png differ diff --git a/share/icons/tango/16x16/actions/transform-rotate.png b/share/icons/tango/16x16/actions/transform-rotate.png new file mode 100644 index 000000000..208916325 Binary files /dev/null and b/share/icons/tango/16x16/actions/transform-rotate.png differ diff --git a/share/icons/tango/16x16/actions/transform-scale-horizontal.png b/share/icons/tango/16x16/actions/transform-scale-horizontal.png new file mode 100644 index 000000000..8579516f6 Binary files /dev/null and b/share/icons/tango/16x16/actions/transform-scale-horizontal.png differ diff --git a/share/icons/tango/16x16/actions/transform-scale-vertical.png b/share/icons/tango/16x16/actions/transform-scale-vertical.png new file mode 100644 index 000000000..b574d9528 Binary files /dev/null and b/share/icons/tango/16x16/actions/transform-scale-vertical.png differ diff --git a/share/icons/tango/16x16/actions/transform-skew-horizontal.png b/share/icons/tango/16x16/actions/transform-skew-horizontal.png new file mode 100644 index 000000000..599b5487f Binary files /dev/null and b/share/icons/tango/16x16/actions/transform-skew-horizontal.png differ diff --git a/share/icons/tango/16x16/actions/transform-skew-vertical.png b/share/icons/tango/16x16/actions/transform-skew-vertical.png new file mode 100644 index 000000000..ccc8d1b5d Binary files /dev/null and b/share/icons/tango/16x16/actions/transform-skew-vertical.png differ diff --git a/share/icons/tango/16x16/actions/view-fullscreen.png b/share/icons/tango/16x16/actions/view-fullscreen.png new file mode 100644 index 000000000..191c7e53c Binary files /dev/null and b/share/icons/tango/16x16/actions/view-fullscreen.png differ diff --git a/share/icons/tango/16x16/actions/window-new.png b/share/icons/tango/16x16/actions/window-new.png new file mode 100644 index 000000000..0c5e135b1 Binary files /dev/null and b/share/icons/tango/16x16/actions/window-new.png differ diff --git a/share/icons/tango/16x16/actions/window-next.png b/share/icons/tango/16x16/actions/window-next.png new file mode 100644 index 000000000..e2ced39cc Binary files /dev/null and b/share/icons/tango/16x16/actions/window-next.png differ diff --git a/share/icons/tango/16x16/actions/window-previous.png b/share/icons/tango/16x16/actions/window-previous.png new file mode 100644 index 000000000..f52f76c4b Binary files /dev/null and b/share/icons/tango/16x16/actions/window-previous.png differ diff --git a/share/icons/tango/16x16/actions/xml-attribute-delete.png b/share/icons/tango/16x16/actions/xml-attribute-delete.png new file mode 100644 index 000000000..b975226a7 Binary files /dev/null and b/share/icons/tango/16x16/actions/xml-attribute-delete.png differ diff --git a/share/icons/tango/16x16/actions/xml-element-new.png b/share/icons/tango/16x16/actions/xml-element-new.png new file mode 100644 index 000000000..1ad394574 Binary files /dev/null and b/share/icons/tango/16x16/actions/xml-element-new.png differ diff --git a/share/icons/tango/16x16/actions/xml-node-delete.png b/share/icons/tango/16x16/actions/xml-node-delete.png new file mode 100644 index 000000000..d162d7406 Binary files /dev/null and b/share/icons/tango/16x16/actions/xml-node-delete.png differ diff --git a/share/icons/tango/16x16/actions/xml-node-duplicate.png b/share/icons/tango/16x16/actions/xml-node-duplicate.png new file mode 100644 index 000000000..a61172baf Binary files /dev/null and b/share/icons/tango/16x16/actions/xml-node-duplicate.png differ diff --git a/share/icons/tango/16x16/actions/xml-text-new.png b/share/icons/tango/16x16/actions/xml-text-new.png new file mode 100644 index 000000000..b8abcadcb Binary files /dev/null and b/share/icons/tango/16x16/actions/xml-text-new.png differ diff --git a/share/icons/tango/16x16/actions/zoom-double-size.png b/share/icons/tango/16x16/actions/zoom-double-size.png new file mode 100644 index 000000000..ffc17a45f Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-double-size.png differ diff --git a/share/icons/tango/16x16/actions/zoom-fit-drawing.png b/share/icons/tango/16x16/actions/zoom-fit-drawing.png new file mode 100644 index 000000000..bab8f9ada Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-fit-drawing.png differ diff --git a/share/icons/tango/16x16/actions/zoom-fit-page.png b/share/icons/tango/16x16/actions/zoom-fit-page.png new file mode 100644 index 000000000..368734281 Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-fit-page.png differ diff --git a/share/icons/tango/16x16/actions/zoom-fit-selection.png b/share/icons/tango/16x16/actions/zoom-fit-selection.png new file mode 100644 index 000000000..ed4073dca Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-fit-selection.png differ diff --git a/share/icons/tango/16x16/actions/zoom-fit-width.png b/share/icons/tango/16x16/actions/zoom-fit-width.png new file mode 100644 index 000000000..45c849c01 Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-fit-width.png differ diff --git a/share/icons/tango/16x16/actions/zoom-half-size.png b/share/icons/tango/16x16/actions/zoom-half-size.png new file mode 100644 index 000000000..e583e8c89 Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-half-size.png differ diff --git a/share/icons/tango/16x16/actions/zoom-in.png b/share/icons/tango/16x16/actions/zoom-in.png new file mode 100644 index 000000000..741414b3a Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-in.png differ diff --git a/share/icons/tango/16x16/actions/zoom-next.png b/share/icons/tango/16x16/actions/zoom-next.png new file mode 100644 index 000000000..f80a1e788 Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-next.png differ diff --git a/share/icons/tango/16x16/actions/zoom-original.png b/share/icons/tango/16x16/actions/zoom-original.png new file mode 100644 index 000000000..0220d0ce3 Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-original.png differ diff --git a/share/icons/tango/16x16/actions/zoom-out.png b/share/icons/tango/16x16/actions/zoom-out.png new file mode 100644 index 000000000..8201fd3dc Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-out.png differ diff --git a/share/icons/tango/16x16/actions/zoom-previous.png b/share/icons/tango/16x16/actions/zoom-previous.png new file mode 100644 index 000000000..beff1fe59 Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom-previous.png differ diff --git a/share/icons/tango/16x16/actions/zoom.png b/share/icons/tango/16x16/actions/zoom.png new file mode 100644 index 000000000..6f91da8ff Binary files /dev/null and b/share/icons/tango/16x16/actions/zoom.png differ diff --git a/share/icons/tango/16x16/inkscape.png b/share/icons/tango/16x16/inkscape.png new file mode 100644 index 000000000..92c9d1764 Binary files /dev/null and b/share/icons/tango/16x16/inkscape.png differ diff --git a/share/icons/tango/16x16/places/Makefile.am b/share/icons/tango/16x16/places/Makefile.am new file mode 100644 index 000000000..0de00c2f9 --- /dev/null +++ b/share/icons/tango/16x16/places/Makefile.am @@ -0,0 +1,32 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = 16x16 +context = places + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ + dialog-align-and-distribute.png \ + dialog-fill-and-stroke.png \ + dialog-geometry.png \ + dialog-icon-preview.png \ + dialog-input-devices.png \ + dialog-layers.png \ + dialog-memory.png \ + dialog-messages.png \ + dialog-object-properties.png \ + dialog-rows-and-columns.png \ + dialog-scripts.png \ + dialog-text-and-font.png \ + dialog-tile-clones.png \ + dialog-transform.png \ + dialog-xml-editor.png \ + grid-axonometric.png \ + grid-rectangular.png \ + guides.png \ + object-columns.png \ + object-rows.png + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/tango/16x16/places/dialog-align-and-distribute.png b/share/icons/tango/16x16/places/dialog-align-and-distribute.png new file mode 100644 index 000000000..584ee8dd7 Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-align-and-distribute.png differ diff --git a/share/icons/tango/16x16/places/dialog-fill-and-stroke.png b/share/icons/tango/16x16/places/dialog-fill-and-stroke.png new file mode 100644 index 000000000..ce87f256e Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-fill-and-stroke.png differ diff --git a/share/icons/tango/16x16/places/dialog-geometry.png b/share/icons/tango/16x16/places/dialog-geometry.png new file mode 100644 index 000000000..5f0044f59 Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-geometry.png differ diff --git a/share/icons/tango/16x16/places/dialog-icon-preview.png b/share/icons/tango/16x16/places/dialog-icon-preview.png new file mode 100644 index 000000000..5e35549af Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-icon-preview.png differ diff --git a/share/icons/tango/16x16/places/dialog-input-devices.png b/share/icons/tango/16x16/places/dialog-input-devices.png new file mode 100644 index 000000000..cc52a7a59 Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-input-devices.png differ diff --git a/share/icons/tango/16x16/places/dialog-layers.png b/share/icons/tango/16x16/places/dialog-layers.png new file mode 100644 index 000000000..7fc863d32 Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-layers.png differ diff --git a/share/icons/tango/16x16/places/dialog-memory.png b/share/icons/tango/16x16/places/dialog-memory.png new file mode 100644 index 000000000..686010c46 Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-memory.png differ diff --git a/share/icons/tango/16x16/places/dialog-messages.png b/share/icons/tango/16x16/places/dialog-messages.png new file mode 100644 index 000000000..320ef966f Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-messages.png differ diff --git a/share/icons/tango/16x16/places/dialog-object-properties.png b/share/icons/tango/16x16/places/dialog-object-properties.png new file mode 100644 index 000000000..63f7b379f Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-object-properties.png differ diff --git a/share/icons/tango/16x16/places/dialog-rows-and-columns.png b/share/icons/tango/16x16/places/dialog-rows-and-columns.png new file mode 100644 index 000000000..e5b28b759 Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-rows-and-columns.png differ diff --git a/share/icons/tango/16x16/places/dialog-scripts.png b/share/icons/tango/16x16/places/dialog-scripts.png new file mode 100644 index 000000000..6e366129b Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-scripts.png differ diff --git a/share/icons/tango/16x16/places/dialog-text-and-font.png b/share/icons/tango/16x16/places/dialog-text-and-font.png new file mode 100644 index 000000000..9d04aac8a Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-text-and-font.png differ diff --git a/share/icons/tango/16x16/places/dialog-tile-clones.png b/share/icons/tango/16x16/places/dialog-tile-clones.png new file mode 100644 index 000000000..257a53af6 Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-tile-clones.png differ diff --git a/share/icons/tango/16x16/places/dialog-transform.png b/share/icons/tango/16x16/places/dialog-transform.png new file mode 100644 index 000000000..13fa1b661 Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-transform.png differ diff --git a/share/icons/tango/16x16/places/dialog-xml-editor.png b/share/icons/tango/16x16/places/dialog-xml-editor.png new file mode 100644 index 000000000..b0808054d Binary files /dev/null and b/share/icons/tango/16x16/places/dialog-xml-editor.png differ diff --git a/share/icons/tango/16x16/places/grid-axonometric.png b/share/icons/tango/16x16/places/grid-axonometric.png new file mode 100644 index 000000000..fd40fe4ed Binary files /dev/null and b/share/icons/tango/16x16/places/grid-axonometric.png differ diff --git a/share/icons/tango/16x16/places/grid-rectangular.png b/share/icons/tango/16x16/places/grid-rectangular.png new file mode 100644 index 000000000..fd7869a3c Binary files /dev/null and b/share/icons/tango/16x16/places/grid-rectangular.png differ diff --git a/share/icons/tango/16x16/places/guides.png b/share/icons/tango/16x16/places/guides.png new file mode 100644 index 000000000..0bd347c68 Binary files /dev/null and b/share/icons/tango/16x16/places/guides.png differ diff --git a/share/icons/tango/16x16/places/object-columns.png b/share/icons/tango/16x16/places/object-columns.png new file mode 100644 index 000000000..a27e85d66 Binary files /dev/null and b/share/icons/tango/16x16/places/object-columns.png differ diff --git a/share/icons/tango/16x16/places/object-rows.png b/share/icons/tango/16x16/places/object-rows.png new file mode 100644 index 000000000..f764aa4e9 Binary files /dev/null and b/share/icons/tango/16x16/places/object-rows.png differ diff --git a/share/icons/tango/16x16/status/Makefile.am b/share/icons/tango/16x16/status/Makefile.am new file mode 100644 index 000000000..6302298d3 --- /dev/null +++ b/share/icons/tango/16x16/status/Makefile.am @@ -0,0 +1,80 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = 16x16 +context = status + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ + draw-ellipse-arc.png \ + draw-ellipse-segment.png \ + draw-ellipse-whole.png \ + draw-eraser-delete-objects.png \ + draw-geometry-angle-bisector.png \ + draw-geometry-circle-from-radius.png \ + draw-geometry-circle-from-three-points.png \ + draw-geometry-inactive.png \ + draw-geometry-line-parallel.png \ + draw-geometry-line-perpendicular.png \ + draw-geometry-line-segment.png \ + draw-geometry-mirror.png \ + draw-polygon.png \ + draw-star.png \ + draw-trace-background.png \ + draw-use-pressure.png \ + draw-use-tilt.png \ + fill-rule-even-odd.png \ + fill-rule-nonzero.png \ + node-segment-curve.png \ + node-segment-line.png \ + node-type-auto.png \ + node-type-cusp.png \ + node-type-smooth.png \ + node-type-symmetric.png \ + object-fill.png \ + object-hidden.png \ + object-locked.png \ + object-stroke.png \ + object-stroke-style.png \ + object-unlocked.png \ + object-visible.png \ + paint-gradient-linear.png \ + paint-gradient-radial.png \ + paint-none.png \ + paint-pattern.png \ + paint-solid.png \ + paint-unknown.png \ + path-mode-bezier.png \ + path-mode-polyline-paraxial.png \ + path-mode-polyline.png \ + path-mode-spiro.png \ + snap-bounding-box-center.png \ + snap-bounding-box-corners.png \ + snap-bounding-box-edges.png \ + snap-bounding-box-midpoints.png \ + snap-bounding-box.png \ + snap-grid-guide-intersections.png \ + snap-nodes-center.png \ + snap-nodes-cusp.png \ + snap-nodes-intersection.png \ + snap-nodes-midpoint.png \ + snap-nodes-path.png \ + snap-nodes.png \ + snap-nodes-rotation-center.png \ + snap-nodes-smooth.png \ + snap-page.png \ + snap.png \ + stroke-cap-butt.png \ + stroke-cap-round.png \ + stroke-cap-square.png \ + stroke-join-bevel.png \ + stroke-join-miter.png \ + stroke-join-round.png \ + transform-affect-gradient.png \ + transform-affect-pattern.png \ + transform-affect-rounded-corners.png \ + transform-affect-stroke.png + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/tango/16x16/status/draw-ellipse-arc.png b/share/icons/tango/16x16/status/draw-ellipse-arc.png new file mode 100644 index 000000000..bb73b9bd7 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-ellipse-arc.png differ diff --git a/share/icons/tango/16x16/status/draw-ellipse-segment.png b/share/icons/tango/16x16/status/draw-ellipse-segment.png new file mode 100644 index 000000000..260f7767a Binary files /dev/null and b/share/icons/tango/16x16/status/draw-ellipse-segment.png differ diff --git a/share/icons/tango/16x16/status/draw-ellipse-whole.png b/share/icons/tango/16x16/status/draw-ellipse-whole.png new file mode 100644 index 000000000..66b2b63da Binary files /dev/null and b/share/icons/tango/16x16/status/draw-ellipse-whole.png differ diff --git a/share/icons/tango/16x16/status/draw-eraser-delete-objects.png b/share/icons/tango/16x16/status/draw-eraser-delete-objects.png new file mode 100644 index 000000000..fabe3b2d4 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-eraser-delete-objects.png differ diff --git a/share/icons/tango/16x16/status/draw-geometry-angle-bisector.png b/share/icons/tango/16x16/status/draw-geometry-angle-bisector.png new file mode 100644 index 000000000..1670753a9 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-geometry-angle-bisector.png differ diff --git a/share/icons/tango/16x16/status/draw-geometry-circle-from-radius.png b/share/icons/tango/16x16/status/draw-geometry-circle-from-radius.png new file mode 100644 index 000000000..2c0b87e3a Binary files /dev/null and b/share/icons/tango/16x16/status/draw-geometry-circle-from-radius.png differ diff --git a/share/icons/tango/16x16/status/draw-geometry-circle-from-three-points.png b/share/icons/tango/16x16/status/draw-geometry-circle-from-three-points.png new file mode 100644 index 000000000..bda781d3e Binary files /dev/null and b/share/icons/tango/16x16/status/draw-geometry-circle-from-three-points.png differ diff --git a/share/icons/tango/16x16/status/draw-geometry-inactive.png b/share/icons/tango/16x16/status/draw-geometry-inactive.png new file mode 100644 index 000000000..e279569f0 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-geometry-inactive.png differ diff --git a/share/icons/tango/16x16/status/draw-geometry-line-parallel.png b/share/icons/tango/16x16/status/draw-geometry-line-parallel.png new file mode 100644 index 000000000..b7d41815e Binary files /dev/null and b/share/icons/tango/16x16/status/draw-geometry-line-parallel.png differ diff --git a/share/icons/tango/16x16/status/draw-geometry-line-perpendicular.png b/share/icons/tango/16x16/status/draw-geometry-line-perpendicular.png new file mode 100644 index 000000000..25a371949 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-geometry-line-perpendicular.png differ diff --git a/share/icons/tango/16x16/status/draw-geometry-line-segment.png b/share/icons/tango/16x16/status/draw-geometry-line-segment.png new file mode 100644 index 000000000..34de47900 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-geometry-line-segment.png differ diff --git a/share/icons/tango/16x16/status/draw-geometry-mirror.png b/share/icons/tango/16x16/status/draw-geometry-mirror.png new file mode 100644 index 000000000..ebef10003 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-geometry-mirror.png differ diff --git a/share/icons/tango/16x16/status/draw-polygon.png b/share/icons/tango/16x16/status/draw-polygon.png new file mode 100644 index 000000000..fd6b442b9 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-polygon.png differ diff --git a/share/icons/tango/16x16/status/draw-star.png b/share/icons/tango/16x16/status/draw-star.png new file mode 100644 index 000000000..a2d8428ab Binary files /dev/null and b/share/icons/tango/16x16/status/draw-star.png differ diff --git a/share/icons/tango/16x16/status/draw-trace-background.png b/share/icons/tango/16x16/status/draw-trace-background.png new file mode 100644 index 000000000..b73788416 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-trace-background.png differ diff --git a/share/icons/tango/16x16/status/draw-use-pressure.png b/share/icons/tango/16x16/status/draw-use-pressure.png new file mode 100644 index 000000000..e7aca036f Binary files /dev/null and b/share/icons/tango/16x16/status/draw-use-pressure.png differ diff --git a/share/icons/tango/16x16/status/draw-use-tilt.png b/share/icons/tango/16x16/status/draw-use-tilt.png new file mode 100644 index 000000000..6733d9bc2 Binary files /dev/null and b/share/icons/tango/16x16/status/draw-use-tilt.png differ diff --git a/share/icons/tango/16x16/status/fill-rule-even-odd.png b/share/icons/tango/16x16/status/fill-rule-even-odd.png new file mode 100644 index 000000000..55f5ab621 Binary files /dev/null and b/share/icons/tango/16x16/status/fill-rule-even-odd.png differ diff --git a/share/icons/tango/16x16/status/fill-rule-nonzero.png b/share/icons/tango/16x16/status/fill-rule-nonzero.png new file mode 100644 index 000000000..029c5e4d2 Binary files /dev/null and b/share/icons/tango/16x16/status/fill-rule-nonzero.png differ diff --git a/share/icons/tango/16x16/status/node-segment-curve.png b/share/icons/tango/16x16/status/node-segment-curve.png new file mode 100644 index 000000000..2e0b226a2 Binary files /dev/null and b/share/icons/tango/16x16/status/node-segment-curve.png differ diff --git a/share/icons/tango/16x16/status/node-segment-line.png b/share/icons/tango/16x16/status/node-segment-line.png new file mode 100644 index 000000000..f45920a37 Binary files /dev/null and b/share/icons/tango/16x16/status/node-segment-line.png differ diff --git a/share/icons/tango/16x16/status/node-type-auto.png b/share/icons/tango/16x16/status/node-type-auto.png new file mode 100644 index 000000000..1412567ce Binary files /dev/null and b/share/icons/tango/16x16/status/node-type-auto.png differ diff --git a/share/icons/tango/16x16/status/node-type-cusp.png b/share/icons/tango/16x16/status/node-type-cusp.png new file mode 100644 index 000000000..f92935407 Binary files /dev/null and b/share/icons/tango/16x16/status/node-type-cusp.png differ diff --git a/share/icons/tango/16x16/status/node-type-smooth.png b/share/icons/tango/16x16/status/node-type-smooth.png new file mode 100644 index 000000000..6221494ae Binary files /dev/null and b/share/icons/tango/16x16/status/node-type-smooth.png differ diff --git a/share/icons/tango/16x16/status/node-type-symmetric.png b/share/icons/tango/16x16/status/node-type-symmetric.png new file mode 100644 index 000000000..35002ed90 Binary files /dev/null and b/share/icons/tango/16x16/status/node-type-symmetric.png differ diff --git a/share/icons/tango/16x16/status/object-fill.png b/share/icons/tango/16x16/status/object-fill.png new file mode 100644 index 000000000..962653190 Binary files /dev/null and b/share/icons/tango/16x16/status/object-fill.png differ diff --git a/share/icons/tango/16x16/status/object-hidden.png b/share/icons/tango/16x16/status/object-hidden.png new file mode 100644 index 000000000..b375ea948 Binary files /dev/null and b/share/icons/tango/16x16/status/object-hidden.png differ diff --git a/share/icons/tango/16x16/status/object-locked.png b/share/icons/tango/16x16/status/object-locked.png new file mode 100644 index 000000000..b562baf37 Binary files /dev/null and b/share/icons/tango/16x16/status/object-locked.png differ diff --git a/share/icons/tango/16x16/status/object-stroke-style.png b/share/icons/tango/16x16/status/object-stroke-style.png new file mode 100644 index 000000000..02cefdf62 Binary files /dev/null and b/share/icons/tango/16x16/status/object-stroke-style.png differ diff --git a/share/icons/tango/16x16/status/object-stroke.png b/share/icons/tango/16x16/status/object-stroke.png new file mode 100644 index 000000000..c3a0ff066 Binary files /dev/null and b/share/icons/tango/16x16/status/object-stroke.png differ diff --git a/share/icons/tango/16x16/status/object-unlocked.png b/share/icons/tango/16x16/status/object-unlocked.png new file mode 100644 index 000000000..68a974bd1 Binary files /dev/null and b/share/icons/tango/16x16/status/object-unlocked.png differ diff --git a/share/icons/tango/16x16/status/object-visible.png b/share/icons/tango/16x16/status/object-visible.png new file mode 100644 index 000000000..75b8f4465 Binary files /dev/null and b/share/icons/tango/16x16/status/object-visible.png differ diff --git a/share/icons/tango/16x16/status/paint-gradient-linear.png b/share/icons/tango/16x16/status/paint-gradient-linear.png new file mode 100644 index 000000000..e7ecc0793 Binary files /dev/null and b/share/icons/tango/16x16/status/paint-gradient-linear.png differ diff --git a/share/icons/tango/16x16/status/paint-gradient-radial.png b/share/icons/tango/16x16/status/paint-gradient-radial.png new file mode 100644 index 000000000..77bd687ea Binary files /dev/null and b/share/icons/tango/16x16/status/paint-gradient-radial.png differ diff --git a/share/icons/tango/16x16/status/paint-none.png b/share/icons/tango/16x16/status/paint-none.png new file mode 100644 index 000000000..359b24244 Binary files /dev/null and b/share/icons/tango/16x16/status/paint-none.png differ diff --git a/share/icons/tango/16x16/status/paint-pattern.png b/share/icons/tango/16x16/status/paint-pattern.png new file mode 100644 index 000000000..62c03953e Binary files /dev/null and b/share/icons/tango/16x16/status/paint-pattern.png differ diff --git a/share/icons/tango/16x16/status/paint-solid.png b/share/icons/tango/16x16/status/paint-solid.png new file mode 100644 index 000000000..6e1f9035e Binary files /dev/null and b/share/icons/tango/16x16/status/paint-solid.png differ diff --git a/share/icons/tango/16x16/status/paint-unknown.png b/share/icons/tango/16x16/status/paint-unknown.png new file mode 100644 index 000000000..cd0fbc8ce Binary files /dev/null and b/share/icons/tango/16x16/status/paint-unknown.png differ diff --git a/share/icons/tango/16x16/status/path-mode-bezier.png b/share/icons/tango/16x16/status/path-mode-bezier.png new file mode 100644 index 000000000..2893fcd3c Binary files /dev/null and b/share/icons/tango/16x16/status/path-mode-bezier.png differ diff --git a/share/icons/tango/16x16/status/path-mode-polyline-paraxial.png b/share/icons/tango/16x16/status/path-mode-polyline-paraxial.png new file mode 100644 index 000000000..761e2d547 Binary files /dev/null and b/share/icons/tango/16x16/status/path-mode-polyline-paraxial.png differ diff --git a/share/icons/tango/16x16/status/path-mode-polyline.png b/share/icons/tango/16x16/status/path-mode-polyline.png new file mode 100644 index 000000000..2b7d6e71b Binary files /dev/null and b/share/icons/tango/16x16/status/path-mode-polyline.png differ diff --git a/share/icons/tango/16x16/status/path-mode-spiro.png b/share/icons/tango/16x16/status/path-mode-spiro.png new file mode 100644 index 000000000..030c9a3ca Binary files /dev/null and b/share/icons/tango/16x16/status/path-mode-spiro.png differ diff --git a/share/icons/tango/16x16/status/snap-bounding-box-center.png b/share/icons/tango/16x16/status/snap-bounding-box-center.png new file mode 100644 index 000000000..9714cb59c Binary files /dev/null and b/share/icons/tango/16x16/status/snap-bounding-box-center.png differ diff --git a/share/icons/tango/16x16/status/snap-bounding-box-corners.png b/share/icons/tango/16x16/status/snap-bounding-box-corners.png new file mode 100644 index 000000000..82b7b5777 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-bounding-box-corners.png differ diff --git a/share/icons/tango/16x16/status/snap-bounding-box-edges.png b/share/icons/tango/16x16/status/snap-bounding-box-edges.png new file mode 100644 index 000000000..cdc9b1e3c Binary files /dev/null and b/share/icons/tango/16x16/status/snap-bounding-box-edges.png differ diff --git a/share/icons/tango/16x16/status/snap-bounding-box-midpoints.png b/share/icons/tango/16x16/status/snap-bounding-box-midpoints.png new file mode 100644 index 000000000..9d127c381 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-bounding-box-midpoints.png differ diff --git a/share/icons/tango/16x16/status/snap-bounding-box.png b/share/icons/tango/16x16/status/snap-bounding-box.png new file mode 100644 index 000000000..3c1f9dc6a Binary files /dev/null and b/share/icons/tango/16x16/status/snap-bounding-box.png differ diff --git a/share/icons/tango/16x16/status/snap-grid-guide-intersections.png b/share/icons/tango/16x16/status/snap-grid-guide-intersections.png new file mode 100644 index 000000000..01c026c83 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-grid-guide-intersections.png differ diff --git a/share/icons/tango/16x16/status/snap-nodes-center.png b/share/icons/tango/16x16/status/snap-nodes-center.png new file mode 100644 index 000000000..5dff08165 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-nodes-center.png differ diff --git a/share/icons/tango/16x16/status/snap-nodes-cusp.png b/share/icons/tango/16x16/status/snap-nodes-cusp.png new file mode 100644 index 000000000..91b3b0768 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-nodes-cusp.png differ diff --git a/share/icons/tango/16x16/status/snap-nodes-intersection.png b/share/icons/tango/16x16/status/snap-nodes-intersection.png new file mode 100644 index 000000000..5dfa5d8ad Binary files /dev/null and b/share/icons/tango/16x16/status/snap-nodes-intersection.png differ diff --git a/share/icons/tango/16x16/status/snap-nodes-midpoint.png b/share/icons/tango/16x16/status/snap-nodes-midpoint.png new file mode 100644 index 000000000..0095c0273 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-nodes-midpoint.png differ diff --git a/share/icons/tango/16x16/status/snap-nodes-path.png b/share/icons/tango/16x16/status/snap-nodes-path.png new file mode 100644 index 000000000..9c2d2a2ba Binary files /dev/null and b/share/icons/tango/16x16/status/snap-nodes-path.png differ diff --git a/share/icons/tango/16x16/status/snap-nodes-rotation-center.png b/share/icons/tango/16x16/status/snap-nodes-rotation-center.png new file mode 100644 index 000000000..544a2a076 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-nodes-rotation-center.png differ diff --git a/share/icons/tango/16x16/status/snap-nodes-smooth.png b/share/icons/tango/16x16/status/snap-nodes-smooth.png new file mode 100644 index 000000000..e4bce69d6 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-nodes-smooth.png differ diff --git a/share/icons/tango/16x16/status/snap-nodes.png b/share/icons/tango/16x16/status/snap-nodes.png new file mode 100644 index 000000000..31038dc68 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-nodes.png differ diff --git a/share/icons/tango/16x16/status/snap-page.png b/share/icons/tango/16x16/status/snap-page.png new file mode 100644 index 000000000..6976e91e6 Binary files /dev/null and b/share/icons/tango/16x16/status/snap-page.png differ diff --git a/share/icons/tango/16x16/status/snap.png b/share/icons/tango/16x16/status/snap.png new file mode 100644 index 000000000..9e8f020e9 Binary files /dev/null and b/share/icons/tango/16x16/status/snap.png differ diff --git a/share/icons/tango/16x16/status/stroke-cap-butt.png b/share/icons/tango/16x16/status/stroke-cap-butt.png new file mode 100644 index 000000000..7c97c5f51 Binary files /dev/null and b/share/icons/tango/16x16/status/stroke-cap-butt.png differ diff --git a/share/icons/tango/16x16/status/stroke-cap-round.png b/share/icons/tango/16x16/status/stroke-cap-round.png new file mode 100644 index 000000000..83f4be725 Binary files /dev/null and b/share/icons/tango/16x16/status/stroke-cap-round.png differ diff --git a/share/icons/tango/16x16/status/stroke-cap-square.png b/share/icons/tango/16x16/status/stroke-cap-square.png new file mode 100644 index 000000000..d5bbe5f8d Binary files /dev/null and b/share/icons/tango/16x16/status/stroke-cap-square.png differ diff --git a/share/icons/tango/16x16/status/stroke-join-bevel.png b/share/icons/tango/16x16/status/stroke-join-bevel.png new file mode 100644 index 000000000..0621c88bc Binary files /dev/null and b/share/icons/tango/16x16/status/stroke-join-bevel.png differ diff --git a/share/icons/tango/16x16/status/stroke-join-miter.png b/share/icons/tango/16x16/status/stroke-join-miter.png new file mode 100644 index 000000000..7e4e6ac90 Binary files /dev/null and b/share/icons/tango/16x16/status/stroke-join-miter.png differ diff --git a/share/icons/tango/16x16/status/stroke-join-round.png b/share/icons/tango/16x16/status/stroke-join-round.png new file mode 100644 index 000000000..31f7738f5 Binary files /dev/null and b/share/icons/tango/16x16/status/stroke-join-round.png differ diff --git a/share/icons/tango/16x16/status/transform-affect-gradient.png b/share/icons/tango/16x16/status/transform-affect-gradient.png new file mode 100644 index 000000000..f364a732d Binary files /dev/null and b/share/icons/tango/16x16/status/transform-affect-gradient.png differ diff --git a/share/icons/tango/16x16/status/transform-affect-pattern.png b/share/icons/tango/16x16/status/transform-affect-pattern.png new file mode 100644 index 000000000..c9d91cb51 Binary files /dev/null and b/share/icons/tango/16x16/status/transform-affect-pattern.png differ diff --git a/share/icons/tango/16x16/status/transform-affect-rounded-corners.png b/share/icons/tango/16x16/status/transform-affect-rounded-corners.png new file mode 100644 index 000000000..f12dc2bf4 Binary files /dev/null and b/share/icons/tango/16x16/status/transform-affect-rounded-corners.png differ diff --git a/share/icons/tango/16x16/status/transform-affect-stroke.png b/share/icons/tango/16x16/status/transform-affect-stroke.png new file mode 100644 index 000000000..043fcd1e3 Binary files /dev/null and b/share/icons/tango/16x16/status/transform-affect-stroke.png differ diff --git a/share/icons/tango/24x24/Makefile.am b/share/icons/tango/24x24/Makefile.am new file mode 100644 index 000000000..5a2c6796a --- /dev/null +++ b/share/icons/tango/24x24/Makefile.am @@ -0,0 +1,8 @@ +SUBDIRS = actions places status + +size = 24x24 +hicolorthemedir = $(datadir)/icons/hicolor +inkscapeicondir = $(hicolorthemedir)/$(size)/apps + +inkscapeicon_DATA = inkscape.png +EXTRA_DIST = $(inkscapeicon_DATA) diff --git a/share/icons/tango/24x24/actions/Makefile.am b/share/icons/tango/24x24/actions/Makefile.am new file mode 100644 index 000000000..18d888611 --- /dev/null +++ b/share/icons/tango/24x24/actions/Makefile.am @@ -0,0 +1,187 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = 24x24 +context = actions + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ + align-horizontal-baseline.png \ + align-horizontal-center.png \ + align-horizontal-left.png \ + align-horizontal-left-to-anchor.png \ + align-horizontal-node.png \ + align-horizontal-right.png \ + align-horizontal-right-to-anchor.png \ + align-vertical-baseline.png \ + align-vertical-bottom.png \ + align-vertical-bottom-to-anchor.png \ + align-vertical-center.png \ + align-vertical-node.png \ + align-vertical-top.png \ + align-vertical-top-to-anchor.png \ + bitmap-trace.png \ + color-fill.png \ + color-gradient.png \ + color-management.png \ + color-picker.png \ + distribute-graph-directed.png \ + distribute-graph.png \ + distribute-horizontal-baseline.png \ + distribute-horizontal-center.png \ + distribute-horizontal-gaps.png \ + distribute-horizontal-left.png \ + distribute-horizontal-node.png \ + distribute-horizontal-right.png \ + distribute-randomize.png \ + distribute-remove-overlaps.png \ + distribute-unclump.png \ + distribute-vertical-baseline.png \ + distribute-vertical-bottom.png \ + distribute-vertical-center.png \ + distribute-vertical-gaps.png \ + distribute-vertical-node.png \ + distribute-vertical-top.png \ + document-cleanup.png \ + document-export-ocal.png \ + document-export.png \ + document-import-ocal.png \ + document-import.png \ + document-metadata.png \ + draw-calligraphic.png \ + draw-connector.png \ + draw-cuboid.png \ + draw-ellipse.png \ + draw-eraser.png \ + draw-freehand.png \ + draw-geometry.png \ + draw-path.png \ + draw-polygon-star.png \ + draw-rectangle.png \ + draw-spiral.png \ + draw-text.png \ + edit-clone.png \ + edit-clone-unlink.png \ + edit-duplicate.png \ + edit-paste-in-place.png \ + edit-paste-style.png \ + edit-select-all-layers.png \ + edit-select-invert.png \ + edit-select-none.png \ + edit-select-original.png \ + edit-undo-history.png \ + format-text-direction-horizontal.png \ + format-text-direction-vertical.png \ + help-contents.png \ + help-keyboard-shortcuts.png \ + layer-add.png \ + layer-bottom.png \ + layer-delete.png \ + layer-lower.png \ + layer-next.png \ + layer-previous.png \ + layer-raise.png \ + layer-rename.png \ + layer-top.png \ + node-add.png \ + node-break.png \ + node-delete.png \ + node-delete-segment.png \ + node-join.png \ + node-join-segment.png \ + object-flip-horizontal.png \ + object-flip-vertical.png \ + object-group.png \ + object-rotate-left.png \ + object-rotate-right.png \ + object-to-path.png \ + object-tweak-attract.png \ + object-tweak-blur.png \ + object-tweak-duplicate.png \ + object-tweak-jitter-color.png \ + object-tweak-paint.png \ + object-tweak-push.png \ + object-tweak-randomize.png \ + object-tweak-rotate.png \ + object-tweak-shrink.png \ + object-ungroup.png \ + path-break-apart.png \ + path-clip-edit.png \ + path-combine.png \ + path-cut.png \ + path-difference.png \ + path-division.png \ + path-effect-parameter-next.png \ + path-exclusion.png \ + path-inset.png \ + path-intersection.png \ + path-mask-edit.png \ + path-offset-dynamic.png \ + path-offset-linked.png \ + path-outset.png \ + path-reverse.png \ + path-simplify.png \ + path-tweak-attract.png \ + path-tweak-grow.png \ + path-tweak-push.png \ + path-tweak-repel.png \ + path-tweak-roughen.png \ + path-tweak-shrink.png \ + path-union.png \ + randomize.png \ + rectangle-make-corners-sharp.png \ + selection-bottom.png \ + selection-lower.png \ + selection-make-bitmap-copy.png \ + selection-move-to-layer-above.png \ + selection-move-to-layer-below.png \ + selection-raise.png \ + selection-top.png \ + show-bounding-box.png \ + show-dialogs.png \ + show-grid.png \ + show-guides.png \ + show-node-handles.png \ + show-path-outline.png \ + stroke-to-path.png \ + text-convert-to-regular.png \ + text-flow-into-frame.png \ + text-put-on-path.png \ + text-remove-from-path.png \ + text-unflow.png \ + text-unkern.png \ + tool-node-editor.png \ + tool-pointer.png \ + tool-tweak.png \ + transform-move-horizontal.png \ + transform-move-vertical.png \ + transform-rotate.png \ + transform-scale-horizontal.png \ + transform-scale-vertical.png \ + transform-skew-horizontal.png \ + transform-skew-vertical.png \ + view-fullscreen.png \ + window-new.png \ + window-next.png \ + window-previous.png \ + xml-attribute-delete.png \ + xml-element-new.png \ + xml-node-delete.png \ + xml-node-duplicate.png \ + xml-text-new.png \ + zoom-double-size.png \ + zoom-fit-drawing.png \ + zoom-fit-page.png \ + zoom-fit-selection.png \ + zoom-fit-width.png \ + zoom-half-size.png \ + zoom-in.png \ + zoom-next.png \ + zoom-original.png \ + zoom-out.png \ + zoom.png \ + zoom-previous.png + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/tango/24x24/actions/align-horizontal-baseline.png b/share/icons/tango/24x24/actions/align-horizontal-baseline.png new file mode 100644 index 000000000..7908f9331 Binary files /dev/null and b/share/icons/tango/24x24/actions/align-horizontal-baseline.png differ diff --git a/share/icons/tango/24x24/actions/align-horizontal-center.png b/share/icons/tango/24x24/actions/align-horizontal-center.png new file mode 100644 index 000000000..6e1779bb0 Binary files /dev/null and b/share/icons/tango/24x24/actions/align-horizontal-center.png differ diff --git a/share/icons/tango/24x24/actions/align-horizontal-left-to-anchor.png b/share/icons/tango/24x24/actions/align-horizontal-left-to-anchor.png new file mode 100644 index 000000000..0a3acff24 Binary files /dev/null and b/share/icons/tango/24x24/actions/align-horizontal-left-to-anchor.png differ diff --git a/share/icons/tango/24x24/actions/align-horizontal-left.png b/share/icons/tango/24x24/actions/align-horizontal-left.png new file mode 100644 index 000000000..4853979dc Binary files /dev/null and b/share/icons/tango/24x24/actions/align-horizontal-left.png differ diff --git a/share/icons/tango/24x24/actions/align-horizontal-node.png b/share/icons/tango/24x24/actions/align-horizontal-node.png new file mode 100644 index 000000000..b94943e22 Binary files /dev/null and b/share/icons/tango/24x24/actions/align-horizontal-node.png differ diff --git a/share/icons/tango/24x24/actions/align-horizontal-right-to-anchor.png b/share/icons/tango/24x24/actions/align-horizontal-right-to-anchor.png new file mode 100644 index 000000000..487fd9249 Binary files /dev/null and b/share/icons/tango/24x24/actions/align-horizontal-right-to-anchor.png differ diff --git a/share/icons/tango/24x24/actions/align-horizontal-right.png b/share/icons/tango/24x24/actions/align-horizontal-right.png new file mode 100644 index 000000000..bc6d2b4ba Binary files /dev/null and b/share/icons/tango/24x24/actions/align-horizontal-right.png differ diff --git a/share/icons/tango/24x24/actions/align-vertical-baseline.png b/share/icons/tango/24x24/actions/align-vertical-baseline.png new file mode 100644 index 000000000..718731c43 Binary files /dev/null and b/share/icons/tango/24x24/actions/align-vertical-baseline.png differ diff --git a/share/icons/tango/24x24/actions/align-vertical-bottom-to-anchor.png b/share/icons/tango/24x24/actions/align-vertical-bottom-to-anchor.png new file mode 100644 index 000000000..7c5d6082a Binary files /dev/null and b/share/icons/tango/24x24/actions/align-vertical-bottom-to-anchor.png differ diff --git a/share/icons/tango/24x24/actions/align-vertical-bottom.png b/share/icons/tango/24x24/actions/align-vertical-bottom.png new file mode 100644 index 000000000..08e0e17cf Binary files /dev/null and b/share/icons/tango/24x24/actions/align-vertical-bottom.png differ diff --git a/share/icons/tango/24x24/actions/align-vertical-center.png b/share/icons/tango/24x24/actions/align-vertical-center.png new file mode 100644 index 000000000..889a82f12 Binary files /dev/null and b/share/icons/tango/24x24/actions/align-vertical-center.png differ diff --git a/share/icons/tango/24x24/actions/align-vertical-node.png b/share/icons/tango/24x24/actions/align-vertical-node.png new file mode 100644 index 000000000..7f0b96768 Binary files /dev/null and b/share/icons/tango/24x24/actions/align-vertical-node.png differ diff --git a/share/icons/tango/24x24/actions/align-vertical-top-to-anchor.png b/share/icons/tango/24x24/actions/align-vertical-top-to-anchor.png new file mode 100644 index 000000000..b2d22a00b Binary files /dev/null and b/share/icons/tango/24x24/actions/align-vertical-top-to-anchor.png differ diff --git a/share/icons/tango/24x24/actions/align-vertical-top.png b/share/icons/tango/24x24/actions/align-vertical-top.png new file mode 100644 index 000000000..0bbe93c6b Binary files /dev/null and b/share/icons/tango/24x24/actions/align-vertical-top.png differ diff --git a/share/icons/tango/24x24/actions/bitmap-trace.png b/share/icons/tango/24x24/actions/bitmap-trace.png new file mode 100644 index 000000000..149174e96 Binary files /dev/null and b/share/icons/tango/24x24/actions/bitmap-trace.png differ diff --git a/share/icons/tango/24x24/actions/color-fill.png b/share/icons/tango/24x24/actions/color-fill.png new file mode 100644 index 000000000..48e7bc023 Binary files /dev/null and b/share/icons/tango/24x24/actions/color-fill.png differ diff --git a/share/icons/tango/24x24/actions/color-gradient.png b/share/icons/tango/24x24/actions/color-gradient.png new file mode 100644 index 000000000..c3a89c33e Binary files /dev/null and b/share/icons/tango/24x24/actions/color-gradient.png differ diff --git a/share/icons/tango/24x24/actions/color-management.png b/share/icons/tango/24x24/actions/color-management.png new file mode 100644 index 000000000..c29603b53 Binary files /dev/null and b/share/icons/tango/24x24/actions/color-management.png differ diff --git a/share/icons/tango/24x24/actions/color-picker.png b/share/icons/tango/24x24/actions/color-picker.png new file mode 100644 index 000000000..2b6691c81 Binary files /dev/null and b/share/icons/tango/24x24/actions/color-picker.png differ diff --git a/share/icons/tango/24x24/actions/distribute-graph-directed.png b/share/icons/tango/24x24/actions/distribute-graph-directed.png new file mode 100644 index 000000000..6085c8a2e Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-graph-directed.png differ diff --git a/share/icons/tango/24x24/actions/distribute-graph.png b/share/icons/tango/24x24/actions/distribute-graph.png new file mode 100644 index 000000000..1eec23efa Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-graph.png differ diff --git a/share/icons/tango/24x24/actions/distribute-horizontal-baseline.png b/share/icons/tango/24x24/actions/distribute-horizontal-baseline.png new file mode 100644 index 000000000..472c72a93 Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-horizontal-baseline.png differ diff --git a/share/icons/tango/24x24/actions/distribute-horizontal-center.png b/share/icons/tango/24x24/actions/distribute-horizontal-center.png new file mode 100644 index 000000000..88385f76e Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-horizontal-center.png differ diff --git a/share/icons/tango/24x24/actions/distribute-horizontal-gaps.png b/share/icons/tango/24x24/actions/distribute-horizontal-gaps.png new file mode 100644 index 000000000..780fe81a1 Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-horizontal-gaps.png differ diff --git a/share/icons/tango/24x24/actions/distribute-horizontal-left.png b/share/icons/tango/24x24/actions/distribute-horizontal-left.png new file mode 100644 index 000000000..a9bbc9680 Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-horizontal-left.png differ diff --git a/share/icons/tango/24x24/actions/distribute-horizontal-node.png b/share/icons/tango/24x24/actions/distribute-horizontal-node.png new file mode 100644 index 000000000..4fea9e9f9 Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-horizontal-node.png differ diff --git a/share/icons/tango/24x24/actions/distribute-horizontal-right.png b/share/icons/tango/24x24/actions/distribute-horizontal-right.png new file mode 100644 index 000000000..acea03c6e Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-horizontal-right.png differ diff --git a/share/icons/tango/24x24/actions/distribute-randomize.png b/share/icons/tango/24x24/actions/distribute-randomize.png new file mode 100644 index 000000000..232e32e5d Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-randomize.png differ diff --git a/share/icons/tango/24x24/actions/distribute-remove-overlaps.png b/share/icons/tango/24x24/actions/distribute-remove-overlaps.png new file mode 100644 index 000000000..ae38e8dc4 Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-remove-overlaps.png differ diff --git a/share/icons/tango/24x24/actions/distribute-unclump.png b/share/icons/tango/24x24/actions/distribute-unclump.png new file mode 100644 index 000000000..0f5c3e2bd Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-unclump.png differ diff --git a/share/icons/tango/24x24/actions/distribute-vertical-baseline.png b/share/icons/tango/24x24/actions/distribute-vertical-baseline.png new file mode 100644 index 000000000..c906f1ad2 Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-vertical-baseline.png differ diff --git a/share/icons/tango/24x24/actions/distribute-vertical-bottom.png b/share/icons/tango/24x24/actions/distribute-vertical-bottom.png new file mode 100644 index 000000000..6936ccfef Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-vertical-bottom.png differ diff --git a/share/icons/tango/24x24/actions/distribute-vertical-center.png b/share/icons/tango/24x24/actions/distribute-vertical-center.png new file mode 100644 index 000000000..15022c8bf Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-vertical-center.png differ diff --git a/share/icons/tango/24x24/actions/distribute-vertical-gaps.png b/share/icons/tango/24x24/actions/distribute-vertical-gaps.png new file mode 100644 index 000000000..795d5850f Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-vertical-gaps.png differ diff --git a/share/icons/tango/24x24/actions/distribute-vertical-node.png b/share/icons/tango/24x24/actions/distribute-vertical-node.png new file mode 100644 index 000000000..8fecd6908 Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-vertical-node.png differ diff --git a/share/icons/tango/24x24/actions/distribute-vertical-top.png b/share/icons/tango/24x24/actions/distribute-vertical-top.png new file mode 100644 index 000000000..afcbcea84 Binary files /dev/null and b/share/icons/tango/24x24/actions/distribute-vertical-top.png differ diff --git a/share/icons/tango/24x24/actions/document-cleanup.png b/share/icons/tango/24x24/actions/document-cleanup.png new file mode 100644 index 000000000..6ac42a51a Binary files /dev/null and b/share/icons/tango/24x24/actions/document-cleanup.png differ diff --git a/share/icons/tango/24x24/actions/document-export-ocal.png b/share/icons/tango/24x24/actions/document-export-ocal.png new file mode 100644 index 000000000..d4d883e11 Binary files /dev/null and b/share/icons/tango/24x24/actions/document-export-ocal.png differ diff --git a/share/icons/tango/24x24/actions/document-export.png b/share/icons/tango/24x24/actions/document-export.png new file mode 100644 index 000000000..9be5e968e Binary files /dev/null and b/share/icons/tango/24x24/actions/document-export.png differ diff --git a/share/icons/tango/24x24/actions/document-import-ocal.png b/share/icons/tango/24x24/actions/document-import-ocal.png new file mode 100644 index 000000000..f3f890c03 Binary files /dev/null and b/share/icons/tango/24x24/actions/document-import-ocal.png differ diff --git a/share/icons/tango/24x24/actions/document-import.png b/share/icons/tango/24x24/actions/document-import.png new file mode 100644 index 000000000..ca8a51ca6 Binary files /dev/null and b/share/icons/tango/24x24/actions/document-import.png differ diff --git a/share/icons/tango/24x24/actions/document-metadata.png b/share/icons/tango/24x24/actions/document-metadata.png new file mode 100644 index 000000000..c2067ec9a Binary files /dev/null and b/share/icons/tango/24x24/actions/document-metadata.png differ diff --git a/share/icons/tango/24x24/actions/draw-calligraphic.png b/share/icons/tango/24x24/actions/draw-calligraphic.png new file mode 100644 index 000000000..d1f8c00d4 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-calligraphic.png differ diff --git a/share/icons/tango/24x24/actions/draw-connector.png b/share/icons/tango/24x24/actions/draw-connector.png new file mode 100644 index 000000000..7487e7aac Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-connector.png differ diff --git a/share/icons/tango/24x24/actions/draw-cuboid.png b/share/icons/tango/24x24/actions/draw-cuboid.png new file mode 100644 index 000000000..f36e81477 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-cuboid.png differ diff --git a/share/icons/tango/24x24/actions/draw-ellipse.png b/share/icons/tango/24x24/actions/draw-ellipse.png new file mode 100644 index 000000000..3bb7d3a76 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-ellipse.png differ diff --git a/share/icons/tango/24x24/actions/draw-eraser.png b/share/icons/tango/24x24/actions/draw-eraser.png new file mode 100644 index 000000000..f329683c8 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-eraser.png differ diff --git a/share/icons/tango/24x24/actions/draw-freehand.png b/share/icons/tango/24x24/actions/draw-freehand.png new file mode 100644 index 000000000..950379f41 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-freehand.png differ diff --git a/share/icons/tango/24x24/actions/draw-geometry.png b/share/icons/tango/24x24/actions/draw-geometry.png new file mode 100644 index 000000000..dd107b066 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-geometry.png differ diff --git a/share/icons/tango/24x24/actions/draw-path.png b/share/icons/tango/24x24/actions/draw-path.png new file mode 100644 index 000000000..c207eac31 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-path.png differ diff --git a/share/icons/tango/24x24/actions/draw-polygon-star.png b/share/icons/tango/24x24/actions/draw-polygon-star.png new file mode 100644 index 000000000..23ad6f01e Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-polygon-star.png differ diff --git a/share/icons/tango/24x24/actions/draw-rectangle.png b/share/icons/tango/24x24/actions/draw-rectangle.png new file mode 100644 index 000000000..d3dc9f326 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-rectangle.png differ diff --git a/share/icons/tango/24x24/actions/draw-spiral.png b/share/icons/tango/24x24/actions/draw-spiral.png new file mode 100644 index 000000000..1019468e5 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-spiral.png differ diff --git a/share/icons/tango/24x24/actions/draw-text.png b/share/icons/tango/24x24/actions/draw-text.png new file mode 100644 index 000000000..cbb5a06c1 Binary files /dev/null and b/share/icons/tango/24x24/actions/draw-text.png differ diff --git a/share/icons/tango/24x24/actions/edit-clone-unlink.png b/share/icons/tango/24x24/actions/edit-clone-unlink.png new file mode 100644 index 000000000..2570f7e15 Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-clone-unlink.png differ diff --git a/share/icons/tango/24x24/actions/edit-clone.png b/share/icons/tango/24x24/actions/edit-clone.png new file mode 100644 index 000000000..9a48fa360 Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-clone.png differ diff --git a/share/icons/tango/24x24/actions/edit-duplicate.png b/share/icons/tango/24x24/actions/edit-duplicate.png new file mode 100644 index 000000000..ee4078128 Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-duplicate.png differ diff --git a/share/icons/tango/24x24/actions/edit-paste-in-place.png b/share/icons/tango/24x24/actions/edit-paste-in-place.png new file mode 100644 index 000000000..442e27dd1 Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-paste-in-place.png differ diff --git a/share/icons/tango/24x24/actions/edit-paste-style.png b/share/icons/tango/24x24/actions/edit-paste-style.png new file mode 100644 index 000000000..8904aa8be Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-paste-style.png differ diff --git a/share/icons/tango/24x24/actions/edit-select-all-layers.png b/share/icons/tango/24x24/actions/edit-select-all-layers.png new file mode 100644 index 000000000..826055400 Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-select-all-layers.png differ diff --git a/share/icons/tango/24x24/actions/edit-select-invert.png b/share/icons/tango/24x24/actions/edit-select-invert.png new file mode 100644 index 000000000..d0d8ec0e5 Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-select-invert.png differ diff --git a/share/icons/tango/24x24/actions/edit-select-none.png b/share/icons/tango/24x24/actions/edit-select-none.png new file mode 100644 index 000000000..cff9abf62 Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-select-none.png differ diff --git a/share/icons/tango/24x24/actions/edit-select-original.png b/share/icons/tango/24x24/actions/edit-select-original.png new file mode 100644 index 000000000..aefc4def8 Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-select-original.png differ diff --git a/share/icons/tango/24x24/actions/edit-undo-history.png b/share/icons/tango/24x24/actions/edit-undo-history.png new file mode 100644 index 000000000..f7d767f20 Binary files /dev/null and b/share/icons/tango/24x24/actions/edit-undo-history.png differ diff --git a/share/icons/tango/24x24/actions/format-text-direction-horizontal.png b/share/icons/tango/24x24/actions/format-text-direction-horizontal.png new file mode 100644 index 000000000..fd82784a9 Binary files /dev/null and b/share/icons/tango/24x24/actions/format-text-direction-horizontal.png differ diff --git a/share/icons/tango/24x24/actions/format-text-direction-vertical.png b/share/icons/tango/24x24/actions/format-text-direction-vertical.png new file mode 100644 index 000000000..4ce6895ad Binary files /dev/null and b/share/icons/tango/24x24/actions/format-text-direction-vertical.png differ diff --git a/share/icons/tango/24x24/actions/help-contents.png b/share/icons/tango/24x24/actions/help-contents.png new file mode 100644 index 000000000..a22c39004 Binary files /dev/null and b/share/icons/tango/24x24/actions/help-contents.png differ diff --git a/share/icons/tango/24x24/actions/help-keyboard-shortcuts.png b/share/icons/tango/24x24/actions/help-keyboard-shortcuts.png new file mode 100644 index 000000000..3324eb1cf Binary files /dev/null and b/share/icons/tango/24x24/actions/help-keyboard-shortcuts.png differ diff --git a/share/icons/tango/24x24/actions/layer-add.png b/share/icons/tango/24x24/actions/layer-add.png new file mode 100644 index 000000000..86b1560be Binary files /dev/null and b/share/icons/tango/24x24/actions/layer-add.png differ diff --git a/share/icons/tango/24x24/actions/layer-bottom.png b/share/icons/tango/24x24/actions/layer-bottom.png new file mode 100644 index 000000000..9e1739c1a Binary files /dev/null and b/share/icons/tango/24x24/actions/layer-bottom.png differ diff --git a/share/icons/tango/24x24/actions/layer-delete.png b/share/icons/tango/24x24/actions/layer-delete.png new file mode 100644 index 000000000..d2c9c8982 Binary files /dev/null and b/share/icons/tango/24x24/actions/layer-delete.png differ diff --git a/share/icons/tango/24x24/actions/layer-lower.png b/share/icons/tango/24x24/actions/layer-lower.png new file mode 100644 index 000000000..14c481a6c Binary files /dev/null and b/share/icons/tango/24x24/actions/layer-lower.png differ diff --git a/share/icons/tango/24x24/actions/layer-next.png b/share/icons/tango/24x24/actions/layer-next.png new file mode 100644 index 000000000..b1de78681 Binary files /dev/null and b/share/icons/tango/24x24/actions/layer-next.png differ diff --git a/share/icons/tango/24x24/actions/layer-previous.png b/share/icons/tango/24x24/actions/layer-previous.png new file mode 100644 index 000000000..a725c2189 Binary files /dev/null and b/share/icons/tango/24x24/actions/layer-previous.png differ diff --git a/share/icons/tango/24x24/actions/layer-raise.png b/share/icons/tango/24x24/actions/layer-raise.png new file mode 100644 index 000000000..6132139fa Binary files /dev/null and b/share/icons/tango/24x24/actions/layer-raise.png differ diff --git a/share/icons/tango/24x24/actions/layer-rename.png b/share/icons/tango/24x24/actions/layer-rename.png new file mode 100644 index 000000000..fd882a88a Binary files /dev/null and b/share/icons/tango/24x24/actions/layer-rename.png differ diff --git a/share/icons/tango/24x24/actions/layer-top.png b/share/icons/tango/24x24/actions/layer-top.png new file mode 100644 index 000000000..3e03a6aae Binary files /dev/null and b/share/icons/tango/24x24/actions/layer-top.png differ diff --git a/share/icons/tango/24x24/actions/node-add.png b/share/icons/tango/24x24/actions/node-add.png new file mode 100644 index 000000000..e0ce2f00a Binary files /dev/null and b/share/icons/tango/24x24/actions/node-add.png differ diff --git a/share/icons/tango/24x24/actions/node-break.png b/share/icons/tango/24x24/actions/node-break.png new file mode 100644 index 000000000..76f9d4fce Binary files /dev/null and b/share/icons/tango/24x24/actions/node-break.png differ diff --git a/share/icons/tango/24x24/actions/node-delete-segment.png b/share/icons/tango/24x24/actions/node-delete-segment.png new file mode 100644 index 000000000..8928a280b Binary files /dev/null and b/share/icons/tango/24x24/actions/node-delete-segment.png differ diff --git a/share/icons/tango/24x24/actions/node-delete.png b/share/icons/tango/24x24/actions/node-delete.png new file mode 100644 index 000000000..29b582671 Binary files /dev/null and b/share/icons/tango/24x24/actions/node-delete.png differ diff --git a/share/icons/tango/24x24/actions/node-join-segment.png b/share/icons/tango/24x24/actions/node-join-segment.png new file mode 100644 index 000000000..a94b74b13 Binary files /dev/null and b/share/icons/tango/24x24/actions/node-join-segment.png differ diff --git a/share/icons/tango/24x24/actions/node-join.png b/share/icons/tango/24x24/actions/node-join.png new file mode 100644 index 000000000..1a9050bfd Binary files /dev/null and b/share/icons/tango/24x24/actions/node-join.png differ diff --git a/share/icons/tango/24x24/actions/object-flip-horizontal.png b/share/icons/tango/24x24/actions/object-flip-horizontal.png new file mode 100644 index 000000000..345777b37 Binary files /dev/null and b/share/icons/tango/24x24/actions/object-flip-horizontal.png differ diff --git a/share/icons/tango/24x24/actions/object-flip-vertical.png b/share/icons/tango/24x24/actions/object-flip-vertical.png new file mode 100644 index 000000000..1385eea1b Binary files /dev/null and b/share/icons/tango/24x24/actions/object-flip-vertical.png differ diff --git a/share/icons/tango/24x24/actions/object-group.png b/share/icons/tango/24x24/actions/object-group.png new file mode 100644 index 000000000..9f48c9256 Binary files /dev/null and b/share/icons/tango/24x24/actions/object-group.png differ diff --git a/share/icons/tango/24x24/actions/object-rotate-left.png b/share/icons/tango/24x24/actions/object-rotate-left.png new file mode 100644 index 000000000..b1b9f189a Binary files /dev/null and b/share/icons/tango/24x24/actions/object-rotate-left.png differ diff --git a/share/icons/tango/24x24/actions/object-rotate-right.png b/share/icons/tango/24x24/actions/object-rotate-right.png new file mode 100644 index 000000000..7773cc48d Binary files /dev/null and b/share/icons/tango/24x24/actions/object-rotate-right.png differ diff --git a/share/icons/tango/24x24/actions/object-to-path.png b/share/icons/tango/24x24/actions/object-to-path.png new file mode 100644 index 000000000..eb894a4d3 Binary files /dev/null and b/share/icons/tango/24x24/actions/object-to-path.png differ diff --git a/share/icons/tango/24x24/actions/object-tweak-attract.png b/share/icons/tango/24x24/actions/object-tweak-attract.png new file mode 100644 index 000000000..91acc98e6 Binary files /dev/null and b/share/icons/tango/24x24/actions/object-tweak-attract.png differ diff --git a/share/icons/tango/24x24/actions/object-tweak-blur.png b/share/icons/tango/24x24/actions/object-tweak-blur.png new file mode 100644 index 000000000..a2d42d249 Binary files /dev/null and b/share/icons/tango/24x24/actions/object-tweak-blur.png differ diff --git a/share/icons/tango/24x24/actions/object-tweak-duplicate.png b/share/icons/tango/24x24/actions/object-tweak-duplicate.png new file mode 100644 index 000000000..95213a33f Binary files /dev/null and b/share/icons/tango/24x24/actions/object-tweak-duplicate.png differ diff --git a/share/icons/tango/24x24/actions/object-tweak-jitter-color.png b/share/icons/tango/24x24/actions/object-tweak-jitter-color.png new file mode 100644 index 000000000..3f994fb93 Binary files /dev/null and b/share/icons/tango/24x24/actions/object-tweak-jitter-color.png differ diff --git a/share/icons/tango/24x24/actions/object-tweak-paint.png b/share/icons/tango/24x24/actions/object-tweak-paint.png new file mode 100644 index 000000000..519e807ec Binary files /dev/null and b/share/icons/tango/24x24/actions/object-tweak-paint.png differ diff --git a/share/icons/tango/24x24/actions/object-tweak-push.png b/share/icons/tango/24x24/actions/object-tweak-push.png new file mode 100644 index 000000000..08a191438 Binary files /dev/null and b/share/icons/tango/24x24/actions/object-tweak-push.png differ diff --git a/share/icons/tango/24x24/actions/object-tweak-randomize.png b/share/icons/tango/24x24/actions/object-tweak-randomize.png new file mode 100644 index 000000000..0c4899600 Binary files /dev/null and b/share/icons/tango/24x24/actions/object-tweak-randomize.png differ diff --git a/share/icons/tango/24x24/actions/object-tweak-rotate.png b/share/icons/tango/24x24/actions/object-tweak-rotate.png new file mode 100644 index 000000000..2b82cfc4d Binary files /dev/null and b/share/icons/tango/24x24/actions/object-tweak-rotate.png differ diff --git a/share/icons/tango/24x24/actions/object-tweak-shrink.png b/share/icons/tango/24x24/actions/object-tweak-shrink.png new file mode 100644 index 000000000..704994cf2 Binary files /dev/null and b/share/icons/tango/24x24/actions/object-tweak-shrink.png differ diff --git a/share/icons/tango/24x24/actions/object-ungroup.png b/share/icons/tango/24x24/actions/object-ungroup.png new file mode 100644 index 000000000..4a369eefc Binary files /dev/null and b/share/icons/tango/24x24/actions/object-ungroup.png differ diff --git a/share/icons/tango/24x24/actions/path-break-apart.png b/share/icons/tango/24x24/actions/path-break-apart.png new file mode 100644 index 000000000..47dfcfc78 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-break-apart.png differ diff --git a/share/icons/tango/24x24/actions/path-clip-edit.png b/share/icons/tango/24x24/actions/path-clip-edit.png new file mode 100644 index 000000000..dba8e7711 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-clip-edit.png differ diff --git a/share/icons/tango/24x24/actions/path-combine.png b/share/icons/tango/24x24/actions/path-combine.png new file mode 100644 index 000000000..6d1d8ad69 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-combine.png differ diff --git a/share/icons/tango/24x24/actions/path-cut.png b/share/icons/tango/24x24/actions/path-cut.png new file mode 100644 index 000000000..be19143ba Binary files /dev/null and b/share/icons/tango/24x24/actions/path-cut.png differ diff --git a/share/icons/tango/24x24/actions/path-difference.png b/share/icons/tango/24x24/actions/path-difference.png new file mode 100644 index 000000000..cc3e5abd4 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-difference.png differ diff --git a/share/icons/tango/24x24/actions/path-division.png b/share/icons/tango/24x24/actions/path-division.png new file mode 100644 index 000000000..0c9f6cd17 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-division.png differ diff --git a/share/icons/tango/24x24/actions/path-effect-parameter-next.png b/share/icons/tango/24x24/actions/path-effect-parameter-next.png new file mode 100644 index 000000000..2d0ed6734 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-effect-parameter-next.png differ diff --git a/share/icons/tango/24x24/actions/path-exclusion.png b/share/icons/tango/24x24/actions/path-exclusion.png new file mode 100644 index 000000000..bf3165c3b Binary files /dev/null and b/share/icons/tango/24x24/actions/path-exclusion.png differ diff --git a/share/icons/tango/24x24/actions/path-inset.png b/share/icons/tango/24x24/actions/path-inset.png new file mode 100644 index 000000000..c219a43c2 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-inset.png differ diff --git a/share/icons/tango/24x24/actions/path-intersection.png b/share/icons/tango/24x24/actions/path-intersection.png new file mode 100644 index 000000000..46d7a9ee8 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-intersection.png differ diff --git a/share/icons/tango/24x24/actions/path-mask-edit.png b/share/icons/tango/24x24/actions/path-mask-edit.png new file mode 100644 index 000000000..2ae91fadf Binary files /dev/null and b/share/icons/tango/24x24/actions/path-mask-edit.png differ diff --git a/share/icons/tango/24x24/actions/path-offset-dynamic.png b/share/icons/tango/24x24/actions/path-offset-dynamic.png new file mode 100644 index 000000000..d57b672d4 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-offset-dynamic.png differ diff --git a/share/icons/tango/24x24/actions/path-offset-linked.png b/share/icons/tango/24x24/actions/path-offset-linked.png new file mode 100644 index 000000000..001cf3467 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-offset-linked.png differ diff --git a/share/icons/tango/24x24/actions/path-outset.png b/share/icons/tango/24x24/actions/path-outset.png new file mode 100644 index 000000000..159c276d7 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-outset.png differ diff --git a/share/icons/tango/24x24/actions/path-reverse.png b/share/icons/tango/24x24/actions/path-reverse.png new file mode 100644 index 000000000..3719d8b95 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-reverse.png differ diff --git a/share/icons/tango/24x24/actions/path-simplify.png b/share/icons/tango/24x24/actions/path-simplify.png new file mode 100644 index 000000000..94878be4c Binary files /dev/null and b/share/icons/tango/24x24/actions/path-simplify.png differ diff --git a/share/icons/tango/24x24/actions/path-tweak-attract.png b/share/icons/tango/24x24/actions/path-tweak-attract.png new file mode 100644 index 000000000..21fbe1dff Binary files /dev/null and b/share/icons/tango/24x24/actions/path-tweak-attract.png differ diff --git a/share/icons/tango/24x24/actions/path-tweak-grow.png b/share/icons/tango/24x24/actions/path-tweak-grow.png new file mode 100644 index 000000000..2924cb899 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-tweak-grow.png differ diff --git a/share/icons/tango/24x24/actions/path-tweak-push.png b/share/icons/tango/24x24/actions/path-tweak-push.png new file mode 100644 index 000000000..556084bf6 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-tweak-push.png differ diff --git a/share/icons/tango/24x24/actions/path-tweak-repel.png b/share/icons/tango/24x24/actions/path-tweak-repel.png new file mode 100644 index 000000000..8e7b2eb31 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-tweak-repel.png differ diff --git a/share/icons/tango/24x24/actions/path-tweak-roughen.png b/share/icons/tango/24x24/actions/path-tweak-roughen.png new file mode 100644 index 000000000..f8ee6ed79 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-tweak-roughen.png differ diff --git a/share/icons/tango/24x24/actions/path-tweak-shrink.png b/share/icons/tango/24x24/actions/path-tweak-shrink.png new file mode 100644 index 000000000..03e148a27 Binary files /dev/null and b/share/icons/tango/24x24/actions/path-tweak-shrink.png differ diff --git a/share/icons/tango/24x24/actions/path-union.png b/share/icons/tango/24x24/actions/path-union.png new file mode 100644 index 000000000..8983c0aca Binary files /dev/null and b/share/icons/tango/24x24/actions/path-union.png differ diff --git a/share/icons/tango/24x24/actions/randomize.png b/share/icons/tango/24x24/actions/randomize.png new file mode 100644 index 000000000..3741b94f8 Binary files /dev/null and b/share/icons/tango/24x24/actions/randomize.png differ diff --git a/share/icons/tango/24x24/actions/rectangle-make-corners-sharp.png b/share/icons/tango/24x24/actions/rectangle-make-corners-sharp.png new file mode 100644 index 000000000..7bd41c4f5 Binary files /dev/null and b/share/icons/tango/24x24/actions/rectangle-make-corners-sharp.png differ diff --git a/share/icons/tango/24x24/actions/selection-bottom.png b/share/icons/tango/24x24/actions/selection-bottom.png new file mode 100644 index 000000000..d39196aca Binary files /dev/null and b/share/icons/tango/24x24/actions/selection-bottom.png differ diff --git a/share/icons/tango/24x24/actions/selection-lower.png b/share/icons/tango/24x24/actions/selection-lower.png new file mode 100644 index 000000000..56ac2422a Binary files /dev/null and b/share/icons/tango/24x24/actions/selection-lower.png differ diff --git a/share/icons/tango/24x24/actions/selection-make-bitmap-copy.png b/share/icons/tango/24x24/actions/selection-make-bitmap-copy.png new file mode 100644 index 000000000..7e8ec967c Binary files /dev/null and b/share/icons/tango/24x24/actions/selection-make-bitmap-copy.png differ diff --git a/share/icons/tango/24x24/actions/selection-move-to-layer-above.png b/share/icons/tango/24x24/actions/selection-move-to-layer-above.png new file mode 100644 index 000000000..db8177f4a Binary files /dev/null and b/share/icons/tango/24x24/actions/selection-move-to-layer-above.png differ diff --git a/share/icons/tango/24x24/actions/selection-move-to-layer-below.png b/share/icons/tango/24x24/actions/selection-move-to-layer-below.png new file mode 100644 index 000000000..df5efc744 Binary files /dev/null and b/share/icons/tango/24x24/actions/selection-move-to-layer-below.png differ diff --git a/share/icons/tango/24x24/actions/selection-raise.png b/share/icons/tango/24x24/actions/selection-raise.png new file mode 100644 index 000000000..9cd575294 Binary files /dev/null and b/share/icons/tango/24x24/actions/selection-raise.png differ diff --git a/share/icons/tango/24x24/actions/selection-top.png b/share/icons/tango/24x24/actions/selection-top.png new file mode 100644 index 000000000..d3044c72f Binary files /dev/null and b/share/icons/tango/24x24/actions/selection-top.png differ diff --git a/share/icons/tango/24x24/actions/show-bounding-box.png b/share/icons/tango/24x24/actions/show-bounding-box.png new file mode 100644 index 000000000..856a98e1d Binary files /dev/null and b/share/icons/tango/24x24/actions/show-bounding-box.png differ diff --git a/share/icons/tango/24x24/actions/show-dialogs.png b/share/icons/tango/24x24/actions/show-dialogs.png new file mode 100644 index 000000000..02f9e8767 Binary files /dev/null and b/share/icons/tango/24x24/actions/show-dialogs.png differ diff --git a/share/icons/tango/24x24/actions/show-grid.png b/share/icons/tango/24x24/actions/show-grid.png new file mode 100644 index 000000000..c7dd1192b Binary files /dev/null and b/share/icons/tango/24x24/actions/show-grid.png differ diff --git a/share/icons/tango/24x24/actions/show-guides.png b/share/icons/tango/24x24/actions/show-guides.png new file mode 100644 index 000000000..cc6b4810d Binary files /dev/null and b/share/icons/tango/24x24/actions/show-guides.png differ diff --git a/share/icons/tango/24x24/actions/show-node-handles.png b/share/icons/tango/24x24/actions/show-node-handles.png new file mode 100644 index 000000000..d4cde685d Binary files /dev/null and b/share/icons/tango/24x24/actions/show-node-handles.png differ diff --git a/share/icons/tango/24x24/actions/show-path-outline.png b/share/icons/tango/24x24/actions/show-path-outline.png new file mode 100644 index 000000000..83e017d49 Binary files /dev/null and b/share/icons/tango/24x24/actions/show-path-outline.png differ diff --git a/share/icons/tango/24x24/actions/stroke-to-path.png b/share/icons/tango/24x24/actions/stroke-to-path.png new file mode 100644 index 000000000..16a121860 Binary files /dev/null and b/share/icons/tango/24x24/actions/stroke-to-path.png differ diff --git a/share/icons/tango/24x24/actions/text-convert-to-regular.png b/share/icons/tango/24x24/actions/text-convert-to-regular.png new file mode 100644 index 000000000..d7eebdc9d Binary files /dev/null and b/share/icons/tango/24x24/actions/text-convert-to-regular.png differ diff --git a/share/icons/tango/24x24/actions/text-flow-into-frame.png b/share/icons/tango/24x24/actions/text-flow-into-frame.png new file mode 100644 index 000000000..088917c00 Binary files /dev/null and b/share/icons/tango/24x24/actions/text-flow-into-frame.png differ diff --git a/share/icons/tango/24x24/actions/text-put-on-path.png b/share/icons/tango/24x24/actions/text-put-on-path.png new file mode 100644 index 000000000..ea1eaef1b Binary files /dev/null and b/share/icons/tango/24x24/actions/text-put-on-path.png differ diff --git a/share/icons/tango/24x24/actions/text-remove-from-path.png b/share/icons/tango/24x24/actions/text-remove-from-path.png new file mode 100644 index 000000000..0a80d2f12 Binary files /dev/null and b/share/icons/tango/24x24/actions/text-remove-from-path.png differ diff --git a/share/icons/tango/24x24/actions/text-unflow.png b/share/icons/tango/24x24/actions/text-unflow.png new file mode 100644 index 000000000..49edba0e7 Binary files /dev/null and b/share/icons/tango/24x24/actions/text-unflow.png differ diff --git a/share/icons/tango/24x24/actions/text-unkern.png b/share/icons/tango/24x24/actions/text-unkern.png new file mode 100644 index 000000000..3c54e7fa4 Binary files /dev/null and b/share/icons/tango/24x24/actions/text-unkern.png differ diff --git a/share/icons/tango/24x24/actions/tool-node-editor.png b/share/icons/tango/24x24/actions/tool-node-editor.png new file mode 100644 index 000000000..083a3da6c Binary files /dev/null and b/share/icons/tango/24x24/actions/tool-node-editor.png differ diff --git a/share/icons/tango/24x24/actions/tool-pointer.png b/share/icons/tango/24x24/actions/tool-pointer.png new file mode 100644 index 000000000..ec0fa4cd5 Binary files /dev/null and b/share/icons/tango/24x24/actions/tool-pointer.png differ diff --git a/share/icons/tango/24x24/actions/tool-tweak.png b/share/icons/tango/24x24/actions/tool-tweak.png new file mode 100644 index 000000000..024a0949c Binary files /dev/null and b/share/icons/tango/24x24/actions/tool-tweak.png differ diff --git a/share/icons/tango/24x24/actions/transform-move-horizontal.png b/share/icons/tango/24x24/actions/transform-move-horizontal.png new file mode 100644 index 000000000..60bd0b393 Binary files /dev/null and b/share/icons/tango/24x24/actions/transform-move-horizontal.png differ diff --git a/share/icons/tango/24x24/actions/transform-move-vertical.png b/share/icons/tango/24x24/actions/transform-move-vertical.png new file mode 100644 index 000000000..65ae646ac Binary files /dev/null and b/share/icons/tango/24x24/actions/transform-move-vertical.png differ diff --git a/share/icons/tango/24x24/actions/transform-rotate.png b/share/icons/tango/24x24/actions/transform-rotate.png new file mode 100644 index 000000000..157ef932d Binary files /dev/null and b/share/icons/tango/24x24/actions/transform-rotate.png differ diff --git a/share/icons/tango/24x24/actions/transform-scale-horizontal.png b/share/icons/tango/24x24/actions/transform-scale-horizontal.png new file mode 100644 index 000000000..8ce3c4c48 Binary files /dev/null and b/share/icons/tango/24x24/actions/transform-scale-horizontal.png differ diff --git a/share/icons/tango/24x24/actions/transform-scale-vertical.png b/share/icons/tango/24x24/actions/transform-scale-vertical.png new file mode 100644 index 000000000..ff3e98250 Binary files /dev/null and b/share/icons/tango/24x24/actions/transform-scale-vertical.png differ diff --git a/share/icons/tango/24x24/actions/transform-skew-horizontal.png b/share/icons/tango/24x24/actions/transform-skew-horizontal.png new file mode 100644 index 000000000..54ba453f1 Binary files /dev/null and b/share/icons/tango/24x24/actions/transform-skew-horizontal.png differ diff --git a/share/icons/tango/24x24/actions/transform-skew-vertical.png b/share/icons/tango/24x24/actions/transform-skew-vertical.png new file mode 100644 index 000000000..03499a37a Binary files /dev/null and b/share/icons/tango/24x24/actions/transform-skew-vertical.png differ diff --git a/share/icons/tango/24x24/actions/view-fullscreen.png b/share/icons/tango/24x24/actions/view-fullscreen.png new file mode 100644 index 000000000..9cfd35ac9 Binary files /dev/null and b/share/icons/tango/24x24/actions/view-fullscreen.png differ diff --git a/share/icons/tango/24x24/actions/window-new.png b/share/icons/tango/24x24/actions/window-new.png new file mode 100644 index 000000000..15b3e7d97 Binary files /dev/null and b/share/icons/tango/24x24/actions/window-new.png differ diff --git a/share/icons/tango/24x24/actions/window-next.png b/share/icons/tango/24x24/actions/window-next.png new file mode 100644 index 000000000..475f25ddd Binary files /dev/null and b/share/icons/tango/24x24/actions/window-next.png differ diff --git a/share/icons/tango/24x24/actions/window-previous.png b/share/icons/tango/24x24/actions/window-previous.png new file mode 100644 index 000000000..66454917a Binary files /dev/null and b/share/icons/tango/24x24/actions/window-previous.png differ diff --git a/share/icons/tango/24x24/actions/xml-attribute-delete.png b/share/icons/tango/24x24/actions/xml-attribute-delete.png new file mode 100644 index 000000000..a918d2b42 Binary files /dev/null and b/share/icons/tango/24x24/actions/xml-attribute-delete.png differ diff --git a/share/icons/tango/24x24/actions/xml-element-new.png b/share/icons/tango/24x24/actions/xml-element-new.png new file mode 100644 index 000000000..d16b5cb36 Binary files /dev/null and b/share/icons/tango/24x24/actions/xml-element-new.png differ diff --git a/share/icons/tango/24x24/actions/xml-node-delete.png b/share/icons/tango/24x24/actions/xml-node-delete.png new file mode 100644 index 000000000..d51349f54 Binary files /dev/null and b/share/icons/tango/24x24/actions/xml-node-delete.png differ diff --git a/share/icons/tango/24x24/actions/xml-node-duplicate.png b/share/icons/tango/24x24/actions/xml-node-duplicate.png new file mode 100644 index 000000000..dc567b9a4 Binary files /dev/null and b/share/icons/tango/24x24/actions/xml-node-duplicate.png differ diff --git a/share/icons/tango/24x24/actions/xml-text-new.png b/share/icons/tango/24x24/actions/xml-text-new.png new file mode 100644 index 000000000..729d13274 Binary files /dev/null and b/share/icons/tango/24x24/actions/xml-text-new.png differ diff --git a/share/icons/tango/24x24/actions/zoom-double-size.png b/share/icons/tango/24x24/actions/zoom-double-size.png new file mode 100644 index 000000000..a48f3af4f Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-double-size.png differ diff --git a/share/icons/tango/24x24/actions/zoom-fit-drawing.png b/share/icons/tango/24x24/actions/zoom-fit-drawing.png new file mode 100644 index 000000000..7664a5f9d Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-fit-drawing.png differ diff --git a/share/icons/tango/24x24/actions/zoom-fit-page.png b/share/icons/tango/24x24/actions/zoom-fit-page.png new file mode 100644 index 000000000..3fd4e74f0 Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-fit-page.png differ diff --git a/share/icons/tango/24x24/actions/zoom-fit-selection.png b/share/icons/tango/24x24/actions/zoom-fit-selection.png new file mode 100644 index 000000000..33f99308b Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-fit-selection.png differ diff --git a/share/icons/tango/24x24/actions/zoom-fit-width.png b/share/icons/tango/24x24/actions/zoom-fit-width.png new file mode 100644 index 000000000..5b4443e33 Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-fit-width.png differ diff --git a/share/icons/tango/24x24/actions/zoom-half-size.png b/share/icons/tango/24x24/actions/zoom-half-size.png new file mode 100644 index 000000000..8984c06ff Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-half-size.png differ diff --git a/share/icons/tango/24x24/actions/zoom-in.png b/share/icons/tango/24x24/actions/zoom-in.png new file mode 100644 index 000000000..ee5b31582 Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-in.png differ diff --git a/share/icons/tango/24x24/actions/zoom-next.png b/share/icons/tango/24x24/actions/zoom-next.png new file mode 100644 index 000000000..924a1ef63 Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-next.png differ diff --git a/share/icons/tango/24x24/actions/zoom-original.png b/share/icons/tango/24x24/actions/zoom-original.png new file mode 100644 index 000000000..f45d8d6c1 Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-original.png differ diff --git a/share/icons/tango/24x24/actions/zoom-out.png b/share/icons/tango/24x24/actions/zoom-out.png new file mode 100644 index 000000000..fa2f945f0 Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-out.png differ diff --git a/share/icons/tango/24x24/actions/zoom-previous.png b/share/icons/tango/24x24/actions/zoom-previous.png new file mode 100644 index 000000000..899844424 Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom-previous.png differ diff --git a/share/icons/tango/24x24/actions/zoom.png b/share/icons/tango/24x24/actions/zoom.png new file mode 100644 index 000000000..103a2b0d1 Binary files /dev/null and b/share/icons/tango/24x24/actions/zoom.png differ diff --git a/share/icons/tango/24x24/inkscape.png b/share/icons/tango/24x24/inkscape.png new file mode 100644 index 000000000..e9c123feb Binary files /dev/null and b/share/icons/tango/24x24/inkscape.png differ diff --git a/share/icons/tango/24x24/places/Makefile.am b/share/icons/tango/24x24/places/Makefile.am new file mode 100644 index 000000000..53e21d7d1 --- /dev/null +++ b/share/icons/tango/24x24/places/Makefile.am @@ -0,0 +1,32 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = 24x24 +context = places + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ + dialog-align-and-distribute.png \ + dialog-fill-and-stroke.png \ + dialog-geometry.png \ + dialog-icon-preview.png \ + dialog-input-devices.png \ + dialog-layers.png \ + dialog-memory.png \ + dialog-messages.png \ + dialog-object-properties.png \ + dialog-rows-and-columns.png \ + dialog-scripts.png \ + dialog-text-and-font.png \ + dialog-tile-clones.png \ + dialog-transform.png \ + dialog-xml-editor.png \ + grid-axonometric.png \ + grid-rectangular.png \ + guides.png \ + object-columns.png \ + object-rows.png + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/tango/24x24/places/dialog-align-and-distribute.png b/share/icons/tango/24x24/places/dialog-align-and-distribute.png new file mode 100644 index 000000000..1eb3d70b3 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-align-and-distribute.png differ diff --git a/share/icons/tango/24x24/places/dialog-fill-and-stroke.png b/share/icons/tango/24x24/places/dialog-fill-and-stroke.png new file mode 100644 index 000000000..d2392c2e2 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-fill-and-stroke.png differ diff --git a/share/icons/tango/24x24/places/dialog-geometry.png b/share/icons/tango/24x24/places/dialog-geometry.png new file mode 100644 index 000000000..dd107b066 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-geometry.png differ diff --git a/share/icons/tango/24x24/places/dialog-icon-preview.png b/share/icons/tango/24x24/places/dialog-icon-preview.png new file mode 100644 index 000000000..89c1ca20d Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-icon-preview.png differ diff --git a/share/icons/tango/24x24/places/dialog-input-devices.png b/share/icons/tango/24x24/places/dialog-input-devices.png new file mode 100644 index 000000000..dbd8a8492 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-input-devices.png differ diff --git a/share/icons/tango/24x24/places/dialog-layers.png b/share/icons/tango/24x24/places/dialog-layers.png new file mode 100644 index 000000000..7062ebe6b Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-layers.png differ diff --git a/share/icons/tango/24x24/places/dialog-memory.png b/share/icons/tango/24x24/places/dialog-memory.png new file mode 100644 index 000000000..b8136427a Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-memory.png differ diff --git a/share/icons/tango/24x24/places/dialog-messages.png b/share/icons/tango/24x24/places/dialog-messages.png new file mode 100644 index 000000000..bbdc11e74 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-messages.png differ diff --git a/share/icons/tango/24x24/places/dialog-object-properties.png b/share/icons/tango/24x24/places/dialog-object-properties.png new file mode 100644 index 000000000..7998c2b06 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-object-properties.png differ diff --git a/share/icons/tango/24x24/places/dialog-rows-and-columns.png b/share/icons/tango/24x24/places/dialog-rows-and-columns.png new file mode 100644 index 000000000..18e43ff09 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-rows-and-columns.png differ diff --git a/share/icons/tango/24x24/places/dialog-scripts.png b/share/icons/tango/24x24/places/dialog-scripts.png new file mode 100644 index 000000000..f5017d796 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-scripts.png differ diff --git a/share/icons/tango/24x24/places/dialog-text-and-font.png b/share/icons/tango/24x24/places/dialog-text-and-font.png new file mode 100644 index 000000000..9d3c7d400 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-text-and-font.png differ diff --git a/share/icons/tango/24x24/places/dialog-tile-clones.png b/share/icons/tango/24x24/places/dialog-tile-clones.png new file mode 100644 index 000000000..be2f2ee9c Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-tile-clones.png differ diff --git a/share/icons/tango/24x24/places/dialog-transform.png b/share/icons/tango/24x24/places/dialog-transform.png new file mode 100644 index 000000000..a93ffd396 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-transform.png differ diff --git a/share/icons/tango/24x24/places/dialog-xml-editor.png b/share/icons/tango/24x24/places/dialog-xml-editor.png new file mode 100644 index 000000000..a599c9d49 Binary files /dev/null and b/share/icons/tango/24x24/places/dialog-xml-editor.png differ diff --git a/share/icons/tango/24x24/places/grid-axonometric.png b/share/icons/tango/24x24/places/grid-axonometric.png new file mode 100644 index 000000000..c054d9459 Binary files /dev/null and b/share/icons/tango/24x24/places/grid-axonometric.png differ diff --git a/share/icons/tango/24x24/places/grid-rectangular.png b/share/icons/tango/24x24/places/grid-rectangular.png new file mode 100644 index 000000000..c7dd1192b Binary files /dev/null and b/share/icons/tango/24x24/places/grid-rectangular.png differ diff --git a/share/icons/tango/24x24/places/guides.png b/share/icons/tango/24x24/places/guides.png new file mode 100644 index 000000000..cc6b4810d Binary files /dev/null and b/share/icons/tango/24x24/places/guides.png differ diff --git a/share/icons/tango/24x24/places/object-columns.png b/share/icons/tango/24x24/places/object-columns.png new file mode 100644 index 000000000..0119762c4 Binary files /dev/null and b/share/icons/tango/24x24/places/object-columns.png differ diff --git a/share/icons/tango/24x24/places/object-rows.png b/share/icons/tango/24x24/places/object-rows.png new file mode 100644 index 000000000..0d94726a5 Binary files /dev/null and b/share/icons/tango/24x24/places/object-rows.png differ diff --git a/share/icons/tango/24x24/status/Makefile.am b/share/icons/tango/24x24/status/Makefile.am new file mode 100644 index 000000000..cce810076 --- /dev/null +++ b/share/icons/tango/24x24/status/Makefile.am @@ -0,0 +1,80 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = 24x24 +context = status + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ + draw-ellipse-arc.png \ + draw-ellipse-segment.png \ + draw-ellipse-whole.png \ + draw-eraser-delete-objects.png \ + draw-geometry-angle-bisector.png \ + draw-geometry-circle-from-radius.png \ + draw-geometry-circle-from-three-points.png \ + draw-geometry-inactive.png \ + draw-geometry-line-parallel.png \ + draw-geometry-line-perpendicular.png \ + draw-geometry-line-segment.png \ + draw-geometry-mirror.png \ + draw-polygon.png \ + draw-star.png \ + draw-trace-background.png \ + draw-use-pressure.png \ + draw-use-tilt.png \ + fill-rule-even-odd.png \ + fill-rule-nonzero.png \ + node-segment-curve.png \ + node-segment-line.png \ + node-type-auto.png \ + node-type-cusp.png \ + node-type-smooth.png \ + node-type-symmetric.png \ + object-fill.png \ + object-hidden.png \ + object-locked.png \ + object-stroke.png \ + object-stroke-style.png \ + object-unlocked.png \ + object-visible.png \ + paint-gradient-linear.png \ + paint-gradient-radial.png \ + paint-none.png \ + paint-pattern.png \ + paint-solid.png \ + paint-unknown.png \ + path-mode-bezier.png \ + path-mode-polyline-paraxial.png \ + path-mode-polyline.png \ + path-mode-spiro.png \ + snap-bounding-box-center.png \ + snap-bounding-box-corners.png \ + snap-bounding-box-edges.png \ + snap-bounding-box-midpoints.png \ + snap-bounding-box.png \ + snap-grid-guide-intersections.png \ + snap-nodes-center.png \ + snap-nodes-cusp.png \ + snap-nodes-intersection.png \ + snap-nodes-midpoint.png \ + snap-nodes-path.png \ + snap-nodes.png \ + snap-nodes-rotation-center.png \ + snap-nodes-smooth.png \ + snap-page.png \ + snap.png \ + stroke-cap-butt.png \ + stroke-cap-round.png \ + stroke-cap-square.png \ + stroke-join-bevel.png \ + stroke-join-miter.png \ + stroke-join-round.png \ + transform-affect-gradient.png \ + transform-affect-pattern.png \ + transform-affect-rounded-corners.png \ + transform-affect-stroke.png + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/tango/24x24/status/draw-ellipse-arc.png b/share/icons/tango/24x24/status/draw-ellipse-arc.png new file mode 100644 index 000000000..291b2fdcd Binary files /dev/null and b/share/icons/tango/24x24/status/draw-ellipse-arc.png differ diff --git a/share/icons/tango/24x24/status/draw-ellipse-segment.png b/share/icons/tango/24x24/status/draw-ellipse-segment.png new file mode 100644 index 000000000..efec445ec Binary files /dev/null and b/share/icons/tango/24x24/status/draw-ellipse-segment.png differ diff --git a/share/icons/tango/24x24/status/draw-ellipse-whole.png b/share/icons/tango/24x24/status/draw-ellipse-whole.png new file mode 100644 index 000000000..3e2e788a2 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-ellipse-whole.png differ diff --git a/share/icons/tango/24x24/status/draw-eraser-delete-objects.png b/share/icons/tango/24x24/status/draw-eraser-delete-objects.png new file mode 100644 index 000000000..94b7f08d8 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-eraser-delete-objects.png differ diff --git a/share/icons/tango/24x24/status/draw-geometry-angle-bisector.png b/share/icons/tango/24x24/status/draw-geometry-angle-bisector.png new file mode 100644 index 000000000..040ea9fa5 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-geometry-angle-bisector.png differ diff --git a/share/icons/tango/24x24/status/draw-geometry-circle-from-radius.png b/share/icons/tango/24x24/status/draw-geometry-circle-from-radius.png new file mode 100644 index 000000000..31ea747f1 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-geometry-circle-from-radius.png differ diff --git a/share/icons/tango/24x24/status/draw-geometry-circle-from-three-points.png b/share/icons/tango/24x24/status/draw-geometry-circle-from-three-points.png new file mode 100644 index 000000000..d0fc3eb7b Binary files /dev/null and b/share/icons/tango/24x24/status/draw-geometry-circle-from-three-points.png differ diff --git a/share/icons/tango/24x24/status/draw-geometry-inactive.png b/share/icons/tango/24x24/status/draw-geometry-inactive.png new file mode 100644 index 000000000..16703acb0 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-geometry-inactive.png differ diff --git a/share/icons/tango/24x24/status/draw-geometry-line-parallel.png b/share/icons/tango/24x24/status/draw-geometry-line-parallel.png new file mode 100644 index 000000000..bd8aa3f54 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-geometry-line-parallel.png differ diff --git a/share/icons/tango/24x24/status/draw-geometry-line-perpendicular.png b/share/icons/tango/24x24/status/draw-geometry-line-perpendicular.png new file mode 100644 index 000000000..6a0e74d48 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-geometry-line-perpendicular.png differ diff --git a/share/icons/tango/24x24/status/draw-geometry-line-segment.png b/share/icons/tango/24x24/status/draw-geometry-line-segment.png new file mode 100644 index 000000000..62757b12a Binary files /dev/null and b/share/icons/tango/24x24/status/draw-geometry-line-segment.png differ diff --git a/share/icons/tango/24x24/status/draw-geometry-mirror.png b/share/icons/tango/24x24/status/draw-geometry-mirror.png new file mode 100644 index 000000000..c6b3f663f Binary files /dev/null and b/share/icons/tango/24x24/status/draw-geometry-mirror.png differ diff --git a/share/icons/tango/24x24/status/draw-polygon.png b/share/icons/tango/24x24/status/draw-polygon.png new file mode 100644 index 000000000..a4b8c3770 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-polygon.png differ diff --git a/share/icons/tango/24x24/status/draw-star.png b/share/icons/tango/24x24/status/draw-star.png new file mode 100644 index 000000000..836cf8d17 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-star.png differ diff --git a/share/icons/tango/24x24/status/draw-trace-background.png b/share/icons/tango/24x24/status/draw-trace-background.png new file mode 100644 index 000000000..85c76a835 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-trace-background.png differ diff --git a/share/icons/tango/24x24/status/draw-use-pressure.png b/share/icons/tango/24x24/status/draw-use-pressure.png new file mode 100644 index 000000000..0d2e5cc29 Binary files /dev/null and b/share/icons/tango/24x24/status/draw-use-pressure.png differ diff --git a/share/icons/tango/24x24/status/draw-use-tilt.png b/share/icons/tango/24x24/status/draw-use-tilt.png new file mode 100644 index 000000000..ec926366a Binary files /dev/null and b/share/icons/tango/24x24/status/draw-use-tilt.png differ diff --git a/share/icons/tango/24x24/status/fill-rule-even-odd.png b/share/icons/tango/24x24/status/fill-rule-even-odd.png new file mode 100644 index 000000000..2c6b3d264 Binary files /dev/null and b/share/icons/tango/24x24/status/fill-rule-even-odd.png differ diff --git a/share/icons/tango/24x24/status/fill-rule-nonzero.png b/share/icons/tango/24x24/status/fill-rule-nonzero.png new file mode 100644 index 000000000..9847f0a4d Binary files /dev/null and b/share/icons/tango/24x24/status/fill-rule-nonzero.png differ diff --git a/share/icons/tango/24x24/status/node-segment-curve.png b/share/icons/tango/24x24/status/node-segment-curve.png new file mode 100644 index 000000000..cbd4d1e3e Binary files /dev/null and b/share/icons/tango/24x24/status/node-segment-curve.png differ diff --git a/share/icons/tango/24x24/status/node-segment-line.png b/share/icons/tango/24x24/status/node-segment-line.png new file mode 100644 index 000000000..dc2459ddc Binary files /dev/null and b/share/icons/tango/24x24/status/node-segment-line.png differ diff --git a/share/icons/tango/24x24/status/node-type-auto.png b/share/icons/tango/24x24/status/node-type-auto.png new file mode 100644 index 000000000..f6187bf2f Binary files /dev/null and b/share/icons/tango/24x24/status/node-type-auto.png differ diff --git a/share/icons/tango/24x24/status/node-type-cusp.png b/share/icons/tango/24x24/status/node-type-cusp.png new file mode 100644 index 000000000..7899a1a75 Binary files /dev/null and b/share/icons/tango/24x24/status/node-type-cusp.png differ diff --git a/share/icons/tango/24x24/status/node-type-smooth.png b/share/icons/tango/24x24/status/node-type-smooth.png new file mode 100644 index 000000000..38a352df3 Binary files /dev/null and b/share/icons/tango/24x24/status/node-type-smooth.png differ diff --git a/share/icons/tango/24x24/status/node-type-symmetric.png b/share/icons/tango/24x24/status/node-type-symmetric.png new file mode 100644 index 000000000..db658cbef Binary files /dev/null and b/share/icons/tango/24x24/status/node-type-symmetric.png differ diff --git a/share/icons/tango/24x24/status/object-fill.png b/share/icons/tango/24x24/status/object-fill.png new file mode 100644 index 000000000..253b533d6 Binary files /dev/null and b/share/icons/tango/24x24/status/object-fill.png differ diff --git a/share/icons/tango/24x24/status/object-hidden.png b/share/icons/tango/24x24/status/object-hidden.png new file mode 100644 index 000000000..efc4dc4b0 Binary files /dev/null and b/share/icons/tango/24x24/status/object-hidden.png differ diff --git a/share/icons/tango/24x24/status/object-locked.png b/share/icons/tango/24x24/status/object-locked.png new file mode 100644 index 000000000..b2a5668c2 Binary files /dev/null and b/share/icons/tango/24x24/status/object-locked.png differ diff --git a/share/icons/tango/24x24/status/object-stroke-style.png b/share/icons/tango/24x24/status/object-stroke-style.png new file mode 100644 index 000000000..3918c2721 Binary files /dev/null and b/share/icons/tango/24x24/status/object-stroke-style.png differ diff --git a/share/icons/tango/24x24/status/object-stroke.png b/share/icons/tango/24x24/status/object-stroke.png new file mode 100644 index 000000000..cd4a2a36a Binary files /dev/null and b/share/icons/tango/24x24/status/object-stroke.png differ diff --git a/share/icons/tango/24x24/status/object-unlocked.png b/share/icons/tango/24x24/status/object-unlocked.png new file mode 100644 index 000000000..75a410815 Binary files /dev/null and b/share/icons/tango/24x24/status/object-unlocked.png differ diff --git a/share/icons/tango/24x24/status/object-visible.png b/share/icons/tango/24x24/status/object-visible.png new file mode 100644 index 000000000..ebbf29db1 Binary files /dev/null and b/share/icons/tango/24x24/status/object-visible.png differ diff --git a/share/icons/tango/24x24/status/paint-gradient-linear.png b/share/icons/tango/24x24/status/paint-gradient-linear.png new file mode 100644 index 000000000..865494da2 Binary files /dev/null and b/share/icons/tango/24x24/status/paint-gradient-linear.png differ diff --git a/share/icons/tango/24x24/status/paint-gradient-radial.png b/share/icons/tango/24x24/status/paint-gradient-radial.png new file mode 100644 index 000000000..5f69aab62 Binary files /dev/null and b/share/icons/tango/24x24/status/paint-gradient-radial.png differ diff --git a/share/icons/tango/24x24/status/paint-none.png b/share/icons/tango/24x24/status/paint-none.png new file mode 100644 index 000000000..0f2806ecf Binary files /dev/null and b/share/icons/tango/24x24/status/paint-none.png differ diff --git a/share/icons/tango/24x24/status/paint-pattern.png b/share/icons/tango/24x24/status/paint-pattern.png new file mode 100644 index 000000000..52c667e02 Binary files /dev/null and b/share/icons/tango/24x24/status/paint-pattern.png differ diff --git a/share/icons/tango/24x24/status/paint-solid.png b/share/icons/tango/24x24/status/paint-solid.png new file mode 100644 index 000000000..2568e5f8c Binary files /dev/null and b/share/icons/tango/24x24/status/paint-solid.png differ diff --git a/share/icons/tango/24x24/status/paint-unknown.png b/share/icons/tango/24x24/status/paint-unknown.png new file mode 100644 index 000000000..408e4e269 Binary files /dev/null and b/share/icons/tango/24x24/status/paint-unknown.png differ diff --git a/share/icons/tango/24x24/status/path-mode-bezier.png b/share/icons/tango/24x24/status/path-mode-bezier.png new file mode 100644 index 000000000..4bed728e0 Binary files /dev/null and b/share/icons/tango/24x24/status/path-mode-bezier.png differ diff --git a/share/icons/tango/24x24/status/path-mode-polyline-paraxial.png b/share/icons/tango/24x24/status/path-mode-polyline-paraxial.png new file mode 100644 index 000000000..f04530c6e Binary files /dev/null and b/share/icons/tango/24x24/status/path-mode-polyline-paraxial.png differ diff --git a/share/icons/tango/24x24/status/path-mode-polyline.png b/share/icons/tango/24x24/status/path-mode-polyline.png new file mode 100644 index 000000000..c648f8cac Binary files /dev/null and b/share/icons/tango/24x24/status/path-mode-polyline.png differ diff --git a/share/icons/tango/24x24/status/path-mode-spiro.png b/share/icons/tango/24x24/status/path-mode-spiro.png new file mode 100644 index 000000000..99de96826 Binary files /dev/null and b/share/icons/tango/24x24/status/path-mode-spiro.png differ diff --git a/share/icons/tango/24x24/status/snap-bounding-box-center.png b/share/icons/tango/24x24/status/snap-bounding-box-center.png new file mode 100644 index 000000000..b72d503a0 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-bounding-box-center.png differ diff --git a/share/icons/tango/24x24/status/snap-bounding-box-corners.png b/share/icons/tango/24x24/status/snap-bounding-box-corners.png new file mode 100644 index 000000000..340386170 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-bounding-box-corners.png differ diff --git a/share/icons/tango/24x24/status/snap-bounding-box-edges.png b/share/icons/tango/24x24/status/snap-bounding-box-edges.png new file mode 100644 index 000000000..ed8526c2d Binary files /dev/null and b/share/icons/tango/24x24/status/snap-bounding-box-edges.png differ diff --git a/share/icons/tango/24x24/status/snap-bounding-box-midpoints.png b/share/icons/tango/24x24/status/snap-bounding-box-midpoints.png new file mode 100644 index 000000000..dbac0ad63 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-bounding-box-midpoints.png differ diff --git a/share/icons/tango/24x24/status/snap-bounding-box.png b/share/icons/tango/24x24/status/snap-bounding-box.png new file mode 100644 index 000000000..efd1190f3 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-bounding-box.png differ diff --git a/share/icons/tango/24x24/status/snap-grid-guide-intersections.png b/share/icons/tango/24x24/status/snap-grid-guide-intersections.png new file mode 100644 index 000000000..5f70fb2d9 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-grid-guide-intersections.png differ diff --git a/share/icons/tango/24x24/status/snap-nodes-center.png b/share/icons/tango/24x24/status/snap-nodes-center.png new file mode 100644 index 000000000..9c9b5e7b2 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-nodes-center.png differ diff --git a/share/icons/tango/24x24/status/snap-nodes-cusp.png b/share/icons/tango/24x24/status/snap-nodes-cusp.png new file mode 100644 index 000000000..0afbfb96b Binary files /dev/null and b/share/icons/tango/24x24/status/snap-nodes-cusp.png differ diff --git a/share/icons/tango/24x24/status/snap-nodes-intersection.png b/share/icons/tango/24x24/status/snap-nodes-intersection.png new file mode 100644 index 000000000..d165aac80 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-nodes-intersection.png differ diff --git a/share/icons/tango/24x24/status/snap-nodes-midpoint.png b/share/icons/tango/24x24/status/snap-nodes-midpoint.png new file mode 100644 index 000000000..e809cf81d Binary files /dev/null and b/share/icons/tango/24x24/status/snap-nodes-midpoint.png differ diff --git a/share/icons/tango/24x24/status/snap-nodes-path.png b/share/icons/tango/24x24/status/snap-nodes-path.png new file mode 100644 index 000000000..a860f2870 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-nodes-path.png differ diff --git a/share/icons/tango/24x24/status/snap-nodes-rotation-center.png b/share/icons/tango/24x24/status/snap-nodes-rotation-center.png new file mode 100644 index 000000000..8e635e33c Binary files /dev/null and b/share/icons/tango/24x24/status/snap-nodes-rotation-center.png differ diff --git a/share/icons/tango/24x24/status/snap-nodes-smooth.png b/share/icons/tango/24x24/status/snap-nodes-smooth.png new file mode 100644 index 000000000..a800d46c2 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-nodes-smooth.png differ diff --git a/share/icons/tango/24x24/status/snap-nodes.png b/share/icons/tango/24x24/status/snap-nodes.png new file mode 100644 index 000000000..d220d3c01 Binary files /dev/null and b/share/icons/tango/24x24/status/snap-nodes.png differ diff --git a/share/icons/tango/24x24/status/snap-page.png b/share/icons/tango/24x24/status/snap-page.png new file mode 100644 index 000000000..10979257c Binary files /dev/null and b/share/icons/tango/24x24/status/snap-page.png differ diff --git a/share/icons/tango/24x24/status/snap.png b/share/icons/tango/24x24/status/snap.png new file mode 100644 index 000000000..78f8cab1a Binary files /dev/null and b/share/icons/tango/24x24/status/snap.png differ diff --git a/share/icons/tango/24x24/status/stroke-cap-butt.png b/share/icons/tango/24x24/status/stroke-cap-butt.png new file mode 100644 index 000000000..4907306ab Binary files /dev/null and b/share/icons/tango/24x24/status/stroke-cap-butt.png differ diff --git a/share/icons/tango/24x24/status/stroke-cap-round.png b/share/icons/tango/24x24/status/stroke-cap-round.png new file mode 100644 index 000000000..8ac80880e Binary files /dev/null and b/share/icons/tango/24x24/status/stroke-cap-round.png differ diff --git a/share/icons/tango/24x24/status/stroke-cap-square.png b/share/icons/tango/24x24/status/stroke-cap-square.png new file mode 100644 index 000000000..aca0031ea Binary files /dev/null and b/share/icons/tango/24x24/status/stroke-cap-square.png differ diff --git a/share/icons/tango/24x24/status/stroke-join-bevel.png b/share/icons/tango/24x24/status/stroke-join-bevel.png new file mode 100644 index 000000000..0b8bd9c3f Binary files /dev/null and b/share/icons/tango/24x24/status/stroke-join-bevel.png differ diff --git a/share/icons/tango/24x24/status/stroke-join-miter.png b/share/icons/tango/24x24/status/stroke-join-miter.png new file mode 100644 index 000000000..468d7a5d6 Binary files /dev/null and b/share/icons/tango/24x24/status/stroke-join-miter.png differ diff --git a/share/icons/tango/24x24/status/stroke-join-round.png b/share/icons/tango/24x24/status/stroke-join-round.png new file mode 100644 index 000000000..26a2698a5 Binary files /dev/null and b/share/icons/tango/24x24/status/stroke-join-round.png differ diff --git a/share/icons/tango/24x24/status/transform-affect-gradient.png b/share/icons/tango/24x24/status/transform-affect-gradient.png new file mode 100644 index 000000000..b3071861c Binary files /dev/null and b/share/icons/tango/24x24/status/transform-affect-gradient.png differ diff --git a/share/icons/tango/24x24/status/transform-affect-pattern.png b/share/icons/tango/24x24/status/transform-affect-pattern.png new file mode 100644 index 000000000..af55bc79a Binary files /dev/null and b/share/icons/tango/24x24/status/transform-affect-pattern.png differ diff --git a/share/icons/tango/24x24/status/transform-affect-rounded-corners.png b/share/icons/tango/24x24/status/transform-affect-rounded-corners.png new file mode 100644 index 000000000..a3cfa05b1 Binary files /dev/null and b/share/icons/tango/24x24/status/transform-affect-rounded-corners.png differ diff --git a/share/icons/tango/24x24/status/transform-affect-stroke.png b/share/icons/tango/24x24/status/transform-affect-stroke.png new file mode 100644 index 000000000..73b5f450b Binary files /dev/null and b/share/icons/tango/24x24/status/transform-affect-stroke.png differ diff --git a/share/icons/tango/Makefile.am b/share/icons/tango/Makefile.am new file mode 100644 index 000000000..ffe5aec1b --- /dev/null +++ b/share/icons/tango/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = scalable 16x16 24x24 + +EXTRA_DIST = \ + render-icons.sh \ + update-makefiles.sh diff --git a/share/icons/tango/index.theme b/share/icons/tango/index.theme new file mode 100644 index 000000000..ed1cf3eb2 --- /dev/null +++ b/share/icons/tango/index.theme @@ -0,0 +1,61 @@ +[Icon Theme] +Name=hicolor +Comment=Default +Directories=16x16/actions,16x16/status,16x16/places,24x24/actions,24x24/status,24x24/places,scalable/actions,scalable/status,scalable/places + +[16x16/actions] +Type=Fixed +Size=16 +Threshold=2 +Context=Actions + +[16x16/places] +Type=Fixed +Size=16 +Threshold=2 +Context=Places + +[16x16/status] +Type=Fixed +Size=16 +Threshold=2 +Context=Status + +[24x24/actions] +Type=Fixed +Size=24 +Threshold=2 +Context=Actions + +[24x24/places] +Type=Fixed +Size=24 +Threshold=2 +Context=Places + +[24x24/status] +Type=Fixed +Size=24 +Threshold=2 +Context=Status + +[scalable/actions] +Type=Scalable +Size=48 +MinSize=1 +MaxSize=256 +Context=Actions + +[scalable/places] +Type=Scalable +Size=48 +MinSize=1 +MaxSize=256 +Context=Places + +[scalable/status] +Type=Scalable +Size=48 +MinSize=1 +MaxSize=256 +Context=Status diff --git a/share/icons/tango/render-icons.sh b/share/icons/tango/render-icons.sh new file mode 100755 index 000000000..615b4bfdc --- /dev/null +++ b/share/icons/tango/render-icons.sh @@ -0,0 +1,44 @@ +#!/bin/bash +# render-icons.sh +# (c) 2009 Krzysztof KosiÅski +# Licensed under GNU GPL; see the file COPYING for details +# +# This script renders PNG icons from their SVG versions. + +OLD_IFS=$IFS +IFS=$'\0' + +for dir_size in *; do +if test -d $dir_size && test "`echo $dir_size | sed -n '/^[1234567890]/p'`" != ""; then + SIZE=$(echo $dir_size | sed -e 's|x.*$||') + find scalable -mindepth 1 -type d -a -not -regex '.*\.svn.*' -printf "$dir_size/%P\n" \ + | xargs mkdir -p + + case $1 in + # use shell mode to render discrete icons + # right now doesn't work because of Inkscape bugs + inkscape) + find scalable -name '*.svg' -printf "%p -w $SIZE -h $SIZE --export-png=$dir_size/%P\n" \ + | sed -e 's|\.svg$|.png|' \ + | inkscape --shell + ;; + # use shell mode to render icons extracted from icons.svg + # right now doesn't work because of Inkscape bugs + inkscape-icons) + find scalable -name '*.svg' \ + -printf "-w $SIZE -h $SIZE --export-id=%f --export-id-only --export-png=$dir_size/%P\n" \ + | sed -e 's|\.svg$|.png|' -e 's|\.svg||' -e 's|^.*$|../icons.svg \0|'\ + | inkscape --shell + ;; + + # use rsvg to render discrete icons + rsvg|*) + find scalable -name '*.svg' -printf "%p $dir_size/%P\n" \ + | sed -e 's|\.svg$|.png|' \ + | xargs -n 2 rsvg -w $SIZE -h $SIZE + ;; + esac +fi +done + +IFS=$OLD_IFS diff --git a/share/icons/tango/scalable/Makefile.am b/share/icons/tango/scalable/Makefile.am new file mode 100644 index 000000000..3b78f064b --- /dev/null +++ b/share/icons/tango/scalable/Makefile.am @@ -0,0 +1,8 @@ +SUBDIRS = actions places status + +size = scalable +hicolorthemedir = $(datadir)/icons/hicolor +inkscapeicondir = $(hicolorthemedir)/$(size)/apps + +inkscapeicon_DATA = inkscape.svg +EXTRA_DIST = $(inkscapeicon_DATA) diff --git a/share/icons/tango/scalable/actions/Makefile.am b/share/icons/tango/scalable/actions/Makefile.am new file mode 100644 index 000000000..df85122c9 --- /dev/null +++ b/share/icons/tango/scalable/actions/Makefile.am @@ -0,0 +1,187 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = scalable +context = actions + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ + align-horizontal-baseline.svg \ + align-horizontal-center.svg \ + align-horizontal-left.svg \ + align-horizontal-left-to-anchor.svg \ + align-horizontal-node.svg \ + align-horizontal-right.svg \ + align-horizontal-right-to-anchor.svg \ + align-vertical-baseline.svg \ + align-vertical-bottom.svg \ + align-vertical-bottom-to-anchor.svg \ + align-vertical-center.svg \ + align-vertical-node.svg \ + align-vertical-top.svg \ + align-vertical-top-to-anchor.svg \ + bitmap-trace.svg \ + color-fill.svg \ + color-gradient.svg \ + color-management.svg \ + color-picker.svg \ + distribute-graph-directed.svg \ + distribute-graph.svg \ + distribute-horizontal-baseline.svg \ + distribute-horizontal-center.svg \ + distribute-horizontal-gaps.svg \ + distribute-horizontal-left.svg \ + distribute-horizontal-node.svg \ + distribute-horizontal-right.svg \ + distribute-randomize.svg \ + distribute-remove-overlaps.svg \ + distribute-unclump.svg \ + distribute-vertical-baseline.svg \ + distribute-vertical-bottom.svg \ + distribute-vertical-center.svg \ + distribute-vertical-gaps.svg \ + distribute-vertical-node.svg \ + distribute-vertical-top.svg \ + document-cleanup.svg \ + document-export-ocal.svg \ + document-export.svg \ + document-import-ocal.svg \ + document-import.svg \ + document-metadata.svg \ + draw-calligraphic.svg \ + draw-connector.svg \ + draw-cuboid.svg \ + draw-ellipse.svg \ + draw-eraser.svg \ + draw-freehand.svg \ + draw-geometry.svg \ + draw-path.svg \ + draw-polygon-star.svg \ + draw-rectangle.svg \ + draw-spiral.svg \ + draw-text.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-invert.svg \ + edit-select-none.svg \ + edit-select-original.svg \ + edit-undo-history.svg \ + format-text-direction-horizontal.svg \ + format-text-direction-vertical.svg \ + help-contents.svg \ + help-keyboard-shortcuts.svg \ + layer-add.svg \ + layer-bottom.svg \ + layer-delete.svg \ + layer-lower.svg \ + layer-next.svg \ + layer-previous.svg \ + layer-raise.svg \ + layer-rename.svg \ + layer-top.svg \ + node-add.svg \ + node-break.svg \ + node-delete-segment.svg \ + node-delete.svg \ + node-join-segment.svg \ + node-join.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-tweak-attract.svg \ + object-tweak-blur.svg \ + object-tweak-duplicate.svg \ + object-tweak-jitter-color.svg \ + object-tweak-paint.svg \ + object-tweak-push.svg \ + object-tweak-randomize.svg \ + object-tweak-rotate.svg \ + object-tweak-shrink.svg \ + object-ungroup.svg \ + path-break-apart.svg \ + path-clip-edit.svg \ + path-combine.svg \ + path-cut.svg \ + path-difference.svg \ + path-division.svg \ + path-effect-parameter-next.svg \ + path-exclusion.svg \ + path-inset.svg \ + path-intersection.svg \ + path-mask-edit.svg \ + path-offset-dynamic.svg \ + path-offset-linked.svg \ + path-outset.svg \ + path-reverse.svg \ + path-simplify.svg \ + path-tweak-attract.svg \ + path-tweak-grow.svg \ + path-tweak-push.svg \ + path-tweak-repel.svg \ + path-tweak-roughen.svg \ + path-tweak-shrink.svg \ + path-union.svg \ + randomize.svg \ + rectangle-make-corners-sharp.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-bounding-box.svg \ + show-dialogs.svg \ + show-grid.svg \ + show-guides.svg \ + show-node-handles.svg \ + show-path-outline.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 \ + tool-node-editor.svg \ + tool-pointer.svg \ + tool-tweak.svg \ + transform-move-horizontal.svg \ + transform-move-vertical.svg \ + transform-rotate.svg \ + transform-scale-horizontal.svg \ + transform-scale-vertical.svg \ + transform-skew-horizontal.svg \ + transform-skew-vertical.svg \ + view-fullscreen.svg \ + window-new.svg \ + window-next.svg \ + window-previous.svg \ + xml-attribute-delete.svg \ + xml-element-new.svg \ + xml-node-delete.svg \ + xml-node-duplicate.svg \ + xml-text-new.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 \ + zoom.svg + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/tango/scalable/actions/align-horizontal-baseline.svg b/share/icons/tango/scalable/actions/align-horizontal-baseline.svg new file mode 100644 index 000000000..652a0f5fc --- /dev/null +++ b/share/icons/tango/scalable/actions/align-horizontal-baseline.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-horizontal-baseline.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-24" + id="radialGradient13034-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1624,-1087.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + id="linearGradient10735-24"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-4" + id="linearGradient13036-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,1.0476185,-530.2329,-1747.9044)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + id="linearGradient12319-4"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321-2" /> + <stop + id="stop12329-4" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327-4" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323-4" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-3" + id="linearGradient13038-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1600,1088)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + id="linearGradient12306-3"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308-8" /> + <stop + id="stop12317-4" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315-6" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310-0" /> + </linearGradient> + <linearGradient + id="linearGradient11207-48"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-8" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-48" + id="linearGradient19095" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-48" + id="linearGradient19103" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-4.5277352" + inkscape:cy="-112.65927" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-480,-2464)" + style="display:inline" + id="al_baselines_vert-0"> + <rect + style="fill:url(#radialGradient13034-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13016-6" + width="24" + height="24" + x="-264" + y="-1256" + transform="scale(-1,-1)" /> + <rect + y="-1255" + x="-249" + height="21.999989" + width="3" + id="rect13018-6" + style="fill:url(#linearGradient13036-5);fill-opacity:1;stroke:none" + transform="scale(-1,-1)" /> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13038-9);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 247.5,1233.5 0,21" + id="path13020-6" + sodipodi:nodetypes="cc" /> + <path + d="m 258.03125,1253 c -0.58601,0 -1.17201,0 -1.75802,0 -0.23295,-0.6814 -0.46589,-1.3629 -0.69885,-2.0443 -1.06646,0 -2.13293,0 -3.1994,0 -0.22021,0.6814 -0.44041,1.3629 -0.66062,2.0443 -0.57147,0 -1.14291,0 -1.71436,0 1.03916,-3.0001 2.07834,-5.9999 3.1175,-9 0.56965,0 1.13927,0 1.7089,0 1.06829,3.0001 2.13658,5.9999 3.20485,9 z m -2.97556,-3.5607 c -0.3676,-1.1133 -0.73523,-2.2264 -1.10285,-3.3397 -0.36034,1.1133 -0.72069,2.2264 -1.08104,3.3397 0.72798,0 1.45594,0 2.18389,0 z" + style="font-size:16px;font-style:normal;font-weight:bold;fill:#2e3436;fill-opacity:1;stroke:none;font-family:Arial" + id="path13030-5" /> + <path + d="m 250,1233.0004 c 1.23144,0 2.4629,0 3.69431,0 0.51325,0.019 1.04131,0.015 1.53172,0.2007 0.7754,0.2958 1.36553,1.1291 1.36279,2.0249 0.0261,0.8376 -0.45979,1.6571 -1.17393,1.9884 0.54156,0.161 1.04807,0.5216 1.32396,1.0592 0.38366,0.727 0.32218,1.6564 -0.0383,2.3793 -0.27689,0.5865 -0.78947,1.0377 -1.38427,1.1954 -0.50242,0.1419 -1.02734,0.1136 -1.5417,0.1358 -1.17659,0.021 -2.35339,0.01 -3.53009,0.012 -0.0815,0 -0.16297,0 -0.24446,0 0,-2.9997 0,-5.9994 0,-8.9989 z m 1.68716,1.4978 c 0,0.6936 0,1.3873 0,2.0808 0.74606,0 1.49268,0.014 2.23821,-0.022 0.36993,-0.016 0.77093,-0.1958 0.93472,-0.576 0.13189,-0.3253 0.12036,-0.7278 -0.0537,-1.0329 -0.186,-0.3225 -0.55979,-0.4299 -0.89235,-0.433 -0.74192,-0.026 -1.48464,-0.014 -2.22688,-0.017 z m 0,3.5787 c 0,0.802 0,1.604 0,2.4062 0.75044,0 1.50107,0.01 2.25133,-0.011 0.34321,-0.01 0.71967,-0.043 0.98664,-0.3033 0.31931,-0.2846 0.38289,-0.7806 0.29525,-1.1949 -0.0808,-0.4034 -0.40588,-0.7108 -0.77354,-0.798 -0.52889,-0.1113 -1.0715,-0.094 -1.60794,-0.099 -0.38392,0 -0.76783,0 -1.15174,0 z" + style="font-size:16px;font-style:normal;font-weight:bold;fill:#2e3436;fill-opacity:1;stroke:none;font-family:Arial" + id="path13032-8" /> + <g + id="use13065-3" + inkscape:label="#g14209" + transform="translate(-1032,1047)"> + <path + style="fill:url(#linearGradient19095);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path19091" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path19093" /> + </g> + <g + id="use13067-8" + inkscape:label="#g14209" + transform="translate(-1032,1037)"> + <path + style="fill:url(#linearGradient19103);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path19099" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path19101" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-horizontal-center.svg b/share/icons/tango/scalable/actions/align-horizontal-center.svg new file mode 100644 index 000000000..f9d3a9f78 --- /dev/null +++ b/share/icons/tango/scalable/actions/align-horizontal-center.svg @@ -0,0 +1,312 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-horizontal-center.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18662" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0000076,0,0,1,-19.010378,1)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18664" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000187,0,0,1.1658057,50.519306,-31.256969)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18666" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000187,0,0,1.1658057,50.519306,-31.256969)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18668" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6666682,0,0,1.2499993,67.356761,-47.388101)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18670" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000066,0,0,1.3999847,49.257228,-77.823246)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18672" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000066,0,0,1.3999847,49.257228,-77.823246)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18674" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5999939,0,0,1.6666144,59.10731,-129.03366)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18676" + gradientUnits="userSpaceOnUse" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18678" + gradientUnits="userSpaceOnUse" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="37.543001" + inkscape:cy="-71.994793" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="al_center_hor" + transform="matrix(0,-2,2,0,-2682,238)"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-119" + x="1341" + height="24" + width="24" + id="rect6543" + style="fill:url(#radialGradient18662);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.93500423;display:inline" + id="use6547" + transform="matrix(0,1.14386,-0.998006,0,303.6844,1469.0694)"> + <rect + y="188.56039" + x="-106.27996" + height="7.0139847" + width="10.490794" + id="rect11981" + style="fill:url(#linearGradient18664);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18666);stroke-width:0.93593776;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="189.56238" + x="-105.40573" + height="5.0099835" + width="8.7423286" + id="rect11983" + style="fill:none;stroke:url(#linearGradient18668);stroke-width:0.93593729;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline" + id="use6549" + transform="matrix(0,1.004157,-0.998006,0,292.6844,1452.4224)"> + <rect + y="187.55838" + x="-107.47563" + height="7.0139971" + width="17.925484" + id="rect12012" + style="fill:url(#linearGradient18670);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18672);stroke-width:0.99892437;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="188.56038" + x="-106.47975" + height="5.0099902" + width="15.933759" + id="rect12014" + style="fill:none;stroke:url(#linearGradient18674);stroke-width:0.99892378;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <path + d="m 113.5001,1352.4999 0,2.0001 -3,0 0,-2.0001 3,0 z m -5.00003,0 0,2.0001 -3,0 0,-2.0001 3,0 z m -5.00006,0 0,2.0001 -3,0 0,-2.0001 3,0 z m -4.999941,0 0,2.0001 -2.000071,0 0,-2.0001 2.000071,0 z m 19.000001,0 0,2.0001 -2.00007,0 0,-2.0001 2.00007,0 z" + style="fill:url(#linearGradient18676);fill-opacity:1;stroke:url(#linearGradient18678);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + id="rect12054" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-horizontal-left-to-anchor.svg b/share/icons/tango/scalable/actions/align-horizontal-left-to-anchor.svg new file mode 100644 index 000000000..8f3705b6a --- /dev/null +++ b/share/icons/tango/scalable/actions/align-horizontal-left-to-anchor.svg @@ -0,0 +1,350 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-horizontal-left-to-anchor.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18297" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0000102,0,0,1.0000089,1384.0141,1232)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18299" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18301" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18303" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18305" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18307" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18309" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18311" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18315" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1367,1088)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18877" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="37.543001" + inkscape:cy="-71.994793" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + id="al_right_out" + style="display:inline" + transform="matrix(-2,0,0,2,48,-2464)"> + <rect + y="1232" + x="0" + height="24" + width="24" + id="rect18273" + style="fill:url(#radialGradient18297);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.93500423;display:inline" + id="g18275" + transform="matrix(-1.14386,0,0,0.998006,-105.0696,1053.3155)"> + <rect + y="187.55402" + x="-104.53155" + height="6.0164266" + width="6.9937758" + id="rect18277" + style="fill:url(#linearGradient18299);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18301);stroke-width:0.93593782;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="188.56049" + x="-103.6574" + height="4.0079894" + width="5.2453928" + id="rect18279" + style="fill:none;stroke:url(#linearGradient18303);stroke-width:0.93593735;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <rect + transform="scale(-1,1)" + y="1235.4999" + x="-22.545416" + height="5.999783" + width="8.1818686" + id="rect18281" + style="fill:#edd400;fill-opacity:1;stroke:#c4a000;stroke-width:0.95346493;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + transform="scale(-1,1)" + y="1236.4999" + x="-21.553717" + height="3.9998181" + width="6.1707368" + id="rect18283" + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:0.93891704;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline" + id="g18285" + transform="matrix(-1.004157,0,0,0.998006,-90.4226,1060.3155)"> + <rect + y="188.56038" + x="-104.48811" + height="5.0100527" + width="11.950271" + id="rect18287" + style="fill:url(#linearGradient18305);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18307);stroke-width:0.99892437;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="189.56239" + x="-103.49232" + height="3.0060883" + width="9.9586372" + id="rect18289" + style="fill:none;stroke:url(#linearGradient18309);stroke-width:0.9989239;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <g + style="fill:url(#linearGradient18877);fill-opacity:1;stroke:none" + id="g18291" + transform="matrix(-1.4999088,0,0,-1.0476185,297.2329,1747.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect18293" + style="fill:url(#linearGradient18311);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path18295" + d="m 14.5,1233.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18315);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-horizontal-left.svg b/share/icons/tango/scalable/actions/align-horizontal-left.svg new file mode 100644 index 000000000..7cbb63104 --- /dev/null +++ b/share/icons/tango/scalable/actions/align-horizontal-left.svg @@ -0,0 +1,335 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-horizontal-left.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18429" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-32.000004,0.00109857)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18431" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3750094,0,0,1.1658047,35.70335,-32.258845)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18433" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3750094,0,0,1.1658047,35.70335,-32.258845)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18435" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6666676,0,0,1.2499568,65.608149,-48.381931)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18437" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000043,0,0,1.3999844,46.767248,-78.424487)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18439" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000043,0,0,1.3999844,46.767248,-78.424487)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18441" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5791607,0,0,1.6666172,54.747779,-129.3683)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18443" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18445" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18447" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="35.976671" + inkscape:cy="-71.994793" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="al_left_in" + transform="matrix(0,2,-2,0,2704,-288)"> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-168" + x="1328" + height="24" + width="24" + id="rect6560" + style="fill:url(#radialGradient18429);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.89520174;display:inline" + id="use6564" + transform="matrix(0,1.2478379,-0.998006,0,351.68432,1471.3021)"> + <rect + y="187.55833" + x="-108.02851" + height="7.0139785" + width="9.6165075" + id="rect11975" + style="fill:url(#linearGradient18431);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18433);stroke-width:0.89609563;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="188.56049" + x="-107.15428" + height="5.0098138" + width="8.7423258" + id="rect11977" + style="fill:none;stroke:url(#linearGradient18435);stroke-width:0.89609516;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline" + id="use6566" + transform="matrix(0,1.004157,-0.998006,0,339.68432,1442.4225)"> + <rect + y="185.55431" + x="-111.45917" + height="7.0139952" + width="17.925457" + id="rect12006" + style="fill:url(#linearGradient18437);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18439);stroke-width:0.99892443;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="186.5563" + x="-110.25582" + height="5.0099983" + width="15.726288" + id="rect12008" + style="fill:none;stroke:url(#linearGradient18441);stroke-width:0.99892384;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <g + style="fill:url(#linearGradient18445);fill-opacity:1;stroke:none" + id="g12280" + transform="matrix(0,1.4999088,-1.0476185,0,659.90442,1065.7671)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect12282" + style="fill:url(#linearGradient18443);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path12304" + d="m 145.5,1348.5 21,0" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18447);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-horizontal-node.svg b/share/icons/tango/scalable/actions/align-horizontal-node.svg new file mode 100644 index 000000000..7bdcb95b0 --- /dev/null +++ b/share/icons/tango/scalable/actions/align-horizontal-node.svg @@ -0,0 +1,285 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-horizontal-node.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11207-4"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-3" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient22021" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1384,-1591.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient22023" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient22025" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient22027" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1364,1592)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22029" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22031" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22033" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="node_valign" + transform="matrix(2,0,0,2,0,-3472)"> + <rect + style="fill:url(#radialGradient22021);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11750" + width="24" + height="24" + x="-24" + y="-1760" + transform="scale(-1,-1)" /> + <g + transform="matrix(-1.4999088,0,0,-1.0476185,294.2329,2251.9044)" + id="g11765" + style="fill:url(#linearGradient22025);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient22023);fill-opacity:1;stroke:none" + id="rect11767" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + sodipodi:nodetypes="cssc" + id="path11893" + d="m 1.5055996,1737.5 c 2.9993004,3.5778 17.9706004,0.6344 16.4957004,6.6667 -0.9997,4.0889 -15.9958004,1.0222 -16.4957004,8.6888 -0.3658,5.6098 14.9958004,1.5556 20.9944004,5.6445" + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient22027);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 11.5,1737.5 0,21" + id="path11769" + sodipodi:nodetypes="cc" /> + <g + id="use11745" + inkscape:label="#g14209" + transform="translate(-1268,1535)"> + <path + style="fill:url(#linearGradient22029);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path18052" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path18054" /> + </g> + <g + id="use11889" + inkscape:label="#g14209" + transform="translate(-1268,1541)"> + <path + style="fill:url(#linearGradient22031);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path18060" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path18062" /> + </g> + <g + id="use11891" + inkscape:label="#g14209" + transform="translate(-1268,1550)"> + <path + style="fill:url(#linearGradient22033);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path18068" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path18070" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-horizontal-right-to-anchor.svg b/share/icons/tango/scalable/actions/align-horizontal-right-to-anchor.svg new file mode 100644 index 000000000..96bac09bf --- /dev/null +++ b/share/icons/tango/scalable/actions/align-horizontal-right-to-anchor.svg @@ -0,0 +1,350 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-horizontal-right-to-anchor.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18182" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0000102,0,0,1.0000089,1384.0141,1232)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18184" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18186" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18188" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18190" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18192" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18194" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18196" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18198" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18200" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1367,1088)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="35.976671" + inkscape:cy="-71.994793" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,0,-2464)" + style="display:inline" + id="al_left_out"> + <rect + style="fill:url(#radialGradient18182);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="use12207" + width="24" + height="24" + x="0" + y="1232" /> + <g + transform="matrix(-1.14386,0,0,0.998006,-105.0696,1053.3155)" + id="use12209" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.93500423;display:inline"> + <rect + style="fill:url(#linearGradient18184);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18186);stroke-width:0.93593782;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12782" + width="6.9937758" + height="6.0164266" + x="-104.53155" + y="187.55402" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18188);stroke-width:0.93593735;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12784" + width="5.2453928" + height="4.0079894" + x="-103.6574" + y="188.56049" /> + </g> + <rect + style="fill:#edd400;fill-opacity:1;stroke:#c4a000;stroke-width:0.95346493;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="use12211" + width="8.1818686" + height="5.999783" + x="-22.545416" + y="1235.4999" + transform="scale(-1,1)" /> + <rect + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:0.93891704;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="use12213" + width="6.1707368" + height="3.9998181" + x="-21.553717" + y="1236.4999" + transform="scale(-1,1)" /> + <g + transform="matrix(-1.004157,0,0,0.998006,-90.4226,1060.3155)" + id="use12215" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline"> + <rect + style="fill:url(#linearGradient18190);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18192);stroke-width:0.99892437;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12798" + width="11.950271" + height="5.0100527" + x="-104.48811" + y="188.56038" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18194);stroke-width:0.9989239;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12800" + width="9.9586372" + height="3.0060883" + x="-103.49232" + y="189.56239" /> + </g> + <g + transform="matrix(-1.4999088,0,0,-1.0476185,297.2329,1747.9044)" + id="g12712" + style="fill:url(#linearGradient18198);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient18196);fill-opacity:1;stroke:none" + id="rect12714" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18200);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 14.5,1233.5 0,21" + id="path12716" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-horizontal-right.svg b/share/icons/tango/scalable/actions/align-horizontal-right.svg new file mode 100644 index 000000000..8b840cf73 --- /dev/null +++ b/share/icons/tango/scalable/actions/align-horizontal-right.svg @@ -0,0 +1,335 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-horizontal-right.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18540" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-32.000004,0.00109857)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18542" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3750094,0,0,1.1658047,35.70335,-32.258845)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18544" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3750094,0,0,1.1658047,35.70335,-32.258845)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18546" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6666676,0,0,1.2499568,65.608149,-48.381931)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18548" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000043,0,0,1.3999844,46.767248,-78.424487)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18550" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000043,0,0,1.3999844,46.767248,-78.424487)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18552" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5791607,0,0,1.6666172,54.747779,-129.3683)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18554" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18558" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18785" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="37.543001" + inkscape:cy="-71.994793" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(0,2,2,0,-2656,-288)" + id="al_right_in" + style="display:inline"> + <rect + style="fill:url(#radialGradient18540);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18520" + width="24" + height="24" + x="1328" + y="-168" + transform="matrix(0,1,-1,0,0,0)" /> + <g + transform="matrix(0,1.2478379,-0.998006,0,351.68432,1471.3021)" + id="g18522" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.89520174;display:inline"> + <rect + style="fill:url(#linearGradient18542);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18544);stroke-width:0.89609563;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18524" + width="9.6165075" + height="7.0139785" + x="-108.02851" + y="187.55833" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18546);stroke-width:0.89609516;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18526" + width="8.7423258" + height="5.0098138" + x="-107.15428" + y="188.56049" /> + </g> + <g + transform="matrix(0,1.004157,-0.998006,0,339.68432,1442.4225)" + id="g18528" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline"> + <rect + style="fill:url(#linearGradient18548);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18550);stroke-width:0.99892443;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18530" + width="17.925457" + height="7.0139952" + x="-111.45917" + y="185.55431" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18552);stroke-width:0.99892384;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18532" + width="15.726288" + height="5.0099983" + x="-110.25582" + y="186.5563" /> + </g> + <g + transform="matrix(0,1.4999088,-1.0476185,0,659.90442,1065.7671)" + id="g18534" + style="fill:url(#linearGradient18785);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient18554);fill-opacity:1;stroke:none" + id="rect18536" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18558);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 145.5,1348.5 21,0" + id="path18538" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-vertical-baseline.svg b/share/icons/tango/scalable/actions/align-vertical-baseline.svg new file mode 100644 index 000000000..3524b8892 --- /dev/null +++ b/share/icons/tango/scalable/actions/align-vertical-baseline.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-vertical-baseline.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient13055" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1624,-1183.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient13057" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,1.0476185,1061.7671,-755.90438)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient13059" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(95.999994,-8)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + id="linearGradient11207-4"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-3" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient18136" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient18144" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-2.4824962" + inkscape:cy="-112.65927" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-480,-2656)" + style="display:inline" + id="al_baselines_hor"> + <rect + transform="scale(-1,-1)" + y="-1352" + x="-264" + height="24" + width="24" + id="rect13044" + style="fill:url(#radialGradient13055);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="fill:url(#linearGradient13057);fill-opacity:1;stroke:none" + id="rect13047" + width="3" + height="21.999989" + x="1343" + y="-263" /> + <path + sodipodi:nodetypes="cc" + id="path13049" + d="m 241.49999,1344.5 21,0" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13059);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path13051" + style="font-size:16px;font-style:normal;font-weight:bold;fill:#2e3436;fill-opacity:1;stroke:none;font-family:Arial" + d="m 252,1342 c -0.58601,0 -1.17201,0 -1.75802,0 -0.23295,-0.6814 -0.46589,-1.3629 -0.69885,-2.0443 -1.06646,0 -2.13293,0 -3.1994,0 -0.22021,0.6814 -0.44041,1.3629 -0.66062,2.0443 -0.57147,0 -1.14291,0 -1.71436,0 1.03916,-3.0001 2.07834,-5.9999 3.1175,-9 0.56965,0 1.13927,0 1.7089,0 1.06829,3.0001 2.13658,5.9999 3.20485,9 z m -2.97556,-3.5607 c -0.3676,-1.1133 -0.73523,-2.2264 -1.10285,-3.3397 -0.36034,1.1133 -0.72069,2.2264 -1.08104,3.3397 0.72798,0 1.45594,0 2.18389,0 z" /> + <path + id="path13053" + style="font-size:16px;font-style:normal;font-weight:bold;fill:#2e3436;fill-opacity:1;stroke:none;font-family:Arial" + d="m 255,1333.0004 c 1.23144,0 2.4629,0 3.69431,0 0.51325,0.019 1.04131,0.015 1.53172,0.2007 0.7754,0.2958 1.36553,1.1291 1.36279,2.0249 0.0261,0.8376 -0.45979,1.6571 -1.17393,1.9884 0.54156,0.161 1.04807,0.5216 1.32396,1.0592 0.38366,0.727 0.32218,1.6564 -0.0383,2.3793 -0.27689,0.5865 -0.78947,1.0377 -1.38427,1.1954 -0.50242,0.1419 -1.02734,0.1136 -1.5417,0.1358 -1.17659,0.021 -2.35339,0.01 -3.53009,0.012 -0.0815,0 -0.16297,0 -0.24446,0 0,-2.9997 0,-5.9994 0,-8.9989 z m 1.68716,1.4978 c 0,0.6936 0,1.3873 0,2.0808 0.74606,0 1.49268,0.014 2.23821,-0.022 0.36993,-0.016 0.77093,-0.1958 0.93472,-0.576 0.13189,-0.3253 0.12036,-0.7278 -0.0537,-1.0329 -0.186,-0.3225 -0.55979,-0.4299 -0.89235,-0.433 -0.74192,-0.026 -1.48464,-0.014 -2.22688,-0.017 z m 0,3.5787 c 0,0.802 0,1.604 0,2.4062 0.75044,0 1.50107,0.01 2.25133,-0.011 0.34321,-0.01 0.71967,-0.043 0.98664,-0.3033 0.31931,-0.2846 0.38289,-0.7806 0.29525,-1.1949 -0.0808,-0.4034 -0.40588,-0.7108 -0.77354,-0.798 -0.52889,-0.1113 -1.0715,-0.094 -1.60794,-0.099 -0.38392,0 -0.76783,0 -1.15174,0 z" /> + <g + id="use13061" + inkscape:label="#g14209" + transform="translate(-1036,1139)"> + <path + style="fill:url(#linearGradient18136);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path18132" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path18134" /> + </g> + <g + id="use13063" + inkscape:label="#g14209" + transform="translate(-1025,1139)"> + <path + style="fill:url(#linearGradient18144);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path18140" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path18142" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-vertical-bottom-to-anchor.svg b/share/icons/tango/scalable/actions/align-vertical-bottom-to-anchor.svg new file mode 100644 index 000000000..4a55b341b --- /dev/null +++ b/share/icons/tango/scalable/actions/align-vertical-bottom-to-anchor.svg @@ -0,0 +1,350 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-vertical-bottom-to-anchor.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18343" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0000102,0,0,1.0000089,1384.0141,1232)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18345" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18347" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18349" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18351" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18353" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18355" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18357" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18361" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1367,1088)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient19174" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-4.5277352" + inkscape:cy="-112.65927" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + id="al_top_out" + style="display:inline" + transform="matrix(0,2,-2,0,2512,0)"> + <rect + y="1232" + x="0" + height="24" + width="24" + id="rect18319" + style="fill:url(#radialGradient18343);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.93500423;display:inline" + id="g18321" + transform="matrix(-1.14386,0,0,0.998006,-105.0696,1053.3155)"> + <rect + y="187.55402" + x="-104.53155" + height="6.0164266" + width="6.9937758" + id="rect18323" + style="fill:url(#linearGradient18345);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18347);stroke-width:0.93593782;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="188.56049" + x="-103.6574" + height="4.0079894" + width="5.2453928" + id="rect18325" + style="fill:none;stroke:url(#linearGradient18349);stroke-width:0.93593735;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <rect + transform="scale(-1,1)" + y="1235.4999" + x="-22.545416" + height="5.999783" + width="8.1818686" + id="rect18327" + style="fill:#edd400;fill-opacity:1;stroke:#c4a000;stroke-width:0.95346493;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + transform="scale(-1,1)" + y="1236.4999" + x="-21.553717" + height="3.9998181" + width="6.1707368" + id="rect18329" + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:0.93891704;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline" + id="g18331" + transform="matrix(-1.004157,0,0,0.998006,-90.4226,1060.3155)"> + <rect + y="188.56038" + x="-104.48811" + height="5.0100527" + width="11.950271" + id="rect18333" + style="fill:url(#linearGradient18351);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18353);stroke-width:0.99892437;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="189.56239" + x="-103.49232" + height="3.0060883" + width="9.9586372" + id="rect18335" + style="fill:none;stroke:url(#linearGradient18355);stroke-width:0.9989239;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <g + style="fill:url(#linearGradient19174);fill-opacity:1;stroke:none" + id="g18337" + transform="matrix(-1.4999088,0,0,-1.0476185,297.2329,1747.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect18339" + style="fill:url(#linearGradient18357);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path18341" + d="m 14.5,1233.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18361);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-vertical-bottom.svg b/share/icons/tango/scalable/actions/align-vertical-bottom.svg new file mode 100644 index 000000000..5b30495fa --- /dev/null +++ b/share/icons/tango/scalable/actions/align-vertical-bottom.svg @@ -0,0 +1,335 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-vertical-bottom.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18624" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-32.000004,0.00109857)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18626" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3750094,0,0,1.1658047,35.70335,-32.258845)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18628" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3750094,0,0,1.1658047,35.70335,-32.258845)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18630" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6666676,0,0,1.2499568,65.608149,-48.381931)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18632" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000043,0,0,1.3999844,46.767248,-78.424487)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18634" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000043,0,0,1.3999844,46.767248,-78.424487)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18636" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5791607,0,0,1.6666172,54.747779,-129.3683)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18638" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18642" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient19406" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-2.4824962" + inkscape:cy="-112.65927" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-288,-2656)" + id="al_bottom_in" + style="display:inline"> + <rect + style="fill:url(#radialGradient18624);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18604" + width="24" + height="24" + x="1328" + y="-168" + transform="matrix(0,1,-1,0,0,0)" /> + <g + transform="matrix(0,1.2478379,-0.998006,0,351.68432,1471.3021)" + id="g18606" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.89520174;display:inline"> + <rect + style="fill:url(#linearGradient18626);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18628);stroke-width:0.89609563;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18608" + width="9.6165075" + height="7.0139785" + x="-108.02851" + y="187.55833" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18630);stroke-width:0.89609516;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18610" + width="8.7423258" + height="5.0098138" + x="-107.15428" + y="188.56049" /> + </g> + <g + transform="matrix(0,1.004157,-0.998006,0,339.68432,1442.4225)" + id="g18612" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline"> + <rect + style="fill:url(#linearGradient18632);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18634);stroke-width:0.99892443;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18614" + width="17.925457" + height="7.0139952" + x="-111.45917" + y="185.55431" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18636);stroke-width:0.99892384;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18616" + width="15.726288" + height="5.0099983" + x="-110.25582" + y="186.5563" /> + </g> + <g + transform="matrix(0,1.4999088,-1.0476185,0,659.90442,1065.7671)" + id="g18618" + style="fill:url(#linearGradient19406);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient18638);fill-opacity:1;stroke:none" + id="rect18620" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18642);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 145.5,1348.5 21,0" + id="path18622" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-vertical-center.svg b/share/icons/tango/scalable/actions/align-vertical-center.svg new file mode 100644 index 000000000..067953072 --- /dev/null +++ b/share/icons/tango/scalable/actions/align-vertical-center.svg @@ -0,0 +1,312 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-vertical-center.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18767" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0000076,0,0,1,-19.010378,1)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18769" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000187,0,0,1.1658057,50.519306,-31.256969)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18771" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000187,0,0,1.1658057,50.519306,-31.256969)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18773" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6666682,0,0,1.2499993,67.356761,-47.388101)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18775" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000066,0,0,1.3999847,49.257228,-77.823246)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18777" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000066,0,0,1.3999847,49.257228,-77.823246)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18779" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5999939,0,0,1.6666144,59.10731,-129.03366)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18781" + gradientUnits="userSpaceOnUse" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18783" + gradientUnits="userSpaceOnUse" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-2.4824962" + inkscape:cy="-112.65927" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-190,-2682)" + id="al_center_ver" + style="display:inline"> + <rect + style="fill:url(#radialGradient18767);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18751" + width="24" + height="24" + x="1341" + y="-119" + transform="matrix(0,1,-1,0,0,0)" /> + <g + transform="matrix(0,1.14386,-0.998006,0,303.6844,1469.0694)" + id="g18753" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.93500423;display:inline"> + <rect + style="fill:url(#linearGradient18769);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18771);stroke-width:0.93593776;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18755" + width="10.490794" + height="7.0139847" + x="-106.27996" + y="188.56039" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18773);stroke-width:0.93593729;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18757" + width="8.7423286" + height="5.0099835" + x="-105.40573" + y="189.56238" /> + </g> + <g + transform="matrix(0,1.004157,-0.998006,0,292.6844,1452.4224)" + id="g18759" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline"> + <rect + style="fill:url(#linearGradient18775);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18777);stroke-width:0.99892437;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18761" + width="17.925484" + height="7.0139971" + x="-107.47563" + y="187.55838" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18779);stroke-width:0.99892378;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18763" + width="15.933759" + height="5.0099902" + x="-106.47975" + y="188.56038" /> + </g> + <path + id="path18765" + style="fill:url(#linearGradient18781);fill-opacity:1;stroke:url(#linearGradient18783);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="m 113.5001,1352.4999 0,2.0001 -3,0 0,-2.0001 3,0 z m -5.00003,0 0,2.0001 -3,0 0,-2.0001 3,0 z m -5.00006,0 0,2.0001 -3,0 0,-2.0001 3,0 z m -4.999941,0 0,2.0001 -2.000071,0 0,-2.0001 2.000071,0 z m 19.000001,0 0,2.0001 -2.00007,0 0,-2.0001 2.00007,0 z" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-vertical-node.svg b/share/icons/tango/scalable/actions/align-vertical-node.svg new file mode 100644 index 000000000..97f0eaf35 --- /dev/null +++ b/share/icons/tango/scalable/actions/align-vertical-node.svg @@ -0,0 +1,285 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-vertical-node.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11207-4"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-3" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient22086" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1384,-1591.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient22088" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient22090" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient22092" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1364,1592)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22094" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22096" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22098" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(0,2,-2,0,3520,0)" + id="node_halign" + style="display:inline"> + <rect + transform="scale(-1,-1)" + y="-1760" + x="-24" + height="24" + width="24" + id="rect22058" + style="fill:url(#radialGradient22086);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + style="fill:url(#linearGradient22090);fill-opacity:1;stroke:none" + id="g22060" + transform="matrix(-1.4999088,0,0,-1.0476185,294.2329,2251.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect22062" + style="fill:url(#linearGradient22088);fill-opacity:1;stroke:none" /> + </g> + <path + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 1.5055996,1737.5 c 2.9993004,3.5778 17.9706004,0.6344 16.4957004,6.6667 -0.9997,4.0889 -15.9958004,1.0222 -16.4957004,8.6888 -0.3658,5.6098 14.9958004,1.5556 20.9944004,5.6445" + id="path22064" + sodipodi:nodetypes="cssc" /> + <path + sodipodi:nodetypes="cc" + id="path22066" + d="m 11.5,1737.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient22092);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="translate(-1268,1535)" + inkscape:label="#g14209" + id="g22068"> + <path + id="path22070" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:url(#linearGradient22094);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path22072" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + <g + transform="translate(-1268,1541)" + inkscape:label="#g14209" + id="g22074"> + <path + id="path22076" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:url(#linearGradient22096);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path22078" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + <g + transform="translate(-1268,1550)" + inkscape:label="#g14209" + id="g22080"> + <path + id="path22082" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:url(#linearGradient22098);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path22084" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-vertical-top-to-anchor.svg b/share/icons/tango/scalable/actions/align-vertical-top-to-anchor.svg new file mode 100644 index 000000000..38cc4f261 --- /dev/null +++ b/share/icons/tango/scalable/actions/align-vertical-top-to-anchor.svg @@ -0,0 +1,350 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-vertical-top-to-anchor.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18389" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0000102,0,0,1.0000089,1384.0141,1232)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18391" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18393" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18395" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18397" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18399" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18401" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18403" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18407" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1367,1088)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient19477" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-2.4824962" + inkscape:cy="-112.65927" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + id="al_bottom_out" + style="display:inline" + transform="matrix(0,-2,-2,0,2512,48)"> + <rect + y="1232" + x="0" + height="24" + width="24" + id="rect18365" + style="fill:url(#radialGradient18389);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.93500423;display:inline" + id="g18367" + transform="matrix(-1.14386,0,0,0.998006,-105.0696,1053.3155)"> + <rect + y="187.55402" + x="-104.53155" + height="6.0164266" + width="6.9937758" + id="rect18369" + style="fill:url(#linearGradient18391);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18393);stroke-width:0.93593782;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="188.56049" + x="-103.6574" + height="4.0079894" + width="5.2453928" + id="rect18371" + style="fill:none;stroke:url(#linearGradient18395);stroke-width:0.93593735;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <rect + transform="scale(-1,1)" + y="1235.4999" + x="-22.545416" + height="5.999783" + width="8.1818686" + id="rect18373" + style="fill:#edd400;fill-opacity:1;stroke:#c4a000;stroke-width:0.95346493;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + transform="scale(-1,1)" + y="1236.4999" + x="-21.553717" + height="3.9998181" + width="6.1707368" + id="rect18375" + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:0.93891704;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <g + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline" + id="g18377" + transform="matrix(-1.004157,0,0,0.998006,-90.4226,1060.3155)"> + <rect + y="188.56038" + x="-104.48811" + height="5.0100527" + width="11.950271" + id="rect18379" + style="fill:url(#linearGradient18397);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18399);stroke-width:0.99892437;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="189.56239" + x="-103.49232" + height="3.0060883" + width="9.9586372" + id="rect18381" + style="fill:none;stroke:url(#linearGradient18401);stroke-width:0.9989239;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + </g> + <g + style="fill:url(#linearGradient19477);fill-opacity:1;stroke:none" + id="g18383" + transform="matrix(-1.4999088,0,0,-1.0476185,297.2329,1747.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect18385" + style="fill:url(#linearGradient18403);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path18387" + d="m 14.5,1233.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18407);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/align-vertical-top.svg b/share/icons/tango/scalable/actions/align-vertical-top.svg new file mode 100644 index 000000000..d5935ce1b --- /dev/null +++ b/share/icons/tango/scalable/actions/align-vertical-top.svg @@ -0,0 +1,335 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="align-vertical-top.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient18582" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-32.000004,0.00109857)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18584" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3750094,0,0,1.1658047,35.70335,-32.258845)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18586" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3750094,0,0,1.1658047,35.70335,-32.258845)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18588" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6666676,0,0,1.2499568,65.608149,-48.381931)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient18590" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000043,0,0,1.3999844,46.767248,-78.424487)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient18592" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000043,0,0,1.3999844,46.767248,-78.424487)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient18594" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5791607,0,0,1.6666172,54.747779,-129.3683)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient18596" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient18600" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-4)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient19245" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-2.4824962" + inkscape:cy="-112.65927" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,-2,-288,2704)" + id="al_top_in" + style="display:inline"> + <rect + style="fill:url(#radialGradient18582);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18562" + width="24" + height="24" + x="1328" + y="-168" + transform="matrix(0,1,-1,0,0,0)" /> + <g + transform="matrix(0,1.2478379,-0.998006,0,351.68432,1471.3021)" + id="g18564" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.89520174;display:inline"> + <rect + style="fill:url(#linearGradient18584);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18586);stroke-width:0.89609563;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18566" + width="9.6165075" + height="7.0139785" + x="-108.02851" + y="187.55833" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18588);stroke-width:0.89609516;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18568" + width="8.7423258" + height="5.0098138" + x="-107.15428" + y="188.56049" /> + </g> + <g + transform="matrix(0,1.004157,-0.998006,0,339.68432,1442.4225)" + id="g18570" + style="fill:#eeeeec;stroke:#555753;stroke-width:0.99792773;display:inline"> + <rect + style="fill:url(#linearGradient18590);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18592);stroke-width:0.99892443;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18572" + width="17.925457" + height="7.0139952" + x="-111.45917" + y="185.55431" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient18594);stroke-width:0.99892384;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect18574" + width="15.726288" + height="5.0099983" + x="-110.25582" + y="186.5563" /> + </g> + <g + transform="matrix(0,1.4999088,-1.0476185,0,659.90442,1065.7671)" + id="g18576" + style="fill:url(#linearGradient19245);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient18596);fill-opacity:1;stroke:none" + id="rect18578" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient18600);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 145.5,1348.5 21,0" + id="path18580" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/bitmap-trace.svg b/share/icons/tango/scalable/actions/bitmap-trace.svg new file mode 100644 index 000000000..ae8030473 --- /dev/null +++ b/share/icons/tango/scalable/actions/bitmap-trace.svg @@ -0,0 +1,65 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="bitmap-trace.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="93.32336" + inkscape:cy="30.273036" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.6753819,0,0,3.6750644,-746.11335,-295.86871)" + id="selection_trace" + style="stroke:#204a87;display:inline"> + <path + id="path19127" + style="fill:none;stroke:#204a87;stroke-width:0.58333308;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 205.79345,84.994922 -2.49885,-0.03057 0,8.312046 8.33333,0 0,-2.308574 m -5.8877,-4.513748 -0.77897,0 0,5.176398 5.15625,0 0,-0.783441 m 3.95997,-5.068707 c 0,1.813158 -1.47071,3.284716 -3.28285,3.284716 -1.81215,0 -3.28286,-1.471558 -3.28286,-3.284716 0,-1.813166 1.47071,-3.284715 3.28286,-3.284715 1.81214,0 3.28285,1.471549 3.28285,3.284715 z m 1.69368,-0.003 c 0,2.747057 -2.2295,4.976565 -4.97657,4.976565 -2.74706,0 -4.97656,-2.229508 -4.97656,-4.976565 0,-2.747066 2.2295,-4.976565 4.97656,-4.976565 2.74707,0 4.97657,2.229499 4.97657,4.976565 z" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/color-fill.svg b/share/icons/tango/scalable/actions/color-fill.svg new file mode 100644 index 000000000..474b7d23c --- /dev/null +++ b/share/icons/tango/scalable/actions/color-fill.svg @@ -0,0 +1,214 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="color-fill.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient16370" + id="radialGradient8080" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,36.5)" + cx="27.125" + cy="45.625" + fx="27.125" + fy="45.625" + r="22.5" /> + <linearGradient + id="linearGradient16370"> + <stop + id="stop16372" + offset="0.0000000" + style="stop-color:#50534b;stop-opacity:0.46391752;" /> + <stop + id="stop16374" + offset="1" + style="stop-color:#50534b;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5737" + id="linearGradient8082" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.438799,0,0,0.438799,0.565693,-0.279792)" + x1="2" + y1="27.182352" + x2="8.9176159" + y2="27.182352" /> + <linearGradient + id="linearGradient5737"> + <stop + id="stop5739" + offset="0.0000000" + style="stop-color:#c0d5f0;stop-opacity:1.0000000;" /> + <stop + id="stop5741" + offset="1.0000000" + style="stop-color:#77a4df;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient14411" + id="linearGradient8084" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.373813,-0.222635,0.215821,0.385616,-33.16474,24.90046)" + x1="80.82019" + y1="27.165281" + x2="104.74687" + y2="27.652287" + spreadMethod="reflect" /> + <linearGradient + id="linearGradient14411"> + <stop + id="stop14413" + offset="0" + style="stop-color:#8c8c8c;stop-opacity:1;" /> + <stop + style="stop-color:#6e7279;stop-opacity:1;" + offset="0.11148844" + id="stop14415" /> + <stop + id="stop14417" + offset="1" + style="stop-color:#ffffff;stop-opacity:1;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8059" + id="radialGradient8086" + gradientUnits="userSpaceOnUse" + cx="24.660349" + cy="21.21833" + fx="24.660349" + fy="21.21833" + r="4.3006992" /> + <linearGradient + id="linearGradient8059"> + <stop + id="stop8061" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop8063" + offset="1.0000000" + style="stop-color:#9d9d9d;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="1.979899" + inkscape:cx="39.026546" + inkscape:cy="-4.7570621" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_paintbucket" + transform="matrix(2.000001,0,0,2.000001,-380.00022,-456.00025)"> + <rect + y="228" + x="190.00002" + height="24" + width="23.999989" + id="rect8065" + style="opacity:0.24267782;fill:#ffffff;fill-opacity:0;stroke:none" /> + <g + transform="translate(191,228.991)" + id="g7160" + inkscape:label="Layer 1"> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient8080);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path7162" + sodipodi:cx="27.125" + sodipodi:cy="45.625" + sodipodi:rx="22.5" + sodipodi:ry="4.5" + d="m 49.625,45.625 c 0,2.485281 -10.073593,4.5 -22.5,4.5 -12.426407,0 -22.5,-2.014719 -22.5,-4.5 0,-2.485281 10.073593,-4.5 22.5,-4.5 12.426407,0 22.5,2.014719 22.5,4.5 z" + transform="matrix(0.488889,0,0,0.555555,-2.261111,-5.847192)" /> + <path + style="fill:url(#linearGradient8082);fill-opacity:1;fill-rule:evenodd;stroke:#586a9a;stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 7.6966835,6.4844713 c 0,0 -5.2446178,0.055146 -5.2446178,0.055146 C 0.36850838,6.6238488 0.50466579,8.4596779 0.51380729,8.875623 l 0,6.29065 c -0.15467961,1.757732 3.08763041,1.839655 2.96398281,0.0248 L 3.4971824,9.1746936 7.6966835,6.4844713 z" + id="path1334" + sodipodi:nodetypes="csccccc" /> + <path + style="fill:url(#linearGradient8084);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 3.4097349,9.1266507 9.317844,19.68288 c 0.4538002,0.736613 1.183381,1.019764 1.886689,0.643733 l 8.574343,-5.106699 c 0.652207,-0.458065 0.954668,-1.318389 0.538163,-2.071856 L 14.402183,2.579777 3.4097349,9.1266507 z" + id="path1336" + sodipodi:nodetypes="ccccccc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient8086);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:2.0692811;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path1338" + sodipodi:cx="24.660349" + sodipodi:cy="21.21833" + sodipodi:rx="3.800699" + sodipodi:ry="3.800699" + d="m 28.461048,21.21833 c 0,2.099068 -1.701631,3.800699 -3.800699,3.800699 -2.099068,0 -3.800699,-1.701631 -3.800699,-3.800699 0,-2.099068 1.701631,-3.800699 3.800699,-3.800699 2.099068,0 3.800699,1.701631 3.800699,3.800699 z" + transform="matrix(0.440329,-0.251438,0.253871,0.434898,-4.734555,7.454736)" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.93590623;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 4.6986017,9.4065076 9.68299,18.640642 c 0.520358,0.928793 0.911435,1.116514 1.768689,0.606472 l 7.286146,-4.371634 c 0.853231,-0.507649 1.032048,-0.994643 0.501307,-1.941976 L 14.117721,3.8676268 4.6986017,9.4065076 z" + id="path1340" + sodipodi:nodetypes="ccccccc" /> + <path + style="fill:none;stroke:#555753;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 11.537072,8.5980236 0,-5.7442595 c 0,-3.18436397 6.042447,-3.08624871 6.042447,0.1325825 l 0,4.8583063" + id="path1342" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.2;marker:none;visibility:visible;display:inline;overflow:visible" + id="path1333" + sodipodi:cx="1.59375" + sodipodi:cy="7.65625" + sodipodi:rx="0.75" + sodipodi:ry="0.75" + d="m 2.34375,7.65625 c 0,0.4142136 -0.3357864,0.75 -0.75,0.75 -0.4142136,0 -0.75,-0.3357864 -0.75,-0.75 0,-0.4142136 0.3357864,-0.75 0.75,-0.75 0.4142136,0 0.75,0.3357864 0.75,0.75 z" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/color-gradient.svg b/share/icons/tango/scalable/actions/color-gradient.svg new file mode 100644 index 000000000..64e6bb91b --- /dev/null +++ b/share/icons/tango/scalable/actions/color-gradient.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="color-gradient.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14157" + id="radialGradient12916" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.182573,0,206.088)" + cx="77.118835" + cy="252.11775" + fx="77.118835" + fy="252.11775" + r="10.650796" /> + <linearGradient + inkscape:collect="always" + id="linearGradient14157"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop14159" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop14161" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13547" + id="linearGradient13559" + gradientUnits="userSpaceOnUse" + x1="66.999992" + y1="243.49994" + x2="87.999992" + y2="243.49994" + gradientTransform="translate(1110,952)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13547"> + <stop + style="stop-color:#4e9a06;stop-opacity:1;" + offset="0" + id="stop13549" /> + <stop + style="stop-color:#4e9a06;stop-opacity:0;" + offset="1" + id="stop13551" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11528" + id="linearGradient13556" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1999992,0,0,1.199992,1093.9001,902.70214)" + x1="69.1875" + y1="234.1875" + x2="76.0625" + y2="252.02116" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11528"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop11530" /> + <stop + style="stop-color:white;stop-opacity:0.2360515" + offset="1" + id="stop11532" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.80824" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_gradient_alt" + transform="matrix(2,0,0,2,-2352,-2368)" + inkscape:label="#draw_gradient"> + <rect + style="opacity:0.5;fill:#000000;fill-opacity:0;stroke:none" + id="rect12906" + width="24" + height="24" + x="1176" + y="1184" /> + <path + sodipodi:type="arc" + style="opacity:0.5;fill:url(#radialGradient12916);fill-opacity:1;stroke:none" + id="path12908" + sodipodi:cx="77.118835" + sodipodi:cy="252.11775" + sodipodi:rx="10.650796" + sodipodi:ry="1.9445436" + d="m 87.769631,252.11775 c 0,1.07394 -4.768523,1.94455 -10.650796,1.94455 -5.882272,0 -10.650795,-0.87061 -10.650795,-1.94455 0,-1.07394 4.768523,-1.94454 10.650795,-1.94454 5.882273,0 10.650796,0.8706 10.650796,1.94454 z" + transform="matrix(1.032785,0,0,1.028535,1108.3528,945.68793)" /> + <path + style="fill:url(#linearGradient13559);fill-opacity:1;stroke:#4e9a06;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="m 1177.5,1185.5 20,0 0,19.9999 -20,0 0,-19.9999 z" + id="path12912" /> + <path + style="fill:none;stroke:url(#linearGradient13556);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="m 1178.5,1186.5 18,0 0,18 -18,0 0,-18 z" + id="path12914" /> + <path + style="fill:none;stroke:#3c3c3c;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;display:inline" + d="m 1182.4083,1190.5006 10.1429,10.0155" + id="path12922" + sodipodi:nodetypes="cc" /> + <rect + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;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" + id="rect12924" + width="4.0099001" + height="4.0178599" + x="1180.5" + y="1188.5" /> + <rect + y="1198.5" + x="1190.5" + height="4.0178599" + width="4.0099001" + id="rect12930" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;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" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/color-management.svg b/share/icons/tango/scalable/actions/color-management.svg new file mode 100644 index 000000000..ac964aa38 --- /dev/null +++ b/share/icons/tango/scalable/actions/color-management.svg @@ -0,0 +1,215 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="color-management.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient12045" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.7239132,0,0,3.4741028,594.56124,-195.0029)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient12047" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(5.1154105,0,0,5.3963775,645.57828,-576.98985)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <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="1.4" + inkscape:cx="36.218716" + inkscape:cy="-12.551398" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="color_management" + inkscape="#color_management" + inkscape:label="#color_management" + transform="matrix(3.0000711,0,0,3.0000711,-1512.0363,-1527.0594)"> + <rect + style="fill:url(#linearGradient12045);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.08700001;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11928" + width="14.912621" + height="14.912621" + x="504.54367" + y="509.55124" /> + <rect + style="fill:none;stroke:url(#linearGradient12047);stroke-width:1.02792132;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11930" + width="12.972087" + height="12.972069" + x="505.51398" + y="510.51398" /> + <path + id="path11998" + d="m 507.5151,511.01913 0,11.96946" + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 509.5151,511.01913 0,11.96946" + id="path12000" /> + <path + id="path12002" + d="m 511.5151,511.01913 0,11.96946" + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 513.5151,511.01913 0,11.96946" + id="path12004" /> + <path + id="path12006" + d="m 515.5151,511.01913 0,11.96946" + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 517.5151,511.01913 0,11.96946" + id="path12008" /> + <path + id="path12010" + d="m 505.96787,512.56636 11.96946,0" + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.96787,514.56636 11.96946,0" + id="path12012" /> + <path + id="path12014" + d="m 505.96787,516.56636 11.96946,0" + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.96787,518.56636 11.96946,0" + id="path12016" /> + <path + id="path12018" + d="m 505.96787,520.56636 11.96946,0" + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + style="fill:#d3d7cf;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00977337px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.96787,522.56636 11.96946,0" + id="path12020" /> + <g + transform="matrix(0.28125,0,0,0.25,505,511)" + inkscape:label="#color_management" + id="g12043" + style="display:inline"> + <rect + id="rect11902" + style="fill:none;stroke:none" + height="48" + width="48" + x="0" + y="0" /> + <g + id="g11904" + transform="matrix(1.125,0,0,1.125,4.5,-7.3125)"> + <image + y="7.3330002" + x="-0.264" + id="image11906" + height="41" + width="36.599998" + clip-path="url(#cieClip)" + 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==" /> + <path + sodipodi:nodetypes="cssssssssscc" + id="path11908" + 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" + style="fill:none;stroke:#555753;stroke-width:2.6936028;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> + </g> + <rect + y="33.691742" + x="59.766865" + height="16" + width="16" + id="rect20769" + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" /> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/color-picker.svg b/share/icons/tango/scalable/actions/color-picker.svg new file mode 100644 index 000000000..b30903071 --- /dev/null +++ b/share/icons/tango/scalable/actions/color-picker.svg @@ -0,0 +1,164 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="color-picker.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7295" + id="radialGradient7317" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.400886,0.839675,-0.909148,0.53153,175.855,133.5929)" + cx="-39.332813" + cy="216.23209" + fx="-38.732441" + fy="221.93825" + r="6.5407376" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7295"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop7297" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop7299" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7249" + id="linearGradient7319" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.707107,0.707107,-0.707107,0.707107,141.2585,86.08787)" + x1="-37.5" + y1="199.34375" + x2="-37.5" + y2="204.34619" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7249"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop7251" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop7253" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.80824" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_dropper" + transform="matrix(1.9494545,0,0,1.9342195,89.364936,-381.39672)"> + <rect + style="opacity:0.24267782;fill:#000000;fill-opacity:0;stroke:none" + id="rect6196" + width="24.622272" + height="24.816158" + x="-45.840996" + y="197.18373" /> + <path + id="path7293" + d="m -33.877915,220.99209 c -3.282467,1.91908 -7.121192,1.01614 -8.568587,-2.01549 -1.447393,-3.03163 0.04195,-7.04961 3.324416,-8.96869 3.282475,-1.91909 7.121192,-1.01614 8.568586,2.01549 1.447394,3.03164 -0.04194,7.0496 -3.324415,8.96869 z" + style="opacity:0.24267782;fill:url(#radialGradient7317);fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="cccccc" + id="path7235" + d="m -30.706991,203.60021 -8.793026,8.83727 0,2.05361 2.046676,0 8.793026,-8.84418 -2.046676,-2.0467 z" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.02996397px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path17734" + d="m -30.604142,204.18855 0.708996,0.73916 -8.069523,8.05633 -0.03533,-1.44147 7.395858,-7.35402 z" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="csccccsc" + id="path7237" + d="m -25.290871,200.32976 c -1.009806,-1.01309 -2.648893,-1.01311 -3.658702,-1e-5 -0.462824,0.46434 -0.716031,1.06672 -0.75461,1.67475 l -1.829331,0.87175 3.681578,3.69361 0.891788,-1.81237 c 0.60605,-0.0387 1.206471,-0.29275 1.669284,-0.75708 1.009804,-1.01309 1.009797,-2.65754 -7e-6,-3.67065 z" + style="fill:#183968;fill-opacity:1;stroke:#2e3436;stroke-width:1.02996337;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + sodipodi:nodetypes="csccccsc" + id="path7247" + d="m -25.972514,200.99286 c -0.697002,-0.697 -1.591775,-0.62424 -2.242306,0.0263 -0.298159,0.29816 -0.364895,1.13488 -0.376691,1.53836 l -0.960669,0.51242 1.480493,1.48051 0.534518,-0.93858 c 0.403485,-0.0118 1.196017,-0.0344 1.494171,-0.3325 0.650526,-0.65052 0.767486,-1.5895 0.07048,-2.2865 z" + style="opacity:0.58995816;fill:none;stroke:url(#linearGradient7319);stroke-width:1.02996373;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + sodipodi:nodetypes="cccccc" + id="path7284" + d="M -34.121107,207.68287 -39,212.54061 -39,214 l 1.363999,0 6.281671,-6.31713 -2.766777,0 z" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + id="path7286" + d="m -34.118776,207.68287 1.458055,0 -6.339916,6.31713 0,-1.46277 4.881861,-4.85436 z" + style="fill:#729fcf;fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="csscc" + id="path7288" + d="m -37.5,219.00837 c 0,0.82334 -0.896,1.49156 -2,1.49156 -1.104001,0 -2.000001,-0.66822 -2.000001,-1.49156 0,-0.82335 0.804438,-1.43759 2.000001,-3.50837 1.143651,1.98086 2,2.68502 2,3.50837 z" + style="fill:#3465a4;fill-opacity:1;stroke:#204a87;stroke-width:1.02996242;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + <path + transform="matrix(1.375848,0,0,1.587816,16.7881,-126.5999)" + d="m -40.548155,217.65735 c 0,0.34781 -0.326476,0.62977 -0.729204,0.62977 -0.402728,0 -0.729204,-0.28196 -0.729204,-0.62977 0,-0.34781 0.326476,-0.62977 0.729204,-0.62977 0.402728,0 0.729204,0.28196 0.729204,0.62977 z" + sodipodi:ry="0.629767" + sodipodi:rx="0.72920388" + sodipodi:cy="217.65735" + sodipodi:cx="-41.277359" + id="path7291" + style="fill:#ffffff;fill-opacity:0.64806866;stroke:none" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-graph-directed.svg b/share/icons/tango/scalable/actions/distribute-graph-directed.svg new file mode 100644 index 000000000..6c868df4f --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-graph-directed.svg @@ -0,0 +1,261 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-graph-directed.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient9234" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.090909,0,0,1.090909,-982.5007,1502.8641)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1442" + id="linearGradient11869" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.6734611,0.6178498,-0.7356531,-0.6745654,1274.3592,2596.6411)" + x1="56" + y1="1457" + x2="56" + y2="1464" /> + <linearGradient + id="linearGradient1442"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop1444" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop1446" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11346" + id="linearGradient11871" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.6734611,0.6178498,-0.7356531,-0.6745654,1274.3592,2596.6411)" + x1="57" + y1="1457" + x2="57" + y2="1464" /> + <linearGradient + id="linearGradient11346"> + <stop + style="stop-color:#4e9a06;stop-opacity:1;" + offset="0" + id="stop11348" /> + <stop + style="stop-color:#448705;stop-opacity:1;" + offset="1" + id="stop11350" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1442" + id="linearGradient11859" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.7537329,0.7470113,-0.8233377,-0.8155832,1407.7308,2793.4153)" + x1="56" + y1="1457" + x2="56" + y2="1464" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11346" + id="linearGradient11861" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.7537329,0.7470113,-0.8233377,-0.8155832,1407.7308,2793.4153)" + x1="57" + y1="1457" + x2="57" + y2="1464" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1442" + id="linearGradient11865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7537329,0.7470113,0.8233377,-0.8155832,-1096.7308,2793.4153)" + x1="56" + y1="1457" + x2="56" + y2="1464" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11346" + id="linearGradient11867" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7537329,0.7470113,0.8233377,-0.8155832,-1096.7308,2793.4153)" + x1="57" + y1="1457" + x2="57" + y2="1464" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-288,-3280)" + style="display:inline" + id="directed_graph"> + <rect + style="fill:url(#radialGradient9234);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect10981" + width="24" + height="24" + x="144" + y="1640" /> + <g + transform="translate(1,0)" + id="g11829"> + <path + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:2.5000124;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path9929" + sodipodi:cx="328" + sodipodi:cy="215" + sodipodi:rx="5" + sodipodi:ry="5" + d="m 333,215 c 0,2.76142 -2.23858,5 -5,5 -2.76142,0 -5,-2.23858 -5,-5 0,-2.76142 2.23858,-5 5,-5 2.76142,0 5,2.23858 5,5 z" + transform="matrix(0.4,0,0,0.399996,15.299999,1557.5009)" /> + <path + transform="matrix(0.2499999,0,0,0.249998,64.500022,1589.7504)" + d="m 333,215 c 0,2.76142 -2.23858,5 -5,5 -2.76142,0 -5,-2.23858 -5,-5 0,-2.76142 2.23858,-5 5,-5 2.76142,0 5,2.23858 5,5 z" + sodipodi:ry="5" + sodipodi:rx="5" + sodipodi:cy="215" + sodipodi:cx="328" + id="path11823" + style="fill:none;stroke:#ffffff;stroke-width:2.00000811;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <use + height="2000" + width="2000" + transform="translate(16,0)" + id="use11833" + xlink:href="#g11829" + y="0" + x="0" /> + <use + x="0" + y="0" + xlink:href="#g11829" + id="use11835" + transform="translate(8,7)" + width="2000" + height="2000" /> + <use + height="2000" + width="2000" + transform="translate(8,17)" + id="use11837" + xlink:href="#g11829" + y="0" + x="0" /> + <path + style="fill:url(#linearGradient11869);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient11871);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 153.5,1654.5136 1.98883,1.9864 2.01116,-2 -3.99999,0.014 z" + id="path11851" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path11857" + d="m 158.5,1645.5 0,3 3,0 -3,-3 z" + style="fill:url(#linearGradient11859);fill-opacity:1;stroke:url(#linearGradient11861);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + <path + style="fill:url(#linearGradient11865);fill-opacity:1;stroke:url(#linearGradient11867);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 152.5,1645.5 0,3 -3,0 3,-3 z" + id="path11863" + sodipodi:nodetypes="cccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-graph.svg b/share/icons/tango/scalable/actions/distribute-graph.svg new file mode 100644 index 000000000..357cf1062 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-graph.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-graph.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient11641" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.090909,0,0,1.090909,-982.5007,1502.8641)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-384,-3280)" + style="display:inline" + id="graph_layout"> + <rect + y="1640" + x="192" + height="24" + width="24" + id="rect11566" + style="fill:url(#radialGradient11641);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccccccc" + d="m 212.64644,1650.2652 -3,10 0,0 -6,-5 -8,2 0,-12 10,-2 m 0,0 -2,12" + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11883" /> + <g + transform="translate(49.000001,1.99998)" + id="use11873"> + <path + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:2.5000124;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path21952" + sodipodi:cx="328" + sodipodi:cy="215" + sodipodi:rx="5" + sodipodi:ry="5" + d="m 333,215 c 0,2.76142 -2.23858,5 -5,5 -2.76142,0 -5,-2.23858 -5,-5 0,-2.76142 2.23858,-5 5,-5 2.76142,0 5,2.23858 5,5 z" + transform="matrix(0.4,0,0,0.399996,15.299999,1557.5009)" /> + <path + transform="matrix(0.2499999,0,0,0.249998,64.500022,1589.7504)" + d="m 333,215 c 0,2.76142 -2.23858,5 -5,5 -2.76142,0 -5,-2.23858 -5,-5 0,-2.76142 2.23858,-5 5,-5 2.76142,0 5,2.23858 5,5 z" + sodipodi:ry="5" + sodipodi:rx="5" + sodipodi:cy="215" + sodipodi:cx="328" + id="path21954" + style="fill:none;stroke:#ffffff;stroke-width:2.00000811;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <use + height="2000" + width="2000" + transform="translate(8,10)" + id="use11875" + xlink:href="#use11873" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="translate(6,5)" + id="use11877" + xlink:href="#use11875" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="translate(-4,-17)" + id="use11879" + xlink:href="#use11877" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="translate(-10,13.99996)" + id="use11881" + xlink:href="#use11879" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="translate(3,-10)" + id="use11888" + xlink:href="#use11877" + y="0" + x="0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-horizontal-baseline.svg b/share/icons/tango/scalable/actions/distribute-horizontal-baseline.svg new file mode 100644 index 000000000..f0b729596 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-horizontal-baseline.svg @@ -0,0 +1,286 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-horizontal-baseline.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-16" + id="radialGradient13010-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1576,-1279.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + id="linearGradient10735-16"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-25" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-1" + id="linearGradient13007-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,1.0476185,-478.2329,-1939.9044)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + id="linearGradient12319-1"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321-7" /> + <stop + id="stop12329-9" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327-0" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-26" + id="linearGradient13004-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1548,1280)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + id="linearGradient12306-26"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308-0" /> + <stop + id="stop12317-1" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315-1" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-1" + id="linearGradient13001-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,1.0476185,-490.2329,-1939.9044)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-26" + id="linearGradient12998-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1560,1280)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + id="linearGradient11207-7"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-39" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-7" + id="linearGradient21526" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-7" + id="linearGradient21534" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-384,-2848)" + style="display:inline" + id="distribute_baselines_hor"> + <rect + transform="scale(-1,-1)" + y="-1448" + x="-216" + height="24" + width="24" + id="rect12677" + style="fill:url(#radialGradient13010-4);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="scale(-1,-1)" + style="fill:url(#linearGradient13007-5);fill-opacity:1;stroke:none" + id="rect12690" + width="3" + height="21.999989" + x="-197" + y="-1447" /> + <path + sodipodi:nodetypes="cc" + id="path12693" + d="m 195.5,1425.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13004-2);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="scale(-1,-1)" + y="-1447" + x="-209" + height="21.999989" + width="3" + id="rect12697" + style="fill:url(#linearGradient13001-5);fill-opacity:1;stroke:none" /> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12998-6);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 207.5,1425.5 0,21" + id="path12699" + sodipodi:nodetypes="cc" /> + <g + id="use12810" + inkscape:label="#g14209" + transform="translate(-1084,1237)"> + <path + style="fill:url(#linearGradient21526);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path21522" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path21524" /> + </g> + <g + id="use12814" + inkscape:label="#g14209" + transform="translate(-1072,1237)"> + <path + style="fill:url(#linearGradient21534);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path21530" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path21532" /> + </g> + <path + id="path13012" + style="font-size:16px;font-style:normal;font-weight:bold;fill:#2e3436;fill-opacity:1;stroke:none;font-family:Arial" + d="m 204.03125,1440 c -0.58601,0 -1.17201,0 -1.75802,0 -0.23295,-0.6814 -0.46589,-1.3629 -0.69885,-2.0443 -1.06646,0 -2.13293,0 -3.1994,0 -0.22021,0.6814 -0.44041,1.3629 -0.66062,2.0443 -0.57147,0 -1.14291,0 -1.71436,0 1.03916,-3.0001 2.07834,-5.9999 3.1175,-9 0.56965,0 1.13927,0 1.7089,0 1.06829,3.0001 2.13658,5.9999 3.20485,9 z m -2.97556,-3.5607 c -0.3676,-1.1133 -0.73523,-2.2264 -1.10285,-3.3397 -0.36034,1.1133 -0.72069,2.2264 -1.08104,3.3397 0.72798,0 1.45594,0 2.18389,0 z" /> + <path + id="path13014" + style="font-size:16px;font-style:normal;font-weight:bold;fill:#2e3436;fill-opacity:1;stroke:none;font-family:Arial" + d="m 208,1431.0004 c 1.23144,0 2.4629,0 3.69431,0 0.51325,0.019 1.04131,0.015 1.53172,0.2007 0.7754,0.2958 1.36553,1.1291 1.36279,2.0249 0.0261,0.8376 -0.45979,1.6571 -1.17393,1.9884 0.54156,0.161 1.04807,0.5216 1.32396,1.0592 0.38366,0.727 0.32218,1.6564 -0.0383,2.3793 -0.27689,0.5865 -0.78947,1.0377 -1.38427,1.1954 -0.50242,0.1419 -1.02734,0.1136 -1.5417,0.1358 -1.17659,0.021 -2.35339,0.01 -3.53009,0.012 -0.0815,0 -0.16297,0 -0.24446,0 0,-2.9997 0,-5.9994 0,-8.9989 z m 1.68716,1.4978 c 0,0.6936 0,1.3873 0,2.0808 0.74606,0 1.49268,0.014 2.23821,-0.022 0.36993,-0.016 0.77093,-0.1958 0.93472,-0.576 0.13189,-0.3253 0.12036,-0.7278 -0.0537,-1.0329 -0.186,-0.3225 -0.55979,-0.4299 -0.89235,-0.433 -0.74192,-0.026 -1.48464,-0.014 -2.22688,-0.017 z m 0,3.5787 c 0,0.802 0,1.604 0,2.4062 0.75044,0 1.50107,0.01 2.25133,-0.011 0.34321,-0.01 0.71967,-0.043 0.98664,-0.3033 0.31931,-0.2846 0.38289,-0.7806 0.29525,-1.1949 -0.0808,-0.4034 -0.40588,-0.7108 -0.77354,-0.798 -0.52889,-0.1113 -1.0715,-0.094 -1.60794,-0.099 -0.38392,0 -0.76783,0 -1.15174,0 z" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-horizontal-center.svg b/share/icons/tango/scalable/actions/distribute-horizontal-center.svg new file mode 100644 index 000000000..bc93263d1 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-horizontal-center.svg @@ -0,0 +1,338 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-horizontal-center.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient20804" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0000076,0,0,1,-1264.0104,1568)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient20806" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7158114,0,0,1.3296943,1632.8564,-368.21917)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient20808" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7158114,0,0,1.3296943,1632.8564,-368.21917)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient20810" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9064351,0,0,1.4970066,1652.1161,-400.27331)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient20812" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062421,0,0,1.5967902,1607.8844,-408.18822)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient20814" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062421,0,0,1.5967902,1607.8844,-408.18822)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient20816" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6066456,0,0,1.9959469,1617.7754,-484.85249)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient20818" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-1252,1567)" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient20820" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-1252,1567)" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient20822" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-1252,1567)" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient20824" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-1252,1567)" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="distribute_hcentre" + transform="matrix(2,0,0,2,-192,-2896)"> + <rect + style="fill:url(#radialGradient20804);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12837" + width="24" + height="24" + x="96" + y="1448" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-117.50002" + x="1453.5" + height="8.0000076" + width="12" + id="rect12841" + style="fill:url(#linearGradient20806);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20808);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-116.5" + x="1454.5" + height="5.9999866" + width="10" + id="rect12843" + style="fill:none;stroke:url(#linearGradient20810);stroke-width:0.9999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-105.5" + x="1450.5" + height="8.0000029" + width="18" + id="rect12847" + style="fill:url(#linearGradient20812);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20814);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-104.5" + x="1451.5" + height="5.9999928" + width="16" + id="rect12849" + style="fill:none;stroke:url(#linearGradient20816);stroke-width:0.9999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + <g + transform="translate(12,0)" + id="g13084"> + <path + d="m 100.4999,1453.4999 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,5 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,5.0001 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,4.9999 2.0001,0 0,2.0001 -2.0001,0 0,-2.0001 z m 0,-19 2.0001,0 0,2.0001 -2.0001,0 0,-2.0001 z" + style="fill:url(#linearGradient20818);fill-opacity:1;stroke:url(#linearGradient20820);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + id="path12851" /> + </g> + <g + id="g13100"> + <path + id="path13102" + style="fill:url(#linearGradient20822);fill-opacity:1;stroke:url(#linearGradient20824);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="m 100.4999,1453.4999 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,5 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,5.0001 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,4.9999 2.0001,0 0,2.0001 -2.0001,0 0,-2.0001 z m 0,-19 2.0001,0 0,2.0001 -2.0001,0 0,-2.0001 z" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-horizontal-gaps.svg b/share/icons/tango/scalable/actions/distribute-horizontal-gaps.svg new file mode 100644 index 000000000..0f0785b6b --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-horizontal-gaps.svg @@ -0,0 +1,374 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-horizontal-gaps.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient21032" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1576,-1303.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient21034" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0008899,0,0,1.9945382,-109.87543,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient21036" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0008899,0,0,1.9945382,-109.87543,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient21038" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9532176,0,0,2.4949863,-114.69195,-1937.451)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient21040" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.3971925,1609.3842,-463.95238)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient21042" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.3971925,1609.3842,-463.95238)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient21044" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6066493,0,0,1.6632939,1619.3758,-514.79463)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient21046" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient21048" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient21050" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1553,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient21052" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient21054" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient21056" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1560,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="distribute_hdist" + transform="matrix(2,0,0,2,-384,-2896)"> + <rect + transform="scale(-1,-1)" + y="-1472" + x="-216" + height="24" + width="24" + id="rect13123" + style="fill:url(#radialGradient21032);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient21034);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient21036);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13125" + width="7" + height="11.999992" + x="-214.5" + y="-1465.5" + transform="scale(-1,-1)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient21038);stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13127" + width="5" + height="9.9998789" + x="-213.5" + y="-1464.5" + transform="scale(-1,-1)" /> + <rect + style="fill:url(#linearGradient21040);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient21042);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13129" + width="17.999973" + height="7.0000076" + x="1450.5" + y="-200.5" + transform="matrix(0,1,-1,0,0,0)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient21044);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13131" + width="16.000036" + height="5.0000081" + x="1451.5" + y="-199.5" + transform="matrix(0,1,-1,0,0,0)" /> + <g + style="fill:url(#linearGradient21048);fill-opacity:1;stroke:none" + id="g13133" + transform="matrix(-1.4999088,0,0,-1.0476185,483.2329,1963.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect13135" + style="fill:url(#linearGradient21046);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path13137" + d="m 200.5,1449.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient21050);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="matrix(-1.4999088,0,0,-1.0476185,490.2329,1963.9044)" + id="g13139" + style="fill:url(#linearGradient21054);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient21052);fill-opacity:1;stroke:none" + id="rect13141" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient21056);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 207.5,1449.5 0,21" + id="path13143" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-horizontal-left.svg b/share/icons/tango/scalable/actions/distribute-horizontal-left.svg new file mode 100644 index 000000000..601922e17 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-horizontal-left.svg @@ -0,0 +1,374 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-horizontal-left.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-3"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-2" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-5" /> + </linearGradient> + <linearGradient + id="linearGradient11207-53"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-0" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-4" /> + </linearGradient> + <linearGradient + id="linearGradient11215-5"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217-6" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219-2" /> + </linearGradient> + <linearGradient + id="linearGradient11201-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205-9" /> + </linearGradient> + <linearGradient + id="linearGradient12319-8"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321-1" /> + <stop + id="stop12329-5" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327-1" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323-8" /> + </linearGradient> + <linearGradient + id="linearGradient12306-2"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308-1" /> + <stop + id="stop12317-6" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315-9" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310-08" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-3" + id="radialGradient20322" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1432,-1303.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-53" + id="linearGradient20324" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438742,0,0,1.9945382,49.07094,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215-5" + id="linearGradient20326" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438742,0,0,1.9945382,49.07094,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201-4" + id="linearGradient20328" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438612,0,0,2.4949863,49.069666,-1937.451)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-53" + id="linearGradient20330" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.5967913,1609.3842,-359.5884)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215-5" + id="linearGradient20332" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.5967913,1609.3842,-359.5884)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201-4" + id="linearGradient20334" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6066493,0,0,1.995952,1619.3758,-435.85343)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20336" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20338" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-2" + id="linearGradient20340" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1403,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20342" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20344" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-2" + id="linearGradient20346" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1415,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="distribute_left" + transform="matrix(2,0,0,2,-96,-2896)"> + <rect + style="fill:url(#radialGradient20322);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12814" + width="24" + height="24" + x="-72" + y="-1472" + transform="scale(-1,-1)" /> + <rect + transform="scale(-1,-1)" + y="-1465.5" + x="-70.5" + height="11.999992" + width="8" + id="rect12818" + style="fill:url(#linearGradient20324);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20326);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="scale(-1,-1)" + y="-1464.5" + x="-69.5" + height="9.9998789" + width="6.0000005" + id="rect12821" + style="fill:none;stroke:url(#linearGradient20328);stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-58.500008" + x="1450.5" + height="8.0000076" + width="17.999973" + id="rect12825" + style="fill:url(#linearGradient20330);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20332);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-57.500008" + x="1451.5" + height="6.0000076" + width="16.000036" + id="rect12827" + style="fill:none;stroke:url(#linearGradient20334);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + <g + transform="matrix(-1.4999088,0,0,-1.0476185,333.2329,1963.9044)" + id="g12829" + style="fill:url(#linearGradient20338);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient20336);fill-opacity:1;stroke:none" + id="rect12831" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20340);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 50.5,1449.5 0,21" + id="path12833" + sodipodi:nodetypes="cc" /> + <g + style="fill:url(#linearGradient20344);fill-opacity:1;stroke:none" + id="g12978" + transform="matrix(-1.4999088,0,0,-1.0476185,345.2329,1963.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect12980" + style="fill:url(#linearGradient20342);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path12982" + d="m 62.5,1449.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20346);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-horizontal-node.svg b/share/icons/tango/scalable/actions/distribute-horizontal-node.svg new file mode 100644 index 000000000..23ec3197d --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-horizontal-node.svg @@ -0,0 +1,342 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-horizontal-node.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient12706"> + <stop + id="stop12708" + offset="0" + style="stop-color:#ce5c00;stop-opacity:0;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:1;" + offset="0.27794591" + id="stop12710" /> + <stop + style="stop-color:#ce5c00;stop-opacity:1;" + offset="0.65109503" + id="stop12712" /> + <stop + id="stop12714" + offset="1" + style="stop-color:#ce5c00;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient12716"> + <stop + id="stop12718" + offset="0" + style="stop-color:#fcaf3e;stop-opacity:0;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1;" + offset="0.23427092" + id="stop12720" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1;" + offset="0.73789984" + id="stop12722" /> + <stop + id="stop12724" + offset="1" + style="stop-color:#fcaf3e;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient11207-4"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-3" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient22141" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1480,-1591.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12706" + id="linearGradient22143" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,0.8571456,-398.2329,-2160.287)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12706" + id="linearGradient22145" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,0.8571456,-390.2329,-2160.287)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12706" + id="linearGradient22147" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,0.8571456,-382.2329,-2160.287)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12716" + id="linearGradient22149" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1.1538462,-1,0,1460,1571.6924)" + x1="144.99991" + y1="1352" + x2="160.59991" + y2="1352" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22151" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12716" + id="linearGradient22153" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1.1538462,-1,0,1468,1571.6924)" + x1="144.99991" + y1="1352" + x2="160.59991" + y2="1352" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22155" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12716" + id="linearGradient22157" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1.1538462,-1,0,1452,1571.6924)" + x1="144.99991" + y1="1352" + x2="160.59991" + y2="1352" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22159" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="node_hdistribute" + transform="matrix(2,0,0,2,-192,-3472)"> + <rect + transform="scale(-1,-1)" + y="-1760" + x="-120" + height="24" + width="24" + id="rect12047" + style="fill:url(#radialGradient22141);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient22143);fill-opacity:1;stroke:none" + id="rect12115" + width="3" + height="18.000059" + x="-117.00006" + y="-1757" + ry="0" + transform="scale(-1,-1)" /> + <rect + transform="scale(-1,-1)" + ry="0" + y="-1757" + x="-109.00006" + height="18.000059" + width="3" + id="rect12727" + style="fill:url(#linearGradient22145);fill-opacity:1;stroke:none" /> + <rect + style="fill:url(#linearGradient22147);fill-opacity:1;stroke:none" + id="rect12735" + width="3" + height="18.000059" + x="-101.00006" + y="-1757" + ry="0" + transform="scale(-1,-1)" /> + <path + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 97.499591,1753.494 c 2.516149,-5.494 4.201679,-11.689 9.560219,-8.494 5.03148,3 4.02518,8 11.44661,8" + id="path12054" + sodipodi:nodetypes="css" /> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient22149);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 107.5,1739.577 0,16.8462" + id="path12729" + sodipodi:nodetypes="cc" /> + <g + id="use12060" + inkscape:label="#g14209" + transform="translate(-1172,1540)"> + <path + style="fill:url(#linearGradient22151);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path18076" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path18078" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path12117" + d="m 115.5,1739.577 0,16.8462" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient22153);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="use12062" + inkscape:label="#g14209" + transform="translate(-1164,1547)"> + <path + style="fill:url(#linearGradient22155);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path18084" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path18086" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path12737" + d="m 99.5,1739.577 0,16.8462" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient22157);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="use12058" + inkscape:label="#g14209" + transform="translate(-1180,1543)"> + <path + style="fill:url(#linearGradient22159);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path18092" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path18094" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-horizontal-right.svg b/share/icons/tango/scalable/actions/distribute-horizontal-right.svg new file mode 100644 index 000000000..b5a2c8610 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-horizontal-right.svg @@ -0,0 +1,374 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-horizontal-right.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-3"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-2" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-5" /> + </linearGradient> + <linearGradient + id="linearGradient11207-53"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-0" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-4" /> + </linearGradient> + <linearGradient + id="linearGradient11215-5"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217-6" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219-2" /> + </linearGradient> + <linearGradient + id="linearGradient11201-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205-9" /> + </linearGradient> + <linearGradient + id="linearGradient12319-8"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321-1" /> + <stop + id="stop12329-5" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327-1" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323-8" /> + </linearGradient> + <linearGradient + id="linearGradient12306-2"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308-1" /> + <stop + id="stop12317-6" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315-9" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310-08" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-3" + id="radialGradient20441" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1432,-1303.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-53" + id="linearGradient20443" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438742,0,0,1.9945382,49.07094,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215-5" + id="linearGradient20445" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438742,0,0,1.9945382,49.07094,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201-4" + id="linearGradient20447" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438612,0,0,2.4949863,49.069666,-1937.451)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-53" + id="linearGradient20449" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.5967913,1609.3842,-359.5884)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215-5" + id="linearGradient20451" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.5967913,1609.3842,-359.5884)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201-4" + id="linearGradient20453" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6066493,0,0,1.995952,1619.3758,-435.85343)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20455" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20457" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-2" + id="linearGradient20459" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1403,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20461" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20463" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-2" + id="linearGradient20465" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1415,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(-2,0,0,2,144,-2896)" + id="distribute_right" + style="display:inline"> + <rect + transform="scale(-1,-1)" + y="-1472" + x="-72" + height="24" + width="24" + id="rect20419" + style="fill:url(#radialGradient20441);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient20443);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20445);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20421" + width="8" + height="11.999992" + x="-70.5" + y="-1465.5" + transform="scale(-1,-1)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient20447);stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20423" + width="6.0000005" + height="9.9998789" + x="-69.5" + y="-1464.5" + transform="scale(-1,-1)" /> + <rect + style="fill:url(#linearGradient20449);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20451);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20425" + width="17.999973" + height="8.0000076" + x="1450.5" + y="-58.500008" + transform="matrix(0,1,-1,0,0,0)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient20453);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20427" + width="16.000036" + height="6.0000076" + x="1451.5" + y="-57.500008" + transform="matrix(0,1,-1,0,0,0)" /> + <g + style="fill:url(#linearGradient20457);fill-opacity:1;stroke:none" + id="g20429" + transform="matrix(-1.4999088,0,0,-1.0476185,333.2329,1963.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect20431" + style="fill:url(#linearGradient20455);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path20433" + d="m 50.5,1449.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20459);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="matrix(-1.4999088,0,0,-1.0476185,345.2329,1963.9044)" + id="g20435" + style="fill:url(#linearGradient20463);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient20461);fill-opacity:1;stroke:none" + id="rect20437" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20465);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 62.5,1449.5 0,21" + id="path20439" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-randomize.svg b/share/icons/tango/scalable/actions/distribute-randomize.svg new file mode 100644 index 000000000..674b88d60 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-randomize.svg @@ -0,0 +1,223 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-randomize.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient11736" + gradientUnits="userSpaceOnUse" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" + gradientTransform="matrix(1.090909,0,0,1.090909,142.54545,-14.090909)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="distribute_randomize" + transform="matrix(2,0,0,2,0,-3186)"> + <rect + y="1593" + x="0" + height="24" + width="24" + id="rect5814" + style="fill:url(#radialGradient11736);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="g11589"> + <rect + y="1595.5" + x="1.4999996" + height="5.0000005" + width="6.000001" + id="rect11583" + style="fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="1596.4999" + x="2.5" + height="2.9999998" + width="3.9999995" + id="rect11585" + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + transform="translate(13,-1)" + id="g11593"> + <rect + style="fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11595" + width="6.000001" + height="5.0000005" + x="-0.50000036" + y="1595.5" /> + <rect + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11597" + width="3.9999995" + height="2.9999998" + x="0.50000012" + y="1596.4999" /> + </g> + <g + id="g11599" + transform="translate(17,6)"> + <rect + y="1595.5" + x="-0.50000036" + height="5.0000005" + width="6.000001" + id="rect11601" + style="fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="1596.4999" + x="0.50000012" + height="2.9999998" + width="3.9999995" + id="rect11603" + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + transform="translate(9,9)" + id="g11605"> + <rect + style="fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11607" + width="6.000001" + height="5.0000005" + x="-0.50000036" + y="1593.5" /> + <rect + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11609" + width="3.9999995" + height="2.9999998" + x="0.50000012" + y="1594.4999" /> + </g> + <g + id="g11611" + transform="translate(11,16)"> + <rect + y="1593.5" + x="-0.50000036" + height="5.0000005" + width="6.000001" + id="rect11613" + style="fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="1594.4999" + x="0.50000012" + height="2.9999998" + width="3.9999995" + id="rect11615" + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + transform="translate(1,15)" + id="g11617"> + <rect + style="fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11619" + width="6.000001" + height="5.0000005" + x="0.49999964" + y="1595.5" /> + <rect + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11621" + width="3.9999995" + height="2.9999998" + x="1.5000001" + y="1596.4999" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-remove-overlaps.svg b/share/icons/tango/scalable/actions/distribute-remove-overlaps.svg new file mode 100644 index 000000000..327ae1333 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-remove-overlaps.svg @@ -0,0 +1,149 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-remove-overlaps.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-192.00002,-3280)" + style="display:inline" + id="remove_overlaps"> + <rect + y="1640" + x="96.000008" + height="24" + width="24" + id="rect18967" + style="opacity:0.1978022;fill:none;stroke:none" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;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="rect18971" + width="21" + height="5" + x="1641.5" + y="106.49999" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="opacity:0.3;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1.00000107;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect18973" + width="18.949997" + height="2.9999995" + x="1642.55" + y="107.5" /> + <rect + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect18977" + width="4.000001" + height="21" + x="114.5" + y="1641.5" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="opacity:0.3;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;stroke-width:1.00000107;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect18979" + width="19" + height="1.9999655" + x="1642.5" + y="115.48406" /> + <use + height="1250" + width="1250" + id="use18981" + xlink:href="#use5811" + y="0" + x="0" + style="display:inline" + transform="matrix(0.9992671,0,0,0.9976978,162.83632,1455.4529)" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000119;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect18985" + width="10.999998" + height="5.999999" + x="1651.4999" + y="97.499992" /> + <rect + transform="matrix(0,1,1,0,0,0)" + style="opacity:0.3;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;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="rect18987" + width="8.9999847" + height="4.0253882" + x="1652.5001" + y="98.458527" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-unclump.svg b/share/icons/tango/scalable/actions/distribute-unclump.svg new file mode 100644 index 000000000..0c31a0055 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-unclump.svg @@ -0,0 +1,248 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-unclump.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient11972" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1410,-1628)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient11974" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1410,-1628)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient11976" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8877454,0,0,1,-1123.4763,-1628)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient11978" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8877454,0,0,1,-1123.4763,-1628)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <radialGradient + r="8" + fy="228" + fx="83.242722" + cy="228" + cx="83.242722" + gradientTransform="matrix(1.090909,0,0,1.090909,142.54545,-14.090909)" + gradientUnits="userSpaceOnUse" + id="radialGradient15187" + xlink:href="#linearGradient10735-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="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="unclump" + inkscape:label="#unclump" + transform="matrix(2,0,0,2,-2250.0923,-390.09)"> + <rect + y="195.045" + x="1125.0461" + height="24" + width="24" + id="rect18909" + style="fill:url(#radialGradient15187);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + d="m 1139.875,200.53125 -4,1.5 c -0.2675,0.0777 -0.4214,0.35746 -0.3438,0.62497 0.078,0.26752 0.3575,0.42143 0.625,0.34378 l 4,-1.5 c 0.2675,-0.0777 0.4214,-0.35746 0.3438,-0.62497 -0.078,-0.26752 -0.3575,-0.42143 -0.625,-0.34378 z" + id="path18911" + sodipodi:nodetypes="ccsccsc" /> + <path + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + d="m 1135.8438,209.53125 c -0.1863,0.0621 -0.3189,0.22755 -0.3392,0.42287 -0.02,0.19533 0.076,0.38441 0.2454,0.48338 l 4,3 c 0.1508,0.1123 0.3518,0.13053 0.5203,0.0472 0.1686,-0.0833 0.2761,-0.25416 0.2784,-0.44215 0,-0.18799 -0.1011,-0.36138 -0.2675,-0.4488 l -4,-3 c -0.1282,-0.0876 -0.2898,-0.1107 -0.4374,-0.0625 z" + id="path18913" + sodipodi:nodetypes="csccssccc" /> + <path + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + d="m 1145.4688,205.5 c -0.1327,0.008 -0.2568,0.0686 -0.3447,0.16827 -0.088,0.0997 -0.1326,0.2303 -0.1241,0.36298 l 0,5 c 0,0.18032 0.092,0.34804 0.2479,0.43894 0.1558,0.0909 0.3484,0.0909 0.5042,0 0.1557,-0.0909 0.2505,-0.25862 0.2479,-0.43894 l 0,-5 c 0.01,-0.14353 -0.044,-0.2841 -0.1454,-0.38581 -0.1017,-0.10171 -0.2423,-0.1547 -0.3858,-0.14544 z" + id="path18915" + sodipodi:nodetypes="csccssccsc" /> + <g + id="use18917" + transform="matrix(1,0,0,0.998006,1170.03,38.37352)"> + <rect + y="174.51817" + x="-28.50193" + height="5.0112906" + width="6.0088987" + id="rect11709" + style="fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:1.00099778;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="175.5215" + x="-27.501932" + height="3.0097868" + width="4.0165315" + id="rect11711" + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:1.00099874;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + id="g18919" + transform="translate(6.999947,0.0231631)"> + <rect + y="197.54375" + x="1134.5374" + height="6.97679" + width="6.0088987" + id="rect18921" + style="fill:url(#linearGradient11972);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11974);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="198.5437" + x="1135.5374" + height="4.9738441" + width="4.0165315" + id="rect18923" + style="fill:none;stroke:#ffffff;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" /> + </g> + <g + id="g18925" + transform="translate(-0.01103984,-7.976791)"> + <rect + y="210.5437" + x="1126.5573" + height="6.97679" + width="7.9793997" + id="rect18927" + style="fill:url(#linearGradient11976);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11978);stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="211.54366" + x="1127.5573" + height="4.9738441" + width="5.9603739" + id="rect18929" + style="fill:none;stroke:#ffffff;stroke-width:1.00000083;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/tango/scalable/actions/distribute-vertical-baseline.svg b/share/icons/tango/scalable/actions/distribute-vertical-baseline.svg new file mode 100644 index 000000000..5c7fb7580 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-vertical-baseline.svg @@ -0,0 +1,286 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-vertical-baseline.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-16"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-25" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient12319-1"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321-7" /> + <stop + id="stop12329-9" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327-0" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323-2" /> + </linearGradient> + <linearGradient + id="linearGradient12306-26"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308-0" /> + <stop + id="stop12317-1" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315-1" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-16" + id="radialGradient12888-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1576,-1375.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-1" + id="linearGradient12960-3" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,1.0476185,-1812.2329,-299.9044)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-1" + id="linearGradient12956-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,1.0476185,-1823.2329,-299.9044)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-26" + id="linearGradient12952-4" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,360,2893)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-26" + id="linearGradient12964-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,-1,360,2882)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + id="linearGradient11207-7"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-39" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-7" + id="linearGradient21510" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-7" + id="linearGradient21518" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-384,-3040)" + style="display:inline" + id="distribute_baselines_vert"> + <rect + style="fill:url(#radialGradient12888-3);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12842" + width="24" + height="24" + x="-216" + y="-1544" + transform="scale(-1,-1)" /> + <rect + y="193" + x="-1531" + height="21.999989" + width="3" + id="rect12844" + style="fill:url(#linearGradient12960-3);fill-opacity:1;stroke:none" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="fill:url(#linearGradient12956-4);fill-opacity:1;stroke:none" + id="rect12848" + width="3" + height="21.999989" + x="-1542" + y="193" + transform="matrix(0,-1,1,0,0,0)" /> + <path + sodipodi:nodetypes="cc" + id="path12850" + d="m 214.5,1540.5 -21,0" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12952-4);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12964-9);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 214.5,1529.5 -21,0" + id="path12962" + sodipodi:nodetypes="cc" /> + <g + id="use12852" + inkscape:label="#g14209" + transform="matrix(0,1,-1,0,403,250)"> + <path + style="fill:url(#linearGradient21510);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path21506" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path21508" /> + </g> + <g + id="use12854" + inkscape:label="#g14209" + transform="matrix(0,1,-1,0,403,261)"> + <path + style="fill:url(#linearGradient21518);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path21514" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path21516" /> + </g> + <path + d="m 208.03125,1530 c -0.58601,0 -1.17201,0 -1.75802,0 -0.23295,-0.6814 -0.46589,-1.3629 -0.69885,-2.0443 -1.06646,0 -2.13293,0 -3.1994,0 -0.22021,0.6814 -0.44041,1.3629 -0.66062,2.0443 -0.57147,0 -1.14291,0 -1.71436,0 1.03916,-3.0001 2.07834,-5.9999 3.1175,-9 0.56965,0 1.13927,0 1.7089,0 1.06829,3.0001 2.13658,5.9999 3.20485,9 z m -2.97556,-3.5607 c -0.3676,-1.1133 -0.73523,-2.2264 -1.10285,-3.3397 -0.36034,1.1133 -0.72069,2.2264 -1.08104,3.3397 0.72798,0 1.45594,0 2.18389,0 z" + style="font-size:16px;font-style:normal;font-weight:bold;fill:#2e3436;fill-opacity:1;stroke:none;font-family:Arial" + id="path12988" /> + <path + d="m 200,1532.0004 c 1.23144,0 2.4629,0 3.69431,0 0.51325,0.019 1.04131,0.015 1.53172,0.2007 0.7754,0.2958 1.36553,1.1291 1.36279,2.0249 0.0261,0.8376 -0.45979,1.6571 -1.17393,1.9884 0.54156,0.161 1.04807,0.5216 1.32396,1.0592 0.38366,0.727 0.32218,1.6564 -0.0383,2.3793 -0.27689,0.5865 -0.78947,1.0377 -1.38427,1.1954 -0.50242,0.1419 -1.02734,0.1136 -1.5417,0.1358 -1.17659,0.021 -2.35339,0.01 -3.53009,0.012 -0.0815,0 -0.16297,0 -0.24446,0 0,-2.9997 0,-5.9994 0,-8.9989 z m 1.68716,1.4978 c 0,0.6936 0,1.3873 0,2.0808 0.74606,0 1.49268,0.014 2.23821,-0.022 0.36993,-0.016 0.77093,-0.1958 0.93472,-0.576 0.13189,-0.3253 0.12036,-0.7278 -0.0537,-1.0329 -0.186,-0.3225 -0.55979,-0.4299 -0.89235,-0.433 -0.74192,-0.026 -1.48464,-0.014 -2.22688,-0.017 z m 0,3.5787 c 0,0.802 0,1.604 0,2.4062 0.75044,0 1.50107,0.01 2.25133,-0.011 0.34321,-0.01 0.71967,-0.043 0.98664,-0.3033 0.31931,-0.2846 0.38289,-0.7806 0.29525,-1.1949 -0.0808,-0.4034 -0.40588,-0.7108 -0.77354,-0.798 -0.52889,-0.1113 -1.0715,-0.094 -1.60794,-0.099 -0.38392,0 -0.76783,0 -1.15174,0 z" + style="font-size:16px;font-style:normal;font-weight:bold;fill:#2e3436;fill-opacity:1;stroke:none;font-family:Arial" + id="path12983" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-vertical-bottom.svg b/share/icons/tango/scalable/actions/distribute-vertical-bottom.svg new file mode 100644 index 000000000..7f0732a29 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-vertical-bottom.svg @@ -0,0 +1,374 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-vertical-bottom.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-3"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-2" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-5" /> + </linearGradient> + <linearGradient + id="linearGradient11207-53"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-0" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-4" /> + </linearGradient> + <linearGradient + id="linearGradient11215-5"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217-6" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219-2" /> + </linearGradient> + <linearGradient + id="linearGradient11201-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205-9" /> + </linearGradient> + <linearGradient + id="linearGradient12319-8"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321-1" /> + <stop + id="stop12329-5" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327-1" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323-8" /> + </linearGradient> + <linearGradient + id="linearGradient12306-2"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308-1" /> + <stop + id="stop12317-6" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315-9" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310-08" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-3" + id="radialGradient20491" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1432,-1303.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-53" + id="linearGradient20493" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438742,0,0,1.9945382,49.07094,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215-5" + id="linearGradient20495" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438742,0,0,1.9945382,49.07094,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201-4" + id="linearGradient20497" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438612,0,0,2.4949863,49.069666,-1937.451)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-53" + id="linearGradient20499" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.5967913,1609.3842,-359.5884)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215-5" + id="linearGradient20501" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.5967913,1609.3842,-359.5884)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201-4" + id="linearGradient20503" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6066493,0,0,1.995952,1619.3758,-435.85343)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20505" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-2" + id="linearGradient20509" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1403,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20511" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-2" + id="linearGradient20515" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1415,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20636" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20638" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(0,-2,2,0,-2896,144)" + id="distribute_bottom" + style="display:inline"> + <rect + transform="scale(-1,-1)" + y="-1472" + x="-72" + height="24" + width="24" + id="rect20469" + style="fill:url(#radialGradient20491);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient20493);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20495);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20471" + width="8" + height="11.999992" + x="-70.5" + y="-1465.5" + transform="scale(-1,-1)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient20497);stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20473" + width="6.0000005" + height="9.9998789" + x="-69.5" + y="-1464.5" + transform="scale(-1,-1)" /> + <rect + style="fill:url(#linearGradient20499);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20501);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20475" + width="17.999973" + height="8.0000076" + x="1450.5" + y="-58.500008" + transform="matrix(0,1,-1,0,0,0)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient20503);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20477" + width="16.000036" + height="6.0000076" + x="1451.5" + y="-57.500008" + transform="matrix(0,1,-1,0,0,0)" /> + <g + style="fill:url(#linearGradient20636);fill-opacity:1;stroke:none" + id="g20479" + transform="matrix(-1.4999088,0,0,-1.0476185,333.2329,1963.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect20481" + style="fill:url(#linearGradient20505);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path20483" + d="m 50.5,1449.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20509);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="matrix(-1.4999088,0,0,-1.0476185,345.2329,1963.9044)" + id="g20485" + style="fill:url(#linearGradient20638);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient20511);fill-opacity:1;stroke:none" + id="rect20487" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20515);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 62.5,1449.5 0,21" + id="path20489" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-vertical-center.svg b/share/icons/tango/scalable/actions/distribute-vertical-center.svg new file mode 100644 index 000000000..b7f3acafb --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-vertical-center.svg @@ -0,0 +1,338 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-vertical-center.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient20915" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0000076,0,0,1,-1264.0104,1568)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient20917" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7158114,0,0,1.3296943,1632.8564,-368.21917)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient20919" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7158114,0,0,1.3296943,1632.8564,-368.21917)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient20921" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9064351,0,0,1.4970066,1652.1161,-400.27331)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient20923" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062421,0,0,1.5967902,1607.8844,-408.18822)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient20925" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062421,0,0,1.5967902,1607.8844,-408.18822)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient20927" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6066456,0,0,1.9959469,1617.7754,-484.85249)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient20929" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-1252,1567)" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient20931" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-1252,1567)" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient20933" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-1252,1567)" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient20935" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-1252,1567)" + x1="96" + y1="1353.4999" + x2="118.00007" + y2="1353.4999" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(0,-2,2,0,-2896,240)" + id="distribute_vcentre" + style="display:inline"> + <rect + y="1448" + x="96" + height="24" + width="24" + id="rect20897" + style="fill:url(#radialGradient20915);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient20917);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20919);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20899" + width="12" + height="8.0000076" + x="1453.5" + y="-117.50002" + transform="matrix(0,1,-1,0,0,0)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient20921);stroke-width:0.9999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20901" + width="10" + height="5.9999866" + x="1454.5" + y="-116.5" + transform="matrix(0,1,-1,0,0,0)" /> + <rect + style="fill:url(#linearGradient20923);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20925);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20903" + width="18" + height="8.0000029" + x="1450.5" + y="-105.5" + transform="matrix(0,1,-1,0,0,0)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient20927);stroke-width:0.9999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20905" + width="16" + height="5.9999928" + x="1451.5" + y="-104.5" + transform="matrix(0,1,-1,0,0,0)" /> + <g + id="g20907" + transform="translate(12,0)"> + <path + id="path20909" + style="fill:url(#linearGradient20929);fill-opacity:1;stroke:url(#linearGradient20931);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="m 100.4999,1453.4999 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,5 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,5.0001 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,4.9999 2.0001,0 0,2.0001 -2.0001,0 0,-2.0001 z m 0,-19 2.0001,0 0,2.0001 -2.0001,0 0,-2.0001 z" /> + </g> + <g + id="g20911"> + <path + d="m 100.4999,1453.4999 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,5 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,5.0001 2.0001,0 0,3 -2.0001,0 0,-3 z m 0,4.9999 2.0001,0 0,2.0001 -2.0001,0 0,-2.0001 z m 0,-19 2.0001,0 0,2.0001 -2.0001,0 0,-2.0001 z" + style="fill:url(#linearGradient20933);fill-opacity:1;stroke:url(#linearGradient20935);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + id="path20913" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-vertical-gaps.svg b/share/icons/tango/scalable/actions/distribute-vertical-gaps.svg new file mode 100644 index 000000000..ec07aa229 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-vertical-gaps.svg @@ -0,0 +1,374 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-vertical-gaps.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient21151" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1576,-1303.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient21153" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0008899,0,0,1.9945382,-109.87543,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient21155" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0008899,0,0,1.9945382,-109.87543,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient21157" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9532176,0,0,2.4949863,-114.69195,-1937.451)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient21159" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.3971925,1609.3842,-463.95238)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient21161" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.3971925,1609.3842,-463.95238)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient21163" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6066493,0,0,1.6632939,1619.3758,-514.79463)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient21165" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient21167" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient21169" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1553,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient21171" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient21173" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient21175" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1560,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(0,-2,2,0,-2896,432)" + id="distribute_vdist" + style="display:inline"> + <rect + style="fill:url(#radialGradient21151);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect21129" + width="24" + height="24" + x="-216" + y="-1472" + transform="scale(-1,-1)" /> + <rect + transform="scale(-1,-1)" + y="-1465.5" + x="-214.5" + height="11.999992" + width="7" + id="rect21131" + style="fill:url(#linearGradient21153);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient21155);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="scale(-1,-1)" + y="-1464.5" + x="-213.5" + height="9.9998789" + width="5" + id="rect21133" + style="fill:none;stroke:url(#linearGradient21157);stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-200.5" + x="1450.5" + height="7.0000076" + width="17.999973" + id="rect21135" + style="fill:url(#linearGradient21159);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient21161);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + y="-199.5" + x="1451.5" + height="5.0000081" + width="16.000036" + id="rect21137" + style="fill:none;stroke:url(#linearGradient21163);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + rx="0" + ry="0" /> + <g + transform="matrix(-1.4999088,0,0,-1.0476185,483.2329,1963.9044)" + id="g21139" + style="fill:url(#linearGradient21167);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient21165);fill-opacity:1;stroke:none" + id="rect21141" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient21169);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 200.5,1449.5 0,21" + id="path21143" + sodipodi:nodetypes="cc" /> + <g + style="fill:url(#linearGradient21173);fill-opacity:1;stroke:none" + id="g21145" + transform="matrix(-1.4999088,0,0,-1.0476185,490.2329,1963.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect21147" + style="fill:url(#linearGradient21171);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path21149" + d="m 207.5,1449.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient21175);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-vertical-node.svg b/share/icons/tango/scalable/actions/distribute-vertical-node.svg new file mode 100644 index 000000000..f6b651483 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-vertical-node.svg @@ -0,0 +1,342 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-vertical-node.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-6" /> + </linearGradient> + <linearGradient + id="linearGradient12706"> + <stop + id="stop12708" + offset="0" + style="stop-color:#ce5c00;stop-opacity:0;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:1;" + offset="0.27794591" + id="stop12710" /> + <stop + style="stop-color:#ce5c00;stop-opacity:1;" + offset="0.65109503" + id="stop12712" /> + <stop + id="stop12714" + offset="1" + style="stop-color:#ce5c00;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient12716"> + <stop + id="stop12718" + offset="0" + style="stop-color:#fcaf3e;stop-opacity:0;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1;" + offset="0.23427092" + id="stop12720" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:1;" + offset="0.73789984" + id="stop12722" /> + <stop + id="stop12724" + offset="1" + style="stop-color:#fcaf3e;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient11207-4"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-3" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient22218" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1480,-1591.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12706" + id="linearGradient22220" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,0.8571456,-398.2329,-2160.287)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12706" + id="linearGradient22222" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,0.8571456,-390.2329,-2160.287)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12706" + id="linearGradient22224" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4999088,0,0,0.8571456,-382.2329,-2160.287)" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12716" + id="linearGradient22226" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1.1538462,-1,0,1460,1571.6924)" + x1="144.99991" + y1="1352" + x2="160.59991" + y2="1352" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22228" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12716" + id="linearGradient22230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1.1538462,-1,0,1468,1571.6924)" + x1="144.99991" + y1="1352" + x2="160.59991" + y2="1352" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12716" + id="linearGradient22234" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1.1538462,-1,0,1452,1571.6924)" + x1="144.99991" + y1="1352" + x2="160.59991" + y2="1352" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-4" + id="linearGradient22236" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(0,2,-2,0,3520,-192)" + id="node_vdistribute" + style="display:inline"> + <rect + style="fill:url(#radialGradient22218);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect22184" + width="24" + height="24" + x="-120" + y="-1760" + transform="scale(-1,-1)" /> + <rect + transform="scale(-1,-1)" + ry="0" + y="-1757" + x="-117.00006" + height="18.000059" + width="3" + id="rect22186" + style="fill:url(#linearGradient22220);fill-opacity:1;stroke:none" /> + <rect + style="fill:url(#linearGradient22222);fill-opacity:1;stroke:none" + id="rect22188" + width="3" + height="18.000059" + x="-109.00006" + y="-1757" + ry="0" + transform="scale(-1,-1)" /> + <rect + transform="scale(-1,-1)" + ry="0" + y="-1757" + x="-101.00006" + height="18.000059" + width="3" + id="rect22190" + style="fill:url(#linearGradient22224);fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="css" + id="path22192" + d="m 97.499591,1753.494 c 2.516149,-5.494 4.201679,-11.689 9.560219,-8.494 5.03148,3 4.02518,8 11.44661,8" + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + <path + sodipodi:nodetypes="cc" + id="path22194" + d="m 107.5,1739.577 0,16.8462" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient22226);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="translate(-1172,1540)" + inkscape:label="#g14209" + id="g22196"> + <path + id="path22198" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:url(#linearGradient22228);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path22200" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient22230);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 115.5,1739.577 0,16.8462" + id="path22202" + sodipodi:nodetypes="cc" /> + <g + transform="translate(-1164,1547)" + inkscape:label="#g14209" + id="g22204"> + <path + id="path22206" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:url(#linearGradient22232);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path22208" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient22234);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 99.5,1739.577 0,16.8462" + id="path22210" + sodipodi:nodetypes="cc" /> + <g + transform="translate(-1180,1543)" + inkscape:label="#g14209" + id="g22212"> + <path + id="path22214" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:url(#linearGradient22236);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path22216" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/distribute-vertical-top.svg b/share/icons/tango/scalable/actions/distribute-vertical-top.svg new file mode 100644 index 000000000..70f6977f7 --- /dev/null +++ b/share/icons/tango/scalable/actions/distribute-vertical-top.svg @@ -0,0 +1,374 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="distribute-vertical-top.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-3"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-2" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-5" /> + </linearGradient> + <linearGradient + id="linearGradient11207-53"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209-0" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211-4" /> + </linearGradient> + <linearGradient + id="linearGradient11215-5"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217-6" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219-2" /> + </linearGradient> + <linearGradient + id="linearGradient11201-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205-9" /> + </linearGradient> + <linearGradient + id="linearGradient12319-8"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321-1" /> + <stop + id="stop12329-5" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327-1" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323-8" /> + </linearGradient> + <linearGradient + id="linearGradient12306-2"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308-1" /> + <stop + id="stop12317-6" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315-9" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310-08" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-3" + id="radialGradient20541" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0000076,-1432,-1303.9989)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-53" + id="linearGradient20543" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438742,0,0,1.9945382,49.07094,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215-5" + id="linearGradient20545" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438742,0,0,1.9945382,49.07094,-1841.5781)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201-4" + id="linearGradient20547" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1438612,0,0,2.4949863,49.069666,-1937.451)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207-53" + id="linearGradient20549" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.5967913,1609.3842,-359.5884)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215-5" + id="linearGradient20551" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5062398,0,0,1.5967913,1609.3842,-359.5884)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201-4" + id="linearGradient20553" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6066493,0,0,1.995952,1619.3758,-435.85343)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20555" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-2" + id="linearGradient20559" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1403,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20561" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306-2" + id="linearGradient20565" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1415,1304)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20709" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319-8" + id="linearGradient20711" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-6.0282339" + inkscape:cy="-101.87363" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(0,2,2,0,-2896,-96)" + id="distribute_top" + style="display:inline"> + <rect + transform="scale(-1,-1)" + y="-1472" + x="-72" + height="24" + width="24" + id="rect20519" + style="fill:url(#radialGradient20541);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient20543);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20545);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20521" + width="8" + height="11.999992" + x="-70.5" + y="-1465.5" + transform="scale(-1,-1)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient20547);stroke-width:0.99999958;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20523" + width="6.0000005" + height="9.9998789" + x="-69.5" + y="-1464.5" + transform="scale(-1,-1)" /> + <rect + style="fill:url(#linearGradient20549);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20551);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20525" + width="17.999973" + height="8.0000076" + x="1450.5" + y="-58.500008" + transform="matrix(0,1,-1,0,0,0)" /> + <rect + ry="0" + rx="0" + style="fill:none;stroke:url(#linearGradient20553);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20527" + width="16.000036" + height="6.0000076" + x="1451.5" + y="-57.500008" + transform="matrix(0,1,-1,0,0,0)" /> + <g + style="fill:url(#linearGradient20709);fill-opacity:1;stroke:none" + id="g20529" + transform="matrix(-1.4999088,0,0,-1.0476185,333.2329,1963.9044)"> + <rect + y="470.49994" + x="187.5" + height="21" + width="2.0001216" + id="rect20531" + style="fill:url(#linearGradient20555);fill-opacity:1;stroke:none" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path20533" + d="m 50.5,1449.5 0,21" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20559);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="matrix(-1.4999088,0,0,-1.0476185,345.2329,1963.9044)" + id="g20535" + style="fill:url(#linearGradient20711);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient20561);fill-opacity:1;stroke:none" + id="rect20537" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20565);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 62.5,1449.5 0,21" + id="path20539" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/document-cleanup.svg b/share/icons/tango/scalable/actions/document-cleanup.svg new file mode 100644 index 000000000..304a42e1d --- /dev/null +++ b/share/icons/tango/scalable/actions/document-cleanup.svg @@ -0,0 +1,135 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="document-cleanup.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <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="#linearGradient800" + id="linearGradient7452" + gradientUnits="userSpaceOnUse" + x1="26.011667" + y1="210.95692" + x2="38.991261" + y2="210.95692" + gradientTransform="matrix(2.9999996,0,0,2.9999996,-71.99999,-599.99992)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="339" + inkscape:window-y="112" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + sodipodi:nodetypes="cssc" + id="path6856" + d="m 10.606361,30.090236 c -2.9999996,0 -8.9999988,0.91467 -8.9999988,-5.999999 0,-8.999999 10.8848688,-7.499999 17.9999978,-7.499999 8.999999,0 8.999999,-7.4999992 8.999999,-7.4999992" + style="fill:none;stroke:#000000;stroke-width:2.99999952px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + transform="matrix(0.35948695,0,0,0.31763396,-82.662756,13.466068)" + d="m 280,97.5 a 6.25,6.5 0 1 1 -12.5,0 6.25,6.5 0 1 1 12.5,0 z" + sodipodi:ry="6.5" + sodipodi:rx="6.25" + sodipodi:cy="97.5" + sodipodi:cx="273.75" + id="path6858" + style="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="path6860" + d="m 14.973778,27.037346 c 21.107848,-11.809258 28.499997,1.5 28.499997,1.5 l 0,14.999998 -32.999996,0.0528 c 0,0 -8.9999988,-8.999999 4.499999,-16.552888 z" + style="fill:url(#linearGradient7452);fill-opacity:1;fill-rule:nonzero;stroke:#a37f2a;stroke-width:2.99999785;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:2.99999952;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.61052635;stroke-dashoffset:0;marker:none;display:inline" + d="m 17.906851,28.645436 c 17.418457,-8.262479 22.562637,0.77637 22.562637,0.77637 l 0,11.041169 -28.734131,0.0369 c 0,0 -4.9688785,-6.57006 6.171494,-11.854529 z" + id="path6888" + sodipodi:nodetypes="ccccs" /> + <path + transform="matrix(1.2000001,0,0,1.153846,-289.50004,-73.49999)" + d="m 280,97.5 a 6.25,6.5 0 1 1 -12.5,0 6.25,6.5 0 1 1 12.5,0 z" + sodipodi:ry="6.5" + sodipodi:rx="6.25" + sodipodi:cy="97.5" + sodipodi:cx="273.75" + id="path6862" + style="fill:#838383;fill-opacity:1;fill-rule:nonzero;stroke:#4c4d49;stroke-width:2.54950929;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <rect + y="1.4999998" + x="16.230347" + height="6.1028781" + width="24.269648" + id="rect6864" + style="fill:#cacaca;fill-opacity:1;fill-rule:nonzero;stroke:#777777;stroke-width:2.99999785;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#000000;stroke-width:2.99999952px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 25.350777,4.3826094 5.999999,0" + id="path6866" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:4.24917936;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.53157893;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path7479" + sodipodi:cx="273.75" + sodipodi:cy="97.5" + sodipodi:rx="6.25" + sodipodi:ry="6.5" + d="m 280,97.5 a 6.25,6.5 0 1 1 -12.5,0 6.25,6.5 0 1 1 12.5,0 z" + transform="matrix(0.7200002,0,0,0.69230781,-158.10006,-28.500026)" /> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/document-export-ocal.svg b/share/icons/tango/scalable/actions/document-export-ocal.svg new file mode 100644 index 000000000..3b1db4791 --- /dev/null +++ b/share/icons/tango/scalable/actions/document-export-ocal.svg @@ -0,0 +1,234 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="document-export-ocal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient8342" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,168.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter9013"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.18391043" + id="feGaussianBlur9015" /> + </filter> + <filter + inkscape:collect="always" + id="filter9017"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.18391042" + id="feGaussianBlur9019" /> + </filter> + <filter + inkscape:collect="always" + id="filter9021"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.18391042" + id="feGaussianBlur9023" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient9089" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.365851,-0.462389,0,18.49586,-1.72254)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient9091" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.882016,0.692777,0,-1.192324,-12.0939)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="339" + inkscape:window-y="112" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9631197,0,0,2.9631197,-71.114873,-877.11924)" + style="display:inline" + id="ocal_import"> + <rect + style="fill:url(#radialGradient8342);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8338" + width="16.000002" + height="16" + x="24" + y="296" /> + <g + transform="matrix(0.6553153,0,0,0.6399772,8.1275591,106.56529)" + id="g9025" + style="display:inline"> + <rect + transform="matrix(0.9659258,0.258819,-0.258819,0.9659258,1,2.0584413)" + y="285.14597" + x="114.58023" + height="11" + width="11" + id="rect8947" + style="fill:#000000;fill-opacity:0.22950816;fill-rule:evenodd;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9013);enable-background:accumulate" /> + <rect + style="fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.5441612;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8945" + width="11" + height="11" + x="114.58023" + y="285.14597" + transform="matrix(0.9659258,0.258819,-0.258819,0.9659258,0,0)" /> + <rect + style="fill:#000000;fill-opacity:0.22950816;fill-rule:evenodd;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9017);enable-background:accumulate" + id="rect8949" + width="11" + height="11" + x="31.915922" + y="306.55859" /> + <rect + y="304.5" + x="30.915922" + height="11" + width="11" + id="rect8943" + style="fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.5441612;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0.9467925,-0.3218447,0.3218447,0.9467925,1,2.0584413)" + y="300.0697" + x="-75.545219" + height="11" + width="11" + id="rect8951" + style="fill:#000000;fill-opacity:0.22950816;fill-rule:evenodd;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9021);enable-background:accumulate" /> + <rect + style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.5441612;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8937" + width="11" + height="11" + x="-75.607918" + y="300.04868" + transform="matrix(0.9467925,-0.3218447,0.3218447,0.9467925,0,0)" /> + </g> + <g + transform="matrix(0.5887794,0,0,-0.5299043,27.11676,304.82399)" + inkscape:label="Layer 1" + id="g9081"> + <g + id="g12902"> + <path + sodipodi:nodetypes="cccccccc" + id="path9083" + d="m 3.8979283,0.39425607 0,5.66310253 -3.3979281,0 7.64298,9.4425564 7.6429798,-9.4425564 -3.384743,0 0,-5.66310253 -8.5032887,0 z" + style="fill:url(#radialGradient9089);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.79028809;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.5080214;fill:url(#radialGradient9091);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 2.3857523,7.01275 2.368753,0 0,-5.6734437 3.7454947,0 C 10.002754,7.5742866 8.1412336,9.1091038 6,11.489579 L 2.3857523,7.01275 z" + id="path9085" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path9087" + d="m 5.6074758,2.2796532 0,5.6772103 -1.3333243,0 3.858539,4.7255825 3.7921935,-4.7255825 -1.225848,0 0,-5.6772103 -5.0915602,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.7902869;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/document-export.svg b/share/icons/tango/scalable/actions/document-export.svg new file mode 100644 index 000000000..b0f15cd3c --- /dev/null +++ b/share/icons/tango/scalable/actions/document-export.svg @@ -0,0 +1,262 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="document-export.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient2778-7"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop2780-8" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop2782-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2810"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2812" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2814" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2828-9" + id="linearGradient22371" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6,-3)" + x1="14.40625" + y1="5.078125" + x2="13.828125" + y2="6.453125" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2828-9"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2830-3" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2832-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2798-4" + id="linearGradient22373" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6,-3)" + x1="13.5" + y1="3.3125" + x2="13.125" + y2="1.75" /> + <linearGradient + id="linearGradient2798-4"> + <stop + id="stop2800-6" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop2802-4" + offset="1" + style="stop-color:#d3d7cf;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2788-5" + id="linearGradient22375" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6,-3)" + x1="12.9375" + y1="3.25" + x2="11.6875" + y2="1.25" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2788-5"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2790-5" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2792-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2810" + id="linearGradient7344" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-18,-9)" + x1="6.375" + y1="2.75" + x2="10.78125" + y2="29.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2778-7" + id="radialGradient7347" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(6.695553,0,0,7.370025,-36.4776,-33.05073)" + cx="4.8879852" + cy="5.044178" + fx="4.8879852" + fy="5.044178" + r="11" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="339" + inkscape:window-y="112" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:url(#radialGradient7347);fill-opacity:1;stroke:#888a85;stroke-width:2.99999809;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 4.5,1.499976 c -1.662,0 -3,1.338 -3,3 L 1.5,43.5 c 0,1.662 1.338,3 3,3 l 27,0 c 1.662,0 3,-1.338 3,-3 l 0,-12 0,0 0,6 12,-12.000024 -12,-12 0,6 0,0 0,-9 -9,-9 -21,0 z" + id="path2840" + sodipodi:nodetypes="cccccccccccccccc" /> + <path + style="fill:none;stroke:url(#linearGradient7344);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="M 4.5,4.499976 4.5,43.5 l 27,0 0,-12 c 1.5e-4,-1.656795 1.34322,-2.999865 3,-3.000015 l 0,0 c 1.23387,-0.0129 2.34975,0.7311 2.8125,1.875015 l 4.875,-4.875024 -4.96875,-4.875 c -0.44979,1.112427 -1.51911,1.849887 -2.71875,1.875 l 0,0 c -1.65678,-1.65e-4 -2.99985,-1.343214 -3,-3 l 0,-7.6875 -7.3125,-7.3125 -19.6875,0 z" + id="path2842" + sodipodi:nodetypes="ccccccccccccccc" /> + <g + id="g2816" + transform="scale(3,3)"> + <path + transform="matrix(0.769641,0,0,1.001213,23.26193,-0.854122)" + d="m -19.180271,10.840971 c 0,1.379039 -1.454301,2.496971 -3.248272,2.496971 -1.793971,0 -3.248272,-1.117932 -3.248272,-2.496971 0,-1.379039 1.454301,-2.4969709 3.248272,-2.4969709 1.793971,0 3.248272,1.1179319 3.248272,2.4969709 z" + sodipodi:ry="2.4969709" + sodipodi:rx="3.2482717" + sodipodi:cy="10.840971" + sodipodi:cx="-22.428543" + id="path2884" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.13918138;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:type="arc" /> + <path + transform="matrix(0.461785,0,0,0.600728,16.35718,3.487523)" + d="m -19.180271,10.840971 c 0,1.379039 -1.454301,2.496971 -3.248272,2.496971 -1.793971,0 -3.248272,-1.117932 -3.248272,-2.496971 0,-1.379039 1.454301,-2.4969709 3.248272,-2.4969709 1.793971,0 3.248272,1.1179319 3.248272,2.4969709 z" + sodipodi:ry="2.4969709" + sodipodi:rx="3.2482717" + sodipodi:cy="10.840971" + sodipodi:cx="-22.428543" + id="path19379" + style="opacity:0.5;fill:none;stroke:#ffffff;stroke-width:1.89863503;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:type="arc" /> + <rect + y="6" + x="2" + height="1" + width="1" + id="rect2888" + style="fill:#2e3436;fill-opacity:1;stroke:none" /> + <rect + y="6" + x="9" + height="1" + width="1" + id="rect2890" + style="fill:#2e3436;fill-opacity:1;stroke:none" /> + <rect + y="13" + x="9" + height="1" + width="1" + id="rect2892" + style="fill:#2e3436;fill-opacity:1;stroke:none" /> + <rect + y="13" + x="2" + height="1" + width="1" + id="rect2894" + style="fill:#2e3436;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#888a85;fill-opacity:1;stroke:none" + id="rect1947" + width="3" + height="3" + x="33" + y="29.999947" /> + <rect + style="fill:#888a85;fill-opacity:1;stroke:none" + id="rect1949" + width="3" + height="3" + x="33" + y="17.999969" /> + <g + id="g1937" + transform="matrix(3,0,0,3,6,9)"> + <path + sodipodi:nodetypes="ccccc" + id="path2844" + d="M 5,1 5.265165,2.4033787 9,4.2626747 9,1.9501747 5,1 z" + style="opacity:0.3;fill:url(#linearGradient22371);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + id="path2846" + d="m 5.5,-1 0,2.5 4,0 0,-1 -3,-3" + style="fill:url(#linearGradient22373);fill-opacity:1;stroke:url(#linearGradient22375);stroke-width:0.9999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + <path + style="opacity:0.3;fill:none;stroke:#000000;stroke-width:2.99999809;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 34.5,31.5 0,6 12,-12.000024 -12,-12 0,6 0,0" + id="path2843" + sodipodi:nodetypes="cccccc" /> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/document-import-ocal.svg b/share/icons/tango/scalable/actions/document-import-ocal.svg new file mode 100644 index 000000000..2fea147b8 --- /dev/null +++ b/share/icons/tango/scalable/actions/document-import-ocal.svg @@ -0,0 +1,234 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="document-import-ocal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient8340" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,144.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter9013"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.18391043" + id="feGaussianBlur9015" /> + </filter> + <filter + inkscape:collect="always" + id="filter9017"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.18391042" + id="feGaussianBlur9019" /> + </filter> + <filter + inkscape:collect="always" + id="filter9021"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.18391042" + id="feGaussianBlur9023" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient9077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.365851,-0.462389,0,18.49586,-1.72254)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient9079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.882016,0.692777,0,-1.192324,-12.0939)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="339" + inkscape:window-y="112" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9631197,0,0,2.9631197,-71.114873,-806.00436)" + style="display:inline" + id="ocal_export"> + <rect + y="272" + x="24" + height="16" + width="16.000002" + id="rect8336" + style="fill:url(#radialGradient8340);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="g9063" + transform="matrix(0.6553153,0,0,0.6399772,8.1275591,82.56529)" + style="display:inline"> + <rect + style="fill:#000000;fill-opacity:0.22950816;fill-rule:evenodd;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9013);enable-background:accumulate" + id="rect9065" + width="11" + height="11" + x="114.58023" + y="285.14597" + transform="matrix(0.9659258,0.258819,-0.258819,0.9659258,1,2.0584413)" /> + <rect + transform="matrix(0.9659258,0.258819,-0.258819,0.9659258,0,0)" + y="285.14597" + x="114.58023" + height="11" + width="11" + id="rect9067" + style="fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.5441612;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="306.55859" + x="31.915922" + height="11" + width="11" + id="rect9069" + style="fill:#000000;fill-opacity:0.22950816;fill-rule:evenodd;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9017);enable-background:accumulate" /> + <rect + style="fill:#f57900;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.5441612;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect9071" + width="11" + height="11" + x="30.915922" + y="304.5" /> + <rect + style="fill:#000000;fill-opacity:0.22950816;fill-rule:evenodd;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9021);enable-background:accumulate" + id="rect9073" + width="11" + height="11" + x="-75.545219" + y="300.0697" + transform="matrix(0.9467925,-0.3218447,0.3218447,0.9467925,1,2.0584413)" /> + <rect + transform="matrix(0.9467925,-0.3218447,0.3218447,0.9467925,0,0)" + y="300.04868" + x="-75.607918" + height="11" + width="11" + id="rect9075" + style="fill:#a40000;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1.5441612;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + id="g9041" + inkscape:label="Layer 1" + transform="matrix(0.5887794,0,0,0.5299043,27.11676,272.4016)"> + <g + id="g12907"> + <path + style="fill:url(#radialGradient9077);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.79028809;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 3.8979283,0.39425607 0,5.66310253 -3.3979281,0 7.64298,9.4425564 7.6429798,-9.4425564 -3.384743,0 0,-5.66310253 -8.5032887,0 z" + id="path9043" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path9045" + d="m 2.3857523,7.01275 2.368753,0 0,-5.6734437 3.7454947,0 C 10.002754,7.5742866 8.1412336,9.1091038 6,11.489579 L 2.3857523,7.01275 z" + style="opacity:0.5080214;fill:url(#radialGradient9079);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.7902869;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 5.6074758,2.2796532 0,5.6772103 -1.3333243,0 3.858539,4.7255825 3.7921935,-4.7255825 -1.225848,0 0,-5.6772103 -5.0915602,0 z" + id="path9047" + sodipodi:nodetypes="cccccccc" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/document-import.svg b/share/icons/tango/scalable/actions/document-import.svg new file mode 100644 index 000000000..51b57200b --- /dev/null +++ b/share/icons/tango/scalable/actions/document-import.svg @@ -0,0 +1,278 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="document-import.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient2778"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop2780" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop2782" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2874"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2876" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2878" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2828"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2830" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2832" /> + </linearGradient> + <linearGradient + id="linearGradient2798"> + <stop + id="stop2800" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop2802" + offset="1" + style="stop-color:#d3d7cf;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient2788"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop2790" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop2792" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2828" + id="linearGradient7136" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-3)" + x1="14.40625" + y1="5.078125" + x2="13.828125" + y2="6.453125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2798" + id="linearGradient7138" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-3)" + x1="13.5" + y1="3.3125" + x2="13.125" + y2="1.75" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2788" + id="linearGradient7140" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-3)" + x1="12.9375" + y1="3.25" + x2="11.6875" + y2="1.25" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2874" + id="linearGradient7158" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3,0,0,3,-12,-9)" + x1="9" + y1="5.125" + x2="18.625" + y2="34.4375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2778" + id="radialGradient7162" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(6.695553,0,0,7.370025,-21.47775,-33.05073)" + cx="4.8879852" + cy="5.044178" + fx="4.8879852" + fy="5.044178" + r="11" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="339" + inkscape:window-y="112" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:url(#radialGradient7162);fill-opacity:1;stroke:#888a85;stroke-width:2.99999809;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 10.5,1.4999991 c -1.662,0 -3,1.3379997 -3,3 l 0,5.9999999 0,9 6,0 0,-6 12,12 -12,12.000001 0,-6 -6,0 0,12 c 0,1.662 1.338,2.999997 3,3 l 27,0 c 1.662,0 3,-1.338003 3,-3 l 0,-33.000001 -9,-8.9999999 -21,0 z" + id="rect1879" + sodipodi:nodetypes="ccccccccccccccccc" /> + <path + style="opacity:0.6;fill:#fce94f;fill-opacity:1;stroke:none" + d="m 21,14.999999 0,3.9375 5.53125,5.53125 c 0.569463,0.569577 0.569463,1.492923 0,2.0625 L 21,32.0625 21,36 l 12,0 0,-21.000001 -12,0 z" + id="rect2922" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:none;stroke:url(#linearGradient7158);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="m 10.5,4.4999991 0,5.9999999 0,6 0,0 0,-3 c -0.02906,-1.235193 0.702057,-2.3619 1.841937,-2.838577 1.139877,-0.476677 2.455419,-0.205843 3.314313,0.682327 l 12,12 c 0.584214,0.565245 0.914064,1.343352 0.914064,2.15625 0,0.812898 -0.32985,1.591005 -0.914064,2.15625 l -12,12.000001 c -0.858894,0.888171 -2.174436,1.159005 -3.314313,0.682326 C 11.202057,39.8619 10.470942,38.735193 10.5,37.5 l 0,-3 0,0 0,9 27,0 0,-31.687501 -7.3125,-7.3124999 -19.6875,0 z" + id="path2870" + sodipodi:nodetypes="cccccsccsccscccccccc" /> + <g + id="g1927" + transform="matrix(3,0,0,3,-6,9)"> + <path + sodipodi:nodetypes="ccccc" + id="path2820" + d="M 11,1 11.265165,2.4033787 15,4.2626747 15,1.9501747 11,1 z" + style="opacity:0.3;fill:url(#linearGradient7136);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + id="path2786" + d="m 11.5,-1 0,2.5 4,0 0,-1 -3,-3" + style="fill:url(#linearGradient7138);fill-opacity:1;stroke:url(#linearGradient7140);stroke-width:0.9999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + <g + id="g2937" + style="fill:#888a85" + transform="matrix(3,0,0,3,-15,-9)"> + <rect + y="7" + x="12" + height="1" + width="1" + id="rect2896" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <rect + y="7" + x="14" + height="1" + width="1" + id="rect2898" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <rect + y="7" + x="16" + height="1" + width="1" + id="rect2900" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <rect + y="9.0441942" + x="16" + height="1" + width="1" + id="rect2902" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <rect + y="11.044194" + x="16" + height="1" + width="1" + id="rect2904" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <rect + y="13.044194" + x="16" + height="1" + width="1" + id="rect2906" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <rect + y="15.044194" + x="16" + height="1" + width="1" + id="rect2908" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <rect + y="15.044194" + x="14" + height="1" + width="1" + id="rect2910" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <rect + y="15.044194" + x="12" + height="1" + width="1" + id="rect2912" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect2838" + width="3" + height="3" + x="9" + y="33" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect2840" + width="3" + height="3" + x="9" + y="15" /> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/document-metadata.svg b/share/icons/tango/scalable/actions/document-metadata.svg new file mode 100644 index 000000000..9a7985a82 --- /dev/null +++ b/share/icons/tango/scalable/actions/document-metadata.svg @@ -0,0 +1,269 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="document-metadata.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient6995" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5139498,0,0,0.5905313,2.4340729,2.5224871)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient6997" + gradientUnits="userSpaceOnUse" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" + gradientTransform="matrix(0.4605061,0,0,0.4517508,3.292189,4.5508334)" /> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2778" + id="radialGradient7066" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.231851,0,0,2.456675,13.8408,217.98309)" + cx="4.8879852" + cy="5.044178" + fx="4.8879852" + fy="5.044178" + r="11" /> + <linearGradient + id="linearGradient2778"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop2780" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop2782" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2810" + id="linearGradient7063" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(20,226)" + x1="6.375" + y1="2.75" + x2="10.78125" + y2="29.75" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2810"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop2812" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop2814" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2828" + id="linearGradient7081" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6,-3)" + x1="14.40625" + y1="5.078125" + x2="13.828125" + y2="6.453125" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2828"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop2830" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop2832" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2798" + id="linearGradient7083" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-6,-3)" + x1="13.5" + y1="3.3125" + x2="13.125" + y2="1.75" /> + <linearGradient + id="linearGradient2798"> + <stop + id="stop2800" + offset="0" + style="stop-color:white;stop-opacity:1" /> + <stop + id="stop2802" + offset="1" + style="stop-color:#d3d7cf;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13489" + id="linearGradient13495" + x1="5.6250005" + y1="1.375" + x2="5.0000005" + y2="-2.0625" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13489"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop13491" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop13493" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="339" + inkscape:window-y="112" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-72.000001,-672)" + style="display:inline" + id="document_metadata"> + <g + id="g4826" + transform="matrix(1.814279,0,0,1.599146,14.955446,212.91902)" + style="display:inline"> + <rect + ry="0.41477758" + rx="0.31529203" + y="7.2419782" + x="5.2607975" + height="9.3800058" + width="8.2677469" + id="rect6974" + style="fill:url(#linearGradient6995);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:0.58708906;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + ry="0.062790409" + rx="0.05641751" + y="8.3006659" + x="6.102366" + height="1.1299802" + width="6.5994039" + id="rect6976" + style="fill:url(#linearGradient6997);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:0.5870893;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect4958" + width="7.165381" + height="8.1293383" + x="5.8119802" + y="7.867312" + rx="0.069456466" + ry="0.080537617" /> + </g> + <path + style="fill:url(#radialGradient7066);fill-opacity:1;stroke:#555753;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 37.5,239 0,-3.50001 0,-3 -3,-3 -7,0 c -0.554,0 -1,0.446 -1,1 L 26.5,239" + id="path7009" + sodipodi:nodetypes="ccccccc" /> + <path + style="fill:none;stroke:url(#linearGradient7063);stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4.0999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 36.5,238.5 0,-5.56251 -2.4375,-2.4375 -6.5625,0 0,8.00001" + id="path7011" + sodipodi:nodetypes="ccccc" /> + <g + id="g7031" + transform="translate(28,232)"> + <path + sodipodi:nodetypes="ccccc" + id="path7033" + d="M 5,1 5.265165,2.4033787 9,4.2626747 9,1.9501747 5,1 z" + style="opacity:0.3;fill:url(#linearGradient7081);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + id="path7035" + d="m 5.5,-1 0,2.5 4,0 0,-1 -3,-3" + style="fill:url(#linearGradient7083);fill-opacity:1;stroke:url(#linearGradient13495);stroke-width:0.9999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-calligraphic.svg b/share/icons/tango/scalable/actions/draw-calligraphic.svg new file mode 100644 index 000000000..6d177f6e3 --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-calligraphic.svg @@ -0,0 +1,203 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-calligraphic.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + r="22.589285" + fy="40.321404" + fx="14.359877" + cy="40.321404" + cx="14.359877" + gradientTransform="matrix(1.371241,0,0,0.324111,-4.377575,27.25282)" + gradientUnits="userSpaceOnUse" + id="radialGradient2291" + xlink:href="#linearGradient3089" + inkscape:collect="always" /> + <linearGradient + id="linearGradient3089"> + <stop + id="stop3091" + offset="0" + style="stop-color:#000000;stop-opacity:0.28880867;" /> + <stop + id="stop3093" + offset="1.0000000" + style="stop-color:#000000;stop-opacity:0.0000000;" /> + </linearGradient> + <linearGradient + y2="9.75" + x2="21.85" + y1="9.75" + x1="2.6500001" + gradientTransform="matrix(2.126475,0,0,2.132848,0.04837027,0.112692)" + gradientUnits="userSpaceOnUse" + id="linearGradient2309" + xlink:href="#linearGradient2251" + inkscape:collect="always" /> + <linearGradient + id="linearGradient2251"> + <stop + id="stop2253" + offset="0" + style="stop-color:#c7581d;stop-opacity:1;" /> + <stop + id="stop2255" + offset="1" + style="stop-color:#faedd9;stop-opacity:1;" /> + </linearGradient> + <linearGradient + y2="8.5892859" + x2="13.903571" + y1="-4.8465223" + x1="-3.1085217" + gradientTransform="matrix(2.126475,0,0,2.132848,0.04837027,0.112692)" + gradientUnits="userSpaceOnUse" + id="linearGradient2311" + xlink:href="#linearGradient2251" + inkscape:collect="always" /> + <linearGradient + gradientTransform="matrix(1.029063,0,0,1.02215,-0.774165,0.641734)" + y2="24.718227" + x2="16.752289" + y1="20.172541" + x1="25.518404" + gradientUnits="userSpaceOnUse" + id="linearGradient2306" + xlink:href="#linearGradient2272" + inkscape:collect="always" /> + <linearGradient + id="linearGradient2272"> + <stop + style="stop-color:#8f5902;stop-opacity:1;" + offset="0" + id="stop2282" /> + <stop + id="stop2276" + offset="1" + style="stop-color:#8f5902;stop-opacity:0;" /> + </linearGradient> + <linearGradient + y2="18.803572" + x2="1.7368622" + y1="19.071428" + x1="2.2089286" + gradientTransform="matrix(2.246119,0,0,2.17914,-1.270794,-0.429923)" + gradientUnits="userSpaceOnUse" + id="linearGradient2302" + xlink:href="#linearGradient2340" + inkscape:collect="always" /> + <linearGradient + id="linearGradient2340"> + <stop + id="stop2342" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop2344" + offset="1" + style="stop-color:#ffffff;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="1.979899" + inkscape:cx="39.026546" + inkscape:cy="-4.7570621" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_calligraphic" + transform="matrix(1.1842517,0,0,1.1842517,1.7423098,-2.1499918)"> + <rect + style="opacity:0.24267782;fill:#000000;fill-opacity:0;stroke:none" + id="rect6221" + width="40.531925" + height="40.531925" + x="-1.4712327" + y="1.8154844" /> + <g + id="g7118" + inkscape:label="Livello 1" /> + <g + inkscape:label="luci" + id="g17723" + transform="matrix(0.754604,0,0,0.764431,0.684088,3.966152)"> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient2291);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible" + id="path3087" + sodipodi:cx="26.160715" + sodipodi:cy="40.32143" + sodipodi:rx="22.589285" + sodipodi:ry="7.3214288" + d="m 48.75,40.32143 c 0,4.043514 -10.113567,7.321429 -22.589285,7.321429 -12.475717,0 -22.5892848,-3.277915 -22.5892848,-7.321429 0,-4.043513 10.1135678,-7.321429 22.5892848,-7.321429 12.475718,0 22.589285,3.277916 22.589285,7.321429 z" + transform="matrix(0.941227,0,0,0.452638,-3.980084,26.43506)" /> + <path + sodipodi:nodetypes="cccccccccccccccccc" + id="path2229" + d="M 43.641129,2.2455399 C 33.524747,2.9208673 23.411709,10.297778 12.724605,26.516407 l -4.8134624,-0.987036 3.6213764,3.757721 -5.5248716,0.567139 4.6112076,1.528218 -5.0870813,6.16042 1.1373608,0.904803 5.6724035,-6.272975 5.803291,1.385343 -2.124404,-3.308928 4.76895,0.112555 -3.044255,-2.626383 c 9.569144,-2.132849 18.859895,-5.792457 24.176082,-12.191002 l -5.214763,-4.066229 0,0 8.326269,-0.25859 C 46.095947,9.0886155 46.985617,6.2126018 43.641129,2.2455399 z" + style="fill:url(#linearGradient2309);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient2311);stroke-width:2.22337341;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path2241" + d="M 15.605305,26.417874 C 23.04598,16.854049 30.278832,8.5327484 44.147185,3.9721204" + style="fill:none;stroke:url(#linearGradient2306);stroke-width:2.2233727;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cccccccccccccccccc" + id="path2244" + d="M 43.414927,0.51034181 C 33.471723,1.0269141 22.471701,8.5766681 11.808091,25.354768 l -5.4692291,-0.497096 2.486013,3.479668 -4.9720262,1.491286 4.4629726,2.485477 -3.4906327,4.036656 2.0025798,3.91687 5.9522116,-6.462241 7.440264,1.491287 -1.939264,-3.484042 6.04048,0 -3.109181,-2.978198 C 30.860845,26.516179 39.181607,21.960809 44.665052,15.42645 l -4.930326,-3.00116 6.380345,0.502094 C 48.961734,7.7563001 46.886467,2.3719318 44.664683,0.51034181 c -0.363196,0 -0.801722,-0.0232763 -1.249756,0 z" + style="fill:none;stroke:#8f5402;stroke-width:2.22337365;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cczc" + id="path1350" + d="m 0.49994055,44.686204 c 1.12306005,-4.358281 1.77506705,-5.568742 4.02118715,-8.83745 0,0 3.5996452,3.066617 2.4765851,5.245756 -1.12306,2.17914 -3.128592,0.322983 -6.49777225,3.591694 z" + style="fill:url(#linearGradient2302);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.2233727;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-connector.svg b/share/icons/tango/scalable/actions/draw-connector.svg new file mode 100644 index 000000000..c96fa07da --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-connector.svg @@ -0,0 +1,130 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-connector.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="39.026546" + inkscape:cy="-4.7570621" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.0000299,0,0,2.0000299,-2304.0352,-2080.0311)" + style="display:inline" + id="draw_connector"> + <path + id="path2186" + d="m 1169.5,1047.9715 0,6.5179" + style="fill:none;stroke:#2e3436;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="path2188" + d="m 1165.4706,1045.5436 -4.7647,0 -3.1765,9.3916" + style="fill:none;stroke:#2e3436;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <rect + ry="0.57772654" + rx="0.57447779" + y="1042.5007" + x="1165.5009" + height="6.9984598" + width="6.9983649" + id="rect1307" + style="fill:#e0e0dc;fill-opacity:1;stroke:#888a85;stroke-width:1.00158298;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0.57812011" + rx="0.57501841" + y="1054.5178" + x="1154.4868" + height="6.9810028" + width="8.0265265" + id="rect2182" + style="fill:#e0e0dc;fill-opacity:1;stroke:#888a85;stroke-width:1.00239551;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0.57812011" + rx="0.57501841" + y="1054.5178" + x="1165.4723" + height="6.9810028" + width="8.0265265" + id="rect2184" + style="fill:#e0e0dc;fill-opacity:1;stroke:#888a85;stroke-width:1.00239551;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0" + rx="0" + y="1043.5" + x="1166.5" + height="4.9999795" + width="4.9999804" + id="rect2190" + style="fill:none;stroke:#ffffff;stroke-width:0.99999601;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0" + rx="0" + y="1055.5004" + x="1166.5004" + height="4.9776349" + width="5.9873524" + id="rect2192" + style="fill:none;stroke:#ffffff;stroke-width:1.00082421;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0" + rx="0" + y="1055.4894" + x="1155.5234" + height="4.9784594" + width="5.9765053" + id="rect2194" + style="fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + y="1040" + x="1152.0004" + height="23.999641" + width="23.999641" + id="rect12957" + style="opacity:0.24267782;fill:#000000;fill-opacity:0;stroke:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-cuboid.svg b/share/icons/tango/scalable/actions/draw-cuboid.svg new file mode 100644 index 000000000..511e4d7c9 --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-cuboid.svg @@ -0,0 +1,256 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-cuboid.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <filter + inkscape:collect="always" + id="filter14326-3" + x="-0.05760023" + width="1.1152005" + y="-0.28800115" + height="1.5760024"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.6000024" + id="feGaussianBlur14328-3" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21063" + id="linearGradient21085" + x1="1244.7264" + y1="1121.0197" + x2="1244.7264" + y2="1116.2467" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient21063"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop21065" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop21067" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21063" + id="linearGradient21077" + x1="1236.8104" + y1="1127.4231" + x2="1236.8104" + y2="1119.9069" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21063" + id="linearGradient21069" + x1="1250.9022" + y1="1127.5717" + x2="1249.7977" + y2="1124.8217" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-5" + id="linearGradient16851" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2502023,-0.7175237,0.7175237,0.2502023,759.19673,1254.5395)" + x1="363.50674" + y1="497.23801" + x2="343.77631" + y2="502.13443" /> + <linearGradient + id="linearGradient2485-5"> + <stop + id="stop2486-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-9" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-5" + id="linearGradient17771" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2502023,-0.7175237,0.7175237,0.2502023,791.19673,1254.5395)" + x1="365.8851" + y1="509.31314" + x2="350.04565" + y2="520.88452" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3466" + id="linearGradient16846" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2502023,-0.7175237,0.7175237,0.2502023,759.19673,1254.5395)" + x1="371.86752" + y1="502.12704" + x2="361.13766" + y2="506.58102" /> + <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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.80824" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_3dbox" + transform="matrix(1.8776667,0,0,1.8776667,-2253.1643,-2087.9138)"> + <g + id="g13465"> + <g + style="display:inline" + id="g21102" + transform="translate(-32.019052,-0.02726646)"> + <path + transform="matrix(0.8347067,0,0,2.157355,267.13994,-1275.4989)" + d="m 1183.5891,1114.5 a 12.089139,2.5 0 1 1 -24.1782,0 12.089139,2.5 0 1 1 24.1782,0 z" + sodipodi:ry="2.5" + sodipodi:rx="12.089139" + sodipodi:cy="1114.5" + sodipodi:cx="1171.5" + id="path17631" + style="fill:#000000;fill-opacity:0.36078431;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter14326-3);enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:url(#linearGradient21085);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1235.0095,1128.9657 9.865,5.5655 8.6236,-5.5624 1.0625,-11.2813 -10.0333,-4.1688 -9.6351,4.2055 0.1175,11.2415 -2e-4,0 z" + id="path17723" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="ccccccc" + id="path17731" + d="m 1245.0305,1122.0417 -10.5207,-4.3662 0.1389,11.6749 10.3818,5.0736 0,-11.9136 0,0 0,-0.4687 z" + style="fill:url(#linearGradient21077);fill-opacity:1;stroke-width:1px" /> + <path + id="path17697" + d="m 1245.0272,1122.0665 0,12.4347 9.4474,-4.9989 0.094,-11.8602 -9.5411,4.4244 z" + style="fill:url(#linearGradient21069);fill-opacity:1;stroke:none" + sodipodi:nodetypes="ccccc" /> + <rect + y="1112" + x="1232" + height="24" + width="24" + id="rect17635" + style="fill:none;stroke:none;stroke-width:1.00000012;marker:none;display:inline" /> + <path + style="fill:url(#linearGradient16851);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1204.0058,1128.5106 7.5265,3.5815 0,-9.0802 -7.5312,-3.4728 0,8.9715 z" + transform="translate(32,0)" + id="path17637" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + d="m 1253.0121,1128.585 -6.4952,3.4356 -0.01,-8.9961 6.5,-3.0104 0.01,8.5709 z" + style="fill:url(#linearGradient17771);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path17639" + inkscape:box3dface="XZtop" /> + <path + style="fill:url(#linearGradient16846);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1205.5289,1117.543 7.5138,2.9685 6.4822,-2.924 -7.0098,-2.5531 -6.9862,2.5086 z" + transform="translate(32,0)" + id="path17641" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path17633" + d="m 1244.9946,1134.5312 9.5245,-5.0478 0,-11.9459 -9.9726,-4.0188 -10.0274,4.0188 0,11.9459 10.4755,5.0478 0,0 z" + style="fill:none;stroke:#535353;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="ccccc" + id="path13439" + transform="translate(32,0)" + d="m 1204.4039,1117.543 8.6388,3.4997 7.7009,-3.4552 -8.1973,-3.2093 -8.1424,3.1648 z" + style="fill:none;stroke:#ffffff;stroke-opacity:1" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-opacity:1" + d="m 1235.5327,1129.0588 8.6254,4.1872 0.013,-10.6114 -8.6522,-3.6781 0.014,10.1023 z" + id="path13442" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + id="path13444" + d="m 1253.4453,1128.9025 -7.5065,4.2184 0.048,-10.3614 7.5327,-3.8656 -0.074,10.0086 z" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-opacity:1" /> + <path + style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 1203.2499,1117.9376 9.75,4.0937 8.7813,-4.1562" + id="path21057" + transform="translate(32.019052,0.02726646)" + sodipodi:nodetypes="ccc" /> + <path + sodipodi:nodetypes="cc" + style="fill:none;stroke:#888a85;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 1212.9999,1122.0001 10e-5,11.7188" + id="path21059" + transform="translate(32.019052,0.02726646)" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-ellipse.svg b/share/icons/tango/scalable/actions/draw-ellipse.svg new file mode 100644 index 000000000..8a1e4e86e --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-ellipse.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-ellipse.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2195" + id="radialGradient11372" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.157407,0,37.75868)" + cx="25.125" + cy="44.8125" + fx="25.125" + fy="44.8125" + r="20.25" /> + <linearGradient + id="linearGradient2195"> + <stop + id="stop2197" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop2199" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient12136-7"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop12138-0" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop12140-3" /> + </linearGradient> + <radialGradient + r="5" + fy="469.24954" + fx="1164" + cy="469.24954" + cx="1164" + gradientTransform="matrix(1.8,5.663719e-6,-5.6637086e-6,1.7999967,-931.19738,-373.87642)" + gradientUnits="userSpaceOnUse" + id="radialGradient7642" + xlink:href="#linearGradient12136-7" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_arc_alt" + transform="matrix(2,0,0,2,-2304,-928)" + inkscape:label="#draw_arc"> + <rect + y="464" + x="1152" + height="24" + width="24" + id="rect6191" + style="opacity:0.24267782;fill:#000000;fill-opacity:0;stroke:none" /> + <path + transform="matrix(0.4938269,0,0,0.9411755,1151.5926,440.82357)" + d="M 45.375,44.8125 C 45.375,46.572908 36.308766,48 25.125,48 13.941234,48 4.875,46.572908 4.875,44.8125 c 0,-1.760408 9.066234,-3.1875 20.25,-3.1875 11.183766,0 20.25,1.427092 20.25,3.1875 z" + sodipodi:ry="3.1875" + sodipodi:rx="20.25" + sodipodi:cy="44.8125" + sodipodi:cx="25.125" + id="path6970" + style="opacity:0.38333333;fill:url(#radialGradient11372);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible" + sodipodi:type="arc" /> + <path + transform="matrix(0.473481,0,0,0.7454766,1152.4075,452.07758)" + d="m 44.547728,32.090096 c 0,6.297204 -8.983029,11.402096 -20.064156,11.402096 -11.081127,0 -20.0641556,-5.104892 -20.0641556,-11.402096 0,-6.297205 8.9830286,-11.402097 20.0641556,-11.402097 11.081127,0 20.064156,5.104892 20.064156,11.402097 z" + sodipodi:ry="11.402097" + sodipodi:rx="20.064156" + sodipodi:cy="32.090096" + sodipodi:cx="24.483572" + id="path2495" + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.68318605;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:type="arc" /> + <path + transform="matrix(0.4236411,0,0,0.6577731,1153.6278,454.89199)" + d="m 44.547728,32.090096 c 0,6.297204 -8.983029,11.402096 -20.064156,11.402096 -11.081127,0 -20.0641556,-5.104892 -20.0641556,-11.402096 0,-6.297205 8.9830286,-11.402097 20.0641556,-11.402097 11.081127,0 20.064156,5.104892 20.064156,11.402097 z" + sodipodi:ry="11.402097" + sodipodi:rx="20.064156" + sodipodi:cy="32.090096" + sodipodi:cx="24.483572" + id="path5134" + style="fill:none;stroke:#eeeeec;stroke-width:1.89436746;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.2,0,0,1.2857171,-232.8,-134.28708)" + d="m 1169,473.5 c 0,1.933 -2.2386,3.5 -5,3.5 -2.7614,0 -5,-1.567 -5,-3.5 0,-1.933 2.2386,-3.5 5,-3.5 2.7614,0 5,1.567 5,3.5 z" + sodipodi:ry="3.5" + sodipodi:rx="5" + sodipodi:cy="473.5" + sodipodi:cx="1164" + id="path11550" + style="opacity:0.33000004;fill:url(#radialGradient7642);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000875;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-eraser.svg b/share/icons/tango/scalable/actions/draw-eraser.svg new file mode 100644 index 000000000..ddbdfdc00 --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-eraser.svg @@ -0,0 +1,129 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-eraser.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12733" + id="radialGradient12748" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8794595,-0.1116338,0.06311856,0.7604028,58.695398,438.64947)" + cx="1162.077" + cy="1294.5182" + fx="1162.077" + fy="1294.5182" + r="11.9021" /> + <linearGradient + inkscape:collect="always" + id="linearGradient12733"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop12735" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop12737" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12156" + id="linearGradient12750" + gradientUnits="userSpaceOnUse" + x1="1160.9375" + y1="1285.625" + x2="1172" + y2="1304.875" + gradientTransform="matrix(0.9834689,0,0,0.995127,19.082008,6.170978)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient12156"> + <stop + style="stop-color:#e7c9c2;stop-opacity:1" + offset="0" + id="stop12158" /> + <stop + style="stop-color:#e2aaa1;stop-opacity:0;" + offset="1" + id="stop12160" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.303164" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_erase" + transform="matrix(2.1818182,0,0,2.1524773,-2513.4546,-2759.5646)" + inkscape:label="#draw_erase"> + <path + sodipodi:nodetypes="ccccccccc" + id="path12731" + d="m 1160.1008,1285 -6.1395,9.8066 -1.9613,5.9051 2.7287,0.6327 13.4728,0.2109 1.9613,-1.7926 3.8372,-9.0685 -0.3412,-3.6907 -13.558,-2.0035 z" + style="fill:url(#radialGradient12748);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="ccccccccc" + id="path12152" + d="m 1153.4358,1299.5332 13.6858,0 4.3835,-7.82 0,-5.2016 -1.1485,-1.1829 -10.7837,0.063 -1.5264,1.1338 -4.574,8.2446 -0.037,4.7628 z" + style="fill:#fb7474;fill-opacity:1;fill-rule:evenodd;stroke:#ef2929;stroke-width:0.99655467px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccccc" + id="path12154" + d="m 1154.5755,1294.452 11.8844,0.045 4.0488,-7.3641 -0.3918,-0.7907 -10.8258,0 -4.6618,8.1702 -0.054,-0.06 z" + style="fill:url(#linearGradient12750);fill-opacity:1;fill-rule:evenodd;stroke:#edd6d1;stroke-width:0.98928064px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccc" + id="path12165" + d="m 1154.5625,1295.4957 0,3.0314 11.875,0" + style="fill:none;stroke:#efa9a6;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-freehand.svg b/share/icons/tango/scalable/actions/draw-freehand.svg new file mode 100644 index 000000000..d49ae697e --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-freehand.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-freehand.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3897" + inkscape:collect="always"> + <stop + id="stop3899" + offset="0" + style="stop-color:#2e3436;stop-opacity:1;" /> + <stop + id="stop3901" + offset="1" + style="stop-color:#2e3436;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2966"> + <stop + id="stop2968" + offset="0" + style="stop-color:#ffd1d1;stop-opacity:1;" /> + <stop + style="stop-color:#ff1d1d;stop-opacity:1;" + offset="0.5" + id="stop3006" /> + <stop + id="stop2970" + offset="1" + style="stop-color:#6f0000;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2974"> + <stop + id="stop2976" + offset="0" + style="stop-color:#c1c1c1;stop-opacity:1;" /> + <stop + id="stop2978" + offset="1" + style="stop-color:#acacac;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient2984" + inkscape:collect="always"> + <stop + id="stop2986" + offset="0" + style="stop-color:#e7e2b8;stop-opacity:1;" /> + <stop + id="stop2988" + offset="1" + style="stop-color:#e7e2b8;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2994"> + <stop + id="stop2996" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop2998" + offset="1" + style="stop-color:#c9c9c9;stop-opacity:1;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3897" + id="radialGradient2071" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.021276,-0.00472805,0.00105067,0.226948,-0.359172,15.42575)" + cx="15.892858" + cy="20.014528" + fx="15.892858" + fy="20.014528" + r="7.5535712" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2966" + id="linearGradient2073" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.671524,-0.180531,0.318096,0.720791,-21.32231,-1.235235)" + x1="48.628307" + y1="17.415211" + x2="50.988335" + y2="22.250591" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2974" + id="linearGradient2075" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.671524,-0.180531,0.318096,0.720791,-21.77422,-0.735191)" + x1="46" + y1="19.8125" + x2="47.6875" + y2="22.625" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2984" + id="radialGradient2077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.963246,-0.527794,0.645645,1.463001,-68.76703,-10.17169)" + cx="29.053354" + cy="27.640751" + fx="29.053354" + fy="27.640751" + r="3.2408545" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2994" + id="linearGradient2079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.671524,-0.180531,0.318096,0.720791,-22.43351,-0.043859)" + x1="25.71875" + y1="31.046875" + x2="25.514589" + y2="30.703125" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="39.026546" + inkscape:cy="-4.7570621" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:none;stroke:#888a85;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 8.813794,5.042446 c 5.0366,1.32256 12.361,1.22448 12.209,4.72908 -0.2364,5.45094 -7.2936,3.73886 -12.6802,5.3288 -4.8508,1.43182 -3.5436,8.6145 1.2714,9.43336 12.5042,2.12652 30.9456,-0.1434 31.22,8.38832 0.2742,8.52684 -25.0724,11.05276 -35.6832,8.88464" + id="path13636" + sodipodi:nodetypes="cssszc" /> + <path + sodipodi:nodetypes="cssszc" + id="path13638" + d="m 8.813794,5.042446 c 5.0366,1.32256 12.361,1.22448 12.209,4.72908 -0.2364,5.45094 -7.2936,3.73886 -12.6802,5.3288 -4.8508,1.43182 -3.5436,8.6145 1.2714,9.43336 12.5042,2.12652 30.9456,-0.1434 31.22,8.38832 0.2742,8.52684 -25.0724,11.05276 -35.6832,8.88464" + style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + <g + inkscape:label="Layer 1" + id="g6521" + transform="matrix(2,0,0,2,0.665,2)" + inkscape:transform-center-y="29" + inkscape:transform-center-x="14.150306"> + <path + transform="matrix(0.933806,0,0,0.875,-5.044495,2.124997)" + d="m 23.607143,19.857143 c 0,0.946774 -3.381849,1.714286 -7.553571,1.714286 -4.171722,0 -7.5535715,-0.767512 -7.5535715,-1.714286 0,-0.946773 3.3818495,-1.714285 7.5535715,-1.714285 4.171722,0 7.553571,0.767512 7.553571,1.714285 z" + sodipodi:ry="1.7142857" + sodipodi:rx="7.5535712" + sodipodi:cy="19.857143" + sodipodi:cx="16.053572" + id="path3161" + style="opacity:0.3;fill:url(#radialGradient2071);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cccccc" + id="path1641" + d="M 3.1675463,19.235284 5.0088353,13.705574 16.610291,2.1069015 c 2.138388,-2.1443126 5.53082,1.4524791 3.283716,3.6226117 L 8.5804879,17.149524 3.1675463,19.235284 z" + style="fill:#cb9022;fill-opacity:1;fill-rule:evenodd;stroke:#5c410c;stroke-width:1.00000083;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="fill:url(#linearGradient2073);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 14.308887,5.1109587 c 0,0 1.27293,-0.06567 2.048283,0.7337697 0.798775,0.8235906 0.844942,1.9145998 0.844942,1.9145998 l 2.694323,-2.7887613 c 0,0 0.846239,-1.0994478 -0.41339,-2.3702516 -1.25999,-1.2711694 -2.37455,-0.2977309 -2.37455,-0.2977309 l -2.799608,2.8083743 z" + id="path1643" + sodipodi:nodetypes="czcczcc" /> + <path + sodipodi:nodetypes="czcczcc" + id="path1645" + d="m 13.932736,5.5352426 c 0,0 1.070899,-0.1161777 1.846253,0.6832624 0.798775,0.8235906 0.971211,2.0408686 0.971211,2.0408686 l 1.024953,-1.0818515 c 0,0 0.03483,-1.2009466 -0.809003,-2.0776303 C 16.099125,4.1991113 14.957689,4.4533904 14.957689,4.4533904 l -1.024953,1.0818522 z" + style="fill:url(#linearGradient2075);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccc" + id="path1647" + d="M 4,18.384246 5.4641587,14 c 1.2657388,0.314848 2.5208555,1.546432 2.7450734,2.746007 L 4,18.384246 z" + style="fill:url(#radialGradient2077);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccc" + id="path1649" + d="m 4.4550381,16.926015 -0.508501,1.568391 1.5502425,-0.623111 c -0.081736,-0.55756 -0.6154098,-0.883514 -1.0417415,-0.94528 z" + style="fill:url(#linearGradient2079);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="ccccc" + id="path1651" + d="M 5.5234772,14.012001 6.990286,14.610979 15.606635,5.9969579 C 15.035066,5.4609801 14.386326,5.4807932 13.904515,5.5570717 L 5.5234772,14.012001 z" + style="fill:#ffffff;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="ccccc" + id="path1653" + d="M 8.2543667,16.816311 7.8359235,15.790037 16.430158,7.2673275 c 0,0 0.385368,0.7536175 0.351757,0.876321 L 8.2543667,16.816311 z" + style="fill:#000000;fill-opacity:0.36363639;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-geometry.svg b/share/icons/tango/scalable/actions/draw-geometry.svg new file mode 100644 index 000000000..560163126 --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-geometry.svg @@ -0,0 +1,215 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-geometry.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient13288" + id="radialGradient13335" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-8.2454675e-6,0.9180931,-1.3654296,-1.1079373e-5,2992.5092,303.83791)" + cx="1142.1698" + cy="1353.6489" + fx="1142.1698" + fy="1353.6489" + r="7.21065" /> + <linearGradient + id="linearGradient13288"> + <stop + style="stop-color:#eef1f5;stop-opacity:1;" + offset="0" + id="stop13290" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="1" + id="stop13292" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13302" + id="linearGradient13337" + gradientUnits="userSpaceOnUse" + x1="1150.4254" + y1="1360.2516" + x2="1150.058" + y2="1359.7936" /> + <linearGradient + id="linearGradient13302"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop13304" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop13306" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13302" + id="linearGradient13339" + gradientUnits="userSpaceOnUse" + x1="1150.4254" + y1="1360.2516" + x2="1150.058" + y2="1359.7936" /> + <linearGradient + id="linearGradient13345"> + <stop + id="stop13347" + offset="0" + style="stop-color:#000000;stop-opacity:0.28354979;" /> + <stop + id="stop13349" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="11.9021" + fy="1294.5182" + fx="1162.077" + cy="1294.5182" + cx="1162.077" + gradientTransform="matrix(0.7270065,-0.04185786,0.09366603,0.2508764,177.90703,1087.9209)" + gradientUnits="userSpaceOnUse" + id="radialGradient8247" + xlink:href="#linearGradient13345" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.303164" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_lpetool" + transform="matrix(2.0032941,0,0,2.0032941,-2270.1367,-2690.5882)" + inkscape:label="#draw_lpetool"> + <path + id="path13314" + d="m 1136.0175,1355.5166 15.9593,0" + style="fill:#555753;fill-rule:evenodd;stroke:#2e3436;stroke-width:1.02308989px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccccccccccccccccccccccc" + id="path12765" + d="m 1143.0344,1343.5821 -0.4876,0.4735 0,6.6272 -0.9286,-1.3125 -3.333,3.4309 -1.1481,3.7831 0,2.6146 1.494,2.1015 0.8913,-2.1015 0,-1.1599 0.8319,-3.0604 2.7643,-3.4274 1.8123,0 2.9624,3.4274 0.9779,3.0604 1.3429,1.6853 1.0238,-1.6853 0,-1.4547 -1.856,-3.7831 -2.7581,-3.4309 -1.0262,1.3125 -0.093,-6.6272 -0.5307,-0.4735 -1.9396,0 z" + style="fill:url(#radialGradient13335);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + transform="matrix(0.8121477,0,0,0.8512579,200.89668,191.25706)" + d="m 1164.4281,1360.0684 c 0,1.6597 -1.4246,3.0052 -3.182,3.0052 -1.7574,0 -3.182,-1.3455 -3.182,-3.0052 0,-1.6598 1.4246,-3.0052 3.182,-3.0052 1.7574,0 3.182,1.3454 3.182,3.0052 z" + sodipodi:ry="3.0052037" + sodipodi:rx="3.1819804" + sodipodi:cy="1360.0684" + sodipodi:cx="1161.2461" + id="path12767" + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#d3d7cf;stroke-width:1.37285888;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12769" + sodipodi:cx="1161.2461" + sodipodi:cy="1360.0684" + sodipodi:rx="3.1819804" + sodipodi:ry="3.0052037" + d="m 1164.4281,1360.0684 c 0,1.6597 -1.4246,3.0052 -3.182,3.0052 -1.7574,0 -3.182,-1.3455 -3.182,-3.0052 0,-1.6598 1.4246,-3.0052 3.182,-3.0052 1.7574,0 3.182,1.3454 3.182,3.0052 z" + transform="matrix(0.514363,0,0,0.5446361,546.69803,608.25755)" /> + <path + sodipodi:nodetypes="cc" + id="path12771" + d="m 1138.5303,1360.8912 0,3.2583" + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none" /> + <path + style="fill:none;stroke:#6c84a6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none" + d="m 1138.5303,1365.0051 0,-0.9037" + id="path13298" + sodipodi:nodetypes="cc" /> + <path + transform="matrix(1.2866046,0,0,1.4474004,-329.90628,-609.56345)" + d="m 1151.4349,1360.0684 c 0,0.5857 -0.5342,1.0606 -1.1932,1.0606 -0.659,0 -1.1932,-0.4749 -1.1932,-1.0606 0,-0.5858 0.5342,-1.0607 1.1932,-1.0607 0.659,0 1.1932,0.4749 1.1932,1.0607 z" + sodipodi:ry="1.0606601" + sodipodi:rx="1.1932427" + sodipodi:cy="1360.0684" + sodipodi:cx="1150.2417" + id="path13300" + style="fill:url(#linearGradient13337);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:0.68113065;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none" + d="m 1150.0441,1360.8912 0,3.2583" + id="path13310" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path13312" + d="m 1150.0441,1365.0051 0,-0.9037" + style="fill:none;stroke:#6c84a6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none" /> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient13339);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:0.68113065;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path13316" + sodipodi:cx="1150.2417" + sodipodi:cy="1360.0684" + sodipodi:rx="1.1932427" + sodipodi:ry="1.0606601" + d="m 1151.4349,1360.0684 c 0,0.5857 -0.5342,1.0606 -1.1932,1.0606 -0.659,0 -1.1932,-0.4749 -1.1932,-1.0606 0,-0.5858 0.5342,-1.0607 1.1932,-1.0607 0.659,0 1.1932,0.4749 1.1932,1.0607 z" + transform="matrix(1.2414508,0,0,1.868014,-283.96855,-1185.1267)" /> + <path + style="fill:#555753;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1144.2147,1355.5166 1.9299,0" + id="path13320" /> + <path + sodipodi:nodetypes="ccccccccc" + id="path13341" + d="m 1141.6077,1361.0429 -8.0216,1.1513 -0.3842,4.543 2.8315,0.2293 13.9801,0.076 2.0351,-0.6497 3.9817,-3.2866 -0.354,-1.3376 -14.0686,-0.7261 z" + style="fill:url(#radialGradient8247);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-path.svg b/share/icons/tango/scalable/actions/draw-path.svg new file mode 100644 index 000000000..e60fc1efc --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-path.svg @@ -0,0 +1,199 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient14241" + id="linearGradient14247" + x1="1222.0938" + y1="772.9375" + x2="1222" + y2="775.03235" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient14241"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop14243" /> + <stop + style="stop-color:#3465a4;stop-opacity:0;" + offset="1" + id="stop14245" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient14233" + id="linearGradient14239" + x1="1221" + y1="773.07867" + x2="1221" + y2="774.5011" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient14233"> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="0" + id="stop14235" /> + <stop + style="stop-color:#204a87;stop-opacity:0;" + offset="1" + id="stop14237" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient14224"> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop14226" /> + <stop + style="stop-color:#729fcf;stop-opacity:0;" + offset="1" + id="stop14229" /> + </linearGradient> + <linearGradient + y2="775.06256" + x2="1219.125" + y1="772.78131" + x1="1219.125" + gradientUnits="userSpaceOnUse" + id="linearGradient7881" + xlink:href="#linearGradient14224" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="39.026546" + inkscape:cy="-4.7570621" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2,0,0,2,-2400.1289,-1503.9627)" + style="display:inline" + id="draw_pen_alt" + inkscape:label="#draw_pen"> + <rect + y="752" + x="1200.0645" + height="23.981354" + width="24" + id="rect13860" + style="fill:#ffffff;fill-opacity:0;stroke:none" /> + <path + style="fill:none;stroke:#555753;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1205.0631,759.44259 c 0.011,0 5.8932,-3.91643 6.9719,-3.96043 l 1.992,0 c 0.9318,-0.04 2.6641,1.41621 2.5286,2.52036" + id="path13864" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1204.0275,766.3251 -3,2.40625 0.044,2.2098 2.9107,-2.30355 0.045,-2.3125 z" + id="path13876" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1202.578,757.47814 0,-3.99679 3.9719,0 0,3.97556 -1.0054,0 0,4.06735 1.0054,0 0,3.99211 -1.0237,-0.009 0,5.00478 1.0379,0 0,3.969 -4.0125,0 0,-3.969 0.977,0 0,-5.02377 -0.8898,0 0,-3.969 0.8898,0 0,-4.04144 -0.9506,0 z" + id="path13880" + sodipodi:nodetypes="ccccccccccccccccccccc" /> + <rect + style="fill:#888a85;fill-opacity:1;stroke:none" + id="rect13882" + width="0.97701252" + height="1.000001" + x="1204.0171" + y="762.98132" + rx="0" + ry="0" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1201.5631,769.89352 3,-2.41217" + id="path13884" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 1204.7489,759.72407 c 0.011,0 6.1848,-4.19725 7.2679,-4.2419 l 2,0 c 0.9356,-0.0406 2.6748,1.43703 2.5388,2.55741" + id="path13886" + sodipodi:nodetypes="cccc" /> + <rect + ry="1" + y="757.06879" + x="1215.5" + height="6.4312134" + width="2" + id="rect14212" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="762.5" + x="1214.5" + height="4" + width="4" + id="rect14215" + style="fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#fce94f;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect14220" + width="2" + height="2" + x="1215.5" + y="763.5" /> + <path + sodipodi:nodetypes="cccccc" + id="rect14217" + d="m 1212.5,774.53235 0,-7.15845 c 0,-0.48414 1.3898,-1.8739 1.8739,-1.8739 l 4.2522,0 c 0.4841,0 1.8739,1.38976 1.8739,1.8739 l 0,7.15845" + style="fill:url(#linearGradient14247);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient14239);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:url(#linearGradient7881);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1213.5,774.56257 0,-6.93768 c 0,-0.37135 0.7738,-1.12485 1.1867,-1.12485 l 3.6267,0 c 0.4129,0 1.1866,0.7535 1.1866,1.12485 l 0,6.93768" + id="path14222" + sodipodi:nodetypes="cccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-polygon-star.svg b/share/icons/tango/scalable/actions/draw-polygon-star.svg new file mode 100644 index 000000000..23b3da263 --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-polygon-star.svg @@ -0,0 +1,155 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-polygon-star.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient13244" + gradientUnits="userSpaceOnUse" + x1="1207.75" + y1="543.53467" + x2="1213.25" + y2="548.28467" /> + <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="#linearGradient2195-3" + id="radialGradient16792" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.157407,0,37.75868)" + cx="25.125" + cy="44.8125" + fx="25.125" + fy="44.8125" + r="20.25" /> + <linearGradient + id="linearGradient2195-3"> + <stop + id="stop2197-6" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop2199-8" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient13250" + gradientUnits="userSpaceOnUse" + x1="1209.25" + y1="546.03467" + x2="1223.75" + y2="560.03467" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2,0,0,2,-2400,-1072)" + style="display:inline" + id="draw_star_alt" + inkscape:label="#draw_star"> + <path + style="fill:url(#linearGradient13244);fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1213.4164,551.77717 -9.3682,0 -2.6766,-8.86921 7.3607,-5.70162 7.3608,5.70162 -2.6767,8.86921 z" + id="path16780" + sodipodi:nodetypes="cccccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.0000031;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.58208953;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1212.6184,550.74675 -7.7713,0 -2.2204,-7.54951 6.106,-4.85323 6.1061,4.85323 -2.2204,7.54951 z" + id="path16778" + sodipodi:nodetypes="cccccc" /> + <rect + style="opacity:0.24267782;fill:#000000;fill-opacity:0;stroke:none" + id="rect6193" + width="24" + height="24" + x="1200" + y="536" /> + <path + transform="matrix(0.5173985,0,0,0.9413468,1198.4993,513.81644)" + d="M 45.375,44.8125 C 45.375,46.572908 36.308766,48 25.125,48 13.941234,48 4.875,46.572908 4.875,44.8125 c 0,-1.760408 9.066234,-3.1875 20.25,-3.1875 11.183766,0 20.25,1.427092 20.25,3.1875 z" + sodipodi:ry="3.1875" + sodipodi:rx="20.25" + sodipodi:cy="44.8125" + sodipodi:cx="25.125" + id="path1320" + style="opacity:0.18333333;fill:url(#radialGradient16792);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible" + sodipodi:type="arc" /> + <g + transform="matrix(0.9918221,0.1276282,-0.1276282,0.9918221,79.809073,-150.0719)" + id="g13246"> + <path + style="fill:url(#linearGradient13250);fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="m 1219.0891,557.54127 -5.5401,-3.06502 -5.5845,3.09304 1.2138,-6.19647 -4.6783,-4.33561 6.2903,-0.7646 2.6932,-5.77259 2.6737,5.72391 6.3428,0.76796 -4.6378,4.30217 1.2269,6.24721 z" + id="path1324" /> + <path + sodipodi:nodetypes="ccccccccccc" + id="path2199" + d="m 1217.5382,555.57374 -4.0207,-2.27199 -4.0188,2.35818 0.8467,-4.5193 -3.4079,-3.20601 4.5242,-0.63729 2.004,-4.23481 2.0257,4.20863 4.5428,0.55638 -3.4278,3.27074 0.9318,4.47547 z" + style="fill:none;stroke:#ffffff;stroke-width:1.0000031;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.58208953;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-rectangle.svg b/share/icons/tango/scalable/actions/draw-rectangle.svg new file mode 100644 index 000000000..3395c5818 --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-rectangle.svg @@ -0,0 +1,207 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-rectangle.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3688" + id="radialGradient11376" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.003784,0,0,1.4,27.98813,-17.4)" + cx="4.9929786" + cy="43.5" + fx="4.9929786" + fy="43.5" + r="2.5" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3688"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop3690" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop3692" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3688" + id="radialGradient11378" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.003784,0,0,1.4,-20.01187,-104.4)" + cx="4.9929786" + cy="43.5" + fx="4.9929786" + fy="43.5" + r="2.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485" + id="linearGradient11380" + gradientUnits="userSpaceOnUse" + x1="32.636364" + y1="40" + x2="32.636364" + y2="47" /> + <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" + id="linearGradient12136"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop12138" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop12140" /> + </linearGradient> + <radialGradient + r="5" + fy="469.65936" + fx="1162.8481" + cy="469.65936" + cx="1162.8481" + gradientTransform="matrix(1.230762,-6.5665059e-6,5.5987854e-6,0.8909089,-268.3458,54.129394)" + gradientUnits="userSpaceOnUse" + id="radialGradient7614" + xlink:href="#linearGradient12136" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_rect_alt" + transform="matrix(2,0,0,2,-2304,-784)" + inkscape:label="#draw_rect"> + <rect + style="opacity:0.24267782;fill:#000000;fill-opacity:0;stroke:none" + id="rect6185" + width="24" + height="24" + x="1152" + y="392" /> + <g + transform="matrix(0.5499997,0,0,0.5555561,1150.8,386.88888)" + inkscape:label="Shadow" + id="g2043"> + <g + inkscape:label="Shadow" + id="g2036" + style="opacity:0.5;display:inline"> + <g + transform="matrix(1.052632,0,0,1.285713,-1.263158,-13.42854)" + style="opacity:0.4" + id="g3712"> + <rect + style="fill:url(#radialGradient11376);fill-opacity:1;stroke:none" + id="rect2801" + width="5" + height="7" + x="38" + y="40" /> + <rect + style="fill:url(#radialGradient11378);fill-opacity:1;stroke:none" + id="rect3696" + width="5" + height="7" + x="-10" + y="-47" + transform="scale(-1,-1)" /> + <rect + style="fill:url(#linearGradient11380);fill-opacity:1;stroke:none" + id="rect3700" + width="28" + height="7.0000005" + x="10" + y="40" /> + </g> + </g> + </g> + <rect + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1.0000025;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect8738" + width="17.000002" + height="14.999999" + x="1155.5" + y="396.5" + rx="0" + ry="0" /> + <rect + style="fill:none;stroke:#eeeeec;stroke-width:1.00000298;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0" + id="rect11103" + width="14.999997" + height="13.000005" + x="1156.5" + y="397.5" /> + <path + sodipodi:nodetypes="cscsc" + id="path12144" + d="m 1169,473.5 c 0,1.932 -4.5477,3.5 -7.3077,3.5 -2.76,0 -2.6923,-5.09091 -2.6923,-7 2.3077,0 4.5477,0 7.3077,0 2.76,0 2.6923,1.568 2.6923,3.5 z" + style="opacity:0.33000004;fill:url(#radialGradient7614);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.0000875;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + transform="matrix(1.3,0,0,1.5714281,-350.7,-341.57121)" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-spiral.svg b/share/icons/tango/scalable/actions/draw-spiral.svg new file mode 100644 index 000000000..cbeddc9be --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-spiral.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-spiral.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2195-1" + id="radialGradient16321" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.157407,0,37.75868)" + cx="25.125" + cy="44.8125" + fx="25.125" + fy="44.8125" + r="20.25" /> + <linearGradient + id="linearGradient2195-1"> + <stop + id="stop2197-64" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop2199-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2,0,0,2,-2304,-1216)" + style="display:inline" + id="draw_spiral"> + <rect + y="608" + x="1152" + height="24" + width="24" + id="rect11399" + style="opacity:0.24267782;fill:#000000;fill-opacity:0;stroke:none;display:inline" /> + <path + transform="matrix(0.555978,0,0,0.941176,1149.7725,586.82354)" + d="M 45.375,44.8125 C 45.375,46.572908 36.308766,48 25.125,48 13.941234,48 4.875,46.572908 4.875,44.8125 c 0,-1.760408 9.066234,-3.1875 20.25,-3.1875 11.183766,0 20.25,1.427092 20.25,3.1875 z" + sodipodi:ry="3.1875" + sodipodi:rx="20.25" + sodipodi:cy="44.8125" + sodipodi:cx="25.125" + id="path16307" + style="opacity:0.18333333;fill:url(#radialGradient16321);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cssssssssc" + id="path16309" + d="m 1163.0223,621.36587 c 0.984,1.12658 -0.7866,2.23144 -1.6993,2.11249 -1.9908,-0.25946 -2.7296,-2.58033 -2.1316,-4.30609 0.7927,-2.28743 3.4764,-3.13148 5.9229,-2.31162 2.4623,0.82515 3.6622,4.94623 2.4629,7.43886 -1.673,3.47708 -5.3261,5.15289 -8.8826,3.56366 -4.1855,-1.87033 -5.8197,-7.0293 -3.9348,-11.12097 2.1602,-4.68941 7.9396,-6.50654 12.5092,-4.32579 5.1382,2.45211 7.1178,8.87494 4.671,13.93983 -0.289,0.59824 -0.6328,1.16965 -1.0253,1.70515" + style="fill:none;stroke:#555753;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cssssssssc" + id="path16311" + d="m 1163.0223,621.36587 c 0.984,1.12658 -0.7866,2.23144 -1.6993,2.11249 -1.9908,-0.25946 -2.7296,-2.58033 -2.1316,-4.30609 0.7927,-2.28743 3.4764,-3.13148 5.9229,-2.31162 2.4623,0.82515 3.6622,4.94623 2.4629,7.43886 -1.673,3.47708 -5.3261,5.15289 -8.8826,3.56366 -4.1855,-1.87033 -5.8197,-7.0293 -3.9348,-11.12097 2.1602,-4.68941 7.9396,-6.50654 12.5092,-4.32579 5.1382,2.45211 7.1178,8.87494 4.671,13.93983 -0.289,0.59824 -0.6328,1.16965 -1.0253,1.70515" + style="fill:none;stroke:#ffffff;stroke-width:1.39999998;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/draw-text.svg b/share/icons/tango/scalable/actions/draw-text.svg new file mode 100644 index 000000000..ce912f48a --- /dev/null +++ b/share/icons/tango/scalable/actions/draw-text.svg @@ -0,0 +1,165 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-text.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3558" + id="radialGradient6332" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.651376,0,10.75754)" + cx="22.571428" + cy="30.857143" + fx="22.571428" + fy="30.857143" + r="15.571428" /> + <linearGradient + id="linearGradient3558" + inkscape:collect="always"> + <stop + id="stop3560" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop3562" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3682" + id="linearGradient6334" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.498259,0,0,0.4886,-0.799974,-1.273557)" + x1="23.30562" + y1="24.843527" + x2="14.388516" + y2="9.5902243" /> + <linearGradient + id="linearGradient3682"> + <stop + id="stop3684" + offset="0.0000000" + style="stop-color:#1f1f1f;stop-opacity:1.0000000;" /> + <stop + id="stop3686" + offset="1.0000000" + style="stop-color:#5c5c5c;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2834" + id="linearGradient6336" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.498259,0,0,0.466519,-0.799974,-0.839637)" + x1="19.944447" + y1="16.527262" + x2="24.133829" + y2="19.642126" /> + <linearGradient + id="linearGradient2834"> + <stop + id="stop2836" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2838" + offset="1.0000000" + style="stop-color:#b3b3b3;stop-opacity:0.0000000;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="39.026546" + inkscape:cy="-4.7570621" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_text" + transform="matrix(2.0101378,0,0,2.0101378,54.152067,-462.45334)"> + <rect + y="230.06052" + x="-26.93948" + height="23.87896" + width="23.87896" + id="rect6320" + style="opacity:0.5;fill:#000000;fill-opacity:0;stroke:none" /> + <g + transform="translate(-26.06052,231.0116)" + id="g6314" + inkscape:label="Layer 1"> + <path + sodipodi:type="arc" + style="opacity:0.47368421;fill:url(#radialGradient6332);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="path3556" + sodipodi:cx="22.571428" + sodipodi:cy="30.857143" + sodipodi:rx="15.571428" + sodipodi:ry="10.142858" + d="m 38.142857,30.857143 c 0,5.601746 -6.971566,10.142858 -15.571429,10.142858 C 13.971566,41.000001 7,36.458889 7,30.857143 7,25.255398 13.971566,20.714286 22.571428,20.714286 c 8.599863,0 15.571429,4.541112 15.571429,10.142857 z" + transform="matrix(0.706422,0,0,0.208015,-4.944952,13.47138)" /> + <path + style="font-size:54.8693924px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient6334);fill-opacity:1;stroke:#000000;stroke-width:0.99495679;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Bitstream Vera Sans" + d="m 15.189363,15.520771 -8.0362183,0 -1.2933399,3.993063 -5.34353201,0 7.58466531,-19.02545524 6.1272829,0 7.332303,18.97640024 -5.116336,0 -1.254825,-3.944008 m -6.7902851,-3.046794 5.4598231,0 -2.687647,-7.3212812 -2.7721761,7.3212812" + id="text1314" + sodipodi:nodetypes="ccccccccccccc" /> + <path + style="font-size:54.8693924px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;opacity:0.37912083;fill:none;stroke:url(#linearGradient6336);stroke-width:0.99495751;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;font-family:Bitstream Vera Sans" + d="m 15.684541,15.159554 -9.0134652,0 -1.2544025,3.367751 -3.4131319,0 6.7349248,-17.0651103 4.7740178,0 6.51008,16.9482683 -3.122862,0 -1.215161,-3.250909 z" + id="path2047" + sodipodi:nodetypes="ccccccccc" /> + <path + style="opacity:0.51098902;fill:none;stroke:#999999;stroke-width:0.99495739;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 8.1686844,13.551882 5.9791066,0" + id="path5142" + sodipodi:nodetypes="cc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/edit-clone-unlink.svg b/share/icons/tango/scalable/actions/edit-clone-unlink.svg new file mode 100644 index 000000000..43a53478a --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-clone-unlink.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-clone-unlink.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2092-9" + id="linearGradient13067" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2225266,0,0,0.2670606,146.26654,226.3417)" + x1="6.72682" + y1="32.161697" + x2="40.938126" + y2="32.161697" /> + <linearGradient + id="linearGradient2092-9"> + <stop + id="stop2094-9" + offset="0" + style="stop-color:#fff7b0;stop-opacity:1;" /> + <stop + style="stop-color:#ffec41;stop-opacity:1.0000000;" + offset="0.20999999" + id="stop2098-0" /> + <stop + id="stop43205-4" + offset="0.83999997" + style="stop-color:#e2cc00;stop-opacity:1;" /> + <stop + id="stop2100-7" + offset="1" + style="stop-color:#c3af00;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11327-9" + id="linearGradient13069" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2225266,0,0,0.2670606,146.26654,226.61685)" + x1="31.630468" + y1="41.791817" + x2="8.6713638" + y2="25.793524" /> + <linearGradient + id="linearGradient11327-9"> + <stop + style="stop-color:#7d6400;stop-opacity:1;" + offset="0" + id="stop11329-9" /> + <stop + style="stop-color:#be9700;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop11331-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9845-4" + id="linearGradient13071" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1816493,0,0,0.1991284,147.14312,228.84216)" + x1="10.907269" + y1="25.002281" + x2="30.875446" + y2="36.127281" /> + <linearGradient + id="linearGradient9845-4"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop9847-0" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.49484536;" + offset="1.0000000" + id="stop9849-1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="430" + inkscape:window-y="84" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="edit_unlink_clone" + transform="matrix(3.0000001,0,0,3.0000001,-432.00002,-671.99994)"> + <rect + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect13051" + width="9" + height="7.9979987" + x="144.5" + y="224.50003" /> + <rect + style="opacity:0.37999998;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;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="rect13053" + width="6.999999" + height="5.998497" + x="145.50003" + y="225.49673" /> + <rect + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;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="rect13055" + width="12" + height="11.996997" + x="147.5" + y="227.50298" /> + <rect + style="opacity:0.55;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;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="rect13057" + width="9.9823189" + height="9.9690914" + x="148.51772" + y="228.53113" /> + <rect + ry="0.48542389" + rx="0.56532812" + y="232.50172" + x="147.5" + height="5.9984975" + width="7.9999995" + id="rect13059" + style="fill:url(#linearGradient13067);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13069);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0.22572814" + rx="0.23274668" + y="233.50148" + x="148.5" + height="3.9989989" + width="6" + id="rect13061" + style="fill:none;stroke:url(#linearGradient13071);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.60109289;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + sodipodi:nodetypes="cccccc" + id="path13063" + d="m 153.5,232.00185 c 0,0 0,-1.50514 0,-1.50514 0,-0.725 0.97813,-0.99424 0.97813,-0.99424 l 1.92245,0 c 0,0 1.12152,0.0715 1.09942,0.99424 l 0,1.50514" + style="fill:none;stroke:#929292;stroke-width:3.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 153.5,232.00186 c 0,0 0,-1.50514 0,-1.50514 0,-0.725 0.97813,-0.99424 0.97813,-0.99424 l 1.92245,0 c 0,0 1.12152,0.0715 1.09942,0.99424 l 0,1.50514" + id="path13065" + sodipodi:nodetypes="cccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/edit-clone.svg b/share/icons/tango/scalable/actions/edit-clone.svg new file mode 100644 index 000000000..c2cabd0d1 --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-clone.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-clone.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2092" + id="linearGradient13035" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2225266,0,0,0.2670606,148.26654,226.3417)" + x1="6.72682" + y1="32.161697" + x2="40.938126" + y2="32.161697" /> + <linearGradient + id="linearGradient2092"> + <stop + id="stop2094" + offset="0" + style="stop-color:#fff7b0;stop-opacity:1;" /> + <stop + style="stop-color:#ffec41;stop-opacity:1.0000000;" + offset="0.20999999" + id="stop2098" /> + <stop + id="stop43205" + offset="0.83999997" + style="stop-color:#e2cc00;stop-opacity:1;" /> + <stop + id="stop2100" + offset="1" + style="stop-color:#c3af00;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11327" + id="linearGradient13037" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2225266,0,0,0.2670606,148.26654,226.61685)" + x1="31.630468" + y1="41.791817" + x2="8.6713638" + y2="25.793524" /> + <linearGradient + id="linearGradient11327"> + <stop + style="stop-color:#7d6400;stop-opacity:1;" + offset="0" + id="stop11329" /> + <stop + style="stop-color:#be9700;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop11331" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9845" + id="linearGradient13031" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1816493,0,0,0.1991284,149.14312,228.84216)" + x1="10.907269" + y1="25.002281" + x2="30.875446" + y2="36.127281" /> + <linearGradient + id="linearGradient9845"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop9847" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.49484536;" + offset="1.0000000" + id="stop9849" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="220" + inkscape:window-y="84" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000001,0,0,3.0000001,-432.00002,-671.99994)" + style="display:inline" + id="edit_clone"> + <rect + y="224.50003" + x="144.5" + height="7.9979987" + width="9" + id="rect19181" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="225.49673" + x="145.50003" + height="5.998497" + width="6.999999" + id="rect19183" + style="opacity:0.37999998;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;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="227.50298" + x="147.5" + height="11.996997" + width="12" + id="rect19185" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;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="228.53113" + x="148.51772" + height="9.9690914" + width="9.9823189" + id="rect19187" + style="opacity:0.55;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;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" /> + <rect + style="fill:url(#linearGradient13035);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13037);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect1314" + width="7.9999995" + height="5.9984975" + x="149.5" + y="232.50172" + rx="0.56532812" + ry="0.48542389" /> + <rect + style="fill:none;stroke:url(#linearGradient13031);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.60109289;stroke-dasharray:none;stroke-dashoffset:0" + id="rect8720" + width="6" + height="3.9989989" + x="150.5" + y="233.50148" + rx="0.23274668" + ry="0.22572814" /> + <path + style="fill:none;stroke:#929292;stroke-width:3.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 151.5,232.00185 c 0,0 0,-1.50514 0,-1.50514 0,-0.725 0.97813,-0.99424 0.97813,-0.99424 l 1.92245,0 c 0,0 1.12152,0.0715 1.09942,0.99424 l 0,1.50514" + id="path12957" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path12953" + d="m 151.5,232.00186 c 0,0 0,-1.50514 0,-1.50514 0,-0.725 0.97813,-0.99424 0.97813,-0.99424 l 1.92245,0 c 0,0 1.12152,0.0715 1.09942,0.99424 l 0,1.50514" + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/edit-duplicate.svg b/share/icons/tango/scalable/actions/edit-duplicate.svg new file mode 100644 index 000000000..8fe75d533 --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-duplicate.svg @@ -0,0 +1,93 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-duplicate.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="348" + inkscape:window-y="82" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="edit_duplicate" + transform="matrix(2.9978909,0,0,2.9978909,-202.4747,-661.04681)"> + <g + id="g19168" + transform="translate(33.58757,8.131728)"> + <rect + y="212.86504" + x="34.451477" + height="7.9962969" + width="8.9968081" + id="rect19170" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;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="213.86497" + x="35.451508" + height="5.9933238" + width="6.9948139" + id="rect19172" + style="opacity:0.34999988;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;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="215.89317" + x="37.469189" + height="11.990314" + width="11.993546" + id="rect19174" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;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="216.89345" + x="38.469189" + height="9.9715872" + width="9.9823189" + id="rect19176" + style="opacity:0.3199999;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;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/tango/scalable/actions/edit-paste-in-place.svg b/share/icons/tango/scalable/actions/edit-paste-in-place.svg new file mode 100644 index 000000000..4c844f741 --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-paste-in-place.svg @@ -0,0 +1,377 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-paste-in-place.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-7" + id="radialGradient10881" + cx="152" + cy="160" + fx="152" + fy="160" + r="8" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient10735-7"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-3" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient14484" + id="linearGradient12903" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3330286,0,0,0.3410854,143.01325,151.96511)" + x1="6.1071744" + y1="10.45129" + x2="33.857143" + y2="37.87986" /> + <linearGradient + id="linearGradient14484"> + <stop + id="stop14486" + offset="0.0000000" + style="stop-color:#c68827;stop-opacity:1.0000000;" /> + <stop + id="stop14488" + offset="1.0000000" + style="stop-color:#89601f;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient15218" + id="linearGradient12905" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3158146,0,0,0.2774678,143.40473,153.65275)" + x1="22.308331" + y1="18.99214" + x2="35.785294" + y2="39.498238" /> + <linearGradient + id="linearGradient15218"> + <stop + id="stop15220" + offset="0.0000000" + style="stop-color:#f0f0ef;stop-opacity:1.0000000;" /> + <stop + style="stop-color:#e8e8e8;stop-opacity:1;" + offset="0.59928656" + id="stop2269" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0.82758623" + id="stop2267" /> + <stop + id="stop15222" + offset="1.0000000" + style="stop-color:#d8d8d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2259" + id="linearGradient12912" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2441719,0,0,0.2360898,145.17764,154.83895)" + x1="26.076092" + y1="26.696676" + x2="30.811172" + y2="42.007351" /> + <linearGradient + id="linearGradient2259" + inkscape:collect="always"> + <stop + id="stop2261" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2263" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient15234" + id="linearGradient12922" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3888889,0,0,0.4227031,141.47223,152.57775)" + x1="25.404572" + y1="3.8180194" + x2="25.464211" + y2="9.3233509" /> + <linearGradient + id="linearGradient15234"> + <stop + id="stop15236" + offset="0.0000000" + style="stop-color:#97978a;stop-opacity:1.0000000;" /> + <stop + style="stop-color:#c2c2b9;stop-opacity:1.0000000;" + offset="0.50000000" + id="stop15242" /> + <stop + id="stop15238" + offset="1.0000000" + style="stop-color:#7d7d6f;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2224" + id="linearGradient12910" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3363251,0,0,0.3393025,142.33397,150.26197)" + x1="35.996582" + y1="40.458221" + x2="33.664921" + y2="37.770721" /> + <linearGradient + id="linearGradient2224"> + <stop + id="stop2226" + offset="0" + style="stop-color:#7c7c7c;stop-opacity:1;" /> + <stop + id="stop2228" + offset="1" + style="stop-color:#b8b8b8;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2251" + id="linearGradient12908" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3363251,0,0,0.3393025,142.33397,150.26197)" + x1="33.396004" + y1="36.921333" + x2="34.170048" + y2="38.070381" /> + <linearGradient + id="linearGradient2251"> + <stop + id="stop2253" + offset="0" + style="stop-color:#c7581d;stop-opacity:1;" /> + <stop + id="stop2255" + offset="1" + style="stop-color:#faedd9;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="16.9562" + fy="20.494493" + fx="35.292667" + cy="20.494493" + cx="35.292667" + gradientTransform="matrix(0,-0.843022,1.020168,0,0.606436,42.58614)" + gradientUnits="userSpaceOnUse" + id="radialGradient1469" + xlink:href="#linearGradient1442" + inkscape:collect="always" /> + <linearGradient + id="linearGradient1442"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop1444" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop1446" /> + </linearGradient> + <radialGradient + r="17.171415" + fy="1.5350308" + fx="15.987216" + cy="1.5350308" + cx="15.987216" + gradientTransform="matrix(0,-2.046729,-1.55761,0,44.11559,66.93275)" + gradientUnits="userSpaceOnUse" + id="radialGradient1471" + xlink:href="#linearGradient8650-9" + inkscape:collect="always" /> + <linearGradient + id="linearGradient8650-9"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652-9" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654-9" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="419" + inkscape:window-y="100" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-432,-456.00005)" + style="display:inline" + id="selection_paste_in_place"> + <rect + y="152" + x="144" + height="16" + width="16" + id="rect12971" + style="fill:url(#radialGradient10881);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + ry="0.47340488" + rx="0.46222281" + y="153.50002" + x="144.5" + height="14.000001" + width="13.000001" + id="rect12368" + style="fill:url(#linearGradient12903);fill-opacity:1;fill-rule:evenodd;stroke:#714c16;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0.15916222" + rx="0.16788211" + y="155.46619" + x="146.39685" + height="10.107759" + width="9.1723499" + id="rect12413" + style="fill:url(#linearGradient12905);fill-opacity:1;fill-rule:evenodd;stroke:#666864;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0" + rx="0" + y="156.60175" + x="147.50146" + height="8.0366802" + width="7.0844378" + id="rect15244" + style="fill:none;stroke:url(#linearGradient12912);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0.14811371" + rx="0.14362945" + y="154.45258" + x="145.4229" + height="12.093204" + width="11.124913" + id="rect15974" + style="fill:none;stroke:#c68827;stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + id="rect2285" + d="m 149,152.5625 c -0.28407,0 -0.5,0.24352 -0.5,0.56855 l 0,1.8004 c 0,0.32503 0.21592,0.56855 0.5,0.56855 l 0.75,0 2.5625,0 0.6875,0 c 0.28407,0 0.5,-0.24352 0.5,-0.56855 l 0,-1.8004 c 0,-0.32503 -0.21592,-0.56855 -0.5,-0.56855 l -4,0 z" + style="fill:url(#linearGradient12922);fill-opacity:1;fill-rule:evenodd;stroke:#5c5c5c;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:nodetypes="ccccccccccc" /> + <path + sodipodi:nodetypes="cccc" + id="path2210" + d="m 152.4436,164.54215 c 0.6024,0.0569 3.02347,-1.48261 3.18864,-2.84607 -0.52576,0.82216 -1.66647,0.66795 -3.04835,0.7219 0,0 0.13297,1.95452 -0.14029,2.12417 z" + style="fill:url(#linearGradient12910);fill-opacity:1;fill-rule:evenodd;stroke:#868a84;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.36931817;fill:none;stroke:url(#linearGradient12908);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 152.93141,164.06719 c 0.4607,-0.23203 1.52331,-0.88254 1.96032,-1.52077 -0.60287,0.12775 -1.00592,0.20005 -1.92633,0.23598 0,0 0.0291,1.02184 -0.034,1.28479 z" + id="path2247" + sodipodi:nodetypes="cccc" /> + <rect + style="opacity:0.17045456;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect2273" + width="5.0000072" + height="1.000001" + x="149" + y="157" /> + <rect + style="opacity:0.17045456;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect2277" + width="5" + height="1" + x="149" + y="159" /> + <rect + y="161" + x="149" + height="1" + width="5" + id="rect2279" + style="opacity:0.17045456;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + style="opacity:0.17045456;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect12925" + width="2" + height="1" + x="149" + y="163" /> + <g + transform="matrix(0.2279313,0,0,0.2468225,149.16134,156.41988)" + inkscape:label="Layer 1" + id="g12964"> + <g + id="g1464" + transform="matrix(-1,0,0,-1,47.02856,43.99921)"> + <path + style="fill:url(#radialGradient1469);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:4.21605015;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 14.519136,39.512874 18.005029,-0.0039 0,-16.030247 12.382653,-0.0078 L 23.374809,-0.8312466 2.1412716,23.471537 l 12.3831684,0.0038 -0.0053,16.037547 z" + id="path8643" + sodipodi:nodetypes="cccccccc" /> + <path + style="opacity:0.5080214;fill:url(#radialGradient1471);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 36.550732,21.3218 -6.172466,-0.11489 0.0027,16.158067 -13.733323,0.623893 C 17.417545,19.64788 23.942704,23.830567 28.601714,13.176761 l 7.949018,8.145039 z" + id="path8645" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path8658" + d="m 19.085374,35.596956 9.14627,-0.249312 -0.137103,-15.904962 7.77653,-0.01563 L 23.110439,5.5195242 11.283069,19.17819 l 7.92462,0.258466 -0.122315,16.160295 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:4.21605015;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/edit-paste-style.svg b/share/icons/tango/scalable/actions/edit-paste-style.svg new file mode 100644 index 000000000..bd47aa298 --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-paste-style.svg @@ -0,0 +1,264 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-paste-style.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient10879" + cx="152" + cy="184" + fx="152" + fy="184" + r="8" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient14484-6" + id="linearGradient11967" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3330286,0,0,0.3410854,143.01325,175.96511)" + x1="6.1071744" + y1="10.45129" + x2="33.857143" + y2="37.87986" /> + <linearGradient + id="linearGradient14484-6"> + <stop + id="stop14486-7" + offset="0.0000000" + style="stop-color:#c68827;stop-opacity:1.0000000;" /> + <stop + id="stop14488-6" + offset="1.0000000" + style="stop-color:#89601f;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient15218-7" + id="linearGradient11969" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3158146,0,0,0.2774678,143.40473,177.65275)" + x1="22.308331" + y1="18.99214" + x2="35.785294" + y2="39.498238" /> + <linearGradient + id="linearGradient15218-7"> + <stop + id="stop15220-4" + offset="0.0000000" + style="stop-color:#f0f0ef;stop-opacity:1.0000000;" /> + <stop + style="stop-color:#e8e8e8;stop-opacity:1;" + offset="0.59928656" + id="stop2269-3" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0.82758623" + id="stop2267-1" /> + <stop + id="stop15222-6" + offset="1.0000000" + style="stop-color:#d8d8d3;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2259-7" + id="linearGradient11971" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2441719,0,0,0.2360898,145.17764,178.83895)" + x1="26.076092" + y1="26.696676" + x2="30.811172" + y2="42.007351" /> + <linearGradient + id="linearGradient2259-7" + inkscape:collect="always"> + <stop + id="stop2261-5" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2263-8" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient15234-3" + id="linearGradient11973" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3888889,0,0,0.4227031,141.47223,176.57775)" + x1="25.404572" + y1="3.8180194" + x2="25.464211" + y2="9.3233509" /> + <linearGradient + id="linearGradient15234-3"> + <stop + id="stop15236-8" + offset="0.0000000" + style="stop-color:#97978a;stop-opacity:1.0000000;" /> + <stop + style="stop-color:#c2c2b9;stop-opacity:1.0000000;" + offset="0.50000000" + id="stop15242-1" /> + <stop + id="stop15238-1" + offset="1.0000000" + style="stop-color:#7d7d6f;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient8059"> + <stop + id="stop8061" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop8063" + offset="1.0000000" + style="stop-color:#9d9d9d;stop-opacity:1" /> + </linearGradient> + <linearGradient + y2="214.44499" + x2="16.37369" + y1="219.0054" + x1="21.884281" + gradientTransform="matrix(1.332493,0,0,2.661873,129.84234,-391.15912)" + gradientUnits="userSpaceOnUse" + id="linearGradient8475" + xlink:href="#linearGradient8059" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="303" + inkscape:window-y="100" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999982,0,0,2.9999982,-431.99974,-527.9997)" + style="display:inline" + id="selection_paste_style"> + <rect + style="fill:url(#radialGradient10879);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.00000012;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11878" + width="16" + height="16" + x="144" + y="176" /> + <rect + style="fill:url(#linearGradient11967);fill-opacity:1;fill-rule:evenodd;stroke:#714c16;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect11880" + width="13.000001" + height="14.000001" + x="144.5" + y="177.50002" + rx="0.46222281" + ry="0.47340488" /> + <rect + style="fill:url(#linearGradient11969);fill-opacity:1;fill-rule:evenodd;stroke:#666864;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect11882" + width="9.1723499" + height="10.107759" + x="146.39685" + y="179.46619" + rx="0.16788211" + ry="0.15916222" /> + <rect + style="fill:none;stroke:url(#linearGradient11971);stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect11884" + width="7.0844378" + height="8.0366802" + x="147.50146" + y="180.60175" + rx="0" + ry="0" /> + <rect + style="fill:none;stroke:#c68827;stroke-width:0.9999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect11886" + width="11.124913" + height="12.093204" + x="145.4229" + y="178.45258" + rx="0.14362945" + ry="0.14811371" /> + <path + sodipodi:nodetypes="ccccccccccc" + style="fill:url(#linearGradient11973);fill-opacity:1;fill-rule:evenodd;stroke:#5c5c5c;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 149,176.5625 c -0.28407,0 -0.5,0.24352 -0.5,0.56855 l 0,1.8004 c 0,0.32503 0.21592,0.56855 0.5,0.56855 l 0.75,0 2.5625,0 0.6875,0 c 0.28407,0 0.5,-0.24352 0.5,-0.56855 l 0,-1.8004 c 0,-0.32503 -0.21592,-0.56855 -0.5,-0.56855 l -4,0 z" + id="path11888" /> + <rect + style="fill:none;stroke:#676767;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect13077" + width="9.9948826" + height="9.9440575" + x="149.50513" + y="181.55592" /> + <rect + style="fill:url(#linearGradient8475);fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;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="rect13079" + width="7.9959192" + height="7.9956856" + x="150.50708" + y="182.50002" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/edit-select-all-layers.svg b/share/icons/tango/scalable/actions/edit-select-all-layers.svg new file mode 100644 index 000000000..c46b60cd0 --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-select-all-layers.svg @@ -0,0 +1,130 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-select-all-layers.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient16754" + id="radialGradient10841" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8191553,0,0,1.0706844,132.82096,92.90855)" + cx="48.158638" + cy="245.53783" + fx="48.158638" + fy="245.53783" + r="20.145752" /> + <linearGradient + id="linearGradient16754"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0.0000000" + id="stop16756" /> + <stop + style="stop-color:#cdcdcd;stop-opacity:1" + offset="1.0000000" + id="stop16758" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="430" + inkscape:window-y="84" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_select_all_in_all_layers" + transform="matrix(3,0,0,3,-483,-1032)"> + <rect + ry="0" + rx="0" + y="345.50003" + x="162.5" + height="12.99996" + width="13" + id="rect10795" + style="fill:url(#radialGradient10841);fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <rect + y="344.5" + x="161.5" + height="14.99999" + width="15" + id="rect10797" + style="fill:none;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:2, 1;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="g10820"> + <path + sodipodi:nodetypes="ccccc" + id="path10799" + d="m 166.90209,357.5 7.5979,0 -3.52709,-4.00002 -7.47291,0 3.4021,4.00002 z" + style="fill:#dbdbdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:2.4000001;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 167.39692,356.49997 4.88819,0 -1.71787,-1.99998 -4.88821,0 1.71789,1.99998 z" + id="path10814" + sodipodi:nodetypes="ccccc" /> + </g> + <use + height="2000" + width="2000" + transform="translate(0,-3)" + id="use10824" + xlink:href="#g10820" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="translate(0,-3)" + id="use10826" + xlink:href="#use10824" + y="0" + x="0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/edit-select-invert.svg b/share/icons/tango/scalable/actions/edit-select-invert.svg new file mode 100644 index 000000000..cdb38d735 --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-select-invert.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-select-invert.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="430" + inkscape:window-y="84" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-432,-1176)" + style="display:inline" + id="selection_invert"> + <rect + style="fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12357" + width="13" + height="12.99996" + x="145.5" + y="393.5" + rx="0" + ry="0" /> + <rect + style="fill:none;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:2, 1;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12359" + width="15" + height="15" + x="144.5" + y="392.5" /> + <path + d="m 158,394 -2.8125,2.8125 c 1.75644,1.75646 1.75645,4.61854 0,6.375 -1.75646,1.75644 -4.61855,1.75646 -6.375,0 L 146,406 l 12,0 0,-12 z m -9.18266,9.1813 c -1.75645,-1.75645 -1.75645,-4.60751 0,-6.36396 1.75645,-1.75645 4.60751,-1.75646 6.36397,0 l -6.36397,6.36396 z" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12379" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/edit-select-none.svg b/share/icons/tango/scalable/actions/edit-select-none.svg new file mode 100644 index 000000000..5061056f3 --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-select-none.svg @@ -0,0 +1,109 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-select-none.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient16754-1" + id="radialGradient12353" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8191553,0,0,1.0706844,147.82096,116.90852)" + cx="48.158638" + cy="245.53783" + fx="48.158638" + fy="245.53783" + r="20.145752" /> + <linearGradient + id="linearGradient16754-1"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0.0000000" + id="stop16756-9" /> + <stop + style="stop-color:#cdcdcd;stop-opacity:1" + offset="1.0000000" + id="stop16758-6" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="430" + inkscape:window-y="84" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_deselect" + inkscape:label="#selection_deselect" + transform="matrix(3,0,0,3,-528,-1104)"> + <rect + ry="0" + rx="0" + y="369.5" + x="177.5" + height="12.99996" + width="13" + id="rect11985" + style="fill:url(#radialGradient12353);fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <rect + y="368.5" + x="176.5" + height="15" + width="15" + id="rect11991" + style="fill:none;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:2, 1;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + d="m 181.3125,371.375 -1.9375,1.9375 2.5,2.5 a 0.28127812,0.28127812 0 0 1 0.0625,0.3125 0.28127812,0.28127812 0 0 1 -0.0625,0.0625 l -2.5,2.5 1.9375,1.9375 2.5,-2.5 a 0.28127812,0.28127812 0 0 1 0.3125,-0.0625 0.28127812,0.28127812 0 0 1 0.0625,0.0625 l 2.5,2.5 1.9375,-1.9375 -2.5,-2.5 a 0.28127812,0.28127812 0 0 1 -0.0625,-0.3125 0.28127812,0.28127812 0 0 1 0.0625,-0.0625 l 2.5,-2.5 -1.9375,-1.9375 -2.5,2.5 a 0.28127812,0.28127812 0 0 1 -0.3125,0.0625 0.28127812,0.28127812 0 0 1 -0.0625,-0.0625 l -2.5,-2.5 z" + id="path12337" + style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 181.3125 371 L 179 373.3125 L 181.6875 376 L 179 378.6875 L 181.3125 381 L 184 378.3125 L 186.6875 381 L 189 378.6875 L 186.3125 376 L 189 373.3125 L 186.6875 371 L 184 373.6875 L 181.3125 371 z " + inkscape:radius="-0.28125" + sodipodi:type="inkscape:offset" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/edit-select-original.svg b/share/icons/tango/scalable/actions/edit-select-original.svg new file mode 100644 index 000000000..ae7512bc0 --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-select-original.svg @@ -0,0 +1,197 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-select-original.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2092" + id="linearGradient7973" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1947108,0,0,0.2226402,149.42072,444.36381)" + x1="6.72682" + y1="32.161697" + x2="40.938126" + y2="32.161697" /> + <linearGradient + id="linearGradient2092"> + <stop + id="stop2094" + offset="0" + style="stop-color:#fff7b0;stop-opacity:1;" /> + <stop + style="stop-color:#ffec41;stop-opacity:1.0000000;" + offset="0.20999999" + id="stop2098" /> + <stop + id="stop43205" + offset="0.83999997" + style="stop-color:#e2cc00;stop-opacity:1;" /> + <stop + id="stop2100" + offset="1" + style="stop-color:#c3af00;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11327" + id="linearGradient7975" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1947108,0,0,0.2226402,149.42072,444.59319)" + x1="31.630468" + y1="41.791817" + x2="8.6713638" + y2="25.793524" /> + <linearGradient + id="linearGradient11327"> + <stop + style="stop-color:#7d6400;stop-opacity:1;" + offset="0" + id="stop11329" /> + <stop + style="stop-color:#be9700;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop11331" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9845" + id="linearGradient7969" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1513744,0,0,0.1494338,150.36926,447.00248)" + x1="10.907269" + y1="25.002281" + x2="30.875446" + y2="36.127281" /> + <linearGradient + id="linearGradient9845"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop9847" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.49484536;" + offset="1.0000000" + id="stop9849" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="430" + inkscape:window-y="84" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000001,0,0,3.0000001,-432.00001,-1320)" + style="display:inline" + id="edit_select_original"> + <rect + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;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="rect7916" + width="11" + height="10.999988" + x="148.5" + y="444.5" /> + <rect + style="opacity:0.55;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;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="rect7918" + width="9.0000334" + height="9.0002489" + x="149.5" + y="445.49997" /> + <rect + ry="0.40468293" + rx="0.49466211" + y="449.49921" + x="150.5" + height="5.0007625" + width="6.9999995" + id="rect7920" + style="fill:url(#linearGradient7973);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient7975);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0.16939533" + rx="0.19395556" + y="450.49899" + x="151.5" + height="3.0010071" + width="5" + id="rect7922" + style="fill:none;stroke:url(#linearGradient7969);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.60109289;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + sodipodi:nodetypes="cccccc" + id="path7924" + d="m 152.5,448.99938 c 0,0 0,-1.50514 0,-1.50514 0,-0.725 0.97813,-0.99424 0.97813,-0.99424 l 0.92245,0 c 0,0 1.12152,0.0715 1.09942,0.99424 l 0,1.50514" + style="fill:none;stroke:#929292;stroke-width:3.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 152.5,448.99939 c 0,0 0,-1.50514 0,-1.50514 0,-0.725 0.97813,-0.99424 0.97813,-0.99424 l 0.92245,0 c 0,0 1.12152,0.0715 1.09942,0.99424 l 0,1.50514" + id="path7926" + sodipodi:nodetypes="cccccc" /> + <rect + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect7912" + width="8" + height="7" + x="145.5" + y="441.5" /> + <rect + style="opacity:0.37999998;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#eeeeec;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="rect7914" + width="6.0000296" + height="4.9952617" + x="146.5" + y="442.5" /> + <rect + y="440.5" + x="144.5" + height="9" + width="10.000001" + id="rect7979" + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:2.00000005, 1.00000002;stroke-dashoffset:0.50000002;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/edit-undo-history.svg b/share/icons/tango/scalable/actions/edit-undo-history.svg new file mode 100644 index 000000000..2e711e9fc --- /dev/null +++ b/share/icons/tango/scalable/actions/edit-undo-history.svg @@ -0,0 +1,239 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="edit-undo-history.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient10883" + cx="152" + cy="136" + fx="152" + fy="136" + r="8" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-9" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2308" + id="linearGradient11602" + gradientUnits="userSpaceOnUse" + x1="16.489479" + y1="40.512375" + x2="8.1764917" + y2="47.071392" + gradientTransform="matrix(0.3561843,0,0,0.3393282,142.51711,127.32532)" /> + <linearGradient + id="linearGradient2308" + inkscape:collect="always"> + <stop + id="stop2310" + offset="0" + style="stop-color:#edd400;stop-opacity:1;" /> + <stop + id="stop2312" + offset="1" + style="stop-color:#edd400;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2316" + id="linearGradient11604" + gradientUnits="userSpaceOnUse" + x1="16.489479" + y1="40.512375" + x2="8.1764917" + y2="47.071392" + gradientTransform="matrix(0.3561843,0,0,0.3393282,142.51711,127.32532)" /> + <linearGradient + id="linearGradient2316" + inkscape:collect="always"> + <stop + id="stop2318" + offset="0" + style="stop-color:#c4a000;stop-opacity:1;" /> + <stop + id="stop2320" + offset="1" + style="stop-color:#c4a000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2187" + id="linearGradient11599" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4174217,-0.4174217,0,158.32056,147.72824)" + x1="17.060806" + y1="11.39502" + x2="10.07895" + y2="14.530241" /> + <linearGradient + inkscape:collect="always" + id="linearGradient2187"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop2189" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop2191" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2778-6" + id="radialGradient12198" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.9758018,0,0,3.275568,20.621037,207.14417)" + cx="4.8879852" + cy="5.044178" + fx="4.8879852" + fy="5.044178" + r="11" /> + <linearGradient + id="linearGradient2778-6"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop2780-4" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="1" + id="stop2782-5" /> + </linearGradient> + <linearGradient + id="linearGradient2326" + inkscape:collect="always"> + <stop + id="stop2328" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop2330" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="10.16466" + fy="13.282721" + fx="15.09403" + cy="13.282721" + cx="15.09403" + gradientTransform="matrix(0.8890471,-1.4337516e-8,0,0.8194693,132.77797,121.35477)" + gradientUnits="userSpaceOnUse" + id="radialGradient8118" + xlink:href="#linearGradient2326" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="217" + inkscape:window-y="110" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-432,-384)" + style="display:inline" + id="edit_undo_history"> + <rect + y="128" + x="144" + height="16" + width="16" + id="rect12202" + style="fill:url(#radialGradient10883);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999946;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccccc" + id="path1432" + d="m 145.80522,143.23174 c 15.44407,1.38581 12.12842,-11.73487 4.71264,-11.66563 l 0,-2.99383 -5.92992,5.94965 5.92993,6.00337 c 0,0 0,-3.28076 0,-3.28076 5.00906,-0.19883 4.16204,4.58519 -4.71265,5.9872 z" + style="fill:url(#linearGradient11602);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient11604);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" /> + <path + style="opacity:0.69886361;fill:none;stroke:url(#linearGradient11599);stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" + d="m 153.93865,140.74955 c 4.66281,-2.44387 0.13711,-8.71195 -4.425,-8.2882 l 0,-1.62407 c 0,0 -3.38485,3.5329 -3.38485,3.5329 1.65066,1.79703 1.74636,1.74554 3.36714,3.53974 -0.0448,-0.78188 0.0177,-1.579 0.0177,-1.579 4.72193,-0.20615 5.76894,1.47191 4.425,4.41863 z" + id="path2177" + sodipodi:nodetypes="ccccccc" /> + <path + style="fill:url(#radialGradient12198);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999928;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11520" + d="m 159.5,132.50001 c 0,2.20913 -1.79087,3.99999 -4.00001,3.99999 -2.20913,0 -3.99999,-1.79086 -3.99999,-3.99999 0,-2.20914 1.79086,-4.00001 3.99999,-4.00001 2.20914,0 4.00001,1.79087 4.00001,4.00001 z" /> + <path + transform="matrix(1.0909092,0,0,1.0786518,-15.090926,-11.735969)" + d="m 159.125,133.71875 c 0,1.53604 -1.23122,2.78125 -2.75,2.78125 -1.51878,0 -2.75,-1.24521 -2.75,-2.78125 0,-1.53604 1.23122,-2.78125 2.75,-2.78125 1.51878,0 2.75,1.24521 2.75,2.78125 z" + sodipodi:ry="2.78125" + sodipodi:rx="2.75" + sodipodi:cy="133.71875" + sodipodi:cx="156.375" + id="path12191" + style="fill:none;stroke:#ffffff;stroke-width:0.92185962;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 154.98613,129.95745 1.00075,-0.99563 0,3.98254 -1.00075,0 0,-2.98691 z" + id="path11522" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 153.98689,131.96182 2.0015,0 0,0.99563 -3.00225,0 1.00075,-0.99563 z" + id="path11524" /> + <path + sodipodi:nodetypes="cccccc" + id="path2324" + d="m 145.50215,134.33966 1.79391,1.65526 c 2.23526,-0.063 0.0346,-2.33867 4.03287,-3.44055 l -1.36527,-0.70651 -0.6489,-1.87819 -3.81261,4.36999 z" + style="opacity:0.51136361;fill:url(#radialGradient8118);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/format-text-direction-horizontal.svg b/share/icons/tango/scalable/actions/format-text-direction-horizontal.svg new file mode 100644 index 000000000..40118681c --- /dev/null +++ b/share/icons/tango/scalable/actions/format-text-direction-horizontal.svg @@ -0,0 +1,202 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="format-text-direction-horizontal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-4"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-9" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-3" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter16974"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.44" + id="feGaussianBlur16976" /> + </filter> + <linearGradient + id="linearGradient6581"> + <stop + id="stop6583" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop6585" + offset="1.0000000" + style="stop-color:#e0e0de;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-4" + id="radialGradient17118" + gradientUnits="userSpaceOnUse" + cx="-142.00725" + cy="453" + fx="-142.00725" + fy="453" + r="8" + gradientTransform="translate(-1,-1)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6581" + id="linearGradient17128" + gradientUnits="userSpaceOnUse" + x1="449" + y1="838" + x2="449" + y2="856" + gradientTransform="matrix(0.9523809,0,0,0.9523809,20.928581,39.833352)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient17124" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.5723333,0,0,3.0021948,-736.44566,-2802.6714)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-16.666747" + inkscape:cy="-39.29028" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="writing_mode_lr" + transform="matrix(1.9993318,0,0,1.9993318,-875.70733,-1669.4421)"> + <rect + y="835" + x="438" + height="24" + width="24" + id="rect17042" + style="fill:url(#radialGradient17118);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="836" + x="439" + height="22" + width="22" + id="rect16960" + style="fill:#000000;fill-opacity:0.15686275;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16974);enable-background:accumulate" + transform="matrix(0.9545455,0,0,0.9545455,20.954545,39)" /> + <rect + style="fill:url(#linearGradient17128);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11372" + width="19.999998" + height="19.999998" + x="439.5" + y="836.5" /> + <rect + style="fill:none;stroke:url(#linearGradient17124);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11374" + width="18" + height="18" + x="440.5" + y="837.5" /> + <path + style="fill:none;stroke:#5a5a5a;stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 441.5,844.50001 0,-3.84 c 0,-2.88 5,-2.88 5,0 l 0,3.84" + id="path16996" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#5a5a5a;stroke-width:1.00000012px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 441.5,841.5 5,0" + id="path16998" /> + <path + d="m 458,840.8134 0,-0.625 L 455.3371,838 455,838 l 0,2 -7,9e-4 0,1 7,-9e-4 0,2 0.3371,0 2.6629,-2.1866 z m 0,12 0,-0.625 L 455.3371,850 455,850 l 0,2 -14,9e-4 0,1 14,-9e-4 0,2 0.3371,0 2.6629,-2.1866 z m 0,-6 0,-0.625 L 455.3371,844 455,844 l 0,2 -14,9e-4 0,1 14,-9e-4 0,2 0.3371,0 2.6629,-2.1866 z" + style="fill:#5a5a5a;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path17035" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/format-text-direction-vertical.svg b/share/icons/tango/scalable/actions/format-text-direction-vertical.svg new file mode 100644 index 000000000..a92436279 --- /dev/null +++ b/share/icons/tango/scalable/actions/format-text-direction-vertical.svg @@ -0,0 +1,202 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="format-text-direction-vertical.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-4" + id="radialGradient12068" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-79,60)" + cx="-142.00725" + cy="453" + fx="-142.00725" + fy="453" + r="8" /> + <linearGradient + id="linearGradient10735-4"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-9" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-3" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter16974"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.44" + id="feGaussianBlur16976" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6581" + id="linearGradient12064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9523809,0,0,0.9523809,-57.071419,57.02383)" + x1="450" + y1="884.07562" + x2="450" + y2="902" /> + <linearGradient + id="linearGradient6581"> + <stop + id="stop6583" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop6585" + offset="1.0000000" + style="stop-color:#e0e0de;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient12072" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.5723333,0,0,3.0021948,-814.44565,-2741.6714)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-16.666747" + inkscape:cy="-39.29028" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(1.9993321,0,0,1.9993321,-719.75956,-1791.4016)" + style="display:inline" + id="writing_mode_tb"> + <rect + style="fill:url(#radialGradient12068);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect17064" + width="24" + height="24" + x="360" + y="896" /> + <rect + transform="matrix(0.9545455,0,0,0.9545455,17.409091,41.772727)" + style="fill:#000000;fill-opacity:0.15686275;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16974);enable-background:accumulate" + id="rect17066" + width="22" + height="22" + x="361" + y="897" /> + <rect + y="897.5" + x="361.5" + height="19.999998" + width="19.999998" + id="rect17068" + style="fill:url(#linearGradient12064);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cccc" + id="path17072" + d="m 374.5,905.50001 0,-3.84 c 0,-2.88 5,-2.88 5,0 l 0,3.84" + style="fill:none;stroke:#5a5a5a;stroke-width:1.00000012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="path17074" + d="m 374.50001,902.5 4.99996,0" + style="fill:none;stroke:#5a5a5a;stroke-width:1.00000012px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="path17076" + style="fill:#5a5a5a;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 377.1875,916 0.625,0 2.1884,-2.6629 L 380,913 l -2,0 0,-6 -1,0 0,6 -2,0 9e-4,0.3371 2.1866,2.6629 z m -12,0 0.625,0 2.1884,-2.6629 L 368,913 l -2,0 0,-14 -1,0 0,14 -2,0 9e-4,0.3371 2.1866,2.6629 z m 6,0 0.625,0 2.1884,-2.6629 L 374,913 l -2,0 0,-14 -1,0 0,14 -2,0 9e-4,0.3371 2.1866,2.6629 z" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccc" /> + <rect + y="898.5" + x="362.5" + height="18" + width="18" + id="rect12070" + style="fill:none;stroke:url(#linearGradient12072);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/help-contents.svg b/share/icons/tango/scalable/actions/help-contents.svg new file mode 100644 index 000000000..13052ac5a --- /dev/null +++ b/share/icons/tango/scalable/actions/help-contents.svg @@ -0,0 +1,161 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="help-contents.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-9" + id="radialGradient12531" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(497,194.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + id="linearGradient10735-9"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-3" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12552" + id="linearGradient12558" + x1="874.375" + y1="155.00002" + x2="874.75" + y2="167.375" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient12552"> + <stop + style="stop-color:#569619;stop-opacity:1;" + offset="0" + id="stop12554" /> + <stop + style="stop-color:#3c6415;stop-opacity:1;" + offset="1" + id="stop12556" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient12517" + gradientUnits="userSpaceOnUse" + x1="573.1181" + y1="26.23856" + x2="572.58508" + y2="28.370596" + gradientTransform="translate(299,127)" /> + <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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="42.079612" + inkscape:cy="-4.2093252" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999999,0,0,2.9999999,-2591.9999,-455.99999)" + style="display:inline" + id="help_tutorials" + inkscape:label="#help_tutorials"> + <rect + y="152" + x="864" + height="16" + width="16" + id="rect11375" + style="fill:url(#radialGradient12531);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccccc" + id="path11377" + d="m 864.51178,155.50001 13.97645,0 0,5.97467 0,5.97467 L 866.5,167.5 c -1,0 -2,-1 -2,-2 l 0.0118,-9.99999 z" + style="fill:url(#linearGradient12558);fill-opacity:1;fill-rule:evenodd;stroke:#2e510b;stroke-width:1.00000155;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="fill:url(#linearGradient12517);fill-opacity:1;fill-rule:evenodd;stroke:#2e510b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 877.5,152.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" + id="path11379" + sodipodi:nodetypes="ccccc" /> + <rect + y="156.5" + x="866.5" + height="10" + width="11" + id="rect12533" + style="fill:none;stroke:#8ae234;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.44117647;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccccccccccccc" + id="path11387" + d="m 867,154 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" + style="fill:#204a87;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + id="path11389" + d="m 868,155 0,7 2,0 0,-7 -2,0 z" + style="fill:#9fbedf;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/help-keyboard-shortcuts.svg b/share/icons/tango/scalable/actions/help-keyboard-shortcuts.svg new file mode 100644 index 000000000..7d801fd87 --- /dev/null +++ b/share/icons/tango/scalable/actions/help-keyboard-shortcuts.svg @@ -0,0 +1,242 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="help-keyboard-shortcuts.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7318" + id="linearGradient12124" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5555556,0,0,0.8888889,-517,32.333333)" + x1="904" + y1="138" + x2="904" + y2="129" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7318"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop7320" /> + <stop + style="stop-color:#eff0ee;stop-opacity:1" + offset="1" + id="stop7322" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7318" + id="linearGradient12126" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3333334,0,0,0.5555556,-2096,-224.66668)" + x1="904" + y1="138" + x2="904" + y2="129" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12068" + id="linearGradient12128" + gradientUnits="userSpaceOnUse" + x1="888" + y1="151" + x2="888" + y2="148" /> + <linearGradient + inkscape:collect="always" + id="linearGradient12068"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop12070" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop12072" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7318" + id="linearGradient12130" + gradientUnits="userSpaceOnUse" + x1="904" + y1="138" + x2="904" + y2="129" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7318" + id="linearGradient12132" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7777778,0,0,0.6666667,-1608,-222.00001)" + x1="904" + y1="138" + x2="904" + y2="129" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12068" + id="linearGradient12134" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(17,-17)" + x1="888" + y1="151" + x2="888" + y2="148" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="42.079612" + inkscape:cy="-4.2093252" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="help_keys" + transform="matrix(3,0,0,3,-2646,-384)"> + <g + transform="translate(0,-12)" + id="g12081"> + <rect + ry="0.85404652" + rx="1.3664744" + y="146" + x="882" + height="10" + width="16" + id="rect12053" + style="fill:#244d88;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient12124);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12055" + width="14" + height="8" + x="883" + y="147" + rx="1.1956651" + ry="0.68323725" /> + <rect + transform="scale(-1,-1)" + ry="0.42702332" + rx="1.024856" + y="-153" + x="-896" + height="5" + width="12" + id="rect12057" + style="fill:url(#linearGradient12126);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + ry="0.59783262" + rx="1.024856" + y="153" + x="884" + height="1" + width="12" + id="rect12059" + style="fill:#bbbeb7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:url(#linearGradient12128);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 884.5,148.5 0,4 11,0" + id="path12065" + sodipodi:nodetypes="ccc" /> + </g> + <g + transform="translate(-12,0)" + id="g12088"> + <rect + style="fill:#244d88;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12033" + width="11" + height="11" + x="899" + y="128" + rx="0.93945116" + ry="0.93945116" /> + <rect + ry="0.76864189" + rx="0.76864189" + y="129" + x="900" + height="9" + width="9" + id="rect12035" + style="fill:url(#linearGradient12130);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient12132);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12045" + width="7" + height="6" + x="-908" + y="-136" + rx="0.59783262" + ry="0.51242799" + transform="scale(-1,-1)" /> + <rect + style="fill:#bbbeb7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12051" + width="7" + height="1" + x="901" + y="136" + rx="0.59783262" + ry="0.59783262" /> + <path + sodipodi:nodetypes="ccc" + id="path12077" + d="m 901.5,131.5 0,4 6,0" + style="fill:none;stroke:url(#linearGradient12134);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <path + sodipodi:nodetypes="cccccccc" + id="path12095" + d="m 883,135 c 0,-2 2,-4 3,-4 -0.0312,-1.33333 0,-1.33333 0,-1.33333 l 2.5,2 -2.5,2 0,-1.33334 c 0,0 -2,0.66667 -2,2.66667 -0.90625,-0.0417 -0.9375,0 -1,0 z" + style="fill:#244d88;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/layer-add.svg b/share/icons/tango/scalable/actions/layer-add.svg new file mode 100644 index 000000000..3d9617a96 --- /dev/null +++ b/share/icons/tango/scalable/actions/layer-add.svg @@ -0,0 +1,108 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="layer-add.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient11132" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(19.000005,72.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(3,0,0,3,-3,0)" + id="new_layer" + inkscape:label="#new_layer"> + <rect + style="fill:url(#radialGradient11132);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8264" + width="16" + height="16" + x="1" + y="0" /> + <path + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 2.4999999,6.4999188 0,3.0001655 5,0 0,4.9687497 3.0312501,0 0,-4.9687497 2.59375,0 2.375,0 0,-3.0001655 -4.9375,0 -0.03125,-5 -3.0468751,-0.015625 0.015625,4.984375 -5,0.03125 z" + id="rect4297" + sodipodi:nodetypes="cccccccccccccc" /> + <path + style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:none" + d="m 3.0037738,6.9701541 5.0295426,0 -0.00171,-4.9375 1.9835216,0.0625 -0.01648,4.90625 4.998294,-0.03125 0,1.0145762 -11.9931712,0 0,-1.0145762 z" + id="rect4330" + sodipodi:nodetypes="ccccccccc" /> + <path + style="fill:none;stroke:#aac5e2;stroke-width:1.00000024px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 3.53125,8.968753 3.5,7.5306015 8.5,7.484052 8.53125,2.5312525 10,2.5" + id="path19349" + sodipodi:nodetypes="ccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/layer-bottom.svg b/share/icons/tango/scalable/actions/layer-bottom.svg new file mode 100644 index 000000000..d5219d569 --- /dev/null +++ b/share/icons/tango/scalable/actions/layer-bottom.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="layer-bottom.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient11134" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,72.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient11003" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.0750564e-8,-0.6487303,-0.7666811,-6.5358533e-8,427.26608,389.63599)" + cx="50.307419" + cy="29.042217" + fx="50.307419" + fy="29.042217" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient11000" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.01704304,0.5772776,-0.4413401,0.01302975,416.96006,329.57489)" + cx="40.076153" + cy="21.849634" + fx="40.076153" + fy="21.849634" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient10997" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.4674281,0.4079289,0,402.50018,337.87499)" + cx="32.346493" + cy="3.6765721" + fx="32.346493" + fy="3.6765721" + r="17.171415" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient10993" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,402.50018,368.1197)" + cx="23.789028" + cy="1.2251645" + fx="23.789028" + fy="1.2251645" + r="17.171415" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="layer_to_bottom" + transform="matrix(2.9999862,0,0,2.9999862,-1202.9942,-1031.9953)"> + <rect + style="fill:url(#radialGradient11134);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11005" + width="16" + height="16" + x="401" + y="344" /> + <rect + style="fill:url(#radialGradient11003);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect10974" + width="14" + height="3" + x="401.49997" + y="356.50003" /> + <path + sodipodi:nodetypes="cccccccc" + id="path10976" + d="m 405.50081,344.49469 0,6.00119 -3.00081,0 6.01429,6.00412 5.98656,-6.00412 -2.99304,0 0,-6.00119 -6.007,0 z" + style="fill:url(#radialGradient11000);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.5080214;fill:url(#radialGradient10997);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 403.4861,350.99465 2.51386,0 0.002,-6.00068 1.9981,6.8e-4 c 1,3 1,8 0.48614,10.73483 l -5,-4.73483 z" + id="path10978" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path10980" + d="m 406.51397,345.48165 0,6.00866 -1.7851,0 3.80236,3.59273 3.70263,-3.59273 -1.72182,0 0,-6.00866 -3.99807,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="ccccc" + id="path10982" + d="m 401.99996,358.00004 0,-1 13,0 -4,1 c -6.21176,0.97395 -7,0 -9,0 z" + style="opacity:0.5080214;fill:url(#radialGradient10993);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/layer-delete.svg b/share/icons/tango/scalable/actions/layer-delete.svg new file mode 100644 index 000000000..8fc229e54 --- /dev/null +++ b/share/icons/tango/scalable/actions/layer-delete.svg @@ -0,0 +1,108 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="layer-delete.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient11007" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,72.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + inkscape:label="#delete_layer" + id="delete_layer" + transform="matrix(3,0,0,3,-3,0)" + style="display:inline"> + <rect + y="0" + x="1" + height="16" + width="16" + id="rect11124" + style="fill:url(#radialGradient11007);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cccccc" + id="path11126" + d="m 2.4999999,6.4999188 0,3.0001655 10.6250001,0 2.375,0 0,-3.0001655 -13.0000001,0 z" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="ccccc" + id="path11128" + d="m 3.0037738,6.9701541 11.9931702,0 0,1.0145762 -11.9931702,0 0,-1.0145762 z" + style="opacity:0.1;fill:#ffffff;fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="ccc" + id="path11130" + d="M 3.53125,8.968753 3.5,7.5306015 l 10,-0.04655" + style="fill:none;stroke:#aac5e2;stroke-width:1.00000024px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/layer-lower.svg b/share/icons/tango/scalable/actions/layer-lower.svg new file mode 100644 index 000000000..7753a3029 --- /dev/null +++ b/share/icons/tango/scalable/actions/layer-lower.svg @@ -0,0 +1,151 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="layer-lower.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient11077" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,24.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient11079" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.01704304,0.5772776,-0.4413401,0.01302975,416.96006,283.57489)" + cx="40.076153" + cy="21.849634" + fx="40.076153" + fy="21.849634" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient11081" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.4674281,0.4079289,0,402.50018,291.87499)" + cx="32.346493" + cy="3.6765721" + fx="32.346493" + fy="3.6765721" + r="17.171415" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="lower_layer" + transform="matrix(3,0,0,3,-1203,-888)"> + <rect + y="296" + x="401" + height="16" + width="16" + id="rect11069" + style="fill:url(#radialGradient11077);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:url(#radialGradient11079);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 405.50081,298.49469 0,6.00119 -3.00081,0 6.01429,6.00412 5.98656,-6.00412 -2.99304,0 0,-6.00119 -6.007,0 z" + id="path11071" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path11073" + d="m 403.4861,304.99465 2.51386,0 0.002,-6.00068 1.9981,6.8e-4 c 1,3 1,8 0.48614,10.73483 l -5,-4.73483 z" + style="opacity:0.5080214;fill:url(#radialGradient11081);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 406.51397,299.48165 0,6.00866 -1.7851,0 3.80236,3.59273 3.70263,-3.59273 -1.72182,0 0,-6.00866 -3.99807,0 z" + id="path11075" + sodipodi:nodetypes="cccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/layer-next.svg b/share/icons/tango/scalable/actions/layer-next.svg new file mode 100644 index 000000000..66b1b8069 --- /dev/null +++ b/share/icons/tango/scalable/actions/layer-next.svg @@ -0,0 +1,147 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="layer-next.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient22228" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.365851,-0.462389,0,18.49586,-1.72254)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient22230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.882016,0.692777,0,-1.192324,-12.0939)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999667,0,0,2.9999667,-1151.987,-599.99254)" + style="display:inline" + id="switch_to_layer_below"> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 388.49998,215.49991 11.00007,0 -4.00003,-4.99994 -11.00006,0 4.00002,4.99994 z" + id="use19230" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 388.49998,205.50003 11.00007,0 -4.00003,-4.99994 -11.00006,0 4.00002,4.99994 z" + id="use19232" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.4;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 389.15845,214.49995 8.17296,0 -2.44568,-2.9999 -8.21714,0 2.48986,2.9999 z" + id="path11710" + sodipodi:nodetypes="ccccc" /> + <g + transform="matrix(0.5887794,0,0,0.5299043,388.11668,205.40165)" + inkscape:label="Layer 1" + id="g23745"> + <path + style="fill:url(#radialGradient22228);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.79028809;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 3.8979283,0.39425607 0,5.66310253 -3.3979281,0 7.64298,9.4425564 7.6429798,-9.4425564 -3.384743,0 0,-5.66310253 -8.5032887,0 z" + id="path23747" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path23749" + d="m 2.3857523,7.01275 2.368753,0 0,-5.6734437 3.7454947,0 C 10.002754,7.5742866 8.1412336,9.1091038 6,11.489579 L 2.3857523,7.01275 z" + style="opacity:0.5080214;fill:url(#radialGradient22230);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.7902869;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 5.6074758,2.2796532 0,5.6772103 -1.3333243,0 3.858539,4.7255825 3.7921935,-4.7255825 -1.225848,0 0,-5.6772103 -5.0915602,0 z" + id="path23751" + sodipodi:nodetypes="cccccccc" /> + </g> + <path + sodipodi:nodetypes="ccccc" + id="path11697" + d="m 389.327,204.49996 8.17296,0 -2.44568,-2.9999 -8.21714,0 2.48986,2.9999 z" + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;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/tango/scalable/actions/layer-previous.svg b/share/icons/tango/scalable/actions/layer-previous.svg new file mode 100644 index 000000000..372937f26 --- /dev/null +++ b/share/icons/tango/scalable/actions/layer-previous.svg @@ -0,0 +1,147 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="layer-previous.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient22224" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.365851,-0.462389,0,18.713789,-0.8940632)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient22226" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.882016,0.692777,0,-0.9800392,-11.268355)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000342,0,0,3.0000342,-1152.0137,-528.00685)" + style="display:inline" + id="switch_to_layer_above"> + <path + sodipodi:nodetypes="ccccc" + id="path19221" + d="m 388.50016,191.50005 10.9998,0 -3.99993,-5 -10.9998,0 3.99993,5 z" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccc" + id="path19223" + d="m 388.50016,181.50005 10.9998,0 -3.99993,-5.00001 -10.9998,0 3.99993,5.00001 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 389.15845,190.49997 8.17296,0 -2.44568,-2.9999 -8.21714,0 2.48986,2.9999 z" + id="path11732" + sodipodi:nodetypes="ccccc" /> + <g + transform="matrix(0.5888315,0,0,-0.5299542,388.07636,190.14795)" + inkscape:label="Layer 1" + id="g24660"> + <path + style="fill:url(#radialGradient22224);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.79028809;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 4.1158571,1.2227329 0,5.6631025 -3.39792815,0 7.64298005,9.4425566 7.64298,-9.4425566 -3.384743,0 0,-5.6631025 -8.5032889,0 z" + id="path24662" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path24664" + d="m 2.5980371,7.8382929 2.368753,0 0,-5.6734437 3.7454947,0 c 1.5027532,6.2349803 -0.3587664,7.7697975 -2.5,10.1502748 L 2.5980371,7.8382929 z" + style="opacity:0.5080214;fill:url(#radialGradient22226);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.7902869;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 5.8364929,3.085069 0,5.6772103 -1.3333243,0 3.858539,4.7255827 3.7921934,-4.7255827 -1.225848,0 0,-5.6772103 -5.0915601,0 z" + id="path24666" + sodipodi:nodetypes="cccccccc" /> + </g> + <path + sodipodi:nodetypes="ccccc" + id="path11730" + d="m 389.15845,180.49995 8.17296,0 -2.44568,-2.9999 -8.21714,0 2.48986,2.9999 z" + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.4;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/layer-raise.svg b/share/icons/tango/scalable/actions/layer-raise.svg new file mode 100644 index 000000000..d1a8d8b0d --- /dev/null +++ b/share/icons/tango/scalable/actions/layer-raise.svg @@ -0,0 +1,151 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="layer-raise.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient11033" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,0.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient11051" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.01704304,-0.5772776,-0.4413401,-0.01302975,416.96006,301.4198)" + cx="40.076153" + cy="21.849634" + fx="40.076153" + fy="21.849634" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient11048" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,402.50018,293.1197)" + cx="32.346493" + cy="3.6765721" + fx="32.346493" + fy="3.6765721" + r="17.171415" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="raise_layer" + transform="matrix(3,0,0,3,-1203,-816)"> + <rect + style="fill:url(#radialGradient11033);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11019" + width="16" + height="16" + x="401" + y="272" /> + <path + sodipodi:nodetypes="cccccccc" + id="path11025" + d="m 405.50081,286.5 0,-6.00119 -3.00081,0 6.01429,-6.00412 5.98656,6.00412 -2.99304,0 0,6.00119 -6.007,0 z" + style="fill:url(#radialGradient11051);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.5080214;fill:url(#radialGradient11048);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 403.4861,280.00004 2.51386,0 0.002,6.00068 1.9981,-6.8e-4 c 1,-3 1,-8 0.48614,-10.73483 l -5,4.73483 z" + id="path11027" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path11029" + d="m 406.51397,285.51304 0,-6.00866 -1.7851,0 3.80236,-3.59273 3.70263,3.59273 -1.72182,0 0,6.00866 -3.99807,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/layer-rename.svg b/share/icons/tango/scalable/actions/layer-rename.svg new file mode 100644 index 000000000..e963f4e7a --- /dev/null +++ b/share/icons/tango/scalable/actions/layer-rename.svg @@ -0,0 +1,93 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="layer-rename.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000323,0,0,3.0000323,-1152.0129,-456.00568)" + style="display:inline" + id="rename_layer"> + <path + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 388.50015,167.50004 10.99981,0 -3.99993,-5 -10.99981,0 3.99993,5 z" + id="path11266" + sodipodi:nodetypes="ccccc" /> + <rect + y="153" + x="387" + height="8" + width="13" + id="rect11670" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cccsscsssccscccccsscssccccscscc" + id="path11268" + d="m 385.03125,153 0,1 0.46875,0 c 0,0 0.15051,-0.003 0.28125,0.0625 0.13074,0.0654 0.21875,0.10417 0.21875,0.4375 0,1 0,5 0,5 0,0 0.007,0.0398 0,0.0937 -0.007,0.054 -0.0298,0.12213 -0.0625,0.1875 -0.0654,0.13079 -0.10417,0.2188 -0.4375,0.2188 -0.23438,0 -0.37597,0 -0.46875,0 l 0,1 c 0.0928,0 0.23437,0 0.46875,0 0.42184,0 0.76071,-0.16029 1,-0.375 0.23929,0.21471 0.57816,0.375 1,0.375 0.16667,0 0.33333,0 0.5,0 l 0,-1 c -0.16667,0 -0.33333,0 -0.5,0 -0.33333,0 -0.37213,-0.088 -0.4375,-0.21875 -0.0327,-0.0654 -0.055,-0.13353 -0.0625,-0.1875 0.002,-0.0278 0,-0.0937 0,-0.0937 0,0 0,-4 0,-5 0,-0.33333 0.088,-0.37213 0.21875,-0.4375 C 387.34949,153.99713 387.5,154 387.5,154 l 0.46875,0 0,-1 -0.46875,0 c 0,0 -0.34949,0.003 -0.71875,0.1875 -0.0923,0.0462 -0.1907,0.10788 -0.28125,0.1875 -0.0906,-0.0796 -0.18894,-0.14134 -0.28125,-0.1875 C 385.84949,153.00287 385.5,153 385.5,153 l -0.46875,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 385.03125,153 0,1 0.46875,0 c 0,0 0.15051,-0.003 0.28125,0.0625 0.13074,0.0654 0.21875,0.10417 0.21875,0.4375 0,1 0,5 0,5 0,0 0.007,0.0398 0,0.0937 -0.007,0.054 -0.0298,0.12213 -0.0625,0.1875 -0.0654,0.13079 -0.10417,0.2188 -0.4375,0.2188 -0.23438,0 -0.37597,0 -0.46875,0 l 0,1 c 0.0928,0 0.23437,0 0.46875,0 0.42184,0 0.76071,-0.16029 1,-0.375 0.23929,0.21471 0.57816,0.375 1,0.375 0.16667,0 0.33333,0 0.5,0 l 0,-1 c -0.16667,0 -0.33333,0 -0.5,0 -0.33333,0 -0.37213,-0.088 -0.4375,-0.21875 -0.0327,-0.0654 -0.055,-0.13353 -0.0625,-0.1875 0.002,-0.0278 0,-0.0937 0,-0.0937 0,0 0,-4 0,-5 0,-0.33333 0.088,-0.37213 0.21875,-0.4375 C 387.34949,153.99713 387.5,154 387.5,154 l 0.46875,0 0,-1 -0.46875,0 c 0,0 -0.34949,0.003 -0.71875,0.1875 -0.0923,0.0462 -0.1907,0.10788 -0.28125,0.1875 -0.0906,-0.0796 -0.18894,-0.14134 -0.28125,-0.1875 C 385.84949,153.00287 385.5,153 385.5,153 l -0.46875,0 z" + id="path11668" + sodipodi:nodetypes="cccsscsssccscccccsscssccccscscc" /> + <path + sodipodi:nodetypes="cccssssssscccccssssssscccsssccccccssscccssssssscc" + id="text11672" + d="m 394,160 -1,0 -0.038,-0.52791 c -0.13091,0.15756 -0.26321,0.27241 -0.3969,0.34451 -0.23398,0.12553 -0.49997,0.1883 -0.798,0.1883 -0.48187,0 -0.9108,-0.15891 -1.28682,-0.47673 -0.44844,-0.37924 -0.67265,-0.88134 -0.67265,-1.50629 0,-0.63563 0.22979,-1.14307 0.68936,-1.52232 0.36488,-0.30178 0.78407,-0.45268 1.25758,-0.45268 0.27574,0 0.53478,0.0561 0.7771,0.16825 0.13927,0.0641 0.28271,0.1696 0.43033,0.31648 L 393,156 l 1,0 0,4 z m -1.01832,-1.97411 c -10e-6,-0.25848 -0.095,-0.47804 -0.28489,-0.65869 -0.18993,-0.18063 -0.41967,-0.27096 -0.68924,-0.27096 -0.3002,0 -0.54679,0.10868 -0.73978,0.32603 -0.15623,0.17624 -0.23434,0.37745 -0.23434,0.60362 0,0.22616 0.0781,0.42737 0.23434,0.6036 0.18993,0.21735 0.43653,0.32603 0.73978,0.32603 0.27263,0 0.50314,-0.0896 0.69153,-0.26876 0.18839,-0.17917 0.28259,-0.39946 0.2826,-0.66087 l 0,0 z m 6.22305,0.0844 c 0,0.62494 -0.22423,1.12704 -0.67266,1.50628 -0.37602,0.31782 -0.80496,0.47673 -1.28682,0.47673 -0.29803,0 -0.56403,-0.0628 -0.79799,-0.18829 -0.14206,-0.0748 -0.27436,-0.18962 -0.39691,-0.34452 l 0,0.41262 L 395,160 l 0,-6.01715 1.05035,-0.0269 0,2.66404 c 0.14762,-0.14688 0.29107,-0.25237 0.43033,-0.31648 0.24232,-0.11216 0.50135,-0.16825 0.7771,-0.16825 0.47351,0 0.8927,0.1509 1.25758,0.45268 0.45957,0.37925 0.68937,0.88669 0.68937,1.52233 l 0,0 z m -1.23688,-0.0844 c 0,-0.21847 -0.0754,-0.41284 -0.22635,-0.58307 -0.18643,-0.20997 -0.42463,-0.31494 -0.71462,-0.31494 -0.26039,0 -0.48232,0.0872 -0.66578,0.26174 -0.18346,0.17449 -0.2752,0.38659 -0.2752,0.63627 0,0.24967 0.0917,0.46177 0.2752,0.63625 0.18346,0.1745 0.40539,0.26175 0.66578,0.26175 0.29295,0 0.53115,-0.10499 0.71462,-0.31495 0.1509,-0.17306 0.22635,-0.36743 0.22635,-0.58305 l 0,0 z" + style="font-size:8.37864399px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Aharoni" /> + <path + sodipodi:nodetypes="ccccc" + id="path11689" + d="m 389.10604,166.49996 8.17296,0 -2.44568,-2.9999 -8.21714,0 2.48986,2.9999 z" + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;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/tango/scalable/actions/layer-top.svg b/share/icons/tango/scalable/actions/layer-top.svg new file mode 100644 index 000000000..c2391427a --- /dev/null +++ b/share/icons/tango/scalable/actions/layer-top.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="layer-top.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient11012" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,48.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient11067" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.0750564e-8,-0.6487303,-0.7666811,-6.5358533e-8,427.26608,353.63599)" + cx="50.307419" + cy="29.042217" + fx="50.307419" + fy="29.042217" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient11064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.01704304,-0.5772776,-0.4413401,-0.01302975,416.96006,350.4198)" + cx="40.076153" + cy="21.849634" + fx="40.076153" + fy="21.849634" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient11061" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,402.50018,342.1197)" + cx="32.346493" + cy="3.6765721" + fx="32.346493" + fy="3.6765721" + r="17.171415" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient11057" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,402.50018,332.1197)" + cx="23.789028" + cy="1.2251645" + fx="23.789028" + fy="1.2251645" + r="17.171415" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="layer_to_top" + transform="matrix(2.9999862,0,0,2.9999862,-1202.9942,-959.99549)"> + <rect + y="320" + x="401" + height="16" + width="16" + id="rect11010" + style="fill:url(#radialGradient11012);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="320.50003" + x="401.49997" + height="3" + width="14" + id="rect10948" + style="fill:url(#radialGradient11067);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:url(#radialGradient11064);fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 405.50081,335.5 0,-6.00119 -3.00081,0 6.01429,-6.00412 5.98656,6.00412 -2.99304,0 0,6.00119 -6.007,0 z" + id="path10921" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path10923" + d="m 403.4861,329.00004 2.51386,0 0.002,6.00068 1.9981,-6.8e-4 c 1,-3 1,-8 0.48614,-10.73483 l -5,4.73483 z" + style="opacity:0.5080214;fill:url(#radialGradient11061);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 406.51397,334.51304 0,-6.00866 -1.7851,0 3.80236,-3.59273 3.70263,3.59273 -1.72182,0 0,6.00866 -3.99807,0 z" + id="path10925" + sodipodi:nodetypes="cccccccc" /> + <path + style="opacity:0.5080214;fill:url(#radialGradient11057);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 401.99996,322.00004 0,-1 13,0 -4,1 c -6.21176,0.97395 -7,0 -9,0 z" + id="path10952" + sodipodi:nodetypes="ccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/node-add.svg b/share/icons/tango/scalable/actions/node-add.svg new file mode 100644 index 000000000..e7692b219 --- /dev/null +++ b/share/icons/tango/scalable/actions/node-add.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-add.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14207" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9992945,0,0,1.0000019,1699.7094,-7.00044)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient14204" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.941177,0,0,1,1287.0588,-218.00003)" + x1="-15.593912" + y1="423.5" + x2="0.62775564" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient14201" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.941177,0,0,1,1287.0588,-218.00003)" + x1="-15.560227" + y1="423.5" + x2="0.41773966" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5517" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3816,-576)" + style="display:inline" + id="node_insert"> + <rect + style="fill:url(#radialGradient14207);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20335" + width="16" + height="16" + x="1272" + y="191.99997" /> + <path + style="fill:url(#linearGradient14204);fill-opacity:1;stroke:none" + d="m 1272,203.99997 16,0 0,3 -16,0 0,-3 z" + id="path20337" /> + <path + style="fill:url(#linearGradient14201);fill-opacity:1;stroke:none" + d="m 1272,204.99997 16,0 0,1 -16,0 0,-1 z" + id="path20339" /> + <g + inkscape:label="#g14209" + id="node"> + <path + id="path20341" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:url(#linearGradient5517);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path20343" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + <path + style="fill:#c3c4c2;fill-opacity:1;stroke:#555753;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 1278.5325,192.5 0,3.03246 -3.0325,0 0,1.96754 3.0325,0 0,3 1.9675,0 0,-3 3,0 0,-1.96754 -3,0 0,-3.03246 -1.9675,0 z" + id="path20345" + sodipodi:nodetypes="ccccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/node-break.svg b/share/icons/tango/scalable/actions/node-break.svg new file mode 100644 index 000000000..bdf86d1d0 --- /dev/null +++ b/share/icons/tango/scalable/actions/node-break.svg @@ -0,0 +1,342 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-break.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14102" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272725,0,0,0.7272725,1789.8181,76.363675)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient7640" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.3749994,1.705879,-156.87543)" + x1="-16.000061" + y1="423.45538" + x2="-11.80596" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient7642" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.3750007,1.705879,-156.87557)" + x1="-16.000221" + y1="423.58575" + x2="-11.467163" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient9452" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.3749997,1.705879,-156.75012)" + x1="-16.000061" + y1="423.45538" + x2="-11.80596" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient9454" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.3750008,1.705879,-156.7502)" + x1="-16.000221" + y1="423.58575" + x2="-11.467163" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient7700" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.375001,1.705882,-170.87605)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient7702" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.3749958,1.705882,-170.87325)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient13974" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.121098,-0.1996121,0,1340.5137,209.7993)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5642" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5650" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5658" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999938,0,0,2.9999938,-4175.9913,-575.9988)" + style="display:inline" + id="node_break"> + <rect + y="192.00002" + x="1392" + height="15.999995" + width="15.999995" + id="rect6701" + style="fill:url(#radialGradient14102);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.193344;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="g7634" + transform="matrix(-0.7272725,0,0,-0.7272725,1394.1818,514.90878)"> + <path + style="fill:url(#linearGradient7640);fill-opacity:1;stroke:none" + d="m -19.000003,423.37471 22,0 0,4.125 -22,0 0,-4.125 z" + id="path7636" /> + <path + style="fill:url(#linearGradient7642);fill-opacity:1;stroke:none" + d="m -19.000003,424.74971 22,0 0,1.375 -22,0 0,-1.375 z" + id="path7638" /> + </g> + <g + id="g7630" + transform="matrix(0.7272725,0,0,0.7272725,1405.8182,-103.99999)"> + <path + style="fill:url(#linearGradient9452);fill-opacity:1;stroke:none" + d="m -19.000003,423.50012 22,0 0,4.125 -22,0 0,-4.125 z" + id="path6703" /> + <path + style="fill:url(#linearGradient9454);fill-opacity:1;stroke:none" + d="m -19.000003,424.87512 22,0 0,1.375 -22,0 0,-1.375 z" + id="path6705" /> + </g> + <g + transform="matrix(0.7272725,0,0,0.7272725,1405.8182,-104.72717)" + id="g7686"> + <path + style="fill:url(#linearGradient7700);fill-opacity:1;stroke:none" + d="m -19,409.37499 22,0 0,4.125 -22,0 0,-4.125 z" + id="path7668" /> + <path + style="fill:url(#linearGradient7702);fill-opacity:1;stroke:none" + d="m -19,410.74999 22,0 0,1.375 -22,0 0,-1.375 z" + id="path7670" /> + </g> + <g + id="use13946" + transform="translate(63.977801,-12.999989)"> + <path + sodipodi:nodetypes="cccccccc" + id="path13970" + d="m 1334.496,210.49996 0,2.01394 -1.9738,0 3.4754,2.98609 3.5246,-2.98609 -2.0173,0 0,-2.01394 -3.0089,0 z" + style="fill:url(#radialGradient13974);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:0.99999863;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccccccc" + id="path13972" + d="m 1335.2652,211.25 0,2.01606 -0.6803,0 1.4179,1.22744 1.4363,-1.22744 -0.6811,0 0,-2.01606 -1.4928,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + <g + id="use14458" + inkscape:label="#g14209" + transform="translate(121,-11)"> + <path + style="fill:url(#linearGradient5642);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5638" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5640" /> + </g> + <g + id="use14460" + inkscape:label="#g14209" + transform="translate(117,0)"> + <path + style="fill:url(#linearGradient5650);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5646" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5648" /> + </g> + <g + id="use14462" + inkscape:label="#g14209" + transform="translate(124,3e-5)"> + <path + style="fill:url(#linearGradient5658);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5654" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5656" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/node-delete-segment.svg b/share/icons/tango/scalable/actions/node-delete-segment.svg new file mode 100644 index 000000000..2d786b466 --- /dev/null +++ b/share/icons/tango/scalable/actions/node-delete-segment.svg @@ -0,0 +1,369 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-delete-segment.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14036" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6666667,0,0,0.6666667,1593.3333,78.666654)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient12907" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.411765,0,0,1.4999989,2.5881909,-209.50016)" + x1="-16.000061" + y1="423.45538" + x2="-11.80596" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient12909" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.411765,0,0,1.4999399,2.5881909,-209.47473)" + x1="-16.000221" + y1="423.58575" + x2="-11.467163" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient12911" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.411765,0,0,1.4999989,2.5882779,-209.99987)" + x1="-16.000061" + y1="423.45538" + x2="-11.80596" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient12913" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.411765,0,0,1.4997799,2.5882779,-209.90683)" + x1="-16.000221" + y1="423.58575" + x2="-11.467163" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient12915" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4117651,0,0,1.4999999,2.5882778,-224.50049)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient12917" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4117651,0,0,1.4948457,2.5882778,-222.31451)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient13978" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.121098,-0.1996121,0,1332.4915,196.79931)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5562" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5570" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5578" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="node_delete_segment" + transform="matrix(2.999993,0,0,2.999993,-3959.9906,-575.99863)" + inkscape:label="#node_delete_segment"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:1;stroke:none" + id="rect6722" + width="16" + height="16" + x="1320" + y="192" /> + <rect + y="192.00008" + x="1320" + height="15.99992" + width="16" + id="rect12859" + style="fill:url(#radialGradient14036);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.30182934;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="g12861" + transform="matrix(-0.6666667,0,0,-0.6666667,1322.6666,489.33321)"> + <path + style="fill:url(#linearGradient12907);fill-opacity:1;stroke:none" + d="m -20.000043,423.4998 23.9999989,0 0,4.5 -23.9999989,0 0,-4.5 z" + id="path12863" /> + <path + style="fill:url(#linearGradient12909);fill-opacity:1;stroke:none" + d="m -20.000043,424.99986 23.9999989,0 0,1.49994 -23.9999989,0 0,-1.49994 z" + id="path12865" /> + </g> + <g + id="g12867" + transform="matrix(0.6666667,0,0,0.6666667,1333.3333,-78.000068)"> + <path + style="fill:url(#linearGradient12911);fill-opacity:1;stroke:none" + d="m -19.999956,423.00008 23.9999989,0 0,4.5 -23.9999989,0 0,-4.5 z" + id="path12869" /> + <path + style="fill:url(#linearGradient12913);fill-opacity:1;stroke:none" + d="m -19.999956,424.50008 23.9999989,0 0,1.49978 -23.9999989,0 0,-1.49978 z" + id="path12871" /> + </g> + <g + id="g12874" + transform="matrix(0.6666667,0,0,0.6666667,1333.3333,-79.333401)"> + <path + style="fill:url(#linearGradient12915);fill-opacity:1;stroke:none" + d="m -19.999956,408.50008 23.9999989,0 0,4.5 -23.9999989,0 0,-4.5 z" + id="path12876" /> + <path + style="fill:url(#linearGradient12917);fill-opacity:1;stroke:none" + d="m -19.999956,410.00523 23.9999989,0 0,1.49485 -23.9999989,0 0,-1.49485 z" + id="path12878" /> + </g> + <path + sodipodi:nodetypes="cccccccc" + id="path13924" + d="m 1326.4738,197.49997 0,2.01394 -1.9738,0 3.4754,2.98609 3.5246,-2.98609 -2.0173,0 0,-2.01394 -3.0089,0 z" + style="fill:url(#radialGradient13978);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:0.99999863;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccccccc" + id="path13926" + d="m 1327.243,198.25001 0,2.01606 -0.6803,0 1.4179,1.22744 1.4363,-1.22744 -0.6811,0 0,-2.01606 -1.4928,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <g + id="use14215" + inkscape:label="#g14209" + transform="translate(45,0)"> + <path + style="fill:url(#linearGradient5554);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5550" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5552" /> + </g> + <g + id="use14217" + inkscape:label="#g14209" + transform="translate(52,3e-5)"> + <path + style="fill:url(#linearGradient5562);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5558" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5560" /> + </g> + <g + id="use14219" + inkscape:label="#g14209" + transform="translate(45,-10.99997)"> + <path + style="fill:url(#linearGradient5570);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5566" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5568" /> + </g> + <g + id="use14221" + inkscape:label="#g14209" + transform="translate(52,-10.99997)"> + <path + style="fill:url(#linearGradient5578);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5574" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5576" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/node-delete.svg b/share/icons/tango/scalable/actions/node-delete.svg new file mode 100644 index 000000000..fd36baf32 --- /dev/null +++ b/share/icons/tango/scalable/actions/node-delete.svg @@ -0,0 +1,197 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-delete.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14191" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9992945,0,0,1.0000019,1723.7094,-7.00044)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient14188" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.941177,0,0,1,1311.0588,-218.00003)" + x1="-15.593912" + y1="423.5" + x2="0.62775564" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient14185" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.941177,0,0,1,1311.0588,-218.00003)" + x1="-15.560227" + y1="423.5" + x2="0.41773966" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5546" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3888,-576.00009)" + style="display:inline" + id="node_delete"> + <rect + y="191.99997" + x="1296" + height="16" + width="16" + id="rect20349" + style="fill:url(#radialGradient14191);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path20351" + d="m 1296,203.99997 16,0 0,3 -16,0 0,-3 z" + style="fill:url(#linearGradient14188);fill-opacity:1;stroke:none" /> + <path + id="path20353" + d="m 1296,204.99997 16,0 0,1 -16,0 0,-1 z" + style="fill:url(#linearGradient14185);fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + id="path20359" + d="m 1299.5,195.53246 0,1.96754 8,0 0,-1.96754 -8,0 z" + style="fill:#c3c4c2;fill-opacity:1;stroke:#555753;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <g + id="use14213" + inkscape:label="#g14209" + transform="translate(24,3e-5)"> + <path + style="fill:url(#linearGradient5546);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5542" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5544" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/node-join-segment.svg b/share/icons/tango/scalable/actions/node-join-segment.svg new file mode 100644 index 000000000..3ab23db23 --- /dev/null +++ b/share/icons/tango/scalable/actions/node-join-segment.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-join-segment.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient14541" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.941177,0,0,1,1383.0588,-218)" + x1="-15.999955" + y1="423.5" + x2="1.0000308" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient14538" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.941177,0,0,1,1383.0588,-218)" + x1="-15.560227" + y1="423.5" + x2="0.41773966" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient14535" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.294118,0,0,1,1368.3055,-229)" + x1="-15.593912" + y1="423.5" + x2="0.62775564" + y2="423.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14532" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9992945,0,0,1,1895.6388,440.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient14523" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.294118,0,0,1,1383.7059,-229)" + x1="-15.593912" + y1="423.5" + x2="0.62775564" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient14520" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.294118,0,0,1,1383.7059,-229)" + x1="-15.560227" + y1="423.5" + x2="0.41773966" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient14505" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.294118,0,0,1,1383.7172,-229)" + x1="-52.047657" + y1="423.50003" + x2="-36.400017" + y2="423.50003" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient13966" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.121098,-0.1996121,0,1340.5137,209.7993)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5610" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5618" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5626" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5634" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="node_join_segment" + transform="matrix(3,0,0,3,-4104,-576.00009)" + inkscape:label="#node_join_segment"> + <path + id="path9278" + d="m 1368,204 16,0 0,3 -16,0 0,-3 z" + style="fill:url(#linearGradient14541);fill-opacity:1;stroke:none" /> + <path + id="path9282" + d="m 1368,205 16,0 0,1 -16,0 0,-1 z" + style="fill:url(#linearGradient14538);fill-opacity:1;stroke:none" /> + <path + style="fill:url(#linearGradient14535);fill-opacity:1;stroke:none" + d="m 1373.0113,193.00003 -5,0 0,3 5,0 0,-3 z" + id="path7437" /> + <rect + style="fill:url(#radialGradient14532);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect7417" + width="16" + height="15.999969" + x="1368" + y="192" /> + <path + style="fill:url(#linearGradient14523);fill-opacity:1;stroke:none" + d="m 1379,193 5,0 0,3 -5,0 0,-3 z" + id="path7429" /> + <path + style="fill:url(#linearGradient14520);fill-opacity:1;stroke:none" + d="m 1379,194 5,0 0,1 -5,0 0,-1 z" + id="path7431" /> + <path + style="fill:url(#linearGradient14505);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1373.0113,194.00003 -5,0 0,1 5,0 0,-1 z" + id="path7439" /> + <g + id="use13944" + transform="translate(39.977801,-12.999989)"> + <path + sodipodi:nodetypes="cccccccc" + id="path13962" + d="m 1334.496,210.49996 0,2.01394 -1.9738,0 3.4754,2.98609 3.5246,-2.98609 -2.0173,0 0,-2.01394 -3.0089,0 z" + style="fill:url(#radialGradient13966);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:0.99999863;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccccccc" + id="path13964" + d="m 1335.2652,211.25 0,2.01606 -0.6803,0 1.4179,1.22744 1.4363,-1.22744 -0.6811,0 0,-2.01606 -1.4928,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + <g + id="use14229" + inkscape:label="#g14209" + transform="translate(93,-11)"> + <path + style="fill:url(#linearGradient5610);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5606" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5608" /> + </g> + <g + id="use14452" + inkscape:label="#g14209" + transform="translate(100,-10.99997)"> + <path + style="fill:url(#linearGradient5618);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5614" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5616" /> + </g> + <g + id="use14454" + inkscape:label="#g14209" + transform="translate(93,3e-5)"> + <path + style="fill:url(#linearGradient5626);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5622" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5624" /> + </g> + <g + id="use14456" + inkscape:label="#g14209" + transform="translate(100,3e-5)"> + <path + style="fill:url(#linearGradient5634);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5630" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5632" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/node-join.svg b/share/icons/tango/scalable/actions/node-join.svg new file mode 100644 index 000000000..462192656 --- /dev/null +++ b/share/icons/tango/scalable/actions/node-join.svg @@ -0,0 +1,331 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-join.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347-6" /> + </linearGradient> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14077" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9992945,0,0,1.0000019,1840.6494,16.99961)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient14074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.941177,0,0,1,1359.0588,-218.00003)" + x1="-15.593912" + y1="423.5" + x2="0.62775564" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient14071" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.941177,0,0,1,1359.0588,-218.00003)" + x1="-15.560227" + y1="423.5" + x2="0.41773966" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient14496" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.294118,0,0,1,1359.7059,-229)" + x1="-15.593912" + y1="423.5" + x2="0.62775564" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient14493" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.294118,0,0,1,1359.7059,-229)" + x1="-15.560227" + y1="423.5" + x2="0.41773966" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient14483" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.294118,0,0,1,1344.3055,-228.99997)" + x1="-15.593912" + y1="423.5" + x2="0.62775564" + y2="423.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient14480" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.294118,0,0,1,1359.7172,-229)" + x1="-52.895309" + y1="423.50003" + x2="-36.400017" + y2="423.50003" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient13958" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.121098,-0.1996121,0,1340.5137,209.7993)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5586" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5594" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient5602" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="node_join" + transform="matrix(3,0,0,3,-4032,-576)" + inkscape:label="#node_join"> + <rect + style="fill:url(#radialGradient14077);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8215" + width="16" + height="16" + x="1344" + y="191.99997" /> + <path + style="fill:url(#linearGradient14074);fill-opacity:1;stroke:none" + d="m 1344,203.99997 16,0 0,3 -16,0 0,-3 z" + id="path8217" /> + <path + style="fill:url(#linearGradient14071);fill-opacity:1;stroke:none" + d="m 1344,204.99997 16,0 0,1 -16,0 0,-1 z" + id="path8219" /> + <path + style="fill:url(#linearGradient14496);fill-opacity:1;stroke:none" + d="m 1355,193 5,0 0,3 -5,0 0,-3 z" + id="path8226" /> + <path + style="fill:url(#linearGradient14493);fill-opacity:1;stroke:none" + d="m 1355,194 5,0 0,1 -5,0 0,-1 z" + id="path8228" /> + <path + style="fill:url(#linearGradient14483);fill-opacity:1;stroke:none" + d="m 1349.0113,193.00003 -5,0 0,3 5,0 0,-3 z" + id="path8234" /> + <path + style="fill:url(#linearGradient14480);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1349.0113,194.00003 -5,0 0,1 5,0 0,-1 z" + id="path8236" /> + <g + id="use13942" + transform="translate(15.977801,-12.999989)"> + <path + sodipodi:nodetypes="cccccccc" + id="path13954" + d="m 1334.496,210.49996 0,2.01394 -1.9738,0 3.4754,2.98609 3.5246,-2.98609 -2.0173,0 0,-2.01394 -3.0089,0 z" + style="fill:url(#radialGradient13958);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:0.99999863;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccccccc" + id="path13956" + d="m 1335.2652,211.25 0,2.01606 -0.6803,0 1.4179,1.22744 1.4363,-1.22744 -0.6811,0 0,-2.01606 -1.4928,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + <g + id="use14223" + inkscape:label="#g14209" + transform="translate(69,-10.99997)"> + <path + style="fill:url(#linearGradient5586);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5582" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5584" /> + </g> + <g + id="use14225" + inkscape:label="#g14209" + transform="translate(76,-10.99997)"> + <path + style="fill:url(#linearGradient5594);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5590" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5592" /> + </g> + <g + id="use14227" + inkscape:label="#g14209" + transform="translate(72,0)"> + <path + style="fill:url(#linearGradient5602);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path5598" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path5600" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-flip-horizontal.svg b/share/icons/tango/scalable/actions/object-flip-horizontal.svg new file mode 100644 index 000000000..1057794f5 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-flip-horizontal.svg @@ -0,0 +1,131 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-flip-horizontal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient13629" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-842.5,509.50001)" + x1="101.50001" + y1="1353.4999" + x2="117.50007" + y2="1353.4999" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-12.551398" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + y="33.691742" + x="59.766865" + height="16" + width="16" + id="rect20769" + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" /> + <g + transform="matrix(2.9999955,0,0,2.9999955,-1511.9977,-1175.9982)" + style="display:inline" + id="object_flip_hor"> + <rect + y="392" + x="504" + height="16" + width="16" + id="rect20761" + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" /> + <path + sodipodi:nodetypes="cccc" + id="path18543" + d="m 513.50004,393.49996 0,13 5,0 -5,-13 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:0.4;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 514.50007,398.87179 0,6.62815 2.60133,0 -2.60133,-6.62815 z" + id="path18595" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path18541" + d="m 509.49993,393.50007 0,12.99991 -4.99991,0 4.99991,-12.99991 z" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cccc" + id="path18597" + d="m 508.49996,398.87181 0,6.62815 -2.60133,0 2.60133,-6.62815 z" + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cccccccccccccccccccc" + id="path18718" + style="fill:url(#linearGradient13629);fill-opacity:1;stroke:none;display:inline" + d="m 510.9999,396.99991 1.0001,0 0,2 -1.0001,0 0,-2 z m 0,4.00003 1.0001,0 0,2 -1.0001,0 0,-2 z m 0,4.00006 1.0001,0 0,3 -1.0001,0 0,-3 z m 0,-13.00006 1.0001,0 0,3.00007 -1.0001,0 0,-3.00007 z" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-flip-vertical.svg b/share/icons/tango/scalable/actions/object-flip-vertical.svg new file mode 100644 index 000000000..3e7403439 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-flip-vertical.svg @@ -0,0 +1,131 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-flip-vertical.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient13666" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-1,1,0,-842.5,509.50001)" + x1="101.50001" + y1="1353.4999" + x2="117.50007" + y2="1353.4999" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-12.551398" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + y="33.691742" + x="59.766865" + height="16" + width="16" + id="rect20769" + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" /> + <g + id="object_flip_ver" + style="display:inline" + transform="matrix(0,-2.9999955,2.9999955,0,-1175.9981,1559.9977)"> + <rect + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" + id="rect13654" + width="16" + height="16" + x="504" + y="392" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 513.50004,393.49996 0,13 5,0 -5,-13 z" + id="path13656" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path13658" + d="m 514.50007,398.87179 0,6.62815 2.60133,0 -2.60133,-6.62815 z" + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:0.4;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 509.49993,393.50007 0,12.99991 -4.99991,0 4.99991,-12.99991 z" + id="path13660" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 508.49996,398.87181 0,6.62815 -2.60133,0 2.60133,-6.62815 z" + id="path13662" + sodipodi:nodetypes="cccc" /> + <path + d="m 510.9999,396.99991 1.0001,0 0,2 -1.0001,0 0,-2 z m 0,4.00003 1.0001,0 0,2 -1.0001,0 0,-2 z m 0,4.00006 1.0001,0 0,3 -1.0001,0 0,-3 z m 0,-13.00006 1.0001,0 0,3.00007 -1.0001,0 0,-3.00007 z" + style="fill:url(#linearGradient13666);fill-opacity:1;stroke:none;display:inline" + id="path13664" + sodipodi:nodetypes="cccccccccccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-group.svg b/share/icons/tango/scalable/actions/object-group.svg new file mode 100644 index 000000000..de7be16ba --- /dev/null +++ b/share/icons/tango/scalable/actions/object-group.svg @@ -0,0 +1,131 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-group.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-8.7832012" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_group" + transform="scale(3,3)" + inkscape:label="#g10992"> + <rect + style="fill:#ffffff;fill-opacity:0;stroke:none" + id="rect11004" + width="16" + height="16" + x="0" + y="0" /> + <rect + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11006" + width="7.9999127" + height="7.9999571" + x="2.5000441" + y="5.499999" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect11008" + width="5.9999995" + height="5.999999" + x="3.4999998" + y="6.5000019" /> + <path + sodipodi:type="arc" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.09475553;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11010" + sodipodi:cx="10.90198" + sodipodi:cy="5.4358912" + sodipodi:rx="4.2346535" + sodipodi:ry="4.5274754" + d="m 15.136634,5.4358912 c 0,2.5004555 -1.895919,4.5274753 -4.234654,4.5274753 -2.3387341,0 -4.2346531,-2.0270198 -4.2346531,-4.5274753 0,-2.5004556 1.895919,-4.52747541 4.2346531,-4.52747541 2.338735,0 4.234654,2.02701981 4.234654,4.52747541 z" + transform="matrix(0.9445825,0,0,0.8834904,0.2021618,0.6974671)" /> + <rect + style="fill:#555753;fill-opacity:1;stroke:none" + id="rect11012" + width="2" + height="2" + x="14" + y="0" /> + <rect + style="fill:#555753;fill-opacity:1;stroke:none" + id="rect11014" + width="2" + height="2" + x="0" + y="14" /> + <rect + style="fill:#555753;fill-opacity:1;stroke:none" + id="rect11016" + width="2" + height="2" + x="0" + y="0" /> + <rect + style="fill:#555753;fill-opacity:1;stroke:none" + id="rect11018" + width="2" + height="2" + x="14" + y="14" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:1.45953846;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path11020" + sodipodi:cx="10.90198" + sodipodi:cy="5.4358912" + sodipodi:rx="4.2346535" + sodipodi:ry="4.5274754" + d="m 15.136634,5.4358912 c 0,2.5004555 -1.895919,4.5274753 -4.234654,4.5274753 -2.3387341,0 -4.2346531,-2.0270198 -4.2346531,-4.5274753 0,-2.5004556 1.895919,-4.52747541 4.2346531,-4.52747541 2.338735,0 4.234654,2.02701981 4.234654,4.52747541 z" + transform="matrix(0.708441,0,0,0.6626212,2.7765886,1.8980645)" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-rotate-left.svg b/share/icons/tango/scalable/actions/object-rotate-left.svg new file mode 100644 index 000000000..b5115b664 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-rotate-left.svg @@ -0,0 +1,114 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-rotate-left.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-8.7832012" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + y="33.691742" + x="59.766865" + height="16" + width="16" + id="rect20769" + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" /> + <g + inkscape:label="#object_rotate_90_CW" + transform="matrix(2.9999937,0,0,2.9999937,-1511.9967,-1103.9977)" + id="object_rotate_90_CCW" + style="display:inline"> + <rect + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" + id="rect13588" + width="16" + height="16" + x="504" + y="368" /> + <g + id="g13590" + transform="matrix(-1,0,0,1,1023,-3)"> + <path + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 510.49993,371.50006 0,14.99992 -5.99991,0 5.99991,-14.99992 z" + id="path13592" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 509.49997,376.69503 0,8.80493 -3.51293,0 3.51293,-8.80493 z" + id="path13594" + sodipodi:nodetypes="cccc" /> + </g> + <g + id="g13596" + transform="matrix(0,-1,1,0,132.99997,895)"> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 513.50004,371.50004 0,14.99991 5.99991,0 -5.99991,-14.99991 z" + id="path13598" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cccc" + id="path13600" + d="m 514.50004,376.69501 0,8.80493 3.51297,0 -3.51297,-8.80493 z" + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:0.4;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <path + style="fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 504,374 3.48614,4 3.51386,-4 -2,0 0,-1 2,0 0,-3 -2,0 c 0,0 -2.95581,-0.0165 -3,3 -0.0289,1.99979 0,1 0,1 l -2,0 z" + id="path13602" + sodipodi:nodetypes="ccccccccscc" /> + <path + sodipodi:nodetypes="ccccccccsccc" + id="path13604" + d="M 507.5,376.5625 509,375 l -1,0 0,-1.96432 c 0,0 0.0277,-0.99149 1,-1.03568 l 1,0 0,-1 -1.69064,0 c 0,0 -1.30936,0.53033 -1.30936,1.53033 0,2 0,2.46967 0,2.46967 l -1,0 1.5,1.5625 z" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-rotate-right.svg b/share/icons/tango/scalable/actions/object-rotate-right.svg new file mode 100644 index 000000000..0fba1e1b1 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-rotate-right.svg @@ -0,0 +1,107 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-rotate-right.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-8.7832012" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="object_rotate_90_CW" + transform="matrix(-2.9999937,0,0,2.9999937,1559.9967,-1103.9977)" + inkscape:label="#object_rotate_90_CW"> + <rect + y="368" + x="504" + height="16" + width="16" + id="rect20781" + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" /> + <g + transform="matrix(-1,0,0,1,1023,-3)" + id="g18647"> + <path + sodipodi:nodetypes="cccc" + id="path18643" + d="m 510.49993,371.50006 0,14.99992 -5.99991,0 5.99991,-14.99992 z" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cccc" + id="path18645" + d="m 509.49997,376.69503 0,8.80493 -3.51293,0 3.51293,-8.80493 z" + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + transform="matrix(0,-1,1,0,132.99997,895)" + id="g18651"> + <path + sodipodi:nodetypes="cccc" + id="path18639" + d="m 513.50004,371.50004 0,14.99991 5.99991,0 -5.99991,-14.99991 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:0.4;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 514.50004,376.69501 0,8.80493 3.51297,0 -3.51297,-8.80493 z" + id="path18641" + sodipodi:nodetypes="cccc" /> + </g> + <path + sodipodi:nodetypes="ccccccccscc" + id="path18655" + d="m 504,374 3.48614,4 3.51386,-4 -2,0 0,-1 2,0 0,-3 -2,0 c 0,0 -2.95581,-0.0165 -3,3 -0.0289,1.99979 0,1 0,1 l -2,0 z" + style="fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 507.5,376.5625 509,375 l -1,0 0,-1.96432 c 0,0 0.0277,-0.99149 1,-1.03568 l 1,0 0,-1 -1.69064,0 c 0,0 -1.30936,0.53033 -1.30936,1.53033 0,2 0,2.46967 0,2.46967 l -1,0 1.5,1.5625 z" + id="path18657" + sodipodi:nodetypes="ccccccccsccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-to-path.svg b/share/icons/tango/scalable/actions/object-to-path.svg new file mode 100644 index 000000000..59edaeb00 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-to-path.svg @@ -0,0 +1,188 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-to-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient10714" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0694447,0,0,1.0694259,-22.718729,-4.7249909)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7442" + id="linearGradient10716" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.802042,0,0,0.8021105,-19.108892,102.86933)" + x1="12.816311" + y1="400.38895" + x2="12.816311" + y2="406.51099" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7442"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop7444" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop7446" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient10718" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0694458,0,0,1.0694447,-21.989576,-4.0034564)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7442" + id="linearGradient10720" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8020825,0,0,0.8021313,-18.380175,103.5901)" + x1="12.816311" + y1="400.38895" + x2="12.816311" + y2="406.51099" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient10712" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.069445,0,0,1.0694267,-23.447902,2.7121881)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7442" + id="linearGradient10710" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8020445,0,0,0.8021125,-19.837917,110.30603)" + x1="12.816311" + y1="400.38895" + x2="12.816311" + y2="406.51099" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="26.141086" + inkscape:cy="30.273036" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000001,0,0,3.0000146,-1872,-384.00209)" + style="display:inline" + id="object_tocurve"> + <path + sodipodi:nodetypes="cssss" + id="path10722" + d="m 631.94703,141.16181 c 1.73614,3.46088 7.98756,-0.58628 6.25142,-3.18194 -1.12428,-1.68089 -8.30933,1.9399 -11.19845,0.0201 -2.60421,-1.73044 -2.09098,-8.96073 2.30783,-8.46965 4.02549,0.4533 1.23948,8.8412 2.6392,11.63146 z" + style="fill:none;stroke:#555753;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + <g + transform="matrix(0.6233767,0,0,0.6233767,635.66233,-134.88312)" + id="g20313"> + <path + id="path20315" + d="m -11.489569,422.51049 6.4166658,0 0,6.41656 -6.4166658,0 0,-6.41656 z" + style="fill:url(#linearGradient10714);fill-opacity:1;stroke:#888a85;stroke-width:1.60416651;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="path20317" + d="m -9.8854185,424.11455 3.2081708,0 0,3.20832 -3.2081708,0 0,-3.20832 z" + style="fill:none;stroke:url(#linearGradient10716);stroke-width:1.60416651;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <g + transform="matrix(0.6233767,0,0,0.6233767,631.20778,-128.33767)" + id="g20319"> + <path + id="path20321" + d="m -10.760402,423.23955 6.4166695,0 0,6.41667 -6.4166695,0 0,-6.41667 z" + style="fill:url(#linearGradient10718);fill-opacity:1;stroke:#888a85;stroke-width:1.60416651;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="path20323" + d="m -9.1562353,424.84367 3.2083327,0 0,3.2084 -3.2083327,0 0,-3.2084 z" + style="fill:none;stroke:url(#linearGradient10720);stroke-width:1.60416639;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <g + transform="matrix(0.6233767,0,0,0.6233767,643.11687,-128.51949)" + id="g20325"> + <path + id="path20327" + d="m -12.218735,429.94799 6.4166661,0 0,6.41655 -6.4166661,0 0,-6.41655 z" + style="fill:url(#linearGradient10712);fill-opacity:1;stroke:#888a85;stroke-width:1.60416651;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="path20329" + d="m -10.614416,431.55206 3.208181,0 0,3.20833 -3.208181,0 0,-3.20833 z" + style="fill:none;stroke:url(#linearGradient10710);stroke-width:1.60416651;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-tweak-attract.svg b/share/icons/tango/scalable/actions/object-tweak-attract.svg new file mode 100644 index 000000000..93cf303be --- /dev/null +++ b/share/icons/tango/scalable/actions/object-tweak-attract.svg @@ -0,0 +1,365 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-tweak-attract.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="53.904022" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.173532,0,0,3.173532,-4785.6862,-872.32427)" + style="display:inline" + id="tweak_move_mode_inout"> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14144" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1066.1145,121.03798)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14146" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1060.2069,121.11548)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14148" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1068.3689,113.0437)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14150" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1068.2914,119.09843)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14152" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1067.6345,116.07107)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14154" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1063.1607,120.4208)" /> + <path + transform="matrix(1.20571,0,0,1.20571,1057.2531,110.01634)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14156" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-cx="375.0941" + inkscape:tile-cy="137.9821" + inkscape:tile-w="2.223736" + inkscape:tile-h="2.223736" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14158" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1065.9595,110.94823)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14160" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1060.2069,110.87072)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14162" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1069.0683,110.01634)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14164" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1058.5706,116.07107)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14166" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1058.0295,119.09843)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14168" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1063.1607,111.60514)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14170" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1057.9133,113.0437)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14172" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1060.4782,113.31496)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14174" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1060.4007,118.74967)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14176" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1063.1607,114.20624)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14178" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1065.9595,113.39246)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14180" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1061.2144,116.07107)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14182" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1063.1607,117.78089)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14184" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1064.9519,116.07107)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14186" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1063.1607,116.07107)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14188" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1065.882,118.78843)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14190" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1057.2531,122.1258)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14192" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1069.0683,122.1258)" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-tweak-blur.svg b/share/icons/tango/scalable/actions/object-tweak-blur.svg new file mode 100644 index 000000000..05572a723 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-tweak-blur.svg @@ -0,0 +1,481 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-tweak-blur.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14241" + id="radialGradient14428" + gradientUnits="userSpaceOnUse" + cx="375.09409" + cy="137.9821" + fx="375.09409" + fy="137.9821" + r="1.111868" /> + <linearGradient + inkscape:collect="always" + id="linearGradient14241"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop14243" /> + <stop + style="stop-color:#3465a4;stop-opacity:0;" + offset="1" + id="stop14245" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14241" + id="radialGradient14430" + gradientUnits="userSpaceOnUse" + cx="375.09409" + cy="137.9821" + fx="375.09409" + fy="137.9821" + r="1.111868" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14241" + id="radialGradient14432" + gradientUnits="userSpaceOnUse" + cx="375.09409" + cy="137.9821" + fx="375.09409" + fy="137.9821" + r="1.111868" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14241" + id="radialGradient14434" + gradientUnits="userSpaceOnUse" + cx="375.09409" + cy="137.9821" + fx="375.09409" + fy="137.9821" + r="1.111868" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14241" + id="radialGradient14436" + gradientUnits="userSpaceOnUse" + cx="375.09409" + cy="137.9821" + fx="375.09409" + fy="137.9821" + r="1.111868" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14241" + id="radialGradient14438" + gradientUnits="userSpaceOnUse" + cx="375.09409" + cy="137.9821" + fx="375.09409" + fy="137.9821" + r="1.111868" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14241" + id="radialGradient14440" + gradientUnits="userSpaceOnUse" + cx="375.09409" + cy="137.9821" + fx="375.09409" + fy="137.9821" + r="1.111868" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14241" + id="radialGradient14442" + gradientUnits="userSpaceOnUse" + cx="375.09409" + cy="137.9821" + fx="375.09409" + fy="137.9821" + r="1.111868" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14233" + id="radialGradient14912" + gradientUnits="userSpaceOnUse" + cx="375.09409" + cy="137.9821" + fx="375.09409" + fy="137.9821" + r="1.111868" /> + <linearGradient + inkscape:collect="always" + id="linearGradient14233"> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="0" + id="stop14235" /> + <stop + style="stop-color:#204a87;stop-opacity:0;" + offset="1" + id="stop14237" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="86.634196" + inkscape:cy="-12.829754" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.1735263,0,0,3.1735263,-5167.6231,-872.32262)" + style="display:inline" + id="tweak_blur_mode"> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + inkscape:tile-h="2.223736" + inkscape:tile-w="2.223736" + inkscape:tile-cy="137.9821" + inkscape:tile-cx="375.0941" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="path14378" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1177.7006,110.01634)" /> + <path + transform="matrix(1.188922,0,0,1.188922,1192.8594,112.33291)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14380" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.180543,0,0,1.180543,1198.9558,116.51632)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14382" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.088184,0,0,1.088184,1233.599,132.28754)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14384" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.188915,0,0,1.188915,1186.954,112.33373)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14386" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.20571,0,0,1.20571,1189.5158,110.01634)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14388" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.093412,0,0,1.093412,1219.8229,131.56618)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14390" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.184974,0,0,1.184974,1185.4784,121.95961)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14392" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.111722,0,0,1.111722,1218.8625,122.98498)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14394" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.181829,0,0,1.181829,1186.6583,116.3389)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14396" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.485788,0,0,1.485788,1075.5985,74.39795)" + sodipodi:type="arc" + style="fill:url(#radialGradient14428);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14398" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.485788,0,0,1.485788,1075.5992,80.45274)" + sodipodi:type="arc" + style="fill:url(#radialGradient14430);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14400" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.485788,0,0,1.485788,1078.5525,74.39792)" + sodipodi:type="arc" + style="fill:url(#radialGradient14432);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14402" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.485788,0,0,1.485788,1081.5063,74.39794)" + sodipodi:type="arc" + style="fill:url(#radialGradient14434);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14404" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.485788,0,0,1.485788,1075.5984,77.42529)" + sodipodi:type="arc" + style="fill:url(#radialGradient14436);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14406" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.4858,0,0,1.4858,1078.5488,80.45134)" + sodipodi:type="arc" + style="fill:url(#radialGradient14438);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14408" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.485788,0,0,1.485788,1081.5065,77.42535)" + sodipodi:type="arc" + style="fill:url(#radialGradient14440);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14410" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.492675,0,0,1.492675,1078.9232,79.50245)" + sodipodi:type="arc" + style="fill:url(#radialGradient14442);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14412" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.191739,0,0,1.191739,1191.8023,124.05349)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14414" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.181973,0,0,1.181973,1198.4195,122.37376)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14416" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.20571,0,0,1.20571,1177.7006,122.1258)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14418" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.193386,0,0,1.193386,1185.2769,123.82621)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14420" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.121575,0,0,1.121575,1215.1669,133.73498)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14422" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(1.20571,0,0,1.20571,1189.5158,122.1258)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14424" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + transform="matrix(6.75293,0,0,6.75293,-897.1221,-649.34632)" + sodipodi:type="arc" + style="fill:url(#radialGradient14912);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14426" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-tweak-duplicate.svg b/share/icons/tango/scalable/actions/object-tweak-duplicate.svg new file mode 100644 index 000000000..5509857ef --- /dev/null +++ b/share/icons/tango/scalable/actions/object-tweak-duplicate.svg @@ -0,0 +1,129 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-tweak-duplicate.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="86.634196" + inkscape:cy="-12.829754" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.8739903,0,0,3.8739903,-6221.2355,-1066.6493)" + style="display:inline" + id="tweak_moreless_mode"> + <path + id="path14354" + d="m 1609.5,275.5 c 0,0.0316 0,0.0619 0,0.0937 0,1.44912 1.1759,2.62499 2.625,2.625 1.4491,0 2.625,-1.17589 2.625,-2.625 0,-0.0315 0,-0.0625 0,-0.0937 l -5.25,0 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.32743305;marker:none;visibility:visible;display:inline" /> + <path + transform="matrix(2.176368,0,0,2.176368,795.7684,-18.64623)" + sodipodi:type="arc" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.138679;marker:none;visibility:visible;display:inline" + id="path14356" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + id="path14358" + d="m 1612.125,285.09375 c -1.397,0 -2.5421,1.09247 -2.625,2.46875 l 5.2188,0 c -0.083,-1.37629 -1.1968,-2.46876 -2.5938,-2.46875 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.32782966;marker:none;visibility:visible;display:inline" /> + <path + id="path14360" + d="m 1618,279.0625 c -1.3746,0.0829 -2.4687,1.19842 -2.4688,2.59375 0,1.39533 1.0942,2.51089 2.4688,2.59375 l 0,-5.1875 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.32743305;marker:none;visibility:visible;display:inline" /> + <path + id="path14362" + d="m 1606.0625,279.03125 0,5.25 c 1.4509,0 2.6251,-1.17413 2.625,-2.625 0,-1.45087 -1.1742,-2.62501 -2.625,-2.625 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.32782966;marker:none;visibility:visible;display:inline" /> + <path + id="path14364" + d="m 1615.5312,275.5 c 0,0.0313 1e-4,0.0622 0,0.0937 0,1.39533 1.0942,2.51091 2.4688,2.59375 l 0,-2.6875 -2.4688,0 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.32743305;marker:none;visibility:visible;display:inline" /> + <path + id="path14366" + d="m 1606.0625,275.5 0,2.71875 c 1.4509,0 2.6251,-1.17412 2.625,-2.625 0,-0.0316 0,-0.0625 0,-0.0937 l -2.625,0 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.32782966;marker:none;visibility:visible;display:inline" /> + <path + id="path14368" + d="m 1618,285.125 c -1.318,0.0817 -2.3579,1.11706 -2.4375,2.4375 l 2.4375,0 0,-2.4375 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.32743305;marker:none;visibility:visible;display:inline" /> + <path + id="path14370" + d="m 1606.0625,285.09375 0,2.46875 2.5937,0 c -0.083,-1.37629 -1.1967,-2.46876 -2.5937,-2.46875 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.32782966;marker:none;visibility:visible;display:inline" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="path14372" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.138679;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(2.176368,0,0,2.176368,796.3676,-18.17013)" /> + <path + transform="matrix(2.176368,0,0,2.176368,796.9816,-17.61753)" + sodipodi:type="arc" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.138679;marker:none;visibility:visible;display:inline" + id="path14374" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-tweak-jitter-color.svg b/share/icons/tango/scalable/actions/object-tweak-jitter-color.svg new file mode 100644 index 000000000..48d809d0c --- /dev/null +++ b/share/icons/tango/scalable/actions/object-tweak-jitter-color.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-tweak-jitter-color.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <mask + maskUnits="userSpaceOnUse" + id="mask10969"> + <rect + style="fill:url(#linearGradient10973);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect10971" + width="16" + height="16" + x="-526" + y="-144" + transform="scale(-1,-1)" /> + </mask> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10843" + id="linearGradient10973" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1036,-272)" + x1="510" + y1="136" + x2="526" + y2="136" /> + <linearGradient + id="linearGradient10843"> + <stop + style="stop-color:#000000;stop-opacity:1.0000000" + offset="0.0000000" + id="stop10845" /> + <stop + style="stop-color:#7f7f7f;stop-opacity:1.0000000" + offset="0.35076979" + id="stop10847" /> + <stop + style="stop-color:#bfbfbf;stop-opacity:1.0000000" + offset="0.59668732" + id="stop10849" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000" + offset="1.0000000" + id="stop10853" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3466" + id="linearGradient12742" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1460.0314,122.05455)" + x1="-33.816422" + y1="181.9368" + x2="-32.052124" + y2="184.22556" /> + <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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="21.126535" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-4320,-816.00003)" + style="display:inline" + id="tweak_colorjitter_mode"> + <rect + y="272" + x="1440" + height="16" + width="16" + id="rect12755" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="fill:#36a434;fill-opacity:1;fill-rule:nonzero;stroke:#208724;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12757" + width="2.9938965" + height="3.0245671" + x="1440.5061" + y="284.47543" /> + <rect + y="284.47543" + x="1445.5061" + height="3.0245671" + width="2.9938965" + id="rect12759" + style="fill:#5983b8;fill-opacity:1;fill-rule:nonzero;stroke:#3461a4;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:0.75;fill:#75507b;fill-opacity:1;fill-rule:nonzero;stroke:#5c3566;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12761" + width="2.9938965" + height="3.0245671" + x="1450.5061" + y="284.47543" /> + <rect + y="279.47543" + x="1440.5061" + height="3.0245671" + width="2.9938965" + id="rect12763" + style="fill:#edd400;fill-opacity:1;fill-rule:nonzero;stroke:#c4a000;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:0.75;fill:#c17d11;fill-opacity:1;fill-rule:nonzero;stroke:#8f5902;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12765" + width="2.9938965" + height="3.0245671" + x="1445.5061" + y="279.47543" /> + <rect + y="279.47543" + x="1450.5061" + height="3.0245671" + width="2.9938965" + id="rect12767" + style="opacity:0.5;fill:#cc0000;fill-opacity:1;fill-rule:nonzero;stroke:#a40000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:0.75;fill:#f57900;fill-opacity:1;fill-rule:nonzero;stroke:#ce5c00;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12769" + width="2.9938965" + height="3.0245671" + x="1440.5061" + y="274.47543" /> + <rect + y="274.47543" + x="1445.5061" + height="3.0245671" + width="2.9938965" + id="rect12771" + style="opacity:0.5;fill:#73d216;fill-opacity:1;fill-rule:nonzero;stroke:#4e9a06;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:0.25;fill:#d3d7cf;fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12773" + width="2.9938965" + height="3.0245671" + x="1450.5061" + y="274.47543" /> + <g + id="g12705" + transform="translate(24,-24)"> + <rect + transform="translate(906,168)" + y="128" + x="510" + height="16" + width="16" + id="rect12707" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + mask="url(#mask10969)" /> + <path + style="fill:#e9b96e;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1427.6309,301.45504 2.9786,3 1.3905,-0.40049 0,-7" + id="path12709" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#846c00;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 1416.5314,311.49612 c 3.4612,-2.08701 3.4686,-5.5018 7.2338,-6.09596 0.5,0.49525 1.6556,1.81483 2.2571,2.03413 -0.2214,2.7522 -4.0223,4.14955 -9.4909,4.06183 z" + id="path12711" + sodipodi:nodetypes="cccc" /> + <path + style="fill:url(#linearGradient12742);fill-opacity:1;fill-rule:evenodd;stroke:#3d3d3d;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" + d="m 1423.9849,305.41145 3.3687,-3.49984 c 1.0665,0.66731 1.9354,1.73386 2.4696,3 l -4.0597,2.58839 -1.7786,-2.08855 z" + id="path12713" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;stroke:#8f5902;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 1431.3413,297.27595 c -1.3914,1.23793 -2.5628,2.65436 -3.6446,4.11323 1.4214,0.86693 2.1109,2 2.7339,3.26615 0.77,-0.28905 0.5651,-0.17888 1.0694,-0.46794" + id="path12715" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#cda74a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1424.6186,306.89495 c -0.5745,1.14905 -2.1213,3.22617 -6.4081,4.06586 2.8798,0.0101 5.9875,-0.26578 7.292,-3.0052 l -0.8839,-1.06066 z" + id="path12717" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#cb8331;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1431.9107,300.26582 -2.3423,2.03293 1.1048,1.72358 1.2817,-0.53033 -0.044,-3.22618 z" + id="path12719" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-tweak-paint.svg b/share/icons/tango/scalable/actions/object-tweak-paint.svg new file mode 100644 index 000000000..88d8a2277 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-tweak-paint.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-tweak-paint.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <mask + maskUnits="userSpaceOnUse" + id="mask10969"> + <rect + style="fill:url(#linearGradient10973);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect10971" + width="16" + height="16" + x="-526" + y="-144" + transform="scale(-1,-1)" /> + </mask> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10843" + id="linearGradient10973" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1036,-272)" + x1="510" + y1="136" + x2="526" + y2="136" /> + <linearGradient + id="linearGradient10843"> + <stop + style="stop-color:#000000;stop-opacity:1.0000000" + offset="0.0000000" + id="stop10845" /> + <stop + style="stop-color:#7f7f7f;stop-opacity:1.0000000" + offset="0.35076979" + id="stop10847" /> + <stop + style="stop-color:#bfbfbf;stop-opacity:1.0000000" + offset="0.59668732" + id="stop10849" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000" + offset="1.0000000" + id="stop10853" /> + </linearGradient> + <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="#linearGradient3466" + id="linearGradient12645" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1460.0314,122.05455)" + x1="-33.816422" + y1="181.9368" + x2="-32.052124" + y2="184.22556" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-10.442887" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-4248,-816.00003)" + style="display:inline" + id="tweak_colorpaint_mode"> + <rect + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect9596" + width="16" + height="16" + x="1416" + y="272" /> + <rect + y="284.47543" + x="1416.5061" + height="3.0245671" + width="2.9938965" + id="rect9611" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:0.8;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12647" + width="2.9938965" + height="3.0245671" + x="1421.5061" + y="284.47543" /> + <rect + y="284.47543" + x="1426.5061" + height="3.0245671" + width="2.9938965" + id="rect12649" + style="opacity:0.6;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:0.8;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12651" + width="2.9938965" + height="3.0245671" + x="1416.5061" + y="279.47543" /> + <rect + y="279.47543" + x="1421.5061" + height="3.0245671" + width="2.9938965" + id="rect12653" + style="opacity:0.6;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:0.4;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12655" + width="2.9938965" + height="3.0245671" + x="1426.5061" + y="279.47543" /> + <rect + y="274.47543" + x="1416.5061" + height="3.0245671" + width="2.9938965" + id="rect12657" + style="opacity:0.6;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="opacity:0.4;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12659" + width="2.9938965" + height="3.0245671" + x="1421.5061" + y="274.47543" /> + <rect + y="274.47543" + x="1426.5061" + height="3.0245671" + width="2.9938965" + id="rect12661" + style="opacity:0.2;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="translate(0,-24)" + id="g12635"> + <rect + mask="url(#mask10969)" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect12562" + width="16" + height="16" + x="510" + y="128" + transform="translate(906,168)" /> + <path + sodipodi:nodetypes="cccc" + id="path12585" + d="m 1427.6309,301.45504 2.9786,3 1.3905,-0.40049 0,-7" + style="fill:#e9b96e;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="cccc" + id="path12588" + d="m 1416.5314,311.49612 c 3.4612,-2.08701 3.4686,-5.5018 7.2338,-6.09596 0.5,0.49525 1.6556,1.81483 2.2571,2.03413 -0.2214,2.7522 -4.0223,4.14955 -9.4909,4.06183 z" + style="fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#846c00;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path12590" + d="m 1423.9849,305.41145 3.3687,-3.49984 c 1.0665,0.66731 1.9354,1.73386 2.4696,3 l -4.0597,2.58839 -1.7786,-2.08855 z" + style="fill:url(#linearGradient12645);fill-opacity:1;fill-rule:evenodd;stroke:#3d3d3d;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="path12592" + d="m 1431.3413,297.27595 c -1.3914,1.23793 -2.5628,2.65436 -3.6446,4.11323 1.4214,0.86693 2.1109,2 2.7339,3.26615 0.77,-0.28905 0.5651,-0.17888 1.0694,-0.46794" + style="fill:none;stroke:#8f5902;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccc" + id="path12594" + d="m 1424.6186,306.89495 c -0.5745,1.14905 -2.1213,3.22617 -6.4081,4.06586 2.8798,0.0101 5.9875,-0.26578 7.292,-3.0052 l -0.8839,-1.06066 z" + style="fill:#cda74a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path12596" + d="m 1431.9107,300.26582 -2.3423,2.03293 1.1048,1.72358 1.2817,-0.53033 -0.044,-3.22618 z" + style="fill:#cb8331;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-tweak-push.svg b/share/icons/tango/scalable/actions/object-tweak-push.svg new file mode 100644 index 000000000..e4f06f8e4 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-tweak-push.svg @@ -0,0 +1,365 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-tweak-push.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="53.904022" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.2365091,0,0,3.2365091,-4805.123,-888.68158)" + style="display:inline" + id="tweak_move_mode"> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + inkscape:tile-h="2.223736" + inkscape:tile-w="2.223736" + inkscape:tile-cy="137.9821" + inkscape:tile-cx="375.0941" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="path14090" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1033.9154,110.82539)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14092" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1033.9154,113.23681)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14094" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1033.9222,115.91464)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14096" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1033.9182,118.77193)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14098" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1036.8754,110.19123)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14100" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1036.9216,111.71435)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14102" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1036.9497,113.54163)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14104" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1036.9137,116.8016)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14106" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1039.8376,110.11606)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14108" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1039.902,111.20411)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14110" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1039.9437,112.87508)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14112" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1039.9006,115.65167)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14114" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1042.7758,110.14886)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14116" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1042.8243,111.66874)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14118" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1042.8533,113.38627)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14120" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1042.8169,116.74617)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14122" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1045.7126,110.81554)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14124" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1045.7226,113.35598)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14126" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1045.7306,116.00853)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14128" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1045.7175,118.73769)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14130" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1033.9182,121.53688)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14132" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1036.9137,120.55005)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14134" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1039.9006,120.329)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14136" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1042.8169,120.71318)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14138" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;stroke-miterlimit:4;stroke-dasharray:none;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1045.7175,121.50264)" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-tweak-randomize.svg b/share/icons/tango/scalable/actions/object-tweak-randomize.svg new file mode 100644 index 000000000..2bd7becd2 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-tweak-randomize.svg @@ -0,0 +1,365 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-tweak-randomize.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="86.634196" + inkscape:cy="-12.829754" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.1028249,0,0,3.1028249,-4753.5274,-851.81921)" + style="display:inline" + id="tweak_move_mode_jitter"> + <path + transform="matrix(1.20571,0,0,1.20571,1081.6865,109.89199)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14198" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-cx="375.0941" + inkscape:tile-cy="137.9821" + inkscape:tile-w="2.223736" + inkscape:tile-h="2.223736" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14200" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1090.2481,110.38344)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14202" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1093.5296,112.54674)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14204" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1093.1515,115.90785)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14206" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1084.4869,110.05642)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14208" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1093.4945,109.88235)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14210" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1081.253,116.01001)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14212" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1081.9468,119.27578)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14214" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1087.7856,109.67153)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14216" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1082.1236,112.68641)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14218" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1084.5098,112.88583)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14220" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1083.955,118.80644)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14222" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1089.5085,112.92878)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14224" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1090.1926,113.28721)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14226" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1084.5522,114.38736)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14228" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1087.6269,118.3145)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14230" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1088.6849,114.96706)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14232" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1089.2599,116.32889)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14234" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1090.0823,119.22211)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14236" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1090.5725,121.66737)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14238" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1093.1848,118.95656)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14240" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1081.6771,121.99536)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14242" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1084.8525,122.1258)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14244" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1087.6311,121.74198)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14246" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1093.4931,121.99531)" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-tweak-rotate.svg b/share/icons/tango/scalable/actions/object-tweak-rotate.svg new file mode 100644 index 000000000..8e0d8feb5 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-tweak-rotate.svg @@ -0,0 +1,257 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-tweak-rotate.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="86.634196" + inkscape:cy="-12.829754" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0598311,0,0,3.0598311,-4834.5351,-839.35091)" + style="display:inline" + id="tweak_rotate_mode"> + <rect + transform="matrix(0.9927753,0.1199887,-0.1199887,0.9927753,0,0)" + y="81.696289" + x="1611.8516" + height="3.0360417" + width="1.2579448" + id="use14302" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441317;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9930843,0.1174035,-0.1174035,0.9930843,0,0)" + y="88.553658" + x="1614.9182" + height="3.0360415" + width="1.2579447" + id="use14304" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9707898,0.2399318,-0.2399318,0.9707898,0,0)" + y="-110.00087" + x="1614.3125" + height="3.0360413" + width="1.2579446" + id="use14306" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441311;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9898589,0.142054,-0.142054,0.9898589,0,0)" + y="46.630569" + x="1607.4565" + height="3.0360413" + width="1.2579447" + id="use14308" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + y="274.56015" + x="1593.1718" + height="3.036042" + width="1.2579449" + id="use14310" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9520132,0.3060569,-0.3060569,0.9520132,0,0)" + y="-217.06458" + x="1591.7968" + height="3.0360427" + width="1.2579452" + id="use14312" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441326;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9893262,0.1457176,-0.1457176,0.9893262,0,0)" + y="50.092873" + x="1606.025" + height="3.0360415" + width="1.2579448" + id="use14314" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441317;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9647028,0.263341,-0.263341,0.9647028,0,0)" + y="-153.31017" + x="1603.9231" + height="3.0360425" + width="1.2579452" + id="use14316" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441326;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9866074,0.1631128,-0.1631128,0.9866074,0,0)" + y="15.827016" + x="1605.697" + height="3.0360415" + width="1.2579448" + id="use14318" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441317;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.708691,0.705519,-0.705519,0.708691,0,0)" + y="-921.83844" + x="1319.5526" + height="3.036042" + width="1.2579449" + id="use14320" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.7404779,0.6720807,-0.6720807,0.7404779,0,0)" + y="-855.48938" + x="1364.6655" + height="3.036042" + width="1.2579449" + id="use14322" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.4506213,0.8927152,-0.8927152,0.4506213,0,0)" + y="-1293.1759" + x="964.13733" + height="3.0360417" + width="1.2579448" + id="use14324" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441317;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.7521633,0.6589768,-0.6589768,0.7521633,0,0)" + y="-839.8371" + x="1379.9016" + height="3.036042" + width="1.2579449" + id="use14326" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.4220245,0.9065844,-0.9065844,0.4220245,0,0)" + y="-1319.2234" + x="924.10089" + height="3.0360415" + width="1.2579447" + id="use14328" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.5013395,0.8652507,-0.8652507,0.5013395,0,0)" + y="-1232.3776" + x="1042.2399" + height="3.0360425" + width="1.2579452" + id="use14330" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441326;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.0314108,0.9995066,-0.9995066,0.0314108,0,0)" + y="-1579.6454" + x="331.35837" + height="3.0360422" + width="1.2579449" + id="use14332" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.4941626,0.8693695,-0.8693695,0.4941626,0,0)" + y="-1245.0278" + x="1030.8469" + height="3.0360415" + width="1.2579448" + id="use14334" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441314;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.7802342,0.6254875,-0.6254875,0.7802342,0,0)" + y="-774.00568" + x="1418.9948" + height="3.0360415" + width="1.2579448" + id="use14336" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441317;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9957743,0.09183399,-0.09183399,0.9957743,0,0)" + y="139.36908" + x="1609.9615" + height="3.0360422" + width="1.2579451" + id="use14338" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441323;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9946836,0.102978,-0.102978,0.9946836,0,0)" + y="118.01227" + x="1614.0645" + height="3.036042" + width="1.2579449" + id="use14340" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + y="286.66962" + x="1581.3566" + height="3.036042" + width="1.2579449" + id="use14342" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9938227,0.1109792,-0.1109792,0.9938227,0,0)" + y="109.00736" + x="1606.5034" + height="3.036042" + width="1.2579449" + id="use14344" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + transform="matrix(0.9757627,0.2188315,-0.2188315,0.9757627,0,0)" + y="-67.770073" + x="1611.8453" + height="3.0360417" + width="1.2579448" + id="use14346" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.33441317;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + y="286.66962" + x="1593.1718" + height="3.036042" + width="1.2579449" + id="use14348" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + <rect + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.3344132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" + id="rect14350" + width="1.2579449" + height="3.036042" + x="1581.3566" + y="274.56015" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-tweak-shrink.svg b/share/icons/tango/scalable/actions/object-tweak-shrink.svg new file mode 100644 index 000000000..7c3f212a6 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-tweak-shrink.svg @@ -0,0 +1,365 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-tweak-shrink.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="86.634196" + inkscape:cy="-12.829754" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.173532,0,0,3.173532,-4939.1379,-872.32427)" + style="display:inline" + id="tweak_scale_mode"> + <path + transform="matrix(1.20571,0,0,1.20571,1105.6067,110.01634)" + sodipodi:type="arc" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + id="path14250" + sodipodi:cx="375.09409" + sodipodi:cy="137.9821" + sodipodi:rx="1.111868" + sodipodi:ry="1.111868" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + inkscape:tile-cx="375.0941" + inkscape:tile-cy="137.9821" + inkscape:tile-w="2.223736" + inkscape:tile-h="2.223736" + inkscape:tile-x0="373.9822" + inkscape:tile-y0="136.8702" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14252" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1889216,0,0,1.1889216,1120.7655,112.33291)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14254" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1805427,0,0,1.1805427,1126.8619,116.51632)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14256" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.088184,0,0,1.088184,1161.5052,132.28754)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14258" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1889153,0,0,1.1889153,1114.8602,112.33373)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14260" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1117.4219,110.01634)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14262" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.093412,0,0,1.093412,1147.7289,131.56618)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14264" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1849744,0,0,1.1849744,1113.3846,121.95961)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14266" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1117223,0,0,1.1117223,1146.7686,122.98498)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14268" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1818291,0,0,1.1818291,1114.5644,116.3389)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14270" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(0.7411229,0,0,0.7411229,1282.8241,177.14838)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14272" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(0.7514729,0,0,0.7514729,1278.9425,181.77506)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14274" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(0.5180388,0,0,0.5180388,1369.4555,207.92997)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14276" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(0.7370415,0,0,0.7370415,1290.2627,177.71153)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14278" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(0.5137534,0,0,0.5137534,1368.1089,211.54865)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14280" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(0.5278661,0,0,0.5278661,1365.7692,212.62876)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14282" + style="fill:#204a87;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(0.3096348,0,0,0.3096348,1447.6268,239.71328)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14284" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(0.5091519,0,0,0.5091519,1375.743,212.18363)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14286" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(0.7463374,0,0,0.7463374,1286.776,182.48365)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14288" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1917393,0,0,1.1917393,1119.7084,124.05349)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14290" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1819726,0,0,1.1819726,1126.3256,122.37376)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14292" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1105.6067,122.1258)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14294" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1933863,0,0,1.1933863,1113.183,123.82621)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14296" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.1215747,0,0,1.1215747,1143.073,133.73498)" /> + <path + inkscape:tile-y0="136.8702" + inkscape:tile-x0="373.9822" + d="m 376.20595,137.9821 c 0,0.61407 -0.4978,1.11187 -1.11186,1.11187 -0.61407,0 -1.11187,-0.4978 -1.11187,-1.11187 0,-0.61407 0.4978,-1.11187 1.11187,-1.11187 0.61406,0 1.11186,0.4978 1.11186,1.11187 z" + sodipodi:ry="1.111868" + sodipodi:rx="1.111868" + sodipodi:cy="137.9821" + sodipodi:cx="375.09409" + id="use14298" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:0.27735791;marker:none;visibility:visible;display:inline" + sodipodi:type="arc" + transform="matrix(1.20571,0,0,1.20571,1117.4219,122.1258)" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/object-ungroup.svg b/share/icons/tango/scalable/actions/object-ungroup.svg new file mode 100644 index 000000000..342098998 --- /dev/null +++ b/share/icons/tango/scalable/actions/object-ungroup.svg @@ -0,0 +1,152 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-ungroup.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-8.7832012" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_ungroup" + transform="scale(3,3)" + inkscape:label="#g10964"> + <rect + y="0" + x="0" + height="16" + width="16" + id="rect10077" + style="fill:#ffffff;fill-opacity:0;stroke:none" /> + <rect + y="5.499999" + x="2.5" + height="8.000001" + width="8" + id="rect10980" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="6.5000019" + x="3.4999998" + height="5.999999" + width="5.9999995" + id="rect10073" + style="fill:none;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + transform="matrix(0.944587,0,0,0.8834952,0.2021317,0.6974191)" + d="m 15.136634,5.4358912 c 0,2.5004555 -1.895919,4.5274753 -4.234654,4.5274753 -2.3387341,0 -4.2346531,-2.0270198 -4.2346531,-4.5274753 0,-2.5004556 1.895919,-4.52747541 4.2346531,-4.52747541 2.338735,0 4.234654,2.02701981 4.234654,4.52747541 z" + sodipodi:ry="4.5274754" + sodipodi:rx="4.2346535" + sodipodi:cy="5.4358912" + sodipodi:cx="10.90198" + id="path10031" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.0946542;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:type="arc" /> + <rect + y="8" + x="14" + height="2" + width="2" + id="rect10059" + style="fill:#555753;fill-opacity:1;stroke:none" /> + <rect + y="0" + x="14" + height="2" + width="2" + id="rect10061" + style="fill:#555753;fill-opacity:1;stroke:none" /> + <rect + y="8" + x="6" + height="2" + width="2" + id="rect10063" + style="fill:#555753;fill-opacity:1;stroke:none" /> + <rect + y="0" + x="6" + height="2" + width="2" + id="rect10065" + style="fill:#555753;fill-opacity:1;stroke:none" /> + <rect + y="14" + x="0" + height="2" + width="2" + id="rect10067" + style="fill:#555753;fill-opacity:1;stroke:none" /> + <rect + y="4" + x="0" + height="2" + width="2" + id="rect10069" + style="fill:#555753;fill-opacity:1;stroke:none" /> + <rect + y="14" + x="11" + height="2" + width="2" + id="rect10071" + style="fill:#555753;fill-opacity:1;stroke:none" /> + <path + transform="matrix(0.708441,0,0,0.6626212,2.7765886,1.8980645)" + d="m 15.136634,5.4358912 c 0,2.5004555 -1.895919,4.5274753 -4.234654,4.5274753 -2.3387341,0 -4.2346531,-2.0270198 -4.2346531,-4.5274753 0,-2.5004556 1.895919,-4.52747541 4.2346531,-4.52747541 2.338735,0 4.234654,2.02701981 4.234654,4.52747541 z" + sodipodi:ry="4.5274754" + sodipodi:rx="4.2346535" + sodipodi:cy="5.4358912" + sodipodi:cx="10.90198" + id="path10075" + style="opacity:0.4;fill:none;stroke:#ffffff;stroke-width:1.45953846;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-break-apart.svg b/share/icons/tango/scalable/actions/path-break-apart.svg new file mode 100644 index 000000000..64838da6a --- /dev/null +++ b/share/icons/tango/scalable/actions/path-break-apart.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-break-apart.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10737"> + <stop + style="stop-color:#a7bfd9;stop-opacity:1;" + offset="0" + id="stop10740" /> + <stop + style="stop-color:#4581c1;stop-opacity:1;" + offset="1" + id="stop10742" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10737" + id="linearGradient10756" + gradientUnits="userSpaceOnUse" + x1="314.63306" + y1="224.45227" + x2="314.63306" + y2="209.0123" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_combine" + transform="matrix(3.0356089,0,0,3.0529904,-956.37439,-638.49543)"> + <path + id="path18075" + style="fill:url(#linearGradient10756);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.72637683;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.9945355;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 315.41614,214.54976 10.08385,0 0,9.94809 -10.08385,0 0,-9.94809 z M 330.5,215.03245 c 0,3.05391 -2.47086,5.53245 -5.51531,5.53245 -3.04446,0 -5.51531,-2.47854 -5.51531,-5.53245 0,-3.05391 2.47085,-5.53245 5.51531,-5.53245 3.04445,0 5.51531,2.47854 5.51531,5.53245 z" /> + <path + style="opacity:0.3;fill:#ededed;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.7757315;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 316.41437,215.41617 8.13543,0 0,8.08912 -8.13543,0 0,-8.08912 z" + id="path29551" /> + <path + style="opacity:0.3;fill:#eeeeec;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.7703765;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 329.48872,215.01996 c 0,2.50065 -2.03806,4.53017 -4.54924,4.53017 -2.51118,0 -4.54923,-2.02952 -4.54923,-4.53017 0,-2.50064 2.03805,-4.53016 4.54923,-4.53016 2.51118,0 4.54924,2.02952 4.54924,4.53016 z" + id="path28662" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-clip-edit.svg b/share/icons/tango/scalable/actions/path-clip-edit.svg new file mode 100644 index 000000000..c4df20d23 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-clip-edit.svg @@ -0,0 +1,181 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-clip-edit.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5964" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5966" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5976" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5978" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="nodeedit-clippath" + transform="matrix(3.0000001,0,0,3.0000001,-4770.0002,-576.00002)"> + <path + sodipodi:nodetypes="cz" + id="path15154" + d="m 1598.5109,207.51506 c 2.4338,-2.86124 0.059,-6.30023 -3.1164,-9.32654" + style="fill:none;stroke:#2e3436;stroke-width:0.96987909px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + style="fill:none;stroke:#2e3436;stroke-width:0.9541949px;stroke-linecap:round;stroke-linejoin:bevel;stroke-opacity:1;display:inline" + d="m 1605.5229,200.73448 c -2.9309,2.17968 -6.0676,-0.49535 -8.7486,-3.93458" + id="path15156" + sodipodi:nodetypes="cz" /> + <path + style="fill:none;stroke:#4e9a06;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1601,194.99999 c -5.2724,0 -8,2.61255 -8,8" + id="path15118" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#8ae234;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 1600.9602,194.96024 c -4.7417,0 -7.9445,1.71703 -7.9445,7.26452" + id="path15120" + sodipodi:nodetypes="cc" /> + <g + id="use15126" + inkscape:label="#g14630" + transform="translate(155,-4.9999996)"> + <g + id="g5958" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5960" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5964);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5962" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5966);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15128" + inkscape:label="#g14630" + transform="translate(145,5)"> + <g + id="g5970" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5972" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5976);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5974" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5978);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-combine.svg b/share/icons/tango/scalable/actions/path-combine.svg new file mode 100644 index 000000000..33ea08a34 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-combine.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-combine.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10737" + id="linearGradient12661" + gradientUnits="userSpaceOnUse" + x1="314.63306" + y1="224.45227" + x2="314.63306" + y2="209.0123" /> + <linearGradient + id="linearGradient10737"> + <stop + style="stop-color:#a7bfd9;stop-opacity:1;" + offset="0" + id="stop10740" /> + <stop + style="stop-color:#4581c1;stop-opacity:1;" + offset="1" + id="stop10742" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="selection_break" + transform="matrix(3.060235,0,0,3.0409619,-964.09677,-635.84132)" + style="fill:#8ab3df;fill-opacity:0.58823529;stroke:#0000ff;stroke-opacity:1;display:inline"> + <path + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.98350257;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 315.53036,214.51815 0,9.86519 9.80306,0 0,-3.92752 c -0.1654,0.0157 -0.31621,0.0309 -0.48561,0.0309 -2.95678,1e-5 -5.37195,-2.4516 -5.37195,-5.47378 0,-0.16527 0.0163,-0.33324 0.0303,-0.49481 l -3.97585,0 z" + id="path18058" /> + <path + style="fill:#eeeeec;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.98341644;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 316.51063,215.50463 7.84253,0 0,7.89222 -7.84253,0 0,-7.89222 z" + id="path32256" /> + <path + transform="matrix(1.078345,0,0,1.0851807,-28.853863,-18.30248)" + d="m 333,215 c 0,2.76142 -2.23858,5 -5,5 -2.76142,0 -5,-2.23858 -5,-5 0,-2.76142 2.23858,-5 5,-5 2.76142,0 5,2.23858 5,5 z" + sodipodi:ry="5" + sodipodi:rx="5" + sodipodi:cy="215" + sodipodi:cx="328" + id="path18061" + style="fill:url(#linearGradient12661);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.90909141;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.9945355;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="opacity:0.33152173;fill:#eeeeec;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.98341644;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 329.25473,215.01136 c 0,2.45052 -1.97632,4.43937 -4.41143,4.43937 -2.43511,0 -4.41142,-1.98885 -4.41142,-4.43937 0,-2.45054 1.97631,-4.43938 4.41142,-4.43938 2.43511,0 4.41143,1.98884 4.41143,4.43938 z" + id="path32258" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-cut.svg b/share/icons/tango/scalable/actions/path-cut.svg new file mode 100644 index 000000000..cf1af4390 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-cut.svg @@ -0,0 +1,77 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-cut.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.999994,0,0,2.999994,-1871.9962,-959.99795)" + style="display:inline" + id="cut_path"> + <rect + y="326.5" + x="625.5" + height="8" + width="8" + id="rect10852" + style="fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.34705882;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path10841" + d="m 632.35814,320.22976 c -0.54482,0.15391 -1.04602,0.35704 -1.51227,0.64586 l 0.64686,0.80678 c 0.32106,-0.18294 0.65413,-0.32076 1.01959,-0.43231 l -0.15418,-1.02033 z m 1.50551,-0.2274 0.15418,1.02032 c 0.3821,-10e-4 0.74101,0.0319 1.10181,0.1119 l 0.37963,-0.96181 c -0.53078,-0.13824 -1.06963,-0.18428 -1.63562,-0.17041 z m -4.16559,1.84675 c -0.3771,0.39085 -0.73857,0.78648 -0.99889,1.26407 l 0.96672,0.37579 c 0.18528,-0.30989 0.39147,-0.59759 0.6397,-0.86194 l -0.60753,-0.77792 z m 7.18543,-1.08532 -0.35054,0.92263 c 0.31523,0.17925 0.59722,0.39321 0.86582,0.63456 l 0.81252,-0.64455 c -0.38979,-0.37939 -0.85204,-0.6506 -1.3278,-0.91264 z m -8.70243,3.78436 c -0.12952,0.51433 -0.19256,1.04258 -0.17933,1.59253 l 0.95807,-0.14471 c 0.002,-0.37576 0.0305,-0.73887 0.11442,-1.0957 l -0.89316,-0.35212 z m 10.9492,-1.6538 -0.74924,0.60018 c 0.18561,0.31612 0.32038,0.65453 0.43306,1.013 l 0.95804,-0.1447 c -0.14983,-0.52932 -0.36618,-1.01536 -0.64186,-1.46848 z m -10.90238,4.74282 c 0.14983,0.52932 0.36618,1.01537 0.64186,1.46849 l 0.74923,-0.60019 c -0.18559,-0.31612 -0.32037,-0.65453 -0.43304,-1.01301 l -0.95805,0.14471 z m 10.81234,-1.63313 c -0.002,0.37575 -0.0305,0.73886 -0.11443,1.09567 l 0.89316,0.35214 c 0.12951,-0.51432 0.19257,-1.04257 0.17932,-1.59252 l -0.95805,0.14471 z m -8.43896,3.67499 -0.81254,0.64454 c 0.38981,0.3794 0.85204,0.65059 1.32781,0.91264 l 0.35055,-0.92264 c -0.31525,-0.17924 -0.59724,-0.39322 -0.86582,-0.63454 z m 7.73286,-1.16802 c -0.18529,0.30991 -0.39147,0.5976 -0.63969,0.86196 l 0.60751,0.77793 c 0.37712,-0.39089 0.73859,-0.78649 0.9989,-1.26409 l -0.96672,-0.3758 z m -5.45377,2.35442 -0.37961,0.96181 c 0.53079,0.13822 1.06964,0.18426 1.63562,0.1704 l -0.15418,-1.02034 c -0.3821,10e-4 -0.74104,-0.0319 -1.10183,-0.11187 z m 3.62694,-0.54784 c -0.32109,0.18294 -0.65416,0.32076 -1.0196,0.43232 l 0.15418,1.02035 c 0.54483,-0.15395 1.04601,-0.35707 1.51227,-0.64587 l -0.64685,-0.8068 z" + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.12409961;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cccccccc" + d="m 627.02537,325.49999 -2.5254,0 0,10 10,0 0,-2.51577 m -4.46964,-7.48422 4.46967,0 0,4.51386" + style="fill:none;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="path18081" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-difference.svg b/share/icons/tango/scalable/actions/path-difference.svg new file mode 100644 index 000000000..c9455d79a --- /dev/null +++ b/share/icons/tango/scalable/actions/path-difference.svg @@ -0,0 +1,98 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-difference.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10737"> + <stop + style="stop-color:#a7bfd9;stop-opacity:1;" + offset="0" + id="stop10740" /> + <stop + style="stop-color:#4581c1;stop-opacity:1;" + offset="1" + id="stop10742" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10737" + id="linearGradient10807" + gradientUnits="userSpaceOnUse" + x1="220.1355" + y1="165.86697" + x2="220.1355" + y2="155.02811" + gradientTransform="matrix(1.0216033,0,0,1.0148658,399.10884,71.667279)" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="93.32336" + inkscape:cy="30.273036" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0008642,0,0,2.9823419,-1872.5565,-667.75155)" + style="display:inline" + id="difference"> + <path + id="path10739" + d="m 632.29648,224.13226 c -0.54921,0.1552 -1.05446,0.36001 -1.52448,0.65122 l 0.65208,0.81346 c 0.32366,-0.18445 0.65942,-0.32342 1.02782,-0.43589 l -0.15542,-1.02879 z m 1.51765,-0.22928 0.15543,1.02879 c 0.38519,-0.001 0.747,0.0322 1.11071,0.1128 l 0.38268,-0.96978 c -0.53507,-0.13937 -1.07825,-0.18579 -1.64882,-0.17181 z m -4.19919,1.86204 c -0.38015,0.39411 -0.74454,0.793 -1.00695,1.27455 l 0.97451,0.37891 c 0.18679,-0.31246 0.39463,-0.60254 0.64485,-0.86909 l -0.61241,-0.78437 z m 7.24339,-1.0943 -0.35337,0.93028 c 0.31779,0.18073 0.60205,0.39647 0.8728,0.6398 l 0.8191,-0.64988 c -0.39296,-0.38254 -0.85892,-0.65598 -1.33853,-0.9202 z m -8.77263,3.81571 c -0.13056,0.51858 -0.19413,1.05121 -0.18077,1.60571 l 0.96578,-0.14591 c 0.002,-0.37886 0.0308,-0.74498 0.11534,-1.10476 l -0.90035,-0.35504 z m 11.03755,-1.66751 -0.75529,0.60516 c 0.1871,0.31874 0.32297,0.65995 0.43655,1.02139 l 0.96578,-0.1459 c -0.15104,-0.5337 -0.36913,-1.02378 -0.64704,-1.48065 z m -10.99036,4.78211 c 0.15104,0.5337 0.36913,1.02378 0.64704,1.48065 l 0.75529,-0.60516 c -0.1871,-0.31874 -0.32297,-0.65995 -0.43655,-1.02139 l -0.96578,0.1459 z m 10.89958,-1.64666 c -0.002,0.37886 -0.0308,0.74498 -0.11534,1.10476 l 0.90035,0.35504 c 0.13056,-0.51858 0.19413,-1.05121 0.18077,-1.60571 l -0.96578,0.14591 z m -8.50705,3.70543 -0.8191,0.64988 c 0.39296,0.38254 0.85892,0.65598 1.33853,0.9202 l 0.35337,-0.93028 c -0.31779,-0.18073 -0.60205,-0.39647 -0.8728,-0.6398 z m 7.79526,-1.17768 c -0.18679,0.31246 -0.39463,0.60254 -0.64485,0.86909 l 0.61241,0.78437 c 0.38015,-0.39411 0.74454,-0.793 1.00695,-1.27455 l -0.97451,-0.37891 z m -5.49777,2.37391 -0.38268,0.96978 c 0.53507,0.13937 1.07827,0.18578 1.64882,0.17181 l -0.15543,-1.02879 c -0.38519,0.001 -0.74701,-0.0322 -1.11071,-0.1128 z m 3.65619,-0.55237 c -0.32367,0.18445 -0.65942,0.32342 -1.02782,0.43589 l 0.15542,1.02879 c 0.54923,-0.1552 1.05446,-0.36001 1.52448,-0.65122 l -0.65208,-0.81346 z" + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.12409961;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:url(#linearGradient10807);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.73553115;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.9945355;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 624.37237,229.54234 0,10.08523 10.31181,0 0,-4.24882 c -3.92887,0.0683 -6.04928,-2.29798 -6.06712,-5.83641 l -4.24469,0 z" + id="path18067" + sodipodi:nodetypes="cccccc" /> + <path + style="opacity:0.3;fill:none;stroke:#eeeeec;stroke-width:0.74477398;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 625.38279,230.42749 -0.0104,8.20013 8.25022,0 0.005,-2.21949 c -3.84819,-0.0624 -5.95627,-2.951 -5.95392,-6.03573 l -2.29093,0.0551 z" + id="path50736" + sodipodi:nodetypes="cccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-division.svg b/share/icons/tango/scalable/actions/path-division.svg new file mode 100644 index 000000000..81e579004 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-division.svg @@ -0,0 +1,106 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-division.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10737"> + <stop + style="stop-color:#a7bfd9;stop-opacity:1;" + offset="0" + id="stop10740" /> + <stop + style="stop-color:#4581c1;stop-opacity:1;" + offset="1" + id="stop10742" /> + </linearGradient> + <linearGradient + y2="209.0123" + x2="314.63306" + y1="224.45227" + x1="314.63306" + gradientUnits="userSpaceOnUse" + id="linearGradient7230" + xlink:href="#linearGradient10737" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="division" + transform="matrix(2.9309963,0,0,3.0507436,-922.33818,-634.88888)"> + <path + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.36844382;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 325.21143,208.99481 0.1294,0.0306 0,-0.0306 0.5176,0.0919 0.0324,0 0.4529,0.12255 0.0324,0 0.19412,0.0613 0.25879,-0.67404 -0.22645,-0.0613 -0.0323,0 -0.54997,-0.15318 -0.0324,0 -0.54996,-0.0919 -0.0323,0 -0.16176,0 -0.0323,0.70467 z m -2.19988,-0.45957 -0.0323,0 -0.54998,0.18382 -0.0323,0 -0.25882,0.15319 0.32352,0.6434 0.2588,-0.12254 0.0324,-0.0307 0.4529,-0.15318 0.0323,0 0.45291,-0.12255 0.0324,0 0.0647,0 -0.1294,-0.70467 -0.0647,0 -0.0324,0 -0.54997,0.15318 z m 4.82029,1.34807 0.3235,0.24511 0.0324,0.0306 0.35585,0.27574 0,0.0306 0.0324,0 0.29116,0.33702 0.5823,-0.49021 -0.35584,-0.33701 -0.0324,-0.0307 -0.38822,-0.33702 -0.0323,-0.0306 -0.35586,-0.27574 -0.45292,0.58211 z m -7.31129,0.0613 -0.0324,0.0307 -0.35587,0.36765 -0.0324,0.0306 -0.32351,0.42894 -0.0323,0.0306 -0.0324,0.0306 0.64703,0.36766 0.0323,-0.0306 0.29116,-0.36766 0.0324,-0.0306 0.29116,-0.33702 0.0323,-0.0306 0.25879,-0.18382 -0.5176,-0.55148 -0.25879,0.24509 z m 9.09059,1.99146 0.0647,0.12255 0.0324,0.0306 0.16176,0.42893 0,0.0306 0.1294,0.42893 0,0.0306 0.0323,0.18383 0.74407,-0.0919 -0.0323,-0.21445 0,-0.0307 -0.16177,-0.52083 0,-0.0307 -0.19409,-0.52082 0,-0.0307 -0.0971,-0.12255 -0.67937,0.30637 z m -10.6111,0.36765 0,0.0307 -0.16175,0.52083 0,0.0307 -0.0971,0.52083 0,0.0306 0,0.27575 0.74407,0.0613 0.0324,-0.27574 -0.0324,0 0.0971,-0.49021 0,-0.0306 0.1294,-0.42893 0,-0.0306 0.0324,-0.0613 -0.71172,-0.24512 -0.0324,0.0919 z m 11.06401,2.23658 0.0324,0 -0.0971,0.4902 0,0.0306 -0.0971,0.27575 0.74407,0.18381 0.0971,-0.337 0,-0.0306 0.0971,-0.52084 0,-0.0307 0.0324,-0.55148 -0.77642,-0.0613 -0.0324,0.55148 z m -11.19341,0.70467 0.1294,0.45954 0,0.0307 0.1941,0.52085 0,0.0306 0.22645,0.36765 0.67938,-0.30637 -0.1941,-0.36767 -0.0324,-0.0306 -0.16176,-0.42894 0,-0.0306 -0.1294,-0.39828 -0.71172,0.15319 z m 10.35228,1.56251 -0.0323,0.0306 -0.29115,0.36767 -0.0324,0.0306 -0.29116,0.33702 -0.0324,0.0306 -0.0323,0 0.51761,0.55148 0.0324,-0.0613 0.0324,-0.0306 0.35584,-0.36765 0.0324,-0.0306 0.32349,-0.42894 0.0324,-0.0306 0.19409,-0.27575 -0.64701,-0.36764 -0.16176,0.24508 z m -8.89649,1.10298 0.16176,0.15318 0.0324,0.0306 0.3882,0.33702 0.0324,0.0306 0.4529,0.30639 0.0324,0.0306 0.16175,0.0919 0.38821,-0.61277 -0.12939,-0.0613 -0.0324,-0.0306 -0.38821,-0.27573 -0.0324,-0.0306 -0.35586,-0.27576 -0.0323,-0.0306 -0.0971,-0.12256 -0.58232,0.45958 z m 6.98781,0.55147 -0.45292,0.18383 -0.0324,0.0306 -0.45291,0.15319 -0.0324,0 -0.29114,0.0613 0.1941,0.70467 0.32351,-0.0919 0.0323,0 0.54998,-0.18384 0.0323,0 0.48527,-0.24509 0.0324,0 0.0324,-0.0306 -0.38823,-0.61276 -0.0323,0.0306 z m -4.27033,1.07233 0.51761,0.12254 0.0324,0 0.54996,0.0919 0.0324,0 0.45292,0 0.0323,-0.70467 -0.42056,-0.0306 0,0.0306 -0.51761,-0.0919 -0.0324,0 -0.45291,-0.12256 -0.19409,0.70467 z" + id="path30791" /> + <path + style="fill:url(#linearGradient7230);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.73841971;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.9945355;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 315.06086,213.51278 0,9.96875 10.09375,0 -0.0937,-4.0625 c -0.17363,0.0165 -0.32205,0.0937 -0.5,0.0937 -3.03601,0 -5.49999,-2.464 -5.5,-5.5 0,-0.17794 0.0772,-0.32637 0.0937,-0.5 l -4.09375,0 z" + id="path18085" + sodipodi:nodetypes="ccccsscc" /> + <path + style="opacity:0.3;fill:none;stroke:#eeeeec;stroke-width:0.76005477;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 315.86591,214.41913 -0.0569,8.14718 8.4157,0 0.0972,-2.32797 c -0.13596,0.013 -0.25221,0.0689 -0.39152,0.0734 -2.52459,0.0819 -5.5383,-3.2403 -5.67172,-5.55797 -0.008,-0.13911 0.0605,-0.25556 0.0734,-0.39152 l -2.4662,0.0569 z" + id="path47184" + sodipodi:nodetypes="ccccsscc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.76005477;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.12336,213.48153 c -0.0165,0.17363 -0.0937,0.32206 -0.0937,0.5 0,3.036 2.46399,5.5 5.5,5.5 0.17794,0 0.32637,-0.0772 0.5,-0.0937 l 0,-5.90625 -5.90625,0 z" + id="path18088" /> + <path + style="opacity:0.3;fill:#729fcf;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.76005477;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 320.00219,214.22356 c -0.0123,0.1239 -0.0826,0.23049 -0.0696,0.3568 0.21209,2.06049 1.90574,4.08208 4.08128,4.12075 0.13203,0.002 0.24219,-0.0551 0.37102,-0.0669 l -0.17063,-4.35375 -4.21209,-0.0569 z" + id="path46297" + sodipodi:nodetypes="cssccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-effect-parameter-next.svg b/share/icons/tango/scalable/actions/path-effect-parameter-next.svg new file mode 100644 index 000000000..e2f20616e --- /dev/null +++ b/share/icons/tango/scalable/actions/path-effect-parameter-next.svg @@ -0,0 +1,251 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-effect-parameter-next.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient15679" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7310806,2125.909,74.39788)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient15653" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1057945,0,0,1.1172822,-17.765464,-48.304282)" + x1="162.09949" + y1="409.61749" + x2="162.09949" + y2="409.02002" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11913"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop11915" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11917" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient15655" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.7661448,1.143809)" + x1="162.2023" + y1="409.81949" + x2="162.2023" + y2="409.06992" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11905"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop11907" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop11909" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient15673" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6666667,0,0,0.6666668,1732.5,-73.833315)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient15659" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient15661" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.121098,-0.1996121,0,1340.5137,209.7993)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="138.45543" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9815,0,0,2.9815,-5152.032,-572.40703)" + style="display:inline" + id="edit_next_parameter"> + <rect + style="fill:url(#radialGradient15679);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15404" + width="15.999999" + height="15.999992" + x="1728" + y="192" /> + <g + transform="matrix(0,1.0513382,-1.0882788,0,2186.1941,25.976425)" + id="g15406"> + <path + style="fill:none;stroke:url(#linearGradient15653);stroke-width:2.80465817;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 160.30387,409.81821 c 0,5.86657 2.87703,8.90147 8.80994,8.90147" + id="path15408" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:url(#linearGradient15655);stroke-width:0.93488616px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 160.12242,409.02804 c 0,5.27607 2.09734,9.6742 8.20648,9.6742" + id="path15410" + sodipodi:nodetypes="cc" /> + </g> + <path + style="fill:url(#linearGradient15673);fill-opacity:1;stroke:#888a85;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="m 1739.5,192.5 4,0 0,4 -4,0 0,-4 z" + id="path15451" /> + <g + style="stroke:#888a85;stroke-width:1.70449042;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="g15432" + transform="matrix(0.5818128,0,0,0.5915991,1735.1545,-38.823367)"> + <path + id="path15434" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient15659);fill-opacity:1;stroke:#888a85;stroke-width:1.70449042;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + sodipodi:nodetypes="cc" + style="fill:none;stroke:#2e3436;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 1735.4639,192.48635 1.7597,5.93478" + id="path15517" /> + <path + sodipodi:nodetypes="cc" + id="path15519" + d="m 1730.8578,194.15903 4.6387,5.36672" + style="fill:none;stroke:#2e3436;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cc" + style="fill:none;stroke:#2e3436;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 1728.5359,199.20409 5.4186,2.16118" + id="path15521" /> + <g + transform="matrix(0,-1,1,0,1526.0884,1540.0222)" + id="g15557"> + <path + style="fill:url(#radialGradient15661);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:0.99999863;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 1334.496,210.49996 0,2.01394 -1.9738,0 3.4754,2.98609 3.5246,-2.98609 -2.0173,0 0,-2.01394 -3.0089,0 z" + id="path15559" + sodipodi:nodetypes="cccccccc" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 1335.2652,211.25 0,2.01606 -0.6803,0 1.4179,1.22744 1.4363,-1.22744 -0.6811,0 0,-2.01606 -1.4928,0 z" + id="path15561" + sodipodi:nodetypes="cccccccc" /> + </g> + <path + sodipodi:nodetypes="cccssccscc" + id="path15629" + d="m 1741.8798,200 c -0.2266,0.0584 -0.3824,0.26612 -0.375,0.5 l 0.031,7 c 0,0.18032 0.092,0.34804 0.2479,0.43894 0.1558,0.0909 0.8124,0.0909 0.9682,0 0.1557,-0.0909 0.2505,-0.25862 0.2479,-0.43894 l 0,-7 c 0.01,-0.15741 -0.096,-0.33007 -0.2186,-0.42845 -0.123,-0.0984 -0.7491,-0.11098 -0.9016,-0.0716 l 0,0 z" + style="fill:#3a7304;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-exclusion.svg b/share/icons/tango/scalable/actions/path-exclusion.svg new file mode 100644 index 000000000..09443d572 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-exclusion.svg @@ -0,0 +1,94 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-exclusion.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10737"> + <stop + style="stop-color:#a7bfd9;stop-opacity:1;" + offset="0" + id="stop10740" /> + <stop + style="stop-color:#4581c1;stop-opacity:1;" + offset="1" + id="stop10742" /> + </linearGradient> + <linearGradient + y2="209.0123" + x2="314.63306" + y1="224.45227" + x1="314.63306" + gradientUnits="userSpaceOnUse" + id="linearGradient7228" + xlink:href="#linearGradient10737" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="exclusion" + transform="matrix(2.9635791,0,0,3.1104903,-932.45298,-650.1438)" + inkscape:label="#exclusion"> + <path + id="path18051" + style="fill:url(#linearGradient7228);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.72716647;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.9945355;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 315.00994,214.51297 10.3597,0 0,9.58029 -10.3597,0 0,-9.58029 z m 15.45166,0.39074 c 0,3.05391 -2.56281,5.53245 -5.60726,5.53245 -3.04446,0 -5.42336,-2.38659 -5.42336,-5.4405 0,-3.05391 2.47085,-5.6244 5.51531,-5.6244 3.04445,0 5.51531,2.47854 5.51531,5.53245 z" + sodipodi:nodetypes="ccccccsssc" /> + <path + style="opacity:0.31999996;fill:#729fcf;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.73560619;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 324.98102,210.09439 c -2.63549,0 -4.79961,2.41297 -4.79961,5.08303 0,0.0238 -3.4e-4,0.0464 0,0.0701 l -1.16817,0 -3.2725,0 0.0325,8.1242 8.81498,0 0.0325,-3.6453 c 0.10021,0.006 0.19905,0.0234 0.30084,0.0234 2.63548,0 4.82655,-1.94044 4.82654,-4.61048 0,-2.67005 -2.13162,-5.04495 -4.7671,-5.04494 z" + id="path48962" + sodipodi:nodetypes="csccccccssc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-inset.svg b/share/icons/tango/scalable/actions/path-inset.svg new file mode 100644 index 000000000..30ee74040 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-inset.svg @@ -0,0 +1,193 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-inset.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient12842"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop12844" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop12846" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12842" + id="radialGradient12945" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8461587,2.1183996e-6,-3.767683e-6,1.0384606,-560.986,-17.144872)" + cx="662.99152" + cy="400.2496" + fx="662.99152" + fy="400.2496" + r="4" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient12947" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.1938843,-0.2722692,0,688.09544,390.62176)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient12949" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,676.49909,396.11966)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="inset_path" + transform="matrix(2.9999958,0,0,2.9999958,-2015.9971,-1247.9982)"> + <rect + style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12822" + width="16" + height="16" + x="672" + y="416" /> + <path + sodipodi:end="6.2831853" + sodipodi:start="4.712389" + transform="matrix(1.875,0,0,3.3333333,-571.125,-896.33333)" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5 l -8,0 z" + sodipodi:ry="4.5" + sodipodi:rx="8" + sodipodi:cy="398.5" + sodipodi:cx="663" + id="path12824" + style="fill:url(#radialGradient12945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.40032092;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#555753;stroke-width:0.39999977;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12826" + sodipodi:cx="663" + sodipodi:cy="398.5" + sodipodi:rx="8" + sodipodi:ry="4.5" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + transform="matrix(1.8750025,0,0,3.3333326,-570.62668,-896.83304)" + sodipodi:start="4.712389" + sodipodi:end="6.2831853" + sodipodi:open="true" /> + <path + sodipodi:open="true" + sodipodi:end="6.2831853" + sodipodi:start="4.712389" + transform="matrix(1.7500007,0,0,3.1111092,-487.75044,-808.27701)" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + sodipodi:ry="4.5" + sodipodi:rx="8" + sodipodi:cy="398.5" + sodipodi:cx="663" + id="path12828" + style="fill:none;stroke:#ffffff;stroke-width:0.42857146;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <g + id="g12830" + transform="matrix(-0.7071068,-0.7071068,0.7071068,-0.7071068,888.26787,1179.5233)"> + <path + style="fill:url(#radialGradient12947);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 679.49972,388.49996 0,-2.00119 -2.00081,0 4.00043,-5.00412 4.00042,5.00412 -1.99304,0 0,2.00119 -4.007,0 z" + id="path12832" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path12834" + d="m 678.60598,385.99401 1.39479,0 0,2.00667 2.20547,0 c 0.88487,-3.30425 -0.21126,-3.11764 -1.47208,-4.37918 l -2.12818,2.37251 z" + style="opacity:0.5080214;fill:url(#radialGradient12949);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 680.51288,387.513 0,-2.00866 -0.7851,0 1.83453,-2.50434 1.67046,2.50434 -0.72182,0 0,2.00866 -1.99807,0 z" + id="path12836" + sodipodi:nodetypes="cccccccc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-intersection.svg b/share/icons/tango/scalable/actions/path-intersection.svg new file mode 100644 index 000000000..0999c0da5 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-intersection.svg @@ -0,0 +1,103 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-intersection.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10721" + id="linearGradient10823" + gradientUnits="userSpaceOnUse" + x1="226.02058" + y1="101.10094" + x2="226.02058" + y2="84.907883" + gradientTransform="matrix(1.0447649,0,0,1.0395777,414.70918,70.921867)" /> + <linearGradient + id="linearGradient10721"> + <stop + id="stop10723" + offset="0" + style="stop-color:#729fcf;stop-opacity:1" /> + <stop + id="stop10725" + offset="1" + style="stop-color:#3465a4;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="1.979899" + inkscape:cx="93.32336" + inkscape:cy="30.273036" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999171,0,0,2.9999999,-1871.947,-743.99997)" + style="display:inline" + id="intersection"> + <path + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.12409961;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 632.35814,248.22976 c -0.54482,0.15391 -1.04602,0.35704 -1.51227,0.64586 l 0.64686,0.80678 c 0.32106,-0.18294 0.65413,-0.32076 1.01959,-0.43231 l -0.15418,-1.02033 z m 1.50551,-0.2274 0.15418,1.02032 c 0.3821,-0.001 0.74101,0.0319 1.10181,0.1119 l 0.37963,-0.96181 c -0.53078,-0.13824 -1.06963,-0.18428 -1.63562,-0.17041 z m -4.16559,1.84675 c -0.3771,0.39085 -0.73857,0.78648 -0.99889,1.26407 l 0.96672,0.37579 c 0.18528,-0.30989 0.39147,-0.59759 0.6397,-0.86194 l -0.60753,-0.77792 z m 7.18543,-1.08532 -0.35054,0.92263 c 0.31523,0.17925 0.59722,0.39321 0.86582,0.63456 l 0.81252,-0.64455 c -0.38979,-0.37939 -0.85204,-0.6506 -1.3278,-0.91264 z m -8.70243,3.78436 c -0.12952,0.51433 -0.19256,1.04258 -0.17933,1.59253 l 0.95807,-0.14471 c 0.002,-0.37576 0.0305,-0.73887 0.11442,-1.0957 l -0.89316,-0.35212 z m 10.9492,-1.6538 -0.74924,0.60018 c 0.18561,0.31612 0.32038,0.65453 0.43306,1.013 l 0.95804,-0.1447 c -0.14983,-0.52932 -0.36618,-1.01536 -0.64186,-1.46848 z m -10.90238,4.74282 c 0.14983,0.52932 0.36618,1.01537 0.64186,1.46849 l 0.74923,-0.60019 c -0.18559,-0.31612 -0.32037,-0.65453 -0.43304,-1.01301 l -0.95805,0.14471 z m 10.81234,-1.63313 c -0.002,0.37575 -0.0305,0.73886 -0.11443,1.09567 l 0.89316,0.35214 c 0.12951,-0.51432 0.19257,-1.04257 0.17932,-1.59252 l -0.95805,0.14471 z m -8.43896,3.67499 -0.81254,0.64454 c 0.38981,0.3794 0.85204,0.65059 1.32781,0.91264 l 0.35055,-0.92264 c -0.31525,-0.17924 -0.59724,-0.39322 -0.86582,-0.63454 z m 7.73286,-1.16802 c -0.18529,0.30991 -0.39147,0.5976 -0.63969,0.86196 l 0.60751,0.77793 c 0.37712,-0.39089 0.73859,-0.78649 0.9989,-1.26409 l -0.96672,-0.3758 z m -5.45377,2.35442 -0.37961,0.96181 c 0.53079,0.13822 1.06964,0.18426 1.63562,0.1704 l -0.15418,-1.02034 c -0.3821,10e-4 -0.74104,-0.0319 -1.10183,-0.11187 z m 3.62694,-0.54784 c -0.32109,0.18294 -0.65416,0.32076 -1.0196,0.43232 l 0.15418,1.02035 c 0.54483,-0.15395 1.04601,-0.35707 1.51227,-0.64587 l -0.64685,-0.8068 z" + id="path10825" /> + <path + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.41705802;marker:none;display:inline" + d="m 624.00456,253.00234 -0.005,0.49753 0,0.46574 2.01556,0.0341 0,-0.99975 -1.51841,0 -0.49259,0.002 z m 3.0053,0.99741 2.4588,0 0,-0.99975 -2.4588,0 0,0.99975 z m 3.4531,0 1.9886,0 0,-0.99975 -1.9886,0 0,0.99975 z m 2.98289,0 0.49716,0 0,0.49988 0.9943,0 0,-0.99976 -0.49716,-0.49987 -0.9943,0 0,0.99975 z M 624,256.96486 l 0.99431,0 0,-1.99951 -0.99431,0 0,1.99951 z m 10.0057,1.03662 0.9943,0 -0.0627,-2.50211 -0.9943,0 0.0627,2.50211 z M 624,259.96411 l 0.99431,0 0,-1.9995 -0.99431,0 0,1.9995 z m 10.0057,1.03663 0.9943,0 0,-1.9995 -0.9943,0 0,1.9995 z M 624,262.96337 l 0.99431,0 0,-1.9995 -0.99431,0 0,1.9995 z M 634.0057,264 635,264 l 0,-1.9995 -0.9943,0 0,1.9995 z m -8.98444,-0.003 1.9886,0 0,-0.99975 -1.9886,0 0,0.99975 z m 2.98291,0 1.9886,0 0,-0.99975 -1.9886,0 0,0.99975 z m 2.98289,0 1.9886,0 0,-0.99975 -1.9886,0 0,0.99975 z" + id="path18092" + sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" /> + <path + sodipodi:nodetypes="cccc" + style="fill:url(#linearGradient10823);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.73553115;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.9945355;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 628.36775,253.36777 c 0.14744,4.3179 2.06697,6.26138 6.26446,6.26447 l 0,-6.26447 -6.26446,0 z" + id="path18096" /> + <path + style="opacity:0.3;fill:#729fcf;fill-opacity:0;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.81262141;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 629.47407,254.43052 c 0.10873,2.56576 1.79179,3.68811 4.11965,4.16318 l 0,-4.16318 -4.11965,0 z" + id="path48964" + sodipodi:nodetypes="cccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-mask-edit.svg b/share/icons/tango/scalable/actions/path-mask-edit.svg new file mode 100644 index 000000000..71dcabd1b --- /dev/null +++ b/share/icons/tango/scalable/actions/path-mask-edit.svg @@ -0,0 +1,223 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-mask-edit.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient15196" + id="linearGradient15202" + x1="1635.0322" + y1="197.81366" + x2="1641.6958" + y2="207.38129" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient15196"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop15198" /> + <stop + style="stop-color:#2e3436;stop-opacity:0;" + offset="1" + id="stop15200" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient15188" + id="linearGradient15194" + x1="1636.1204" + y1="197.03159" + x2="1646" + y2="203.57233" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient15188"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop15190" /> + <stop + style="stop-color:#2e3436;stop-opacity:0;" + offset="1" + id="stop15192" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5988" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5990" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6000" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6002" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="nodeedit-mask" + transform="matrix(2.9924927,0,0,2.9924927,-4877.643,-574.43848)"> + <path + style="fill:none;stroke:url(#linearGradient15202);stroke-width:0.96987909px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="m 1638.5109,207.51506 c 2.8757,-3.12641 0.1478,-6.21184 -8.0661,-13.92273" + id="path15170" + sodipodi:nodetypes="cz" /> + <path + sodipodi:nodetypes="cz" + id="path15172" + d="m 1645.5229,200.73448 c -3.2845,3.06356 -8.5425,-2.61667 -13.9635,-8.26561" + style="fill:none;stroke:url(#linearGradient15194);stroke-width:0.9541949px;stroke-linecap:round;stroke-linejoin:bevel;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cc" + id="path15174" + d="m 1641,194.99999 c -5.2724,0 -8,2.61255 -8,8" + style="fill:none;stroke:#204a87;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path15176" + d="m 1640.9602,194.96024 c -4.7417,0 -7.9445,1.71703 -7.9445,7.26452" + style="fill:none;stroke:#729fcf;stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + <g + id="use15178" + inkscape:label="#g14630" + transform="translate(195,-4.9999996)"> + <g + id="g5982" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5984" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5988);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5986" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5990);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15180" + inkscape:label="#g14630" + transform="translate(185,5)"> + <g + id="g5994" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5996" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6000);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5998" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6002);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-offset-dynamic.svg b/share/icons/tango/scalable/actions/path-offset-dynamic.svg new file mode 100644 index 000000000..c72955c7f --- /dev/null +++ b/share/icons/tango/scalable/actions/path-offset-dynamic.svg @@ -0,0 +1,164 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-offset-dynamic.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient12842"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop12844" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop12846" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12842" + id="radialGradient12943" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8461587,2.1183996e-6,-3.767683e-6,1.0384606,-560.986,-17.144872)" + cx="662.99152" + cy="400.2496" + fx="662.99152" + fy="400.2496" + r="4" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient487" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="dynamic_offset" + transform="matrix(2.9999938,0,0,2.9999938,-2015.9957,-1319.9972)"> + <rect + y="440" + x="672" + height="16" + width="16" + id="rect12875" + style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient12943);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.40032092;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12877" + sodipodi:cx="663" + sodipodi:cy="398.5" + sodipodi:rx="8" + sodipodi:ry="4.5" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5 l -8,0 z" + transform="matrix(1.75,0,0,3.1111089,-488.25,-783.77691)" + sodipodi:start="4.712389" + sodipodi:end="6.2831853" /> + <path + sodipodi:open="true" + sodipodi:end="6.2831853" + sodipodi:start="4.712389" + transform="matrix(1.7500028,0,0,3.1111114,-487.75189,-784.27787)" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + sodipodi:ry="4.5" + sodipodi:rx="8" + sodipodi:cy="398.5" + sodipodi:cx="663" + id="path12879" + style="fill:none;stroke:#555753;stroke-width:0.42857105;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:0.46153876;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12881" + sodipodi:cx="663" + sodipodi:cy="398.5" + sodipodi:rx="8" + sodipodi:ry="4.5" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + transform="matrix(1.624997,0,0,2.8888903,-404.87298,-695.72277)" + sodipodi:start="4.712389" + sodipodi:end="6.2831853" + sodipodi:open="true" /> + <g + id="use12905" + inkscape:label="#g14209" + transform="translate(-597,240)"> + <path + style="fill:url(#linearGradient487);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path483" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path485" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-offset-linked.svg b/share/icons/tango/scalable/actions/path-offset-linked.svg new file mode 100644 index 000000000..d80709add --- /dev/null +++ b/share/icons/tango/scalable/actions/path-offset-linked.svg @@ -0,0 +1,289 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-offset-linked.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12842" + id="radialGradient12032" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8461587,2.1183996e-6,-3.767683e-6,1.0384606,-560.986,-17.144872)" + cx="662.99152" + cy="400.2496" + fx="662.99152" + fy="400.2496" + r="4" /> + <linearGradient + id="linearGradient12842"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop12844" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop12846" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2092" + id="linearGradient12049" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2225266,0,0,0.2670606,623.26654,467.33923)" + x1="6.72682" + y1="32.161697" + x2="40.938126" + y2="32.161697" /> + <linearGradient + id="linearGradient2092"> + <stop + id="stop2094" + offset="0" + style="stop-color:#fff7b0;stop-opacity:1;" /> + <stop + style="stop-color:#ffec41;stop-opacity:1.0000000;" + offset="0.20999999" + id="stop2098" /> + <stop + id="stop43205" + offset="0.83999997" + style="stop-color:#e2cc00;stop-opacity:1;" /> + <stop + id="stop2100" + offset="1" + style="stop-color:#c3af00;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11327" + id="linearGradient12051" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2225266,0,0,0.2670606,623.26654,467.61438)" + x1="31.630468" + y1="41.791817" + x2="8.6713638" + y2="25.793524" /> + <linearGradient + id="linearGradient11327"> + <stop + style="stop-color:#7d6400;stop-opacity:1;" + offset="0" + id="stop11329" /> + <stop + style="stop-color:#be9700;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop11331" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9845" + id="linearGradient12044" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1816493,0,0,0.1991284,624.14312,469.83969)" + x1="10.907269" + y1="25.002281" + x2="30.875446" + y2="36.127281" /> + <linearGradient + id="linearGradient9845"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop9847" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.49484536;" + offset="1.0000000" + id="stop9849" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient495" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.999999,0,0,2.999999,-1871.9994,-1391.9995)" + style="display:inline" + id="linked_offset"> + <rect + style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12909" + width="16" + height="16" + x="624" + y="464" /> + <path + sodipodi:end="6.2831853" + sodipodi:start="4.712389" + transform="matrix(1.75,0,0,3.1111089,-535.25,-760.77691)" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5 l -8,0 z" + sodipodi:ry="4.5" + sodipodi:rx="8" + sodipodi:cy="398.5" + sodipodi:cx="663" + id="path12911" + style="fill:url(#radialGradient12032);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.40032092;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#555753;stroke-width:0.42857105;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12913" + sodipodi:cx="663" + sodipodi:cy="398.5" + sodipodi:rx="8" + sodipodi:ry="4.5" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + transform="matrix(1.7500028,0,0,3.1111114,-534.75189,-761.27787)" + sodipodi:start="4.712389" + sodipodi:end="6.2831853" + sodipodi:open="true" /> + <path + sodipodi:open="true" + sodipodi:end="6.2831853" + sodipodi:start="4.712389" + transform="matrix(1.624997,0,0,2.8888903,-451.87298,-672.72277)" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + sodipodi:ry="4.5" + sodipodi:rx="8" + sodipodi:cy="398.5" + sodipodi:cx="663" + id="path12915" + style="fill:none;stroke:#ffffff;stroke-width:0.46153876;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <g + id="use12917" + inkscape:label="#g14209" + transform="translate(-644,263)"> + <path + style="fill:url(#linearGradient495);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path491" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path493" /> + </g> + <path + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:0.59999907;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12060" + sodipodi:cx="663" + sodipodi:cy="398.5" + sodipodi:rx="8" + sodipodi:ry="4.5" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + transform="matrix(1.2500034,0,0,2.222223,-204.25226,-406.05587)" + sodipodi:start="4.712389" + sodipodi:end="6.2831853" + sodipodi:open="true" /> + <rect + ry="0.48542389" + rx="0.56532812" + y="473.49927" + x="624.5" + height="5.9984975" + width="7.9999995" + id="rect11980" + style="fill:url(#linearGradient12049);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12051);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + sodipodi:open="true" + sodipodi:end="6.2831853" + sodipodi:start="4.712389" + transform="matrix(1.3749994,0,0,2.4444443,-287.1246,-494.61105)" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + sodipodi:ry="4.5" + sodipodi:rx="8" + sodipodi:cy="398.5" + sodipodi:cx="663" + id="path12058" + style="fill:none;stroke:#555753;stroke-width:0.54545468;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.54545468, 1.09090936;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <rect + ry="0.22572814" + rx="0.23274668" + y="474.49902" + x="625.5" + height="3.9989989" + width="6" + id="rect11982" + style="fill:none;stroke:url(#linearGradient12044);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.60109289;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + sodipodi:nodetypes="cccccc" + id="path11984" + d="m 626.5,472.99938 c 0,0 0,-1.50514 0,-1.50514 0,-0.725 0.97813,-0.99424 0.97813,-0.99424 l 1.92245,0 c 0,0 1.12152,0.0715 1.09942,0.99424 l 0,1.50514" + style="fill:none;stroke:#929292;stroke-width:3.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 626.5,472.99939 c 0,0 0,-1.50514 0,-1.50514 0,-0.725 0.97813,-0.99424 0.97813,-0.99424 l 1.92245,0 c 0,0 1.12152,0.0715 1.09942,0.99424 l 0,1.50514" + id="path11986" + sodipodi:nodetypes="cccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-outset.svg b/share/icons/tango/scalable/actions/path-outset.svg new file mode 100644 index 000000000..2fad1b327 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-outset.svg @@ -0,0 +1,193 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-outset.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient12842"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop12844" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="1" + id="stop12846" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12842" + id="radialGradient12951" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8461587,2.1183996e-6,-3.767683e-6,1.0384606,-560.986,-17.144872)" + cx="662.99152" + cy="400.2496" + fx="662.99152" + fy="400.2496" + r="4" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient12953" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.1938843,-0.2722692,0,688.09544,390.62176)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient12955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,676.49909,396.11966)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="outset_path" + transform="matrix(2.9999921,0,0,2.9999921,-2015.9946,-1175.9968)"> + <rect + y="392" + x="672" + height="16" + width="16" + id="rect12819" + style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient12951);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.46190876;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12764" + sodipodi:cx="663" + sodipodi:cy="398.5" + sodipodi:rx="8" + sodipodi:ry="4.5" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5 l -8,0 z" + transform="matrix(1.625,0,0,2.8888889,-405.375,-743.22222)" + sodipodi:start="4.712389" + sodipodi:end="6.2831853" /> + <path + sodipodi:open="true" + sodipodi:end="6.2831853" + sodipodi:start="4.712389" + transform="matrix(1.5000028,0,0,2.6666617,-322.00189,-655.16473)" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + sodipodi:ry="4.5" + sodipodi:rx="8" + sodipodi:cy="398.5" + sodipodi:cx="663" + id="path12762" + style="fill:none;stroke:#555753;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:0.54545462;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12766" + sodipodi:cx="663" + sodipodi:cy="398.5" + sodipodi:rx="8" + sodipodi:ry="4.5" + d="m 663,394 c 4.41828,0 8,2.01472 8,4.5" + transform="matrix(1.3750006,0,0,2.4444425,-239.12544,-566.61034)" + sodipodi:start="4.712389" + sodipodi:end="6.2831853" + sodipodi:open="true" /> + <g + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,475.3646,-359.15024)" + id="g12809"> + <path + sodipodi:nodetypes="cccccccc" + id="path12778" + d="m 679.49972,388.49996 0,-2.00119 -2.00081,0 4.00043,-5.00412 4.00042,5.00412 -1.99304,0 0,2.00119 -4.007,0 z" + style="fill:url(#radialGradient12953);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.5080214;fill:url(#radialGradient12955);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 678.60598,385.99401 1.39479,0 0,2.00667 2.20547,0 c 0.88487,-3.30425 -0.21126,-3.11764 -1.47208,-4.37918 l -2.12818,2.37251 z" + id="path12780" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path12782" + d="m 680.51288,387.513 0,-2.00866 -0.7851,0 1.83453,-2.50434 1.67046,2.50434 -0.72182,0 0,2.00866 -1.99807,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-reverse.svg b/share/icons/tango/scalable/actions/path-reverse.svg new file mode 100644 index 000000000..4a9f7578e --- /dev/null +++ b/share/icons/tango/scalable/actions/path-reverse.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-reverse.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient11877" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.1937402,0,0,-0.2722451,615.62033,544.09063)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient11879" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.4673841,0,0,0.4078928,621.11831,532.49863)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_reverse" + transform="matrix(2.9999996,0,0,2.9999996,-1808.9998,-1598.9998)"> + <path + sodipodi:nodetypes="ccc" + id="path11760" + d="m 603.50002,545.54983 c 2.49999,0 4.49998,-2.43934 7.66664,-1.93934 3.83334,0.5 4.01934,3.15468 7.33332,3.15468" + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="544.25" + x="604.25" + height="2.5" + width="2.5" + id="rect11762" + style="fill:#b6b6b6;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#b6b6b6;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11764" + width="2.5" + height="2.5" + x="615.25" + y="545.25" /> + <path + id="path11766" + d="m 604,539 0,3 -1,0 0,1 3,0 0,-1 -1,0 0,-5 -1,0 c 0,0 0,1 -1,1 0.0182,1.06278 0,1 0,1 l 1,0 z" + style="fill:#545454;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cccssccscccc" + id="path11768" + d="M 618.99196,543 615,543 l 0,-1 c 1.41137,-2.03293 2.99397,-1.91161 2.99397,-2.91161 0,-0.6133 -0.12129,-1.08839 -0.99799,-1.08839 -0.99799,0 -0.99799,1 -0.99799,1 L 615,539 c 0,0 0,-2 1.99598,-2 1.99598,0 1.99598,2 1.99598,2 0.12845,1.51357 -1.30673,1.26517 -2.52524,3 l 2.52524,0 0,1 z" + style="fill:#545454;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:url(#radialGradient11877);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:0.99999535;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 613.50001,535.49567 -1.9996,0 0,-1.96938 -5.00041,3.85006 5.00041,4.11875 0,-1.99287 1.9996,0 0,-4.00656 z" + id="path11780" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path11782" + d="m 610.99361,534.60533 0,1.39467 1.96219,0 0,2.20527 c -3.30394,0.8848 -3.07305,-0.21123 -4.33448,-1.47194 l 2.37229,-2.128 z" + style="opacity:0.5080214;fill:url(#radialGradient11879);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:0.99999464;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 612.5017,536.50222 -2.00838,0 0,-0.78504 -2.28313,1.60892 2.28313,1.89568 0,-0.72176 2.00838,0 0,-1.9978 z" + id="path11784" + sodipodi:nodetypes="cccccccc" /> + <rect + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" + id="rect11805" + width="16" + height="16" + x="603" + y="533" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-simplify.svg b/share/icons/tango/scalable/actions/path-simplify.svg new file mode 100644 index 000000000..9d40e2a49 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-simplify.svg @@ -0,0 +1,103 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-simplify.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="stroke:#6b2b2b;stroke-opacity:1;display:inline" + transform="matrix(1.778278,0,0,1.778278,50.245689,-688.90179)" + id="simplify"> + <rect + transform="scale(1,-1)" + y="-414.39066" + x="-27.402822" + height="24.99999" + width="25.000004" + id="rect1932" + style="fill:none;stroke:none" /> + <g + id="g48178" + transform="translate(3.125,-9)"> + <path + style="fill:none;stroke:#d3d7cf;stroke-width:1.79360998;stroke-linejoin:round;stroke-opacity:1;stroke-dashoffset:0" + d="m -30.21535,405.27446 c 0.83858,1.36353 2.78152,-3.0862 5.22421,-3.89803 2.4427,-0.81185 1.16641,5.24625 4.00405,4.19298 2.83764,-1.05326 2.44545,-5.58183 4.46886,-4.94259 1.0117,0.31962 0.01011,6.72877 2.15404,7.55639 2.14392,0.8276 8.52711,-10.39044 8.52711,-2.5005" + id="path48172" + sodipodi:nodetypes="cssssc" /> + <path + style="fill:none;stroke:#d3d7cf;stroke-width:1.79360998;stroke-linejoin:round;stroke-opacity:1;stroke-dashoffset:0" + d="m -29.77339,414.415 c 12.18431,-10.77338 7.9234,7.23195 24.37827,0.40057" + id="path48174" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#d3d7cf;stroke-width:1.79360998;stroke-linejoin:round;stroke-opacity:1;stroke-dashoffset:0" + d="m -30.21535,422.41801 24.9307,0.0167" + id="path48176" + sodipodi:nodetypes="cc" /> + </g> + <path + sodipodi:nodetypes="cssssc" + id="path1936" + d="m -27.358445,394.97842 c 0.83858,1.36353 2.78152,-3.0862 5.22421,-3.89803 2.4427,-0.81185 1.16641,5.24625 4.00405,4.19298 2.83764,-1.05326 2.44545,-5.58183 4.46886,-4.94259 1.0117,0.31962 0.01011,6.72877 2.15404,7.55639 2.1439204,0.8276 8.5271104,-10.39044 8.5271104,-2.5005" + style="fill:none;stroke:#888a85;stroke-width:1.79360998;stroke-linejoin:round;stroke-opacity:1;stroke-dashoffset:0" /> + <path + sodipodi:nodetypes="cc" + id="path1589" + d="m -26.916485,404.11896 c 12.18431,-10.77338 7.9234,7.23195 24.3782704,0.40057" + style="fill:none;stroke:#888a85;stroke-width:1.79360998;stroke-linejoin:round;stroke-opacity:1;stroke-dashoffset:0" /> + <path + sodipodi:nodetypes="cc" + id="path1596" + d="m -27.358445,412.12197 24.9307004,0.0167" + style="fill:none;stroke:#888a85;stroke-width:1.79360998;stroke-linejoin:round;stroke-opacity:1;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-tweak-attract.svg b/share/icons/tango/scalable/actions/path-tweak-attract.svg new file mode 100644 index 000000000..04787df93 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-tweak-attract.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-tweak-attract.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-10.442887" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-4032,-816)" + style="display:inline" + id="tweak_attract_mode"> + <rect + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect9564" + width="16" + height="16" + x="1344" + y="272" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1344.307,282.7078 c 3.327,0.0293 2.7816,-2.54583 7.7422,-2.51344 4.9606,0.0324 3.4381,2.58725 7.6438,2.51344 l 0,2.9852 c -3.7846,0 -4.5869,-3.93214 -7.65,-3.9349 -3.4032,-0.003 -4.0405,3.9349 -7.736,3.9349 l 0,-2.9852 z" + id="path9566" + sodipodi:nodetypes="czccscc" /> + <path + sodipodi:nodetypes="czccscc" + id="path9570" + d="m 1344.307,276.29218 c 3.327,-0.0293 2.7816,2.54583 7.7422,2.51344 4.9606,-0.0324 3.4381,-2.58725 7.6438,-2.51344 l 0,-2.9852 c -3.7846,0 -4.5869,3.63981 -7.65,3.64256 -3.4032,0.003 -4.0405,-3.64256 -7.736,-3.64256 l 0,2.9852 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + d="m 1359.693,285.693 c -3.7846,0 -4.587,-3.87367 -7.6501,-3.87643 -3.4031,-0.003 -4.0404,3.87643 -7.7359,3.87643 m 0,-2.98519 c 3.3269,0.0293 2.7816,-2.54584 7.7421,-2.51345 4.9607,0.0324 3.4382,2.58725 7.6439,2.51345 m 0,-9.40081 c -3.7846,0 -4.587,3.75674 -7.6501,3.7595 -3.4031,0.003 -4.0404,-3.7595 -7.7359,-3.7595 m 0,2.9852 c 3.3269,-0.0293 2.7816,2.54583 7.7421,2.51344 4.9607,-0.0324 3.4382,-2.58725 7.6439,-2.51344" + style="fill:none;stroke:#204a87;stroke-width:0.61400002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path9568" /> + <path + sodipodi:nodetypes="csccsccsccsc" + id="path12576" + style="fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1359.693,284.693 c -3.7846,0 -4.587,-3.87367 -7.6501,-3.87643 -3.4031,-0.003 -4.0404,3.87643 -7.7359,3.87643 m 0,-0.98519 c 3.3269,0.0293 2.7816,-2.54584 7.7421,-2.51345 4.9607,0.0324 3.4382,2.58725 7.6439,2.51345 m 0,-9.40081 c -3.7846,0 -4.587,3.75674 -7.6501,3.7595 -3.4031,0.003 -4.0404,-3.7595 -7.7359,-3.7595 m 0,0.9852 c 3.3269,-0.0293 2.7816,2.54583 7.7421,2.51344 4.9607,-0.0324 3.4382,-2.58725 7.6439,-2.51344" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-tweak-grow.svg b/share/icons/tango/scalable/actions/path-tweak-grow.svg new file mode 100644 index 000000000..823553187 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-tweak-grow.svg @@ -0,0 +1,83 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-tweak-grow.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-10.442887" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3960,-816)" + style="display:inline" + id="tweak_grow_mode"> + <rect + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect9556" + width="16" + height="16" + x="1320" + y="272" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1320.307,278.50262 c 3.327,0.0416 4.02,-3.22978 7.7422,-3.19535 3.7222,0.0344 3.4381,3.29992 7.6438,3.19535 l 0,4.22956 c -3.7846,0 -4.5869,2.96472 -7.65,2.96082 -3.4032,-0.004 -4.0405,-2.96082 -7.736,-2.96082 l 0,-4.22956 z" + id="path9558" + sodipodi:nodetypes="czccscc" /> + <path + sodipodi:nodetypes="cscczc" + id="path9560" + d="m 1335.693,282.73218 c -3.7846,0 -4.587,2.96472 -7.6501,2.96082 -3.4031,-0.004 -4.0404,-2.96082 -7.7359,-2.96082 m 0,-4.22956 c 3.3269,0.0416 4.02,-3.22978 7.7421,-3.19535 3.7222,0.0344 3.4382,3.29992 7.6439,3.19535" + style="fill:none;stroke:#204a87;stroke-width:0.61400002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1335.693,281.73218 c -3.7846,0 -4.587,2.96472 -7.6501,2.96082 -3.4031,-0.004 -4.0404,-2.96082 -7.7359,-2.96082 m 0,-2.22956 c 3.3269,0.0416 4.02,-3.22978 7.7421,-3.19535 3.7222,0.0344 3.4382,3.29992 7.6439,3.19535" + id="path12574" + sodipodi:nodetypes="cscczc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-tweak-push.svg b/share/icons/tango/scalable/actions/path-tweak-push.svg new file mode 100644 index 000000000..d2d6d9fc6 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-tweak-push.svg @@ -0,0 +1,83 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-tweak-push.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-10.442887" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3816,-816)" + style="display:inline" + id="tweak_push_mode"> + <rect + y="272" + x="1272" + height="16" + width="16" + id="rect9540" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + sodipodi:nodetypes="czccscc" + id="path9542" + d="m 1272,279.05149 c 3.4597,0.0447 2.8926,-3.87943 8.0512,-3.83008 5.1586,0.0494 3.5753,3.94255 7.9488,3.83008 l 0,4.54895 c -3.9356,0 -4.77,-4.12101 -7.9553,-4.12521 -3.539,-0.005 -4.2017,4.12521 -8.0447,4.12521 l 0,-4.54895 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#204a87;stroke-width:0.61400002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1287.693,283.72872 c -3.7845,0 -4.5869,-4.12101 -7.65,-4.12521 -3.4032,-0.005 -4.0404,4.12521 -7.736,4.12521 m 0,-4.54894 c 3.327,0.0447 2.7816,-3.87944 7.7422,-3.83009 4.9606,0.0494 3.4382,3.94255 7.6438,3.83009" + id="path9544" + sodipodi:nodetypes="cscczc" /> + <path + sodipodi:nodetypes="cscczc" + id="path12570" + d="m 1287.693,282.72872 c -3.7845,0 -4.5869,-4.12101 -7.65,-4.12521 -3.4032,-0.005 -4.0404,4.12521 -7.736,4.12521 m 0,-2.54894 c 3.327,0.0447 2.7816,-3.87944 7.7422,-3.83009 4.9606,0.0494 3.4382,3.94255 7.6438,3.83009" + style="fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-tweak-repel.svg b/share/icons/tango/scalable/actions/path-tweak-repel.svg new file mode 100644 index 000000000..432134fed --- /dev/null +++ b/share/icons/tango/scalable/actions/path-tweak-repel.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-tweak-repel.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-10.442887" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-4104,-816)" + style="display:inline" + id="tweak_repel_mode"> + <rect + y="272" + x="1368" + height="16" + width="16" + id="rect9576" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + sodipodi:nodetypes="czccscc" + id="path9578" + d="m 1368.307,283.17925 c 3.327,-0.0293 2.7816,2.54583 7.7422,2.51344 4.9606,-0.0324 3.4381,-2.58725 7.6438,-2.51344 l 0,-2.9852 c -3.7846,0 -4.5869,3.58135 -7.65,3.58411 -3.4032,0.003 -4.0405,-3.58411 -7.736,-3.58411 l 0,2.9852 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1368.307,275.82076 c 3.327,0.0293 2.7816,-2.54583 7.7422,-2.51344 4.9606,0.0324 3.4381,2.58725 7.6438,2.51344 l 0,2.9852 c -3.7846,0 -4.5869,-3.58135 -7.65,-3.58411 -3.4032,-0.003 -4.0405,3.58411 -7.736,3.58411 l 0,-2.9852 z" + id="path9582" + sodipodi:nodetypes="czccscc" /> + <path + d="m 1383.693,280.19406 c -3.7846,0 -4.587,3.63981 -7.6501,3.64257 -3.4032,0.003 -4.0404,-3.64257 -7.7359,-3.64257 m 0,2.9852 c 3.3269,-0.0293 2.7816,2.54583 7.7421,2.51344 4.9607,-0.0324 3.4382,-2.58725 7.6439,-2.51344 m 0,-4.37332 c -3.7846,0 -4.587,-3.59688 -7.6501,-3.59963 -3.4032,-0.003 -4.0404,3.59963 -7.7359,3.59963 m 0,-2.98519 c 3.3269,0.0293 2.7816,-2.54584 7.7421,-2.51344 4.9607,0.0324 3.4382,2.58724 7.6439,2.51344" + style="fill:none;stroke:#204a87;stroke-width:0.61400002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path9580" /> + <path + sodipodi:nodetypes="csccsccsccsc" + id="path12578" + style="fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1383.693,281.19406 c -3.7846,0 -4.587,3.63981 -7.6501,3.64257 -3.4032,0.003 -4.0404,-3.64257 -7.7359,-3.64257 m 0,0.9852 c 3.3269,-0.0293 2.7816,2.54583 7.7421,2.51344 4.9607,-0.0324 3.4382,-2.58725 7.6439,-2.51344 m 0,-4.37332 c -3.7846,0 -4.587,-3.59688 -7.6501,-3.59963 -3.4032,-0.003 -4.0404,3.59963 -7.7359,3.59963 m 0,-0.98519 c 3.3269,0.0293 2.7816,-2.54584 7.7421,-2.51344 4.9607,0.0324 3.4382,2.58724 7.6439,2.51344" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-tweak-roughen.svg b/share/icons/tango/scalable/actions/path-tweak-roughen.svg new file mode 100644 index 000000000..77f9db571 --- /dev/null +++ b/share/icons/tango/scalable/actions/path-tweak-roughen.svg @@ -0,0 +1,83 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-tweak-roughen.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-10.442887" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-4176,-816)" + style="display:inline" + id="tweak_roughen_mode"> + <rect + y="272" + x="1392" + height="16" + width="16" + id="rect9588" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + sodipodi:nodetypes="ccccccccccccccccccccccccc" + id="path9590" + d="m 1392.307,275.5248 2.2207,1.79128 1.0066,-2.20816 0.9951,1.86662 3.0506,-3.66753 1.6493,2.55071 1.1733,-1.33533 2.8452,2.83318 2.4452,-1.94985 0,3.64782 0,1.19083 0,1.19081 0,1.19083 -2.376,1.0559 -2.1483,-0.75972 2.2196,2.77082 -5.4491,-2.5167 -3.3595,1.09433 1.0483,-3.64178 -3.0318,3.30731 -2.2892,-1.31016 0,-1.19083 0,-1.19081 0,-1.19083 0,-3.52874 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#204a87;stroke-width:0.61400002;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1407.693,282.626 -2.376,1.0559 -2.1483,-0.75973 2.2196,2.77083 -5.4491,-2.51671 -3.3595,1.09433 1.0483,-3.64177 -3.0318,3.30731 -2.2892,-1.31016 m 0,-7.10121 2.2206,1.79128 1.0066,-2.20817 0.9952,1.86663 3.0506,-3.66753 1.6493,2.55071 1.1733,-1.33534 2.8452,2.83319 2.4452,-1.94985" + id="path9592" + sodipodi:nodetypes="cccccccccccccccccc" /> + <path + sodipodi:nodetypes="cccccccccccccccccc" + id="path12580" + d="m 1407.693,281.626 -2.376,1.0559 -4.1483,-0.75973 1.6615,1.77083 -2.891,-1.51671 -2.0943,0.82916 0.7831,-4.3766 -4.297,4.21892 -2.024,-1.22177 m 0,-5.10121 2.2206,1.79128 1.0066,-2.20817 0.9952,1.86663 3.0506,-3.66753 1.6493,2.55071 1.1733,-1.33534 2.8452,2.83319 2.4452,-1.94985" + style="fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-tweak-shrink.svg b/share/icons/tango/scalable/actions/path-tweak-shrink.svg new file mode 100644 index 000000000..2a93d768e --- /dev/null +++ b/share/icons/tango/scalable/actions/path-tweak-shrink.svg @@ -0,0 +1,83 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-tweak-shrink.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-10.442887" + inkscape:cy="-24.795786" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3888,-816)" + style="display:inline" + id="tweak_shrink_mode"> + <rect + y="272" + x="1296" + height="16" + width="16" + id="rect9548" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <path + sodipodi:nodetypes="czccczc" + id="path9550" + d="m 1311.693,283.693 c -3.7846,0 -4.9835,-2.78964 -7.65,-2.7936 -2.6665,-0.004 -4.0405,2.7936 -7.736,2.7936 l 0,-3.07505 0,-3.31095 c 3.327,0.0482 4.4972,2.62129 7.7422,2.65612 3.245,0.0348 3.4381,-2.53483 7.6438,-2.65612" + style="fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#204a87;stroke-width:0.61400008;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1296.307,277.307 c 3.3269,0.0482 4.4971,2.26726 7.7421,2.30209 3.2451,0.0348 3.4382,-2.1808 7.6439,-2.30209 m 0,6.386 c -3.7846,0 -4.9835,-2.58734 -7.6501,-2.5913 -2.6664,-0.004 -4.0404,2.5913 -7.7359,2.5913" + id="path9552" + sodipodi:nodetypes="czcczc" /> + <path + sodipodi:nodetypes="czcczc" + id="path12572" + d="m 1296.307,278.307 c 3.3269,0.0482 4.4971,1.97437 7.7421,2.0092 3.2451,0.0348 3.4382,-1.88791 7.6439,-2.0092 m 0,4.386 c -3.7846,0 -4.9835,-2.41056 -7.6501,-2.41452 -2.6664,-0.004 -4.0404,2.41452 -7.7359,2.41452" + style="fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.50196078;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/path-union.svg b/share/icons/tango/scalable/actions/path-union.svg new file mode 100644 index 000000000..d5359853a --- /dev/null +++ b/share/icons/tango/scalable/actions/path-union.svg @@ -0,0 +1,94 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-union.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10737"> + <stop + style="stop-color:#a7bfd9;stop-opacity:1;" + offset="0" + id="stop10740" /> + <stop + style="stop-color:#4581c1;stop-opacity:1;" + offset="1" + id="stop10742" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10737" + id="linearGradient802" + gradientUnits="userSpaceOnUse" + x1="226.02058" + y1="101.10094" + x2="226.02058" + y2="84.907883" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="93.32336" + inkscape:cy="30.273036" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="union" + transform="matrix(2.9642336,0,0,2.9642339,-642.97783,-251.68681)" + inkscape:label="#union"> + <path + style="fill:url(#linearGradient802);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.74440598;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.9945355;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 227.07154,85.280082 c -2.94679,0 -5.27897,2.194024 -5.53337,5.102103 l -4.25397,0 0,10.346545 10.39817,0 0,-4.151824 c 2.8507,-0.28676 5.05046,-2.647619 5.05048,-5.600134 0,-3.145252 -2.54528,-5.69669 -5.66131,-5.69669 z" + id="path6940" + sodipodi:nodetypes="ccccccsc" /> + <path + style="opacity:0.31999996;fill:#729fcf;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.74440622;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 227.03056,86.292151 c -2.65442,0 -4.63281,2.351763 -4.63281,5.042901 0,0.02397 -3.4e-4,0.04678 0,0.07067 l -1.37783,0 -2.72366,0 0.0327,8.305137 8.24117,0 0.0328,-4.108145 c 0.10093,0.0064 0.20048,0.02356 0.303,0.02356 2.6544,0 4.7686,-1.955759 4.76859,-4.646878 0,-2.691128 -1.98953,-4.687254 -4.64394,-4.687244 z" + id="path14625" + sodipodi:nodetypes="csccccccssc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/randomize.svg b/share/icons/tango/scalable/actions/randomize.svg new file mode 100644 index 000000000..6c10b5601 --- /dev/null +++ b/share/icons/tango/scalable/actions/randomize.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="randomize.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <filter + inkscape:collect="always" + id="filter14326" + x="-0.05760023" + width="1.1152005" + y="-0.28800115" + height="1.5760024"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.6000024" + id="feGaussianBlur14328" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13391" + id="linearGradient13381" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7420667,0,0,0.7312474,-859.05134,-839.76419)" + x1="1172.7272" + y1="1153.4545" + x2="1172.7272" + y2="1156.7272" /> + <linearGradient + id="linearGradient13391"> + <stop + id="stop13393" + offset="0" + style="stop-color:#bfc4c8;stop-opacity:1;" /> + <stop + id="stop13395" + offset="1" + style="stop-color:#f0f2f5;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13385" + id="linearGradient13383" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7420636,0,0,0.9166667,-859.04766,-1054.3334)" + x1="1173.8181" + y1="1158.9091" + x2="1173.8181" + y2="1168.7272" /> + <linearGradient + id="linearGradient13385"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop13387" /> + <stop + style="stop-color:#d5d9dc;stop-opacity:1;" + offset="1" + id="stop13389" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient13409" + id="radialGradient13407" + cx="1160.7599" + cy="1412.8804" + fx="1160.7599" + fy="1412.8804" + r="2.0026019" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6283627,-0.2444135,0.2427267,0.624026,88.437996,814.91158)" /> + <linearGradient + id="linearGradient13409"> + <stop + id="stop13411" + offset="0" + style="stop-color:#f9f9f9;stop-opacity:1;" /> + <stop + id="stop13413" + offset="1" + style="stop-color:#555753;stop-opacity:1;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient13409" + id="radialGradient13417" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6283627,-0.2444135,0.2427267,0.624026,88.437996,814.91158)" + cx="1160.7599" + cy="1412.8804" + fx="1160.7599" + fy="1412.8804" + r="2.0026019" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient13409" + id="radialGradient13421" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6283627,-0.2444135,0.2427267,0.624026,88.437996,814.91158)" + cx="1160.7599" + cy="1412.8804" + fx="1160.7599" + fy="1412.8804" + r="2.0026019" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient13409" + id="radialGradient13431" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6283627,-0.2444135,0.2427267,0.624026,88.437996,814.91158)" + cx="1160.7599" + cy="1412.8804" + fx="1160.7599" + fy="1412.8804" + r="2.0026019" /> + <radialGradient + r="2.0026019" + fy="1412.8804" + fx="1160.7599" + cy="1412.8804" + cx="1160.7599" + gradientTransform="matrix(0.6283627,-0.2444135,0.2427267,0.624026,88.437996,814.91158)" + gradientUnits="userSpaceOnUse" + id="radialGradient8385" + xlink:href="#linearGradient13409" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.303164" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="randomize" + transform="matrix(2,0,0,2,0,4.0054321e-5)"> + <rect + y="-2.0027161e-05" + x="0" + height="24" + width="24" + id="rect13369" + style="opacity:0.24267782;fill:#000000;fill-opacity:0;stroke:none;display:inline" /> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:0.36078431;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter14326);enable-background:accumulate" + id="path13371" + sodipodi:cx="1171.5" + sodipodi:cy="1114.5" + sodipodi:rx="12.5" + sodipodi:ry="2.5" + d="m 1184,1114.5 c 0,1.3807 -5.5964,2.5 -12.5,2.5 -6.9036,0 -12.5,-1.1193 -12.5,-2.5 0,-1.3807 5.5964,-2.5 12.5,-2.5 6.9036,0 12.5,1.1193 12.5,2.5 z" + transform="matrix(0.7999997,0,0,0.7999901,-925.19967,-871.58883)" /> + <path + style="fill:url(#linearGradient13381);fill-opacity:1;fill-rule:evenodd;stroke:#535353;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.60000002;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 3.4999699,6.19996 3.1211577,-3.7 10.7289004,0 3.149941,3.7" + id="path13373" + sodipodi:nodetypes="cccc" /> + <rect + style="fill:url(#linearGradient13383);fill-opacity:1;fill-rule:evenodd;stroke:#535353;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.60000002;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13375" + width="17" + height="13.999999" + x="3.4995725" + y="6.499948" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.52238805;stroke-dasharray:none;stroke-dashoffset:0.60000002;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13377" + width="15" + height="12" + x="4.4995728" + y="7.4999485" /> + <path + sodipodi:nodetypes="ccccc" + id="path13379" + d="M 7.195968,3.51565 16.80421,3.50007 18.565201,5.48432 5.4072,5.49999 7.195968,3.51565 z" + style="fill:none;stroke:#ffffff;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.33830848;stroke-dasharray:none;stroke-dashoffset:0.60000002;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient13407);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path13397" + sodipodi:cx="1160.2738" + sodipodi:cy="1412.1292" + sodipodi:rx="1.5026019" + sodipodi:ry="1.5026019" + d="m 1161.7764,1412.1292 c 0,0.8298 -0.6727,1.5026 -1.5026,1.5026 -0.8299,0 -1.5026,-0.6728 -1.5026,-1.5026 0,-0.8299 0.6727,-1.5027 1.5026,-1.5027 0.8299,0 1.5026,0.6728 1.5026,1.5027 z" + transform="translate(-1153.0026,-1401.4099)" /> + <path + transform="translate(-1143.0026,-1395.4099)" + d="m 1161.7764,1412.1292 c 0,0.8298 -0.6727,1.5026 -1.5026,1.5026 -0.8299,0 -1.5026,-0.6728 -1.5026,-1.5026 0,-0.8299 0.6727,-1.5027 1.5026,-1.5027 0.8299,0 1.5026,0.6728 1.5026,1.5027 z" + sodipodi:ry="1.5026019" + sodipodi:rx="1.5026019" + sodipodi:cy="1412.1292" + sodipodi:cx="1160.2738" + id="path13415" + style="fill:url(#radialGradient13417);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient13421);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path13419" + sodipodi:cx="1160.2738" + sodipodi:cy="1412.1292" + sodipodi:rx="1.5026019" + sodipodi:ry="1.5026019" + d="m 1161.7764,1412.1292 c 0,0.8298 -0.6727,1.5026 -1.5026,1.5026 -0.8299,0 -1.5026,-0.6728 -1.5026,-1.5026 0,-0.8299 0.6727,-1.5027 1.5026,-1.5027 0.8299,0 1.5026,0.6728 1.5026,1.5027 z" + transform="translate(-1148.0026,-1398.4099)" /> + <path + style="fill:none;stroke:#555753;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 1163.4558,1405.5 2.8284,0 0,0" + id="path13427" + transform="translate(-1152.7262,-1401.2781)" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient13431);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path13429" + sodipodi:cx="1160.2738" + sodipodi:cy="1412.1292" + sodipodi:rx="1.5026019" + sodipodi:ry="1.5026019" + d="m 1161.7764,1412.1292 c 0,0.8298 -0.6727,1.5026 -1.5026,1.5026 -0.8299,0 -1.5026,-0.6728 -1.5026,-1.5026 0,-0.8299 0.6727,-1.5027 1.5026,-1.5027 0.8299,0 1.5026,0.6728 1.5026,1.5027 z" + transform="translate(-1153.0026,-1395.4099)" /> + <path + transform="translate(-1143.0026,-1401.4099)" + d="m 1161.7764,1412.1292 c 0,0.8298 -0.6727,1.5026 -1.5026,1.5026 -0.8299,0 -1.5026,-0.6728 -1.5026,-1.5026 0,-0.8299 0.6727,-1.5027 1.5026,-1.5027 0.8299,0 1.5026,0.6728 1.5026,1.5027 z" + sodipodi:ry="1.5026019" + sodipodi:rx="1.5026019" + sodipodi:cy="1412.1292" + sodipodi:cx="1160.2738" + id="path13433" + style="fill:url(#radialGradient8385);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/rectangle-make-corners-sharp.svg b/share/icons/tango/scalable/actions/rectangle-make-corners-sharp.svg new file mode 100644 index 000000000..c0875cbe4 --- /dev/null +++ b/share/icons/tango/scalable/actions/rectangle-make-corners-sharp.svg @@ -0,0 +1,109 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="rectangle-make-corners-sharp.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11360" + id="linearGradient11366" + x1="513.90625" + y1="122" + x2="506.57812" + y2="129" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11360"> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop11362" /> + <stop + style="stop-color:#729fcf;stop-opacity:0;" + offset="1" + id="stop11364" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(2.8656691,0,0,2.9999973,-1430.6853,-359.99963)" + id="squared_corner"> + <rect + style="opacity:0.33212998;fill:none;stroke:none" + id="rect9657" + width="16.75" + height="16" + x="499.25" + y="120" /> + <g + id="g9659"> + <path + style="fill:url(#linearGradient11366);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.02316904;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 500.29687,122 c 2.17481,4.25567 8.54375,10.71936 13.60937,12 l 0,-12 -13.60937,0 z" + id="path9661" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="ccc" + id="path9663" + d="m 500.29686,122 13.60938,0 0,13" + style="fill:none;stroke:#729fcf;stroke-width:2.04633808;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:1.02316902, 1.02316902;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="fill:none;stroke:#204a87;stroke-width:2.04633808;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:1.5;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 513.90624,128 0,-6 -7.32813,0" + id="path9665" + sodipodi:nodetypes="ccc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/selection-bottom.svg b/share/icons/tango/scalable/actions/selection-bottom.svg new file mode 100644 index 000000000..e78b4847b --- /dev/null +++ b/share/icons/tango/scalable/actions/selection-bottom.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="selection-bottom.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12876" + id="linearGradient12884" + x1="539" + y1="308" + x2="539" + y2="311" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient12876"> + <stop + style="stop-color:#ce5c00;stop-opacity:1;" + offset="0" + id="stop12878" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12880" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-8.7832012" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_bot" + transform="matrix(2.9999998,0,0,-2.9999998,-1583.9999,935.99994)"> + <rect + style="fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;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" + id="rect12218" + width="15.000001" + height="2" + x="528.5" + y="296.5" /> + <path + sodipodi:nodetypes="cccccccc" + id="path12220" + d="m 544,304 -3.48614,-4 -3.51386,4 2,0 0,7 3,0 0,-7 2,0 z" + style="fill:url(#linearGradient12884);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 540.5,301.4375 539,303 l 1,0 0,7 1,0 c 0,-2 0,-7 0,-7 l 1,0 -1.5,-1.5625 z" + id="path12222" + sodipodi:nodetypes="cccccccc" /> + <rect + ry="1" + y="300" + x="528" + height="2" + width="7" + id="rect12224" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12226" + width="7" + height="2" + x="528" + y="303" + ry="1" /> + <rect + ry="1" + y="309" + x="528" + height="2" + width="7" + id="rect12228" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect12230" + width="16" + height="16" + x="528" + y="296" /> + <rect + ry="1" + y="306" + x="528" + height="2" + width="7" + id="rect12232" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/selection-lower.svg b/share/icons/tango/scalable/actions/selection-lower.svg new file mode 100644 index 000000000..b35d25afe --- /dev/null +++ b/share/icons/tango/scalable/actions/selection-lower.svg @@ -0,0 +1,117 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="selection-lower.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-8.7832012" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_down" + transform="matrix(2.9999998,0,0,-2.9999998,-1583.9999,863.99995)"> + <rect + y="275.5" + x="528.5" + height="2" + width="15.000001" + id="rect12128" + style="fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;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" /> + <path + style="fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 544,281 -3.48614,-4 -3.51386,4 2,0 0,1 -1,0 0,3 2,0 c 0,0 2,0 2,-2 0,-2 0,-2 0,-2 l 2,0 z" + id="path12130" + sodipodi:nodetypes="ccccccccscc" /> + <path + sodipodi:nodetypes="cccccccsccc" + id="path12132" + d="M 540.5,278.4375 539,280 l 1,0 0,3 -1,0 0,1 1,0 c 0,0 1,0 1,-1 0,-2 0,-3 0,-3 l 1,0 -1.5,-1.5625 z" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12134" + width="7" + height="2" + x="528" + y="272" + ry="1" /> + <rect + ry="1" + y="279" + x="528" + height="2" + width="7" + id="rect12136" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12138" + width="7" + height="2" + x="528" + y="285" + ry="1" /> + <rect + ry="1" + y="282" + x="528" + height="2" + width="9" + id="rect12140" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="272" + x="528" + height="16" + width="16" + id="rect12142" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/selection-make-bitmap-copy.svg b/share/icons/tango/scalable/actions/selection-make-bitmap-copy.svg new file mode 100644 index 000000000..6e408da5c --- /dev/null +++ b/share/icons/tango/scalable/actions/selection-make-bitmap-copy.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="selection-make-bitmap-copy.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5704" + id="linearGradient12602" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.939394,0,0,1,394.3788,206.50002)" + x1="256.89447" + y1="73.65818" + x2="250.66499" + y2="80.141884" /> + <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="#linearGradient3480" + id="linearGradient12604" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,1,410.0303,203.00002)" + x1="266.0303" + y1="70.980736" + x2="258.01514" + y2="77.990372" /> + <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="#linearGradient3466" + id="linearGradient12581" + gradientUnits="userSpaceOnUse" + x1="256.3262" + y1="80.005852" + x2="258.91818" + y2="78.5" /> + <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="linearGradient12596" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-409.5,203.50002)" + 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" + id="linearGradient12598" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-410.0303,203.00002)" + x1="266.64761" + y1="74.382683" + x2="262.53848" + y2="78.836052" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3480" + id="linearGradient12593" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-1,0,0,0.982332,410.0303,204.27221)" + x1="261.03427" + y1="69.714012" + x2="256.5" + y2="71.037422" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="430" + inkscape:window-y="84" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9943295,0,0,2.9943295,-431.18345,-814.36699)" + style="display:inline" + id="selection_bitmap"> + <rect + style="fill:none;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:2, 1;stroke-dashoffset:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect9205" + width="15" + height="14.99999" + x="144.5" + y="272.50003" /> + <path + sodipodi:nodetypes="cccsccccc" + id="path12563" + d="M 159.5303,278.50002 C 155,276.98076 156,275.48076 155.5,274.48076 l -4,0 c -0.25,0.73709 -1.33107,2.71442 -2.5,2.97418 l -4.5,1 0,9.04508 14,-0.0193 1,-1 0.0303,-7.98074 z" + style="fill:url(#linearGradient12602);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12604);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient12581);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" + id="path12565" + sodipodi:cx="258.5" + sodipodi:cy="78.5" + sodipodi:rx="3.5" + sodipodi:ry="3.5" + d="m 262,78.5 c 0,1.932997 -1.567,3.5 -3.5,3.5 -1.933,0 -3.5,-1.567003 -3.5,-3.5 0,-1.932997 1.567,-3.5 3.5,-3.5 1.933,0 3.5,1.567003 3.5,3.5 z" + transform="matrix(-0.938759,0,0,0.938488,396.68015,208.7958)" /> + <rect + transform="scale(-1,1)" + y="278.50003" + x="-148.5" + height="9" + width="4" + id="rect12567" + style="fill:url(#linearGradient12596);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12598);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" /> + <path + id="path12569" + d="m 155.5303,274.51542 0,-2.01542 -4,0 0,2.01542 4,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12593);stroke-width:0.9999997px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;display:inline" /> + <path + sodipodi:nodetypes="cc" + id="path12571" + d="m 151.0303,278.25002 c 1,-1 4.5,-1 5.5,0" + style="fill:none;stroke:#b1b1b1;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1;display:inline" /> + <path + transform="translate(89.00004,147.00002)" + d="m 65,135 c 0,0.55228 -0.447715,1 -1,1 -0.552285,0 -1,-0.44772 -1,-1 0,-0.55228 0.447715,-1 1,-1 0.552285,0 1,0.44772 1,1 z" + sodipodi:ry="1" + sodipodi:rx="1" + sodipodi:cy="135" + sodipodi:cx="64" + id="path12573" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.74699998;marker:none;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(1.5,0,0,1.5,58.50004,80.00001)" + d="m 65,135 c 0,0.55228 -0.447715,1 -1,1 -0.552285,0 -1,-0.44772 -1,-1 0,-0.55228 0.447715,-1 1,-1 0.552285,0 1,0.44772 1,1 z" + sodipodi:ry="1" + sodipodi:rx="1" + sodipodi:cy="135" + sodipodi:cx="64" + id="path12575" + style="fill:#ffffff;fill-opacity:0.44725737;fill-rule:evenodd;stroke:none;stroke-width:0.74699998;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/selection-move-to-layer-above.svg b/share/icons/tango/scalable/actions/selection-move-to-layer-above.svg new file mode 100644 index 000000000..1b63861b6 --- /dev/null +++ b/share/icons/tango/scalable/actions/selection-move-to-layer-above.svg @@ -0,0 +1,120 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="selection-move-to-layer-above.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient22232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.882016,0.692777,0,-1.94286,-12.813357)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000163,0,0,3.0000163,-1152.0065,-681.00394)" + style="display:inline" + id="move_selection_above"> + <path + sodipodi:nodetypes="ccccc" + id="path24674" + d="m 388.50009,242.49995 10.99987,0 -3.99995,-5.00003 -10.99987,0 3.99995,5.00003 z" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccc" + id="path24676" + d="m 388.50009,232.49989 10.99987,0 -3.99995,-5.00003 -10.99987,0 3.99995,5.00003 z" + style="opacity:0;fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00009286;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 389.15845,241.49995 8.17296,0 -2.44568,-2.9999 -8.21714,0 2.48986,2.9999 z" + id="path12473" + sodipodi:nodetypes="ccccc" /> + <g + transform="matrix(0.5888346,0,0,-0.5299571,387.6672,239.30683)" + inkscape:label="Layer 1" + id="g24678"> + <path + style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.79028809;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 3.1117207,-0.37184137 0,5.66310257 -3.39792808,0 7.64297998,9.4425568 7.6429794,-9.4425568 -3.384743,0 0,-5.66310257 -8.5032883,0 z" + id="path24680" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path24682" + d="m 1.6352163,6.2932929 2.368753,0 0,-5.67344397 3.7454947,0 C 9.252218,6.8548295 7.3906976,8.3896467 5.249464,10.770122 L 1.6352163,6.2932929 z" + style="opacity:0.5080214;fill:url(#radialGradient22232);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.7902869;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 4.830714,1.5006939 0,5.6772103 -1.3333243,0 3.858539,4.7255828 3.7921933,-4.7255828 -1.2258478,0 0,-5.6772103 -5.0915602,0 z" + id="path24684" + sodipodi:nodetypes="cccccccc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/selection-move-to-layer-below.svg b/share/icons/tango/scalable/actions/selection-move-to-layer-below.svg new file mode 100644 index 000000000..cef98e45d --- /dev/null +++ b/share/icons/tango/scalable/actions/selection-move-to-layer-below.svg @@ -0,0 +1,124 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="selection-move-to-layer-below.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient22234" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.882016,0.692777,0,-1.642693,-11.5101)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="41.909323" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000005,0,0,3.0000005,-1152.0002,-750.01392)" + style="display:inline" + id="move_selection_below"> + <use + transform="matrix(0.999994,0,0,0.999994,-580.99416,91.001008)" + x="0" + y="0" + xlink:href="#path11131" + id="use24688" + width="1250" + height="1250" + style="opacity:0" /> + <path + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 388.50002,256.50002 10.99994,0 -3.99998,-4.99997 -10.99993,0 3.99997,4.99997 z" + id="use24690" + sodipodi:nodetypes="ccccc" /> + <g + transform="matrix(0.5887725,0,0,0.5299078,387.50313,256.96413)" + inkscape:label="Layer 1" + id="g24692"> + <path + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.79028809;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 3.3927005,1.0112398 0,5.6631026 -3.39792807,0 7.64297997,9.4425566 7.6429796,-9.4425566 -3.384743,0 0,-5.6631026 -8.5032885,0 z" + id="path24694" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path24696" + d="m 1.9353833,7.5965479 2.368753,0 0,-5.6734437 3.7454947,0 c 1.502754,6.2349803 -0.3587664,7.7697975 -2.5,10.1502748 L 1.9353833,7.5965479 z" + style="opacity:0.5080214;fill:url(#radialGradient22234);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.7902869;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 5.1124909,2.8747383 0,5.6772103 -1.3333243,0 3.858539,4.7255824 3.7921934,-4.7255824 -1.225848,0 0,-5.6772103 -5.0915601,0 z" + id="path24698" + sodipodi:nodetypes="cccccccc" /> + </g> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.00008762;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 389.15845,255.49995 8.17296,0 -2.44568,-2.9999 -8.21714,0 2.48986,2.9999 z" + id="path12490" + sodipodi:nodetypes="ccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/selection-raise.svg b/share/icons/tango/scalable/actions/selection-raise.svg new file mode 100644 index 000000000..1f860eb92 --- /dev/null +++ b/share/icons/tango/scalable/actions/selection-raise.svg @@ -0,0 +1,117 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="selection-raise.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-8.7832012" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_up" + transform="matrix(2.9999998,0,0,2.9999998,-1583.9999,-743.99995)"> + <rect + style="fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;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" + id="rect11425" + width="15.000001" + height="2" + x="528.5" + y="251.5" /> + <path + sodipodi:nodetypes="ccccccccscc" + id="path12076" + d="m 544,257 -3.48614,-4 -3.51386,4 2,0 0,1 -1,0 0,3 2,0 c 0,0 2,0 2,-2 0,-2 0,-2 0,-2 l 2,0 z" + style="fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="M 540.5,254.4375 539,256 l 1,0 0,3 -1,0 0,1 1,0 c 0,0 1,0 1,-1 0,-2 0,-3 0,-3 l 1,0 -1.5,-1.5625 z" + id="path12078" + sodipodi:nodetypes="cccccccsccc" /> + <rect + ry="1" + y="248" + x="528" + height="2" + width="7" + id="rect12101" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12103" + width="7" + height="2" + x="528" + y="255" + ry="1" /> + <rect + ry="1" + y="261" + x="528" + height="2" + width="7" + id="rect12105" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12107" + width="9" + height="2" + x="528" + y="258" + ry="1" /> + <rect + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect11419" + width="16" + height="16" + x="528" + y="248" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/selection-top.svg b/share/icons/tango/scalable/actions/selection-top.svg new file mode 100644 index 000000000..aa7b7f6f6 --- /dev/null +++ b/share/icons/tango/scalable/actions/selection-top.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="selection-top.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + inkscape:collect="always" + id="linearGradient12876"> + <stop + style="stop-color:#ce5c00;stop-opacity:1;" + offset="0" + id="stop12878" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12880" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12876" + id="linearGradient13521" + gradientUnits="userSpaceOnUse" + x1="542" + y1="308" + x2="542" + y2="311" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-8.7832012" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="selection_top" + transform="matrix(2.9999998,0,0,2.9999998,-1583.9999,-887.99994)"> + <rect + y="296.5" + x="528.5" + height="2" + width="15.000001" + id="rect12164" + style="fill:#eeeeec;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;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" /> + <path + style="fill:url(#linearGradient13521);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 544,304 -3.48614,-4 -3.51386,4 2,0 0,7 3,0 0,-7 2,0 z" + id="path12166" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path12168" + d="M 540.5,301.4375 539,303 l 1,0 0,7 1,0 c 0,-2 0,-7 0,-7 l 1,0 -1.5,-1.5625 z" + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12170" + width="7" + height="2" + x="528" + y="300" + ry="1" /> + <rect + ry="1" + y="303" + x="528" + height="2" + width="7" + id="rect12172" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12174" + width="7" + height="2" + x="528" + y="309" + ry="1" /> + <rect + y="296" + x="528" + height="16" + width="16" + id="rect12178" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" /> + <rect + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12188" + width="7" + height="2" + x="528" + y="306" + ry="1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/show-bounding-box.svg b/share/icons/tango/scalable/actions/show-bounding-box.svg new file mode 100644 index 000000000..446dc7489 --- /dev/null +++ b/share/icons/tango/scalable/actions/show-bounding-box.svg @@ -0,0 +1,206 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="show-bounding-box.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="49.379537" + inkscape:cy="19.374736" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2.6542222,0,0,2.6542222,-4018.4924,-3678.528)" + style="display:inline" + id="lpetool_show_bbox"> + <rect + y="1402" + x="1514" + height="2" + width="2.0844727" + id="rect13647" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13649" + width="2.0844727" + height="2" + x="1518" + y="1402" /> + <rect + y="1402" + x="1522" + height="2" + width="2.0844727" + id="rect13651" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13653" + width="2.0844727" + height="2" + x="1526" + y="1402" /> + <rect + y="1402" + x="1530" + height="2" + width="2.0844727" + id="rect13656" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13658" + width="2.0844727" + height="2" + x="1530" + y="1398" /> + <rect + y="1394" + x="1530" + height="2" + width="2.0844727" + id="rect13660" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13662" + width="2.0844727" + height="2" + x="1530" + y="1390" /> + <rect + y="1386" + x="1530" + height="2" + width="2.0844727" + id="rect13664" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13666" + width="2.0844727" + height="2" + x="1526" + y="1386" /> + <rect + y="1386" + x="1522" + height="2" + width="2.0844727" + id="rect13668" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13670" + width="2.0844727" + height="2" + x="1518" + y="1386" /> + <rect + y="1386" + x="1514" + height="2" + width="2.0844727" + id="rect13672" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13674" + width="2.0844727" + height="2" + x="1514" + y="1390" /> + <rect + y="1394" + x="1514" + height="2" + width="2.0844727" + id="rect13676" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13678" + width="2.0844727" + height="2" + x="1514" + y="1398" /> + <rect + y="1398" + x="1514" + height="2" + width="2.0844727" + id="rect13680" + style="fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/show-dialogs.svg b/share/icons/tango/scalable/actions/show-dialogs.svg new file mode 100644 index 000000000..7ca03c9ee --- /dev/null +++ b/share/icons/tango/scalable/actions/show-dialogs.svg @@ -0,0 +1,180 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="show-dialogs.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient8375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8081218,0,0,0.8184331,261.05533,337.95913)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient8372" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6977995,0,0,0.7224155,262.74176,340.19647)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + <linearGradient + y2="21.767578" + x2="17.88068" + y1="11.072588" + x1="17.88068" + gradientTransform="matrix(0.8081218,0,0,0.8184331,261.05533,337.95913)" + gradientUnits="userSpaceOnUse" + id="linearGradient17707" + xlink:href="#linearGradient3832" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3,0,0,3,-792.00003,-1029)" + style="display:inline" + id="dialog_toggle"> + <path + sodipodi:nodetypes="ccccccc" + id="rect8349" + d="m 265.99576,344.5 12.00848,0 c 0.27465,0 0.49576,0.25638 0.49576,0.57485 L 265.99576,357.5 c -0.27465,0 -0.49576,-0.25638 -0.49576,-0.57485 l 0,-11.8503 c 0,-0.31847 0.22111,-0.57485 0.49576,-0.57485 z" + style="fill:url(#linearGradient17707);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + ry="0.10041103" + rx="0.085488789" + y="346.19299" + x="267" + height="1.8070034" + width="10" + id="rect8351" + style="fill:url(#linearGradient8372);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect8353" + width="10.999999" + height="11" + x="266.5" + y="345.5" + rx="0.10662673" + ry="0.10897735" /> + <rect + y="347.00317" + x="266" + height="10.999996" + width="11.000002" + id="rect8355" + style="fill:none;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + id="rect8379" + d="m 278.00424,344.5 c 0.27465,0 0.49576,0.25638 0.49576,0.57485 l 0,12.44725 -12.50424,-0.0221 c -0.27465,0 -0.49576,-0.25638 -0.49576,-0.57485" + style="fill:url(#linearGradient8375);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2, 1;stroke-dashoffset:0.2;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="fill:none;stroke:#cc0000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + d="m 279.50001,343.50001 -15,15" + id="path8377" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/show-grid.svg b/share/icons/tango/scalable/actions/show-grid.svg new file mode 100644 index 000000000..276fcfcfc --- /dev/null +++ b/share/icons/tango/scalable/actions/show-grid.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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="show-grid.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(2.9767442,0,0,2.9767442,-904.93024,-1253.5814)" + id="grid_xy" + inkscape:label="#grid_xy"> + <path + sodipodi:nodetypes="cc" + id="path12102" + d="m 306.25,421.75 0,15" + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path12104" + d="m 310.25,421.75 0,15" + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path12106" + d="m 314.25,421.75 0,15" + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path12108" + d="m 318.25,421.75 0,15" + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 319.625,423.25 -15,0" + id="path12110" + sodipodi:nodetypes="cc" /> + <path + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 319.625,427.25 -15,0" + id="path12112" + sodipodi:nodetypes="cc" /> + <path + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 319.625,431.25 -15,0" + id="path12114" + sodipodi:nodetypes="cc" /> + <path + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 319.625,435.25 -15,0" + id="path12116" + sodipodi:nodetypes="cc" /> + <path + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 305.5,421.5 0,15" + id="path12074" + sodipodi:nodetypes="cc" /> + <path + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 309.5,421.5 0,15" + id="use12076" + sodipodi:nodetypes="cc" /> + <path + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 313.5,421.5 0,15" + id="use12078" + sodipodi:nodetypes="cc" /> + <path + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 317.5,421.5 0,15" + id="use12080" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path12082" + d="m 319.5,422.5 -15,0" + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="use12084" + d="m 319.5,426.5 -15,0" + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="use12086" + d="m 319.5,430.5 -15,0" + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="use12088" + d="m 319.5,434.5 -15,0" + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/show-guides.svg b/share/icons/tango/scalable/actions/show-guides.svg new file mode 100644 index 000000000..4be5682ef --- /dev/null +++ b/share/icons/tango/scalable/actions/show-guides.svg @@ -0,0 +1,149 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="show-guides.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient16121" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient16123" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3,0,0,3,-792,-1176)" + style="display:inline" + id="guides"> + <rect + y="392.5" + x="270.5" + height="9" + width="9" + id="rect9820" + style="fill:url(#linearGradient16121);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient16123);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccc" + d="m 267,404 1,0 0,1 1,0 0,-1 2,0 0,-1 -2,0 0,-2 -1,0 0,2 -1,0 0,1 z m 1,-6 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,14 1,0 0,2 -1,0 0,-2 z m 6,-3 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m -14,0 0,1 -2,0 0,-1 2,0 z" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path1657" /> + <rect + y="393.51987" + x="271.51987" + height="6.9602618" + width="6.9602618" + id="rect9822" + style="fill:none;stroke:#ffffff;stroke-width:1.03973806;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/tango/scalable/actions/show-node-handles.svg b/share/icons/tango/scalable/actions/show-node-handles.svg new file mode 100644 index 000000000..07f8401b6 --- /dev/null +++ b/share/icons/tango/scalable/actions/show-node-handles.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="show-node-handles.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11913"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop11915" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11917" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11905"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop11907" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop11909" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14004" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7272727,804.36367,227.63636)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient14001" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1.004133,-1.0041248,0,1958.7243,33.301519)" + x1="162.09949" + y1="409.61749" + x2="162.09949" + y2="409.02002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient13998" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.9080651,-0.8987294,0,1914.2878,48.675439)" + x1="162.2023" + y1="409.81949" + x2="162.2023" + y2="409.06992" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5916" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5918" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5928" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5930" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="nodes_show_handles" + transform="matrix(3,0,0,3,-4608,-576)"> + <rect + style="fill:url(#radialGradient14004);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.19334364;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect10152" + width="15.999999" + height="15.999994" + x="1536" + y="192" /> + <path + sodipodi:nodetypes="cc" + id="path10156" + d="m 1547,194.99999 c -5.2724,0 -8,2.61255 -8,8" + style="fill:none;stroke:url(#linearGradient14001);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path10158" + d="m 1546.9602,194.96024 c -4.7417,0 -7.9445,1.71703 -7.9445,7.26452" + style="fill:none;stroke:url(#linearGradient13998);stroke-width:1.00000024px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cc" + id="path10813" + d="m 1538.5,196.00001 0,5.81818" + style="fill:none;stroke:#3465a4;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + transform="matrix(0.999985,0,0,0.999998,0.5230998,-7.4995922)" + d="m 1540,202 c 0,1.10457 -0.8954,2 -2,2 -1.1046,0 -2,-0.89543 -2,-2 0,-1.10457 0.8954,-2 2,-2 1.1046,0 2,0.89543 2,2 z" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="202" + sodipodi:cx="1538" + id="path10224" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#3465a4;stroke-width:1.00000882;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <g + id="use14645" + inkscape:label="#g14630" + transform="translate(101,-4.9999996)"> + <g + id="g5910" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5912" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5916);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5914" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5918);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use14647" + inkscape:label="#g14630" + transform="translate(91,5)"> + <g + id="g5922" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5924" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5928);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5926" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5930);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/show-path-outline.svg b/share/icons/tango/scalable/actions/show-path-outline.svg new file mode 100644 index 000000000..59e05264c --- /dev/null +++ b/share/icons/tango/scalable/actions/show-path-outline.svg @@ -0,0 +1,218 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="show-path-outline.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient15090" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7310806,1957.909,74.397872)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5940" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5942" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5952" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5954" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="nodes_show_helperpath" + transform="matrix(3,0,0,3,-4680,-576)"> + <g + id="g15092" + transform="matrix(0,-0.908065,0.8987294,0,1196.6844,350.56633)"> + <path + sodipodi:nodetypes="cc" + id="path15094" + d="m 160.30387,409.81821 c 0,5.86657 2.87703,8.90147 8.80994,8.90147" + style="fill:none;stroke:#a40000;stroke-width:3.32084274;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path15096" + d="m 160.3289,409.86255 c 0,5.27607 1.89086,8.83969 8,8.83969" + style="fill:none;stroke:#ef2929;stroke-width:1.10694778px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="fill:url(#radialGradient15090);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15066" + width="15.999999" + height="15.999992" + x="1560" + y="192" /> + <g + transform="matrix(0,0.908065,-0.8987294,0,1939.3157,49.43367)" + id="g15068"> + <path + style="fill:none;stroke:#a40000;stroke-width:3.32084274;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 160.30387,409.81821 c 0,5.86657 2.87703,8.90147 8.80994,8.90147" + id="path15070" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#ef2929;stroke-width:1.10694778px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 160.3289,409.86255 c 0,5.27607 1.89086,8.83969 8,8.83969" + id="path15072" + sodipodi:nodetypes="cc" /> + </g> + <g + id="use15074" + inkscape:label="#g14630" + transform="translate(125,-5)"> + <g + id="g5934" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5936" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5940);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5938" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5942);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15076" + inkscape:label="#g14630" + transform="translate(115,5)"> + <g + id="g5946" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5948" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5952);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5950" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5954);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/stroke-to-path.svg b/share/icons/tango/scalable/actions/stroke-to-path.svg new file mode 100644 index 000000000..02f049015 --- /dev/null +++ b/share/icons/tango/scalable/actions/stroke-to-path.svg @@ -0,0 +1,255 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="stroke-to-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient715" + id="radialGradient12744" + cx="631.75763" + cy="158.94061" + fx="631.75763" + fy="158.94061" + r="7.1080399" + gradientTransform="matrix(1.1067228,0.1593608,-0.149875,1.0408463,-43.649039,-106.75769)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient715"> + <stop + style="stop-color:#ff4f76;stop-opacity:1.0000000;" + offset="0" + id="stop719" /> + <stop + style="stop-color:#ee7f93;stop-opacity:1.0000000;" + offset="0.86810666" + id="stop720" /> + <stop + style="stop-color:#ddb0b0;stop-opacity:0.0000000;" + offset="1.0000000" + id="stop717" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient473" + id="linearGradient12151" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.519321,0,0,0.7887226,621.608,149.104)" + x1="23.861927" + y1="16.350489" + x2="25.787519" + y2="21.42198" /> + <linearGradient + inkscape:collect="always" + id="linearGradient473"> + <stop + style="stop-color:#6b2b2b;stop-opacity:1;" + offset="0" + id="stop474" /> + <stop + style="stop-color:#6b2b2b;stop-opacity:0;" + offset="1" + id="stop475" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient130" + id="linearGradient12111" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6399117,0,0,0.6400883,621.608,144.104)" + x1="22.490602" + y1="12.335798" + x2="17.802456" + y2="7.6489449" /> + <linearGradient + id="linearGradient130"> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop131" /> + <stop + style="stop-color:#e95072;stop-opacity:1.0000000;" + offset="1.0000000" + id="stop132" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient130" + id="linearGradient12123" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6399117,0,0,0.6400883,621.608,144.104)" + x1="22.490602" + y1="12.335798" + x2="17.802456" + y2="7.6489449" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient130" + id="linearGradient12138" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6399117,0,0,0.6400883,621.608,144.104)" + x1="22.490602" + y1="12.335798" + x2="17.802456" + y2="7.6489449" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient130" + id="linearGradient12147" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6399117,0,0,0.6400883,621.608,144.104)" + x1="22.490602" + y1="12.335798" + x2="17.802456" + y2="7.6489449" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="93.32336" + inkscape:cy="30.273036" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,2.9999996,-1872,-455.99994)" + style="display:inline" + id="stroke_tocurve"> + <rect + y="152" + x="624" + height="16.000002" + width="16" + id="rect20101" + style="font-size:12px;opacity:0;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke-width:0.0520834" /> + <path + sodipodi:nodetypes="ccccc" + id="path20125" + d="m 625.26517,163 c 2.5,-7.06595 7.26929,-7.49617 13.70623,-7.09661 l 0.50985,5.20911 c -8.76917,-1.15264 -9.62093,3.78439 -10.51833,6.21284 L 625.26517,163 z" + style="opacity:0.56000001;fill:url(#radialGradient12744);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="cccccccc" + d="m 639.57068,161.1229 c -3.32463,-0.4136 -5.70405,-0.0343 -7.39375,1.04952 -1.6897,1.08378 1.6897,-1.08378 0,0 -1.6897,1.08378 -2.68968,2.87199 -3.25538,5.27614 m -3.61811,-4.36822 c 1.13137,-3.39411 2.81107,-5.32645 5.06514,-6.33478 2.25407,-1.00833 -2.25408,1.00832 0,0 2.25408,-1.00832 5.08253,-1.09262 8.51142,-0.79064" + style="fill:none;stroke:url(#linearGradient12151);stroke-width:0.63999999;stroke-linecap:round;stroke-opacity:1" + id="path20127" /> + <g + inkscape:label="#g12097" + transform="translate(0,5)" + id="convert-node"> + <rect + y="150.39919" + x="634.39923" + height="2.2016125" + width="2.2016432" + id="rect20115" + style="opacity:0.31999996;fill:#6b2b2b;fill-opacity:1;fill-rule:evenodd;stroke:#6b2b2b;stroke-width:0.79839343;stroke-opacity:1" /> + <rect + style="fill:url(#linearGradient12111);fill-opacity:1;fill-rule:evenodd;stroke:#6b2b2b;stroke-width:0.80148923;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20135" + width="2.2016332" + height="2.2016182" + x="633.39917" + y="149.39919" /> + </g> + <g + id="g12113" + transform="translate(-7,9)" + inkscape:label="#g12097"> + <rect + style="opacity:0.31999996;fill:#6b2b2b;fill-opacity:1;fill-rule:evenodd;stroke:#6b2b2b;stroke-width:0.79839343;stroke-opacity:1" + id="rect12116" + width="2.2016432" + height="2.2016125" + x="634.39923" + y="150.39919" /> + <rect + y="149.39919" + x="633.39917" + height="2.2016182" + width="2.2016332" + id="rect12118" + style="fill:url(#linearGradient12123);fill-opacity:1;fill-rule:evenodd;stroke:#6b2b2b;stroke-width:0.80148923;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + inkscape:label="#g12097" + transform="translate(-4,13)" + id="g12125"> + <rect + y="150.39919" + x="634.39923" + height="2.2016125" + width="2.2016432" + id="rect12127" + style="opacity:0.31999996;fill:#6b2b2b;fill-opacity:1;fill-rule:evenodd;stroke:#6b2b2b;stroke-width:0.79839343;stroke-opacity:1" /> + <rect + style="fill:url(#linearGradient12138);fill-opacity:1;fill-rule:evenodd;stroke:#6b2b2b;stroke-width:0.80148923;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12129" + width="2.2016332" + height="2.2016182" + x="633.39917" + y="149.39919" /> + </g> + <g + id="g12140" + transform="translate(2,10)" + inkscape:label="#g12097"> + <rect + style="opacity:0.31999996;fill:#6b2b2b;fill-opacity:1;fill-rule:evenodd;stroke:#6b2b2b;stroke-width:0.79839343;stroke-opacity:1" + id="rect12143" + width="2.2016432" + height="2.2016125" + x="634.39923" + y="150.39919" /> + <rect + y="149.39919" + x="633.39917" + height="2.2016182" + width="2.2016332" + id="rect12145" + style="fill:url(#linearGradient12147);fill-opacity:1;fill-rule:evenodd;stroke:#6b2b2b;stroke-width:0.80148923;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/text-convert-to-regular.svg b/share/icons/tango/scalable/actions/text-convert-to-regular.svg new file mode 100644 index 000000000..985987397 --- /dev/null +++ b/share/icons/tango/scalable/actions/text-convert-to-regular.svg @@ -0,0 +1,133 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="text-convert-to-regular.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3682" + id="linearGradient8460" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1311266,0,0,0.1448211,745.67098,248.85276)" + x1="23.30562" + y1="24.843527" + x2="14.388516" + y2="9.5902243" /> + <linearGradient + id="linearGradient3682"> + <stop + id="stop3684" + offset="0.0000000" + style="stop-color:#1f1f1f;stop-opacity:1.0000000;" /> + <stop + id="stop3686" + offset="1.0000000" + style="stop-color:#5c5c5c;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3682" + id="linearGradient8465" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1311266,0,0,0.1448211,752.67098,255.85276)" + x1="23.30562" + y1="24.843527" + x2="14.388516" + y2="9.5902243" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="25.243252" + inkscape:cy="-20.286613" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000032,0,0,3.0000032,-2232.0022,-744.00084)" + style="display:inline" + id="convert_to_text"> + <rect + y="248.50005" + x="744.5" + height="7.9999127" + width="7.9999127" + id="rect9476" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8491" + width="5.9999127" + height="5.9999123" + x="745.50006" + y="249.50009" /> + <rect + style="fill:#dfdfdb;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.00000001, 2;stroke-dashoffset:0;marker:none;display:inline" + id="rect9484" + width="8" + height="8" + x="751.49994" + y="255.5" + ry="0" /> + <path + sodipodi:nodetypes="ccccccccccc" + id="path8458" + d="M 747.66667,254.01517 747.11111,255 746,255 l 1.90972,-5 1.11111,0 1.97917,5 -1.11111,0 -0.55556,-0.98483 m -0.16059,-1.02275 -0.70746,-1.74242 -0.63802,1.74242" + style="font-size:54.8693924px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient8460);fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans" /> + <path + style="font-size:54.8693924px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient8465);fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans" + d="M 754.66667,261.01517 754.11111,262 753,262 l 1.90972,-5 1.11111,0 1.97917,5 -1.11111,0 -0.55556,-0.98483 m -0.16059,-1.02275 -0.70746,-1.74242 -0.63802,1.74242" + id="path8463" + sodipodi:nodetypes="ccccccccccc" /> + <rect + y="256.50009" + x="752.50006" + height="5.9999123" + width="5.9999127" + id="rect8493" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/text-flow-into-frame.svg b/share/icons/tango/scalable/actions/text-flow-into-frame.svg new file mode 100644 index 000000000..a61ab37b6 --- /dev/null +++ b/share/icons/tango/scalable/actions/text-flow-into-frame.svg @@ -0,0 +1,108 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="text-flow-into-frame.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3682"> + <stop + id="stop3684" + offset="0.0000000" + style="stop-color:#1f1f1f;stop-opacity:1.0000000;" /> + <stop + id="stop3686" + offset="1.0000000" + style="stop-color:#5c5c5c;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3682" + id="linearGradient8397" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2360278,0,0,0.2317137,744.84526,200.16442)" + x1="23.30562" + y1="24.843527" + x2="14.388516" + y2="9.5902243" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="25.243252" + inkscape:cy="-20.286613" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0001386,0,0,3.0001386,-2232.103,-600.0301)" + style="display:inline" + id="flow_into_frame"> + <rect + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect9450" + width="14.999173" + height="15.00001" + x="744.5" + y="200.5" /> + <rect + y="201.50003" + x="745.5" + height="12.999909" + width="12.999956" + id="rect8402" + style="fill:none;stroke:#ffffff;stroke-width:1.00008738;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#4e9a06;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 756.99918,208 0,3 2.04327,0 -3.04327,3 -2.96967,-3 1.96967,0 0,-3 2,0 z" + id="path9458" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="ccccccccccc" + id="path8395" + d="m 748.4375,208 -1,2 -2,0 3.4375,-8 2,0 3.5625,8 -2,0 -1,-2 m -0.28906,-1 -1.27344,-3 -1.14844,3" + style="font-size:54.8693924px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient8397);fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/text-put-on-path.svg b/share/icons/tango/scalable/actions/text-put-on-path.svg new file mode 100644 index 000000000..6fb042cbc --- /dev/null +++ b/share/icons/tango/scalable/actions/text-put-on-path.svg @@ -0,0 +1,108 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="text-put-on-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient1013" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,72.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="25.243252" + inkscape:cy="-20.286613" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(2.9990757,0,0,2.9990757,-839.72641,-194.92513)" + id="put_on_path"> + <use + x="0" + y="0" + xlink:href="#rect8477" + id="use9442" + transform="translate(0,21)" + width="1250" + height="1250" + style="fill:url(#radialGradient1013);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="use9444" + style="stroke:#555753" + transform="translate(0,21)"> + <path + d="m 283.5,49.5 1.76787,-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.70609,45 c -0.21727,-0.360107 -0.82142,-0.604149 -1.27082,-0.5 l -1.99705,0.422624 c -0.51486,0.17433 -0.79759,0.851604 -0.65475,1.29675 l 0.25926,1.912306 c 0.0876,0.470298 0.81616,0.92394 1.38369,0.829632 l 1.58707,-0.283217 C 293.67762,48.528971 294.03225,47.992968 294,47.53434 M 285.5,53.5 c -0.13989,0.488085 -0.58929,0.898795 -1,1 l -2,-0.80656 C 281.80656,53.523829 281.1905,53.857163 281,54.5 l -0.46131,1.845248 c -0.14284,0.69344 0.0625,1.464256 0.65475,1.654752 l 1.99706,0.383936 c 0.60415,0.169611 1.27315,-0.512982 1.3095,-1.077376 0.0677,-1.051507 0.23213,-1.909728 0,-2.80656" + style="fill:none;stroke:#555753;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + id="path8393" /> + </g> + <path + sodipodi:nodetypes="cc" + id="path7804" + d="m 286.5,80.5 c 0,-5 4,-9 9,-9" + style="fill:none;stroke:#204a87;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/text-remove-from-path.svg b/share/icons/tango/scalable/actions/text-remove-from-path.svg new file mode 100644 index 000000000..ed72a017b --- /dev/null +++ b/share/icons/tango/scalable/actions/text-remove-from-path.svg @@ -0,0 +1,113 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="text-remove-from-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient12734" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,72.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="25.243252" + inkscape:cy="-20.286613" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(2.9990757,0,0,2.9990757,-839.72641,-131.94454)" + inkscape:label="#remove_from_path" + id="remove_from_path"> + <rect + style="fill:url(#radialGradient12734);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect9428" + width="16" + height="16" + x="280" + y="44" /> + <g + id="g9430"> + <g + id="g9432"> + <path + d="m 283.5,49.5 1.76787,-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.70609,45 c -0.21727,-0.360107 -0.82142,-0.604149 -1.27082,-0.5 l -1.99705,0.422624 c -0.51486,0.17433 -0.79759,0.851604 -0.65475,1.29675 l 0.25926,1.912306 c 0.0876,0.470298 0.81616,0.92394 1.38369,0.829632 l 1.58707,-0.283217 C 293.67762,48.528971 294.03225,47.992968 294,47.53434 M 285.5,53.5 c -0.13989,0.488085 -0.58929,0.898795 -1,1 l -2,-0.80656 C 281.80656,53.523829 281.1905,53.857163 281,54.5 l -0.46131,1.845248 c -0.14284,0.69344 0.0625,1.464256 0.65475,1.654752 l 1.99706,0.383936 c 0.60415,0.169611 1.27315,-0.512982 1.3095,-1.077376 0.0677,-1.051507 0.23213,-1.909728 0,-2.80656" + style="fill:none;stroke:#555753;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + id="path9434" /> + </g> + <path + style="fill:none;stroke:#204a87;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m 288.5,53.5 c 1.5,-2 4,-3 7,-3" + id="path9436" + sodipodi:nodetypes="cc" /> + </g> + <path + sodipodi:nodetypes="ccccccccccccccccc" + id="path9438" + 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" + style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/text-unflow.svg b/share/icons/tango/scalable/actions/text-unflow.svg new file mode 100644 index 000000000..71e4d9adf --- /dev/null +++ b/share/icons/tango/scalable/actions/text-unflow.svg @@ -0,0 +1,101 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="text-unflow.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3682"> + <stop + id="stop3684" + offset="0.0000000" + style="stop-color:#1f1f1f;stop-opacity:1.0000000;" /> + <stop + id="stop3686" + offset="1.0000000" + style="stop-color:#5c5c5c;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3682" + id="linearGradient8412" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2360278,0,0,0.2317137,744.97026,224.16442)" + x1="23.30562" + y1="24.843527" + x2="14.388516" + y2="9.5902243" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="25.243252" + inkscape:cy="-20.286613" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.000155,0,0,3.000155,-2232.1153,-672.03723)" + style="display:inline" + id="unflow"> + <rect + y="224.5" + x="744.5" + height="15.00001" + width="14.999173" + id="rect9462" + style="fill:none;stroke:#ef2929;stroke-width:1.00000012;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1.00000012, 2.00000024;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="font-size:54.8693924px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient8412);fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans" + d="m 748.5625,232 -1,2 -2,0 3.4375,-8 2,0 3.5625,8 -2,0 -1,-2 m -0.28906,-1 -1.27344,-3 -1.14844,3" + id="path8410" + sodipodi:nodetypes="ccccccccccc" /> + <path + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 753,233.00001 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="path9470" + sodipodi:nodetypes="ccccccccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/text-unkern.svg b/share/icons/tango/scalable/actions/text-unkern.svg new file mode 100644 index 000000000..1398b0b34 --- /dev/null +++ b/share/icons/tango/scalable/actions/text-unkern.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="text-unkern.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3682"> + <stop + id="stop3684" + offset="0.0000000" + style="stop-color:#1f1f1f;stop-opacity:1.0000000;" /> + <stop + id="stop3686" + offset="1.0000000" + style="stop-color:#5c5c5c;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3682" + id="linearGradient8469" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.1835772,0,0,0.2317137,743.53936,277.16442)" + x1="23.30562" + y1="24.843527" + x2="14.388516" + y2="9.5902243" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient1120" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18.000005,72.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="25.243252" + inkscape:cy="-20.286613" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000003,0,0,3.0000003,-2232.0002,-815.99973)" + style="display:inline" + id="remove_manual_kerns"> + <use + style="fill:url(#radialGradient1120);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + height="1250" + width="1250" + transform="translate(464,228)" + id="use8477" + xlink:href="#rect8477" + y="0" + x="0" /> + <path + sodipodi:nodetypes="ccc" + id="path9500" + d="m 754.5,275.5001 0,11.99978 0,-11.99978 z" + style="fill:none;stroke:#f57900;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + style="fill:none;stroke:#f57900;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 751.5,275.5001 0,11.99978 0,-11.99978 z" + id="path8481" + sodipodi:nodetypes="ccc" /> + <path + sodipodi:nodetypes="ccccccccccccccccc" + id="path9508" + d="m 750,272 1.2,0 1.8,1.8 1.8,-1.8 1.2,0 0,1.2 -1.8,1.8 1.8,1.8 0,1.2 -1.2,0 -1.8,-1.8 -1.8,1.8 -1.2,0 0,-1.2 1.8,-1.8 -1.8,-1.8 0,-1.2 z" + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="ccccccccccccc" + id="path8467" + d="m 748.66666,285 -2.33332,0 -0.77778,2 -1.55556,0 2.67362,-8 1.55555,0 2.77083,8 -1.55556,0 -0.77778,-2 z m -2.1085,-1 1.88368,0 -0.99045,-3 -0.89323,3 z" + style="font-size:54.8693924px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient8469);fill-opacity:1;stroke:none;display:inline;font-family:Bitstream Vera Sans" /> + <path + id="path8475" + style="font-size:16px;font-style:normal;font-weight:bold;fill:#2e3436;fill-opacity:1;stroke:none;display:inline;font-family:Arial" + d="m 755,279.00039 c 0.8796,0.002 1.75921,-0.003 2.63879,0.003 0.36661,0.017 0.7438,0.013 1.09409,0.1784 0.55386,0.26293 0.97538,1.00364 0.97342,1.79991 0.0186,0.74453 -0.32842,1.47297 -0.83852,1.76746 0.38683,0.14311 0.74862,0.46365 0.94569,0.94151 0.27404,0.64623 0.23012,1.47236 -0.0274,2.11494 -0.19778,0.52133 -0.56391,0.9224 -0.98877,1.06257 -0.35887,0.12614 -0.73381,0.10098 -1.10121,0.12071 -0.84042,0.019 -1.681,0.008 -2.5215,0.0108 -0.0582,0 -0.1164,0 -0.17461,0 0,-2.6664 0,-5.3328 0,-7.99902 z m 1.20511,1.33138 c 0,0.61653 0,1.23315 0,1.8496 0.5329,-0.004 1.0662,0.0124 1.59873,-0.0194 0.26423,-0.0147 0.55066,-0.17404 0.66765,-0.512 0.0942,-0.28916 0.086,-0.64693 -0.0384,-0.91813 -0.13286,-0.28667 -0.39985,-0.38214 -0.6374,-0.38489 -0.52994,-0.0235 -1.06045,-0.0128 -1.59063,-0.0152 z m 0,3.18106 c 0,0.71289 0,1.42578 0,2.13885 0.53603,-0.003 1.0722,0.008 1.6081,-0.0101 0.24515,-0.007 0.51405,-0.0382 0.70474,-0.2696 0.22808,-0.25297 0.27349,-0.69386 0.21089,-1.06213 -0.0577,-0.35858 -0.28991,-0.63182 -0.55252,-0.70933 -0.37778,-0.0989 -0.76536,-0.0836 -1.14853,-0.0876 -0.27423,0 -0.54845,0 -0.82268,0 z" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/tool-node-editor.svg b/share/icons/tango/scalable/actions/tool-node-editor.svg new file mode 100644 index 000000000..d0e0bbc05 --- /dev/null +++ b/share/icons/tango/scalable/actions/tool-node-editor.svg @@ -0,0 +1,222 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="tool-node-editor.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8773-3" + id="radialGradient10565" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.234973,0,18.5877)" + cx="-57.850174" + cy="24.296782" + fx="-58.028885" + fy="27.01318" + r="8.087534" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8773-3"> + <stop + style="stop-color:black;stop-opacity:0.3137255" + offset="0" + id="stop8775-4" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop8777-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7443" + id="linearGradient7964" + x1="190.87645" + y1="403.65472" + x2="209.8775" + y2="403.65472" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient7443"> + <stop + id="stop7445" + offset="0" + style="stop-color:#888a85;stop-opacity:0;" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0.10416666" + id="stop7447" /> + <stop + id="stop7449" + offset="0.7013889" + style="stop-color:#888a85;stop-opacity:1;" /> + <stop + id="stop7451" + offset="1" + style="stop-color:#888a85;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7431" + id="linearGradient7972" + gradientUnits="userSpaceOnUse" + x1="191.80257" + y1="403.65472" + x2="212.50331" + y2="403.65472" + gradientTransform="matrix(1,0,0,0.333336,0,269.4743)" /> + <linearGradient + id="linearGradient7431"> + <stop + style="stop-color:#e6e6e6;stop-opacity:0" + offset="0" + id="stop7433" /> + <stop + id="stop7435" + offset="0.10416666" + style="stop-color:white;stop-opacity:1;" /> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0.6267361" + id="stop7438" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop7440" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient13302" + id="radialGradient78" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6365372,0.05388467,-0.03920639,0.4631432,60.230887,248.2756)" + cx="314.72086" + cy="362.26859" + fx="314.72086" + fy="362.26859" + r="12.509617" /> + <linearGradient + id="linearGradient13302"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop13304" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop13306" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(2.0000006,0,0,2.0000006,-381.75472,-797.42663)" + id="draw_node"> + <rect + y="398.7132" + x="190.8773" + height="23.999992" + width="23.999992" + id="rect71" + style="fill:#000000;fill-opacity:0;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:type="arc" + style="opacity:0.5;fill:url(#radialGradient10565);fill-opacity:1;stroke:none" + id="path10562" + sodipodi:cx="-57.850174" + sodipodi:cy="24.296782" + sodipodi:rx="8.087534" + sodipodi:ry="1.9003495" + d="m -49.76264,24.296782 c 0,1.049534 -3.620912,1.900349 -8.087534,1.900349 -4.466622,0 -8.087534,-0.850815 -8.087534,-1.900349 0,-1.049535 3.620912,-1.90035 8.087534,-1.90035 4.466622,0 8.087534,0.850815 8.087534,1.90035 z" + transform="matrix(0.989175,0,0,1.31555,262.1012,387.2496)" /> + <rect + style="fill:url(#linearGradient7964);fill-opacity:1;stroke:none" + id="rect7075" + width="18.999996" + height="3" + x="190.8773" + y="402.7132" /> + <rect + style="opacity:0.8;fill:url(#linearGradient7972);fill-opacity:1;stroke:none" + id="rect7970" + width="18.999996" + height="1.0000083" + x="190.8773" + y="403.7132" /> + <g + transform="matrix(0.875001,0,0,0.874977,205.3773,31.47308)" + id="g7936"> + <path + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.1428715;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="m -11.428555,422.57142 6.8571314,0 0,6.85744 -6.8571314,0 0,-6.85744 z" + id="path7938" /> + <path + style="opacity:0.5;fill:none;stroke:#eeeeec;stroke-width:1.14287138;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m -10.285698,423.71427 4.5714191,0 0,4.57141 -4.5714191,0 0,-4.57141 z" + id="path7940" /> + </g> + <g + transform="translate(-41.46647,-18.84384)" + id="g74"> + <path + sodipodi:nodetypes="ccccc" + id="path102" + d="m 251.84377,434.56497 -6.72885,0.57676 -5.2606,3.91519 -0.0104,-15.99988 11.99989,11.50793 z" + style="fill:none;stroke:#555753;stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + sodipodi:nodetypes="ccccc" + id="path104" + d="m 249.40069,433.6948 -4.44566,0.28008 -4.08302,3.01743 0.0538,-11.49733 8.47488,8.19982 z" + style="fill:url(#radialGradient78);fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/tool-pointer.svg b/share/icons/tango/scalable/actions/tool-pointer.svg new file mode 100644 index 000000000..7a81d89a1 --- /dev/null +++ b/share/icons/tango/scalable/actions/tool-pointer.svg @@ -0,0 +1,182 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="tool-pointer.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8773" + id="radialGradient8779" + cx="-57.850174" + cy="24.296782" + fx="-58.028885" + fy="27.01318" + r="8.087534" + gradientTransform="matrix(1,0,0,0.234973,0,18.5877)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8773"> + <stop + style="stop-color:black;stop-opacity:0.3137255" + offset="0" + id="stop8775" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop8777" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient124" + id="linearGradient80" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2,0,0,0.5,-20.55174,-11.55357)" + x1="253.75711" + y1="-129.52815" + x2="252.00447" + y2="-135.47408" /> + <linearGradient + id="linearGradient124"> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000;" + offset="0.0000000" + id="stop125" /> + <stop + style="stop-color:silver;stop-opacity:1;" + offset="1" + id="stop126" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient124" + id="radialGradient81" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.833516,0,0,1.199737,2.4375,-23.45032)" + cx="307.7507" + cy="361.47824" + fx="307.7507" + fy="361.47824" + r="12.509617" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10554"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop10556" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop10558" /> + </linearGradient> + <linearGradient + y2="437.96558" + x2="248.28683" + y1="425.18195" + x1="240.9062" + gradientTransform="translate(-11.21634,-21.61956)" + gradientUnits="userSpaceOnUse" + id="linearGradient7453" + xlink:href="#linearGradient10554" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(2.0000017,0,0,2.0000017,-444.25502,-797.90626)" + id="draw_select"> + <rect + y="398.95279" + x="222.12732" + height="23.999979" + width="23.999979" + id="rect72" + style="fill:#000000;fill-opacity:0;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:type="arc" + style="opacity:0.7;fill:url(#radialGradient8779);fill-opacity:1;stroke:none" + id="path8771" + sodipodi:cx="-57.850174" + sodipodi:cy="24.296782" + sodipodi:rx="8.087534" + sodipodi:ry="1.9003495" + d="m -49.76264,24.296782 c 0,1.049534 -3.620912,1.900349 -8.087534,1.900349 -4.466622,0 -8.087534,-0.850815 -8.087534,-1.900349 0,-1.049535 3.620912,-1.90035 8.087534,-1.90035 4.466622,0 8.087534,0.850815 8.087534,1.90035 z" + transform="matrix(0.989175,0,0,1.31555,293.3512,387.4892)" /> + <g + transform="translate(-29.93515,-0.143427)" + id="g79"> + <path + id="rect16" + d="m 258.57812,401.60617 0,15.44351 4.54688,-3 2.78125,6.4375 2.28125,-1 -2.71875,-6.28125 4.0931,-0.4375 -10.98373,-11.16226 z" + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:nodetypes="cccccccc" /> + <path + transform="matrix(0.397295,0.917691,-0.917691,0.397295,0,0)" + style="fill:url(#linearGradient80);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 481.01295,-78.954349 3.10422,-0.69124 0.40787,0.69124 6.48791,0 0.007,1.491228 -6.73626,6.47e-4 -0.31082,0.796068 -2.97036,-0.795753 0.0104,-1.49219 z" + id="rect91" + sodipodi:nodetypes="ccccccccc" /> + <path + sodipodi:nodetypes="ccccc" + id="path15" + d="m 268.45834,412.37995 -4.42387,0.46295 -4.94643,3.25483 -0.009,-13.24474 9.37946,9.52696 z" + style="fill:url(#radialGradient81);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + </g> + <path + sodipodi:nodetypes="ccccc" + id="path7947" + d="m 237.51169,411.93125 -4.0646,0.38781 -3.81109,2.78019 -0.009,-11.17262 7.88439,8.00462 z" + style="fill:none;stroke:url(#linearGradient7453);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/tool-tweak.svg b/share/icons/tango/scalable/actions/tool-tweak.svg new file mode 100644 index 000000000..8cab155e7 --- /dev/null +++ b/share/icons/tango/scalable/actions/tool-tweak.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="tool-tweak.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12362" + id="linearGradient12530" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1312571,0,0,1.1400134,-156.28982,-36.823645)" + x1="1210.9783" + y1="256.69318" + x2="1212.9139" + y2="253.56818" /> + <linearGradient + inkscape:collect="always" + id="linearGradient12362"> + <stop + style="stop-color:#ead7ce;stop-opacity:1;" + offset="0" + id="stop12364" /> + <stop + style="stop-color:#ead7ce;stop-opacity:0;" + offset="1" + id="stop12366" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12352" + id="linearGradient12532" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1312571,0,0,1.1400134,-156.28982,-36.823645)" + x1="1210.9783" + y1="256.69318" + x2="1212.9139" + y2="253.56818" /> + <linearGradient + id="linearGradient12352"> + <stop + style="stop-color:#8a4a01;stop-opacity:1;" + offset="0" + id="stop12354" /> + <stop + style="stop-color:#8f5902;stop-opacity:0;" + offset="1" + id="stop12356" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_tweak" + transform="matrix(2,0,0,2,-2400,-496)"> + <path + style="fill:#000000;fill-opacity:0.04117647;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1222.999,263.62074 c 0.1,4.10314 -7.4941,6.32294 -12.0057,6.32294 -4.3681,0 -10.1343,0.75406 -9.9907,-3.25607 0.1499,-4.19105 2.9173,-5.40753 6.8169,-5.7468 3.9519,-0.34382 15.1795,-0.40331 15.1795,2.67993 z" + id="path12481" + sodipodi:nodetypes="csssc" /> + <path + sodipodi:nodetypes="csssc" + id="path12483" + d="m 1220.9309,263.96874 c 0.084,3.44136 -6.2787,5.30313 -10.0586,5.30313 -3.6596,0 -8.4907,0.63242 -8.3702,-2.7309 0.1254,-3.51508 2.4441,-4.53535 5.7112,-4.81989 3.3109,-0.28838 12.7176,-0.33828 12.7176,2.24766 z" + style="fill:#000000;fill-opacity:0.11176471;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssc" + id="path12370" + d="m 1219.4428,264.42405 c 0,1.04571 -6.9911,4.23415 -10.4216,4.23415 -3.3215,0 -5.7292,-0.14851 -5.6201,-2.49705 0.1141,-2.4545 2.2183,-3.16693 5.1836,-3.36562 3.0049,-0.20136 10.8581,-0.17718 10.8581,1.62852 z" + style="fill:#000000;fill-opacity:0.16470588;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csssscsssssssc" + id="path12305" + d="m 1219.9993,254.2245 c -1.8999,1.71298 -2.7998,2.31757 -3.2998,3.6275 -0.4999,1.30993 -0.1,3.92979 -0.1,4.53437 0,0.60458 -0.5,1.713 -1.1999,2.41834 -0.6999,0.70534 -1.2999,2.41834 -3.0997,2.41834 -1.7998,0 -3.9996,0.20152 -4.8995,-0.40307 -0.8,1.20917 -1.5999,2.61987 -2.4998,2.61987 -0.8999,0 -2.0461,0.18701 -2.0997,-0.85649 -0.1039,-2.02322 1.7998,-1.36031 2.0997,-2.97254 0.1403,-0.75428 -1.5998,-2.41834 -1.8998,-4.13132 -0.2999,-1.71298 -0.2706,-2.7084 0.4293,-3.41375 0.6999,-0.70535 2.5169,-3.18271 3.4168,-3.38423 0.8998,-0.20153 2.2654,-0.17918 3.2653,-0.88452 0.9999,-0.70535 2.2876,-2.29313 2.2876,-2.29313" + style="fill:url(#linearGradient12530);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12532);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path12327" + d="m 1219.3542,253.98663 c -1.7323,1.35376 -2.8988,2.45815 -3.1463,3.42004 -0.2474,0.96188 0.071,5.13006 -0.2121,6.02069 -0.2829,0.89064 -1.7322,2.67191 -2.3686,2.88566 -0.6363,0.21375 -4.8078,0.21375 -4.6664,0.1425 0.1414,-0.0712 2.3332,-0.57 3.4645,-1.35376 1.1312,-0.78376 1.7676,-1.03314 2.1211,-3.13504 0.3535,-2.1019 0.4949,-3.13504 0.2474,-4.0613 -0.2474,-0.92626 -0.1414,-0.96188 -1.2373,-2.13752 -1.0959,-1.17564 -2.2272,-1.5319 -2.0151,-1.88815 0.2121,-0.35625 0.1768,0 1.3081,0.71251 1.1313,0.71251 1.8383,1.38939 3.0755,0.81938 1.2374,-0.57 3.5352,-1.46064 3.4292,-1.42501 z" + style="fill:#dabdac;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path12329" + d="m 1209.3496,264.99488 c -0.9191,0.0712 -1.3434,0.4275 -1.3434,0.4275 0,0 -0.1414,0.92627 0.2829,0.99752 0.4242,0.0713 1.1312,0 1.3433,-0.35626 0.2121,-0.35625 -0.2828,-0.99751 -0.2828,-1.06876 z" + style="fill:#ac6036;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + transform="matrix(1.1038114,-0.5561777,0.4186871,0.8438557,-210.21455,702.33991)" + d="m 1188.4697,254.66159 c 0,0.35391 -0.3265,0.64082 -0.7292,0.64082 -0.4027,0 -0.7292,-0.28691 -0.7292,-0.64082 0,-0.35391 0.3265,-0.64081 0.7292,-0.64081 0.4027,0 0.7292,0.2869 0.7292,0.64081 z" + sodipodi:ry="0.6408155" + sodipodi:rx="0.72920388" + sodipodi:cy="254.66159" + sodipodi:cx="1187.7405" + id="path12333" + style="fill:#f6eeea;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#f6eeea;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12335" + sodipodi:cx="1187.7405" + sodipodi:cy="254.66159" + sodipodi:rx="0.72920388" + sodipodi:ry="0.6408155" + d="m 1188.4697,254.66159 c 0,0.35391 -0.3265,0.64082 -0.7292,0.64082 -0.4027,0 -0.7292,-0.28691 -0.7292,-0.64082 0,-0.35391 0.3265,-0.64081 0.7292,-0.64081 0.4027,0 0.7292,0.2869 0.7292,0.64081 z" + transform="matrix(1.1038114,-0.5561777,0.4186871,0.8438557,-209.08329,703.47992)" /> + <path + transform="matrix(1.1038114,-0.5561777,0.4186871,0.8438557,-207.95203,704.61993)" + d="m 1188.4697,254.66159 c 0,0.35391 -0.3265,0.64082 -0.7292,0.64082 -0.4027,0 -0.7292,-0.28691 -0.7292,-0.64082 0,-0.35391 0.3265,-0.64081 0.7292,-0.64081 0.4027,0 0.7292,0.2869 0.7292,0.64081 z" + sodipodi:ry="0.6408155" + sodipodi:rx="0.72920388" + sodipodi:cy="254.66159" + sodipodi:cx="1187.7405" + id="path12338" + style="fill:#f6eeea;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="csssc" + id="path12340" + d="m 1209.3003,260.27035 c -0.15,0.85649 -3.9996,5.94506 -5.3995,7.30538 -0.4692,0.45594 -0.086,1.59858 0.6,0.90687 1.45,-1.46106 4.2496,-4.58476 5.7994,-7.50691 0.3162,-0.59612 -0.45,-1.1084 -0.9999,-0.70534 z" + style="fill:#f6eeea;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path12342" + d="m 1205.2507,265.20778 3.8996,-5.08858 c 0,0 -0.1,-1.30993 -0.8499,-0.5542 -0.7499,0.75573 -2.2998,2.26719 -2.4498,2.82139 -0.15,0.5542 -0.5499,2.87178 -0.5999,2.82139 z" + style="fill:#b78469;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path12344" + d="m 1208.1004,258.85966 c -1.0498,0.90687 -2.3498,2.01527 -2.7997,2.72062 -0.45,0.70535 -1.0999,2.36795 -1.0999,2.36795 0,0 0.1,-2.61986 0.5999,-3.27482 0.5,-0.65497 2.0499,-2.21681 2.4998,-2.21681 0.45,0 0.8499,0.40306 0.7999,0.40306 z" + style="fill:#b78469;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#b78469;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1207.3278,257.29782 c -1.0498,0.90687 -2.3497,2.01527 -2.7996,2.72062 -0.45,0.70535 -1.0999,2.36795 -1.0999,2.36795 0,0 0.1,-2.61986 0.5999,-3.27482 0.5,-0.65497 2.0498,-2.21682 2.4997,-2.21682 0.45,0 0.8499,0.40307 0.7999,0.40307 z" + id="path12346" /> + <path + id="path12348" + d="m 1207.1578,266.49117 c 0,0 3.9594,-4.2038 4.3836,-4.3463 0.4242,-0.1425 1.5555,-0.42751 1.5555,0.4275 0,0.85501 -0.2121,1.85253 -0.9191,1.92378 -0.7071,0.0713 -2.0504,-0.28501 -2.4747,-0.1425 -0.4242,0.1425 -2.4746,2.06627 -2.5453,2.13752 z" + style="fill:#8f5902;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path12350" + d="m 1207.5113,255.16229 3.4645,3.27754 c 0,0 1.8383,-0.14251 2.2625,-0.57001 0.4242,-0.42751 -1.8383,-3.34879 -2.2625,-3.49129 -0.4242,-0.1425 -2.616,0.92626 -3.4645,0.78376 z" + style="fill:#e5cec1;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect12491" + width="24" + height="24" + x="1200" + y="248" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/transform-move-horizontal.svg b/share/icons/tango/scalable/actions/transform-move-horizontal.svg new file mode 100644 index 000000000..90579ad53 --- /dev/null +++ b/share/icons/tango/scalable/actions/transform-move-horizontal.svg @@ -0,0 +1,171 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-move-horizontal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-71"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-1" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-4" /> + </linearGradient> + <linearGradient + id="linearGradient8713"> + <stop + style="stop-color:#608bbe;stop-opacity:1;" + offset="0" + id="stop8715" /> + <stop + style="stop-color:#4c7cb5;stop-opacity:1;" + offset="1" + id="stop8717" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter8701" + x="-0.19942711" + width="1.3988543" + y="-0.54130214" + height="2.0826044"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.5787979" + id="feGaussianBlur8703" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-71" + id="radialGradient9188" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(48.000018,-96.000098)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8713" + id="radialGradient9190" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3612903,0,778.90645)" + cx="515.5" + cy="1219.5" + fx="515.5" + fy="1219.5" + r="9.6875" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="arrows_hor" + transform="matrix(1.9427917,0,0,1.9427917,-979.16702,-2346.8919)"> + <rect + y="1208" + x="504" + height="24" + width="24" + id="rect8893" + style="fill:url(#radialGradient9188);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccccccccccccccccc" + id="path8612" + d="m 509.3125,1216.5 -3,3 3,3 1.1875,0 0,-2 4,0 2,0 4,0 0,2 1.1875,0 3,-3 -3,-3 -1.1875,0 0,2 -4,0 -2,0 -4,0 0,-2 -1.1875,0 z" + style="fill:url(#radialGradient9190);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + style="fill:none;stroke:#729fcf;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="m 521.24556,1221.5 2,-2 -2,-2 m -11.44692,0 -2,2 2,2" + id="path8617" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:0.18823529;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8701);enable-background:accumulate" + id="path8627" + sodipodi:cx="492.5" + sodipodi:cy="1415.5" + sodipodi:rx="9.5" + sodipodi:ry="3.5" + d="m 502,1415.5 c 0,1.933 -4.25329,3.5 -9.5,3.5 -5.24671,0 -9.5,-1.567 -9.5,-3.5 0,-1.933 4.25329,-3.5 9.5,-3.5 5.24671,0 9.5,1.567 9.5,3.5 z" + transform="matrix(0.7368418,0,0,0.7142773,153.10543,216.44049)" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/transform-move-vertical.svg b/share/icons/tango/scalable/actions/transform-move-vertical.svg new file mode 100644 index 000000000..4ffa18f63 --- /dev/null +++ b/share/icons/tango/scalable/actions/transform-move-vertical.svg @@ -0,0 +1,171 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-move-vertical.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-71"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-1" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-4" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-71" + id="radialGradient9184" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(48.000018,-72.000098)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8713" + id="radialGradient9186" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-0.3612903,0,956.09355,728)" + cx="515.5" + cy="1219.5" + fx="515.5" + fy="1219.5" + r="9.6875" /> + <linearGradient + id="linearGradient8713"> + <stop + style="stop-color:#608bbe;stop-opacity:1;" + offset="0" + id="stop8715" /> + <stop + style="stop-color:#4c7cb5;stop-opacity:1;" + offset="1" + id="stop8717" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter8701" + x="-0.19942711" + width="1.3988543" + y="-0.54130214" + height="2.0826044"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.5787979" + id="feGaussianBlur8703" /> + </filter> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="arrows_ver" + transform="matrix(1.9427917,0,0,1.9428119,-979.16702,-2393.5443)"> + <rect + style="fill:url(#radialGradient9184);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8897" + width="24" + height="24" + x="504" + y="1232" /> + <path + style="fill:url(#radialGradient9186);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="m 518.5,1237.3125 -3,-3 -3,3 0,1.1875 2,0 0,4 0,2 0,4 -2,0 0,1.1875 3,3 3,-3 0,-1.1875 -2,0 0,-4 0,-2 0,-4 2,0 0,-1.1875 z" + id="path8721" + sodipodi:nodetypes="ccccccccccccccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path8723" + d="m 513.5,1249.2456 2,2 2,-2 m 0,-11.447 -2,-2 -2,2" + style="fill:none;stroke:#729fcf;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(0.7368418,0,0,0.7142773,153.10543,240.44049)" + d="m 502,1415.5 c 0,1.933 -4.25329,3.5 -9.5,3.5 -5.24671,0 -9.5,-1.567 -9.5,-3.5 0,-1.933 4.25329,-3.5 9.5,-3.5 5.24671,0 9.5,1.567 9.5,3.5 z" + sodipodi:ry="3.5" + sodipodi:rx="9.5" + sodipodi:cy="1415.5" + sodipodi:cx="492.5" + id="path8725" + style="fill:#000000;fill-opacity:0.18823529;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8701);enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/transform-rotate.svg b/share/icons/tango/scalable/actions/transform-rotate.svg new file mode 100644 index 000000000..7aebfa92c --- /dev/null +++ b/share/icons/tango/scalable/actions/transform-rotate.svg @@ -0,0 +1,205 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-rotate.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-71"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-1" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-4" /> + </linearGradient> + <linearGradient + id="linearGradient8471"> + <stop + style="stop-color:#5382b9;stop-opacity:1" + offset="0" + id="stop8473" /> + <stop + style="stop-color:#3565a5;stop-opacity:1" + offset="1" + id="stop8475" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-71" + id="radialGradient9192" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(48.000018,47.9999)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <filter + inkscape:collect="always" + id="filter8604" + x="-0.15098193" + width="1.3019639" + y="-0.23905472" + height="1.4781095"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.1952736" + id="feGaussianBlur8606" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8471" + id="linearGradient9194" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9090909,0,0,0.6363636,45.318182,488.18182)" + x1="513" + y1="1365" + x2="513" + y2="1375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8471" + id="linearGradient9196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9090909,0,0,0.6363636,863.40415,-270.67397)" + x1="513" + y1="1365" + x2="513" + y2="1375" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="transform_rotate" + transform="matrix(1.7952439,0,0,1.7952439,-901.44823,-2423.8151)"> + <rect + style="fill:url(#radialGradient9192);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8917" + width="24" + height="24" + x="504" + y="1352" /> + <path + sodipodi:nodetypes="ccccccccccccccccc" + d="m 518,1367 -6,3 6,4 8,-3 -8,-4 0,0 0,0 z m -9,7 c 1,0 4,-1 4,-1 l -4,-4 -4,2 4,3 z m -1,-12 -1,4 9,0 -1,-4 -7,0 z" + style="fill:#000000;fill-opacity:0.4157895;fill-rule:evenodd;stroke:none;filter:url(#filter8604)" + id="path8493" /> + <rect + y="1356.5" + x="508.5" + height="6.9999995" + width="10" + id="rect8481" + style="fill:url(#linearGradient9194);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.2;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8483" + width="7.9999633" + height="5" + x="509.50003" + y="1357.5" /> + <rect + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,0,0)" + style="fill:url(#linearGradient9196);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8467" + width="10.606558" + height="7.7781672" + x="1326.5325" + y="596.79822" /> + <rect + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,0,0)" + y="597.8374" + x="1327.5717" + height="5.8381596" + width="8.6081429" + id="rect8469" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.2;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccccccccc" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 507.5,1370.5 c 0,0 -0.3125,3 2,3 l 1.875,0 0.10304,-2.0068 c -1.67581,0.042 -2.04054,-0.056 -1.97804,-0.9932 l 2,0 0,-1 -3,-3 -3,3 0,1 2,0 z" + id="path8487" /> + <path + id="path8489" + d="m 524.5,1360.5 c 0,0 0.3125,-3 -2,-3 l -1.875,0 -0.103,2.0068 c 1.6758,-0.042 2.0405,0.056 1.978,0.9932 l -2,0 0,1 3,3 3,-3 0,-1 -2,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="ccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/transform-scale-horizontal.svg b/share/icons/tango/scalable/actions/transform-scale-horizontal.svg new file mode 100644 index 000000000..450457039 --- /dev/null +++ b/share/icons/tango/scalable/actions/transform-scale-horizontal.svg @@ -0,0 +1,238 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-scale-horizontal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-71"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-1" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-4" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter8871" + x="-0.12090448" + width="1.241809" + y="-0.32816929" + height="1.6563386"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.95716044" + id="feGaussianBlur8873" /> + </filter> + <linearGradient + id="linearGradient8471"> + <stop + style="stop-color:#5382b9;stop-opacity:1" + offset="0" + id="stop8473" /> + <stop + style="stop-color:#3565a5;stop-opacity:1" + offset="1" + id="stop8475" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8789"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8791" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8793" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8781"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop8783" /> + <stop + style="stop-color:#3465a4;stop-opacity:0;" + offset="1" + id="stop8785" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-71" + id="radialGradient9172" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(48.000018,-24.000098)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8471" + id="linearGradient9174" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4545455,0,0,1.2711038,-1267.5909,-3034.9033)" + x1="513" + y1="1365" + x2="513" + y2="1375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8789" + id="linearGradient9176" + gradientUnits="userSpaceOnUse" + x1="514" + y1="1284" + x2="509" + y2="1284" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8781" + id="linearGradient9178" + gradientUnits="userSpaceOnUse" + x1="514" + y1="1284" + x2="509" + y2="1284" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="transform_scale_hor" + transform="matrix(1.9847599,0,0,1.9847599,-1000.319,-2540.1269)" + inkscape:label="#transform_scale_hor"> + <rect + style="fill:url(#radialGradient9172);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8901" + width="24" + height="24" + x="504" + y="1280" /> + <path + transform="matrix(0.9508347,0,0,0.7142773,48.681023,288.44049)" + d="m 502,1415.5 c 0,1.933 -4.25329,3.5 -9.5,3.5 -5.24671,0 -9.5,-1.567 -9.5,-3.5 0,-1.933 4.25329,-3.5 9.5,-3.5 5.24671,0 9.5,1.567 9.5,3.5 z" + sodipodi:ry="3.5" + sodipodi:rx="9.5" + sodipodi:cy="1415.5" + sodipodi:cx="492.5" + id="path8797" + style="fill:#000000;fill-opacity:0.30845768;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8871);enable-background:accumulate" + sodipodi:type="arc" /> + <rect + transform="scale(-1,-1)" + y="-1300.4821" + x="-526.5" + height="13.982141" + width="16" + id="rect8773" + style="fill:url(#linearGradient9174);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="scale(-1,-1)" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.2;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8775" + width="13.999992" + height="12.00005" + x="-525.5" + y="-1299.5" /> + <rect + y="1281.625" + x="505.49997" + height="8.0553217" + width="8.062499" + id="rect8763" + style="fill:#83a4d0;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.35323385;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8765" + width="5.999939" + height="5.8125" + x="506.50003" + y="1282.6875" /> + <path + sodipodi:nodetypes="cccccccccc" + id="path8779" + d="m 520.5,1284.5 -11,0 0,2 11,0 0,2 1,0 3,-3 -3,-3 -1,0 0,2 z" + style="fill:url(#linearGradient9176);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9178);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/transform-scale-vertical.svg b/share/icons/tango/scalable/actions/transform-scale-vertical.svg new file mode 100644 index 000000000..035b37f2c --- /dev/null +++ b/share/icons/tango/scalable/actions/transform-scale-vertical.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-scale-vertical.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-71" + id="radialGradient9164" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(48.000018,-9.8e-5)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + id="linearGradient10735-71"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-1" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-4" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter8871" + x="-0.12090448" + width="1.241809" + y="-0.32816929" + height="1.6563386"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.95716044" + id="feGaussianBlur8873" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8471" + id="linearGradient9166" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4545455,0,0,1.2711038,-1267.5909,-3058.9033)" + x1="513" + y1="1365" + x2="513" + y2="1375" /> + <linearGradient + id="linearGradient8471"> + <stop + style="stop-color:#5382b9;stop-opacity:1" + offset="0" + id="stop8473" /> + <stop + style="stop-color:#3565a5;stop-opacity:1" + offset="1" + id="stop8475" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8789" + id="linearGradient9168" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1795,799)" + x1="514" + y1="1284" + x2="509" + y2="1284" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8789"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8791" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8793" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8781" + id="linearGradient9170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,1,-1,0,1795,799)" + x1="514" + y1="1284" + x2="509" + y2="1284" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8781"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop8783" /> + <stop + style="stop-color:#3465a4;stop-opacity:0;" + offset="1" + id="stop8785" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="transform_scale_ver" + transform="matrix(1.98475,0,0,1.98475,-1000.314,-2587.748)" + inkscape:label="#transform_scale_ver"> + <rect + y="1304" + x="504" + height="24" + width="24" + id="rect8903" + style="fill:url(#radialGradient9164);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:0.30845768;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8871);enable-background:accumulate" + id="path8875" + sodipodi:cx="492.5" + sodipodi:cy="1415.5" + sodipodi:rx="9.5" + sodipodi:ry="3.5" + d="m 502,1415.5 c 0,1.933 -4.25329,3.5 -9.5,3.5 -5.24671,0 -9.5,-1.567 -9.5,-3.5 0,-1.933 4.25329,-3.5 9.5,-3.5 5.24671,0 9.5,1.567 9.5,3.5 z" + transform="matrix(0.9508347,0,0,0.7142773,48.681023,312.44049)" /> + <rect + style="fill:url(#linearGradient9166);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8877" + width="16" + height="13.982141" + x="-526.5" + y="-1324.4821" + transform="scale(-1,-1)" /> + <rect + y="-1323.5" + x="-525.5" + height="12.00005" + width="13.999992" + id="rect8879" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.2;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + transform="scale(-1,-1)" /> + <rect + style="fill:#83a4d0;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8881" + width="8" + height="8" + x="505.50003" + y="1305.5001" /> + <rect + y="1306.5" + x="506.5" + height="6" + width="6" + id="rect8883" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.35323385;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:url(#linearGradient9168);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient9170);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline" + d="m 510.5,1319.5 0,-11 -2,0 0,11 -2,0 0,1 3,3 3,-3 0,-1 -2,0 z" + id="path8885" + sodipodi:nodetypes="cccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/transform-skew-horizontal.svg b/share/icons/tango/scalable/actions/transform-skew-horizontal.svg new file mode 100644 index 000000000..75aa05477 --- /dev/null +++ b/share/icons/tango/scalable/actions/transform-skew-horizontal.svg @@ -0,0 +1,193 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-skew-horizontal.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-71"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-1" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-4" /> + </linearGradient> + <linearGradient + id="linearGradient8471"> + <stop + style="stop-color:#5382b9;stop-opacity:1" + offset="0" + id="stop8473" /> + <stop + style="stop-color:#3565a5;stop-opacity:1" + offset="1" + id="stop8475" /> + </linearGradient> + <filter + inkscape:collect="always" + id="filter8623" + x="-0.09729588" + width="1.1945918" + y="-0.26408881" + height="1.5281776"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.77025904" + id="feGaussianBlur8625" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-71" + id="radialGradient9198" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(48.000018,95.9999)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8471" + id="linearGradient9200" + gradientUnits="userSpaceOnUse" + x1="509" + y1="1416" + x2="509" + y2="1404" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-9.7065137" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="transform_scew_hor" + transform="matrix(2,0,0,2,-1008,-2800)"> + <rect + y="1400" + x="504" + height="24" + width="24" + id="rect8909" + style="fill:url(#radialGradient9198);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:0.18823529;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8623);enable-background:accumulate" + id="path8415" + sodipodi:cx="492.5" + sodipodi:cy="1415.5" + sodipodi:rx="9.5" + sodipodi:ry="3.5" + d="m 502,1415.5 c 0,1.933 -4.25329,3.5 -9.5,3.5 -5.24671,0 -9.5,-1.567 -9.5,-3.5 0,-1.933 4.25329,-3.5 9.5,-3.5 5.24671,0 9.5,1.567 9.5,3.5 z" + transform="matrix(0.945724,0,0,0.9999911,51.246544,1.0125683)" /> + <rect + y="1404.5" + x="509.5" + height="11" + width="11" + id="rect7753" + style="fill:url(#linearGradient9200);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.2;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8339" + width="9" + height="9" + x="510.5" + y="1405.5" /> + <rect + transform="matrix(1,0,0.3586032,0.9334901,0,0)" + style="opacity:0.55;fill:#4877b1;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.03501153;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8343" + width="11" + height="13.942986" + x="-30.043159" + y="1504.5688" /> + <rect + transform="matrix(1,0,0.3485749,0.9372809,0,0)" + y="1499.5503" + x="-11.750957" + height="11.736098" + width="9" + id="rect8345" + style="opacity:0.55;fill:none;stroke:#ffffff;stroke-width:1.03291631;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.54736843;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path8347" + d="m 510.5,1417.5 -3,0 0,2 3,0 0,2 1,0 3,-3 -3,-3 -1,0 0,2 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/transform-skew-vertical.svg b/share/icons/tango/scalable/actions/transform-skew-vertical.svg new file mode 100644 index 000000000..b0592c6a1 --- /dev/null +++ b/share/icons/tango/scalable/actions/transform-skew-vertical.svg @@ -0,0 +1,198 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-skew-vertical.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-71"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-1" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-4" /> + </linearGradient> + <linearGradient + id="linearGradient8471"> + <stop + style="stop-color:#5382b9;stop-opacity:1" + offset="0" + id="stop8473" /> + <stop + style="stop-color:#3565a5;stop-opacity:1" + offset="1" + id="stop8475" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-71" + id="radialGradient9180" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(48.000018,119.9999)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <filter + inkscape:collect="always" + id="filter8623" + x="-0.09729588" + width="1.1945918" + y="-0.26408881" + height="1.5281776"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.77025904" + id="feGaussianBlur8625" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8471" + id="linearGradient9182" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,24)" + x1="509" + y1="1416" + x2="509" + y2="1404" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-9.7065137" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="transform_scew_ver" + transform="matrix(2,0,0,2,-1008,-2848)"> + <rect + style="fill:url(#radialGradient9180);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8911" + width="24" + height="24" + x="504" + y="1424" /> + <g + transform="matrix(0,-1,1,0,-921,1952.0001)" + id="g8753"> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:0.18823529;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter8623);enable-background:accumulate" + id="path8739" + sodipodi:cx="492.5" + sodipodi:cy="1415.5" + sodipodi:rx="9.5" + sodipodi:ry="3.5" + d="m 502,1415.5 c 0,1.933 -4.25329,3.5 -9.5,3.5 -5.24671,0 -9.5,-1.567 -9.5,-3.5 0,-1.933 4.25329,-3.5 9.5,-3.5 5.24671,0 9.5,1.567 9.5,3.5 z" + transform="matrix(0,0.945724,-0.9999911,0,1925.503,970.7309)" /> + <rect + y="1428.5" + x="509.5" + height="11" + width="11" + id="rect8741" + style="fill:url(#linearGradient9182);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.2;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8743" + width="9" + height="9" + x="510.5" + y="1429.5" /> + <rect + transform="matrix(1,0,0.3586032,0.9334901,0,0)" + style="opacity:0.55;fill:#4877b1;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.03501153;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect8745" + width="11" + height="13.942986" + x="-39.262833" + y="1530.2791" /> + <rect + transform="matrix(1,0,0.3485749,0.9372809,0,0)" + y="1525.156" + x="-20.676561" + height="11.736098" + width="9" + id="rect8747" + style="opacity:0.55;fill:none;stroke:#ffffff;stroke-width:1.03291631;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:0.54736843;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path8749" + d="m 510.5,1441.5 -3,0 0,2 3,0 0,2 1,0 3,-3 -3,-3 -1,0 0,2 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#3465a4;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/view-fullscreen.svg b/share/icons/tango/scalable/actions/view-fullscreen.svg new file mode 100644 index 000000000..bce26cfcc --- /dev/null +++ b/share/icons/tango/scalable/actions/view-fullscreen.svg @@ -0,0 +1,178 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="view-fullscreen.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient11984" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9324483,0,0,0.9443458,259.37153,408.95285)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11970"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop11972" /> + <stop + style="stop-color:#3465a4;stop-opacity:0;" + offset="1" + id="stop11974" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11970" + id="linearGradient25358" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-24,0)" + x1="299" + y1="421" + x2="297" + y2="423" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3,0,0,3,-792,-1248)" + style="display:inline" + id="fullscreen"> + <rect + style="fill:url(#linearGradient11984);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect11052" + width="15" + height="14.999999" + x="264.5" + y="416.5" + rx="0.57202768" + ry="0.6632899" /> + <rect + ry="0.12879141" + rx="0.12601341" + y="417.5" + x="265.5" + height="12.999999" + width="13" + id="rect11056" + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccccccc" + id="rect11096" + d="M 278,418.04473 273,418 l 2.13128,1.36872 -3.08655,3.21706 1.41421,1.41422 3.17234,-3.13128 L 278,423 l 0,-4.95527 z" + style="fill:url(#linearGradient25358);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <use + height="2000" + width="2000" + transform="matrix(-1,0,0,1,544,0)" + id="use11986" + xlink:href="#rect11096" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(1,0,0,-1,0,848)" + id="use11988" + xlink:href="#rect11096" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(-1,0,0,-1,544,848)" + id="use11990" + xlink:href="#rect11096" + y="0" + x="0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/window-new.svg b/share/icons/tango/scalable/actions/window-new.svg new file mode 100644 index 000000000..54ca16fd7 --- /dev/null +++ b/share/icons/tango/scalable/actions/window-new.svg @@ -0,0 +1,211 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="window-new.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient10378" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7459589,0,0,0.7554766,263.3972,482.46226)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient10375" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6280175,0,0,0.7995716,265.16763,483.36303)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient10397" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7459589,0,0,0.7554766,263.3972,482.46226)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient10399" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6280175,0,0,0.7995716,265.16763,483.36303)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2.9999992,0,0,2.9999992,-791.99979,-1463.9995)" + style="display:inline" + id="view_new"> + <g + id="g10380"> + <rect + ry="0.5306319" + rx="0.45762229" + y="488.49997" + x="267.5" + height="11.999999" + width="12.000004" + id="rect10339" + style="fill:url(#linearGradient10378);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + ry="0.11113521" + rx="0.07693965" + y="490" + x="269" + height="1.9999965" + width="8.9999695" + id="rect10341" + style="fill:url(#linearGradient10375);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect10343" + width="10.000012" + height="10" + x="268.5" + y="489.5" + rx="0.096933521" + ry="0.099070318" /> + </g> + <g + transform="translate(-3,3.0000035)" + id="g10389"> + <rect + style="fill:url(#linearGradient10397);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect10391" + width="12.000004" + height="11.999999" + x="267.5" + y="488.49997" + rx="0.45762229" + ry="0.5306319" /> + <rect + style="fill:url(#linearGradient10399);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect10393" + width="8.9999695" + height="1.9999965" + x="269" + y="490" + rx="0.07693965" + ry="0.11113521" /> + <rect + ry="0.099070318" + rx="0.096933521" + y="489.5" + x="268.5" + height="10" + width="10.000012" + id="rect10395" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/window-next.svg b/share/icons/tango/scalable/actions/window-next.svg new file mode 100644 index 000000000..71ea0aa1a --- /dev/null +++ b/share/icons/tango/scalable/actions/window-next.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="window-next.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient12651" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9324483,0,0,0.9443458,259.37152,456.95285)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient12648" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8354865,0,0,0.7224155,260.92838,460.19647)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3,0,0,3,-792,-1392)" + style="display:inline" + id="window_next" + inkscape:label="#window_next"> + <rect + style="fill:url(#linearGradient12651);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect12621" + width="15" + height="14.999999" + x="264.5" + y="464.5" + rx="0.57202768" + ry="0.6632899" /> + <rect + style="fill:url(#linearGradient12648);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect12623" + width="11.97316" + height="1.8070034" + x="266.02682" + y="466.19299" + rx="0.1023571" + ry="0.10041103" /> + <rect + ry="0.12879141" + rx="0.12601341" + y="465.5" + x="265.5" + height="12.999999" + width="13" + id="rect12625" + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccc" + id="path12629" + d="m 268.52682,469.5 5.83333,4 -5.83333,4 0,-8 z" + style="fill:#65b913;fill-opacity:1;fill-rule:nonzero;stroke:#316203;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccc" + id="path12631" + d="m 269.11015,473.46875 4.26562,0 -4.26562,-2.96875 0,2.96875 z" + style="opacity:0.35393258;fill:#f9fbfd;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.46268658;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 269.61015,471.5 2.96147,2 -2.96147,2 0,-4 z" + id="path12633" + sodipodi:nodetypes="cccc" /> + <rect + transform="scale(-1,1)" + style="fill:#316203;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12635" + width="1" + height="9" + x="-275.94348" + y="469" + rx="0.57202768" + ry="0.6632899" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/window-previous.svg b/share/icons/tango/scalable/actions/window-previous.svg new file mode 100644 index 000000000..d72d6942e --- /dev/null +++ b/share/icons/tango/scalable/actions/window-previous.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="window-previous.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient12615" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9324483,0,0,0.9443458,283.3447,456.95285)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient12617" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8354865,0,0,0.7224155,284.90156,460.19647)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="window_previous" + transform="matrix(3,0,0,3,-863.91952,-1392)"> + <rect + ry="0.6632899" + rx="0.57202768" + y="464.5" + x="288.47318" + height="14.999999" + width="15" + id="rect11872" + style="fill:url(#linearGradient12615);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + ry="0.10041103" + rx="0.1023571" + y="466.19299" + x="290" + height="1.8070034" + width="11.97316" + id="rect11874" + style="fill:url(#linearGradient12617);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect11876" + width="13" + height="12.999999" + x="289.47318" + y="465.5" + rx="0.12601341" + ry="0.12879141" /> + <g + transform="matrix(1.166666,0,0,1,-24.633039,24.206738)" + id="g11991"> + <path + sodipodi:nodetypes="cccc" + id="path10672" + d="m 277.75705,445.29326 -5,4 5,4 0,-8 z" + style="fill:#65b913;fill-opacity:1;fill-rule:nonzero;stroke:#316203;stroke-width:0.92582035;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccc" + id="path10676" + d="m 277.25705,449.26201 -3.65625,0 3.65625,-2.96875 0,2.96875 z" + style="opacity:0.35393258;fill:#f9fbfd;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + <path + sodipodi:nodetypes="cccc" + id="path12597" + d="m 298.33334,471.5 -2.96148,2 2.96148,2 0,-4 z" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.46268658;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + ry="0.6632899" + rx="0.57202768" + y="469" + x="292" + height="9" + width="1" + id="rect12603" + style="fill:#316203;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/xml-attribute-delete.svg b/share/icons/tango/scalable/actions/xml-attribute-delete.svg new file mode 100644 index 000000000..c11096084 --- /dev/null +++ b/share/icons/tango/scalable/actions/xml-attribute-delete.svg @@ -0,0 +1,199 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="xml-attribute-delete.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <filter + inkscape:collect="always" + id="filter16974-7"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.44" + id="feGaussianBlur16976-9" /> + </filter> + <linearGradient + id="linearGradient6581-7"> + <stop + id="stop6583-1" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop6585-1" + offset="1.0000000" + style="stop-color:#e0e0de;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient10735-7"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-78" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-7" + id="radialGradient12922-8" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(113,251.99995)" + cx="-142.00725" + cy="453" + fx="-142.00725" + fy="453" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6581-7" + id="linearGradient23573" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9074918,0,0,0.907606,-455.68003,1084.5219)" + x1="900.00671" + y1="5" + x2="900.00671" + y2="28" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(1.99071,0,0,1.99071,-1098.7604,-2165.781)" + style="display:inline" + id="delete_xml_attribute"> + <rect + y="1088" + x="552" + height="24" + width="24" + id="rect12920" + style="fill:url(#radialGradient12922-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="use12788" + transform="translate(192,0)"> + <rect + y="1089" + x="361" + height="22" + width="22" + id="rect23567" + style="fill:#000000;fill-opacity:0.15686275;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16974-7);enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient23573);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect23569" + width="19.999996" + height="19.999998" + x="361.5" + y="1089.5" /> + <rect + y="1090.5" + x="362.5" + height="18" + width="18" + id="rect23571" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <rect + y="1103.5177" + x="562.56458" + height="2.1097224" + width="6.9850459" + id="rect11293" + style="opacity:0.31671549;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + id="path11295" + d="m 556.4933,1104.5176 5.14286,0" + style="opacity:0.31671549;fill:none;stroke:#000000;stroke-width:1.00000012px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cc" + id="path11297" + d="m 556.4933,1101.446 0,2.1473" + style="opacity:0.31671549;fill:none;stroke:#000000;stroke-width:1.00000012px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + <path + d="m 555.49281,1090.4976 1.9844,0 0,2.0125 -1.9844,0 0,-2.0125 z m 1.07175,2.5024 0,7.415 m 0,-3.8974 6,0 m 0.015,-1.0176 6.98505,0 0,2.0353 -6.98505,0 0,-2.0353 z m -6.07954,4.9991 6,0 m 0,-1.0353 6.98505,0 0,2.0353 -6.98505,0 0,-2.0353 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.99999821;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + id="path11301" /> + <path + transform="matrix(0.972973,0,0,0.972973,390.97297,740.16215)" + sodipodi:type="inkscape:offset" + inkscape:radius="-0.28125" + inkscape:original="M 181.3125 371 L 179 373.3125 L 181.6875 376 L 179 378.6875 L 181.3125 381 L 184 378.3125 L 186.6875 381 L 189 378.6875 L 186.3125 376 L 189 373.3125 L 186.6875 371 L 184 373.6875 L 181.3125 371 z " + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.02777779;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.50001387;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12852" + d="m 181.3125,371.375 -1.9375,1.9375 2.5,2.5 a 0.28127812,0.28127812 0 0 1 0.0625,0.3125 0.28127812,0.28127812 0 0 1 -0.0625,0.0625 l -2.5,2.5 1.9375,1.9375 2.5,-2.5 a 0.28127812,0.28127812 0 0 1 0.3125,-0.0625 0.28127812,0.28127812 0 0 1 0.0625,0.0625 l 2.5,2.5 1.9375,-1.9375 -2.5,-2.5 a 0.28127812,0.28127812 0 0 1 -0.0625,-0.3125 0.28127812,0.28127812 0 0 1 0.0625,-0.0625 l 2.5,-2.5 -1.9375,-1.9375 -2.5,2.5 a 0.28127812,0.28127812 0 0 1 -0.3125,0.0625 0.28127812,0.28127812 0 0 1 -0.0625,-0.0625 l -2.5,-2.5 z" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/xml-element-new.svg b/share/icons/tango/scalable/actions/xml-element-new.svg new file mode 100644 index 000000000..d0da73b59 --- /dev/null +++ b/share/icons/tango/scalable/actions/xml-element-new.svg @@ -0,0 +1,188 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="xml-element-new.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <filter + inkscape:collect="always" + id="filter16974-1"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.44" + id="feGaussianBlur16976-8" /> + </filter> + <linearGradient + id="linearGradient6581-5"> + <stop + id="stop6583-2" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop6585-7" + offset="1.0000000" + style="stop-color:#e0e0de;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient10735-0"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-8" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-90" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-0" + id="radialGradient23647" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.99071,0,0,1.99071,-873.81018,-1664.1221)" + cx="-142.00725" + cy="453" + fx="-142.00725" + fy="453" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6581-5" + id="linearGradient23655" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9074918,0,0,0.907606,-455.68003,1084.5219)" + x1="900.00671" + y1="5" + x2="900.00671" + y2="28" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-54.0217" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + id="g12779" + transform="matrix(1.99071,0,0,1.99071,-716.54412,-2165.781)"> + <rect + y="1089" + x="361" + height="22" + width="22" + id="rect12766" + style="fill:#000000;fill-opacity:0.15686275;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16974-1);enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient23655);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11220" + width="19.999996" + height="19.999998" + x="361.5" + y="1089.5" /> + <rect + y="1090.5" + x="362.5" + height="18" + width="18" + id="rect12117" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <path + id="path11224" + style="fill:none;stroke:#000000;stroke-width:1.99071002px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 19.0099,12.0558 0,9.95355 m 5.97213,-8.007631 c 1.99071,-0.995355 5.97213,-1.99071 5.97213,1.99071 0,1.99071 0,3.98142 0,5.97213 M 34.93558,5.0301863 c 0,6.9674847 0,11.9442597 0,13.9349697 0,2.294094 1.99071,1.99071 3.98142,1.99071 M 19.0099,14.001719 c 1.99071,-0.995355 5.97213,-1.99071 5.97213,1.99071 0,1.99071 0,3.98142 0,5.97213 M 6.0702797,11.997671 16.02383,21.951221 m 0,-9.95355 -9.9535503,9.95355" /> + <path + d="M 13.03777,38.93039 7.0656397,32.95826 13.03777,26.98613 m 5.97213,11.94426 5.97213,-5.97213 -5.97213,-5.97213" + style="fill:none;stroke:#000000;stroke-width:1.99071002px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path11239" /> + <rect + style="fill:url(#radialGradient23647);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12904" + width="47.777042" + height="47.777042" + x="0.1114949" + y="0.11154138" /> + <g + style="display:inline" + transform="matrix(1.99071,0,0,1.99071,-837.97738,-2163.7903)" + id="g16908"> + <path + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 434.5,1103.4999 0,3.0002 3,0 0,2.9687 3.03125,0 0,-2.9687 2.96875,0 0,-3.0002 -2.9375,0 -0.0312,-3 -3.04688,-0.016 0.0156,2.9844 -3,0.031 z" + id="path16910" + sodipodi:nodetypes="ccccccccccccc" /> + <path + style="fill:none;stroke:#aac5e2;stroke-width:1.00000024px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 435.53125,1105.9688 -0.0312,-1.4382 3,-0.047 0.0312,-2.9528 L 440,1101.5" + id="path16912" + sodipodi:nodetypes="ccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/xml-node-delete.svg b/share/icons/tango/scalable/actions/xml-node-delete.svg new file mode 100644 index 000000000..2dc34dc14 --- /dev/null +++ b/share/icons/tango/scalable/actions/xml-node-delete.svg @@ -0,0 +1,214 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="xml-node-delete.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-83" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-1" /> + </linearGradient> + <radialGradient + r="8" + fy="453" + fx="-142.00725" + cy="453" + cx="-142.00725" + gradientTransform="matrix(1.99071,0,0,1.99071,-873.81021,-1664.1223)" + gradientUnits="userSpaceOnUse" + id="radialGradient16996" + xlink:href="#linearGradient10735-8" + inkscape:collect="always" /> + <filter + inkscape:collect="always" + id="filter16974"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.44" + id="feGaussianBlur16976" /> + </filter> + <linearGradient + id="linearGradient6581-76"> + <stop + id="stop6583-0" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop6585-52" + offset="1.0000000" + style="stop-color:#e0e0de;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6581-76" + id="linearGradient23855" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9074918,0,0,0.907606,-455.68003,1084.5219)" + x1="900.00671" + y1="5" + x2="900.00671" + y2="28" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <rect + style="fill:url(#radialGradient16996);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12912-0" + width="47.777042" + height="47.777042" + x="0.11147325" + y="0.11135951" /> + <g + id="use12786-5" + transform="matrix(1.99071,0,0,1.99071,-716.54412,-2165.781)"> + <rect + y="1089" + x="361" + height="22" + width="22" + id="rect23849" + style="fill:#000000;fill-opacity:0.15686275;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16974);enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient23855);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect23851" + width="19.999996" + height="19.999998" + x="361.5" + y="1089.5" /> + <rect + y="1090.5" + x="362.5" + height="18" + width="18" + id="rect23853" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + id="use11269-0" + transform="matrix(1.99071,0,0,1.99071,-1791.4919,-9.8439747)"> + <path + id="path23831" + d="m 909.5,11 0,5" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="csc" + id="path23833" + d="m 912.5,11.977458 c 1,-0.5 3,-1 3,1 0,1 0,2 0,3" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="csc" + id="path23835" + d="m 917.5,7.470786 c 0,3.5 0,6 0,7 0,1.152443 1,1 2,1" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="csc" + id="path23837" + d="m 909.5,11.977458 c 1,-0.5 3,-1 3,1 0,1 0,2 0,3" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cc" + id="path23839" + d="m 903,10.970786 5,5" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + id="path23841" + d="m 908,10.970786 -5,5" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="use11271-9" + transform="matrix(1.99071,0,0,1.99071,-1791.4919,-9.8439747)"> + <path + d="m 906.5,24.5 -3,-3 3,-3 m 3,6 3,-3 -3,-3" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path23845" /> + </g> + <path + transform="matrix(1.9369071,0,0,1.9369071,-320.44663,-692.33291)" + sodipodi:type="inkscape:offset" + inkscape:radius="-0.28125" + inkscape:original="M 181.3125 371 L 179 373.3125 L 181.6875 376 L 179 378.6875 L 181.3125 381 L 184 378.3125 L 186.6875 381 L 189 378.6875 L 186.3125 376 L 189 373.3125 L 186.6875 371 L 184 373.6875 L 181.3125 371 z " + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.02777779;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.50001387;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path16967" + d="m 181.3125,371.375 -1.9375,1.9375 2.5,2.5 a 0.28127812,0.28127812 0 0 1 0.0625,0.3125 0.28127812,0.28127812 0 0 1 -0.0625,0.0625 l -2.5,2.5 1.9375,1.9375 2.5,-2.5 a 0.28127812,0.28127812 0 0 1 0.3125,-0.0625 0.28127812,0.28127812 0 0 1 0.0625,0.0625 l 2.5,2.5 1.9375,-1.9375 -2.5,-2.5 a 0.28127812,0.28127812 0 0 1 -0.0625,-0.3125 0.28127812,0.28127812 0 0 1 0.0625,-0.0625 l 2.5,-2.5 -1.9375,-1.9375 -2.5,2.5 a 0.28127812,0.28127812 0 0 1 -0.3125,0.0625 0.28127812,0.28127812 0 0 1 -0.0625,-0.0625 l -2.5,-2.5 z" /> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/xml-node-duplicate.svg b/share/icons/tango/scalable/actions/xml-node-duplicate.svg new file mode 100644 index 000000000..849fd5c39 --- /dev/null +++ b/share/icons/tango/scalable/actions/xml-node-duplicate.svg @@ -0,0 +1,230 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="xml-node-duplicate.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <filter + inkscape:collect="always" + id="filter16974-7"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.44" + id="feGaussianBlur16976-9" /> + </filter> + <linearGradient + id="linearGradient6581-7"> + <stop + id="stop6583-1" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop6585-1" + offset="1.0000000" + style="stop-color:#e0e0de;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient10735-7"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-78" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-7" + id="radialGradient12918-5" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(65,251.99995)" + cx="-142.00725" + cy="453" + fx="-142.00725" + fy="453" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6581-7" + id="linearGradient12826-1" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9832795,0,0,0.9829966,-523.41861,1083.2702)" + x1="900.00671" + y1="5" + x2="900.00671" + y2="28" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6581-7" + id="linearGradient12798-5" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9832795,0,0,0.9829966,-524.773,1081.9164)" + x1="900.00671" + y1="5" + x2="900.00671" + y2="28" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-1008,-2176)" + style="display:inline" + id="duplicate_xml_node"> + <rect + style="fill:url(#radialGradient12918-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12916" + width="24" + height="24" + x="504" + y="1088" /> + <g + id="g12812" + transform="matrix(0.7383388,0,0,0.7386443,238.21622,285.36618)"> + <rect + style="fill:#000000;fill-opacity:0.15686275;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16974-7);enable-background:accumulate" + id="rect12815" + width="22" + height="22" + x="361" + y="1089" + transform="matrix(1.0465755,0,0,1.0461426,-15.129605,-49.910593)" /> + <rect + y="1088.6619" + x="362.00696" + height="21.661304" + width="21.670267" + id="rect12817" + style="fill:url(#linearGradient12826-1);fill-opacity:1;fill-rule:evenodd;stroke:#acada9;stroke-width:1.35411298;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1.35411155;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12823" + width="18.961485" + height="18.953642" + x="363.36136" + y="1090.0156" /> + </g> + <g + transform="matrix(0.7383388,0,0,0.7386443,243.21622,290.36618)" + id="g12790"> + <rect + transform="matrix(1.0465755,0,0,1.0461426,-16.483997,-51.264425)" + y="1089" + x="361" + height="22" + width="22" + id="rect12792" + style="fill:#000000;fill-opacity:0.15686275;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16974-7);enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient12798-5);fill-opacity:1;fill-rule:evenodd;stroke:#5a5c58;stroke-width:1.35411298;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12794" + width="21.670267" + height="21.661304" + x="360.65256" + y="1087.308" /> + <rect + y="1088.6617" + x="362.00696" + height="18.953642" + width="18.961485" + id="rect12796" + style="fill:none;stroke:#ffffff;stroke-width:1.35411155;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + id="use11285" + transform="translate(-391.9754,1077.983)"> + <path + d="m 906.5,24.5 -3,-3 3,-3 m 3,6 3,-3 -3,-3" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + id="path23477" /> + </g> + <g + transform="translate(83,1)" + id="g12889"> + <path + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 434.5,1103.4999 0,3.0002 3,0 0,2.9687 3.03125,0 0,-2.9687 2.96875,0 0,-3.0002 -2.9375,0 -0.0312,-3 -3.04688,-0.016 0.0156,2.9844 -3,0.031 z" + id="path12891" + sodipodi:nodetypes="ccccccccccccc" /> + <path + style="fill:none;stroke:#aac5e2;stroke-width:1.00000024px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 435.53125,1105.9688 -0.0312,-1.4382 3,-0.047 0.0312,-2.9528 L 440,1101.5" + id="path12893" + sodipodi:nodetypes="ccccc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/xml-text-new.svg b/share/icons/tango/scalable/actions/xml-text-new.svg new file mode 100644 index 000000000..81b3089da --- /dev/null +++ b/share/icons/tango/scalable/actions/xml-text-new.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="xml-text-new.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <filter + inkscape:collect="always" + id="filter16974-7"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.44" + id="feGaussianBlur16976-9" /> + </filter> + <linearGradient + id="linearGradient6581-7"> + <stop + id="stop6583-1" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop6585-1" + offset="1.0000000" + style="stop-color:#e0e0de;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + id="linearGradient10735-7"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-78" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-9" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-7" + id="radialGradient23557" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.99071,0,0,1.99071,-873.81023,-1664.1221)" + cx="-142.00725" + cy="453" + fx="-142.00725" + fy="453" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6581-7" + id="linearGradient23593" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9074918,0,0,0.907606,-455.68003,1084.5219)" + x1="900.00671" + y1="5" + x2="900.00671" + y2="28" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-8.019026" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <rect + y="0.11152961" + x="0.11148594" + height="47.777042" + width="47.777042" + id="rect12908" + style="fill:url(#radialGradient23557);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="use12784" + transform="matrix(1.99071,0,0,1.99071,-716.54412,-2165.781)"> + <rect + y="1089" + x="361" + height="22" + width="22" + id="rect23587" + style="fill:#000000;fill-opacity:0.15686275;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter16974-7);enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient23593);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect23589" + width="19.999996" + height="19.999998" + x="361.5" + y="1089.5" /> + <rect + y="1090.5" + x="362.5" + height="18" + width="18" + id="rect23591" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <path + id="path11257" + style="fill:none;stroke:#000000;stroke-width:1.99071002;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 38.91081,12.94086 c -0.0653,-1.940943 -1.06059,-1.940943 -2.05595,-1.940943 -0.89984,0 -2.98606,0 -3.98142,0 -0.99535,0 -1.99071,0 -1.99071,3.98142 0,3.98142 0.99536,3.98142 1.99071,3.98142 0.99536,0 3.98142,0 5.97213,-0.01991 M 12.96634,10.977618 c -0.0159,4.01367 0,5.988255 0,6.98361 0,1.025017 0.99536,1.003517 1.99071,1.01148 M 18.93847,5.0216133 c 0,6.9674847 0,9.9535497 0,11.9442597 0,0.995355 0,1.99071 0.99536,1.99071 1.67773,0 3.98142,0 4.97677,0 0.99536,0 1.99071,0 1.99071,-3.98142 0,-3.98142 -0.99535,-3.98142 -1.99071,-3.98142 -0.99535,0 -1.99071,0 -5.97213,0 m -5.97213,0 c -0.99535,0 -5.9721303,0 -5.9721303,0 -0.99535,0 -1.99071,0 -1.99071,3.98142 0,3.98142 0.97234,4.017452 1.99071,3.98142 0.97228,-0.03384 3.9814203,0 5.9721303,0.01991" /> + <g + transform="matrix(1.99071,0,0,1.99071,-1791.5632,-9.8740707)" + id="use11263"> + <path + id="path23469" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 906.5,24.5 -3,-3 3,-3 m 3,6 3,-3 -3,-3" /> + </g> + <g + id="g12862" + transform="matrix(1.99071,0,0,1.99071,-837.97743,-2163.7903)"> + <path + sodipodi:nodetypes="ccccccccccccc" + id="path12835" + d="m 434.5,1103.4999 0,3.0002 3,0 0,2.9687 3.03125,0 0,-2.9687 2.96875,0 0,-3.0002 -2.9375,0 -0.0312,-3 -3.04688,-0.016 0.0156,2.9844 -3,0.031 z" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="ccccc" + id="path12839" + d="m 435.53125,1105.9688 -0.0312,-1.4382 3,-0.047 0.0312,-2.9528 L 440,1101.5" + style="fill:none;stroke:#aac5e2;stroke-width:1.00000024px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-double-size.svg b/share/icons/tango/scalable/actions/zoom-double-size.svg new file mode 100644 index 000000000..806431944 --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-double-size.svg @@ -0,0 +1,215 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-double-size.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient10735-2"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-0" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8163-9"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165-4" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-2" + id="radialGradient10986" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(188,-69.196152)" + cx="108.00007" + cy="253.19615" + fx="108.00007" + fy="253.19615" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163-9" + id="radialGradient11066" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999894,0,0,2.9999894,-863.99696,-527.99797)" + style="display:inline" + id="zoom_2_to_1"> + <rect + style="fill:url(#radialGradient10986);fill-opacity:1;stroke:none;display:inline" + id="rect16195" + width="16" + height="16" + x="288.00006" + y="176" /> + <g + id="use16197" + inkscape:label="#g14051" + transform="translate(-16,42)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect11056" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect11058" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path11060" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11062" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11064" + style="fill:url(#radialGradient11066);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <path + id="path16199" + d="m 298.99998,180.10771 0,6 -2,0 -1,0 -3,0 -2,0 0,-6 4,0 0,1 1,0 0,-1 3,0 z" + style="opacity:0.8;fill:#204a87;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="181.1077" + x="296.99997" + height="4" + width="1" + id="rect16201" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="181.1077" + x="291.99997" + height="1" + width="2" + id="rect16203" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="184.1077" + x="291.99997" + height="1" + width="2" + id="rect16205" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="182.1077" + x="292.99997" + height="1" + width="1" + id="rect16207" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="183.1077" + x="291.99997" + height="1" + width="1" + id="rect16209" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="184.1077" + x="294.99997" + height="1" + width="1" + id="rect16211" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="182.1077" + x="294.99997" + height="1" + width="1" + id="rect16213" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-fit-drawing.svg b/share/icons/tango/scalable/actions/zoom-fit-drawing.svg new file mode 100644 index 000000000..a5930c7e5 --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-fit-drawing.svg @@ -0,0 +1,179 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-fit-drawing.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient10735-2"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-0" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8163-9"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165-4" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-2" + id="radialGradient10990" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(128.77073,-107.91983)" + cx="167.22928" + cy="339.91983" + fx="167.22928" + fy="339.91983" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163-9" + id="radialGradient11094" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999967,0,0,2.9999967,-863.99905,-671.99921)" + style="display:inline" + id="g16243"> + <rect + style="fill:url(#radialGradient10990);fill-opacity:1;stroke:none" + id="rect16245" + width="16" + height="16" + x="288" + y="224" /> + <g + id="use16247" + inkscape:label="#g14051" + transform="translate(-16,90)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect11084" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect11086" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path11088" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11090" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11092" + style="fill:url(#radialGradient11094);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <rect + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#204a87;stroke-width:0.99395925;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect16249" + width="6.0060415" + height="5.006042" + x="290.49698" + y="227.49699" /> + <path + transform="matrix(1.058315,0,0,1.1693869,289.58623,224.16759)" + d="m 9.370297,6.6972771 c 0,1.1818074 -1.0588909,2.1398515 -2.365099,2.1398515 -1.3062081,0 -2.365099,-0.9580441 -2.365099,-2.1398515 0,-1.1818074 1.0588909,-2.1398516 2.365099,-2.1398516 1.3062081,0 2.365099,0.9580442 2.365099,2.1398516 z" + sodipodi:ry="2.1398516" + sodipodi:rx="2.365099" + sodipodi:cy="6.6972771" + sodipodi:cx="7.005198" + id="path16251" + style="fill:#ffffff;fill-opacity:1;stroke:#204a87;stroke-width:0.8934741;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-fit-page.svg b/share/icons/tango/scalable/actions/zoom-fit-page.svg new file mode 100644 index 000000000..a9c5c4c0e --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-fit-page.svg @@ -0,0 +1,212 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-fit-page.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient10735-2"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-0" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8163-9"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165-4" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167-2" /> + </linearGradient> + <linearGradient + id="linearGradient5631"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop5633" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="1" + id="stop5635" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-2" + id="radialGradient10992" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(369,-83.89212)" + cx="-72.999908" + cy="339.89212" + fx="-72.999908" + fy="339.89212" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5631" + id="linearGradient10994" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(288,248.10768)" + x1="7.5" + y1="7.9937406" + x2="7.5" + y2="-3.1907029" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163-9" + id="radialGradient11108" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999837,0,0,2.9999837,-863.99532,-743.9957)" + style="display:inline" + id="g16255"> + <rect + style="fill:url(#radialGradient10992);fill-opacity:1;stroke:none;display:inline" + id="rect16257" + width="16" + height="16" + x="288.00009" + y="248" /> + <g + id="use16259" + inkscape:label="#g14051" + transform="translate(-16,114)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect11098" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect11100" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path11102" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11104" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11106" + style="fill:url(#radialGradient11108);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <path + sodipodi:nodetypes="cccccscccccccccccc" + id="path16261" + d="m 295,250.13897 c -1.64816,0 -3.09224,0.80215 -4,2 l 0,5.96875 c 0.28755,0.37546 0.61618,0.71937 1,1 l 5.96875,0 c 0.39182,-0.28401 0.73832,-0.61869 1.03125,-1 0.005,-0.007 -0.005,-0.0247 0,-0.0312 l 0,-4.96875 0,-0.40625 -0.28125,-0.3125 -1.875,-1.875 c -0.57256,-0.22489 -1.18739,-0.375 -1.84375,-0.375 z m -2,1.96875 2.5625,0 1.4375,1.4375 0,3.5625 -4,0 0,-5 z" + style="fill:#729fcf;fill-opacity:1;stroke:none;display:inline" /> + <path + sodipodi:nodetypes="cccccc" + id="path16263" + d="m 292,251.10772 4,0 2,2 0,5 -6,0 0,-7 z" + style="fill:url(#linearGradient10994);fill-opacity:1;stroke:#204a87;stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;display:inline" /> + <path + sodipodi:nodetypes="cccc" + id="path16265" + d="m 296,253.10772 0,-2 2,2 -2,0 z" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="253.1077" + x="296" + height="1" + width="2" + id="rect16267" + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="251.1077" + x="295" + height="3" + width="1" + id="rect16269" + style="opacity:0.05;fill:#000000;fill-opacity:1;stroke:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-fit-selection.svg b/share/icons/tango/scalable/actions/zoom-fit-selection.svg new file mode 100644 index 000000000..fc32c7b1c --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-fit-selection.svg @@ -0,0 +1,226 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-fit-selection.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient10735-2"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-0" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8163-9"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165-4" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-2" + id="radialGradient10988" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(438.00737,-245)" + cx="-142.00725" + cy="453" + fx="-142.00725" + fy="453" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163-9" + id="radialGradient11080" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999779,0,0,2.9999779,-863.99365,-599.99523)" + style="display:inline" + inkscape:label="#zoom_select" + id="g16217"> + <rect + style="fill:url(#radialGradient10988);fill-opacity:1;stroke:none;display:inline" + id="rect16219" + width="16" + height="16" + x="288.00012" + y="200" /> + <g + id="use16221" + inkscape:label="#g14051" + transform="translate(-16,66)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect11070" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect11072" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path11074" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11076" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11078" + style="fill:url(#radialGradient11080);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <rect + y="204.6077" + x="292.50003" + height="5" + width="5.0000043" + id="rect16223" + style="opacity:0.8;fill:none;stroke:#204a87;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <rect + y="204.1077" + x="292.00003" + height="1" + width="1" + id="rect16225" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="204.1077" + x="294.00003" + height="1" + width="2" + id="rect16227" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="204.1077" + x="297.00003" + height="1" + width="1" + id="rect16229" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="206.1077" + x="297.00003" + height="2" + width="1" + id="rect16231" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="209.1077" + x="297.00003" + height="1" + width="1" + id="rect16233" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="209.1077" + x="294.00003" + height="1" + width="2" + id="rect16235" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="209.1077" + x="292.00003" + height="1" + width="1" + id="rect16237" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="206.1077" + x="292.00003" + height="2" + width="1" + id="rect16239" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-fit-width.svg b/share/icons/tango/scalable/actions/zoom-fit-width.svg new file mode 100644 index 000000000..816074eb3 --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-fit-width.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-fit-width.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient10735-2"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-0" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8163-9"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165-4" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-2" + id="radialGradient14201" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(370.00734,-39.946136)" + cx="-74.007263" + cy="319.94614" + fx="-74.007263" + fy="319.94614" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163-9" + id="radialGradient11010" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="zoom_pagewidth" + transform="matrix(2.9999837,0,0,2.9999837,-863.99532,-815.99531)"> + <rect + y="272" + x="288.00009" + height="16" + width="16" + id="rect13797" + style="fill:url(#radialGradient14201);fill-opacity:1;stroke:none;display:inline" /> + <g + id="use14070" + inkscape:label="#g14051" + transform="translate(-16,138)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect11000" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect11002" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path11004" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11006" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11008" + style="fill:url(#radialGradient11010);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <path + style="opacity:0.8;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#729fcf;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 292.99997,276.10766 -3,3 3,3 0,-6 z m 4,0 0,6 3,-3 -3,-3 z" + id="path13811" /> + <rect + style="opacity:0.8;fill:#729fcf;fill-opacity:1;stroke:none;display:inline" + id="rect13813" + width="4" + height="4" + x="292.99997" + y="277.10767" + rx="0" + ry="0" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" + id="rect13815" + width="6" + height="2" + x="292" + y="278.1077" + rx="0" + ry="0" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" + d="m 292.99998,276.1077 -3,3 3,3 0,-6" + id="path13817" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" + d="m 296.99998,276.1077 3,3 -3,3 0,-6" + id="path13819" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-half-size.svg b/share/icons/tango/scalable/actions/zoom-half-size.svg new file mode 100644 index 000000000..ec41f9b20 --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-half-size.svg @@ -0,0 +1,215 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-half-size.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient10735-2"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-0" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8163-9"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165-4" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-2" + id="radialGradient11110" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(187.75737,-93)" + cx="108.24271" + cy="253" + fx="108.24271" + fy="253" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163-9" + id="radialGradient11112" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999837,0,0,2.9999837,-863.99532,-455.99727)" + style="display:inline" + id="zoom_1_to_2"> + <rect + style="fill:url(#radialGradient11110);fill-opacity:1;stroke:none;display:inline" + id="rect16171" + width="16" + height="16" + x="288.00009" + y="152" /> + <g + id="use16173" + inkscape:label="#g14051" + transform="translate(-16,18)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect11042" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect11044" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path11046" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11048" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11050" + style="fill:url(#radialGradient11112);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <path + id="path16175" + d="m 290.99999,156.10771 0,6 2,0 1,0 3,0 2,0 0,-6 -4,0 0,1 -1,0 0,-1 -3,0 z" + style="opacity:0.8;fill:#204a87;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="157.1077" + x="292" + height="4" + width="1" + id="rect16177" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="157.1077" + x="296" + height="1" + width="2" + id="rect16179" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="160.1077" + x="296" + height="1" + width="2" + id="rect16181" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="158.1077" + x="297" + height="1" + width="1" + id="rect16183" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="159.1077" + x="296" + height="1" + width="1" + id="rect16185" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="160.1077" + x="294" + height="1" + width="1" + id="rect16187" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="158.1077" + x="294" + height="1" + width="1" + id="rect16189" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-in.svg b/share/icons/tango/scalable/actions/zoom-in.svg new file mode 100644 index 000000000..dde8e0b3e --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-in.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-in.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient8163"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163" + id="radialGradient7723" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="zoom_in" + transform="matrix(2.9999779,0,0,2.9999779,-3815.9719,-1103.9916)"> + <rect + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" + id="rect20911" + width="16" + height="16" + x="1272.0001" + y="368" /> + <g + id="use14161" + inkscape:label="#g14051" + transform="translate(968,234.00003)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect7713" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect7715" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path7717" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path7719" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path7721" + style="fill:url(#radialGradient7723);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <path + id="path20923" + d="m 1277,371 0,2 -2,0 0,4 2,0 0,2 4,0 0,-2 2,0 0,-4 -2,0 0,-2 -4,0 z" + style="opacity:0.8;fill:#729fcf;fill-opacity:1;stroke:none;display:inline" /> + <g + transform="translate(1272,368.1077)" + id="g20925" + style="display:inline"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect20927" + width="6" + height="2" + x="4" + y="5.8923001" + rx="0" + ry="0" /> + <rect + transform="matrix(0,-1,1,0,0,0)" + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="rect20929" + width="5.9999995" + height="1.9999999" + x="-9.8922997" + y="6.0000043" + rx="0" + ry="0" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-next.svg b/share/icons/tango/scalable/actions/zoom-next.svg new file mode 100644 index 000000000..cad29f54b --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-next.svg @@ -0,0 +1,172 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-next.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient10735-2"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-0" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8163-9"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165-4" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-2" + id="radialGradient14197" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(213.00739,75)" + cx="82.992722" + cy="253" + fx="82.992722" + fy="253" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163-9" + id="radialGradient11038" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="zoom_next" + transform="matrix(2.9999779,0,0,2.9999779,-863.99365,-959.99258)"> + <rect + y="320" + x="288.00012" + height="16" + width="16" + id="rect13842" + style="fill:url(#radialGradient14197);fill-opacity:1;stroke:none;display:inline" /> + <g + id="use14074" + inkscape:label="#g14051" + transform="translate(-16,186)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect11028" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect11030" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path11032" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11034" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11036" + style="fill:url(#radialGradient11038);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <path + style="opacity:0.8;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#729fcf;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99215686;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" + d="m 293.60548,329.99598 c -3.00405,-1.74101 -1.51845,-5.25277 1.37092,-5.22378 l 0,-1.66449 3.02361,2.58967 -3.02361,2.71588 c 0,0 0,-1.64054 0,-1.64054 -1.79366,-0.0765 -2.37761,1.37123 -0.80569,2.49425 0.44989,0.32142 0.13824,1.13671 -0.56523,0.72901 z" + id="path13854" + sodipodi:nodetypes="ccccccss" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999887;marker:none;visibility:visible;display:block;overflow:visible" + d="m 293.60548,329.99598 c -3.00405,-1.74101 -1.51845,-5.25277 1.37092,-5.22378 l 0,-1.66449 3.02361,2.58967 -3.02361,2.71588 c 0,0 0,-1.64054 0,-1.64054 -1.79366,-0.0765 -2.37761,1.37123 -0.80569,2.49425 0.44989,0.32142 0.13824,1.13671 -0.56523,0.72901 z" + id="path13856" + sodipodi:nodetypes="ccccccss" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-original.svg b/share/icons/tango/scalable/actions/zoom-original.svg new file mode 100644 index 000000000..63eb005d7 --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-original.svg @@ -0,0 +1,181 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-original.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient10735-2"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-0" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8163-9"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165-4" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-2" + id="radialGradient16165-3" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(187.99993,-117.19615)" + cx="108.00007" + cy="253.19615" + fx="108.00007" + fy="253.19615" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163-9" + id="radialGradient16167-9" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(2.9999967,0,0,2.9999967,-863.99905,-383.99953)" + id="zoom_1_to_1"> + <rect + y="128" + x="288" + height="16" + width="16" + id="rect16144" + style="fill:url(#radialGradient16165-3);fill-opacity:1;stroke:none;display:inline" /> + <g + id="g16146" + inkscape:label="#g14051" + transform="translate(-16,-6)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect16148" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect16150" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path16153" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path16155" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path16157" + style="fill:url(#radialGradient16167-9);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <path + style="opacity:0.8;fill:#204a87;fill-opacity:1;stroke:none;display:inline" + d="m 297.01473,132.00005 0,7 -4.03293,-0.0221 0.0386,-2.96101 -1.01126,0 0.0329,-3.0052 1.9727,-0.0218 0,-0.98989 3,0 z" + id="path16159" + sodipodi:nodetypes="ccccccccc" /> + <rect + y="132.99486" + x="294.01474" + height="5" + width="1.9999998" + id="rect16161" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + <rect + y="134.00005" + x="293.01474" + height="1" + width="1" + id="rect16163" + style="fill:#ffffff;fill-opacity:1;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-out.svg b/share/icons/tango/scalable/actions/zoom-out.svg new file mode 100644 index 000000000..deff0e63b --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-out.svg @@ -0,0 +1,158 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-out.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient8163"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163" + id="radialGradient7709" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999779,0,0,2.9999933,-3887.9714,-1031.9977)" + style="display:inline" + id="zoom_out"> + <rect + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" + id="rect20893" + width="16" + height="16" + x="1296.0001" + y="344" /> + <g + id="use14163" + inkscape:label="#g14051" + transform="translate(992,210.00003)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect7699" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect7701" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path7703" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path7705" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path7707" + style="fill:url(#radialGradient7709);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <rect + ry="0" + rx="0" + y="349" + x="1299" + height="4" + width="8" + id="rect20905" + style="opacity:0.8;fill:#729fcf;fill-opacity:1;stroke:none;display:inline" /> + <rect + ry="0" + rx="0" + y="350" + x="1300" + height="1.9999982" + width="6" + id="rect20907" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom-previous.svg b/share/icons/tango/scalable/actions/zoom-previous.svg new file mode 100644 index 000000000..58a9ab6d9 --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom-previous.svg @@ -0,0 +1,172 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom-previous.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient10735-2"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-0" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8163-9"> + <stop + style="stop-color:#b2cbe5;stop-opacity:1" + offset="0" + id="stop8165-4" /> + <stop + style="stop-color:#7fa9d5;stop-opacity:1" + offset="1" + id="stop8167-2" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-2" + id="radialGradient14199" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(212.75735,76)" + cx="83.242722" + cy="228" + fx="83.242722" + fy="228" + r="8" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8163-9" + id="radialGradient11024" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.312325,-0.00495586,0.00492607,1.072296,-2.045378,0.02805456)" + cx="5.2957644" + cy="3.3598258" + fx="5.2957644" + fy="3.3598258" + r="6.6046906" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="zoom_previous" + transform="matrix(2.9999894,0,0,2.9999894,-863.99696,-887.9967)"> + <rect + y="296" + x="288.00006" + height="16" + width="16" + id="rect13823" + style="fill:url(#radialGradient14199);fill-opacity:1;stroke:none;display:inline" /> + <g + id="use14072" + inkscape:label="#g14051" + transform="translate(-16,162)"> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + y="323.9906" + x="119.15766" + height="3.0000238" + width="1.9875141" + id="rect11014" + style="fill:#525655;fill-opacity:1;stroke:none;display:inline" /> + <rect + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,0,0)" + ry="1.4512606" + rx="1.3478227" + y="326.58994" + x="118.77779" + height="4.4294457" + width="2.8607488" + id="rect11016" + style="fill:#888a85;fill-opacity:1;stroke:#2e3436;stroke-width:1.00001395;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" /> + <path + id="path11018" + d="m 315.12813,145.21629 1.85616,1.85616" + style="fill:none;stroke:#525655;stroke-width:1.00000036px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <path + transform="matrix(1.088272,0,0,1.2002989,303.91067,134.25989)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11020" + style="fill:#ffffff;fill-opacity:0;stroke:#888a85;stroke-width:0.87495631;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + <path + transform="matrix(0.920843,0,0,1.015635,305.00135,135.29686)" + d="m 12.487086,5.6153316 c 0,2.9907976 -2.6741035,5.4153184 -5.9727771,5.4153184 -3.2986736,0 -5.97277686,-2.4245208 -5.97277686,-5.4153184 0,-2.9907975 2.67410326,-5.41531796 5.97277686,-5.41531796 3.2986736,0 5.9727771,2.42452046 5.9727771,5.41531796 z" + sodipodi:ry="5.415318" + sodipodi:rx="5.9727769" + sodipodi:cy="5.6153316" + sodipodi:cx="6.5143089" + id="path11022" + style="fill:url(#radialGradient11024);fill-opacity:1;stroke:#d1e0ef;stroke-width:1.03404319;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + sodipodi:type="arc" /> + </g> + <path + style="opacity:0.8;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#729fcf;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.99215686;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible" + d="m 296.35063,305.99598 c 3.00405,-1.74101 1.51845,-5.25277 -1.37092,-5.22378 l 0,-1.66449 -3.02361,2.58967 3.02361,2.71588 c 0,0 0,-1.64054 0,-1.64054 1.79366,-0.0765 2.37761,1.37123 0.80569,2.49425 -0.44989,0.32142 -0.13824,1.13671 0.56523,0.72901 z" + id="path13835" + sodipodi:nodetypes="ccccccss" /> + <path + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999887;marker:none;visibility:visible;display:block;overflow:visible" + d="m 296.35063,305.99598 c 3.00405,-1.74101 1.51845,-5.25277 -1.37092,-5.22378 l 0,-1.66449 -3.02361,2.58967 3.02361,2.71588 c 0,0 0,-1.64054 0,-1.64054 1.79366,-0.0765 2.37761,1.37123 0.80569,2.49425 -0.44989,0.32142 -0.13824,1.13671 0.56523,0.72901 z" + id="path13837" + sodipodi:nodetypes="ccccccss" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/actions/zoom.svg b/share/icons/tango/scalable/actions/zoom.svg new file mode 100644 index 000000000..86de10eab --- /dev/null +++ b/share/icons/tango/scalable/actions/zoom.svg @@ -0,0 +1,218 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="zoom.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7629" + id="linearGradient7407" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(235.4321,-644.2117)" + x1="-164.73708" + y1="182.09869" + x2="-162.92517" + y2="182.10544" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7629"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop7631" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop7633" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5388" + id="radialGradient7409" + gradientUnits="userSpaceOnUse" + cx="2.96875" + cy="240.416" + fx="2.96875" + fy="240.416" + r="8.96875" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5388"> + <stop + style="stop-color:#bcd2e9;stop-opacity:1" + offset="0" + id="stop5390" /> + <stop + style="stop-color:#93b6db;stop-opacity:1" + offset="1" + id="stop5392" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7659" + id="radialGradient7411" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.973425,0,0,0.24,0.401944,173.945)" + cx="15.125" + cy="229.39583" + fx="15.125" + fy="229.39583" + r="9.375" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7659"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop7661" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop7663" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5398" + id="linearGradient7413" + gradientUnits="userSpaceOnUse" + x1="-1.650571" + y1="229.18515" + x2="6.1053252" + y2="250.19063" /> + <linearGradient + inkscape:collect="always" + id="linearGradient5398"> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop5400" /> + <stop + style="stop-color:#729fcf;stop-opacity:0;" + offset="1" + id="stop5402" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_zoom" + transform="scale(2,2)"> + <rect + y="0" + x="3.7142331e-07" + height="24" + width="24" + id="rect7398" + style="fill:#ffffff;fill-opacity:0;stroke:none" /> + <g + inkscape:label="#g18331" + transform="translate(295.0516,397.0022)" + id="g17246"> + <rect + transform="matrix(0.707107,-0.707107,0.707107,0.707107,0,0)" + ry="1.4928225" + rx="1.4928225" + y="-467.01642" + x="70.877777" + height="9.0625086" + width="2.5000021" + id="rect18273" + style="fill:url(#linearGradient7407);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1.00000107;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <path + transform="matrix(1.003826,0,0,1,-288.0306,-622.4396)" + d="m 11.4375,235.40625 c 0,4.67716 -3.7915885,8.46875 -8.46875,8.46875 -4.6771615,0 -8.46875,-3.79159 -8.46875,-8.46875 0,-4.67716 3.7915885,-8.46875 8.46875,-8.46875 4.6771615,0 8.46875,3.79159 8.46875,8.46875 z" + sodipodi:ry="8.46875" + sodipodi:rx="8.46875" + sodipodi:cy="235.40625" + sodipodi:cx="2.96875" + id="path18275" + style="fill:url(#radialGradient7409);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99809253;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="czccc" + id="path18277" + d="m -292.15418,-386.77986 c 0,0 3.41321,0.90278 7.1658,0.90278 3.69618,0 7.1658,-1.80556 7.1658,-1.80556 0,0 -1.06132,-6.31944 -7.1658,-6.31944 -6.89441,0.11285 -7.1658,7.22222 -7.1658,7.22222 z" + style="opacity:0.2857143;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + transform="matrix(0.885609,0,0,0.885612,-287.6784,-595.4806)" + d="m 11.4375,235.40625 c 0,4.67716 -3.7915885,8.46875 -8.46875,8.46875 -4.6771615,0 -8.46875,-3.79159 -8.46875,-8.46875 0,-4.67716 3.7915885,-8.46875 8.46875,-8.46875 4.6771615,0 8.46875,3.79159 8.46875,8.46875 z" + sodipodi:ry="8.46875" + sodipodi:rx="8.46875" + sodipodi:cy="235.40625" + sodipodi:cx="2.96875" + id="path18279" + style="opacity:0.8;fill:none;stroke:#ffffff;stroke-width:1.12916505;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + sodipodi:type="arc" /> + <path + transform="matrix(1.119412,0,0,1.555533,-300.8432,-732.5248)" + d="m 24.875,228.875 c 0,1.24264 -4.19733,2.25 -9.375,2.25 -5.17767,0 -9.375,-1.00736 -9.375,-2.25 0,-1.24264 4.19733,-2.25 9.375,-2.25 5.17767,0 9.375,1.00736 9.375,2.25 z" + sodipodi:ry="2.25" + sodipodi:rx="9.375" + sodipodi:cy="228.875" + sodipodi:cx="15.5" + id="path18281" + style="opacity:0.2;fill:url(#radialGradient7411);fill-opacity:1;fill-rule:nonzero;stroke:none" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="opacity:0.6;fill:none;stroke:url(#linearGradient7413);stroke-width:1.2950778;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path5396" + sodipodi:cx="2.96875" + sodipodi:cy="235.40625" + sodipodi:rx="8.46875" + sodipodi:ry="8.46875" + d="m 11.4375,235.40625 c 0,4.67716 -3.7915885,8.46875 -8.46875,8.46875 -4.6771615,0 -8.46875,-3.79159 -8.46875,-8.46875 0,-4.67716 3.7915885,-8.46875 8.46875,-8.46875 4.6771615,0 8.46875,3.79159 8.46875,8.46875 z" + transform="matrix(0.770704,0,0,0.773608,-287.3127,-569.1141)" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/inkscape.svg b/share/icons/tango/scalable/inkscape.svg new file mode 100644 index 000000000..34b17846c --- /dev/null +++ b/share/icons/tango/scalable/inkscape.svg @@ -0,0 +1,228 @@ +<?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 r21210 custom" + 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 /> + </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> diff --git a/share/icons/tango/scalable/places/Makefile.am b/share/icons/tango/scalable/places/Makefile.am new file mode 100644 index 000000000..795a6b9c8 --- /dev/null +++ b/share/icons/tango/scalable/places/Makefile.am @@ -0,0 +1,32 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = scalable +context = places + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ + dialog-align-and-distribute.svg \ + dialog-fill-and-stroke.svg \ + dialog-geometry.svg \ + dialog-icon-preview.svg \ + dialog-input-devices.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-transform.svg \ + dialog-xml-editor.svg \ + grid-axonometric.svg \ + grid-rectangular.svg \ + guides.svg \ + object-columns.svg \ + object-rows.svg + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/tango/scalable/places/dialog-align-and-distribute.svg b/share/icons/tango/scalable/places/dialog-align-and-distribute.svg new file mode 100644 index 000000000..53caa1c28 --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-align-and-distribute.svg @@ -0,0 +1,281 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-align-and-distribute.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient12319"> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="0" + id="stop12321" /> + <stop + id="stop12329" + offset="0.09044679" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + id="stop12327" + offset="0.90803826" + style="stop-color:#ce5c00;stop-opacity:1;" /> + <stop + style="stop-color:#ce5c00;stop-opacity:0;" + offset="1" + id="stop12323" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient12430" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3333388,0,0,1.7499652,97.844181,-218.89951)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient12432" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3333388,0,0,1.7499652,97.844181,-218.89951)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient12434" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5791607,0,0,1.6666172,54.747779,-129.3683)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient12436" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000038,0,0,1.7778372,46.762968,-230.38774)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient12438" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000038,0,0,1.7778372,46.762968,-230.38774)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient12440" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5791607,0,0,1.6666172,54.747779,-129.3683)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient12442" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12306" + id="linearGradient12446" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.7142889,-1,0,1857,360.57092)" + x1="145" + y1="1352.5" + x2="167" + y2="1352.5" /> + <linearGradient + id="linearGradient12306"> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="0" + id="stop12308" /> + <stop + id="stop12317" + offset="0.08843765" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + id="stop12315" + offset="0.90803868" + style="stop-color:#fcaf3e;stop-opacity:1;" /> + <stop + style="stop-color:#fcaf3e;stop-opacity:0;" + offset="1" + id="stop12310" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12319" + id="linearGradient13716" + gradientUnits="userSpaceOnUse" + x1="187.5" + y1="491.49994" + x2="187.5" + y2="470.49991" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-12.551398" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + y="33.691742" + x="59.766865" + height="16" + width="16" + id="rect20769" + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" /> + <g + style="display:inline" + id="object_align" + transform="matrix(3,0,0,3,-1509,-1392.0001)"> + <rect + style="fill:none;stroke:none;stroke-width:0.99640048;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12322" + width="16" + height="16" + x="503" + y="464" /> + <rect + style="fill:url(#linearGradient12430);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12432);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11643" + width="8" + height="4.9998684" + x="506.5" + y="473.49997" /> + <rect + style="fill:none;stroke:url(#linearGradient12434);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11645" + width="5.9999995" + height="3.0001783" + x="507.5" + y="474.5" /> + <rect + style="fill:url(#linearGradient12436);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12438);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11652" + width="12" + height="5" + x="506.5" + y="465.5" /> + <rect + style="fill:none;stroke:url(#linearGradient12440);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11654" + width="10" + height="3.0000005" + x="507.5" + y="466.5" /> + <g + transform="matrix(-1.4999088,0,0,-0.7619048,787.2329,838.47616)" + id="g11588" + style="fill:url(#linearGradient13716);fill-opacity:1;stroke:none"> + <rect + style="fill:url(#linearGradient12442);fill-opacity:1;stroke:none" + id="rect11590" + width="2.0001216" + height="21" + x="187.5" + y="470.49994" /> + </g> + <path + style="fill:#fcaf3e;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12446);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 504.5,464.49998 0,15.00006" + id="path11592" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-fill-and-stroke.svg b/share/icons/tango/scalable/places/dialog-fill-and-stroke.svg new file mode 100644 index 000000000..bfd1aca2c --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-fill-and-stroke.svg @@ -0,0 +1,223 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-fill-and-stroke.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <mask + maskUnits="userSpaceOnUse" + id="mask10969"> + <rect + style="fill:url(#linearGradient10973);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect10971" + width="16" + height="16" + x="-526" + y="-144" + transform="scale(-1,-1)" /> + </mask> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10843" + id="linearGradient10973" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1036,-272)" + x1="510" + y1="136" + x2="526" + y2="136" /> + <linearGradient + id="linearGradient10843"> + <stop + style="stop-color:#000000;stop-opacity:1.0000000" + offset="0.0000000" + id="stop10845" /> + <stop + style="stop-color:#7f7f7f;stop-opacity:1.0000000" + offset="0.35076979" + id="stop10847" /> + <stop + style="stop-color:#bfbfbf;stop-opacity:1.0000000" + offset="0.59668732" + id="stop10849" /> + <stop + style="stop-color:#ffffff;stop-opacity:1.0000000" + offset="1.0000000" + id="stop10853" /> + </linearGradient> + <mask + maskUnits="userSpaceOnUse" + id="mask10963"> + <rect + style="fill:url(#linearGradient10967);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect10965" + width="16" + height="16" + x="-526" + y="-144" + transform="scale(-1,-1)" /> + </mask> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10843" + id="linearGradient10967" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1036,-272)" + x1="510" + y1="136" + x2="526" + y2="136" /> + <filter + inkscape:collect="always" + id="filter10925" + x="-0.059854399" + width="1.1197088" + y="-0.12058667" + height="1.2411733"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.37409" + id="feGaussianBlur10927" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3466" + id="linearGradient10961" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(554.03137,-45.94545)" + x1="-33.816422" + y1="181.9368" + x2="-32.052124" + y2="184.22556" /> + <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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-94.497487" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.8406038,0,0,2.8406038,-1448.7079,-363.59726)" + style="display:inline" + id="fill_and_stroke"> + <rect + mask="url(#mask10969)" + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect9392" + width="16" + height="16" + x="510" + y="128" /> + <g + mask="url(#mask10963)" + id="g10931"> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 511,143.00001 0,-14 14,0" + id="path9388" + sodipodi:nodetypes="ccc" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999994;marker:none;display:inline" + d="m 513,131 13,0 -13,13 0,-13 z" + id="path9390" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="ccc" + id="path10929" + d="m 512.5,143.5 0,-13 13,0" + style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.50196078;stroke-dasharray:none" /> + </g> + <g + id="g10952"> + <path + style="opacity:0.3;fill:none;stroke:#646464;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter10925)" + d="m 511.5,143.49999 c 5.5,0 8.5,-0.4958 9,-3.4706 l 5,-2.9748" + id="path9396" + sodipodi:nodetypes="ccc" /> + <path + style="fill:#e9b96e;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 521.63088,133.45504 2.97861,3 1.39051,-0.40049 0,-7" + id="path9398" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#846c00;stroke-width:0.99999994px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 510.53137,143.49612 c 3.46126,-2.08701 3.46863,-5.5018 7.23385,-6.09596 0.5,0.49525 1.65556,1.81483 2.25704,2.03413 -0.22141,2.7522 -4.02226,4.14955 -9.49089,4.06183 z" + id="path9400" + sodipodi:nodetypes="cccc" /> + <path + style="fill:url(#linearGradient10961);fill-opacity:1;fill-rule:evenodd;stroke:#3d3d3d;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" + d="m 517.9849,137.41145 3.36865,-3.49984 c 1.06654,0.66731 1.93542,1.73386 2.46967,3 l -4.05972,2.58839 -1.7786,-2.08855 z" + id="path9402" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:none;stroke:#8f5902;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" + d="m 525.34134,129.27595 c -1.39145,1.23793 -2.56289,2.65436 -3.64461,4.11323 1.4214,0.86693 2.1109,2 2.73386,3.26615 0.76999,-0.28905 0.56511,-0.17888 1.06941,-0.46794" + id="path9404" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#cda74a;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 518.61863,138.89495 c -0.57452,1.14905 -2.12132,3.22617 -6.40815,4.06586 2.87983,0.0101 5.98754,-0.26578 7.29203,-3.0052 l -0.88388,-1.06066 z" + id="path10948" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#cb8331;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 525.91067,132.26582 -2.34229,2.03293 1.10485,1.72358 1.28163,-0.53033 -0.0442,-3.22618 z" + id="path10950" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-geometry.svg b/share/icons/tango/scalable/places/dialog-geometry.svg new file mode 100644 index 000000000..61f21c6cb --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-geometry.svg @@ -0,0 +1,215 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-geometry.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient13288" + id="radialGradient13335" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-8.2454675e-6,0.9180931,-1.3654296,-1.1079373e-5,2992.5092,303.83791)" + cx="1142.1698" + cy="1353.6489" + fx="1142.1698" + fy="1353.6489" + r="7.21065" /> + <linearGradient + id="linearGradient13288"> + <stop + style="stop-color:#eef1f5;stop-opacity:1;" + offset="0" + id="stop13290" /> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="1" + id="stop13292" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13302" + id="linearGradient13337" + gradientUnits="userSpaceOnUse" + x1="1150.4254" + y1="1360.2516" + x2="1150.058" + y2="1359.7936" /> + <linearGradient + id="linearGradient13302"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop13304" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop13306" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13302" + id="linearGradient13339" + gradientUnits="userSpaceOnUse" + x1="1150.4254" + y1="1360.2516" + x2="1150.058" + y2="1359.7936" /> + <linearGradient + id="linearGradient13345"> + <stop + id="stop13347" + offset="0" + style="stop-color:#000000;stop-opacity:0.28354979;" /> + <stop + id="stop13349" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="11.9021" + fy="1294.5182" + fx="1162.077" + cy="1294.5182" + cx="1162.077" + gradientTransform="matrix(0.7270065,-0.04185786,0.09366603,0.2508764,177.90703,1087.9209)" + gradientUnits="userSpaceOnUse" + id="radialGradient8247" + xlink:href="#linearGradient13345" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.303164" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="draw_lpetool" + transform="matrix(2.0032941,0,0,2.0032941,-2270.1367,-2690.5882)" + inkscape:label="#draw_lpetool"> + <path + id="path13314" + d="m 1136.0175,1355.5166 15.9593,0" + style="fill:#555753;fill-rule:evenodd;stroke:#2e3436;stroke-width:1.02308989px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cccccccccccccccccccccccc" + id="path12765" + d="m 1143.0344,1343.5821 -0.4876,0.4735 0,6.6272 -0.9286,-1.3125 -3.333,3.4309 -1.1481,3.7831 0,2.6146 1.494,2.1015 0.8913,-2.1015 0,-1.1599 0.8319,-3.0604 2.7643,-3.4274 1.8123,0 2.9624,3.4274 0.9779,3.0604 1.3429,1.6853 1.0238,-1.6853 0,-1.4547 -1.856,-3.7831 -2.7581,-3.4309 -1.0262,1.3125 -0.093,-6.6272 -0.5307,-0.4735 -1.9396,0 z" + style="fill:url(#radialGradient13335);fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + transform="matrix(0.8121477,0,0,0.8512579,200.89668,191.25706)" + d="m 1164.4281,1360.0684 c 0,1.6597 -1.4246,3.0052 -3.182,3.0052 -1.7574,0 -3.182,-1.3455 -3.182,-3.0052 0,-1.6598 1.4246,-3.0052 3.182,-3.0052 1.7574,0 3.182,1.3454 3.182,3.0052 z" + sodipodi:ry="3.0052037" + sodipodi:rx="3.1819804" + sodipodi:cy="1360.0684" + sodipodi:cx="1161.2461" + id="path12767" + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#555753;fill-opacity:1;fill-rule:nonzero;stroke:#d3d7cf;stroke-width:1.37285888;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path12769" + sodipodi:cx="1161.2461" + sodipodi:cy="1360.0684" + sodipodi:rx="3.1819804" + sodipodi:ry="3.0052037" + d="m 1164.4281,1360.0684 c 0,1.6597 -1.4246,3.0052 -3.182,3.0052 -1.7574,0 -3.182,-1.3455 -3.182,-3.0052 0,-1.6598 1.4246,-3.0052 3.182,-3.0052 1.7574,0 3.182,1.3454 3.182,3.0052 z" + transform="matrix(0.514363,0,0,0.5446361,546.69803,608.25755)" /> + <path + sodipodi:nodetypes="cc" + id="path12771" + d="m 1138.5303,1360.8912 0,3.2583" + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none" /> + <path + style="fill:none;stroke:#6c84a6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none" + d="m 1138.5303,1365.0051 0,-0.9037" + id="path13298" + sodipodi:nodetypes="cc" /> + <path + transform="matrix(1.2866046,0,0,1.4474004,-329.90628,-609.56345)" + d="m 1151.4349,1360.0684 c 0,0.5857 -0.5342,1.0606 -1.1932,1.0606 -0.659,0 -1.1932,-0.4749 -1.1932,-1.0606 0,-0.5858 0.5342,-1.0607 1.1932,-1.0607 0.659,0 1.1932,0.4749 1.1932,1.0607 z" + sodipodi:ry="1.0606601" + sodipodi:rx="1.1932427" + sodipodi:cy="1360.0684" + sodipodi:cx="1150.2417" + id="path13300" + style="fill:url(#linearGradient13337);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:0.68113065;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none" + d="m 1150.0441,1360.8912 0,3.2583" + id="path13310" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path13312" + d="m 1150.0441,1365.0051 0,-0.9037" + style="fill:none;stroke:#6c84a6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:none" /> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient13339);fill-opacity:1;fill-rule:nonzero;stroke:#555753;stroke-width:0.68113065;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path13316" + sodipodi:cx="1150.2417" + sodipodi:cy="1360.0684" + sodipodi:rx="1.1932427" + sodipodi:ry="1.0606601" + d="m 1151.4349,1360.0684 c 0,0.5857 -0.5342,1.0606 -1.1932,1.0606 -0.659,0 -1.1932,-0.4749 -1.1932,-1.0606 0,-0.5858 0.5342,-1.0607 1.1932,-1.0607 0.659,0 1.1932,0.4749 1.1932,1.0607 z" + transform="matrix(1.2414508,0,0,1.868014,-283.96855,-1185.1267)" /> + <path + style="fill:#555753;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1144.2147,1355.5166 1.9299,0" + id="path13320" /> + <path + sodipodi:nodetypes="ccccccccc" + id="path13341" + d="m 1141.6077,1361.0429 -8.0216,1.1513 -0.3842,4.543 2.8315,0.2293 13.9801,0.076 2.0351,-0.6497 3.9817,-3.2866 -0.354,-1.3376 -14.0686,-0.7261 z" + style="fill:url(#radialGradient8247);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-icon-preview.svg b/share/icons/tango/scalable/places/dialog-icon-preview.svg new file mode 100644 index 000000000..24399125a --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-icon-preview.svg @@ -0,0 +1,203 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-icon-preview.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient10369" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9324483,0,0,0.9443458,259.37152,480.95285)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient10371" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8354865,0,0,0.7224155,260.92838,484.19647)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3,0,0,3,-792,-1680)" + style="display:inline" + id="view_icon_preview"> + <g + id="g10361" + transform="translate(0,72)"> + <rect + ry="0.6632899" + rx="0.57202768" + y="488.5" + x="264.5" + height="14.999999" + width="15" + id="rect10363" + style="fill:url(#linearGradient10369);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + ry="0.10041103" + rx="0.1023571" + y="490.19299" + x="266.02682" + height="1.8070034" + width="11.97316" + id="rect10365" + style="fill:url(#linearGradient10371);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect10367" + width="13" + height="12.999999" + x="265.5" + y="489.5" + rx="0.12601341" + ry="0.12879141" /> + </g> + <rect + y="563.38751" + x="266" + height="11.908838" + width="11.999993" + id="rect10439" + style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:0.83269;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cscsc" + id="path10521" + d="M 277.5,569.49999 C 277,571 275.26,572.5 272.5,572.5 c -2.75999,0 -4.5,-1.5 -4.99999,-3.00001 0.49999,-1.49999 2.24,-3.00001 4.99999,-3.00001 2.76,0 4.5,1.50002 5,3.00001 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0.2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:type="arc" + style="fill:#204a87;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.02474809;marker:none;display:inline" + id="path10445" + sodipodi:cx="63.5" + sodipodi:cy="714" + sodipodi:rx="3.5" + sodipodi:ry="4" + d="m 67,714 c 0,2.20914 -1.567003,4 -3.5,4 -1.932997,0 -3.5,-1.79086 -3.5,-4 0,-2.20914 1.567003,-4 3.5,-4 1.932997,0 3.5,1.79086 3.5,4 z" + transform="matrix(0.7163555,0,0,0.6249994,227.01867,123.25043)" /> + <path + sodipodi:type="arc" + style="fill:#3a73aa;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.02474809;marker:none;display:inline" + id="path10447" + sodipodi:cx="63.5" + sodipodi:cy="714" + sodipodi:rx="3.5" + sodipodi:ry="4" + d="m 67,714 c 0,2.20914 -1.567003,4 -3.5,4 -1.932997,0 -3.5,-1.79086 -3.5,-4 0,-2.20914 1.567003,-4 3.5,-4 1.932997,0 3.5,1.79086 3.5,4 z" + transform="matrix(0.4298133,0,0,0.3749951,245.20251,301.75352)" /> + <path + transform="matrix(0.1428583,0,0,0.124995,263.4285,480.25359)" + d="m 67,714 c 0,2.20914 -1.567003,4 -3.5,4 -1.932997,0 -3.5,-1.79086 -3.5,-4 0,-2.20914 1.567003,-4 3.5,-4 1.932997,0 3.5,1.79086 3.5,4 z" + sodipodi:ry="4" + sodipodi:rx="3.5" + sodipodi:cy="714" + sodipodi:cx="63.5" + id="path10519" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:3.02474809;marker:none;display:inline" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-input-devices.svg b/share/icons/tango/scalable/places/dialog-input-devices.svg new file mode 100644 index 000000000..ac03848a9 --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-input-devices.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-input-devices.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832-0" + id="linearGradient7709" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5139498,0,0,0.5905313,2.4340729,2.5224871)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + id="linearGradient3832-0"> + <stop + id="stop3834-2" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836-2" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816-2" + id="linearGradient7711" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4605061,0,0,0.4517508,3.292189,4.5508334)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + <linearGradient + id="linearGradient4816-2"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818-2" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820-7" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="339" + inkscape:window-y="112" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-72.000001,-744)" + style="display:inline" + id="input_devices"> + <g + style="display:inline" + transform="matrix(1.814279,0,0,1.599146,14.955446,236.91902)" + id="g7691"> + <rect + style="fill:url(#linearGradient7709);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:0.58708906;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect7693" + width="8.2677469" + height="9.3800058" + x="5.2607975" + y="7.2419782" + rx="0.31529203" + ry="0.41477758" /> + <rect + style="fill:url(#linearGradient7711);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect7695" + width="6.5994039" + height="1.1299802" + x="6.102366" + y="8.3006659" + rx="0.05641751" + ry="0.062790409" /> + <rect + ry="0.080537617" + rx="0.069456466" + y="7.867312" + x="5.8119802" + height="8.1293383" + width="7.165381" + id="rect7697" + style="fill:none;stroke:#ffffff;stroke-width:0.5870893;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + <rect + y="251.00316" + x="25.999981" + height="10.999996" + width="11.000002" + id="rect11496" + style="fill:none;stroke:none" /> + <path + sodipodi:nodetypes="ccccc" + d="m 31.2189,253.40094 -0.71892,-0.43112 -4,8.53333 10,0 0,-1" + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path11498" /> + <path + sodipodi:nodetypes="cc" + id="path11500" + d="m 28.99998,257.00316 c 1.5,0.5 3,2.49999 2.5,4.49999" + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-layers.svg b/share/icons/tango/scalable/places/dialog-layers.svg new file mode 100644 index 000000000..b4440dbf4 --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-layers.svg @@ -0,0 +1,122 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-layers.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735" + id="radialGradient11182" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(417.00001,464.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + id="linearGradient10735"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="25.906367" + inkscape:cy="1.5032212" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="layers" + transform="matrix(2.9999667,0,0,2.9999667,-1199.9864,-1175.9864)"> + <rect + style="fill:url(#radialGradient11182);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11167" + width="16" + height="16" + x="400" + y="392" /> + <path + sodipodi:nodetypes="ccccc" + id="use11140" + d="m 404.49998,405.49997 11.00007,0 -4.00003,-4.99993 -11.00006,0 4.00002,4.99993 z" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:2.5;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 405.32499,404.45308 8.04241,0 -2.39821,-2.9531 -8.35175,0 2.70755,2.9531 z" + id="path11148" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 404.49998,402.49997 11.00007,0 -4.00003,-4.99993 -11.00006,0 4.00002,4.99993 z" + id="path11150" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + id="path11152" + d="m 405.32499,401.45308 8.04241,0 -2.39821,-2.9531 -8.35175,0 2.70755,2.9531 z" + style="fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:2.5;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <path + sodipodi:nodetypes="ccccc" + id="path11159" + d="m 404.49998,399.49997 11.00007,0 -4.00003,-4.99993 -11.00006,0 4.00002,4.99993 z" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:2.5;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 405.32499,398.45308 8.04241,0 -2.39821,-2.9531 -8.35175,0 2.70755,2.9531 z" + id="path11161" + sodipodi:nodetypes="ccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-memory.svg b/share/icons/tango/scalable/places/dialog-memory.svg new file mode 100644 index 000000000..c4a745dd9 --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-memory.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-memory.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="42.079612" + inkscape:cy="-4.2093252" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-2591.9999,-600.00016)" + style="display:inline" + id="about_memory"> + <rect + y="200.5" + x="864.5" + height="15.00001" + width="14.999912" + id="rect11401" + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#73d216;fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect11403" + width="2.9999993" + height="3.9999993" + x="866.5" + y="209.5" /> + <rect + y="202.5" + x="870.5" + height="10.999999" + width="2.9999909" + id="rect11405" + style="fill:#73d216;fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#73d216;fill-opacity:1;fill-rule:evenodd;stroke:#4e9a06;stroke-width:1.00000072;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11407" + width="2.9999957" + height="5.999999" + x="874.5" + y="207.5" /> + <rect + y="201.5" + x="865.49994" + height="12.999999" + width="12.999999" + id="rect12151" + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-messages.svg b/share/icons/tango/scalable/places/dialog-messages.svg new file mode 100644 index 000000000..c4e08b98d --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-messages.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-messages.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient9230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9324483,0,0,0.9443458,259.37152,528.95285)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient9232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8354865,0,0,0.7224155,260.92838,532.19647)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3,0,0,3,-792,-1608)" + style="display:inline" + id="messages"> + <rect + ry="0.6632899" + rx="0.57202768" + y="536.5" + x="264.5" + height="14.999999" + width="15" + id="rect10351" + style="fill:url(#linearGradient9230);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + ry="0.10041103" + rx="0.1023571" + y="538.19299" + x="266.02682" + height="1.8070034" + width="11.97316" + id="rect10353" + style="fill:url(#linearGradient9232);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect10355" + width="13" + height="12.999999" + x="265.5" + y="537.5" + rx="0.12601341" + ry="0.12879141" /> + <path + style="fill:#fce94f;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:0.99999917;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;display:inline" + d="m 266.49996,541.5 11.00004,0 0,5.20524 -1.86918,0 -2.33427,2.76709 -0.39449,-2.76709 -6.4021,0 0,-5.20524 z" + id="path10426" + sodipodi:nodetypes="cccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-object-properties.svg b/share/icons/tango/scalable/places/dialog-object-properties.svg new file mode 100644 index 000000000..6b05f3780 --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-object-properties.svg @@ -0,0 +1,115 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-object-properties.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-6" + id="radialGradient11885" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(528.00001,248.99999)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + id="linearGradient10735-6"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-2" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-3" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-8.7832012" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999999,0,0,2.9999999,-1529.9999,-528.00011)" + style="display:inline" + id="dialog_item_properties"> + <rect + y="176" + x="510" + height="16" + width="16" + id="rect11883" + style="fill:url(#radialGradient11885);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.86788625;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#edd400;fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;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" + id="rect11003" + width="8.9967346" + height="8.9929667" + x="510.5" + y="181.5" /> + <rect + style="fill:none;stroke:#fce94f;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="rect11009" + width="6.994853" + height="6.985559" + x="511.49994" + y="182.51448" /> + <path + style="fill:#dfdfdb;fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.0000875;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 523.4948,186.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,-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" + id="path11012" + sodipodi:nodetypes="cccccccccccccsccccccccscc" /> + <path + id="path11880" + d="m 518.6875,177.21875 -0.46875,0.21875 0,2.0625 c 0,0.37888 0.11112,0.70209 0.28125,0.90625 0.17013,0.20416 0.41149,0.375 1,0.375 0.39514,0.004 0.7144,0.32361 0.71875,0.71875 l 0,5 c -0.004,0.39514 -0.32361,0.7144 -0.71875,0.71875 -0.58851,0 -0.82987,0.17084 -1,0.375 -0.17013,0.20416 -0.28125,0.52738 -0.28125,0.90625 l 0,2.0625 0.46875,0.21875 0.0937,0 0,-1.28125 c 0.004,-0.39514 0.32361,-0.7144 0.71875,-0.71875 l 4,0 c 0.39514,0.004 0.7144,0.32361 0.71875,0.71875 l 0,1.28125 0.0937,0 0.46875,-0.21875 0,-2.0625 c 0,-0.37888 -0.11112,-0.70209 -0.28125,-0.90625 -0.17013,-0.20416 -0.4115,-0.375 -1,-0.375 -0.39514,-0.004 -0.7144,-0.32361 -0.71875,-0.71875 l 0,-5 c 0.004,-0.39514 0.32361,-0.7144 0.71875,-0.71875 0.50776,0 0.75519,-0.23227 0.96875,-0.53125 0.21356,-0.29898 0.3125,-0.74222 0.3125,-0.75 l 0,-2.0625 -0.46875,-0.21875 -0.0937,0 0,1.28125 c -0.004,0.39514 -0.32361,0.7144 -0.71875,0.71875 l -4,0 c -0.39514,-0.004 -0.7144,-0.32361 -0.71875,-0.71875 l 0,-1.28125 -0.0937,0 z" + style="fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-rows-and-columns.svg b/share/icons/tango/scalable/places/dialog-rows-and-columns.svg new file mode 100644 index 000000000..d98798a2f --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-rows-and-columns.svg @@ -0,0 +1,292 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-rows-and-columns.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <linearGradient + gradientUnits="userSpaceOnUse" + y2="496.00019" + x2="510.99981" + y1="496.00019" + x1="503.99981" + id="linearGradient12346"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop12348" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop12350" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient12400" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,540.74289,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient12402" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,540.74289,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient12397" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5773594,0,0,1.6639956,548.71432,154.10085)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient12382" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76805,213.00952)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient12384" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76805,213.00952)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient12379" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5773594,0,0,1.6639956,556.73948,162.14585)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient12364" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient12366" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,548.76765,204.96452)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient12361" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5773594,0,0,1.6639956,556.73908,154.10085)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient12348" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4982932,0,0,1.3977822,540.71801,213.0273)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient12343" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5773594,0,0,1.6639956,548.68944,162.16363)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-12.551398" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + y="33.691742" + x="59.766865" + height="16" + width="16" + id="rect20769" + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" /> + <g + transform="matrix(3,0,0,3,-1512,-1463.9773)" + style="display:inline" + id="grid_arrange"> + <rect + y="487.99243" + x="504" + height="16" + width="16" + id="rect11664" + style="fill:none;stroke:none;stroke-width:0.99640048;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="488.5" + x="504.5" + height="3.9999967" + width="6" + id="rect11668" + style="fill:url(#linearGradient12400);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12402);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="489.5" + x="505.5" + height="2.0000005" + width="3.9999995" + id="rect11674" + style="fill:none;stroke:url(#linearGradient12397);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="496.5" + x="512.5" + height="3.9999895" + width="5" + id="rect11678" + style="fill:url(#linearGradient12382);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12384);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="497.5" + x="513.5" + height="1.9999933" + width="2.9999993" + id="rect11680" + style="fill:none;stroke:url(#linearGradient12379);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="488.5" + x="512.5" + height="6" + width="5.9999995" + id="rect11684" + style="fill:url(#linearGradient12364);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12366);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="489.5" + x="513.5" + height="4.0000153" + width="4" + id="rect11686" + style="fill:none;stroke:url(#linearGradient12361);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient12346);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12348);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11690" + width="5.9999995" + height="5.9999943" + x="504.5" + y="496.5" /> + <rect + style="fill:none;stroke:url(#linearGradient12343);stroke-width:0.99999946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11692" + width="4" + height="3.9999909" + x="505.5" + y="497.5" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-scripts.svg b/share/icons/tango/scalable/places/dialog-scripts.svg new file mode 100644 index 000000000..ee628e475 --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-scripts.svg @@ -0,0 +1,171 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-scripts.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient10333" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9324483,0,0,0.9443458,259.37152,480.95285)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient10335" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8354865,0,0,0.7224155,260.92838,484.19647)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3,0,0,3,-792,-1536)" + style="display:inline" + id="scripts"> + <g + transform="translate(0,24)" + id="g10328"> + <rect + style="fill:url(#linearGradient10333);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect10299" + width="15" + height="14.999999" + x="264.5" + y="488.5" + rx="0.57202768" + ry="0.6632899" /> + <rect + style="fill:url(#linearGradient10335);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect10301" + width="11.97316" + height="1.8070034" + x="266.02682" + y="490.19299" + rx="0.1023571" + ry="0.10041103" /> + <rect + ry="0.12879141" + rx="0.12601341" + y="489.5" + x="265.5" + height="12.999999" + width="13" + id="rect10303" + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + <path + sodipodi:nodetypes="ccccccccc" + id="rect10411" + d="m 268,518 2,0 0,0.99999 -1,10e-6 0,5 1,0 0,1 -2,0 0,-7 z" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 276,518 -2,0 0,0.99999 1,10e-6 0,5 -1,0 0,1 2,0 0,-7 z" + id="path10416" + sodipodi:nodetypes="ccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-text-and-font.svg b/share/icons/tango/scalable/places/dialog-text-and-font.svg new file mode 100644 index 000000000..623ac2ac1 --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-text-and-font.svg @@ -0,0 +1,158 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-text-and-font.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3682"> + <stop + id="stop3684" + offset="0.0000000" + style="stop-color:#1f1f1f;stop-opacity:1.0000000;" /> + <stop + id="stop3686" + offset="1.0000000" + style="stop-color:#5c5c5c;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient12778" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9324483,0,0,0.9443458,747.37152,120.95285)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient12780" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8354865,0,0,0.7224155,748.92838,124.19647)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3682" + id="linearGradient12782" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2360278,0,0,0.2317137,754.40776,132.16442)" + x1="23.30562" + y1="24.843527" + x2="14.388516" + y2="9.5902243" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="25.243252" + inkscape:cy="-20.286613" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="object_font" + transform="matrix(3,0,0,3,-2256,-384)"> + <rect + style="fill:url(#linearGradient12778);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect12026" + width="15" + height="14.999999" + x="752.5" + y="128.5" + rx="0.57202768" + ry="0.6632899" /> + <rect + style="fill:url(#linearGradient12780);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect12028" + width="11.97316" + height="1.8070034" + x="754.02686" + y="130.19299" + rx="0.1023571" + ry="0.10041103" /> + <rect + ry="0.12879141" + rx="0.12601341" + y="129.5" + x="753.5" + height="12.999999" + width="13" + id="rect12030" + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="font-size:54.8693924px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:url(#linearGradient12782);fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans" + d="m 758,140 -1,2 -2,0 4,-9 2,0 4,9 -2,0 -1,-2 m -0.28906,-1 -1.71094,-4 -1.71094,4" + id="path12049" + sodipodi:nodetypes="ccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-tile-clones.svg b/share/icons/tango/scalable/places/dialog-tile-clones.svg new file mode 100644 index 000000000..435cc242a --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-tile-clones.svg @@ -0,0 +1,147 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-tile-clones.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="430" + inkscape:window-y="84" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000001,0,0,3.0000001,-432.00002,-1248)" + style="display:inline" + id="edit_create_tiled_clones"> + <g + transform="translate(-10,0)" + id="g8228"> + <rect + style="fill:#bacfe5;fill-opacity:1;fill-rule:evenodd;stroke:#94b6e6;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect8214" + width="7" + height="7" + x="162.5" + y="416.5" /> + <rect + style="opacity:0.37999998;fill:none;stroke:#eeeeec;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="rect8216" + width="5" + height="4.9952617" + x="163.5" + y="417.5" /> + </g> + <g + transform="translate(-5,0)" + id="g8224"> + <rect + y="416.5" + x="153.5" + height="7" + width="7" + id="rect8208" + style="fill:#96b8dc;fill-opacity:1;fill-rule:evenodd;stroke:#3f7bd2;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="417.5" + x="154.5" + height="4.9952617" + width="5" + id="rect8210" + style="opacity:0.37999998;fill:none;stroke:#eeeeec;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 + id="g8238" + transform="translate(-18,7.9999998)"> + <rect + y="416.5" + x="162.5" + height="7" + width="7" + id="rect8240" + style="fill:#bacfe5;fill-opacity:1;fill-rule:evenodd;stroke:#94b6e6;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="417.5" + x="163.5" + height="4.9952617" + width="5" + id="rect8242" + style="opacity:0.37999998;fill:none;stroke:#eeeeec;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 + id="g8232" + transform="translate(-9,4)"> + <rect + style="fill:#96b8dc;fill-opacity:1;fill-rule:evenodd;stroke:#3f7bd2;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + id="rect8234" + width="7" + height="7" + x="153.5" + y="416.5" /> + <rect + style="opacity:0.37999998;fill:none;stroke:#eeeeec;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="rect8236" + width="5" + height="4.9952617" + x="154.5" + y="417.5" /> + </g> + <rect + y="416.5" + x="144.5" + height="7" + width="7" + id="rect8016" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:0.99999952;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" /> + <rect + y="417.5" + x="145.5" + height="4.9952617" + width="5" + id="rect8018" + style="opacity:0.37999998;fill:none;stroke:#eeeeec;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> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-transform.svg b/share/icons/tango/scalable/places/dialog-transform.svg new file mode 100644 index 000000000..86d16662d --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-transform.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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-transform.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient13689" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000038,0,0,1.7778372,46.762968,-230.38774)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient13691" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5000038,0,0,1.7778372,46.762968,-230.38774)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient13693" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5791607,0,0,1.6666172,54.747779,-129.3683)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="36.218716" + inkscape:cy="-12.551398" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + y="33.691742" + x="59.766865" + height="16" + width="16" + id="rect20769" + style="fill:#ffffff;fill-opacity:0;stroke:none;display:inline" /> + <g + style="display:inline" + id="object_trans" + transform="matrix(3.2011412,0,0,3.2017994,-1232.9685,-365.61995)"> + <path + id="path19152" + d="m 394.28962,118.48281 1.68401,3.89379 1.84187,-4.64854 -3.52588,0.75475 z" + style="fill:#c80000;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.58731699;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:nodetypes="cccc" /> + <g + transform="matrix(1,0,0,1.008019,374.9507,-91.76403)" + id="g19154" + style="stroke:#204a87"> + <rect + style="fill:url(#linearGradient13689);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient13691);stroke-width:0.93336213;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect19156" + width="7.4975457" + height="7.4363794" + x="10.683208" + y="205.74994" /> + <rect + style="fill:none;stroke:url(#linearGradient13693);stroke-width:0.93336165;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect19158" + width="5.6231594" + height="5.5772824" + x="11.6204" + y="206.67949" /> + </g> + <path + style="fill:#ef2929;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:0.29365858;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;display:inline" + d="m 399.13913,125.89559 -0.0538,0.0877 0.0241,0.008 -0.19124,0.35845 -0.007,0.0238 -0.20047,0.30332 -0.007,0.0238 -0.0928,0.12783 0.47057,0.35594 0.10022,-0.15165 0.007,-0.0238 0.24686,-0.36723 0.007,-0.0238 0.19869,-0.38227 0.007,-0.0238 0.0372,-0.11906 -0.5467,-0.19677 z m 0.86699,-1.50653 0.007,-0.0238 -0.0182,-0.44995 0.007,-0.0238 -0.061,-0.2281 -0.58029,0.0802 0.0369,0.22058 0.0167,0.0313 0.0163,0.37098 -0.007,0.0238 -0.008,0.36348 -0.007,0.0238 -0.0149,0.0476 0.58387,0.0777 0.0149,-0.0476 0.007,-0.0238 0.006,-0.44242 z m -2.16794,3.21737 -0.26707,0.178 -0.0315,0.0163 -0.29863,0.19426 -0.0241,-0.008 -0.007,0.0238 -0.33193,0.13162 0.25164,0.54895 0.3468,-0.17924 0.0315,-0.0163 0.35425,-0.20307 0.0315,-0.0163 0.29863,-0.19427 -0.35368,-0.47627 z m 1.6322,-5.39691 -0.0167,-0.0313 -0.20732,-0.35219 -0.0166,-0.0313 -0.26294,-0.34339 -0.0167,-0.0313 -0.0167,-0.0314 -0.43782,0.38604 0.0167,0.0313 0.22219,0.30455 0.0167,0.0313 0.1981,0.29703 0.0166,0.0313 0.0851,0.23562 0.55263,-0.24566 -0.13326,-0.25067 z m -3.65531,6.2029 -0.11123,0.0175 -0.0315,0.0163 -0.37447,0.0138 -0.0241,-0.008 -0.36703,-0.01 -0.0241,-0.008 -0.15197,-0.0213 -0.0987,0.57026 0.17608,0.0288 0.0241,0.008 0.44674,0.009 0.0241,0.008 0.45418,-0.0151 0.0241,0.008 0.11868,-0.0414 -0.0848,-0.57527 z m 2.14966,-7.90111 -0.0241,-0.008 -0.37239,-0.2469 -0.0241,-0.008 -0.38727,-0.19928 -0.0241,-0.008 -0.21683,-0.0677 -0.21919,0.53268 0.20939,0.0915 0.007,-0.0238 0.36318,0.19175 0.0241,0.008 0.30756,0.20052 0.0241,0.008 0.0408,0.0389 0.3563,-0.46375 -0.0648,-0.0464 z m -4.30159,7.59537 -0.007,0.0238 -0.36317,-0.19174 -0.0241,-0.008 -0.19452,-0.13911 -0.31556,0.50259 0.24271,0.15415 0.0241,0.008 0.38727,0.19927 0.0241,0.008 0.42623,0.15915 0.22662,-0.55649 -0.42621,-0.15915 z m -1.58951,-1.17558 -0.0167,-0.0313 -0.22218,-0.30454 -0.0167,-0.0314 -0.1981,-0.29704 -0.0167,-0.0313 0.007,-0.0238 -0.55262,0.24567 0.0407,0.0389 0.0167,0.0313 0.20732,0.35217 0.0166,0.0314 0.26293,0.34341 0.0167,0.0313 0.17221,0.21055 0.43782,-0.38603 -0.15555,-0.17923 z m -0.86231,-1.81105 -0.0405,-0.37851 -0.0167,-0.0313 -0.0164,-0.37099 0.007,-0.0238 0.0187,-0.22937 -0.59874,-0.03 -0.002,0.26068 -0.007,0.0238 0.0182,0.44994 -0.007,0.0238 0.0812,0.41735 -0.007,0.0238 0.0167,0.0313 0.57107,-0.13537 -0.0167,-0.0313 z" + id="path9818" + sodipodi:nodetypes="cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/dialog-xml-editor.svg b/share/icons/tango/scalable/places/dialog-xml-editor.svg new file mode 100644 index 000000000..8e9ec89dc --- /dev/null +++ b/share/icons/tango/scalable/places/dialog-xml-editor.svg @@ -0,0 +1,144 @@ +<?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="48" + height="48" + id="svg6944" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="dialog-xml-editor.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs6946"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3832" + id="linearGradient8337" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9324483,0,0,0.9443458,171.37154,312.95285)" + x1="17.88068" + y1="11.072588" + x2="17.88068" + y2="21.767578" /> + <linearGradient + id="linearGradient3832"> + <stop + id="stop3834" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop3836" + offset="1" + style="stop-color:#e0e0e0;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4816" + id="linearGradient8339" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8354865,0,0,0.7224155,172.9284,316.19647)" + x1="13.267747" + y1="7.7190704" + x2="13.267747" + y2="12.480761" /> + <linearGradient + id="linearGradient4816"> + <stop + style="stop-color:#204a87;stop-opacity:1.0000000" + offset="0.0000000" + id="stop4818" /> + <stop + style="stop-color:#204a87;stop-opacity:0.0000000" + offset="1.0000000" + id="stop4820" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="19.54237" + inkscape:cy="-1.3887597" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="431" + inkscape:window-x="430" + inkscape:window-y="84" /> + <metadata + id="metadata6949"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="xml_editor" + transform="matrix(3,0,0,3,-528,-960)"> + <rect + style="fill:url(#linearGradient8337);fill-opacity:1;fill-rule:evenodd;stroke:#8d8d8d;stroke-width:1.00000024;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect8292" + width="15" + height="14.999999" + x="176.5" + y="320.5" + rx="0.57202768" + ry="0.6632899" /> + <rect + style="fill:url(#linearGradient8339);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + id="rect8294" + width="11.97316" + height="1.8070034" + x="178.02684" + y="322.19299" + rx="0.1023571" + ry="0.10041103" /> + <rect + ry="0.12879141" + rx="0.12601341" + y="321.5" + x="177.5" + height="12.999999" + width="13" + id="rect8296" + style="fill:none;stroke:#ffffff;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.54545456;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <rect + style="fill:none;stroke:none" + id="rect8298" + width="11.000002" + height="10.999996" + x="177.99998" + y="323.00317" /> + <path + id="path8309" + style="fill:none;stroke:#555753;stroke-width:1.20000005;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 182.53185,326.5576 -3.03187,2.92792 3.03187,3.02215 m 2.99999,-6.00767 2.96816,2.97297 -2.96816,2.9771" + sodipodi:nodetypes="cccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/grid-axonometric.svg b/share/icons/tango/scalable/places/grid-axonometric.svg new file mode 100644 index 000000000..cd4734a53 --- /dev/null +++ b/share/icons/tango/scalable/places/grid-axonometric.svg @@ -0,0 +1,152 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="grid-axonometric.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(2.8677737,0,0,2.8677737,-946.1706,-1207.195)" + inkscape:label="#grid_axonom" + id="grid_axonom"> + <path + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 333.1875,421.75 0,15" + id="path12118" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path12120" + d="m 343.1875,421.75 0,15" + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 338.1875,421.75 0,15" + id="path12122" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path12124" + d="m 330.7976,424.6616 15.0157,8.6693" + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 330.7446,430.5329 10.6336,6.1393" + id="path12126" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path12128" + d="m 335.4653,421.6396 10.3077,5.9511" + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path12131" + d="m 330.8707,427.2942 9.0145,-5.2046" + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 330.9071,433.1432 15.0017,-8.6612" + id="path12133" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path12135" + d="m 334.0741,437.1897 11.9001,-6.8705" + style="fill:none;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path12051" + d="m 332.5,421.5 0,15" + style="fill:none;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 342.5,421.5 0,15" + id="path12055" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path12057" + d="m 337.5,421.5 0,15" + style="fill:none;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 330.4851,424.4741 15.0157,8.6693" + id="path12059" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path12061" + d="m 330.4321,430.3454 10.6336,6.1393" + style="fill:none;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 335.1528,421.4521 10.3077,5.9511" + id="path12063" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 330.4332,426.6692 9.0145,-5.2046" + id="path12066" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path12068" + d="m 330.4696,432.5182 15.0017,-8.6612" + style="fill:none;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:none;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 333.6366,436.5647 11.9001,-6.8705" + id="path12070" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/grid-rectangular.svg b/share/icons/tango/scalable/places/grid-rectangular.svg new file mode 100644 index 000000000..9dda70b4e --- /dev/null +++ b/share/icons/tango/scalable/places/grid-rectangular.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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="grid-rectangular.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="27.891728" + inkscape:cy="-21.667132" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + transform="matrix(2.9767442,0,0,2.9767442,-904.93024,-1253.5814)" + id="grid_xy" + inkscape:label="#grid_xy"> + <path + sodipodi:nodetypes="cc" + id="path12102" + d="m 306.25,421.75 0,15" + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path12104" + d="m 310.25,421.75 0,15" + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path12106" + d="m 314.25,421.75 0,15" + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path12108" + d="m 318.25,421.75 0,15" + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 319.625,423.25 -15,0" + id="path12110" + sodipodi:nodetypes="cc" /> + <path + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 319.625,427.25 -15,0" + id="path12112" + sodipodi:nodetypes="cc" /> + <path + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 319.625,431.25 -15,0" + id="path12114" + sodipodi:nodetypes="cc" /> + <path + style="fill:#204a87;stroke:#204a87;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 319.625,435.25 -15,0" + id="path12116" + sodipodi:nodetypes="cc" /> + <path + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 305.5,421.5 0,15" + id="path12074" + sodipodi:nodetypes="cc" /> + <path + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 309.5,421.5 0,15" + id="use12076" + sodipodi:nodetypes="cc" /> + <path + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 313.5,421.5 0,15" + id="use12078" + sodipodi:nodetypes="cc" /> + <path + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 317.5,421.5 0,15" + id="use12080" + sodipodi:nodetypes="cc" /> + <path + sodipodi:nodetypes="cc" + id="path12082" + d="m 319.5,422.5 -15,0" + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="use12084" + d="m 319.5,426.5 -15,0" + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="use12086" + d="m 319.5,430.5 -15,0" + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="use12088" + d="m 319.5,434.5 -15,0" + style="fill:#729fcf;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/guides.svg b/share/icons/tango/scalable/places/guides.svg new file mode 100644 index 000000000..faa5dbab9 --- /dev/null +++ b/share/icons/tango/scalable/places/guides.svg @@ -0,0 +1,149 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="guides.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient16121" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient16123" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="50.716738" + inkscape:cy="76.844503" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3,0,0,3,-792,-1176)" + style="display:inline" + id="guides"> + <rect + y="392.5" + x="270.5" + height="9" + width="9" + id="rect9820" + style="fill:url(#linearGradient16121);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient16123);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccc" + d="m 267,404 1,0 0,1 1,0 0,-1 2,0 0,-1 -2,0 0,-2 -1,0 0,2 -1,0 0,1 z m 1,-6 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,14 1,0 0,2 -1,0 0,-2 z m 6,-3 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m -14,0 0,1 -2,0 0,-1 2,0 z" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path1657" /> + <rect + y="393.51987" + x="271.51987" + height="6.9602618" + width="6.9602618" + id="rect9822" + style="fill:none;stroke:#ffffff;stroke-width:1.03973806;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/tango/scalable/places/object-columns.svg b/share/icons/tango/scalable/places/object-columns.svg new file mode 100644 index 000000000..1da68b393 --- /dev/null +++ b/share/icons/tango/scalable/places/object-columns.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-columns.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient11820" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.156332,0,0,1.125678,-56.656848,-172.02952)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient11822" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.156332,0,0,1.125678,-56.656848,-172.02952)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient11824" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000352,0,0,1.1675203,0.7988538,-203.1223)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient11826" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1563321,0,0,1.1251914,-56.647304,-171.24527)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient11828" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1563321,0,0,1.1251914,-56.647304,-171.24527)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient11830" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000352,0,0,1.1675203,0.7988538,-192.1223)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient11832" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.3538529,0.1867298,0,355.7309,1624.847)" + cx="14.56269" + cy="65.705101" + fx="14.56269" + fy="65.705101" + r="16.9562" /> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-9.7065137" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="clonetiler_per_column" + transform="matrix(0,2.9999771,-2.9999771,0,4913.9629,-1079.9915)"> + <rect + style="fill:url(#linearGradient11820);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11822);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11808" + width="15.000001" + height="4" + x="360.50003" + y="1622.5" /> + <rect + y="1623.5" + x="361.49997" + height="2" + width="12.999998" + id="rect11810" + style="fill:none;stroke:url(#linearGradient11824);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:url(#linearGradient11826);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11828);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11812" + width="15.000001" + height="4" + x="360.50003" + y="1633.5001" /> + <rect + style="fill:none;stroke:url(#linearGradient11830);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11814" + width="12.999998" + height="2" + x="361.49997" + y="1634.5" /> + <path + style="fill:url(#radialGradient11832);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 371.5,1628.5 -3.5,-4 -3.5,4 2,0 0,3 -2,0 3.5,4 3.5,-4 -2,0 0,-3 2,0 z" + id="path11816" /> + <rect + style="fill:none;stroke:none;stroke-width:0.53149605;marker:none;display:inline" + id="rect11818" + width="15.999986" + height="15.999995" + x="1622" + y="360" + transform="matrix(0,1,1,0,0,0)" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/places/object-rows.svg b/share/icons/tango/scalable/places/object-rows.svg new file mode 100644 index 000000000..0473e7952 --- /dev/null +++ b/share/icons/tango/scalable/places/object-rows.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-rows.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + id="linearGradient11201"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11203" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="1" + id="stop11205" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient11791" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.156332,0,0,1.125678,-56.656848,-172.02952)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient11793" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.156332,0,0,1.125678,-56.656848,-172.02952)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient11795" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000352,0,0,1.1675203,0.7988538,-203.1223)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient11797" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1563321,0,0,1.1251914,-56.647304,-171.24527)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient11799" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1563321,0,0,1.1251914,-56.647304,-171.24527)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11201" + id="linearGradient11801" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.000352,0,0,1.1675203,0.7988538,-192.1223)" + x1="1470" + y1="34.499977" + x2="1481" + y2="34.499977" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient11804" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.3538529,0.1867298,0,355.7309,1624.847)" + cx="14.56269" + cy="65.705101" + fx="14.56269" + fy="65.705101" + r="16.9562" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="3.1211569" + inkscape:cy="-9.7065137" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="clonetiler_per_row" + transform="matrix(2.9999941,0,0,2.9999941,-1079.9979,-4865.9907)"> + <rect + y="1622.5" + x="360.50003" + height="4" + width="15.000001" + id="rect11464" + style="fill:url(#linearGradient11791);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11793);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:url(#linearGradient11795);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11772" + width="12.999998" + height="2" + x="361.49997" + y="1623.5" /> + <rect + y="1633.5001" + x="360.50003" + height="4" + width="15.000001" + id="rect11530" + style="fill:url(#linearGradient11797);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11799);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="1634.5" + x="361.49997" + height="2" + width="12.999998" + id="rect11778" + style="fill:none;stroke:url(#linearGradient11801);stroke-width:0.99999952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:2;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path11582" + d="m 371.5,1628.5 -3.5,-4 -3.5,4 2,0 0,3 -2,0 3.5,4 3.5,-4 -2,0 0,-3 2,0 z" + style="fill:url(#radialGradient11804);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0,1,1,0,0,0)" + y="360" + x="1622" + height="15.999995" + width="15.999986" + id="rect11458" + style="fill:none;stroke:none;stroke-width:0.53149605;marker:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/Makefile.am b/share/icons/tango/scalable/status/Makefile.am new file mode 100644 index 000000000..79d4e677c --- /dev/null +++ b/share/icons/tango/scalable/status/Makefile.am @@ -0,0 +1,80 @@ +themedir = $(pkgdatadir)/icons/hicolor +size = scalable +context = status + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ + draw-ellipse-arc.svg \ + draw-ellipse-segment.svg \ + draw-ellipse-whole.svg \ + draw-eraser-delete-objects.svg \ + draw-geometry-angle-bisector.svg \ + draw-geometry-circle-from-radius.svg \ + draw-geometry-circle-from-three-points.svg \ + draw-geometry-inactive.svg \ + draw-geometry-line-parallel.svg \ + draw-geometry-line-perpendicular.svg \ + draw-geometry-line-segment.svg \ + draw-geometry-mirror.svg \ + draw-polygon.svg \ + draw-star.svg \ + draw-trace-background.svg \ + draw-use-pressure.svg \ + draw-use-tilt.svg \ + fill-rule-even-odd.svg \ + fill-rule-nonzero.svg \ + node-segment-curve.svg \ + node-segment-line.svg \ + node-type-auto.svg \ + node-type-cusp.svg \ + node-type-smooth.svg \ + node-type-symmetric.svg \ + object-fill.svg \ + object-hidden.svg \ + object-locked.svg \ + object-stroke-style.svg \ + object-stroke.svg \ + object-unlocked.svg \ + object-visible.svg \ + paint-gradient-linear.svg \ + paint-gradient-radial.svg \ + paint-none.svg \ + paint-pattern.svg \ + paint-solid.svg \ + paint-unknown.svg \ + path-mode-bezier.svg \ + path-mode-polyline-paraxial.svg \ + path-mode-polyline.svg \ + path-mode-spiro.svg \ + snap-bounding-box-center.svg \ + snap-bounding-box-corners.svg \ + snap-bounding-box-edges.svg \ + snap-bounding-box-midpoints.svg \ + snap-bounding-box.svg \ + snap-grid-guide-intersections.svg \ + snap-nodes-center.svg \ + snap-nodes-cusp.svg \ + snap-nodes-intersection.svg \ + snap-nodes-midpoint.svg \ + snap-nodes-path.svg \ + snap-nodes-rotation-center.svg \ + snap-nodes-smooth.svg \ + snap-nodes.svg \ + snap-page.svg \ + snap.svg \ + stroke-cap-butt.svg \ + stroke-cap-round.svg \ + stroke-cap-square.svg \ + stroke-join-bevel.svg \ + stroke-join-miter.svg \ + stroke-join-round.svg \ + transform-affect-gradient.svg \ + transform-affect-pattern.svg \ + transform-affect-rounded-corners.svg \ + transform-affect-stroke.svg + +EXTRA_DIST = $(icons_DATA) diff --git a/share/icons/tango/scalable/status/draw-ellipse-arc.svg b/share/icons/tango/scalable/status/draw-ellipse-arc.svg new file mode 100644 index 000000000..7cfad28b5 --- /dev/null +++ b/share/icons/tango/scalable/status/draw-ellipse-arc.svg @@ -0,0 +1,94 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-ellipse-arc.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3888,-1452)" + style="display:inline" + id="circle_open_arc"> + <rect + style="fill:none;stroke:none" + id="rect10839" + width="16" + height="16" + x="1296" + y="484" /> + <path + transform="translate(796,334)" + sodipodi:open="true" + d="m 514,158 c 0,3.31371 -2.68629,6 -6,6 -3.31371,0 -6,-2.68629 -6,-6 0,-2.14359 1.14359,-4.12436 3,-5.19615" + sodipodi:ry="6" + sodipodi:rx="6" + sodipodi:cy="158" + sodipodi:cx="508" + id="path10842" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" + sodipodi:start="0" + sodipodi:end="4.1887903" /> + <path + transform="matrix(0.75,0,0,0.7499997,923,373.50005)" + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:1.33333755;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path10868" + sodipodi:cx="508" + sodipodi:cy="158" + sodipodi:rx="6" + sodipodi:ry="6" + d="m 513.90885,156.95811 c 0.57542,3.26337 -1.6036,6.37532 -4.86696,6.95074 -3.26337,0.57542 -6.37532,-1.6036 -6.95074,-4.86696 -0.50562,-2.86753 1.12057,-5.68416 3.85673,-6.68004" + sodipodi:start="6.1086524" + sodipodi:end="10.646508" + sodipodi:open="true" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-ellipse-segment.svg b/share/icons/tango/scalable/status/draw-ellipse-segment.svg new file mode 100644 index 000000000..eb6a58c24 --- /dev/null +++ b/share/icons/tango/scalable/status/draw-ellipse-segment.svg @@ -0,0 +1,93 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-ellipse-segment.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3816,-1452)" + style="display:inline" + id="circle_closed_arc"> + <rect + y="484" + x="1272" + height="16" + width="16" + id="rect10833" + style="fill:none;stroke:none" /> + <path + transform="translate(772,334)" + sodipodi:end="4.1887903" + sodipodi:start="0" + sodipodi:type="arc" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path10835" + sodipodi:cx="508" + sodipodi:cy="158" + sodipodi:rx="6" + sodipodi:ry="6" + d="m 514,158 c 0,3.31371 -2.68629,6 -6,6 -3.31371,0 -6,-2.68629 -6,-6 0,-2.14359 1.14359,-4.12436 3,-5.19615 L 508,158 z" /> + <path + sodipodi:open="true" + sodipodi:end="4.1015237" + sodipodi:start="0.10471976" + d="m 513.96713,158.62717 c -0.34638,3.29556 -3.29875,5.68634 -6.5943,5.33996 -3.29556,-0.34638 -5.68634,-3.29875 -5.33996,-6.5943 0.18156,-1.72746 1.10283,-3.29146 2.52567,-4.28774" + sodipodi:ry="6" + sodipodi:rx="6" + sodipodi:cy="158" + sodipodi:cx="508" + id="path10862" + style="fill:none;stroke:#ffffff;stroke-width:1.33333755;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" + transform="matrix(0.75,0,0,0.7499997,899,373.50005)" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-ellipse-whole.svg b/share/icons/tango/scalable/status/draw-ellipse-whole.svg new file mode 100644 index 000000000..58da9911b --- /dev/null +++ b/share/icons/tango/scalable/status/draw-ellipse-whole.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-ellipse-whole.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3960,-1452)" + style="display:inline" + id="reset_circle"> + <path + transform="translate(820,334)" + sodipodi:type="arc" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.00000095;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path10852" + sodipodi:cx="508" + sodipodi:cy="158" + sodipodi:rx="6" + sodipodi:ry="6" + d="m 514,158 c 0,3.31371 -2.68629,6 -6,6 -3.31371,0 -6,-2.68629 -6,-6 0,-3.31371 2.68629,-6 6,-6 3.31371,0 6,2.68629 6,6 z" /> + <path + d="m 514,158 c 0,3.31371 -2.68629,6 -6,6 -3.31371,0 -6,-2.68629 -6,-6 0,-3.31371 2.68629,-6 6,-6 3.31371,0 6,2.68629 6,6 z" + sodipodi:ry="6" + sodipodi:rx="6" + sodipodi:cy="158" + sodipodi:cx="508" + id="path10866" + style="fill:none;stroke:#ffffff;stroke-width:1.33333731;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" + transform="matrix(0.75,0,0,0.75,947,373.5)" /> + <rect + style="fill:none;stroke:none" + id="rect10846" + width="16" + height="16" + x="1320" + y="484" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-eraser-delete-objects.svg b/share/icons/tango/scalable/status/draw-eraser-delete-objects.svg new file mode 100644 index 000000000..6e479fa27 --- /dev/null +++ b/share/icons/tango/scalable/status/draw-eraser-delete-objects.svg @@ -0,0 +1,180 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-eraser-delete-objects.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-12.238292" + inkscape:cy="-3.5844705" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="delete_object" + transform="matrix(3,0,0,3,-942,-630)" + inkscape:label="#delete_object"> + <rect + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect11111" + width="16" + height="16" + x="314" + y="210" /> + <g + transform="matrix(0.9998829,0,0,0.9998811,-652.38509,41.521296)" + id="use11115" + style="fill:#ef2929;fill-opacity:1;stroke:#ef2929;stroke-width:1.00011802;stroke-miterlimit:4;stroke-dasharray:none"> + <path + id="path507" + 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="path509" + 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="path511" + sodipodi:nodetypes="cc" /> + </g> + <rect + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15126" + width="1.0008545" + height="1" + x="316.99915" + y="214" /> + <rect + y="214" + x="315" + height="1" + width="1.0008545" + id="rect15128" + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15130" + width="1.0008545" + height="1" + x="315" + y="216" /> + <rect + y="218" + x="315" + height="1" + width="1.0008545" + id="rect15132" + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15134" + width="1.0008545" + height="1" + x="314.99915" + y="220" /> + <rect + y="222" + x="314.99915" + height="1" + width="1.0008545" + id="rect15136" + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15138" + width="1.0008545" + height="1" + x="315" + y="224" /> + <rect + y="224" + x="316.99915" + height="1" + width="1.0008545" + id="rect15140" + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15142" + width="1.0008545" + height="1" + x="318.99915" + y="224" /> + <rect + y="224" + x="320.99915" + height="1" + width="1.0008545" + id="rect15144" + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15146" + width="1.0008545" + height="1" + x="323" + y="224" /> + <rect + y="224" + x="324.99915" + height="1" + width="1.0008545" + id="rect15148" + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:#a40000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15150" + width="1.0008545" + height="1" + x="325" + y="222" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-geometry-angle-bisector.svg b/share/icons/tango/scalable/status/draw-geometry-angle-bisector.svg new file mode 100644 index 000000000..992fed00c --- /dev/null +++ b/share/icons/tango/scalable/status/draw-geometry-angle-bisector.svg @@ -0,0 +1,98 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-geometry-angle-bisector.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="49.379537" + inkscape:cy="19.374736" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + transform="matrix(3.3711873,0,0,3.3711873,-2263.6798,-296.3651)" + inkscape:label="angle_bisector" + id="angle_bisector"> + <path + style="fill:none;stroke:#3465a4;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="M 683.5954,101.6495 672.621,88.41118" + id="path13462" + sodipodi:nodetypes="cc" /> + <path + id="path13464" + style="fill:none;stroke:#5a5a5a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m 677.4691,101.0666 -2.6405,-10.1315 9.7457,4.74274" + sodipodi:nodetypes="ccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-geometry-circle-from-radius.svg b/share/icons/tango/scalable/status/draw-geometry-circle-from-radius.svg new file mode 100644 index 000000000..e3abaa673 --- /dev/null +++ b/share/icons/tango/scalable/status/draw-geometry-circle-from-radius.svg @@ -0,0 +1,138 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-geometry-circle-from-radius.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="12.580134" + inkscape:cy="19.374736" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false"> + <inkscape:grid + type="xygrid" + id="grid24774" + empspacing="4" + visible="true" + enabled="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3.2014513,0,0,3.2014513,-4472.4492,-4436.638)" + style="display:inline" + id="circle_3pts-5"> + <path + inkscape:label="circle_with_radius" + id="path13476" + d="m 1409.7797,1393.4358 c 0,0.8038 -0.1598,1.6073 -0.4674,2.3499 -0.3076,0.7426 -0.7628,1.4238 -1.3311,1.9922 -0.5683,0.5684 -1.2494,1.0235 -1.9918,1.3311 -0.7424,0.3075 -1.5456,0.4673 -2.3489,0.4673 -0.8033,-10e-5 -1.6061,-0.1599 -2.348,-0.4676 -0.7419,-0.3076 -1.4222,-0.7628 -1.9898,-1.3312 -0.5676,-0.5683 -1.0221,-1.2495 -1.3292,-1.992 -0.3071,-0.7426 -0.4667,-1.546 -0.4667,-2.3497 0,-0.8037 0.1596,-1.6072 0.4667,-2.3497 0.3071,-0.7426 0.7616,-1.4237 1.3292,-1.9921 0.5676,-0.5684 1.2479,-1.0235 1.9898,-1.3312 0.7419,-0.3076 1.5447,-0.4675 2.348,-0.4675 0.8033,-10e-5 1.6065,0.1597 2.3489,0.4673 0.7424,0.3076 1.4235,0.7627 1.9918,1.3311 0.5683,0.5683 1.0235,1.2495 1.3311,1.9921 0.3076,0.7427 0.4674,1.5462 0.4674,2.35" + style="fill:none;stroke:#5a5a5a;stroke-width:1;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4.26999998;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:23.2;display:inline" /> + <path + id="path13478" + style="fill:none;stroke:#5a5a5a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 1403.4166,1393.6122 5.4178,-3.3887" + sodipodi:nodetypes="cc" /> + <g + id="g13626" + transform="translate(46,-17)"> + <g + transform="matrix(0,1,-1,0,1563,131)" + inkscape:label="#g14209" + id="g13628"> + <path + id="path13630" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path13633" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="g13639" + transform="translate(51.99997,-20.875)"> + <g + transform="matrix(0,1,-1,0,1563,131)" + inkscape:label="#g14209" + id="g13641"> + <path + id="path13643" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path13645" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-geometry-circle-from-three-points.svg b/share/icons/tango/scalable/status/draw-geometry-circle-from-three-points.svg new file mode 100644 index 000000000..4ee333abb --- /dev/null +++ b/share/icons/tango/scalable/status/draw-geometry-circle-from-three-points.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-geometry-circle-from-three-points.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="16.642443" + inkscape:cy="-9.2551105" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3.128748,0,0,3.128748,-4292.6423,-4335.3759)" + style="display:inline" + id="circle_3pts"> + <path + id="path13452" + d="m 1386.8416,1394.1639 c 0,0.8038 -0.1598,1.6073 -0.4674,2.3499 -0.3076,0.7426 -0.7628,1.4238 -1.3311,1.9922 -0.5683,0.5684 -1.2494,1.0235 -1.9918,1.3311 -0.7424,0.3075 -1.5456,0.4673 -2.3489,0.4673 -0.8033,-10e-5 -1.6061,-0.1599 -2.348,-0.4676 -0.7419,-0.3076 -1.4222,-0.7628 -1.9898,-1.3312 -0.5676,-0.5683 -1.0221,-1.2495 -1.3292,-1.992 -0.3071,-0.7426 -0.4667,-1.546 -0.4667,-2.3497 0,-0.8038 0.1596,-1.6072 0.4667,-2.3497 0.3071,-0.7426 0.7616,-1.4237 1.3292,-1.9921 0.5676,-0.5684 1.2479,-1.0235 1.9898,-1.3312 0.7419,-0.3076 1.5447,-0.4675 2.348,-0.4675 0.8033,-10e-5 1.6065,0.1597 2.3489,0.4673 0.7424,0.3076 1.4235,0.7627 1.9918,1.3311 0.5683,0.5683 1.0235,1.2495 1.3311,1.9921 0.3076,0.7427 0.4674,1.5462 0.4674,2.35" + style="fill:none;stroke:#5a5a5a;stroke-width:1;stroke-linecap:square;stroke-linejoin:bevel;stroke-miterlimit:4.26999998;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:23.2;display:inline" /> + <g + transform="translate(17,-16)" + id="g13597"> + <g + transform="matrix(0,1,-1,0,1563,131)" + inkscape:label="#g14209" + id="g13599"> + <path + id="path13601" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path13603" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="g13605" + transform="translate(22,-22)"> + <g + id="g13607" + inkscape:label="#g14209" + transform="matrix(0,1,-1,0,1563,131)"> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path13609" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path13611" /> + </g> + </g> + <g + transform="translate(27,-12)" + id="g13613"> + <g + transform="matrix(0,1,-1,0,1563,131)" + inkscape:label="#g14209" + id="g13615"> + <path + id="path13617" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path13620" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-geometry-inactive.svg b/share/icons/tango/scalable/status/draw-geometry-inactive.svg new file mode 100644 index 000000000..2ebb729a7 --- /dev/null +++ b/share/icons/tango/scalable/status/draw-geometry-inactive.svg @@ -0,0 +1,64 @@ +<?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="48" + height="48" + id="svg5612" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-geometry-inactive.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs5614" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="3.959798" + inkscape:cx="38.213363" + inkscape:cy="24.215702" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="675" + inkscape:window-height="429" + inkscape:window-x="339" + inkscape:window-y="125" /> + <metadata + id="metadata5617"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + style="fill:none;stroke:#000000;stroke-width:9.56148052;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4.26999998;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:23.2" + d="M 12.38258,36.496717 35.973303,12.201886" + id="path6027" /> + <path + style="fill:none;stroke:#000000;stroke-width:9.56148052;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4.26999998;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:23.2" + d="M 36.325166,36.144535 12.030717,12.553972" + id="path6027-1" /> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-geometry-line-parallel.svg b/share/icons/tango/scalable/status/draw-geometry-line-parallel.svg new file mode 100644 index 000000000..85965ab67 --- /dev/null +++ b/share/icons/tango/scalable/status/draw-geometry-line-parallel.svg @@ -0,0 +1,102 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-geometry-line-parallel.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="12.580134" + inkscape:cy="19.374736" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3.1743586,0,0,3.1743586,-4507.0549,-4400.3699)" + style="display:inline" + id="parallel"> + <g + transform="matrix(0.4295736,0.9030318,-0.9030318,0.4295736,1219.1494,739.60321)" + id="g13484" + inkscape:label="parallel"> + <path + sodipodi:nodetypes="cc" + d="m 672.4285,92.87286 14.7066,-3.2674" + style="fill:none;stroke:#3465a4;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + id="path13487" /> + <path + sodipodi:nodetypes="cc" + d="m 673.2681,96.33213 14.7067,-3.26741" + style="fill:none;stroke:#5a5a5a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + id="path13489" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-geometry-line-perpendicular.svg b/share/icons/tango/scalable/status/draw-geometry-line-perpendicular.svg new file mode 100644 index 000000000..17d031bee --- /dev/null +++ b/share/icons/tango/scalable/status/draw-geometry-line-perpendicular.svg @@ -0,0 +1,98 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-geometry-line-perpendicular.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="12.580134" + inkscape:cy="19.374736" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + inkscape:label="perp_bisector" + id="perp_bisector" + transform="matrix(3.3711919,0,0,3.3711919,-2262.0329,-296.36557)"> + <path + style="fill:none;stroke:#3465a4;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="M 683.5954,101.6495 672.621,88.41118" + id="path13468" + sodipodi:nodetypes="cc" /> + <path + id="path13470" + style="fill:none;stroke:#5a5a5a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m 674.4659,97.31266 7.1053,-5.38872" + sodipodi:nodetypes="cc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-geometry-line-segment.svg b/share/icons/tango/scalable/status/draw-geometry-line-segment.svg new file mode 100644 index 000000000..7f92b03bb --- /dev/null +++ b/share/icons/tango/scalable/status/draw-geometry-line-segment.svg @@ -0,0 +1,133 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-geometry-line-segment.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="16.642443" + inkscape:cy="-9.2551105" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(3,0,0,3,-4041.215,-4155.9404)" + style="display:inline" + id="line_segment"> + <path + sodipodi:nodetypes="cc" + id="path13441" + d="m 1347.8662,1400.448 13.4872,-13.7005" + style="fill:none;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;display:inline" /> + <rect + style="fill:none;stroke:none;stroke-width:1;marker:none;display:inline" + id="rect13443" + width="16" + height="16" + x="1347.0717" + y="1385.3135" /> + <g + transform="translate(0,-20)" + id="g13581"> + <g + transform="matrix(0,1,-1,0,1563,131)" + inkscape:label="#g14209" + id="g13583"> + <path + id="path13585" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path13587" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="g13589" + transform="translate(-6,-14)"> + <g + id="g13591" + inkscape:label="#g14209" + transform="matrix(0,1,-1,0,1563,131)"> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1277.5,203.49997 4,0 0,4.00003 -4,0 0,-4.00003 z" + id="path13593" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 1278.5,204.49997 2,0 0,2.00001 -2,0 0,-2.00001 z" + id="path13595" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-geometry-mirror.svg b/share/icons/tango/scalable/status/draw-geometry-mirror.svg new file mode 100644 index 000000000..1c7b7f8b0 --- /dev/null +++ b/share/icons/tango/scalable/status/draw-geometry-mirror.svg @@ -0,0 +1,103 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-geometry-mirror.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="49.379537" + inkscape:cy="19.374736" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="false" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-global="false" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + inkscape:label="mirror_symmetry" + id="mirror_symmetry" + transform="matrix(1.5566137,3.2722486,-3.2722486,1.5566137,-724.33805,-2349.9022)"> + <path + id="path13493" + style="fill:none;stroke:#3465a4;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m 674.8734,92.098 c 5.4139,5.20542 2.5695,-7.76863 9.7231,-0.7933" + sodipodi:nodetypes="cs" /> + <path + id="path13495" + style="fill:none;stroke:#5a5a5a;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m 673.2681,96.33213 14.7067,-3.26741" + sodipodi:nodetypes="cc" /> + <path + id="path13497" + style="fill:none;stroke:#3465a4;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none" + d="m 676.5145,99.48186 c 2.6094,-7.04252 5.4004,6.66004 9.0995,-3.51658" + sodipodi:nodetypes="cs" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-polygon.svg b/share/icons/tango/scalable/status/draw-polygon.svg new file mode 100644 index 000000000..e2b32e2ab --- /dev/null +++ b/share/icons/tango/scalable/status/draw-polygon.svg @@ -0,0 +1,78 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-polygon.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="star_flat" + transform="matrix(3,0,0,3,-3816,-1686)"> + <rect + y="562" + x="1272" + height="16" + width="16" + id="rect11796" + style="fill:none;stroke:none;display:inline" /> + <path + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.00000083;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1284.67,577.22709 -9.3682,0 -2.6766,-8.86921 7.3607,-5.70163 7.3607,5.70163 -2.6766,8.86921 z" + id="path8386" + sodipodi:nodetypes="cccccc" /> + <path + style="fill:none;stroke:#eeeeec;stroke-width:1.0000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1283.872,576.19666 -7.7714,0 -2.2203,-7.5495 6.106,-4.85324 6.1061,4.85324 -2.2204,7.5495 z" + id="path8384" + sodipodi:nodetypes="cccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-star.svg b/share/icons/tango/scalable/status/draw-star.svg new file mode 100644 index 000000000..26b24c9e8 --- /dev/null +++ b/share/icons/tango/scalable/status/draw-star.svg @@ -0,0 +1,100 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-star.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="star_angled" + transform="matrix(3,0,0,3,-3888,-1686)"> + <rect + style="fill:none;stroke:none;display:inline" + id="rect11798" + width="16" + height="16" + x="1296" + y="562" /> + <path + transform="matrix(1.2813363,-0.03601184,0.03429187,1.2785262,1164.8982,324.76867)" + d="m 109.11231,194.24583 -3.48759,2.20705 -0.0186,4.12722 -3.17675,-2.63488 -3.930991,1.25764 1.524251,-3.83549 -2.410831,-3.34996 4.118791,0.26442 2.44101,-3.32803 1.0213,3.99891 3.91946,1.29312 z" + inkscape:randomized="0" + inkscape:rounded="0" + inkscape:flatsided="false" + sodipodi:arg2="0.50555349" + sodipodi:arg1="-0.12276504" + sodipodi:r2="3" + sodipodi:r1="6.158659" + sodipodi:cy="195" + sodipodi:cx="103" + sodipodi:sides="5" + id="path8412" + style="fill:#babdb6;fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.78099883;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="star" /> + <path + transform="matrix(0.9659898,-0.02264537,0.02466916,0.9806753,1199.2364,381.50336)" + d="m 108.97917,194.25051 -3.43374,2.00094 0.015,4.20347 -2.96409,-2.64736 -3.99309,1.31326 1.60183,-3.6371 -2.482907,-3.39184 3.954077,0.39951 2.45857,-3.40952 0.84192,3.884 4.00239,1.28464 z" + inkscape:randomized="0" + inkscape:rounded="3.469447e-18" + inkscape:flatsided="false" + sodipodi:arg2="0.45694094" + sodipodi:arg1="-0.12469964" + sodipodi:r2="2.8364279" + sodipodi:r1="6.025959" + sodipodi:cy="195" + sodipodi:cx="103" + sodipodi:sides="5" + id="path8414" + style="fill:none;stroke:#eeeeec;stroke-width:1.02712524;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="star" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-trace-background.svg b/share/icons/tango/scalable/status/draw-trace-background.svg new file mode 100644 index 000000000..5bfff15fd --- /dev/null +++ b/share/icons/tango/scalable/status/draw-trace-background.svg @@ -0,0 +1,172 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-trace-background.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12533" + id="linearGradient12755" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8262154,0.5633544,-0.5633544,0.8262154,780.41584,-533.89977)" + x1="1251.9791" + y1="823.79968" + x2="1251.6786" + y2="821.58392" /> + <linearGradient + inkscape:collect="always" + id="linearGradient12533"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop12535" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop12537" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12712" + id="linearGradient12757" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(70,0.04419417)" + x1="1280.7291" + y1="852" + x2="1281.7291" + y2="850" /> + <linearGradient + inkscape:collect="always" + id="linearGradient12712"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop12715" /> + <stop + style="stop-color:#2e3436;stop-opacity:0;" + offset="1" + id="stop12717" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3960,-2544)" + style="display:inline" + id="trace_background"> + <rect + y="848" + x="1320" + height="16" + width="16" + id="rect12722" + style="fill:none;stroke:none;stroke-width:0.1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccc" + id="rect12724" + d="m 1320,862 c 6,0 11,-2 16,-4 l 0,4 c -6,1 -11,1 -16,1 l 0,-1 z" + style="fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1320,852 c 6,0 11,-2 16,-4 l 0,4 c -6,1 -11,1 -16,1 l 0,-1 z" + id="path12727" + sodipodi:nodetypes="ccccc" /> + <path + sodipodi:nodetypes="ccccc" + id="path12730" + d="m 1320,857 c 6,0 11,-2 16,-4 l 0,4 c -6,1 -11,1 -16,1 l 0,-1 z" + style="fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="matrix(-1,0,0,1,2674.7291,-1)" + id="g12748"> + <rect + transform="matrix(0.8262154,0.5633544,-0.5633544,0.8262154,0,0)" + y="-52.303368" + x="1593.4923" + height="5" + width="4" + id="rect12732" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0.8262154,0.5633544,-0.5633544,0.8262154,0,0)" + ry="0.8125" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12734" + width="2" + height="3" + x="1594.4923" + y="-47.303368" /> + <path + sodipodi:nodetypes="cccc" + id="path12736" + d="m 1354.0607,851.88579 c -2.3262,3.63348 -5.128,5.83279 -5.9576,5.26713 l -1.9623,-1.33797 c -0.8296,-0.56566 -0.3228,-2.62641 2.055,-6.22467" + style="fill:url(#linearGradient12755);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient12757);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0.8223875,0.5689277,-0.5689277,0.8223875,0,0)" + inkscape:transform-center-y="-0.38025897" + inkscape:transform-center-x="-2.0868036" + style="fill:none;stroke:#ffffff;stroke-width:0.50000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect12740" + width="2.5" + height="2.5" + x="1593.8243" + y="-61.349403" /> + <path + inkscape:transform-center-y="-4.9996358" + inkscape:transform-center-x="-5.4429266" + style="fill:none;stroke:#ffffff;stroke-width:0.50000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1352.1426,853.06515 c -1.9581,2.99143 -3.3267,3.58458 -3.9315,3.1662 l -1.4307,-0.98977 c -0.6049,-0.41839 -0.3437,-1.75138 1.6521,-4.71677" + id="path12742" + sodipodi:nodetypes="cccc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-use-pressure.svg b/share/icons/tango/scalable/status/draw-use-pressure.svg new file mode 100644 index 000000000..f93bc8c5d --- /dev/null +++ b/share/icons/tango/scalable/status/draw-use-pressure.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-use-pressure.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient12533"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop12535" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop12537" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient12712"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop12715" /> + <stop + style="stop-color:#2e3436;stop-opacity:0;" + offset="1" + id="stop12717" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12533" + id="linearGradient15116" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9758088,0,0,1,82.199105,25)" + x1="1252.0037" + y1="826" + x2="1252.0037" + y2="823" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12712" + id="linearGradient15118" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9758088,0,0,1,82.199105,25)" + x1="1252.0037" + y1="826" + x2="1252.0037" + y2="823" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient15120" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(24,0)" + x1="1272.0714" + y1="863.5" + x2="1287.9285" + y2="863.5" /> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="use_pressure" + transform="matrix(3,0,0,3,-3888,-2544)"> + <rect + y="848" + x="1296" + height="16" + width="16" + id="rect15099" + style="fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="853.5" + x="1301.4963" + height="5" + width="3.9999998" + id="rect15101" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + ry="0.8125" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:0.99999988;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15103" + width="1.9999999" + height="3" + x="1302.4963" + y="858.5" /> + <path + sodipodi:nodetypes="cccc" + id="path15105" + d="m 1306.4903,848.6594 c 0.122,4.3125 -0.9279,5.8406 -1.9077,5.8406 l -2.3176,0 c -0.9798,0 -1.704,-1.50199 -1.765,-5.81449" + style="fill:url(#linearGradient15116);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient15118);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path15107" + style="fill:none;stroke:#ce5c00;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1306,861 2,-3 m -1,4 3,-1 m -9,0 -2,-3 m 1,4 -3,-1" /> + <path + id="path15109" + d="m 1296.5714,863.5 14.8571,0" + style="fill:#ddd8d0;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient15120);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:0.50000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15112" + width="2.5" + height="2.5" + x="1302.25" + y="855.25" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.50000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1305.7428,848.87817 c 0.092,3.57413 -0.6965,4.8406 -1.4319,4.8406 l -1.7397,0 c -0.7354,0 -1.279,-1.24482 -1.3248,-4.81897" + id="path15114" + sodipodi:nodetypes="cccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/draw-use-tilt.svg b/share/icons/tango/scalable/status/draw-use-tilt.svg new file mode 100644 index 000000000..835f1bf0f --- /dev/null +++ b/share/icons/tango/scalable/status/draw-use-tilt.svg @@ -0,0 +1,205 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="draw-use-tilt.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient12533"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop12535" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:0;" + offset="1" + id="stop12537" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient12712"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop12715" /> + <stop + style="stop-color:#2e3436;stop-opacity:0;" + offset="1" + id="stop12717" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12533" + id="linearGradient15091" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8262154,0.5633544,-0.5633544,0.8262154,710.41584,-533.94396)" + x1="1253.3312" + y1="826.02948" + x2="1251.567" + y2="822.30292" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12712" + id="linearGradient15093" + gradientUnits="userSpaceOnUse" + x1="1280.59" + y1="854.60394" + x2="1281.2318" + y2="850.53119" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient15095" + gradientUnits="userSpaceOnUse" + x1="1272.0714" + y1="863.5" + x2="1287.9285" + y2="863.5" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="45.283316" + inkscape:cy="-39.455075" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3816,-2544)" + style="display:inline" + id="use_tilt"> + <rect + style="fill:none;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15071" + width="16" + height="16" + x="1272" + y="848" /> + <rect + style="fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15073" + width="4" + height="5" + x="1535.6569" + y="-12.868556" + transform="matrix(0.8262154,0.5633544,-0.5633544,0.8262154,0,0)" /> + <rect + y="-7.8685555" + x="1536.6569" + height="3" + width="2" + id="rect15075" + style="fill:#d3d7cf;fill-opacity:1;fill-rule:evenodd;stroke:#2e3436;stroke-width:0.99999994;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + ry="0.8125" + transform="matrix(0.8262154,0.5633544,-0.5633544,0.8262154,0,0)" /> + <path + style="fill:url(#linearGradient15091);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient15093);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1284.0607,851.8416 c -2.3262,3.63348 -5.128,5.83279 -5.9576,5.26713 l -1.9623,-1.33797 c -0.8296,-0.56566 -0.3228,-2.62641 2.055,-6.22467" + id="path15077" + sodipodi:nodetypes="cccc" /> + <path + style="fill:#ddd8d0;fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient15095);stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1272.5714,863.5 14.8571,0" + id="path15079" /> + <path + sodipodi:type="arc" + style="fill:#ddd8d0;fill-opacity:1;fill-rule:evenodd;stroke:#ce5c00;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path15081" + sodipodi:cx="1250" + sodipodi:cy="838" + sodipodi:rx="12" + sodipodi:ry="10.375" + d="m 1259.1487,831.28619 c 1.5842,1.61362 2.5596,3.60754 2.7955,5.71421" + sodipodi:start="5.579392" + sodipodi:end="6.186689" + sodipodi:open="true" + transform="translate(24,24)" /> + <path + style="fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1284,861 2,2 2,-2 -4,0 z" + id="path15083" /> + <path + id="path15085" + d="m 1284.8179,854.1611 -2.8284,0.0105 0.011,2.8284 2.8179,-2.8389 z" + style="fill:#ce5c00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="-21.524473" + x="1536.2572" + height="2.5" + width="2.5" + id="rect15087" + style="fill:none;stroke:#ffffff;stroke-width:0.50000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:transform-center-x="-2.0868036" + inkscape:transform-center-y="-0.38025897" + transform="matrix(0.8223875,0.5689277,-0.5689277,0.8223875,0,0)" /> + <path + sodipodi:nodetypes="cccc" + id="path15089" + d="m 1282.1426,853.06515 c -1.9581,2.99143 -3.3267,3.58458 -3.9315,3.1662 l -1.4307,-0.98977 c -0.6049,-0.41839 -0.3437,-1.75138 1.6521,-4.71677" + style="fill:none;stroke:#ffffff;stroke-width:0.50000006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:transform-center-x="-5.4429266" + inkscape:transform-center-y="-4.9996358" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/fill-rule-even-odd.svg b/share/icons/tango/scalable/status/fill-rule-even-odd.svg new file mode 100644 index 000000000..9c3f00145 --- /dev/null +++ b/share/icons/tango/scalable/status/fill-rule-even-odd.svg @@ -0,0 +1,104 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="fill-rule-even-odd.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="fillrule_evenodd" + transform="matrix(2.1818182,0,0,2.1818182,-416.72728,-2114.1818)"> + <rect + y="969" + x="191" + height="22" + width="22" + id="rect377" + style="fill:#8e8e8e;fill-opacity:0;stroke:none;display:inline" /> + <path + inkscape:label="asdfsdf" + style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 202.02774,990 c 10.39661,0 12.88537,-20 6.4205,-20 -6.54717,0 -16.84239,16.0031 -6.38389,16.0031 10.32641,0 0.0903,-16.0031 -6.43196,-16.0031 -6.52229,0 -4.18437,20 6.39535,20 z" + id="asdsd" + sodipodi:nodetypes="ccccs" /> + <path + sodipodi:nodetypes="ccccs" + id="path10805" + d="m 201.90269,988.375 c 9.02151,-0.0793 10.44794,-16.8125 6.23304,-16.8125 -4.60973,0 -13.21743,13.3156 -6.25892,13.3156 8.26391,0 -1.72952,-13.3781 -6.06431,-13.3781 -4.33479,0 -2.23923,16.9488 6.09019,16.875 z" + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.37058824" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/fill-rule-nonzero.svg b/share/icons/tango/scalable/status/fill-rule-nonzero.svg new file mode 100644 index 000000000..977d86162 --- /dev/null +++ b/share/icons/tango/scalable/status/fill-rule-nonzero.svg @@ -0,0 +1,104 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="fill-rule-nonzero.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="fillrule_nonzero" + transform="matrix(2.1818182,0,0,2.1818182,-469.09091,-2114.1818)"> + <rect + y="969" + x="215" + height="22" + width="22" + id="rect1656" + style="font-size:12px;fill:none;stroke-width:0.0520834;display:inline" /> + <path + inkscape:label="asd" + sodipodi:nodetypes="ccccs" + id="asdd" + d="m 226.02769,990 c 10.39664,0 12.88544,-20 6.42054,-20 -6.54723,0 -16.84243,16.0031 -6.38392,16.0031 10.32641,0 0.0904,-16.0031 -6.43191,-16.0031 -6.52229,0 -4.18439,20 6.39529,20 z" + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.37058824" + d="m 225.90269,988.375 c 9.02151,-0.0793 10.44794,-16.8125 6.23304,-16.8125 -4.60973,0 -13.21743,13.3156 -6.25892,13.3156 8.26391,0 -1.72952,-13.3781 -6.06431,-13.3781 -4.33479,0 -2.23923,16.9488 6.09019,16.875 z" + id="path10803" + sodipodi:nodetypes="ccccs" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/node-segment-curve.svg b/share/icons/tango/scalable/status/node-segment-curve.svg new file mode 100644 index 000000000..5bc91052a --- /dev/null +++ b/share/icons/tango/scalable/status/node-segment-curve.svg @@ -0,0 +1,248 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-segment-curve.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11913"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop11915" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11917" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11905"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop11907" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop11909" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14116" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7310806,1909.909,74.397872)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient19950" + gradientUnits="userSpaceOnUse" + x1="162.09949" + y1="409.61749" + x2="162.09949" + y2="409.02002" + gradientTransform="matrix(1.1057945,0,0,1.1172822,-17.765464,-48.304282)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient19952" + gradientUnits="userSpaceOnUse" + x1="162.2023" + y1="409.81949" + x2="162.2023" + y2="409.06992" + gradientTransform="translate(-0.7661448,1.143809)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5892" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5894" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5904" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5906" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="node_curve" + transform="matrix(3,0,0,3,-4536,-576)"> + <rect + y="192" + x="1512" + height="15.999992" + width="15.999999" + id="rect19039" + style="fill:url(#radialGradient14116);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="g19944" + transform="matrix(0,0.908065,-0.8987294,0,1891.3157,49.43367)"> + <path + sodipodi:nodetypes="cc" + id="path19946" + d="m 160.30387,409.81821 c 0,5.86657 2.87703,8.90147 8.80994,8.90147" + style="fill:none;stroke:url(#linearGradient19950);stroke-width:3.32084274;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path19948" + d="m 160.3289,409.86255 c 0,5.27607 1.89086,8.83969 8,8.83969" + style="fill:none;stroke:url(#linearGradient19952);stroke-width:1.10694778px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="use14641" + inkscape:label="#g14630" + transform="translate(77,-5)"> + <g + id="g5886" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5888" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5892);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5890" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5894);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use14643" + inkscape:label="#g14630" + transform="translate(67,5)"> + <g + id="g5898" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5900" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5904);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5902" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5906);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/node-segment-line.svg b/share/icons/tango/scalable/status/node-segment-line.svg new file mode 100644 index 000000000..5d5dbe8b4 --- /dev/null +++ b/share/icons/tango/scalable/status/node-segment-line.svg @@ -0,0 +1,260 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-segment-line.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347-6" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14130" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7310806,1885.909,74.397872)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient17261" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient17263" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.705882,-10.5436)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5868" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5870" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5880" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5882" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="node_line" + transform="matrix(3,0,0,3,-4464,-576)"> + <rect + y="192" + x="1488" + height="15.999992" + width="15.999999" + id="rect17237" + style="fill:url(#radialGradient14130);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="g17245" + transform="matrix(0.4010153,-0.401016,0.5216785,0.5216801,1283.1532,-18.536502)"> + <path + style="fill:url(#linearGradient17261);fill-opacity:1;stroke:none" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + id="path17247" /> + <path + style="fill:url(#linearGradient17263);fill-opacity:1;stroke:none" + d="m -19,412.4564 22.0000004,0 0,1 -22.0000004,0 0,-1 z" + id="path17249" /> + </g> + <g + id="use14637" + inkscape:label="#g14630" + transform="translate(43,5)"> + <g + id="g5862" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5864" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5868);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5866" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5870);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use14639" + inkscape:label="#g14630" + transform="translate(53,-5)"> + <g + id="g5874" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5876" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5880);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5878" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5882);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/node-type-auto.svg b/share/icons/tango/scalable/status/node-type-auto.svg new file mode 100644 index 000000000..a83d87dd4 --- /dev/null +++ b/share/icons/tango/scalable/status/node-type-auto.svg @@ -0,0 +1,198 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-type-auto.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11913"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop11915" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11917" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient15297" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9139709,0,0,2.1139468,-1324.042,-220.39248)" + x1="1473.0457" + y1="198.64781" + x2="1473.7024" + y2="197.93274" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient15355" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7272727,1755.0909,77.090905)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient1887" + id="linearGradient15371" + gradientUnits="userSpaceOnUse" + x1="1490.0605" + y1="203.21788" + x2="1493.3199" + y2="200.23685" /> + <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> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999393,0,0,2.9999393,-4457.9091,-575.98737)" + style="display:inline" + id="node_auto"> + <path + style="fill:none;stroke:url(#linearGradient15297);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1500.5001,203.5 c -6.2765,-0.18374 -9.988,-3.57962 -10,-10" + id="path15267" + sodipodi:nodetypes="cc" /> + <rect + style="fill:url(#radialGradient15355);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.19334364;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15269" + width="15.999999" + height="15.999999" + x="1486" + y="192" /> + <path + sodipodi:nodetypes="cc" + id="path15271" + d="m 1500.5001,203.5 c -6.2765,-0.18374 -9.988,-3.57962 -10,-10" + style="fill:none;stroke:#adadad;stroke-width:0.80000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + style="display:inline" + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,594.68149,-982.40429)" + id="g15357"> + <path + sodipodi:nodetypes="cc" + id="path15359" + d="m 1465.636,202.29287 12.7279,0" + style="fill:#3465a4;fill-opacity:0.75;fill-rule:evenodd;stroke:#3465a4;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + transform="matrix(1.0549534,0,0,1.0549419,1263.53,-243.96372)" + d="m 193,423.01562 c 0,0.78528 -0.6366,1.42188 -1.42188,1.42188 -0.78527,0 -1.42187,-0.6366 -1.42187,-1.42188 0,-0.78527 0.6366,-1.42187 1.42187,-1.42187 0.78528,0 1.42188,0.6366 1.42188,1.42187 z" + sodipodi:ry="1.421875" + sodipodi:rx="1.421875" + sodipodi:cy="423.01562" + sodipodi:cx="191.57812" + id="path15361" + style="fill:#ffffff;fill-opacity:1;stroke:#3465a4;stroke-width:0.94791383;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:type="arc" /> + <path + transform="matrix(1.0549408,0,0,1.0549419,1276.26,-243.96404)" + d="m 193,423.01562 c 0,0.78528 -0.6366,1.42188 -1.42188,1.42188 -0.78527,0 -1.42187,-0.6366 -1.42187,-1.42188 0,-0.78527 0.6366,-1.42187 1.42187,-1.42187 0.78528,0 1.42188,0.6366 1.42188,1.42187 z" + sodipodi:ry="1.421875" + sodipodi:rx="1.421875" + sodipodi:cy="423.01562" + sodipodi:cx="191.57812" + id="path15363" + style="fill:#ffffff;fill-opacity:1;stroke:#3465a4;stroke-width:0.94791943;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:type="arc" /> + </g> + <g + id="g15367" + transform="matrix(0.871564,0,0,0.8715571,191.37014,26.419695)"> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient15371);fill-opacity:1;fill-rule:nonzero;stroke:#888a85;stroke-width:1.1590575;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path15299" + sodipodi:cx="1492.1874" + sodipodi:cy="201.56261" + sodipodi:rx="3.4374998" + sodipodi:ry="3.4374998" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + transform="matrix(1.0145563,0,0,1.0145645,-21.595591,-3.0607514)" /> + <path + transform="matrix(0.6675604,0,0,0.667561,496.16897,66.900548)" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + sodipodi:ry="3.4374998" + sodipodi:rx="3.4374998" + sodipodi:cy="201.56261" + sodipodi:cx="1492.1874" + id="path15309" + style="fill:none;stroke:#ffffff;stroke-width:1.71874607;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/node-type-cusp.svg b/share/icons/tango/scalable/status/node-type-cusp.svg new file mode 100644 index 000000000..729414371 --- /dev/null +++ b/share/icons/tango/scalable/status/node-type-cusp.svg @@ -0,0 +1,255 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-type-cusp.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14175" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7310806,1813.8182,74.670602)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient7552" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient7554" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.705882,-10.5436)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient7542" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient14627" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.7058832,-10.064376)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5794" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5796" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999779,0,0,2.9999779,-4247.9687,-575.99543)" + style="display:inline" + id="node_cusp"> + <rect + y="192.00002" + x="1416" + height="15.999992" + width="15.999999" + id="rect6619" + style="fill:url(#radialGradient14175);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="g7546" + transform="matrix(0.401016,0.4010153,-0.52168,0.5216786,1640.3546,-12.846903)"> + <path + style="fill:url(#linearGradient7552);fill-opacity:1;stroke:none" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + id="path7548" /> + <path + style="fill:url(#linearGradient7554);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m -19,412.9356 22.0000012,0 0,1 -22.0000012,0 0,-1 z" + id="path7550" /> + </g> + <g + id="g7538" + transform="matrix(0.4010153,-0.401016,0.5216785,0.5216801,1214.0624,-19.263744)"> + <path + style="fill:url(#linearGradient7542);fill-opacity:1;stroke:none" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + id="path6621" /> + <path + style="fill:url(#linearGradient14627);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m -19,412.9356 22.0000016,0 0,1 -22.0000016,0 0,-1 z" + id="path6623" /> + </g> + <g + id="use14649" + inkscape:label="#g14630" + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,258.68805,1084.4693)"> + <g + id="g5788" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5790" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5794);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5792" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5796);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/node-type-smooth.svg b/share/icons/tango/scalable/status/node-type-smooth.svg new file mode 100644 index 000000000..da065970a --- /dev/null +++ b/share/icons/tango/scalable/status/node-type-smooth.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-type-smooth.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11913"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop11915" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11917" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11905"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop11907" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop11909" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14161" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7272727,1709.0909,77.090905)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient11931" + gradientUnits="userSpaceOnUse" + x1="162.09949" + y1="414.01666" + x2="162.09949" + y2="409.02002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient11933" + gradientUnits="userSpaceOnUse" + x1="162.2023" + y1="414.66092" + x2="162.2023" + y2="409.06992" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient12814" + gradientUnits="userSpaceOnUse" + x1="162.09949" + y1="414.01666" + x2="162.09949" + y2="409.02002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient12816" + gradientUnits="userSpaceOnUse" + x1="162.2023" + y1="413.94385" + x2="162.2023" + y2="409.06992" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5823" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5825" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000002,0,0,3.0000002,-4320.0003,-576.00004)" + style="display:inline" + id="node_smooth"> + <rect + y="192" + x="1440" + height="15.999999" + width="15.999999" + id="rect6653" + style="fill:url(#radialGradient14161);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.19334364;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + id="g11925" + transform="matrix(-0.7272727,0,0,-0.7272727,1570.933,503.99999)"> + <path + sodipodi:nodetypes="cc" + id="path11927" + d="M 161.03293,410.03293 C 161.03293,415.28367 163.63471,418 169,418" + style="fill:none;stroke:url(#linearGradient11931);stroke-width:4.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path11929" + d="m 160.1824,408.71875 c 0,5.47203 2.80351,10.20866 8.91265,10.20866" + style="fill:none;stroke:url(#linearGradient11933);stroke-width:1.37500012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + transform="matrix(0.7272727,0,0,0.7272727,1325.0909,-103.99999)" + id="g11921"> + <path + sodipodi:nodetypes="cc" + id="path8409" + d="M 161.03293,410.03293 C 161.03293,415.28367 163.63471,418 169,418" + style="fill:none;stroke:url(#linearGradient12814);stroke-width:4.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + sodipodi:nodetypes="cc" + id="path10157" + d="m 161.09505,408.71875 c 0,5.27607 1.89086,8.83969 8,8.83969" + style="fill:none;stroke:url(#linearGradient12816);stroke-width:1.37500012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + inkscape:label="#g14630" + id="node_b"> + <g + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)" + id="g6643"> + <path + style="fill:url(#linearGradient5823);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + id="path6645" /> + <path + style="fill:none;stroke:url(#linearGradient5825);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + id="path6647" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/node-type-symmetric.svg b/share/icons/tango/scalable/status/node-type-symmetric.svg new file mode 100644 index 000000000..773774d7b --- /dev/null +++ b/share/icons/tango/scalable/status/node-type-symmetric.svg @@ -0,0 +1,214 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="node-type-symmetric.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11913"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop11915" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11917" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient14765" + x1="1473.0457" + y1="198.64781" + x2="1473.7024" + y2="197.93274" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.9139709,0,0,2.1139468,-1346.042,-220.39248)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient14743" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7272727,1733.0909,77.090905)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient5856" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient5858" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999393,0,0,2.9999393,-4391.9105,-575.98737)" + style="display:inline" + id="node_symmetric"> + <path + sodipodi:nodetypes="cc" + id="path14758" + d="m 1478.5001,203.5 c -6.2765,-0.18374 -9.988,-3.57962 -10,-10" + style="fill:none;stroke:url(#linearGradient14765);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="192" + x="1464" + height="15.999999" + width="15.999999" + id="rect12820" + style="fill:url(#radialGradient14743);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.19334364;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:none;stroke:#adadad;stroke-width:0.80000001;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1478.5001,203.5 c -6.2765,-0.18374 -9.988,-3.57962 -10,-10" + id="path14767" + sodipodi:nodetypes="cc" /> + <g + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,572.68149,-982.40384)" + id="g14745"> + <path + sodipodi:nodetypes="cc" + id="path13735" + d="m 1465.636,202.29287 12.7279,0" + style="fill:#3465a4;fill-opacity:0.75;fill-rule:evenodd;stroke:#3465a4;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + transform="matrix(1.0549534,0,0,1.0549419,1263.53,-243.96372)" + d="m 193,423.01562 c 0,0.78528 -0.6366,1.42188 -1.42188,1.42188 -0.78527,0 -1.42187,-0.6366 -1.42187,-1.42188 0,-0.78527 0.6366,-1.42187 1.42187,-1.42187 0.78528,0 1.42188,0.6366 1.42188,1.42187 z" + sodipodi:ry="1.421875" + sodipodi:rx="1.421875" + sodipodi:cy="423.01562" + sodipodi:cx="191.57812" + id="path17108" + style="fill:#ffffff;fill-opacity:1;stroke:#3465a4;stroke-width:0.94791383;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:type="arc" /> + <path + transform="matrix(1.0549408,0,0,1.0549419,1276.26,-243.96404)" + d="m 193,423.01562 c 0,0.78528 -0.6366,1.42188 -1.42188,1.42188 -0.78527,0 -1.42187,-0.6366 -1.42187,-1.42188 0,-0.78527 0.6366,-1.42187 1.42187,-1.42187 0.78528,0 1.42188,0.6366 1.42188,1.42187 z" + sodipodi:ry="1.421875" + sodipodi:rx="1.421875" + sodipodi:cy="423.01562" + sodipodi:cx="191.57812" + id="path16358" + style="fill:#ffffff;fill-opacity:1;stroke:#3465a4;stroke-width:0.94791943;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:type="arc" /> + </g> + <g + id="use14635" + inkscape:label="#g14630" + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,588.03071,-963.78504)"> + <g + id="g5850" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path5852" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient5856);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path5854" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient5858);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/object-fill.svg b/share/icons/tango/scalable/status/object-fill.svg new file mode 100644 index 000000000..7c292f811 --- /dev/null +++ b/share/icons/tango/scalable/status/object-fill.svg @@ -0,0 +1,238 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-fill.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient16370" + id="radialGradient22663" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2,0,36.5)" + cx="27.125" + cy="45.625" + fx="27.125" + fy="45.625" + r="22.5" /> + <linearGradient + id="linearGradient16370"> + <stop + id="stop16372" + offset="0.0000000" + style="stop-color:#50534b;stop-opacity:0.46391752;" /> + <stop + id="stop16374" + offset="1" + style="stop-color:#50534b;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5737" + id="linearGradient22665" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.438799,0,0,0.438799,0.565693,-0.279792)" + x1="2" + y1="27.182352" + x2="8.9176159" + y2="27.182352" /> + <linearGradient + id="linearGradient5737"> + <stop + id="stop5739" + offset="0.0000000" + style="stop-color:#c0d5f0;stop-opacity:1.0000000;" /> + <stop + id="stop5741" + offset="1.0000000" + style="stop-color:#77a4df;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient15060" + id="linearGradient22667" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.373813,-0.222635,0.215821,0.385616,-33.16474,24.90046)" + x1="88.659218" + y1="23.661831" + x2="104.94178" + y2="23.839598" + spreadMethod="reflect" /> + <linearGradient + id="linearGradient15060"> + <stop + id="stop15062" + offset="0" + style="stop-color:#5e605c;stop-opacity:1" /> + <stop + style="stop-color:#dddddd;stop-opacity:1;" + offset="0.66074723" + id="stop15066" /> + <stop + id="stop15064" + offset="1" + style="stop-color:#f7f7f7;stop-opacity:1;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8059" + id="radialGradient22669" + gradientUnits="userSpaceOnUse" + cx="24.660349" + cy="21.21833" + fx="24.660349" + fy="21.21833" + r="4.3006992" /> + <linearGradient + id="linearGradient8059"> + <stop + id="stop8061" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000;" /> + <stop + id="stop8063" + offset="1.0000000" + style="stop-color:#9d9d9d;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="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="properties_fill" + transform="matrix(2.1818132,0,0,2.1818132,-416.72632,-499.63511)"> + <rect + y="229" + x="191" + height="22" + width="22" + id="rect6315" + style="opacity:0.24267782;fill:#ffffff;fill-opacity:0;stroke:none" /> + <g + transform="translate(191,228.991)" + id="g6317" + inkscape:label="Layer 1"> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient22663);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path6319" + sodipodi:cx="27.125" + sodipodi:cy="45.625" + sodipodi:rx="22.5" + sodipodi:ry="4.5" + d="m 49.625,45.625 c 0,2.485281 -10.073593,4.5 -22.5,4.5 -12.426407,0 -22.5,-2.014719 -22.5,-4.5 0,-2.485281 10.073593,-4.5 22.5,-4.5 12.426407,0 22.5,2.014719 22.5,4.5 z" + transform="matrix(0.488889,0,0,0.555555,-2.261111,-5.847192)" /> + <path + style="fill:url(#linearGradient22665);fill-opacity:1;fill-rule:evenodd;stroke:#586a9a;stroke-width:1.00000036;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 7.6966835,6.4844713 c 0,0 -5.2446178,0.055146 -5.2446178,0.055146 C 0.36850838,6.6238488 0.50466579,8.4596779 0.51380729,8.875623 l 0,6.29065 c -0.15467961,1.757732 3.08763041,1.839655 2.96398281,0.0248 L 3.4971824,9.1746936 7.6966835,6.4844713 z" + id="path17768" + sodipodi:nodetypes="csccccc" /> + <path + style="fill:url(#linearGradient22667);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 3.4097349,9.1266507 9.317844,19.68288 c 0.4538002,0.736613 1.183381,1.019764 1.886689,0.643733 l 8.574343,-5.106699 c 0.652207,-0.458065 0.954668,-1.318389 0.538163,-2.071856 L 14.402183,2.579777 3.4097349,9.1266507 z" + id="path6323" + sodipodi:nodetypes="ccccccc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient22669);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:2.0692811;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path6325" + sodipodi:cx="24.660349" + sodipodi:cy="21.21833" + sodipodi:rx="3.800699" + sodipodi:ry="3.800699" + d="m 28.461048,21.21833 c 0,2.099068 -1.701631,3.800699 -3.800699,3.800699 -2.099068,0 -3.800699,-1.701631 -3.800699,-3.800699 0,-2.099068 1.701631,-3.800699 3.800699,-3.800699 2.099068,0 3.800699,1.701631 3.800699,3.800699 z" + transform="matrix(0.440329,-0.251438,0.253871,0.434898,-4.734555,7.454736)" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:0.93590623;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 4.6986017,9.4065076 9.68299,18.640642 c 0.520358,0.928793 0.911435,1.116514 1.768689,0.606472 l 7.286146,-4.371634 c 0.853231,-0.507649 1.032048,-0.994643 0.501307,-1.941976 L 14.117721,3.8676268 4.6986017,9.4065076 z" + id="path6327" + sodipodi:nodetypes="ccccccc" /> + <path + style="fill:none;stroke:#555753;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 11.537072,8.5980236 0,-5.7442595 c 0,-3.18436397 6.042447,-3.08624871 6.042447,0.1325825 l 0,4.8583063" + id="path6329" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.2;marker:none;visibility:visible;display:inline;overflow:visible" + id="path17774" + sodipodi:cx="1.59375" + sodipodi:cy="7.65625" + sodipodi:rx="0.75" + sodipodi:ry="0.75" + d="m 2.34375,7.65625 c 0,0.4142136 -0.3357864,0.75 -0.75,0.75 -0.4142136,0 -0.75,-0.3357864 -0.75,-0.75 0,-0.4142136 0.3357864,-0.75 0.75,-0.75 0.4142136,0 0.75,0.3357864 0.75,0.75 z" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/object-hidden.svg b/share/icons/tango/scalable/status/object-hidden.svg new file mode 100644 index 000000000..446054511 --- /dev/null +++ b/share/icons/tango/scalable/status/object-hidden.svg @@ -0,0 +1,110 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-hidden.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient14313"> + <stop + id="stop14315" + offset="0" + style="stop-color:#d5d5d5;stop-opacity:1;" /> + <stop + style="stop-color:#dadada;stop-opacity:1;" + offset="0.55299991" + id="stop14317" /> + <stop + id="stop14319" + offset="0.80015606" + style="stop-color:#b6b6b6;stop-opacity:1;" /> + <stop + id="stop14321" + offset="1" + style="stop-color:#a2a2a2;stop-opacity:1;" /> + </linearGradient> + <radialGradient + r="7.4999995" + fy="26.534439" + fx="11.368229" + cy="26.534439" + cx="11.368229" + gradientTransform="matrix(0.9845232,-0.01897377,0.01641167,0.8792366,1103.7486,1556.3536)" + gradientUnits="userSpaceOnUse" + id="radialGradient8444" + xlink:href="#linearGradient14313" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.303164" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="hidden" + transform="matrix(2.9999813,0,0,2.9999813,-3323.9793,-4712.9703)"> + <rect + style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:0.83269;marker:none;display:inline" + id="rect13843" + width="16" + height="16" + x="1108" + y="1571" /> + <path + sodipodi:nodetypes="czcsc" + id="path13696" + d="m 1123.6175,1579.9691 c -2.184,2.8069 -4.8106,3.4667 -7.4481,3.4667 -2.6375,0 -5.9442,-0.4561 -6.4551,-3.4667 0.5542,-2.7528 -2.4622,2.6897 0.9082,4.1751 3.8958,1.7168 9.5951,1.1029 12.995,-4.1751 z" + style="fill:#888a85;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="opacity:0.9;fill:url(#radialGradient8444);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.70164642;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1123.5001,1579.9691 c -2.1655,2.8069 -4.77,3.4667 -7.3852,3.4667 -2.6153,0 -5.8941,-0.4561 -6.4006,-3.4667 0.5495,-2.7528 1.9697,-4.4373 5.6172,-4.4686 3.986,-0.034 5.9219,2.5117 8.1686,4.4686 z" + id="path13699" + sodipodi:nodetypes="czcsc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/object-locked.svg b/share/icons/tango/scalable/status/object-locked.svg new file mode 100644 index 000000000..0cb2c374d --- /dev/null +++ b/share/icons/tango/scalable/status/object-locked.svg @@ -0,0 +1,221 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-locked.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10672-6" + id="linearGradient9950" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2784349,0,0,0.2809058,1223.2961,1518.6251)" + x1="16.894075" + y1="1.3346111" + x2="24.077082" + y2="19.134172" /> + <linearGradient + id="linearGradient10672-6"> + <stop + id="stop10674-7" + offset="0.0000000" + style="stop-color:#cad0c6;stop-opacity:1.0000000;" /> + <stop + style="stop-color:#eaece9;stop-opacity:1.0000000;" + offset="0.5" + id="stop10676-6" /> + <stop + id="stop10678-1" + offset="1.0000000" + style="stop-color:#c5cbc0;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12071-9" + id="linearGradient9947" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5684536,0,0,0.260845,1220.747,1519.9937)" + x1="14.217941" + y1="6.8795347" + x2="17.859085" + y2="3.9566603" /> + <linearGradient + inkscape:collect="always" + id="linearGradient12071-9"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop12073-3" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop12075-2" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2092-0" + id="linearGradient9944" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2503422,0,0,0.3116539,1224.1125,1518.3112)" + x1="6.72682" + y1="32.161697" + x2="40.938126" + y2="32.161697" /> + <linearGradient + id="linearGradient2092-0"> + <stop + id="stop2094-8" + offset="0" + style="stop-color:#fff7b0;stop-opacity:1;" /> + <stop + style="stop-color:#ffec41;stop-opacity:1.0000000;" + offset="0.20999999" + id="stop2098-8" /> + <stop + id="stop43205-8" + offset="0.83999997" + style="stop-color:#e2cc00;stop-opacity:1;" /> + <stop + id="stop2100-8" + offset="1" + style="stop-color:#c3af00;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12071-9" + id="linearGradient9941" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9999999,0,0,0.2052368,1221,1520.4848)" + x1="11.5" + y1="20.579729" + x2="11.779029" + y2="14.259961" /> + <linearGradient + id="linearGradient9845-9"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop9847-5" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.49484536;" + offset="1.0000000" + id="stop9849-2" /> + </linearGradient> + <linearGradient + y2="36.127281" + x2="30.875446" + y1="25.002281" + x1="10.907269" + gradientTransform="matrix(0.2119237,0,0,0.2489726,1224.9171,1520.6745)" + gradientUnits="userSpaceOnUse" + id="linearGradient8540" + xlink:href="#linearGradient9845-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="1.979899" + inkscape:cx="42.303164" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="width_height_lock" + transform="matrix(3,0,0,3,-3666,-4554)"> + <rect + ry="0" + rx="5.3333402" + y="1518" + x="1222" + height="16" + width="16" + id="rect10682" + style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1px;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cczcccczccc" + id="path10684" + d="m 1226,1525 0,-1 c 0,-2.2108 1,-4 4,-4 3,0 4,1.7632 4,4 l 0,1 -3,0 0,-1 c -0.037,-0.5441 0,-1 -1,-1 -1,0 -1.0091,0.4516 -1,1 l 0,1 -3,0 z" + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + style="fill:url(#linearGradient9950);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1227,1525 0,-1 c 0,-2.2108 1,-3 3,-3 2,0 3,0.7632 3,3 l 0,1 -1,0 0,-1 c -0.037,-0.5441 0,-2 -2,-2 -2,0 -2.0091,1.4516 -2,2 l 0,1 -1,0 z" + id="path10686" + sodipodi:nodetypes="cczcccczccc" /> + <path + style="fill:url(#linearGradient9947);fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1227,1524 c 0.075,-1.637 0,-3 3,-3 -2.0177,0.277 -2.4566,0.8767 -2.4566,2.5881 0,0 -0.05,2.1212 -0.05,2.1212 l -0.4931,0 0,-1.7093 z" + id="path10688" + sodipodi:nodetypes="ccsccc" /> + <rect + style="fill:url(#linearGradient9944);fill-opacity:1;fill-rule:evenodd;stroke:#745e00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect10690" + width="9" + height="7.0001221" + x="1225.5" + y="1525.4999" + rx="0.6359942" + ry="0.56647956" /> + <rect + style="fill:url(#linearGradient9941);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="rect10692" + width="1" + height="2.0523682" + x="1232" + y="1522.9476" + rx="0" + ry="0" /> + <rect + style="fill:none;stroke:url(#linearGradient8540);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.60109289;stroke-dasharray:none;stroke-dashoffset:0" + id="rect10694" + width="7" + height="5" + x="1226.5" + y="1526.5" + rx="0.27153775" + ry="0.28223079" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/object-stroke-style.svg b/share/icons/tango/scalable/status/object-stroke-style.svg new file mode 100644 index 000000000..fa276f4c3 --- /dev/null +++ b/share/icons/tango/scalable/status/object-stroke-style.svg @@ -0,0 +1,313 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-stroke-style.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7584" + id="radialGradient19965" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.960782,0,0,1.377019,222.7724,131.3633)" + cx="-30.49398" + cy="270.35876" + fx="-30.49398" + fy="267.70972" + r="5.126524" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7584"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop7586" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop7588" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7569" + id="radialGradient19967" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.150665,223.9743,191.7676)" + cx="-31.406252" + cy="267.75433" + fx="-31.406252" + fy="267.75433" + r="4.4999986" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7569"> + <stop + style="stop-color:#fff8c6;stop-opacity:1" + offset="0" + id="stop7571" /> + <stop + style="stop-color:#edd400;stop-opacity:1" + offset="1" + id="stop7573" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8535" + id="linearGradient19969" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.887543,178.9743,270.4088)" + x1="14.5625" + y1="266.46875" + x2="14.5625" + y2="269.47916" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8535"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop8537" /> + <stop + style="stop-color:#3465a4;stop-opacity:0;" + offset="1" + id="stop8539" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8527" + id="linearGradient19971" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.887543,178.9743,270.4088)" + x1="12.75" + y1="266.78125" + x2="12.75" + y2="269.28204" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8527"> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="0" + id="stop8529" /> + <stop + style="stop-color:#204a87;stop-opacity:0;" + offset="1" + id="stop8531" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8545" + id="linearGradient19973" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.876813,223.9743,265.4092)" + x1="-31.40625" + y1="272.24997" + x2="-31.40625" + y2="277.78131" /> + <linearGradient + id="linearGradient8545" + inkscape:collect="always"> + <stop + id="stop8547" + offset="0" + style="stop-color:white;stop-opacity:0.67487687" /> + <stop + id="stop8549" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7553" + id="linearGradient19975" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.941239,223.9743,247.7888)" + x1="-33.90234" + y1="265.92642" + x2="-25.346506" + y2="270.86612" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7553"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop7555" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop7557" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8718" + id="linearGradient19977" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.941239,179.4743,256.2601)" + x1="3.8124955" + y1="262.13535" + x2="3.8124955" + y2="265.75424" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8718"> + <stop + style="stop-color:#f57a7a;stop-opacity:1;" + offset="0" + id="stop8720" /> + <stop + style="stop-color:#f57a7a;stop-opacity:0;" + offset="1" + id="stop8722" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8710" + id="linearGradient19979" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.941239,179.4743,256.2601)" + x1="5.0624952" + y1="261.70374" + x2="5.0624952" + y2="266.55157" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8710"> + <stop + style="stop-color:#a40000;stop-opacity:1;" + offset="0" + id="stop8712" /> + <stop + style="stop-color:#a40000;stop-opacity:0;" + offset="1" + id="stop8714" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="properties_stroke" + transform="matrix(2.1771364,0,0,2.1771364,-387.47431,-1065.2478)"> + <path + style="fill:#f57a7a;fill-opacity:0;stroke:none" + d="m 177.97429,489.33583 22,0 0,22 -22,0 0,-22 z" + id="path19871" /> + <path + id="path19873" + d="m 198.97428,504.27649 c 0,3.89674 -2.464,7.05932 -5.49999,7.05932 -3.036,0 -5.5,-3.16258 -5.5,-7.05932 0,-3.89676 2.464,-7.05932 5.5,-7.05932 3.03599,0 5.49999,3.16256 5.49999,7.05932 z" + style="fill:url(#radialGradient19965);fill-opacity:1;stroke:none" /> + <path + id="path19875" + d="m 189.59929,489.80458 c -0.76186,-0.01 -1.55279,0.11119 -2.3125,0.3125 l 1.28125,2.03125 c 0.75952,-0.17826 1.51795,-0.21379 2.15625,-0.0625 l 0.84375,-1.9375 c -0.60724,-0.20502 -1.28402,-0.33474 -1.96875,-0.34375 z m -4.875,1.4375 c -1.33388,0.88937 -2.25,2.1283 -2.25,3.5625 l 1.8125,1.09375 c 0,-1.0968 0.93988,-2.16676 2.1875,-2.90625 l -1.75,-1.75 z m 8.90625,0.34375 -1.34375,1.78125 c 0.004,0.009 -0.003,0.0226 0,0.0312 0.12416,0.31301 0.21875,0.68955 0.21875,1.125 l 2,0 c 0,-1.24404 -0.33424,-2.21259 -0.875,-2.9375 z" + style="fill:#f57a7a;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.03074241px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + sodipodi:nodetypes="cssscczc" + id="path19877" + d="m 197.47428,501.13895 c 0,2.59782 -1.79199,3.13747 -3.99999,3.13747 -2.208,0 -4,-0.53965 -4,-3.13747 0,-1.15401 0.9437,-1.94293 1.45223,-2.7202 0.53106,-0.8117 1.05424,-2.0342 1.78701,-3.55707 l 1.56154,0 c 0.71274,1.5304 1.29369,2.84014 1.80596,3.55707 0.63456,0.88811 1.39325,1.47244 1.39325,2.7202 z" + style="fill:url(#radialGradient19967);fill-opacity:1;stroke:#c4a000;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path19879" + d="m 191.47429,504.27634 4,0 0,5.32542 -4,0 0,-5.32542 z" + style="fill:url(#linearGradient19969);fill-opacity:1;stroke:url(#linearGradient19971);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path19881" + d="m 192.47427,505.21773 2.00001,0 0,4.38403 -2.00001,0 0,-4.38403 z" + style="fill:none;stroke:url(#linearGradient19973);stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path19883" + d="m 192.97429,495.33468 1,0 0,5.64743 -1,0 0,-5.64743 z" + style="fill:#555753;fill-opacity:1;stroke:none" /> + <path + transform="matrix(1.000068,0,0,0.941303,223.9764,247.3892)" + d="m -29.46875,269.375 c 0,0.56954 -0.461706,1.03125 -1.03125,1.03125 -0.569544,0 -1.03125,-0.46171 -1.03125,-1.03125 0,-0.56954 0.461706,-1.03125 1.03125,-1.03125 0.569544,0 1.03125,0.46171 1.03125,1.03125 z" + sodipodi:ry="1.03125" + sodipodi:rx="1.03125" + sodipodi:cy="269.375" + sodipodi:cx="-30.5" + id="path19885" + style="fill:#555753;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="csscs" + id="path19887" + d="m 196.47428,500.82526 c 0.0299,2.36885 -1.344,2.50998 -3,2.50998 -1.65601,0 -3.11318,-0.26807 -3.00001,-2.34358 0.0375,-0.68725 2.06397,-3.89282 3.00001,-5.42294 0.86425,1.5228 2.98735,4.27098 3,5.25654 z" + style="fill:none;stroke:url(#linearGradient19975);stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + id="path19889" + d="m 182.45893,497.8512 0,2.48435 2,0.22296 0,-2.70731 -2,0 z m 2,4.80945 -2,0.28665 0,4.87316 2,0 0,-5.15981 z" + style="fill:url(#linearGradient19977);fill-opacity:1;stroke:url(#linearGradient19979);stroke-width:1.03074205;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/object-stroke.svg b/share/icons/tango/scalable/status/object-stroke.svg new file mode 100644 index 000000000..aa98a23b9 --- /dev/null +++ b/share/icons/tango/scalable/status/object-stroke.svg @@ -0,0 +1,350 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-stroke.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient7584"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop7586" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop7588" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7569"> + <stop + style="stop-color:#fff8c6;stop-opacity:1" + offset="0" + id="stop7571" /> + <stop + style="stop-color:#edd400;stop-opacity:1" + offset="1" + id="stop7573" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8535"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop8537" /> + <stop + style="stop-color:#3465a4;stop-opacity:0;" + offset="1" + id="stop8539" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8527"> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="0" + id="stop8529" /> + <stop + style="stop-color:#204a87;stop-opacity:0;" + offset="1" + id="stop8531" /> + </linearGradient> + <linearGradient + id="linearGradient8545" + inkscape:collect="always"> + <stop + id="stop8547" + offset="0" + style="stop-color:white;stop-opacity:0.67487687" /> + <stop + id="stop8549" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7553"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop7555" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop7557" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7584" + id="radialGradient19947" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.960782,0,0,1.462986,43.79807,-132.694)" + cx="-30.49398" + cy="270.35876" + fx="-30.49398" + fy="267.70972" + r="5.126524" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7569" + id="radialGradient19949" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.2225,45,-68.51864)" + cx="-31.406252" + cy="267.75433" + fx="-31.406252" + fy="267.75433" + r="4.4999986" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8535" + id="linearGradient19951" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.942952,0,15.03209)" + x1="14.5625" + y1="266.46875" + x2="14.5625" + y2="269.47916" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8527" + id="linearGradient19953" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.942952,0,15.03209)" + x1="12.75" + y1="266.78125" + x2="12.75" + y2="269.28204" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8545" + id="linearGradient19955" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.931552,45,9.720426)" + x1="-31.40625" + y1="272.24997" + x2="-31.40625" + y2="277.78131" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7553" + id="linearGradient19957" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(45,-9.00006)" + x1="-33.90234" + y1="265.92642" + x2="-25.346506" + y2="270.86612" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient800" + id="linearGradient19959" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.968158,-5.440395e-6,8.175435)" + x1="4.5078058" + y1="261.92886" + x2="4.5078058" + y2="266.08313" /> + <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="#linearGradient8506" + id="linearGradient19961" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.968158,-5.440395e-6,8.175435)" + x1="5.833631" + y1="261.84045" + x2="5.833631" + y2="266.61633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8506"> + <stop + style="stop-color:#a40000;stop-opacity:1;" + offset="0" + id="stop8508" /> + <stop + style="stop-color:#a40000;stop-opacity:0;" + offset="1" + id="stop8510" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8487" + id="linearGradient19963" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.062427,2.530084e-7,-15.85546)" + x1="6.2166638" + y1="255.34987" + x2="3.84375" + y2="252.97696" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8487"> + <stop + style="stop-color:#ef2929;stop-opacity:1;" + offset="0" + id="stop8489" /> + <stop + style="stop-color:#c00;stop-opacity:1" + offset="1" + id="stop8491" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="properties_stroke_paint" + transform="matrix(2.1818182,0,0,2.1818182,10.909091,-532.36368)"> + <path + id="path19843" + d="m -5,244 22,0 0,22 -22,0 0,-22 z" + style="fill:#f57a7a;fill-opacity:0;stroke:none" /> + <g + transform="matrix(1,0,0,0.941239,-3.999995,10.92424)" + id="g19845"> + <path + style="fill:url(#radialGradient19947);fill-opacity:1;stroke:none" + d="m 19.999995,263.49998 c 0,4.14002 -2.463998,7.50003 -5.499996,7.50003 -3.035999,0 -5.4999963,-3.36001 -5.4999963,-7.50003 0,-4.14003 2.4639973,-7.50003 5.4999963,-7.50003 3.035998,0 5.499996,3.36 5.499996,7.50003 z" + id="path19847" /> + <path + style="fill:#f57a7a;fill-opacity:1;fill-rule:evenodd;stroke:#a40000;stroke-width:1.03074241px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 3.4999954,253.43744 1.8200983,1.15625 c 0.9621055,-3.63729 8.2058673,-7.59073 8.2058673,-1.46875 l 1.997707,0 c 0,-8.05886 -9.955334,-5.09695 -12.0236726,0.3125 z" + id="path19849" + sodipodi:nodetypes="ccccc" /> + <path + style="fill:url(#radialGradient19949);fill-opacity:1;stroke:#c4a000;stroke-width:1.03074193;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 18.499997,260.16657 c 0,2.76 -1.791999,3.33334 -3.999998,3.33334 -2.208,0 -3.999999,-0.57334 -3.999999,-3.33334 0,-1.22606 0.943698,-2.06423 1.452229,-2.89002 0.531063,-0.86237 1.054243,-2.16119 1.787012,-3.77914 l 1.561538,0 c 0.71274,1.62594 1.293691,3.01745 1.80596,3.77914 0.634564,0.94355 1.393258,1.56436 1.393258,2.89002 z" + id="path19851" + sodipodi:nodetypes="cssscczc" /> + <path + style="fill:url(#linearGradient19951);fill-opacity:1;stroke:url(#linearGradient19953);stroke-width:1.03074265;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 12.5,263.49983 4.000001,0 0,5.65788 -4.000001,0 0,-5.65788 z" + id="path19853" /> + <path + style="fill:none;stroke:url(#linearGradient19955);stroke-width:1.03074241;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 13.499985,264.49998 2.000004,0 0,4.65773 -2.000004,0 0,-4.65773 z" + id="path19855" /> + <path + style="fill:#555753;fill-opacity:1;stroke:none" + d="m 14,253.99994 1,0 0,6 -1,0 0,-6 z" + id="path19857" /> + <path + sodipodi:type="arc" + style="fill:#555753;fill-opacity:1;stroke:none" + id="path19859" + sodipodi:cx="-30.5" + sodipodi:cy="269.375" + sodipodi:rx="1.03125" + sodipodi:ry="1.03125" + d="m -29.46875,269.375 c 0,0.56954 -0.461706,1.03125 -1.03125,1.03125 -0.569544,0 -1.03125,-0.46171 -1.03125,-1.03125 0,-0.56954 0.461706,-1.03125 1.03125,-1.03125 0.569544,0 1.03125,0.46171 1.03125,1.03125 z" + transform="matrix(1.000068,0,0,1.000068,45.00207,-9.424685)" /> + <path + style="fill:none;stroke:url(#linearGradient19957);stroke-width:1.03074241;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 17.499996,259.8333 c 0.02988,2.51673 -1.344002,2.66667 -3.000006,2.66667 -1.656004,0 -3.113178,-0.2848 -3.000006,-2.48989 0.03747,-0.73015 2.063972,-4.13584 3.000006,-5.76149 0.864255,1.61787 2.987354,4.53762 3.000006,5.58471 z" + id="path19861" + sodipodi:nodetypes="csscs" /> + <path + style="fill:url(#linearGradient19959);fill-opacity:1;stroke:url(#linearGradient19961);stroke-width:1.03074253;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" + d="m 3.4999951,256.75006 2.0000007,0 0,10.4077 -2.0000007,0 0,-10.4077 z" + id="path19863" /> + <path + style="fill:url(#linearGradient19963);fill-opacity:1;stroke:#a40000;stroke-width:1.03074145;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="m 1.4999999,250.28258 6.9999943,0 0,7.43688 -6.9999943,0 0,-7.43688 z" + id="path19865" /> + <rect + style="fill:none;stroke:#ffffff;stroke-width:1.03074169;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.45320195;stroke-dasharray:none" + id="rect19867" + width="5.0000005" + height="5.3121719" + x="2.4999948" + y="251.34502" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/object-unlocked.svg b/share/icons/tango/scalable/status/object-unlocked.svg new file mode 100644 index 000000000..0ae220cb9 --- /dev/null +++ b/share/icons/tango/scalable/status/object-unlocked.svg @@ -0,0 +1,221 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-unlocked.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10672" + id="linearGradient9933" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2784349,0,0,0.2809058,1196.2961,1518.6251)" + x1="16.894075" + y1="1.3346111" + x2="24.077082" + y2="19.134172" /> + <linearGradient + id="linearGradient10672"> + <stop + id="stop10674" + offset="0.0000000" + style="stop-color:#cad0c6;stop-opacity:1.0000000;" /> + <stop + style="stop-color:#eaece9;stop-opacity:1.0000000;" + offset="0.5" + id="stop10676" /> + <stop + id="stop10678" + offset="1.0000000" + style="stop-color:#c5cbc0;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12071" + id="linearGradient9930" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5684536,0,0,0.2215573,1193.747,1520.1453)" + x1="14.217941" + y1="6.8795347" + x2="17.859085" + y2="3.9566603" /> + <linearGradient + inkscape:collect="always" + id="linearGradient12071"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop12073" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop12075" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2092" + id="linearGradient9927" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.2503422,0,0,0.3116539,1202.1125,1518.3112)" + x1="6.72682" + y1="32.161697" + x2="40.938126" + y2="32.161697" /> + <linearGradient + id="linearGradient2092"> + <stop + id="stop2094" + offset="0" + style="stop-color:#fff7b0;stop-opacity:1;" /> + <stop + style="stop-color:#ffec41;stop-opacity:1.0000000;" + offset="0.20999999" + id="stop2098" /> + <stop + id="stop43205" + offset="0.83999997" + style="stop-color:#e2cc00;stop-opacity:1;" /> + <stop + id="stop2100" + offset="1" + style="stop-color:#c3af00;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12071" + id="linearGradient9924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9999999,0,0,0.2052368,1194,1520.4848)" + x1="11.5" + y1="20.579729" + x2="11.779029" + y2="14.259961" /> + <linearGradient + id="linearGradient9845"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop9847" /> + <stop + style="stop-color:#ffffff;stop-opacity:0.49484536;" + offset="1.0000000" + id="stop9849" /> + </linearGradient> + <linearGradient + y2="36.127281" + x2="30.875446" + y1="25.002281" + x1="10.907269" + gradientTransform="matrix(0.2119237,0,0,0.2489726,1202.917,1520.6745)" + gradientUnits="userSpaceOnUse" + id="linearGradient8492" + xlink:href="#linearGradient9845" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.303164" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="lock_unlocked" + transform="matrix(3,0,0,3,-3594,-4554)"> + <rect + style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1px;marker:none;display:inline" + id="rect9954" + width="16" + height="16" + x="1198" + y="1518" + rx="5.3333402" + ry="0" /> + <path + style="fill:#555753;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1199,1526 0,-2 c 0,-2.2108 1,-4 4,-4 3,0 4,1.7632 4,4 l 0,1 -3,0 0,-1 c -0.037,-0.5441 0,-1 -1,-1 -1,0 -1.0091,0.4516 -1,1 l 0,2 -3,0 z" + id="path10680" + sodipodi:nodetypes="cczcccczccc" /> + <path + sodipodi:nodetypes="cczcccczccc" + id="path9982" + d="m 1200,1525 0,-1 c 0,-2.2108 1,-3 3,-3 2,0 3,0.7632 3,3 l 0,1 -1,0 0,-1 c -0.037,-0.5441 0,-2 -2,-2 -2,0 -2.0091,1.4516 -2,2 l 0,1 -1,0 z" + style="fill:url(#linearGradient9933);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="ccsccc" + id="path9984" + d="m 1200,1523.5481 c 0.075,-1.3904 0,-2.5481 3,-2.5481 -2.0177,0.2353 -2.4566,0.7447 -2.4566,2.1983 0,0 -0.05,1.8017 -0.05,1.8017 l -0.4931,0 0,-1.4519 z" + style="fill:url(#linearGradient9930);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <rect + ry="0.56647956" + rx="0.6359942" + y="1525.4999" + x="1203.5" + height="7.0001221" + width="9" + id="rect9986" + style="fill:url(#linearGradient9927);fill-opacity:1;fill-rule:evenodd;stroke:#745e00;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + ry="0" + rx="0" + y="1522.9476" + x="1205" + height="2.0523682" + width="1" + id="rect9988" + style="fill:url(#linearGradient9924);fill-opacity:1;fill-rule:evenodd;stroke:none" /> + <rect + ry="0.28223079" + rx="0.27153775" + y="1526.5" + x="1204.5" + height="5" + width="7.0000005" + id="rect9990" + style="fill:none;stroke:url(#linearGradient8492);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:0.60109289;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/object-visible.svg b/share/icons/tango/scalable/status/object-visible.svg new file mode 100644 index 000000000..17c9dee42 --- /dev/null +++ b/share/icons/tango/scalable/status/object-visible.svg @@ -0,0 +1,184 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="object-visible.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13602" + id="linearGradient13887" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.998754,0,0,1,1104.005,1542)" + x1="4.4194174" + y1="3.5226197" + x2="20.01996" + y2="3.5226197" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13602"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop13604" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop13606" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient13707" + id="radialGradient13871" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3199975,0,0,0.9601076,-349.92226,67.4643)" + cx="1110.5" + cy="1543" + fx="1110.5" + fy="1543" + r="6.1412096" /> + <linearGradient + id="linearGradient13707"> + <stop + id="stop13709" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0.55299991" + id="stop13711" /> + <stop + id="stop13713" + offset="1" + style="stop-color:#a2a2a2;stop-opacity:1;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient14230"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop14232" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop14234" /> + </linearGradient> + <linearGradient + y2="1545" + x2="1123.9001" + y1="1545" + x1="1117.1925" + gradientUnits="userSpaceOnUse" + id="linearGradient8420" + xlink:href="#linearGradient14230" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="42.303164" + inkscape:cy="68.245463" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="visible" + transform="matrix(3,0,0,3,-3324,-4617)"> + <rect + y="1539" + x="1108" + height="16" + width="16" + id="rect13841" + style="fill:#ffffff;fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:0.83269;marker:none;display:inline" /> + <path + sodipodi:nodetypes="ccccccc" + d="m 1109.6217,1549.0443 -1.2028,-0.5314 c 0.9269,-5.922 6.9005,-9.8111 15.3311,-2.6074 l -0.1473,3.1057 0,0.024 c -2.2788,-1.9558 -4.2422,-4.4661 -8.2852,-4.4661 -4.6412,0.062 -5.3651,3.6123 -5.6919,4.4751 z" + style="fill:url(#linearGradient13887);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path13575" /> + <path + sodipodi:nodetypes="czcsc" + id="path14269" + d="m 1123.36,1549.0353 c -2.1772,2.8053 -4.7957,3.4647 -7.425,3.4647 -2.6294,0 -5.9258,-0.4558 -6.435,-3.4647 0.5524,-2.7513 1.9802,-4.4348 5.6474,-4.4661 4.0074,-0.034 5.9537,2.5103 8.2126,4.4661 z" + style="fill:url(#radialGradient13871);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.60000002;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + transform="matrix(1.7478195,0,0,1.75,-824.58897,-1151.7485)" + d="m 1112,1543 c 0,1.1046 -0.8954,2 -2,2 -1.1046,0 -2,-0.8954 -2,-2 0,-1.1046 0.8954,-2 2,-2 1.1046,0 2,0.8954 2,2 z" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="1543" + sodipodi:cx="1110" + id="path14276" + style="fill:#204a87;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66666889;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66666889;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path13698" + sodipodi:cx="1110" + sodipodi:cy="1543" + sodipodi:rx="2" + sodipodi:ry="2" + d="m 1112,1543 c 0,1.1046 -0.8954,2 -2,2 -1.1046,0 -2,-0.8954 -2,-2 0,-1.1046 0.8954,-2 2,-2 1.1046,0 2,0.8954 2,2 z" + transform="matrix(0.9987705,0,0,0.8999911,6.3560768,159.1149)" /> + <path + transform="matrix(0.4994181,0,0,0.4000183,560.13785,930.17279)" + d="m 1112,1543 c 0,1.1046 -0.8954,2 -2,2 -1.1046,0 -2,-0.8954 -2,-2 0,-1.1046 0.8954,-2 2,-2 1.1046,0 2,0.8954 2,2 z" + sodipodi:ry="2" + sodipodi:rx="2" + sodipodi:cy="1543" + sodipodi:cx="1110" + id="path13700" + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.66666889;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cs" + id="path13565" + d="m 1108.5001,1548.5 c 0.8863,-5.9258 7.5842,-10.9229 14.9,-2.609" + style="fill:none;stroke:url(#linearGradient8420);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/paint-gradient-linear.svg b/share/icons/tango/scalable/status/paint-gradient-linear.svg new file mode 100644 index 000000000..4845c13a1 --- /dev/null +++ b/share/icons/tango/scalable/status/paint-gradient-linear.svg @@ -0,0 +1,179 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="paint-gradient-linear.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient11528"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop11530" /> + <stop + style="stop-color:white;stop-opacity:0.2360515" + offset="1" + id="stop11532" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient14157"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop14159" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop14161" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14157" + id="radialGradient19921" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.182573,0,206.088)" + cx="77.118835" + cy="252.11775" + fx="77.118835" + fy="252.11775" + r="10.650796" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8896" + id="linearGradient19923" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.007407,0,0,1,-0.640741,0)" + x1="72.678635" + y1="244.4375" + x2="87" + y2="244.4375" /> + <linearGradient + inkscape:collect="always" + id="linearGradient8896"> + <stop + style="stop-color:#5e605c;stop-opacity:1" + offset="0" + id="stop8898" /> + <stop + style="stop-color:#ddd;stop-opacity:1" + offset="1" + id="stop8900" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11528" + id="linearGradient19925" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1.523138e-5,0)" + x1="69.1875" + y1="234.1875" + x2="76.0625" + y2="252.02116" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="fill_gradient" + transform="matrix(2.1818182,0,0,2.1818182,-146.18182,-508.36364)"> + <rect + y="233" + x="67" + height="22" + width="22" + id="rect19777" + style="opacity:0.5;fill:#000000;fill-opacity:0;stroke:none" /> + <path + transform="matrix(1.032785,0,0,1.028535,-1.647175,-7.312074)" + d="m 87.769631,252.11775 c 0,1.07394 -4.768523,1.94455 -10.650796,1.94455 -5.882272,0 -10.650795,-0.87061 -10.650795,-1.94455 0,-1.07394 4.768523,-1.94454 10.650795,-1.94454 5.882273,0 10.650796,0.8706 10.650796,1.94454 z" + sodipodi:ry="1.9445436" + sodipodi:rx="10.650796" + sodipodi:cy="252.11775" + sodipodi:cx="77.118835" + id="path19779" + style="opacity:0.5;fill:url(#radialGradient19921);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + id="path19781" + d="m 69.499971,235.5 16.999993,0 0,17 -16.999993,0 0,-17 z" + style="fill:url(#linearGradient19923);fill-opacity:1;stroke:#555753;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + <path + id="path19783" + d="m 70.500012,236.49978 15.000013,0 0,15.0001 -15.000013,0 0,-15.0001 z" + style="fill:none;stroke:url(#linearGradient19925);stroke-width:0.9999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/paint-gradient-radial.svg b/share/icons/tango/scalable/status/paint-gradient-radial.svg new file mode 100644 index 000000000..b5b09d163 --- /dev/null +++ b/share/icons/tango/scalable/status/paint-gradient-radial.svg @@ -0,0 +1,179 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="paint-gradient-radial.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient11528"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop11530" /> + <stop + style="stop-color:white;stop-opacity:0.2360515" + offset="1" + id="stop11532" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14157" + id="radialGradient19927" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.182573,0,206.088)" + cx="77.118835" + cy="252.11775" + fx="77.118835" + fy="252.11775" + r="10.650796" /> + <linearGradient + inkscape:collect="always" + id="linearGradient14157"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop14159" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop14161" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8271" + id="radialGradient19929" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.007821,0,0,1.007408,-0.673122,-1.807469)" + cx="78.0625" + cy="244" + fx="78.0625" + fy="244" + r="8.9375" /> + <linearGradient + id="linearGradient8271" + inkscape:collect="always"> + <stop + id="stop8273" + offset="0" + style="stop-color:#eee;stop-opacity:1" /> + <stop + id="stop8275" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11528" + id="linearGradient19931" + gradientUnits="userSpaceOnUse" + x1="69.1875" + y1="234.1875" + x2="76.0625" + y2="252.02116" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="fill_radial" + transform="matrix(2.1818182,0,0,2.1818182,-146.18182,-508.36364)"> + <rect + y="233" + x="67" + height="22" + width="22" + id="rect19787" + style="opacity:0.5;fill:#000000;fill-opacity:0;stroke:none" /> + <path + transform="matrix(1.032785,0,0,1.028535,-1.647175,-7.312074)" + d="m 87.769631,252.11775 c 0,1.07394 -4.768523,1.94455 -10.650796,1.94455 -5.882272,0 -10.650795,-0.87061 -10.650795,-1.94455 0,-1.07394 4.768523,-1.94454 10.650795,-1.94454 5.882273,0 10.650796,0.8706 10.650796,1.94454 z" + sodipodi:ry="1.9445436" + sodipodi:rx="10.650796" + sodipodi:cy="252.11775" + sodipodi:cx="77.118835" + id="path19789" + style="opacity:0.5;fill:url(#radialGradient19927);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + id="path19791" + d="m 69.499971,235.5 16.999993,0 0,17 -16.999993,0 0,-17 z" + style="fill:url(#radialGradient19929);fill-opacity:1;stroke:#555753;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + <path + id="path19793" + d="m 70.499997,236.49978 15.000013,0 0,15.0001 -15.000013,0 0,-15.0001 z" + style="fill:none;stroke:url(#linearGradient19931);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/paint-none.svg b/share/icons/tango/scalable/status/paint-none.svg new file mode 100644 index 000000000..c09c1db74 --- /dev/null +++ b/share/icons/tango/scalable/status/paint-none.svg @@ -0,0 +1,155 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="paint-none.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient11817"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop11819" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop11821" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11528"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop11530" /> + <stop + style="stop-color:white;stop-opacity:0.2360515" + offset="1" + id="stop11532" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11817" + id="radialGradient19937" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.153409,0,-3.121804)" + cx="763" + cy="-3.6875" + fx="763" + fy="-3.6875" + r="11" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11528" + id="linearGradient19939" + gradientUnits="userSpaceOnUse" + x1="69.1875" + y1="234.1875" + x2="76.0625" + y2="252.02116" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="fill_none" + transform="matrix(2.1818182,0,0,2.1818182,-146.18182,-508.36364)"> + <rect + y="233" + x="67" + height="22" + width="22" + id="rect19807" + style="opacity:0.5;fill:#000000;fill-opacity:0;stroke:none" /> + <path + style="opacity:0.5;fill:url(#radialGradient19937);fill-opacity:1;stroke:none" + d="m 755,-5.375 c -1.85181,0.3579741 -2.99999,0.8451577 -3,1.375 0,1.1040172 4.92801,1.9999999 11,2 6.07199,0 10.99998,-0.8959826 11,-2 0,-0.5298424 -1.14819,-1.0170259 -3,-1.375 l 0,1.375 -16,0 0,-1.375 z" + transform="translate(-685,256)" + id="path19809" /> + <path + id="path19811" + d="m 69.499971,235.5 16.999993,0 0,17 -16.999993,0 0,-17 z" + style="fill:none;stroke:#555753;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + <path + id="path19813" + d="m 70.499997,236.49978 15.000013,0 0,15.0001 -15.000013,0 0,-15.0001 z" + style="fill:none;stroke:url(#linearGradient19939);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + <path + id="path19815" + d="m 73.250031,248.75013 9.499965,-9.50024" + style="fill:#cc0000;fill-opacity:1;fill-rule:evenodd;stroke:#cc0000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/paint-pattern.svg b/share/icons/tango/scalable/status/paint-pattern.svg new file mode 100644 index 000000000..2754bfdf4 --- /dev/null +++ b/share/icons/tango/scalable/status/paint-pattern.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="paint-pattern.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11817" + id="radialGradient19941" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.153409,0,-3.121804)" + cx="763" + cy="-3.6875" + fx="763" + fy="-3.6875" + r="11" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11817"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop11819" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop11821" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11528" + id="linearGradient19943" + gradientUnits="userSpaceOnUse" + x1="69.1875" + y1="234.1875" + x2="76.0625" + y2="252.02116" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11528"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop11530" /> + <stop + style="stop-color:white;stop-opacity:0.2360515" + offset="1" + id="stop11532" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="fill_pattern" + transform="matrix(2.1818182,0,0,2.1818182,-146.18182,-508.36364)"> + <rect + y="233" + x="67" + height="22" + width="22" + id="rect19819" + style="opacity:0.5;fill:#000000;fill-opacity:0;stroke:none" /> + <path + style="opacity:0.5;fill:url(#radialGradient19941);fill-opacity:1;stroke:none" + d="m 755,-5.375 c -1.85181,0.3579741 -2.99999,0.8451577 -3,1.375 0,1.1040172 4.92801,1.9999999 11,2 6.07199,0 10.99998,-0.8959826 11,-2 0,-0.5298424 -1.14819,-1.0170259 -3,-1.375 l 0,1.375 -16,0 0,-1.375 z" + transform="translate(-685,256)" + id="path19821" /> + <path + style="fill:#cc0000;fill-opacity:1;stroke:#cc0000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="m 907,3.5 0,3.84375 c 0.31493,0.093144 0.655,0.15625 1,0.15625 1.932,0 3.5,-1.568 3.5,-3.5 0,-0.1676454 -0.008,-0.3386228 -0.0312,-0.5 L 907,3.5 z m 11.53125,0 C 918.50842,3.6613772 918.5,3.8323546 918.5,4 c 0,1.932 1.568,3.5 3.5,3.5 0.345,0 0.68507,-0.063106 1,-0.15625 L 923,3.5 l -4.46875,0 z M 915,8.5 c -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 0,-1.932 -1.568,-3.5 -3.5,-3.5 z m -7,8 c -0.53329,0 -1.0475,0.13013 -1.5,0.34375 l 0,3.65625 4.96875,0 c 0.0228,-0.16138 0.0312,-0.33236 0.0312,-0.5 0,-1.932 -1.568,-3.5 -3.5,-3.5 z m 14,0 c -1.932,0 -3.5,1.568 -3.5,3.5 l 4.5,0 0,-3.34375 C 922.68507,16.563106 922.345,16.5 922,16.5 z" + transform="translate(-837,232)" + id="path19823" /> + <path + id="path19825" + d="m 69.499971,235.5 16.999993,0 0,17 -16.999993,0 0,-17 z" + style="fill:none;stroke:#555753;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + <path + id="path19827" + d="m 70.499997,236.49978 15.000013,0 0,15.0001 -15.000013,0 0,-15.0001 z" + style="fill:none;stroke:url(#linearGradient19943);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/paint-solid.svg b/share/icons/tango/scalable/status/paint-solid.svg new file mode 100644 index 000000000..1155bd798 --- /dev/null +++ b/share/icons/tango/scalable/status/paint-solid.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="paint-solid.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient11528"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop11530" /> + <stop + style="stop-color:white;stop-opacity:0.2360515" + offset="1" + id="stop11532" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient14157"> + <stop + style="stop-color:black;stop-opacity:1;" + offset="0" + id="stop14159" /> + <stop + style="stop-color:black;stop-opacity:0;" + offset="1" + id="stop14161" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient14157" + id="radialGradient19933" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.182573,0,206.088)" + cx="77.118835" + cy="252.11775" + fx="77.118835" + fy="252.11775" + r="10.650796" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11528" + id="linearGradient19935" + gradientUnits="userSpaceOnUse" + x1="69.1875" + y1="234.1875" + x2="76.0625" + y2="252.02116" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="fill_solid" + transform="matrix(2.1818182,0,0,2.1818182,-146.18182,-508.36364)"> + <rect + y="233" + x="67" + height="22" + width="22" + id="rect19797" + style="opacity:0.5;fill:#000000;fill-opacity:0;stroke:none" /> + <path + transform="matrix(1.032785,0,0,1.028535,-1.647175,-7.312074)" + d="m 87.769631,252.11775 c 0,1.07394 -4.768523,1.94455 -10.650796,1.94455 -5.882272,0 -10.650795,-0.87061 -10.650795,-1.94455 0,-1.07394 4.768523,-1.94454 10.650795,-1.94454 5.882273,0 10.650796,0.8706 10.650796,1.94454 z" + sodipodi:ry="1.9445436" + sodipodi:rx="10.650796" + sodipodi:cy="252.11775" + sodipodi:cx="77.118835" + id="path19799" + style="opacity:0.5;fill:url(#radialGradient19933);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + id="path19801" + d="m 69.499971,235.5 16.999993,0 0,17 -16.999993,0 0,-17 z" + style="fill:#babdb6;fill-opacity:1;stroke:#555753;stroke-width:0.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + <path + id="path19803" + d="m 70.499997,236.49978 15.000013,0 0,15.0001 -15.000013,0 0,-15.0001 z" + style="fill:none;stroke:url(#linearGradient19935);stroke-width:0.99999934;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/paint-unknown.svg b/share/icons/tango/scalable/status/paint-unknown.svg new file mode 100644 index 000000000..834635004 --- /dev/null +++ b/share/icons/tango/scalable/status/paint-unknown.svg @@ -0,0 +1,131 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="paint-unknown.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9117" + id="linearGradient19919" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.9996,0.999997)" + x1="932.37518" + y1="19.796495" + x2="930.88934" + y2="25.341721" /> + <linearGradient + inkscape:collect="always" + id="linearGradient9117"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop9119" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop9121" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-3.3376824" + inkscape:cy="2.2227916" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="fill_unset" + transform="matrix(2.181798,0,0,2.181798,-2002.6537,-41.925838)" + inkscape:transform-center-y="2.5069913" + inkscape:transform-center-x="-2.8927068"> + <g + transform="matrix(0.880008,0,0,0.880008,392.6367,5.466042)" + id="g19767" + style="fill:#000000;fill-opacity:0"> + <rect + y="15.625036" + x="596.87494" + height="24.99999" + width="25.000004" + id="rect19769" + style="fill:#000000;fill-opacity:0;fill-rule:evenodd;stroke-width:0.0520834" /> + </g> + <path + style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:#2e3436;fill-opacity:1;stroke:none;font-family:Hegel-Black" + d="m 929.36189,21.216387 c 1.64307,1.8e-5 3.09981,0.397808 4.37024,1.19337 1.43979,0.911619 2.1597,2.138138 2.15971,3.679559 -10e-6,1.29283 -0.44042,2.312165 -1.32124,3.05801 l -2.41379,1.466851 c -0.79614,0.51382 -1.1942,1.234815 -1.19418,2.162983 l -4.59892,0 0,-0.646409 c -10e-6,-1.375681 0.37265,-2.419878 1.11797,-3.132596 0.20325,-0.198884 0.88928,-0.604961 2.05807,-1.218232 0.7453,-0.348053 1.11796,-0.828717 1.11797,-1.441989 -1e-5,-0.430926 -0.17787,-0.778991 -0.53358,-1.044199 -0.33878,-0.265179 -0.74532,-0.397775 -1.2196,-0.39779 -0.52511,1.5e-5 -0.95706,0.157473 -1.29582,0.472376 -0.33879,0.298357 -0.50818,0.71272 -0.50817,1.243094 l 0.0254,0.372928 -5.23412,0 c 0,-0.994462 0.20326,-1.856339 0.6098,-2.585635 0.38959,-0.745841 0.97398,-1.375674 1.75318,-1.889503 1.28735,-0.861861 2.9897,-1.2928 5.10707,-1.292818 m -3.27767,13.251381 5.1833,0 0,4.748619 -5.1833,0 0,-4.748619" + id="path19771" /> + <path + style="font-size:24px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:100%;writing-mode:lr-tb;text-anchor:start;fill:none;stroke:url(#linearGradient19919);stroke-width:0.9999997px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Hegel-Black" + d="m 929.26069,22.71639 c 1.29101,1.5e-5 2.4356,0.331506 3.43381,0.994474 1.13128,0.759683 1.69693,1.781781 1.69694,3.066298 -10e-6,1.077357 -0.34605,1.926802 -1.03813,2.54834 l -1.89658,1.222375 c -0.62555,0.428182 -0.93832,1.029012 -0.9383,1.802485 l -3.6135,0 0,-0.538674 c 0,-1.1464 0.29281,-2.016564 0.87843,-2.610496 0.15969,-0.165736 0.69873,-0.504133 1.61707,-1.015193 0.58561,-0.290043 0.87842,-0.690596 0.87843,-1.201656 -10e-6,-0.359105 -0.13976,-0.649159 -0.41925,-0.870165 -0.26619,-0.220983 -0.58562,-0.331479 -0.95828,-0.331492 -0.41259,1.3e-5 -0.75198,0.131228 -1.01815,0.393646 -0.2662,0.248631 -0.39929,0.593933 -0.39928,1.035912 l 0.02,0.310772 -4.11258,0 c 0,-0.828717 0.1597,-1.546947 0.47914,-2.154694 0.3061,-0.621534 0.76528,-1.146394 1.37752,-1.574585 1.01151,-0.718216 2.34908,-1.077332 4.01276,-1.077347 m -2.57535,11.04281 4.07265,0 0,3.957181 -4.07265,0 0,-3.957181" + id="path19773" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/path-mode-bezier.svg b/share/icons/tango/scalable/status/path-mode-bezier.svg new file mode 100644 index 000000000..78a61f79b --- /dev/null +++ b/share/icons/tango/scalable/status/path-mode-bezier.svg @@ -0,0 +1,323 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-mode-bezier.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-6" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11913"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop11915" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11917" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11905"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop11907" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop11909" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient5497" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7310806,2059.909,74.397872)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient5499" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1057945,0,0,1.1172822,-17.765464,-48.304282)" + x1="162.09949" + y1="409.61749" + x2="162.09949" + y2="409.02002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient5501" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-0.7661448,1.143809)" + x1="162.2023" + y1="409.81949" + x2="162.2023" + y2="409.06992" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6012" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6014" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6024" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6026" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6036" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6038" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="bezier_mode" + transform="matrix(2.5857238,0,0,2.5857238,-4290.8445,-489.83055)"> + <g + id="g15301" + transform="matrix(-0.9247358,-0.3806095,0.3806095,-0.9247358,3153.7207,1024.6777)"> + <path + style="fill:#3465a4;fill-opacity:0.75;fill-rule:evenodd;stroke:#3465a4;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1694.0005,195.00047 -3.3431,3.34313" + id="path15303" + sodipodi:nodetypes="cc" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:#3465a4;stroke-width:0.94791383;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="path15305" + sodipodi:cx="191.57812" + sodipodi:cy="423.01562" + sodipodi:rx="1.421875" + sodipodi:ry="1.421875" + d="m 193,423.01562 c 0,0.78528 -0.6366,1.42188 -1.42188,1.42188 -0.78527,0 -1.42187,-0.6366 -1.42187,-1.42188 0,-0.78527 0.6366,-1.42187 1.42187,-1.42187 0.78528,0 1.42188,0.6366 1.42188,1.42187 z" + transform="matrix(-0.7459647,0.7459647,-0.7459566,-0.7459566,2152.4621,367.64101)" /> + </g> + <g + transform="matrix(0.9214732,-0.3884418,0.3884418,0.9214732,32.528341,669.83175)" + id="g15297"> + <path + sodipodi:nodetypes="cc" + id="path15288" + d="m 1694.0005,195.00047 -3.3431,3.34313" + style="fill:#3465a4;fill-opacity:0.75;fill-rule:evenodd;stroke:#3465a4;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + transform="matrix(-0.7459647,0.7459647,-0.7459566,-0.7459566,2152.4621,367.64101)" + d="m 193,423.01562 c 0,0.78528 -0.6366,1.42188 -1.42188,1.42188 -0.78527,0 -1.42187,-0.6366 -1.42187,-1.42188 0,-0.78527 0.6366,-1.42187 1.42187,-1.42187 0.78528,0 1.42188,0.6366 1.42188,1.42187 z" + sodipodi:ry="1.421875" + sodipodi:rx="1.421875" + sodipodi:cy="423.01562" + sodipodi:cx="191.57812" + id="path15290" + style="fill:#ffffff;fill-opacity:1;stroke:#3465a4;stroke-width:0.94791383;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + sodipodi:type="arc" /> + </g> + <rect + style="fill:url(#radialGradient5497);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect15236" + width="15.999999" + height="15.999992" + x="1662" + y="192" /> + <g + transform="matrix(0,0.908065,-0.8987294,0,2041.3157,49.43367)" + id="g15238"> + <path + style="fill:none;stroke:url(#linearGradient5499);stroke-width:3.32084274;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 160.30387,409.81821 c 0,5.86657 2.87703,8.90147 8.80994,8.90147" + id="path15240" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:url(#linearGradient5501);stroke-width:1.10694778px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 160.3289,409.86255 c 0,5.27607 1.89086,8.83969 8,8.83969" + id="path15242" + sodipodi:nodetypes="cc" /> + </g> + <g + id="use15244" + inkscape:label="#g14630" + transform="translate(227,-4.9999996)"> + <g + id="g6006" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6008" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6012);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6010" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6014);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15246" + inkscape:label="#g14630" + transform="translate(217,5.0000004)"> + <g + id="g6018" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6020" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6024);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6022" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6026);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15228" + inkscape:label="#g14630" + transform="matrix(-0.7071068,0.7071068,-0.7071068,-0.7071068,2831.7846,-685.96929)"> + <g + id="g6030" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6032" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6036);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6034" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6038);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/path-mode-polyline-paraxial.svg b/share/icons/tango/scalable/status/path-mode-polyline-paraxial.svg new file mode 100644 index 000000000..5e133f2e6 --- /dev/null +++ b/share/icons/tango/scalable/status/path-mode-polyline-paraxial.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-mode-polyline-paraxial.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6120" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6122" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6132" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6144" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6146" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6156" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6158" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="138.45543" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="paraxial_lines_mode" + transform="matrix(2.8235,0,0,2.8235,-5008.889,-542.1115)"> + <path + style="fill:none;stroke:#555753;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1776.875,195.00004 10.25,0 0,11 -10.25,0 0,-0.125" + id="path15500" /> + <path + id="path15498" + d="m 1776.875,195.00004 10.25,0 0,11 -10.25,0 0,-0.125" + style="fill:none;stroke:#babdb6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <g + id="use15453" + inkscape:label="#g14630" + transform="translate(329,-4.9999996)"> + <g + id="g6114" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6116" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6120);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6118" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6122);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15455" + inkscape:label="#g14630" + transform="translate(339,-4.9999996)"> + <g + id="g6126" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6128" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6132);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6130" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6134);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15494" + inkscape:label="#g14630" + transform="translate(339,6.0000004)"> + <g + id="g6138" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6140" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6144);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6142" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6146);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15496" + inkscape:label="#g14630" + transform="translate(329,6.0000004)"> + <g + id="g6150" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6152" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6156);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6154" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6158);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/path-mode-polyline.svg b/share/icons/tango/scalable/status/path-mode-polyline.svg new file mode 100644 index 000000000..5979e9b26 --- /dev/null +++ b/share/icons/tango/scalable/status/path-mode-polyline.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-mode-polyline.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient7430"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-8" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6072" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6084" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6086" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6096" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6098" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430" + id="linearGradient6108" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357" + id="linearGradient6110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="138.45543" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="polylines_mode" + transform="matrix(2.4,0,0,2.4,-4166.4,-460.72097)"> + <path + sodipodi:nodetypes="cccc" + style="fill:none;stroke:#555753;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline" + d="m 1738.5555,203.1919 6.5237,-7.61597 1.945,12.70118 6.5919,-6.5867" + id="path15407" /> + <path + sodipodi:nodetypes="cccc" + id="path15405" + d="m 1738.2934,203.23202 6.7858,-7.65609 1.945,12.70118 6.5919,-6.5867" + style="fill:none;stroke:#babdb6;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + <g + id="use15356" + inkscape:label="#g14630" + transform="translate(296.08839,-4.9999996)"> + <g + id="g6066" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6068" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6072);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6070" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6074);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15409" + inkscape:label="#g14630" + transform="translate(299,8.9670731)"> + <g + id="g6078" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6080" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6084);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6082" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6086);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15411" + inkscape:label="#g14630" + transform="translate(291,4.0277327)"> + <g + id="g6090" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6092" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6096);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6094" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6098);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use15413" + inkscape:label="#g14630" + transform="translate(305,-0.0606556)"> + <g + id="g6102" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path6104" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient6108);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path6106" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient6110);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/path-mode-spiro.svg b/share/icons/tango/scalable/status/path-mode-spiro.svg new file mode 100644 index 000000000..00ea736d6 --- /dev/null +++ b/share/icons/tango/scalable/status/path-mode-spiro.svg @@ -0,0 +1,71 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="path-mode-spiro.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.49497475" + inkscape:cx="-8.7394158" + inkscape:cy="-0.59741006" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="806" + inkscape:window-height="591" + inkscape:window-x="204" + inkscape:window-y="116" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.5926654,0,0,2.5926654,-4396.8324,-492.46838)" + style="display:inline" + id="bak_spiro_splines_mode"> + <path + style="fill:none;stroke:#555753;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" + d="m 1701.5897,203.79229 c -2.0587,-0.26142 -3.7811,-2.06568 -3.9403,-4.13574 -0.2323,-2.06273 1.1189,-4.16029 3.0929,-4.80202 1.9506,-0.71096 4.3057,0.11085 5.3951,1.87722 0.6818,1.02879 0.8348,2.31056 0.6716,3.51285 -0.1753,1.20282 0.3156,2.52456 1.3984,3.14493 1.3484,0.86475 3.329,0.33453 4.065,-1.08834 0.8134,-1.38006 0.2089,-3.33927 -1.2407,-4.02117" + id="path15322" + sodipodi:nodetypes="cccccccs" /> + <path + sodipodi:nodetypes="cccccccs" + id="path15326" + d="m 1701.5897,203.79229 c -2.0587,-0.26142 -3.7811,-2.06568 -3.9403,-4.13574 -0.2323,-2.06273 1.1189,-4.16029 3.0929,-4.80202 1.9506,-0.71096 4.3057,0.11085 5.3951,1.87722 0.6818,1.02879 0.8348,2.31056 0.6716,3.51285 -0.1753,1.20282 0.3156,2.52456 1.3984,3.14493 1.3484,0.86475 3.329,0.33453 4.065,-1.08834 0.8134,-1.38006 0.2089,-3.33927 -1.2407,-4.02117" + style="fill:none;stroke:#babdb6;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-bounding-box-center.svg b/share/icons/tango/scalable/status/snap-bounding-box-center.svg new file mode 100644 index 000000000..ac4aa07a6 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-bounding-box-center.svg @@ -0,0 +1,132 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-bounding-box-center.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient19967-9"> + <stop + id="stop19969-5" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971-8" + offset="1.0000000" + style="stop-color:#4e9a06;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967-9" + id="linearGradient10237" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="1346.8038" + y1="214.32132" + x2="1348.4083" + y2="217.1902" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-29.694592" + inkscape:cy="-14.273782" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="false" + inkscape:bbox-nodes="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g14427" + transform="matrix(3,0,0,3,-3948.6351,-395.38377)"> + <path + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccc" + d="m 1320.2117,143.79459 1,0 2,0 0,-1 -2,0 0,-2 -1,0 0,2 0,1 z m 0,-6 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 6,11 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path20051" /> + </g> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + id="g20584" + transform="matrix(1.7374822,0,0,1.7340973,-2552.426,-341.76447)"> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient10237);fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:1.70351744;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path20586" + sodipodi:cx="1492.1874" + sodipodi:cy="201.56261" + sodipodi:rx="3.4374998" + sodipodi:ry="3.4374998" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + transform="matrix(1.0145563,0,0,1.0145645,-21.595591,-3.0607514)" /> + <path + transform="matrix(0.6278689,0,0,0.6290944,555.4028,74.615185)" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + sodipodi:ry="3.4374998" + sodipodi:rx="3.4374998" + sodipodi:cy="201.56261" + sodipodi:cx="1492.1874" + id="path20588" + style="fill:none;stroke:#ffffff;stroke-width:1.37499774;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.68877552;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-bounding-box-corners.svg b/share/icons/tango/scalable/status/snap-bounding-box-corners.svg new file mode 100644 index 000000000..99891eedc --- /dev/null +++ b/share/icons/tango/scalable/status/snap-bounding-box-corners.svg @@ -0,0 +1,134 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-bounding-box-corners.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient8357-8"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359-8" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361" /> + </linearGradient> + <linearGradient + id="linearGradient19967"> + <stop + id="stop19969" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971" + offset="1.0000000" + style="stop-color:#4e9a06;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967" + id="linearGradient20114" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="13.683946" + y1="400.96594" + x2="12.558012" + y2="403.44186" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357-8" + id="linearGradient20116" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8401007,-0.04256245,-0.04300993,0.840116,16.587747,65.720695)" + x1="-7.1783118" + y1="409.64725" + x2="-8.6875" + y2="421.04993" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="5.0703744" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9954694,0,0,2.9954694,-4013.929,-395.32947)" + style="display:inline" + id="toggle_snap_to_bbox_node"> + <rect + style="fill:#ffffff;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect14410" + width="16" + height="16" + x="1340" + y="132" /> + <g + id="g14437"> + <path + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccc" + d="m 1343.0242,144.04459 1,0 0,1 1,0 0,-1 2,0 0,-1 -2,0 0,-2 -1,0 0,2 -1,0 0,1 z m 1,-6 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,14 1,0 -1,0 z m 6,-3 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m -14,0 0,1 0,-1 z" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path20063" /> + <g + transform="matrix(0.4714045,-0.4714045,0.4738685,0.4738685,1152.5268,-56.047281)" + id="g20108"> + <path + style="fill:url(#linearGradient20114);fill-opacity:1;stroke:#3a7304;stroke-width:1.49609554;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="m -11.375026,409.73628 6.7500004,0 0,6.77704 -6.7500004,0 0,-6.77704 z" + id="path20110" /> + <path + style="fill:none;stroke:url(#linearGradient20116);stroke-width:0.74804771;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m -10.250026,410.85544 4.4999998,0 -3e-7,4.47659 -4.4999985,0 -10e-7,-4.47659 z" + id="path20112" + sodipodi:nodetypes="ccccc" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-bounding-box-edges.svg b/share/icons/tango/scalable/status/snap-bounding-box-edges.svg new file mode 100644 index 000000000..ff54928ef --- /dev/null +++ b/share/icons/tango/scalable/status/snap-bounding-box-edges.svg @@ -0,0 +1,77 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-bounding-box-edges.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="5.0703744" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-3948,-396)" + style="display:inline" + id="toggle_snap_to_bbox_path"> + <rect + y="132" + x="1316" + height="16" + width="16" + id="rect13630" + style="opacity:0;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + transform="translate(-0.2117,0.20541)" + id="g14427"> + <path + id="path20051" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1320.2117,143.79459 1,0 2,0 0,-1 -2,0 0,-2 -1,0 0,2 0,1 z m 0,-6 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 6,11 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-bounding-box-midpoints.svg b/share/icons/tango/scalable/status/snap-bounding-box-midpoints.svg new file mode 100644 index 000000000..f7a5d6d6b --- /dev/null +++ b/share/icons/tango/scalable/status/snap-bounding-box-midpoints.svg @@ -0,0 +1,161 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-bounding-box-midpoints.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-5"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-4" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-8" /> + </linearGradient> + <linearGradient + id="linearGradient19967-9"> + <stop + id="stop19969-5" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971-8" + offset="1.0000000" + style="stop-color:#4e9a06;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-5" + id="radialGradient10235" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.1818182,0,0,2.1932419,1134.2014,-352.44926)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967-9" + id="linearGradient10237" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="1346.8038" + y1="214.32132" + x2="1348.4083" + y2="217.1902" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="-56.712165" + inkscape:cy="8.4808793" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="false" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <path + id="path20051" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 12,36 3,0 6,0 0,-3 -6,0 0,-6 -3,0 0,6 0,3 z m 0,-18 3,0 0,6 -3,0 0,-6 z m 0,-9 3,0 0,6 -3,0 0,-6 z m 0,-9 3,0 0,6 -3,0 0,-6 z m 18,33 0,3 -6,0 0,-3 6,0 z m 9,0 0,3 -6,0 0,-3 6,0 z m 9,0 0,3 -6,0 0,-3 6,0 z" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccc" /> + <rect + y="0.35714561" + x="-59.525707" + height="47.999981" + width="48" + id="rect20453" + style="fill:url(#radialGradient10235);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + id="g20584" + transform="matrix(1.7374822,0,0,1.7340973,-2579.3664,-332.86248)"> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient10237);fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:1.70351744;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path20586" + sodipodi:cx="1492.1874" + sodipodi:cy="201.56261" + sodipodi:rx="3.4374998" + sodipodi:ry="3.4374998" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + transform="matrix(1.0145563,0,0,1.0145645,-21.595591,-3.0607514)" /> + <path + transform="matrix(0.6278689,0,0,0.6290944,555.4028,74.615185)" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + sodipodi:ry="3.4374998" + sodipodi:rx="3.4374998" + sodipodi:cy="201.56261" + sodipodi:cx="1492.1874" + id="path20588" + style="fill:none;stroke:#ffffff;stroke-width:1.37499774;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.68877552;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-bounding-box.svg b/share/icons/tango/scalable/status/snap-bounding-box.svg new file mode 100644 index 000000000..e31180f17 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-bounding-box.svg @@ -0,0 +1,113 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-bounding-box.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient2485-9"> + <stop + id="stop2486-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-1" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-9" + id="linearGradient20134" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="14.714089" + y1="395.87653" + x2="13.558011" + y2="406.5795" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="5.0703744" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9961875,0,0,2.9961875,-3877.0666,-395.43575)" + style="display:inline" + id="toggle_snap_bbox"> + <rect + style="opacity:0;fill:#ffffff;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect14408" + width="16" + height="16" + x="1294" + y="132" /> + <g + transform="translate(-45.816174,-0.1329783)" + id="g14420"> + <path + id="path20126" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1342.8367,144.16959 1,0 0,1 1,0 0,-1 2,0 0,-1 -2,0 0,-2 -1,0 0,2 -1,0 0,1 z m 1,-6 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,14 1,0 -1,0 z m 6,-3 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m -14,0 0,1 0,-1 z" + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccc" /> + <g + id="g20128" + transform="matrix(0.4714045,-0.4714045,0.4738685,0.4738685,1152.4018,-55.922281)"> + <path + id="path20130" + d="m -11.375026,409.73628 6.7500004,0 0,6.77704 -6.7500004,0 0,-6.77704 z" + style="fill:url(#linearGradient20134);fill-opacity:1;stroke:#888a85;stroke-width:1.49609554;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path20132" + d="m -10.250026,410.85544 4.4999998,0 -3e-7,4.47659 -4.4999985,0 -10e-7,-4.47659 z" + style="fill:none;stroke:#ffffff;stroke-width:0.74804771;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-grid-guide-intersections.svg b/share/icons/tango/scalable/status/snap-grid-guide-intersections.svg new file mode 100644 index 000000000..97c4c8b65 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-grid-guide-intersections.svg @@ -0,0 +1,173 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-grid-guide-intersections.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11207" + id="linearGradient20919" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11207"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop11209" /> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="1" + id="stop11211" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11215" + id="linearGradient20921" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-1)" + x1="1469" + y1="34.499969" + x2="1481.9999" + y2="34.499969" /> + <linearGradient + id="linearGradient11215"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop11217" /> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="1" + id="stop11219" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967" + id="linearGradient20923" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="1346.8038" + y1="214.32132" + x2="1348.4083" + y2="217.1902" /> + <linearGradient + id="linearGradient19967"> + <stop + id="stop19969" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971" + offset="1.0000000" + style="stop-color:#4e9a06;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.8" + inkscape:cx="19.356089" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + style="display:inline" + id="toggle_snap_grid_guide_intersections" + transform="matrix(3,0,0,3,-4752,-336)"> + <g + transform="translate(1320,-280)" + id="g20892"> + <rect + y="392.5" + x="270.5" + height="9" + width="9" + id="rect20894" + style="fill:url(#linearGradient20919);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient20921);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:0;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccccccccccc" + d="m 267,404 1,0 0,1 1,0 0,-1 2,0 0,-1 -2,0 0,-2 -1,0 0,2 -1,0 0,1 z m 1,-6 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,-3 1,0 0,2 -1,0 0,-2 z m 0,14 1,0 0,2 -1,0 0,-2 z m 6,-3 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m 3,0 0,1 -2,0 0,-1 2,0 z m -14,0 0,1 -2,0 0,-1 2,0 z" + style="fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path20896" /> + <rect + y="393.51987" + x="271.51987" + height="6.9602618" + width="6.9602618" + id="rect20898" + style="fill:none;stroke:#ffffff;stroke-width:1.03973806;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(0.5791607,0,0,0.5780324,724.23108,7.0466645)" + id="g20845"> + <path + transform="matrix(1.0145563,0,0,1.0145645,-21.595591,-3.0607514)" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + sodipodi:ry="3.4374998" + sodipodi:rx="3.4374998" + sodipodi:cy="201.56261" + sodipodi:cx="1492.1874" + id="path20847" + style="fill:url(#linearGradient20923);fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:1.70351744;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:1.37499774;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.68877552;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path20849" + sodipodi:cx="1492.1874" + sodipodi:cy="201.56261" + sodipodi:rx="3.4374998" + sodipodi:ry="3.4374998" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + transform="matrix(0.6278689,0,0,0.6290944,555.4028,74.615185)" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-nodes-center.svg b/share/icons/tango/scalable/status/snap-nodes-center.svg new file mode 100644 index 000000000..01adccf58 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-nodes-center.svg @@ -0,0 +1,131 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-nodes-center.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient19967-9"> + <stop + id="stop19969-5" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971-8" + offset="1.0000000" + style="stop-color:#4e9a06;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967-9" + id="linearGradient11821" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="1346.8038" + y1="214.32132" + x2="1348.4083" + y2="217.1902" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-35.490346" + inkscape:cy="36.576454" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + id="g20845" + transform="matrix(1.7374786,0,0,1.7340937,-2552.4206,-341.76376)"> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient11821);fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:1.70351744;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path20847" + sodipodi:cx="1492.1874" + sodipodi:cy="201.56261" + sodipodi:rx="3.4374998" + sodipodi:ry="3.4374998" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + transform="matrix(1.0145563,0,0,1.0145645,-21.595591,-3.0607514)" /> + <path + transform="matrix(0.6278689,0,0,0.6290944,555.4028,74.615185)" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + sodipodi:ry="3.4374998" + sodipodi:rx="3.4374998" + sodipodi:cy="201.56261" + sodipodi:cx="1492.1874" + id="path20849" + style="fill:none;stroke:#ffffff;stroke-width:1.37499774;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.68877552;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="color:#000000;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.40000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 12,0 0,36 36,0 0,-3 -33,0 0,-33 -3,0 z" + id="path10837" /> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-nodes-cusp.svg b/share/icons/tango/scalable/status/snap-nodes-cusp.svg new file mode 100644 index 000000000..533b9695e --- /dev/null +++ b/share/icons/tango/scalable/status/snap-nodes-cusp.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-nodes-cusp.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357-8"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359-8" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361" /> + </linearGradient> + <linearGradient + id="linearGradient19967"> + <stop + id="stop19969" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971" + offset="1.0000000" + style="stop-color:#4e9a06;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient19177" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7310806,1813.8182,10.670602)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient19161" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient19163" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.705882,-10.5436)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient19165" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient19167" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.7058832,-10.064376)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967" + id="linearGradient19976" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="13.683946" + y1="400.96594" + x2="12.558012" + y2="403.44186" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357-8" + id="linearGradient19189" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8948818,-0.04533777,-0.04581452,0.8948963,18.191064,43.070022)" + x1="-7.1783118" + y1="409.64725" + x2="-8.6875" + y2="421.04993" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="19.356089" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999779,0,0,2.9999779,-4247.9687,-383.99684)" + style="display:inline" + id="toggle_snap_to_nodes"> + <rect + style="fill:url(#radialGradient19177);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect19129" + width="15.999999" + height="15.999992" + x="1416" + y="128.00002" /> + <g + transform="matrix(0.401016,0.4010153,-0.52168,0.5216786,1640.3546,-76.846903)" + id="g19131"> + <path + id="path19133" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + style="fill:url(#linearGradient19161);fill-opacity:1;stroke:none" /> + <path + id="path19135" + d="m -19,412.9356 22.0000012,0 0,1 -22.0000012,0 0,-1 z" + style="fill:url(#linearGradient19163);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + transform="matrix(0.4010153,-0.401016,0.5216785,0.5216801,1214.0624,-83.263744)" + id="g19137"> + <path + id="path19139" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + style="fill:url(#linearGradient19165);fill-opacity:1;stroke:none" /> + <path + id="path19141" + d="m -19,412.9356 22.0000016,0 0,1 -22.0000016,0 0,-1 z" + style="fill:url(#linearGradient19167);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + id="g19181" + transform="matrix(0.5142595,-0.5142595,0.5169521,0.5169521,1214.5645,-79.663758)"> + <path + id="path19183" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient19976);fill-opacity:1;stroke:#3a7304;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path19185" + d="m -10.396743,410.7095 4.793436,0 -5e-7,4.76849 -4.7934345,0 -1e-6,-4.76849 z" + style="fill:none;stroke:url(#linearGradient19189);stroke-width:0.68570721;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-nodes-intersection.svg b/share/icons/tango/scalable/status/snap-nodes-intersection.svg new file mode 100644 index 000000000..b6bccdd68 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-nodes-intersection.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-nodes-intersection.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347" /> + </linearGradient> + <linearGradient + id="linearGradient19967"> + <stop + id="stop19969" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971" + offset="1.0000000" + style="stop-color:#4e9a06;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient20666" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient20668" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.705882,-10.5436)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient20662" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient20664" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.7058832,-10.064376)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient20682" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient20684" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.705882,-10.5436)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient20686" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient20688" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.7058832,-10.064376)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967" + id="linearGradient20696" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="1346.8038" + y1="214.32132" + x2="1348.4083" + y2="217.1902" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="19.356089" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9891658,0,0,2.9891658,-4447.8787,-382.62871)" + style="display:inline" + id="toggle_snap_to_path_intersections"> + <g + id="g20618" + transform="matrix(0.401016,0.4010153,-0.52168,0.5216786,1712.3546,-79.023694)"> + <path + style="fill:url(#linearGradient20666);fill-opacity:1;stroke:none" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + id="path20620" /> + <path + style="fill:url(#linearGradient20668);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m -19,412.9356 22.0000012,0 0,1 -22.0000012,0 0,-1 z" + id="path20622" /> + </g> + <g + id="g20624" + transform="matrix(0.4010153,-0.401016,0.5216785,0.5216801,1286.0624,-85.440535)"> + <path + style="fill:url(#linearGradient20662);fill-opacity:1;stroke:none" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + id="path20626" /> + <path + style="fill:url(#linearGradient20664);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m -19,412.9356 22.0000016,0 0,1 -22.0000016,0 0,-1 z" + id="path20628" /> + </g> + <g + transform="matrix(0.401016,-0.4010153,-0.52168,-0.5216786,1712.3546,351.09188)" + id="g20670"> + <path + id="path20672" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + style="fill:url(#linearGradient20682);fill-opacity:1;stroke:none" /> + <path + id="path20674" + d="m -19,412.9356 22.0000012,0 0,1 -22.0000012,0 0,-1 z" + style="fill:url(#linearGradient20684);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + transform="matrix(0.4010153,0.401016,0.5216785,-0.5216801,1286.0624,357.50872)" + id="g20676"> + <path + id="path20678" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + style="fill:url(#linearGradient20686);fill-opacity:1;stroke:none" /> + <path + id="path20680" + d="m -19,412.9356 22.0000016,0 0,1 -22.0000016,0 0,-1 z" + style="fill:url(#linearGradient20688);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + id="g20690" + transform="matrix(0.5791607,0,0,0.5780324,631.6914,19.590858)"> + <path + sodipodi:type="arc" + style="fill:url(#linearGradient20696);fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:1.70351744;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path20692" + sodipodi:cx="1492.1874" + sodipodi:cy="201.56261" + sodipodi:rx="3.4374998" + sodipodi:ry="3.4374998" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + transform="matrix(1.0145563,0,0,1.0145645,-21.595591,-3.0607514)" /> + <path + transform="matrix(0.6278689,0,0,0.6290944,555.4028,74.615185)" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + sodipodi:ry="3.4374998" + sodipodi:rx="3.4374998" + sodipodi:cy="201.56261" + sodipodi:cx="1492.1874" + id="path20694" + style="fill:none;stroke:#ffffff;stroke-width:1.37499774;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.68877552;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-nodes-midpoint.svg b/share/icons/tango/scalable/status/snap-nodes-midpoint.svg new file mode 100644 index 000000000..ab42ef719 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-nodes-midpoint.svg @@ -0,0 +1,305 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-nodes-midpoint.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient8331"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333" /> + <stop + id="stop8339" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335" /> + </linearGradient> + <linearGradient + id="linearGradient8343"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345" /> + <stop + id="stop8351" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347" /> + </linearGradient> + <linearGradient + id="linearGradient19967"> + <stop + id="stop19969" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971" + offset="1.0000000" + style="stop-color:#4e9a06;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient20538" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7310806,1861.909,10.397872)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331" + id="linearGradient20467" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343" + id="linearGradient20469" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.705882,-10.5436)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967" + id="linearGradient20612" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="1346.8038" + y1="214.32132" + x2="1348.4083" + y2="217.1902" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7430-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432-3" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357-6"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359-1" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430-5" + id="linearGradient9246" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357-6" + id="linearGradient9248" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430-5" + id="linearGradient9258" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357-6" + id="linearGradient9260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="19.356089" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-4392,-384)" + style="display:inline" + id="toggle_snap_to_midpoints"> + <rect + style="fill:url(#radialGradient20538);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20453" + width="15.999999" + height="15.999992" + x="1464" + y="128" /> + <g + transform="matrix(0.4010153,-0.401016,0.5216785,0.5216801,1259.1532,-82.536502)" + id="g20455"> + <path + id="path20457" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + style="fill:url(#linearGradient20467);fill-opacity:1;stroke:none" /> + <path + id="path20459" + d="m -19,412.4564 22.0000004,0 0,1 -22.0000004,0 0,-1 z" + style="fill:url(#linearGradient20469);fill-opacity:1;stroke:none" /> + </g> + <g + id="use20461" + inkscape:label="#g14630" + transform="translate(19,-59)"> + <g + id="g9240" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path9242" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient9246);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path9244" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient9248);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="use20463" + inkscape:label="#g14630" + transform="translate(29,-69)"> + <g + id="g9252" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path9254" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient9258);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path9256" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient9260);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + transform="matrix(0.5791607,0,0,0.5780324,607.6914,19.546664)" + id="g20584"> + <path + transform="matrix(1.0145563,0,0,1.0145645,-21.595591,-3.0607514)" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + sodipodi:ry="3.4374998" + sodipodi:rx="3.4374998" + sodipodi:cy="201.56261" + sodipodi:cx="1492.1874" + id="path20586" + style="fill:url(#linearGradient20612);fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:1.70351744;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:#ffffff;stroke-width:1.37499774;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.68877552;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path20588" + sodipodi:cx="1492.1874" + sodipodi:cy="201.56261" + sodipodi:rx="3.4374998" + sodipodi:ry="3.4374998" + d="m 1495.6249,201.56261 c 0,1.89848 -1.539,3.4375 -3.4375,3.4375 -1.8985,0 -3.4375,-1.53902 -3.4375,-3.4375 0,-1.89848 1.539,-3.4375 3.4375,-3.4375 1.8985,0 3.4375,1.53902 3.4375,3.4375 z" + transform="matrix(0.6278689,0,0,0.6290944,555.4028,74.615185)" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-nodes-path.svg b/share/icons/tango/scalable/status/snap-nodes-path.svg new file mode 100644 index 000000000..6d39120b5 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-nodes-path.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-nodes-path.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient20441" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7272727,1665.0909,13.090905)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient20443" + gradientUnits="userSpaceOnUse" + x1="162.09949" + y1="414.01666" + x2="162.09949" + y2="409.02002" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11913"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop11915" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11917" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient20445" + gradientUnits="userSpaceOnUse" + x1="162.2023" + y1="413.94385" + x2="162.2023" + y2="409.06992" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11905"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop11907" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop11909" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient20447" + gradientUnits="userSpaceOnUse" + x1="162.09949" + y1="414.01666" + x2="162.09949" + y2="409.02002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient20449" + gradientUnits="userSpaceOnUse" + x1="162.14154" + y1="414.23557" + x2="162.2023" + y2="409.06992" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient20963" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.121098,-0.1996121,0,1340.5137,209.7993)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="19.356089" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9819696,0,0,2.9819696,-4150.9439,-381.44582)" + style="display:inline" + id="toggle_snap_to_paths"> + <g + transform="matrix(1,0,0,-1,-3.8890874,272.01415)" + id="g20978"> + <rect + style="fill:url(#radialGradient20441);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.19334364;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20386" + width="15.999999" + height="15.999999" + x="1396" + y="128" /> + <g + id="g20394" + transform="matrix(0.7272727,0,0,0.7272727,1281.0909,-167.99999)"> + <path + style="fill:none;stroke:url(#linearGradient20443);stroke-width:4.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 161.03293,410.03293 C 161.03293,415.28367 163.63471,418 169,418" + id="path20396" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:url(#linearGradient20445);stroke-width:1.37500012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 161.09505,408.71875 c 0,5.27607 1.89086,8.83969 8,8.83969" + id="path20398" + sodipodi:nodetypes="cc" /> + </g> + <g + transform="matrix(-0.7272727,0,0,-0.7272727,1526.933,439.99999)" + id="g20388"> + <path + style="fill:none;stroke:url(#linearGradient20447);stroke-width:4.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 161.03293,410.03293 C 161.03293,415.28367 163.63471,418 169,418" + id="path20390" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:url(#linearGradient20449);stroke-width:1.37500012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 160.7293,408.77952 c 0,6.0797 2.98581,9.96559 10.43183,9.84405" + id="path20392" + sodipodi:nodetypes="cc" /> + </g> + </g> + <g + id="g20940" + transform="matrix(-0.7071068,0.7071068,0.7071068,0.7071068,2189.4294,-963.97715)"> + <path + sodipodi:nodetypes="cccccccc" + id="path20942" + d="m 1334.496,210.49996 0,2.01394 -1.9738,0 3.4754,2.98609 3.5246,-2.98609 -2.0173,0 0,-2.01394 -3.0089,0 z" + style="fill:url(#radialGradient20963);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:0.99999863;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccccccc" + id="path20944" + d="m 1335.2652,211.25 0,2.01606 -0.6803,0 1.4179,1.22744 1.4363,-1.22744 -0.6811,0 0,-2.01606 -1.4928,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-nodes-rotation-center.svg b/share/icons/tango/scalable/status/snap-nodes-rotation-center.svg new file mode 100644 index 000000000..8cf4d83b1 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-nodes-rotation-center.svg @@ -0,0 +1,101 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-nodes-rotation-center.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.98994949" + inkscape:cx="8.033508" + inkscape:cy="25.786184" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:5.66176462;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 36.676471,0 0,8.4926474" + id="path20753" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:5.66176462;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 36.676471,14.154412 0,8.492647" + id="path20755" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:5.66176462;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 25.352941,11.32353 8.492647,0" + id="path20757" /> + <path + style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#3a7304;stroke-width:5.66176462;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 39.507353,11.32353 8.492647,0" + id="path20759" /> + <path + style="color:#000000;fill:#3465a4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.40000001;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 12,0 0,36 36,0 0,-3 -33,0 0,-33 -3,0 z" + id="path10837" /> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-nodes-smooth.svg b/share/icons/tango/scalable/status/snap-nodes-smooth.svg new file mode 100644 index 000000000..cbf584bf3 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-nodes-smooth.svg @@ -0,0 +1,236 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-nodes-smooth.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-8"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-7" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357-8"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359-8" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11913"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop11915" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11917" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11905"> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0" + id="stop11907" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop11909" /> + </linearGradient> + <linearGradient + id="linearGradient19967"> + <stop + id="stop19969" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971" + offset="1.0000000" + style="stop-color:#4e9a06;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-8" + id="radialGradient20021" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7272727,1709.0909,13.090905)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient19147" + gradientUnits="userSpaceOnUse" + x1="162.09949" + y1="414.01666" + x2="162.09949" + y2="409.02002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient19149" + gradientUnits="userSpaceOnUse" + x1="162.2023" + y1="414.66092" + x2="162.2023" + y2="409.06992" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11913" + id="linearGradient19151" + gradientUnits="userSpaceOnUse" + x1="162.09949" + y1="414.01666" + x2="162.09949" + y2="409.02002" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11905" + id="linearGradient19153" + gradientUnits="userSpaceOnUse" + x1="162.2023" + y1="413.94385" + x2="162.2023" + y2="409.06992" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967" + id="linearGradient20006" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="13.683946" + y1="400.96594" + x2="12.558012" + y2="403.44186" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357-8" + id="linearGradient20008" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8948818,-0.04533777,-0.04581452,0.8948963,18.191064,43.070022)" + x1="-7.1783118" + y1="409.64725" + x2="-8.6875" + y2="421.04993" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="19.356089" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3.0000002,0,0,3.0000002,-4320.0003,-384.00003)" + style="display:inline" + id="toggle_snap_to_smooth_nodes"> + <rect + style="fill:url(#radialGradient20021);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.19334364;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect19105" + width="15.999999" + height="15.999999" + x="1440" + y="128" /> + <g + transform="matrix(-0.7272727,0,0,-0.7272727,1570.933,439.99999)" + id="g19107"> + <path + style="fill:none;stroke:url(#linearGradient19147);stroke-width:4.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 161.03293,410.03293 C 161.03293,415.28367 163.63471,418 169,418" + id="path19109" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:url(#linearGradient19149);stroke-width:1.37500012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 160.1824,408.71875 c 0,5.47203 2.80351,10.20866 8.91265,10.20866" + id="path19111" + sodipodi:nodetypes="cc" /> + </g> + <g + id="g19113" + transform="matrix(0.7272727,0,0,0.7272727,1325.0909,-167.99999)"> + <path + style="fill:none;stroke:url(#linearGradient19151);stroke-width:4.125;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 161.03293,410.03293 C 161.03293,415.28367 163.63471,418 169,418" + id="path19115" + sodipodi:nodetypes="cc" /> + <path + style="fill:none;stroke:url(#linearGradient19153);stroke-width:1.37500012px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 161.09505,408.71875 c 0,5.27607 1.89086,8.83969 8,8.83969" + id="path19117" + sodipodi:nodetypes="cc" /> + </g> + <g + id="g20000" + transform="matrix(0,-0.7272728,0.7310807,0,1145.9952,130.17594)"> + <path + id="path20002" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient20006);fill-opacity:1;stroke:#3a7304;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path20004" + d="m -10.396743,410.7095 4.793436,0 -5e-7,4.76849 -4.7934345,0 -1e-6,-4.76849 z" + style="fill:none;stroke:url(#linearGradient20008);stroke-width:0.68570721;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-nodes.svg b/share/icons/tango/scalable/status/snap-nodes.svg new file mode 100644 index 000000000..4c644776a --- /dev/null +++ b/share/icons/tango/scalable/status/snap-nodes.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-nodes.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient10735-0"> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="0" + id="stop10737-1" /> + <stop + style="stop-color:#c0c0c0;stop-opacity:0;" + offset="1" + id="stop10739-1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient7430-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop7432-3" /> + <stop + style="stop-color:#fafbfa;stop-opacity:1" + offset="1" + id="stop7434-5" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient8357-6"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359-1" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361-7" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10735-0" + id="radialGradient21055-2" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7272727,0,0,0.7310806,1765.8182,10.670594)" + cx="391" + cy="279" + fx="391" + fy="279" + r="8" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8331-6" + id="linearGradient21004-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1.333333,1.705882,-151.2103)" + x1="-16.000061" + y1="423.45538" + x2="1.0000585" + y2="423.45538" /> + <linearGradient + id="linearGradient8331-6"> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="0" + id="stop8333-0" /> + <stop + id="stop8339-1" + offset="0.12418549" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0.86629128" + id="stop8341-6" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop8335-3" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8343-1" + id="linearGradient21006-7" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.294118,0,0,1,1.7058832,-10.064376)" + x1="-16.000221" + y1="423.58575" + x2="0.58696824" + y2="423.58575" /> + <linearGradient + id="linearGradient8343-1"> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="0" + id="stop8345-7" /> + <stop + id="stop8351-9" + offset="0.2" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + style="stop-color:#babdb6;stop-opacity:1;" + offset="0.84444445" + id="stop8353-2" /> + <stop + style="stop-color:#babdb6;stop-opacity:0;" + offset="1" + id="stop8347-5" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591-3" + id="radialGradient21045-6" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.121098,-0.1996121,0,1340.5137,209.7993)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + id="linearGradient2591-3"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593-8" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595-7" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7430-5" + id="linearGradient9270" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1458335,0,0,1.1398653,-23.468771,-45.70193)" + x1="12.197592" + y1="401.09631" + x2="15.698984" + y2="404.59772" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357-6" + id="linearGradient9272" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.825,0,0,0.8250133,-1.4000259,72.28586)" + x1="-8.6875" + y1="410.10919" + x2="-8.6875" + y2="417.38632" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="19.356089" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999779,0,0,2.9999779,-4103.9698,-383.99679)" + style="display:inline" + id="toggle_snap_nodes"> + <rect + style="fill:url(#radialGradient21055-2);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.1902318;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect20982" + width="15.999999" + height="15.999992" + x="1368" + y="128" /> + <g + transform="matrix(0.4010153,-0.401016,0.5216785,0.5216801,1166.0624,-83.263752)" + id="g20990"> + <path + id="path20992" + d="m -19,411.4564 22.0000004,0 0,4 -22.0000004,0 0,-4 z" + style="fill:url(#linearGradient21004-6);fill-opacity:1;stroke:none" /> + <path + id="path20994" + d="m -19,412.9356 22.0000016,0 0,1 -22.0000016,0 0,-1 z" + style="fill:url(#linearGradient21006-7);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <g + id="use20996" + inkscape:label="#g14630" + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,210.68805,1020.4693)"> + <g + id="g9264" + transform="matrix(0.7272727,0,0,0.7310807,1453.8182,-102.00485)"> + <path + id="path9266" + d="m -11.437525,409.67413 6.8749996,0 0,6.83919 -6.8749996,0 0,-6.83919 z" + style="fill:url(#linearGradient9270);fill-opacity:1;stroke:#888a85;stroke-width:1.37141466;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + id="path9268" + d="m -10.062525,411.04199 4.1249997,0 0,4.10353 -4.1249997,0 0,-4.10353 z" + style="fill:none;stroke:url(#linearGradient9272);stroke-width:1.3714149;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + </g> + <g + id="g21022" + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,276.02285,925.41523)"> + <path + sodipodi:nodetypes="cccccccc" + id="path21024" + d="m 1334.496,210.49996 0,2.01394 -1.9738,0 3.4754,2.98609 3.5246,-2.98609 -2.0173,0 0,-2.01394 -3.0089,0 z" + style="fill:url(#radialGradient21045-6);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:0.99999863;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + sodipodi:nodetypes="cccccccc" + id="path21026" + d="m 1335.2652,211.25 0,2.01606 -0.6803,0 1.4179,1.22744 1.4363,-1.22744 -0.6811,0 0,-2.01606 -1.4928,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap-page.svg b/share/icons/tango/scalable/status/snap-page.svg new file mode 100644 index 000000000..ed7fc3ba5 --- /dev/null +++ b/share/icons/tango/scalable/status/snap-page.svg @@ -0,0 +1,120 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap-page.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient16754" + id="linearGradient20794" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8333414,0,0,1.9999992,1530.6666,122.99991)" + x1="7.0000057" + y1="10.000049" + x2="7.0000057" + y2="1.5822698" /> + <linearGradient + id="linearGradient16754"> + <stop + style="stop-color:white;stop-opacity:1" + offset="0.0000000" + id="stop16756" /> + <stop + style="stop-color:#cdcdcd;stop-opacity:1" + offset="1.0000000" + id="stop16758" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="19.356089" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(3,0,0,3,-4608,-384)" + style="display:inline" + id="toggle_snap_page_border"> + <path + sodipodi:nodetypes="cccccscccccccccccc" + id="path20775" + d="m 1538.7599,128.03789 c -0.7116,0.44153 -1.267,0.97682 -1.7599,1.6996 l 0,12.49595 c 0.4673,0.66327 1.0011,1.27081 1.6247,1.76656 l 9.6975,0 c 0.6366,-0.50173 1.1996,-1.09296 1.6754,-1.76656 0.01,-0.0115 -0.01,-0.0436 0,-0.0552 l 0,-8.77761 0,-0.71767 -0.4568,-0.55205 -4.0271,-4.09302 -6.7538,0 z m 1.4895,3.59617 4.1633,0 2.3355,2.53944 0,6.29338 -6.4988,0 0,-8.83282 z" + style="fill:#3a7304;fill-opacity:1;stroke:none;display:inline" /> + <path + sodipodi:nodetypes="cccccc" + id="path20777" + d="m 1538,129 7.0209,0.0625 L 1549,133 l 0,10 -11,0 0,-14 z" + style="fill:url(#linearGradient20794);fill-opacity:1;stroke:none;display:inline" /> + <path + sodipodi:nodetypes="cccc" + id="path20779" + d="m 1545,133 0,-4 4,4 -4,0 z" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="133" + x="1545" + height="2" + width="4.0000248" + id="rect20782" + style="opacity:0.20434786;fill:#000000;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="129.01262" + x="1543.3752" + height="5.987381" + width="1.6247072" + id="rect20784" + style="opacity:0.11739131;fill:#000000;fill-opacity:1;stroke:none;display:inline" /> + <rect + y="128" + x="1536" + height="16" + width="16" + id="rect21069" + style="fill:none;stroke:none;stroke-width:0.1;marker:none;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/snap.svg b/share/icons/tango/scalable/status/snap.svg new file mode 100644 index 000000000..5cc75072e --- /dev/null +++ b/share/icons/tango/scalable/status/snap.svg @@ -0,0 +1,189 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="snap.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + id="linearGradient8357-8"> + <stop + style="stop-color:white;stop-opacity:1;" + offset="0" + id="stop8359-8" /> + <stop + style="stop-color:white;stop-opacity:0;" + offset="1" + id="stop8361" /> + </linearGradient> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient19967"> + <stop + id="stop19969" + offset="0" + style="stop-color:#73d216" /> + <stop + id="stop19971" + offset="1.0000000" + style="stop-color:#4e9a06;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient19967" + id="linearGradient20178" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="13.683946" + y1="400.96594" + x2="12.558012" + y2="403.44186" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient8357-8" + id="linearGradient20180" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8401007,-0.04256245,-0.04300993,0.840116,16.587747,65.720695)" + x1="-7.1783118" + y1="409.64725" + x2="-8.6875" + y2="421.04993" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2485-9" + id="linearGradient20382" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1250004,0,0,1.1295071,-23.187525,-41.501684)" + x1="14.803184" + y1="396.88446" + x2="12.558012" + y2="405.91895" /> + <linearGradient + id="linearGradient2485-9"> + <stop + id="stop2486-3" + offset="0.0000000" + style="stop-color:#ffffff;stop-opacity:1.0000000" /> + <stop + id="stop2487-1" + offset="1.0000000" + style="stop-color:#aaaaaa;stop-opacity:1.0000000;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient20369" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,0.121098,-0.1996121,0,1340.5137,209.7993)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.8" + inkscape:cx="-0.30038722" + inkscape:cy="-10.01251" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + transform="matrix(2.9999047,0,0,2.9999047,-3822.033,-395.98589)" + style="display:inline" + id="toggle_snap_global"> + <g + transform="matrix(0.4714045,-0.4714045,0.4738685,0.4738685,1094.3077,-55.234781)" + id="g20164"> + <path + style="fill:url(#linearGradient20178);fill-opacity:1;stroke:#3a7304;stroke-width:1.49609554;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" + d="m -11.375026,409.73628 6.7500004,0 0,6.77704 -6.7500004,0 0,-6.77704 z" + id="path20166" /> + <path + style="fill:none;stroke:url(#linearGradient20180);stroke-width:0.74804771;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m -10.250026,410.85544 4.4999998,0 -3e-7,4.47659 -4.4999985,0 -10e-7,-4.47659 z" + id="path20168" + sodipodi:nodetypes="ccccc" /> + </g> + <g + id="g20142" + transform="matrix(0.4714045,-0.4714045,0.4738685,0.4738685,1085.7526,-63.841871)"> + <path + id="path20144" + d="m -11.375026,409.73628 6.7500004,0 0,6.77704 -6.7500004,0 0,-6.77704 z" + style="fill:url(#linearGradient20382);fill-opacity:1;stroke:#888a85;stroke-width:1.49609554;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccc" + id="path20146" + d="m -10.250026,410.85544 4.4999998,0 -3e-7,4.47659 -4.4999985,0 -10e-7,-4.47659 z" + style="fill:none;stroke:#ffffff;stroke-width:0.74804771;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <g + transform="matrix(0.7071068,-0.7071068,0.7071068,0.7071068,186.89785,934.16523)" + id="g20314"> + <path + style="fill:url(#radialGradient20369);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:0.99999863;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 1334.496,210.49996 0,2.01394 -1.9738,0 3.4754,2.98609 3.5246,-2.98609 -2.0173,0 0,-2.01394 -3.0089,0 z" + id="path20316" + sodipodi:nodetypes="cccccccc" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 1335.2652,211.25 0,2.01606 -0.6803,0 1.4179,1.22744 1.4363,-1.22744 -0.6811,0 0,-2.01606 -1.4928,0 z" + id="path20318" + sodipodi:nodetypes="cccccccc" /> + </g> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/stroke-cap-butt.svg b/share/icons/tango/scalable/status/stroke-cap-butt.svg new file mode 100644 index 000000000..3f04303e4 --- /dev/null +++ b/share/icons/tango/scalable/status/stroke-cap-butt.svg @@ -0,0 +1,131 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="stroke-cap-butt.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-20.529848" + inkscape:cy="41.42883" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="cap_butt" + transform="matrix(2,0,0,2,-1799,-316.5)"> + <rect + style="fill:none;stroke:none;stroke-width:9;marker:none;display:inline" + id="rect18281" + width="24" + height="24.000002" + x="899.5" + y="158.25" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1.00000012px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 902.99999,181.71138 0,-13.92266 17,0 0,13.92266" + id="path18283" + sodipodi:nodetypes="cccc" /> + <rect + y="168.2491" + x="910.5246" + height="2" + width="2" + id="use18285" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="172.2491" + x="910.5246" + height="2" + width="2" + id="use18287" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="176.2491" + x="910.5246" + height="2" + width="2" + id="use18289" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="180.2491" + x="910.5246" + height="2" + width="2" + id="use18291" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <path + style="opacity:0.5;fill:#729fcf;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.88941365px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 904.06059,181.3975 0,-12.52441 14.94934,0 0,12.52441" + id="path40404" + sodipodi:nodetypes="cccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/stroke-cap-round.svg b/share/icons/tango/scalable/status/stroke-cap-round.svg new file mode 100644 index 000000000..284f4b9e6 --- /dev/null +++ b/share/icons/tango/scalable/status/stroke-cap-round.svg @@ -0,0 +1,131 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="stroke-cap-round.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-20.529848" + inkscape:cy="12.857401" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(1.92,0,0,1.92,-459.84,-2088.96)" + style="display:inline" + id="cap_round"> + <rect + style="fill:none;stroke:none;stroke-width:9;marker:none;display:inline" + id="rect18308" + width="24" + height="24.000002" + x="240" + y="1088" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 243.43999,1111.5 0.04,-13 c 0,-6 2.5,-10 8.5,-10 6,0 8.5,4 8.54,10 l -0.04,13" + id="path18310" + sodipodi:nodetypes="ccscc" /> + <rect + y="1109.9991" + x="251.0246" + height="2" + width="2" + id="use18312" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="1105.9991" + x="251.0246" + height="2" + width="2" + id="use18314" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="1101.9991" + x="251.0246" + height="2" + width="2" + id="use18316" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="1097.9991" + x="251.0246" + height="2" + width="2" + id="use18318" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <path + sodipodi:nodetypes="ccscc" + id="path10867" + d="m 244.5,1112.5 0.04,-13 c -0.0625,-6 1.5625,-10 7.5,-10 5.6875,0 7.5,4 7.54,10 l -0.04,13" + style="opacity:0.5;fill:none;stroke:#eeeeec;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/stroke-cap-square.svg b/share/icons/tango/scalable/status/stroke-cap-square.svg new file mode 100644 index 000000000..f36a807e7 --- /dev/null +++ b/share/icons/tango/scalable/status/stroke-cap-square.svg @@ -0,0 +1,131 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="stroke-cap-square.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-20.529848" + inkscape:cy="41.42883" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + transform="matrix(2,0,0,2,-384,-2176)" + style="display:inline" + id="cap_square"> + <rect + style="fill:none;stroke:none;stroke-width:9;marker:none;display:inline" + id="rect18295" + width="24" + height="24.000002" + x="192" + y="1088" /> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:#204a87;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 195.47999,1111.5 -0.04,-23 17.04,0 0.04,23" + id="path18297" + sodipodi:nodetypes="cccc" /> + <rect + y="1109.9991" + x="203.0246" + height="2" + width="2" + id="use18299" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="1105.9991" + x="203.0246" + height="2" + width="2" + id="use18301" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="1101.9991" + x="203.0246" + height="2" + width="2" + id="use18303" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="1097.9991" + x="203.0246" + height="2" + width="2" + id="use18305" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <path + sodipodi:nodetypes="cccc" + id="path10843" + d="m 196.44471,1110.9691 0,-21.5244 14.94934,0 0,21.5244" + style="opacity:0.5;fill:#729fcf;fill-opacity:0;fill-rule:evenodd;stroke:#eeeeec;stroke-width:0.88941365px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1;display:inline" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/stroke-join-bevel.svg b/share/icons/tango/scalable/status/stroke-join-bevel.svg new file mode 100644 index 000000000..fac215f9f --- /dev/null +++ b/share/icons/tango/scalable/status/stroke-join-bevel.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="stroke-join-bevel.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-20.529848" + inkscape:cy="41.42883" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + transform="matrix(1.9890223,0,0,1.9890223,-1789.1256,-314.76262)" + id="join_bevel"> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 900.04,181.75 -0.04,-10.5 12,-12.5 11,0 0,17.5 -6,0 0,5.5" + id="path18321" + sodipodi:nodetypes="ccccccc" /> + <rect + style="fill:none;stroke:none;stroke-width:9;marker:none;display:inline" + id="rect18323" + width="24" + height="24.000002" + x="899.5" + y="158.25" /> + <path + id="path18325" + style="fill:none;stroke:#204a87;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 900.04,181.75 -0.04,-10.5 12,-12.5 11,0 m -6,23 0,-6 6,0" /> + <rect + y="167.2491" + x="920.5246" + height="2" + width="2" + id="use18327" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="167.2491" + x="916.5246" + height="2" + width="2" + id="use18329" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="167.2491" + x="912.5246" + height="2" + width="2" + id="use18331" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="167.2491" + x="908.5246" + height="2" + width="2" + id="use18333" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="171.2491" + x="908.5246" + height="2" + width="2" + id="use18335" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="175.2491" + x="908.5246" + height="2" + width="2" + id="use18337" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="179.2491" + x="908.5246" + height="2" + width="2" + id="use18339" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <path + id="path34051" + style="opacity:0.5;fill:none;stroke:#eeeeec;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 900.98986,181.88238 -0.04,-10.13805 11.43697,-12.0174 10.71848,-0.0804 m -7.12607,22.07501 0.0402,-7.00542 6.92499,0.0402" + sodipodi:nodetypes="ccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/stroke-join-miter.svg b/share/icons/tango/scalable/status/stroke-join-miter.svg new file mode 100644 index 000000000..4f0f63f0b --- /dev/null +++ b/share/icons/tango/scalable/status/stroke-join-miter.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="stroke-join-miter.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-20.529848" + inkscape:cy="41.42883" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + transform="matrix(1.9909014,0,0,1.9909014,-1790.8158,-315.06042)" + id="join_miter"> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 900.04,181.75 -0.04,-23 23,0 0,17.5 -6,0 0,5.5" + id="path18365" + sodipodi:nodetypes="cccccc" /> + <rect + style="fill:none;stroke:none;stroke-width:9;marker:none;display:inline" + id="rect18367" + width="24" + height="24.000002" + x="899.5" + y="158.25" /> + <path + id="path18369" + style="fill:none;stroke:#204a87;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 900.04,181.75 -0.04,-23 23,0 m -6,23 0,-6 6,0" /> + <rect + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" + id="rect18371" + width="2" + height="2" + x="920.5246" + y="167.2491" /> + <rect + y="167.2491" + x="916.5246" + height="2" + width="2" + id="use18373" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="167.2491" + x="912.5246" + height="2" + width="2" + id="use18375" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="167.2491" + x="908.5246" + height="2" + width="2" + id="use18377" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="171.2491" + x="908.5246" + height="2" + width="2" + id="use18379" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="175.2491" + x="908.5246" + height="2" + width="2" + id="use18381" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="179.2491" + x="908.5246" + height="2" + width="2" + id="use18383" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <path + id="path32260" + style="opacity:0.5;fill:none;stroke:#ffffff;stroke-width:0.89924371px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 900.98809,181.9102 -0.15008,-22.19075 22.19076,0 m -6.98329,22.13388 -0.0569,-6.99316 7.1539,0.0569" + sodipodi:nodetypes="cccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/stroke-join-round.svg b/share/icons/tango/scalable/status/stroke-join-round.svg new file mode 100644 index 000000000..df0a47aa1 --- /dev/null +++ b/share/icons/tango/scalable/status/stroke-join-round.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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="stroke-join-round.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.4" + inkscape:cx="-20.529848" + inkscape:cy="41.42883" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + transform="matrix(1.9781699,0,0,1.9781699,-1779.3638,-312.98339)" + id="join_round"> + <path + style="fill:#729fcf;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 900.04,181.75 -0.04,-3 c 0,-12.5 7,-20 19.5,-20 l 3.5,0 0,17.5 -6,0 0,5.5" + id="path18343" + sodipodi:nodetypes="ccccccc" /> + <rect + style="fill:none;stroke:none;stroke-width:9;marker:none;display:inline" + id="rect18345" + width="24" + height="24.000002" + x="899.5" + y="158.25" /> + <path + id="path18347" + style="fill:none;stroke:#204a87;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 900.04,181.75 -0.04,-3 c 0,-12.5 7,-20 19.5,-20 l 3.5,0 m -6,23 0,-6 6,0" /> + <rect + y="167.2491" + x="920.5246" + height="2" + width="2" + id="use18349" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="167.2491" + x="916.5246" + height="2" + width="2" + id="use18351" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="167.2491" + x="912.5246" + height="2" + width="2" + id="use18353" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="167.2491" + x="908.5246" + height="2" + width="2" + id="use18355" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="171.2491" + x="908.5246" + height="2" + width="2" + id="use18357" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="175.2491" + x="908.5246" + height="2" + width="2" + id="use18359" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <rect + y="179.2491" + x="908.5246" + height="2" + width="2" + id="use18361" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:9;marker:none;display:inline" /> + <path + id="path39517" + style="opacity:0.5;fill:none;stroke:#eeeeec;stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;stroke-opacity:1" + d="m 900.87377,181.98351 -0.04,-3 c 0,-12.5 6.65875,-19.37437 19.15875,-19.37437 l 3.21562,0.0569 m -7.1375,22.08999 -0.0569,-7.02375 7.25125,0.11375" + sodipodi:nodetypes="ccccccc" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/transform-affect-gradient.svg b/share/icons/tango/scalable/status/transform-affect-gradient.svg new file mode 100644 index 000000000..4771a89c9 --- /dev/null +++ b/share/icons/tango/scalable/status/transform-affect-gradient.svg @@ -0,0 +1,236 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-affect-gradient.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13507" + id="linearGradient13534" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0463527,0,0,1.038339,-61.116048,-5.6166658)" + x1="1314.6301" + y1="150.16634" + x2="1312.3708" + y2="152.81799" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13507"> + <stop + style="stop-color:#729fcf;stop-opacity:1;" + offset="0" + id="stop13509" /> + <stop + style="stop-color:#729fcf;stop-opacity:0;" + offset="1" + id="stop13511" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13498" + id="linearGradient13536" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0463527,0,0,1.038339,-61.116048,-5.6166658)" + x1="1314.6301" + y1="150.16634" + x2="1312.3708" + y2="152.81799" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13498"> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="0" + id="stop13500" /> + <stop + style="stop-color:#204a87;stop-opacity:0;" + offset="1" + id="stop13502" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient13538" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.1938843,-0.2722692,0,688.09544,390.62176)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient13540" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,676.49909,396.11966)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13517" + id="linearGradient13542" + gradientUnits="userSpaceOnUse" + x1="1318" + y1="147.78769" + x2="1313.5" + y2="153.09099" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13517"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop13519" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop13521" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-16.666747" + inkscape:cy="-39.29028" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="transform_gradient_alt1" + transform="matrix(2.8235295,0,0,2.8235295,-3693.1766,-395.29413)"> + <rect + y="146.5" + x="1308.5" + height="10" + width="10" + id="rect13473" + style="fill:url(#linearGradient13534);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient13536);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:16.19999961;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + y="143" + x="1308" + height="11.25" + width="11.25" + id="rect13432" + style="opacity:0.46551729;fill:#d3d7cf;fill-opacity:0;fill-rule:evenodd;stroke:none" /> + <g + id="g13434" + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,1112.3646,-611.15024)"> + <path + style="fill:url(#radialGradient13538);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 679.49972,388.49996 0,-2.00119 -2.00081,0 4.00043,-5.00412 4.00042,5.00412 -1.99304,0 0,2.00119 -4.007,0 z" + id="path13436" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path13438" + d="m 678.60598,385.99401 1.39479,0 0,2.00667 2.20547,0 c 0.88487,-3.30425 -0.21126,-3.11764 -1.47208,-4.37918 l -2.12818,2.37251 z" + style="opacity:0.5080214;fill:url(#radialGradient13540);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 680.51288,387.513 0,-2.00866 -0.7851,0 1.83453,-2.50434 1.67046,2.50434 -0.72182,0 0,2.00866 -1.99807,0 z" + id="path13440" + sodipodi:nodetypes="cccccccc" /> + </g> + <rect + style="fill:none;stroke:url(#linearGradient13542);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:16.19999961;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13515" + width="8" + height="8" + x="1309.5" + y="147.5" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/transform-affect-pattern.svg b/share/icons/tango/scalable/status/transform-affect-pattern.svg new file mode 100644 index 000000000..01cb11952 --- /dev/null +++ b/share/icons/tango/scalable/status/transform-affect-pattern.svg @@ -0,0 +1,231 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-affect-pattern.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13641" + id="linearGradient13658" + gradientUnits="userSpaceOnUse" + x1="1351.5182" + y1="140" + x2="1343.7799" + y2="149.61006" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13641"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop13643" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop13645" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13598" + id="linearGradient13660" + gradientUnits="userSpaceOnUse" + x1="1351.5182" + y1="140" + x2="1343.7799" + y2="149.38908" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13598"> + <stop + style="stop-color:#a40000;stop-opacity:1;" + offset="0" + id="stop13600" /> + <stop + style="stop-color:#a40000;stop-opacity:0;" + offset="1" + id="stop13602" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient13662" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.1938843,-0.2722692,0,688.09544,390.62176)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient13664" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,676.49909,396.11966)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13633" + id="linearGradient13666" + gradientUnits="userSpaceOnUse" + x1="1347.9222" + y1="144.46352" + x2="1345.6683" + y2="146.8058" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13633"> + <stop + style="stop-color:#cc0000;stop-opacity:1;" + offset="0" + id="stop13635" /> + <stop + style="stop-color:#cc0000;stop-opacity:0;" + offset="1" + id="stop13637" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-16.666747" + inkscape:cy="-39.29028" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="transform_pattern_alt1" + transform="matrix(2.8235295,0,0,2.8235295,-3786.3531,-378.35295)"> + <rect + style="fill:url(#linearGradient13658);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient13660);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:16.19999961;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13546" + width="10" + height="10" + x="1341.5" + y="140.5" /> + <rect + style="opacity:0.46551729;fill:#d3d7cf;fill-opacity:0;fill-rule:evenodd;stroke:none" + id="rect13548" + width="11.25" + height="11.25" + x="1341" + y="137" /> + <g + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,1145.3646,-617.15024)" + id="g13550"> + <path + sodipodi:nodetypes="cccccccc" + id="path13552" + d="m 679.49972,388.49996 0,-2.00119 -2.00081,0 4.00043,-5.00412 4.00042,5.00412 -1.99304,0 0,2.00119 -4.007,0 z" + style="fill:url(#radialGradient13662);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.5080214;fill:url(#radialGradient13664);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 678.60598,385.99401 1.39479,0 0,2.00667 2.20547,0 c 0.88487,-3.30425 -0.21126,-3.11764 -1.47208,-4.37918 l -2.12818,2.37251 z" + id="path13554" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path13556" + d="m 680.51288,387.513 0,-2.00866 -0.7851,0 1.83453,-2.50434 1.67046,2.50434 -0.72182,0 0,2.00866 -1.99807,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + <path + id="path12452" + d="m 1342,141 0,2.19072 c 0.1773,0.053 0.3724,0.0967 0.5667,0.0967 1.0878,-1e-5 1.9667,-0.89791 1.9667,-1.99742 10e-5,-0.0954 -0.021,-0.19811 -0.033,-0.28995 l -2.5,0 z m 6.5,0 c -0.013,0.0918 -0.033,0.19455 -0.033,0.28995 0,1.09951 0.8789,1.99742 1.9667,1.99742 0.1943,-1e-5 0.3895,-0.0436 0.5667,-0.0967 l 0,-2.19072 -2.5,0 z m -2,2.83505 c -1.0878,1e-5 -1.9666,0.89791 -1.9666,1.99742 10e-5,1.09952 0.8788,1.99743 1.9666,1.99743 1.0877,0 1.9666,-0.89791 1.9666,-1.99743 0,-1.09951 -0.8789,-1.99742 -1.9666,-1.99742 z m 3.9333,4.57474 c -1.0878,0 -1.9667,0.86569 -1.9667,1.96521 l 2.5334,0 0,-1.90077 c -0.1773,-0.053 -0.3724,-0.0644 -0.5667,-0.0644 z" + style="fill:url(#linearGradient13666);fill-opacity:1;stroke:none" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/transform-affect-rounded-corners.svg b/share/icons/tango/scalable/status/transform-affect-rounded-corners.svg new file mode 100644 index 000000000..c12881421 --- /dev/null +++ b/share/icons/tango/scalable/status/transform-affect-rounded-corners.svg @@ -0,0 +1,204 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-affect-rounded-corners.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient13668" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.1938843,-0.2722692,0,688.09544,390.62176)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient13670" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,676.49909,396.11966)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13388" + id="linearGradient13672" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18,0)" + x1="1275.1213" + y1="142" + x2="1273" + y2="142" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13388"> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="0" + id="stop13390" /> + <stop + style="stop-color:#204a87;stop-opacity:0;" + offset="1" + id="stop13392" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13388" + id="linearGradient13674" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(18,0)" + x1="1280.8224" + y1="147.08182" + x2="1280.8224" + y2="149" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-16.666747" + inkscape:cy="-39.29028" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="transform_corners_alt1" + transform="matrix(2.7815261,0,0,2.7815261,-3588.1687,-366.44739)"> + <rect + style="fill:#000000;fill-opacity:0;fill-rule:evenodd;stroke:none" + id="rect12430" + width="11.25" + height="11.25" + x="1296.0067" + y="136" /> + <rect + y="136" + x="1290" + height="11.25" + width="11.25" + id="rect13396" + style="opacity:0.46551729;fill:#d3d7cf;fill-opacity:0;fill-rule:evenodd;stroke:none" /> + <g + id="g13398" + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,1094.3646,-618.15024)"> + <path + style="fill:url(#radialGradient13668);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 679.49972,388.49996 0,-2.00119 -2.00081,0 4.00043,-5.00412 4.00042,5.00412 -1.99304,0 0,2.00119 -4.007,0 z" + id="path13400" + sodipodi:nodetypes="cccccccc" /> + <path + sodipodi:nodetypes="cccccc" + id="path13402" + d="m 678.60598,385.99401 1.39479,0 0,2.00667 2.20547,0 c 0.88487,-3.30425 -0.21126,-3.11764 -1.47208,-4.37918 l -2.12818,2.37251 z" + style="opacity:0.5080214;fill:url(#radialGradient13670);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 680.51288,387.513 0,-2.00866 -0.7851,0 1.83453,-2.50434 1.67046,2.50434 -0.72182,0 0,2.00866 -1.99807,0 z" + id="path13404" + sodipodi:nodetypes="cccccccc" /> + </g> + <path + id="rect13406" + d="m 1291,140 0,4 3,0 c 2.6352,-0.0211 3.0607,0.789 3,2.09375 l 0,0.71875 4,0 0,-2.8125 c 0.03,-1.95205 -2.1828,-4.03669 -4.9375,-4 L 1291,140 z" + style="fill:url(#linearGradient13672);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path13420" + d="m 1297,146.1875 0,2.8125 4,0 0,-2.8125 -4,0 z" + style="fill:url(#linearGradient13674);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/scalable/status/transform-affect-stroke.svg b/share/icons/tango/scalable/status/transform-affect-stroke.svg new file mode 100644 index 000000000..5b27e1bd4 --- /dev/null +++ b/share/icons/tango/scalable/status/transform-affect-stroke.svg @@ -0,0 +1,214 @@ +<?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="48" + height="48" + id="svg2" + sodipodi:version="0.32" + inkscape:version="0.46+devel r21210 custom" + version="1.0" + sodipodi:docname="transform-affect-stroke.svg" + inkscape:output_extension="org.inkscape.output.svg.inkscape"> + <defs + id="defs4"> + <linearGradient + id="linearGradient2591"> + <stop + style="stop-color:#73d216" + offset="0" + id="stop2593" /> + <stop + style="stop-color:#4e9a06" + offset="1.0000000" + id="stop2595" /> + </linearGradient> + <linearGradient + id="linearGradient8650"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop8652" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop8654" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient13388"> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="0" + id="stop13390" /> + <stop + style="stop-color:#204a87;stop-opacity:0;" + offset="1" + id="stop13392" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient2591" + id="radialGradient13676" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.1938843,-0.2722692,0,688.09544,390.62176)" + cx="35.292667" + cy="20.494493" + fx="35.292667" + fy="20.494493" + r="16.9562" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8650" + id="radialGradient13678" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0,-0.4674281,0.4079289,0,676.49909,396.11966)" + cx="16.483238" + cy="5.4143457" + fx="16.483238" + fy="5.4143457" + r="17.171415" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient13388" + id="linearGradient13680" + gradientUnits="userSpaceOnUse" + x1="1275.1213" + y1="142" + x2="1273" + y2="142" /> + <linearGradient + inkscape:collect="always" + id="linearGradient13380"> + <stop + style="stop-color:#204a87;stop-opacity:1;" + offset="0" + id="stop13382" /> + <stop + style="stop-color:#204a87;stop-opacity:0;" + offset="1" + id="stop13384" /> + </linearGradient> + <linearGradient + y2="-1281" + x2="149" + y1="-1281" + x1="146.95236" + gradientUnits="userSpaceOnUse" + id="linearGradient16475" + xlink:href="#linearGradient13380" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1.979899" + inkscape:cx="-16.666747" + inkscape:cy="-39.29028" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1024" + inkscape:window-height="737" + inkscape:window-x="0" + inkscape:window-y="1" + inkscape:snap-page="true" + inkscape:snap-bbox="true" + inkscape:snap-nodes="true" + inkscape:bbox-nodes="false" + inkscape:snap-object-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:object-nodes="true" + inkscape:snap-midpoints="true" /> + <metadata + id="metadata7"> + <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 /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4394.526,-560.64289)" + id="use20461" + xlink:href="#node_b" + y="0" + x="0" /> + <use + height="2000" + width="2000" + transform="matrix(3.0000002,0,0,3.0000002,-4364.526,-590.64289)" + id="use20463" + xlink:href="#node_b" + y="0" + x="0" /> + <g + style="display:inline" + id="transform_stroke_alt1" + transform="matrix(2.8235295,0,0,2.8235295,-3591.5295,-372.7059)"> + <rect + style="opacity:0.46551729;fill:#d3d7cf;fill-opacity:0;fill-rule:evenodd;stroke:none" + id="rect12418" + width="11.25" + height="11.25" + x="1272" + y="136" /> + <g + transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,1076.3646,-618.15024)" + id="g13348"> + <path + sodipodi:nodetypes="cccccccc" + id="path13350" + d="m 679.49972,388.49996 0,-2.00119 -2.00081,0 4.00043,-5.00412 4.00042,5.00412 -1.99304,0 0,2.00119 -4.007,0 z" + style="fill:url(#radialGradient13676);fill-opacity:1;fill-rule:evenodd;stroke:#3a7304;stroke-width:1.00008655;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + <path + style="opacity:0.5080214;fill:url(#radialGradient13678);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" + d="m 678.60598,385.99401 1.39479,0 0,2.00667 2.20547,0 c 0.88487,-3.30425 -0.21126,-3.11764 -1.47208,-4.37918 l -2.12818,2.37251 z" + id="path13352" + sodipodi:nodetypes="cccccc" /> + <path + sodipodi:nodetypes="cccccccc" + id="path13354" + d="m 680.51288,387.513 0,-2.00866 -0.7851,0 1.83453,-2.50434 1.67046,2.50434 -0.72182,0 0,2.00866 -1.99807,0 z" + style="opacity:0.48128339;fill:none;stroke:#ffffff;stroke-width:1.00008595;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" /> + </g> + <rect + y="140" + x="1273" + height="4" + width="10" + id="rect13370" + style="fill:url(#linearGradient13680);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + style="fill:url(#linearGradient16475);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect13372" + width="8.4999847" + height="4" + x="140.50002" + y="-1283" /> + </g> + </g> +</svg> diff --git a/share/icons/tango/update-makefiles.sh b/share/icons/tango/update-makefiles.sh new file mode 100755 index 000000000..e9f6a3ee4 --- /dev/null +++ b/share/icons/tango/update-makefiles.sh @@ -0,0 +1,56 @@ +#!/bin/bash +# update-makefiles.sh +# (c) 2009 Krzysztof KosiÅski +# Licensed under GNU GPL; see the file COPYING for details +# +# This script regenerates the makefiles for the subdirectories of hicolor. + +OLD_IFS=$IFS +IFS=$'\0' + +for dir_size in *; do +if test -d $dir_size; then + +SUBDIRS='' + +for dir in $dir_size/*; do +if test -d $dir; then + ICONS_DATA=$(find $dir \( -name '*.svg' -o -name '*.png' \) -printf '\t%f \\\n' \ + | sort \ + | sed -e '$s|\\||') +#SIZE=$(echo $dir_size | sed -e 's|x.*||') +CONTEXT=$(echo $dir | sed -e 's|^.*/||') +echo \ +'themedir = $(pkgdatadir)/icons/hicolor +size = '$dir_size' +context = '$CONTEXT' + +iconsdir = $(themedir)/$(size)/$(context) + +# Auto-generated by update-makefiles.sh +# Re-run the script to update. + +icons_DATA = \ +'$ICONS_DATA' + +EXTRA_DIST = $(icons_DATA)' > $dir/Makefile.am +SUBDIRS="$SUBDIRS $CONTEXT" +fi +done + +if test $dir_size = 'scalable'; then EXTENSION='svg'; else EXTENSION='png'; fi + +echo \ +'SUBDIRS = '$SUBDIRS' + +size = '$dir_size' +hicolorthemedir = $(datadir)/icons/hicolor +inkscapeicondir = $(hicolorthemedir)/$(size)/apps + +inkscapeicon_DATA = inkscape.'$EXTENSION' +EXTRA_DIST = $(inkscapeicon_DATA)' > $dir_size/Makefile.am + +fi +done + +IFS=$OLD_IFS