Add some missing icons.
|
@ -337,6 +337,9 @@ set( BMAPS_MID
|
|||
load_module_board
|
||||
lock_unlock
|
||||
locked
|
||||
marker_exclude
|
||||
marker_next
|
||||
marker_previous
|
||||
measurement
|
||||
pcb_target
|
||||
mirror_h
|
||||
|
|
After Width: | Height: | Size: 608 B |
After Width: | Height: | Size: 668 B |
After Width: | Height: | Size: 694 B |
After Width: | Height: | Size: 719 B |
After Width: | Height: | Size: 667 B |
After Width: | Height: | Size: 695 B |
|
@ -0,0 +1,107 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="Слой_1"
|
||||
data-name="Слой 1"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="marker_exclude.svg"
|
||||
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
|
||||
inkscape:export-filename="F:\kicad-launchpad\git_dev\bitmaps_png\png\marker_exclude_dark_24.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1295"
|
||||
inkscape:window-height="658"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="12.493516"
|
||||
inkscape:cx="16.284448"
|
||||
inkscape:cy="13.199922"
|
||||
inkscape:window-x="136"
|
||||
inkscape:window-y="262"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid_kicad"
|
||||
spacingx="0.5"
|
||||
spacingy="0.5"
|
||||
color="#9999ff"
|
||||
opacity="0.13"
|
||||
empspacing="2" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata43">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>add_arc</dc:title>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs160617">
|
||||
<style
|
||||
id="style160615">.cls-1{fill:#1a81c4;}.cls-2{fill:#545454;}</style>
|
||||
</defs>
|
||||
<title
|
||||
id="title160619">zoom_selection</title>
|
||||
<polygon
|
||||
class="cls-1"
|
||||
points="12.641,12.633 18.89,10.639 7.278,7.27 10.646,18.883 "
|
||||
id="polygon160621"
|
||||
transform="matrix(1.8945918,0,0,1.4841199,-13.78884,-10.789551)"
|
||||
style="fill:#42b8eb;fill-opacity:1" />
|
||||
<path
|
||||
class="cls-4"
|
||||
d="m 16.1639,23.139 a 6.9925,6.9925 0 1 1 7.0039,-6.9926 6.9981,6.9981 0 0 1 -7.0039,6.9926 z"
|
||||
id="path26655-9"
|
||||
style="fill:#f2647e;fill-opacity:1" />
|
||||
<g
|
||||
id="g18">
|
||||
<line
|
||||
class="cls-5"
|
||||
x1="19.534599"
|
||||
y1="16.250099"
|
||||
x2="12.530701"
|
||||
y2="16.250099"
|
||||
id="line26657-8"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.5 KiB |
|
@ -0,0 +1,113 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="Слой_1"
|
||||
data-name="Слой 1"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="marker_next.svg"
|
||||
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
|
||||
inkscape:export-filename="F:\kicad-launchpad\git_dev\bitmaps_png\png\marker_next_dark_24.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1295"
|
||||
inkscape:window-height="658"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="12.493516"
|
||||
inkscape:cx="16.284448"
|
||||
inkscape:cy="13.199922"
|
||||
inkscape:window-x="136"
|
||||
inkscape:window-y="262"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid_kicad"
|
||||
spacingx="0.5"
|
||||
spacingy="0.5"
|
||||
color="#9999ff"
|
||||
opacity="0.13"
|
||||
empspacing="2" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata43">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>add_arc</dc:title>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs160617">
|
||||
<style
|
||||
id="style160615">.cls-1{fill:#1a81c4;}.cls-2{fill:#545454;}</style>
|
||||
</defs>
|
||||
<title
|
||||
id="title160619">zoom_selection</title>
|
||||
<polygon
|
||||
class="cls-1"
|
||||
points="12.641,12.633 18.89,10.639 7.278,7.27 10.646,18.883 "
|
||||
id="polygon160621"
|
||||
transform="matrix(1.8945918,0,0,1.4841199,-13.78884,-10.789551)"
|
||||
style="fill:#42b8eb;fill-opacity:1" />
|
||||
<g
|
||||
id="g843">
|
||||
<path
|
||||
class="cls-4"
|
||||
d="m 16.1639,23.139 a 6.9925,6.9925 0 1 1 7.0039,-6.9926 6.9981,6.9981 0 0 1 -7.0039,6.9926 z"
|
||||
id="path26655-9"
|
||||
style="fill:#f2647e;fill-opacity:1" />
|
||||
<line
|
||||
class="cls-5"
|
||||
x1="19.534599"
|
||||
y1="16.250099"
|
||||
x2="12.530701"
|
||||
y2="16.250099"
|
||||
id="line26657-8"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<polyline
|
||||
class="cls-5"
|
||||
points="15.362 17.16 18.111 14.406 20.861 17.16"
|
||||
id="polyline26659-4"
|
||||
transform="rotate(90,18.0105,16.1495)"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.8 KiB |
|
@ -0,0 +1,116 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="Слой_1"
|
||||
data-name="Слой 1"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="marker_previous.svg"
|
||||
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
|
||||
inkscape:export-filename="F:\kicad-launchpad\git_dev\bitmaps_png\png\marker_previous_dark_24.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1293"
|
||||
inkscape:window-height="661"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="12.493516"
|
||||
inkscape:cx="-7.4505956"
|
||||
inkscape:cy="9.9982615"
|
||||
inkscape:window-x="266"
|
||||
inkscape:window-y="230"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid_kicad"
|
||||
spacingx="0.5"
|
||||
spacingy="0.5"
|
||||
color="#9999ff"
|
||||
opacity="0.13"
|
||||
empspacing="2" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata43">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>zoom_selection</dc:title>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs160617">
|
||||
<style
|
||||
id="style160615">.cls-1{fill:#1a81c4;}.cls-2{fill:#545454;}</style>
|
||||
</defs>
|
||||
<title
|
||||
id="title160619">zoom_selection</title>
|
||||
<polygon
|
||||
class="cls-1"
|
||||
points="12.641,12.633 18.89,10.639 7.278,7.27 10.646,18.883 "
|
||||
id="polygon160621"
|
||||
transform="matrix(1.8945918,0,0,1.4841199,-13.78884,-10.789551)"
|
||||
style="fill:#42b8eb;fill-opacity:1" />
|
||||
<g
|
||||
id="g848">
|
||||
<path
|
||||
class="cls-4"
|
||||
d="m 16.1867,9.154012 a 6.9925,6.9925 0 1 1 -7.0039,6.9926 6.9981,6.9981 0 0 1 7.0039,-6.9926 z"
|
||||
id="path26655-9"
|
||||
style="fill:#f2647e;fill-opacity:1" />
|
||||
<g
|
||||
id="g842">
|
||||
<line
|
||||
class="cls-5"
|
||||
x1="12.816"
|
||||
y1="16.042913"
|
||||
x2="19.819899"
|
||||
y2="16.042913"
|
||||
id="line26657-8"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<polyline
|
||||
class="cls-5"
|
||||
points="15.362 17.16 18.111 14.406 20.861 17.16"
|
||||
id="polyline26659-4"
|
||||
transform="rotate(-90,16.172306,17.981706)"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.9 KiB |
|
@ -0,0 +1,103 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="Слой_1"
|
||||
data-name="Слой 1"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="marker_exclude.svg"
|
||||
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
|
||||
inkscape:export-filename="F:\kicad-launchpad\git_dev\bitmaps_png\png\marker_exclude_24.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1312"
|
||||
inkscape:window-height="659"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="12.493516"
|
||||
inkscape:cx="-24.779584"
|
||||
inkscape:cy="9.9982615"
|
||||
inkscape:window-x="266"
|
||||
inkscape:window-y="230"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid_kicad"
|
||||
spacingx="0.5"
|
||||
spacingy="0.5"
|
||||
color="#9999ff"
|
||||
opacity="0.13"
|
||||
empspacing="2" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata43">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>zoom_selection</dc:title>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs160617">
|
||||
<style
|
||||
id="style160615">.cls-1{fill:#1a81c4;}.cls-2{fill:#545454;}</style>
|
||||
</defs>
|
||||
<title
|
||||
id="title160619">zoom_selection</title>
|
||||
<polygon
|
||||
class="cls-1"
|
||||
points="12.641,12.633 18.89,10.639 7.278,7.27 10.646,18.883 "
|
||||
id="polygon160621"
|
||||
transform="matrix(1.8945918,0,0,1.4841199,-13.78884,-10.789551)" />
|
||||
<path
|
||||
class="cls-4"
|
||||
d="m 16.1867,9.154012 a 6.9925,6.9925 0 1 1 -7.0039,6.9926 6.9981,6.9981 0 0 1 7.0039,-6.9926 z"
|
||||
id="path26655-9"
|
||||
style="fill:#c10000;fill-opacity:1" />
|
||||
<line
|
||||
class="cls-5"
|
||||
x1="12.816"
|
||||
y1="16.042913"
|
||||
x2="19.819899"
|
||||
y2="16.042913"
|
||||
id="line26657-8"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
</svg>
|
After Width: | Height: | Size: 3.4 KiB |
|
@ -0,0 +1,112 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="Слой_1"
|
||||
data-name="Слой 1"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="marker_next.svg"
|
||||
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
|
||||
inkscape:export-filename="F:\kicad-launchpad\git_dev\bitmaps_png\png\marker_next_24.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1540"
|
||||
inkscape:window-height="986"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="12.493516"
|
||||
inkscape:cx="16.284448"
|
||||
inkscape:cy="13.199922"
|
||||
inkscape:window-x="300"
|
||||
inkscape:window-y="54"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid_kicad"
|
||||
spacingx="0.5"
|
||||
spacingy="0.5"
|
||||
color="#9999ff"
|
||||
opacity="0.13"
|
||||
empspacing="2" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata43">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>add_arc</dc:title>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs160617">
|
||||
<style
|
||||
id="style160615">.cls-1{fill:#1a81c4;}.cls-2{fill:#545454;}</style>
|
||||
</defs>
|
||||
<title
|
||||
id="title160619">zoom_selection</title>
|
||||
<polygon
|
||||
class="cls-1"
|
||||
points="12.641,12.633 18.89,10.639 7.278,7.27 10.646,18.883 "
|
||||
id="polygon160621"
|
||||
transform="matrix(1.8945918,0,0,1.4841199,-13.78884,-10.789551)" />
|
||||
<g
|
||||
id="g1538">
|
||||
<path
|
||||
class="cls-4"
|
||||
d="m 16.1639,23.139 a 6.9925,6.9925 0 1 1 7.0039,-6.9926 6.9981,6.9981 0 0 1 -7.0039,6.9926 z"
|
||||
id="path26655-9"
|
||||
style="fill:#c10000;fill-opacity:1" />
|
||||
<line
|
||||
class="cls-5"
|
||||
x1="19.534599"
|
||||
y1="16.250099"
|
||||
x2="12.530701"
|
||||
y2="16.250099"
|
||||
id="line26657-8"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<polyline
|
||||
class="cls-5"
|
||||
points="15.362 17.16 18.111 14.406 20.861 17.16"
|
||||
id="polyline26659-4"
|
||||
transform="rotate(90,18.0105,16.1495)"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stroke-linejoin:round" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.8 KiB |
|
@ -0,0 +1,112 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
id="Слой_1"
|
||||
data-name="Слой 1"
|
||||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="marker_previous.svg"
|
||||
inkscape:version="1.0.2-2 (e86c870879, 2021-01-15)"
|
||||
inkscape:export-filename="F:\kicad-launchpad\git_dev\bitmaps_png\png\marker_previous_24.png"
|
||||
inkscape:export-xdpi="96"
|
||||
inkscape:export-ydpi="96">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1291"
|
||||
inkscape:window-height="659"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="12.493516"
|
||||
inkscape:cx="-7.4505956"
|
||||
inkscape:cy="9.9982615"
|
||||
inkscape:window-x="266"
|
||||
inkscape:window-y="230"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid_kicad"
|
||||
spacingx="0.5"
|
||||
spacingy="0.5"
|
||||
color="#9999ff"
|
||||
opacity="0.13"
|
||||
empspacing="2" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata43">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title>zoom_selection</dc:title>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs160617">
|
||||
<style
|
||||
id="style160615">.cls-1{fill:#1a81c4;}.cls-2{fill:#545454;}</style>
|
||||
</defs>
|
||||
<title
|
||||
id="title160619">zoom_selection</title>
|
||||
<polygon
|
||||
class="cls-1"
|
||||
points="12.641,12.633 18.89,10.639 7.278,7.27 10.646,18.883 "
|
||||
id="polygon160621"
|
||||
transform="matrix(1.8945918,0,0,1.4841199,-13.78884,-10.789551)" />
|
||||
<g
|
||||
id="g945">
|
||||
<path
|
||||
class="cls-4"
|
||||
d="m 16.1867,9.154012 a 6.9925,6.9925 0 1 1 -7.0039,6.9926 6.9981,6.9981 0 0 1 7.0039,-6.9926 z"
|
||||
id="path26655-9"
|
||||
style="fill:#c10000;fill-opacity:1" />
|
||||
<line
|
||||
class="cls-5"
|
||||
x1="12.816"
|
||||
y1="16.042913"
|
||||
x2="19.819899"
|
||||
y2="16.042913"
|
||||
id="line26657-8"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||
<polyline
|
||||
class="cls-5"
|
||||
points="15.362 17.16 18.111 14.406 20.861 17.16"
|
||||
id="polyline26659-4"
|
||||
transform="rotate(-90,16.172306,17.981706)"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:2.1;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;stroke-linejoin:round" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 3.8 KiB |
|
@ -247,17 +247,20 @@ TOOL_ACTION ACTIONS::updateFind( "common.Control.updateFind",
|
|||
TOOL_ACTION ACTIONS::prevMarker( "common.Checker.prevMarker",
|
||||
AS_GLOBAL,
|
||||
0, "",
|
||||
_( "Previous Marker" ), _( "Go to previous marker in Checker window" ) );
|
||||
_( "Previous Marker" ), _( "Go to previous marker in Checker window" ),
|
||||
BITMAPS::marker_previous );
|
||||
|
||||
TOOL_ACTION ACTIONS::nextMarker( "common.Checker.nextMarker",
|
||||
AS_GLOBAL,
|
||||
0, "",
|
||||
_( "Next Marker" ), _( "Go to next marker in Checker window" ) );
|
||||
_( "Next Marker" ), _( "Go to next marker in Checker window" ),
|
||||
BITMAPS::marker_next );
|
||||
|
||||
TOOL_ACTION ACTIONS::excludeMarker( "common.Checker.excludeMarker",
|
||||
AS_GLOBAL,
|
||||
0, "",
|
||||
_( "Exclude Marker" ), _( "Mark current violation in Checker window as an exclusion" ) );
|
||||
_( "Exclude Marker" ), _( "Mark current violation in Checker window as an exclusion" ),
|
||||
BITMAPS::marker_exclude );
|
||||
|
||||
// View Controls
|
||||
TOOL_ACTION ACTIONS::zoomRedraw( "common.Control.zoomRedraw",
|
||||
|
|
|
@ -373,6 +373,9 @@ const std::vector<BITMAP_INFO> g_BitmapInfo = {
|
|||
{ BITMAPS::load_module_board, wxT( "load_module_board_24.png" ), 24, wxT( "light" ) },
|
||||
{ BITMAPS::lock_unlock, wxT( "lock_unlock_24.png" ), 24, wxT( "light" ) },
|
||||
{ BITMAPS::locked, wxT( "locked_24.png" ), 24, wxT( "light" ) },
|
||||
{ BITMAPS::marker_exclude, wxT( "marker_exclude_24.png" ), 24, wxT( "light" ) },
|
||||
{ BITMAPS::marker_next, wxT( "marker_next_24.png" ), 24, wxT( "light" ) },
|
||||
{ BITMAPS::marker_previous, wxT( "marker_previous_24.png" ), 24, wxT( "light" ) },
|
||||
{ BITMAPS::measurement, wxT( "measurement_24.png" ), 24, wxT( "light" ) },
|
||||
{ BITMAPS::pcb_target, wxT( "pcb_target_24.png" ), 24, wxT( "light" ) },
|
||||
{ BITMAPS::mirror_h, wxT( "mirror_h_24.png" ), 24, wxT( "light" ) },
|
||||
|
@ -745,6 +748,9 @@ const std::vector<BITMAP_INFO> g_BitmapInfo = {
|
|||
{ BITMAPS::load_module_board, wxT( "load_module_board_dark_24.png" ), 24, wxT( "dark" ) },
|
||||
{ BITMAPS::lock_unlock, wxT( "lock_unlock_dark_24.png" ), 24, wxT( "dark" ) },
|
||||
{ BITMAPS::locked, wxT( "locked_dark_24.png" ), 24, wxT( "dark" ) },
|
||||
{ BITMAPS::marker_exclude, wxT( "marker_exclude_dark_24.png" ), 24, wxT( "dark" ) },
|
||||
{ BITMAPS::marker_next, wxT( "marker_next_dark_24.png" ), 24, wxT( "dark" ) },
|
||||
{ BITMAPS::marker_previous, wxT( "marker_previous_dark_24.png" ), 24, wxT( "dark" ) },
|
||||
{ BITMAPS::measurement, wxT( "measurement_dark_24.png" ), 24, wxT( "dark" ) },
|
||||
{ BITMAPS::pcb_target, wxT( "pcb_target_dark_24.png" ), 24, wxT( "dark" ) },
|
||||
{ BITMAPS::mirror_h, wxT( "mirror_h_dark_24.png" ), 24, wxT( "dark" ) },
|
||||
|
|
|
@ -316,6 +316,9 @@ enum class BITMAPS : unsigned int
|
|||
load_module_board,
|
||||
lock_unlock,
|
||||
locked,
|
||||
marker_exclude,
|
||||
marker_next,
|
||||
marker_previous,
|
||||
measurement,
|
||||
microstrip,
|
||||
microstrip_zodd_zeven,
|
||||
|
|