More icons turned into SVG

This commit is contained in:
Matthias Koefferlein 2022-09-16 23:47:40 +02:00
parent 5c8c918fb9
commit 306c8b789c
33 changed files with 1831 additions and 33 deletions

View File

@ -159,7 +159,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/find.png</normaloff>:/find.png</iconset>
<normaloff>:/find_16px.png</normaloff>:/find_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>

View File

@ -70,7 +70,8 @@
<file alias="downdown_16px.png">images/downdown_16px.png</file>
<file alias="downdown_16px@2x.png">images/downdown_16px@2x.png</file>
<file alias="execmark.png">images/execmark.png</file>
<file alias="find.png">images/find.png</file>
<file alias="find_16px.png">images/find_16px.png</file>
<file alias="find_16px@2x.png">images/find_16px@2x.png</file>
<file alias="fliph_16px.png">images/fliph_16px.png</file>
<file alias="fliph_16px@2x.png">images/fliph_16px@2x.png</file>
<file alias="flipv_16px.png">images/flipv_16px.png</file>
@ -123,7 +124,8 @@
<file alias="new_folder_16px@2x.png">images/new_folder_16px@2x.png</file>
<file alias="next_topic_24px.png">images/next_topic_24px.png</file>
<file alias="next_topic_24px@2x.png">images/next_topic_24px@2x.png</file>
<file alias="nextstep.png">images/nextstep.png</file>
<file alias="nextstep_16px.png">images/nextstep_16px.png</file>
<file alias="nextstep_16px@2x.png">images/nextstep_16px@2x.png</file>
<file alias="no_flag_16px.png">images/no_flag_16px.png</file>
<file alias="no_flag_16px@2x.png">images/no_flag_16px@2x.png</file>
<file alias="nophoto.png">images/nophoto.png</file>
@ -154,8 +156,10 @@
<file alias="red_flag_16px.png">images/red_flag_16px.png</file>
<file alias="red_flag_16px@2x.png">images/red_flag_16px@2x.png</file>
<file alias="rename.png">images/rename.png</file>
<file alias="replace.png">images/replace.png</file>
<file alias="replace_all.png">images/replace_all.png</file>
<file alias="replace_16px.png">images/replace_16px.png</file>
<file alias="replace_16px@2x.png">images/replace_16px@2x.png</file>
<file alias="replace_all_16px.png">images/replace_all_16px.png</file>
<file alias="replace_all_16px@2x.png">images/replace_all_16px@2x.png</file>
<file alias="right_16px.png">images/right_16px.png</file>
<file alias="right_16px@2x.png">images/right_16px@2x.png</file>
<file alias="rotate_16px.png">images/rotate_16px.png</file>
@ -173,7 +177,8 @@
<file alias="pythonmacroiconactive_16px.png">images/pythonmacroiconactive_16px.png</file>
<file alias="pythonmacroiconactive_16px@2x.png">images/pythonmacroiconactive_16px@2x.png</file>
<file alias="ruler.png">images/ruler.png</file>
<file alias="debug.png">images/debug.png</file>
<file alias="debug_16px.png">images/debug_16px.png</file>
<file alias="debug_16px@2x.png">images/debug_16px@2x.png</file>
<file alias="bug.png">images/bug.png</file>
<file alias="run_16px.png">images/run_16px.png</file>
<file alias="run_16px@2x.png">images/run_16px@2x.png</file>
@ -184,7 +189,8 @@
<file alias="select.png">images/select.png</file>
<file alias="setup_16px.png">images/setup_16px.png</file>
<file alias="setup_16px@2x.png">images/setup_16px@2x.png</file>
<file alias="singlestep.png">images/singlestep.png</file>
<file alias="singlestep_16px.png">images/singlestep_16px.png</file>
<file alias="singlestep_16px@2x.png">images/singlestep_16px@2x.png</file>
<file alias="stop_16px.png">images/stop_16px.png</file>
<file alias="stop_16px@2x.png">images/stop_16px@2x.png</file>
<file alias="techs.png">images/techs.png</file>
@ -212,9 +218,12 @@
<file alias="error2_16px@2x.png">images/error2_16px@2x.png</file>
<file alias="info_16px.png">images/info_16px.png</file>
<file alias="info_16px@2x.png">images/info_16px@2x.png</file>
<file alias="marked_24.png">images/marked_24.png</file>
<file alias="marked_64.png">images/marked_64.png</file>
<file alias="marked_16.png">images/marked_16.png</file>
<file alias="marked_24px.png">images/marked_24px.png</file>
<file alias="marked_24px@2x.png">images/marked_24px@2x.png</file>
<file alias="marked_64px.png">images/marked_64px.png</file>
<file alias="marked_64px@2x.png">images/marked_64px@2x.png</file>
<file alias="marked_16px.png">images/marked_16px.png</file>
<file alias="marked_16px@2x.png">images/marked_16px@2x.png</file>
<file alias="folder_12px.png">images/folder_12px.png</file>
<file alias="folder_12px@2x.png">images/folder_12px@2x.png</file>
<file alias="file_12px.png">images/file_12px.png</file>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 673 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 702 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 610 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 808 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 839 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 587 B

View File

@ -0,0 +1,223 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="16"
height="16"
viewBox="0 0 4.2333332 4.2333335"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="debug_16px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
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"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="24.449577"
inkscape:cx="3.5992443"
inkscape:cy="8.1596505"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="181"
inkscape:window-y="62"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="16px"
inkscape:object-nodes="false">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4099"
id="radialGradient4097"
cx="919.93707"
cy="673.79779"
fx="919.93707"
fy="673.79779"
r="39.740742"
gradientTransform="matrix(0.04966424,0,0,0.02840407,-43.741721,-16.407106)"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4099">
<stop
id="stop4101"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
style="stop-color:#ff9e3f;stop-opacity:1;"
offset="0.65753424"
id="stop4485" />
<stop
id="stop4103"
offset="1"
style="stop-color:#808080;stop-opacity:1;" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="4.2333326"
height="4.2333331"
x="3.3333333e-07"
y="3.3333333e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<rect
inkscape:export-ydpi="25.399982"
inkscape:export-xdpi="25.399982"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
y="-1.9863589e-06"
x="2.3148082e-06"
height="4.2333374"
width="4.2244043"
id="rect3289"
style="fill:none;fill-opacity:1;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
sodipodi:type="arc"
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;enable-background:accumulate"
id="path3301"
sodipodi:cx="3.6579082"
sodipodi:cy="1.1800439"
sodipodi:rx="0.41270831"
sodipodi:ry="0.45909983"
sodipodi:start="0"
sodipodi:end="6.264933"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982"
sodipodi:arc-type="slice"
d="M 4.0706165,1.1800439 A 0.41270831,0.45909983 0 0 1 3.6597914,1.639139 0.41270831,0.45909983 0 0 1 3.2452171,1.1842337 0.41270831,0.45909983 0 0 1 3.6522587,0.72098712 0.41270831,0.45909983 0 0 1 4.0705478,1.1716648 l -0.4126396,0.00838 z" />
<ellipse
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient4097);fill-opacity:1;stroke:#000000;stroke-width:0.311364;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
id="path3295"
transform="matrix(0.9192709,-0.39362547,0,1,0,0)"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982"
cx="2.1795614"
cy="2.9827976"
rx="1.8919779"
ry="1.0245765" />
<path
style="fill:none;stroke:#000000;stroke-width:0.0746323px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 3.3926857,0.87441151 3.5189276,0.5720781 3.8685168,0.54968334"
id="path3299"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<path
style="fill:none;stroke:#737373;stroke-width:0.0746323px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 0.42118492,3.0579358 2.4992961,1.8485999 h 0.00971"
id="path3303"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccc"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<path
style="fill:none;stroke:#787878;stroke-width:0.0746323px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 2.5187127,1.042376 c 0,0 -0.1330148,0.5652297 -0.019416,0.8062239 0.1135982,0.2409935 0.6214895,0.4367038 0.6214895,0.4367038"
id="path3305"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czc"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<path
style="fill:none;stroke:#000000;stroke-width:0.0746323px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 3.6511442,1.5742834 4.0007335,1.5972643 4.214369,1.4409912"
id="path3307"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<path
style="fill:none;stroke:#000000;stroke-width:0.186581;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 2.0040409,3.1923062 v 0.167963 l -0.5340883,0.4479024 -0.029129,0.011198"
id="path3311"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<path
style="fill:none;stroke:#000000;stroke-width:0.186581;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 2.567273,2.8339839 2.7226361,3.0243425 2.6352425,3.4274552"
id="path3313"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<path
style="fill:none;stroke:#000000;stroke-width:0.186581;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 3.1402096,2.4644653 3.353845,2.4196749 3.2081865,2.9011698"
id="path3315"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<path
style="fill:none;stroke:#000000;stroke-width:0.186581;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1.1300754,1.6134509 0.91644001,1.6918332 0.74164537,1.9381799"
id="path3317"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<path
style="fill:none;stroke:#000000;stroke-width:0.186581;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1.703012,1.2327338 H 1.5670581 L 1.4602405,1.378302"
id="path3319"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<path
style="fill:none;stroke:#000000;stroke-width:0.186581;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 2.3751951,0.88600724 0.087386,-0.12317409 -0.0097,0.14556895"
id="path3321"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/debug.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.7 KiB

196
src/icons/svg/find_16px.svg Normal file
View File

@ -0,0 +1,196 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="16"
height="16"
viewBox="0 0 4.2333332 4.2333335"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="find_16px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
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"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="false"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="24.449577"
inkscape:cx="7.8937972"
inkscape:cy="9.018561"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="217"
inkscape:window-y="82"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="16px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5268"
id="radialGradient5274"
cx="1240.1577"
cy="1031.1023"
fx="1240.1577"
fy="1031.1023"
r="17.716494"
gradientTransform="matrix(0.07467134,-2.1333204e-7,1.7097273e-7,0.05973699,-91.281506,-60.271751)"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient5268">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop5270" />
<stop
style="stop-color:#adadad;stop-opacity:1;"
offset="1"
id="stop5272" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5280"
id="radialGradient5286"
cx="1240.1576"
cy="1031.1023"
fx="1240.1576"
fy="1031.1023"
r="17.716494"
gradientTransform="matrix(0.07467134,-5.3367783e-7,4.263589e-7,0.05973696,-91.281753,-60.27133)"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient5280">
<stop
style="stop-color:#ababab;stop-opacity:1;"
offset="0"
id="stop5282" />
<stop
style="stop-color:#535353;stop-opacity:1;"
offset="1"
id="stop5284" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5298"
id="linearGradient5304"
x1="1257.874"
y1="1059.4489"
x2="1264.9606"
y2="1052.3622"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07467134,0,0,0.07467124,-91.281317,-75.670759)" />
<linearGradient
id="linearGradient5298">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop5300" />
<stop
id="stop5306"
offset="0.50000167"
style="stop-color:#8f8f8f;stop-opacity:1;" />
<stop
style="stop-color:#353535;stop-opacity:1;"
offset="1"
id="stop5302" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="4.2333326"
height="4.2333331"
x="3.3333333e-07"
y="3.3333333e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<rect
style="fill:none;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5220"
width="4.2333336"
height="4.2333336"
x="-8.8817842e-16"
y="-7.7715612e-16"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/find.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<ellipse
style="fill:url(#radialGradient5274);fill-opacity:1;stroke:url(#radialGradient5286);stroke-width:0.268817;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path5258"
cx="1.5874953"
cy="1.5875114"
rx="1.188506"
ry="1.1885061"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/find.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<ellipse
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.268817;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path5278"
cx="0.65258032"
cy="2.108269"
rx="0.21676302"
ry="0.51771969"
transform="matrix(0.84080627,-0.54133615,0.68097313,0.7323084,0,0)"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/find.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<ellipse
style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:0.0746713;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="path5308"
cx="1.5874953"
cy="1.5875114"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/find.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25"
rx="1.3229176"
ry="1.3229157" />
<path
style="fill:url(#linearGradient5304);fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:0.0746713;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 3.9687491,3.4395946 3.4395757,3.9687602 2.1166608,2.645847 2.6458268,2.1166818 Z"
id="path5288"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/find.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@ -0,0 +1,95 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="16"
height="16"
viewBox="0 0 4.2333332 4.2333335"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="marked_16px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="false"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="17.288462"
inkscape:cx="7.2302559"
inkscape:cy="9.2836485"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="95"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="16px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
sodipodi:nodetypes="ccccc"
inkscape:export-ydpi="25.4"
inkscape:export-xdpi="25.4"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/images/marked_16.png"
inkscape:connector-curvature="0"
id="path834"
d="M 0.26458334,1.9314591 1.4993062,2.6722922 3.9687501,0.26458334 1.7050935,3.9687501 0.26458334,1.9314591"
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.26458333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:7.5;stroke-dasharray:none;stroke-opacity:0.5" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="4.2333326"
height="4.2333331"
x="3.3333333e-07"
y="3.3333333e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<path
sodipodi:nodetypes="ccccc"
inkscape:export-ydpi="25.4"
inkscape:export-xdpi="25.4"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/images/marked_16.png"
inkscape:connector-curvature="0"
id="path4713"
d="M 0.26458334,1.9314591 1.4993062,2.6722922 3.9687501,0.26458334 1.7050935,3.9687501 0.26458334,1.9314591"
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:7.5;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 6.3499998 6.3500002"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="marked_24px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="6.1123944"
inkscape:cx="3.2720402"
inkscape:cy="25.603714"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="214"
inkscape:window-y="80"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="24px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.26458333;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:7.5;stroke-dasharray:none;stroke-opacity:0.5"
d="M 0.26458333,2.8839601 2.2048616,4.0481262 6.0854131,0.26458458 2.5282404,6.0854168 0.26458333,2.8839601"
id="path837"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/images/marked_24.png"
inkscape:export-xdpi="25.4"
inkscape:export-ydpi="25.4"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="5.0000006e-07"
y="5.0000006e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:7.5;stroke-dasharray:none;stroke-opacity:1"
d="M 0.26458333,2.8839601 2.2048616,4.0481262 6.0854131,0.26458458 2.5282404,6.0854168 0.26458333,2.8839601"
id="path4784"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/images/marked_24.png"
inkscape:export-xdpi="25.4"
inkscape:export-ydpi="25.4"
sodipodi:nodetypes="ccccc" />
<rect
transform="scale(-1,1)"
inkscape:export-ydpi="25.4"
inkscape:export-xdpi="25.4"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/images/marked_24.png"
y="0.26458356"
x="-6.0854163"
height="5.8208323"
width="5.8208299"
id="rect4706"
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -0,0 +1,127 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="64"
height="64"
viewBox="0 0 16.933333 16.933334"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="marked_64px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="6.1123944"
inkscape:cx="36.810452"
inkscape:cy="24.294898"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="135"
inkscape:window-y="56"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="64px"
inkscape:object-nodes="false">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="5.0000006e-07"
y="5.0000006e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<rect
style="opacity:0.4;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.529167;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect4739"
width="15.787374"
height="15.892977"
x="0.58998173"
y="0.56647009"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/marked_64.png"
inkscape:export-xdpi="50.800037"
inkscape:export-ydpi="50.800037" />
<rect
style="fill:none;stroke:none;stroke-width:0.149342;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4778"
width="16.933334"
height="16.933334"
x="-16.933334"
y="0"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/marked_64.png"
inkscape:export-xdpi="50.800037"
inkscape:export-ydpi="50.800037"
transform="scale(-1,1)" />
<path
sodipodi:nodetypes="ccccc"
inkscape:export-ydpi="50.800037"
inkscape:export-xdpi="50.800037"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/marked_64.png"
inkscape:connector-curvature="0"
id="path5109"
d="M 1.5888553,4.1857552 3.5191756,5.3617625 7.4083374,1.5874984 3.8322962,7.4053683 1.5888553,4.1857552"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.740834;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:7.4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:#30bc00;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:7.5;stroke-dasharray:none;stroke-opacity:1"
d="M 1.5888553,4.1857552 3.5191756,5.3617625 7.4083374,1.5874984 3.8322962,7.4053683 1.5888553,4.1857552"
id="path4784-6"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/marked_64.png"
inkscape:export-xdpi="50.800037"
inkscape:export-ydpi="50.800037"
sodipodi:nodetypes="ccccc" />
<rect
style="opacity:0.96;fill:none;fill-opacity:1;stroke:#00d604;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect4738"
width="15.345836"
height="15.345836"
x="0.79376018"
y="0.79374737"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/marked_64.png"
inkscape:export-xdpi="50.800037"
inkscape:export-ydpi="50.800037" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -0,0 +1,268 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="16"
height="16"
viewBox="0 0 4.2333332 4.2333335"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="nextstep_16px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
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"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="false"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="24.449577"
inkscape:cx="3.9673488"
inkscape:cy="7.3007399"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="111"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="16px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5164"
id="linearGradient5206"
gradientUnits="userSpaceOnUse"
x1="1222.441"
y1="864.56683"
x2="1279.1339"
y2="864.56683"
gradientTransform="matrix(0.07467134,0,0,0.07467124,-91.281313,-62.441609)" />
<linearGradient
id="linearGradient5164">
<stop
style="stop-color:#c3bef4;stop-opacity:1;"
offset="0"
id="stop5166" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop5168" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4507-1"
id="linearGradient5214"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.05281855,0.0527826,-0.05278267,0.05281847,-19.336785,-107.27782)"
x1="1226.7131"
y1="850.74963"
x2="1247.2272"
y2="850.74963" />
<linearGradient
id="linearGradient4507-1">
<stop
style="stop-color:#03b800;stop-opacity:1;"
offset="0"
id="stop4509-2" />
<stop
style="stop-color:#23ff7b;stop-opacity:1;"
offset="1"
id="stop4511-1" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="4.2333326"
height="4.2333331"
x="3.3333333e-07"
y="3.3333333e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<rect
style="fill:url(#linearGradient5206);fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5176"
width="4.2333336"
height="4.2333336"
x="1.6306401e-16"
y="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
y="3.1750042"
x="0.26457638"
height="0.26458311"
width="2.3812513"
id="rect5178"
style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
y="3.70417"
x="0.26457638"
height="0.26458311"
width="2.9104187"
id="rect5180"
style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
y="2.3812578"
x="1.5874953"
height="0.26458311"
width="2.1166668"
id="rect5182"
style="fill:#221890;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
y="1.8520919"
x="1.5874953"
height="0.26458311"
width="2.3812504"
id="rect5184"
style="fill:#221890;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
y="1.3229262"
x="1.5874953"
height="0.26458311"
width="1.0583327"
id="rect5186"
style="fill:#221890;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
y="0.26458979"
x="0.26457638"
height="0.26458311"
width="2.9104187"
id="rect5188"
style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
style="fill:#c3bef4;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5190"
width="2.1166668"
height="0.26458311"
x="1.5874953"
y="1.5875067"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
y="1.0583409"
x="1.5874953"
height="0.26458311"
width="1.322916"
id="rect5192"
style="fill:#c3bef4;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5194"
width="2.6458349"
height="0.26458311"
x="0.26457638"
y="0.52917498"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
y="2.1166725"
x="1.5874953"
height="0.26458311"
width="1.5874997"
id="rect5200"
style="fill:#c3bef4;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
style="fill:#c3bef4;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5202"
width="1.8520832"
height="0.26458311"
x="1.5874953"
y="2.6458383"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
style="fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:0.896058;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5204"
width="2.1166682"
height="0.26458311"
x="0.26457638"
y="3.4395895"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<path
style="fill:url(#linearGradient5214);fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.746713;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 0.73592438,0.39922409 1.4503947,0.39900006 V 3.1264872 L 1.8076299,3.1263379 1.093406,3.8410454 0.37869666,3.1268232 0.73593184,3.1266739 Z"
id="path5212"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccc"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<path
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/nextstep.png"
sodipodi:nodetypes="cccccccc"
inkscape:connector-curvature="0"
id="path5198"
d="M 0.67028079,0.39922409 1.4505142,0.39900006 1.4598481,3.051816 1.8873042,3.0423327 1.0513286,3.8970489 0.24749163,3.0474851 0.6656213,3.0473357 Z"
style="fill:#00ca00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.268817;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -0,0 +1,239 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="16"
height="16"
viewBox="0 0 4.2333332 4.2333335"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="replace_16px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
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"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="false"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="24.449577"
inkscape:cx="4.8671599"
inkscape:cy="1.1452141"
inkscape:window-width="1535"
inkscape:window-height="1080"
inkscape:window-x="134"
inkscape:window-y="56"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="16px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5268"
id="radialGradient5324"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07483835,-2.1336228e-7,1.7135513e-7,0.05974545,-91.495139,-60.280902)"
cx="1240.1577"
cy="1031.1023"
fx="1240.1577"
fy="1031.1023"
r="17.716494" />
<linearGradient
id="linearGradient5268">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop5270" />
<stop
style="stop-color:#adadad;stop-opacity:1;"
offset="1"
id="stop5272" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5280"
id="radialGradient5326"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07483835,-5.337535e-7,4.2731248e-7,0.05974543,-91.495387,-60.28048)"
cx="1240.1576"
cy="1031.1023"
fx="1240.1576"
fy="1031.1023"
r="17.716494" />
<linearGradient
id="linearGradient5280">
<stop
style="stop-color:#ababab;stop-opacity:1;"
offset="0"
id="stop5282" />
<stop
style="stop-color:#535353;stop-opacity:1;"
offset="1"
id="stop5284" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5298"
id="linearGradient5328"
gradientUnits="userSpaceOnUse"
x1="1257.874"
y1="1059.4489"
x2="1264.9606"
y2="1052.3622"
gradientTransform="matrix(0.07483835,0,0,0.07468182,-91.494947,-75.682089)" />
<linearGradient
id="linearGradient5298">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop5300" />
<stop
id="stop5306"
offset="0.50000167"
style="stop-color:#8f8f8f;stop-opacity:1;" />
<stop
style="stop-color:#353535;stop-opacity:1;"
offset="1"
id="stop5302" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4099"
id="linearGradient5340"
x1="1349.9933"
y1="1050.6747"
x2="1372.009"
y2="1050.4613"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07483835,0,0,0.07468182,-100.77608,-75.682089)" />
<linearGradient
id="linearGradient4099">
<stop
id="stop4101"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
style="stop-color:#ff9e3f;stop-opacity:1;"
offset="0.65753424"
id="stop4485" />
<stop
id="stop4103"
offset="1"
style="stop-color:#808080;stop-opacity:1;" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="4.2333326"
height="4.2333331"
x="3.3333333e-07"
y="3.3333333e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<rect
inkscape:export-ydpi="25.399982"
inkscape:export-xdpi="25.399982"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace.png"
y="-0.00060016435"
x="-0.0094682369"
height="4.2339334"
width="4.2428017"
id="rect5314"
style="fill:none;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<ellipse
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace.png"
ry="1.1886747"
rx="1.1911641"
cy="1.5871361"
cx="1.5815775"
id="ellipse5316"
style="fill:url(#radialGradient5324);fill-opacity:1;stroke:url(#radialGradient5326);stroke-width:0.269136;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<ellipse
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace.png"
transform="matrix(0.8413212,-0.54053551,0.68173692,0.73159741,0,0)"
ry="0.5182963"
rx="0.21711487"
cy="2.1049011"
cx="0.64701587"
id="ellipse5318"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.269184;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<ellipse
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace.png"
cy="1.5871361"
cx="1.5815775"
id="circle5320"
style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:0.0747599;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
rx="1.3258764"
ry="1.3231032" />
<path
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace.png"
inkscape:connector-curvature="0"
id="path5322"
d="M 3.9681537,3.4394822 3.4377968,3.9687223 2.1119231,2.6456218 2.6422725,2.1163816 Z"
style="fill:url(#linearGradient5328);fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:0.0747599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace.png"
sodipodi:nodetypes="cccccccc"
inkscape:connector-curvature="0"
id="path5342"
d="M 0.38990755,2.2549761 V 3.3134566 H 0.92025701 V 3.8347954 L 1.996425,2.7842164 0.92413363,1.7255119 0.92024206,2.2549761 Z"
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.822361;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:url(#linearGradient5340);fill-opacity:1;fill-rule:evenodd;stroke:#414141;stroke-width:0.269136;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 0.38990755,2.2549761 V 3.3134566 H 0.92025701 V 3.8347954 L 1.996425,2.7842164 0.92413363,1.7255119 0.92024206,2.2549761 Z"
id="path5330"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccc"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -0,0 +1,267 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="16"
height="16"
viewBox="0 0 4.2333332 4.2333335"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="replace_all_16px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
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"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="false"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="17.288462"
inkscape:cx="13.419355"
inkscape:cy="10.382647"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="153"
inkscape:window-y="75"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="16px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5268"
id="radialGradient5362"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07444112,-2.1269991e-7,1.704456e-7,0.05955998,-90.98703,-60.093142)"
cx="1240.1577"
cy="1031.1023"
fx="1240.1577"
fy="1031.1023"
r="17.716494" />
<linearGradient
id="linearGradient5268">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop5270" />
<stop
style="stop-color:#adadad;stop-opacity:1;"
offset="1"
id="stop5272" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient5280"
id="radialGradient5364"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07444112,-5.3209649e-7,4.2504438e-7,0.05955996,-90.987281,-60.092722)"
cx="1240.1576"
cy="1031.1023"
fx="1240.1576"
fy="1031.1023"
r="17.716494" />
<linearGradient
id="linearGradient5280">
<stop
style="stop-color:#ababab;stop-opacity:1;"
offset="0"
id="stop5282" />
<stop
style="stop-color:#535353;stop-opacity:1;"
offset="1"
id="stop5284" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5298"
id="linearGradient5366"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07444112,0,0,0.07444999,-90.986841,-75.446519)"
x1="1257.874"
y1="1059.4489"
x2="1264.9606"
y2="1052.3622" />
<linearGradient
id="linearGradient5298">
<stop
style="stop-color:#000000;stop-opacity:1;"
offset="0"
id="stop5300" />
<stop
id="stop5306"
offset="0.50000167"
style="stop-color:#8f8f8f;stop-opacity:1;" />
<stop
style="stop-color:#353535;stop-opacity:1;"
offset="1"
id="stop5302" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4099"
id="linearGradient5368"
gradientUnits="userSpaceOnUse"
x1="1349.9933"
y1="1050.6747"
x2="1372.009"
y2="1050.4613"
gradientTransform="matrix(0.07444112,0,0,0.07444999,-100.21871,-75.446515)" />
<linearGradient
id="linearGradient4099">
<stop
id="stop4101"
offset="0"
style="stop-color:#ffffff;stop-opacity:1;" />
<stop
style="stop-color:#ff9e3f;stop-opacity:1;"
offset="0.65753424"
id="stop4485" />
<stop
id="stop4103"
offset="1"
style="stop-color:#808080;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4099"
id="linearGradient5403"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07444112,0,0,0.07444999,-99.156238,-75.709496)"
x1="1349.9933"
y1="1050.6747"
x2="1372.009"
y2="1050.4613" />
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="4.2333326"
height="4.2333331"
x="3.3333333e-07"
y="3.3333333e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<rect
style="fill:none;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5348"
width="4.2202811"
height="4.2207894"
x="0.013045493"
y="1.2738517e-05"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace_all.png"
inkscape:export-xdpi="25.399982"
inkscape:export-ydpi="25.399982" />
<ellipse
style="fill:url(#radialGradient5362);fill-opacity:1;stroke:url(#radialGradient5364);stroke-width:0.268005;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="ellipse5350"
cx="1.5956464"
cy="1.5828291"
rx="1.1848416"
ry="1.1849844"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace_all.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<ellipse
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.268;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="ellipse5352"
cx="0.66028374"
cy="2.1090984"
rx="0.21610233"
ry="0.51615679"
transform="matrix(0.84077662,-0.54138218,0.68092919,0.73234926,0,0)"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace_all.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<ellipse
style="fill:none;fill-opacity:1;stroke:#303030;stroke-width:0.0744455;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="circle5354"
cx="1.5956464"
cy="1.5828291"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace_all.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25"
rx="1.3188387"
ry="1.3189957" />
<path
style="fill:url(#linearGradient5366);fill-opacity:1;fill-rule:evenodd;stroke:#303030;stroke-width:0.0744455;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 3.9695555,3.4294154 3.4420136,3.9570127 2.1231774,2.6380195 2.6507119,2.1104224 Z"
id="path5356"
inkscape:connector-curvature="0"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace_all.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.818903;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 0.41030194,2.2485867 V 3.3037812 H 0.93783641 V 3.8235015 L 2.0082924,2.7761839 0.94169246,1.7207661 0.93782152,2.2485867 Z"
id="path5358"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccc"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace_all.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<path
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace_all.png"
sodipodi:nodetypes="cccccccc"
inkscape:connector-curvature="0"
id="path5399"
d="M 1.4727778,1.985607 V 3.0408014 H 2.0003123 V 3.5605218 L 3.0707681,2.5132043 2.0041683,1.4577865 2.0002974,1.985607 Z"
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.818903;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace_all.png"
sodipodi:nodetypes="cccccccc"
inkscape:connector-curvature="0"
id="path5360"
d="M 0.41030194,2.2485867 V 3.3037812 H 0.93783641 V 3.8235015 L 2.0082924,2.7761839 0.94169246,1.7207661 0.93782152,2.2485867 Z"
style="fill:url(#linearGradient5368);fill-opacity:1;fill-rule:evenodd;stroke:#414141;stroke-width:0.268005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<path
style="fill:url(#linearGradient5403);fill-opacity:1;fill-rule:evenodd;stroke:#414141;stroke-width:0.268005;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1.4727778,1.985607 V 3.0408014 H 2.0003123 V 3.5605218 L 3.0707681,2.5132043 2.0041683,1.4577865 2.0002974,1.985607 Z"
id="path5401"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccc"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/replace_all.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,268 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="16"
height="16"
viewBox="0 0 4.2333332 4.2333335"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="singlestep_16px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
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"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="false"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="17.288462"
inkscape:cx="7.461624"
inkscape:cy="13.506118"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="99"
inkscape:window-y="111"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="16px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient5164"
id="linearGradient5170"
x1="1222.441"
y1="864.56683"
x2="1279.1339"
y2="864.56683"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07467134,0,0,0.07467123,-91.28131,-62.441605)" />
<linearGradient
id="linearGradient5164">
<stop
style="stop-color:#c3bef4;stop-opacity:1;"
offset="0"
id="stop5166" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop5168" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4507-1"
id="linearGradient5140"
x1="1226.7131"
y1="850.74963"
x2="1247.2272"
y2="850.74963"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(0.07467134,0,0,0.07467123,-91.28131,-62.441605)" />
<linearGradient
id="linearGradient4507-1">
<stop
style="stop-color:#03b800;stop-opacity:1;"
offset="0"
id="stop4509-2" />
<stop
style="stop-color:#23ff7b;stop-opacity:1;"
offset="1"
id="stop4511-1" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="4.2333326"
height="4.2333331"
x="3.3333333e-07"
y="3.3333333e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<rect
inkscape:export-ydpi="25.399982"
inkscape:export-xdpi="25.399982"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
y="-8.8817842e-16"
x="-4.4408921e-16"
height="4.2333336"
width="4.2333336"
id="rect5108"
style="fill:url(#linearGradient5170);fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5120"
width="2.3812516"
height="0.26458314"
x="0.26457649"
y="3.175004"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5122"
width="2.9104185"
height="0.26458314"
x="0.26457649"
y="3.70417"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
style="fill:#221890;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5124"
width="2.1166668"
height="0.26458314"
x="1.5874952"
y="2.3812578"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
style="fill:#221890;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5126"
width="2.3812501"
height="0.26458314"
x="1.5874952"
y="1.8520917"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
style="fill:#221890;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5128"
width="1.0583327"
height="0.26458314"
x="1.5874952"
y="1.3229259"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
style="fill:#999999;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5130"
width="2.9104185"
height="0.26458314"
x="0.26457649"
y="0.2645897"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
y="1.5875067"
x="1.5874952"
height="0.26458314"
width="2.1166668"
id="rect5144"
style="fill:#c3bef4;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
style="fill:#c3bef4;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5150"
width="1.322916"
height="0.26458314"
x="1.5874952"
y="1.0583408"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
y="0.52917492"
x="0.26457649"
height="0.26458314"
width="2.6458349"
id="rect5154"
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<path
sodipodi:nodetypes="cccccccc"
inkscape:connector-curvature="0"
id="path5142"
d="M 0.45340142,0.95861757 0.9586053,0.45341364 1.4638091,0.95861757 1.7164073,0.70601525 V 1.7164216 H 0.70599962 L 0.9586053,1.4638199 Z"
style="fill:url(#linearGradient5140);fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.74671;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<path
style="fill:#00ca00;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.268817;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 0.45340142,0.95861757 0.9586053,0.45341364 1.4638091,0.95861757 1.7164073,0.70601525 V 1.7164216 H 0.70599962 L 0.9586053,1.4638199 Z"
id="path5132"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccc"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
style="fill:#c3bef4;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect5146"
width="1.5874996"
height="0.26458314"
x="1.5874952"
y="2.1166725"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
inkscape:export-xdpi="25"
inkscape:export-ydpi="25" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
y="2.6458383"
x="1.5874952"
height="0.26458314"
width="1.852083"
id="rect5148"
style="fill:#c3bef4;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
<rect
inkscape:export-ydpi="25"
inkscape:export-xdpi="25"
inkscape:export-filename="/home/matthias/klayout/trunk/src/lay/images/singlestep.png"
y="3.4395893"
x="0.26457649"
height="0.26458314"
width="2.116668"
id="rect5152"
style="fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:0.896055;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -195,7 +195,7 @@ For special keys:
<string/>
</property>
<property name="pixmap">
<pixmap resource="layResources.qrc">:/find.png</pixmap>
<pixmap resource="layResources.qrc">:/find_16px.png</pixmap>
</property>
</widget>
</item>

View File

@ -545,7 +545,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/singlestep.png</normaloff>:/singlestep.png</iconset>
<normaloff>:/singlestep_16px.png</normaloff>:/singlestep_16px.png</iconset>
</property>
<property name="shortcut">
<string>F11</string>
@ -568,7 +568,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/nextstep.png</normaloff>:/nextstep.png</iconset>
<normaloff>:/nextstep_16px.png</normaloff>:/nextstep_16px.png</iconset>
</property>
<property name="shortcut">
<string>F10</string>
@ -598,7 +598,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/debug.png</normaloff>:/debug.png</iconset>
<normaloff>:/debug_16px.png</normaloff>:/debug_16px.png</iconset>
</property>
<property name="checkable">
<bool>true</bool>
@ -684,7 +684,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/find.png</normaloff>:/find.png</iconset>
<normaloff>:/find_16px.png</normaloff>:/find_16px.png</iconset>
</property>
<property name="shortcut">
<string>F3</string>
@ -774,7 +774,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/replace.png</normaloff>:/replace.png</iconset>
<normaloff>:/replace_16px.png</normaloff>:/replace_16px.png</iconset>
</property>
<property name="shortcut">
<string/>
@ -797,7 +797,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/replace_all.png</normaloff>:/replace_all.png</iconset>
<normaloff>:/replace_all_16px.png</normaloff>:/replace_all_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>

View File

@ -77,7 +77,7 @@
</property>
<property name="icon">
<iconset resource="layResources.qrc">
<normaloff>:/marked_16.png</normaloff>:/marked_16.png</iconset>
<normaloff>:/marked_16px.png</normaloff>:/marked_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
@ -103,7 +103,7 @@
<string/>
</property>
<property name="pixmap">
<pixmap resource="layResources.qrc">:/find.png</pixmap>
<pixmap resource="layResources.qrc">:/find_16px.png</pixmap>
</property>
</widget>
</item>
@ -376,7 +376,7 @@
</property>
<property name="icon">
<iconset resource="layResources.qrc">
<normaloff>:/marked_16.png</normaloff>:/marked_16.png</iconset>
<normaloff>:/marked_16px.png</normaloff>:/marked_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
@ -402,7 +402,7 @@
<string/>
</property>
<property name="pixmap">
<pixmap resource="layResources.qrc">:/find.png</pixmap>
<pixmap resource="layResources.qrc">:/find_16px.png</pixmap>
</property>
</widget>
</item>
@ -690,7 +690,7 @@
<string/>
</property>
<property name="pixmap">
<pixmap resource="layResources.qrc">:/find.png</pixmap>
<pixmap resource="layResources.qrc">:/find_16px.png</pixmap>
</property>
</widget>
</item>

View File

@ -114,7 +114,7 @@ ConfirmationDialog::mark_error (const std::string &name)
void
ConfirmationDialog::mark_success (const std::string &name)
{
set_icon_for_name (name, QIcon (QString::fromUtf8 (":/marked_16.png")));
set_icon_for_name (name, QIcon (QString::fromUtf8 (":/marked_16px.png")));
std::map<std::string, QTreeWidgetItem *>::const_iterator i = m_items_by_name.find (name);
if (i != m_items_by_name.end ()) {

View File

@ -155,7 +155,7 @@ SaltModel::data (const QModelIndex &index, int role) const
if (m_marked.find (g->name ()) != m_marked.end ()) {
QPainter painter (&img);
QImage warn (":/marked_64.png");
QImage warn (":/marked_64px.png");
painter.drawImage (0, 0, warn);
}

View File

@ -224,7 +224,7 @@
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/find.png</normaloff>:/find.png</iconset>
<normaloff>:/find_16px.png</normaloff>:/find_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>
@ -389,7 +389,7 @@
</property>
<property name="icon">
<iconset resource="../../icons/icons.qrc">
<normaloff>:/find.png</normaloff>:/find.png</iconset>
<normaloff>:/find_16px.png</normaloff>:/find_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>

View File

@ -286,7 +286,7 @@
</property>
<property name="icon">
<iconset resource="../lay/layResources.qrc">
<normaloff>:/find.png</normaloff>:/find.png</iconset>
<normaloff>:/find_16px.png</normaloff>:/find_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>

View File

@ -102,7 +102,7 @@ p, li { white-space: pre-wrap; }
<string>...</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/find.png</iconset>
<iconset resource="layResources.qrc" >:/find_16px.png</iconset>
</property>
<property name="autoRaise" >
<bool>true</bool>

View File

@ -188,7 +188,7 @@
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../lay/lay/layResources.qrc">:/find.png</pixmap>
<pixmap resource="../../lay/lay/layResources.qrc">:/find_16px.png</pixmap>
</property>
</widget>
</item>

View File

@ -190,7 +190,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/find.png</normaloff>:/find.png</iconset>
<normaloff>:/find_16px.png</normaloff>:/find_16px.png</iconset>
</property>
<property name="autoRaise">
<bool>true</bool>

View File

@ -299,7 +299,7 @@ HierarchyControlPanel::HierarchyControlPanel (lay::LayoutViewBase *view, QWidget
QToolButton *sf_next = new QToolButton (mp_search_frame);
sf_next->setAutoRaise (true);
sf_next->setToolTip (tr ("Find next"));
sf_next->setIcon (QIcon (QString::fromUtf8 (":/find.png")));
sf_next->setIcon (QIcon (QString::fromUtf8 (":/find_16px.png")));
connect (sf_next, SIGNAL (clicked ()), this, SLOT (search_next ()));
sf_ly->addWidget (sf_next);

View File

@ -288,7 +288,7 @@ LayerControlPanel::LayerControlPanel (lay::LayoutViewBase *view, db::Manager *ma
QToolButton *sf_next = new QToolButton (mp_search_frame);
sf_next->setAutoRaise (true);
sf_next->setToolTip (tr ("Find next"));
sf_next->setIcon (QIcon (QString::fromUtf8 (":/find.png")));
sf_next->setIcon (QIcon (QString::fromUtf8 (":/find_16px.png")));
connect (sf_next, SIGNAL (clicked ()), this, SLOT (search_next ()));
sf_ly->addWidget (sf_next);

View File

@ -286,7 +286,7 @@ LibrariesView::LibrariesView (lay::LayoutViewBase *view, QWidget *parent, const
QToolButton *sf_next = new QToolButton (mp_search_frame);
sf_next->setAutoRaise (true);
sf_next->setToolTip (tr ("Find next"));
sf_next->setIcon (QIcon (QString::fromUtf8 (":/find.png")));
sf_next->setIcon (QIcon (QString::fromUtf8 (":/find_16px.png")));
connect (sf_next, SIGNAL (clicked ()), this, SLOT (search_next ()));
sf_ly->addWidget (sf_next);