diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2006-04-26 00:51:50 +0000 |
|---|---|---|
| committer | joncruz <joncruz@users.sourceforge.net> | 2006-04-26 00:51:50 +0000 |
| commit | 92ff9613c5d0878832970b00596b25eed838c9af (patch) | |
| tree | 2a1b5fb82391342a5207f0171e7ee3c75f9a541b | |
| parent | add listener to root for fit canvas changes (diff) | |
| download | inkscape-92ff9613c5d0878832970b00596b25eed838c9af.tar.gz inkscape-92ff9613c5d0878832970b00596b25eed838c9af.zip | |
Fixed select_top icon
(bzr r587)
| -rw-r--r-- | share/icons/icons.svg | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/share/icons/icons.svg b/share/icons/icons.svg index 07e8a7c26..50dfb0735 100644 --- a/share/icons/icons.svg +++ b/share/icons/icons.svg @@ -5371,6 +5371,14 @@ http://www.inkscape.org/</dc:description> id="use8586" width="1250" height="1250" /> + <use + x="0" + y="0" + xlink:href="#path10449" + id="use4704" + transform="matrix(1,0,0,-1,-10,364.9817)" + width="1250" + height="1250" /> </g> <g id="selection_top" @@ -5433,14 +5441,6 @@ http://www.inkscape.org/</dc:description> id="use8534" width="1250" height="1250" /> - <use - x="0" - y="0" - xlink:href="#path10449" - id="use4704" - transform="matrix(1,0,0,-1,-10,384.9817)" - width="1250" - height="1250" /> </g> <g id="selection_up" |
