diff options
| author | Jabier Arraiza <jabier.arraiza@marker.es> | 2018-11-09 13:54:26 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2018-11-09 13:54:26 +0000 |
| commit | a845c2cc01f15a30a3cf811fe2c98fa85d71ac21 (patch) | |
| tree | 297e6f81feecc463171f3d4519f3e71774868927 | |
| parent | Fix codding style (diff) | |
| download | inkscape-a845c2cc01f15a30a3cf811fe2c98fa85d71ac21.tar.gz inkscape-a845c2cc01f15a30a3cf811fe2c98fa85d71ac21.zip | |
Turn OK objects rows icon
| -rw-r--r-- | share/icons/hicolor/scalable/actions/object-rows.svg | 2 | ||||
| -rw-r--r-- | share/icons/hicolor/symbolic/actions/object-rows-symbolic.svg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/icons/hicolor/scalable/actions/object-rows.svg b/share/icons/hicolor/scalable/actions/object-rows.svg index 888e7814e..5fa6a4ba2 100644 --- a/share/icons/hicolor/scalable/actions/object-rows.svg +++ b/share/icons/hicolor/scalable/actions/object-rows.svg @@ -144,7 +144,7 @@ <g id="object-rows" inkscape:label="#clonetiler_per_column" - transform="matrix(1,0,0,0.998006,-319.03741,-103.61827)"> + transform="matrix(0,1,0.998006,0,-103.61827,-319.03741)"> <rect height="16.03196" id="rect9056" diff --git a/share/icons/hicolor/symbolic/actions/object-rows-symbolic.svg b/share/icons/hicolor/symbolic/actions/object-rows-symbolic.svg index 9e91c6013..50e2bde16 100644 --- a/share/icons/hicolor/symbolic/actions/object-rows-symbolic.svg +++ b/share/icons/hicolor/symbolic/actions/object-rows-symbolic.svg @@ -3,7 +3,7 @@ <svg xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" version="1.1" id="svg1" width="16" height="16" viewBox="0 0 16 16" sodipodi:docname="object-rows-symbolic.svg"><sodipodi:namedview objecttolerance="10" gridtolerance="10" guidetolerance="10" id="namedview" showgrid="true" inkscape:zoom="0.6002936" inkscape:cx="732.67439" inkscape:cy="-567.94603" inkscape:window-width="1920" inkscape:window-height="1016" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" inkscape:current-layer="layer1"> <inkscape:grid type="xygrid" id="grid"/> </sodipodi:namedview> - <g transform="translate(-528,-743.36218)" inkscape:label="00246" id="object-rows"> + <g transform="rotate(90,643.68112,115.68106)" inkscape:label="00246" id="object-rows"> <path inkscape:connector-curvature="0" id="rect23248" d="m 528.46967,743.36218 h 15.06066 c 0.2602,0 0.46967,0.20948 0.46967,0.46967 v 15.06066 c 0,0.2602 -0.20947,0.46967 -0.46967,0.46967 h -15.06066 c -0.2602,0 -0.46967,-0.20947 -0.46967,-0.46967 v -15.06066 c 0,-0.26019 0.20947,-0.46967 0.46967,-0.46967 z" style="opacity:0;fill:none"/> <path inkscape:connector-curvature="0" id="rect23250" d="m 531,745.36218 h 2 v 12 h -2 z" style="opacity:1"/> <path inkscape:connector-curvature="0" id="rect23252" d="m 535,745.36218 h 2 v 12 h -2 z" style="opacity:1"/> |
