diff options
-rw-r--r-- | ext/mixed/img/up-arrow.svg | 1 | ||||
-rw-r--r-- | resources/icons.svg | 17 |
2 files changed, 16 insertions, 2 deletions
diff --git a/ext/mixed/img/up-arrow.svg b/ext/mixed/img/up-arrow.svg new file mode 100644 index 00000000..d5dea78c --- /dev/null +++ b/ext/mixed/img/up-arrow.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"><path d="M8 .75L1.25 7.5H6V15h4V7.5h4.75z" fill="#333"/></svg>
\ No newline at end of file diff --git a/resources/icons.svg b/resources/icons.svg index 86c25825..e75b35df 100644 --- a/resources/icons.svg +++ b/resources/icons.svg @@ -31,7 +31,7 @@ inkscape:cx="12.059712" inkscape:cy="6.3977551" inkscape:document-units="px" - inkscape:current-layer="layer37" + inkscape:current-layer="g1012" showgrid="true" units="px" inkscape:snap-center="true" @@ -1194,10 +1194,23 @@ <g inkscape:groupmode="layer" id="layer37" - inkscape:label="Key"> + inkscape:label="Key" + style="display:none"> <path style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" d="M 8 1.5 C 6.213958 1.5 4.75 2.963958 4.75 4.75 L 4.75 7.5 L 4 7.5 C 3.4477381 7.5000552 3.0000552 7.9477381 3 8.5 L 3 13.5 C 3.0000552 14.052262 3.4477381 14.499945 4 14.5 L 12 14.5 C 12.552262 14.499945 12.999945 14.052262 13 13.5 L 13 8.5 C 12.999945 7.9477381 12.552262 7.5000552 12 7.5 L 11.25 7.5 L 11.25 4.75 C 11.25 2.963958 9.786042 1.5 8 1.5 z M 8 3 C 8.9753818 3 9.75 3.7746182 9.75 4.75 L 9.75 7.5 L 6.25 7.5 L 6.25 4.75 C 6.25 3.7746182 7.0246182 3 8 3 z " id="rect1210" /> </g> + <g + style="display:inline" + inkscape:label="Up Arrow" + id="g1012" + inkscape:groupmode="layer"> + <path + style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="M 8,0.75 1.25,7.5 H 6 V 15 h 4 V 7.5 h 4.75 z" + id="path1014" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccc" /> + </g> </svg> |