Browse Source

Fix arrow render compat with Qt

master
NGnius (Graham) 5 years ago
parent
commit
116b0cc9f6
2 changed files with 18 additions and 8 deletions
  1. +9
    -4
      assets/export-zip.svg
  2. +9
    -4
      assets/import-zip.svg

+ 9
- 4
assets/export-zip.svg View File

@@ -100,8 +100,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.1236523"
inkscape:cx="91.161655"
inkscape:cy="335.13842"
inkscape:cx="169.81025"
inkscape:cy="340.56221"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
@@ -183,8 +183,8 @@
style="fill:#208020;fill-opacity:1;stroke:#208020;stroke-width:1.00756133;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
<path
style="fill:none;stroke:#404040;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutM)"
d="M 79.545849,292 V 262.77229"
style="opacity:1;fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 80,292 V 262.77229"
id="path865"
inkscape:connector-curvature="0" />
<text
@@ -198,5 +198,10 @@
x="30.658489"
y="218.85489"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:52.91666794px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:0.50196078;stroke-width:0.19843748">.ZIP</tspan></text>
<path
style="opacity:1;fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:0.19999999;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
d="m 48.483915,276.45479 c 0.163352,-0.24488 7.315927,-11.00452 15.894615,-23.91035 8.578689,-12.90583 15.605213,-23.47417 15.614519,-23.48523 0.01645,-0.0195 30.436591,45.69084 31.361681,47.12501 L 111.81641,276.9 H 80.001659 48.186918 Z"
id="path1083"
inkscape:connector-curvature="0" />
</g>
</svg>

+ 9
- 4
assets/import-zip.svg View File

@@ -100,8 +100,8 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.1236523"
inkscape:cx="91.161655"
inkscape:cy="335.13842"
inkscape:cx="64.907982"
inkscape:cy="192.74562"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
@@ -129,8 +129,8 @@
id="layer1"
transform="translate(0,-137)">
<path
style="fill:none;stroke:#404040;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#TriangleOutM)"
d="m 79.939682,228.55418 v 30.3555"
style="opacity:1;fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:12;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 79.999999,227.99473 v 29.22771"
id="path865"
inkscape:connector-curvature="0" />
<g
@@ -198,5 +198,10 @@
x="30.658489"
y="218.85489"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:52.91666794px;font-family:'Liberation Sans';-inkscape-font-specification:'Liberation Sans, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:0.50196078;stroke-width:0.19843748">.ZIP</tspan></text>
<path
style="opacity:1;fill:#404040;fill-opacity:1;stroke:#404040;stroke-width:0.19999999;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill"
d="m 48.483915,243.53994 c 0.163352,0.24488 7.315927,11.00452 15.894615,23.91035 8.57869,12.90583 15.605213,23.47417 15.614519,23.48523 0.01645,0.0195 30.436591,-45.69084 31.361681,-47.12501 l 0.46168,-0.71578 H 80.001658 48.186918 Z"
id="path1083"
inkscape:connector-curvature="0" />
</g>
</svg>

Loading…
Cancel
Save