Correct IDF file dark mode icon

This commit is contained in:
Seth Hillbrand 2024-01-22 15:07:58 -08:00
parent 02e46e690c
commit 3e45e49784
6 changed files with 20 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 446 B

After

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 564 B

After

Width:  |  Height:  |  Size: 588 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 826 B

After

Width:  |  Height:  |  Size: 858 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,21 +1,21 @@
<?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="file_idf.svg"
inkscape:version="0.92.2 5c3e80d, 2017-08-06"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
inkscape:export-filename="/Users/jeff/kicad_dev/kicad/bitmaps_png/png_26/file_idf.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96">
inkscape:export-ydpi="96"
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"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -30,13 +30,16 @@
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="21.267747"
inkscape:cy="7.1842381"
inkscape:window-x="-4"
inkscape:window-y="0"
inkscape:cx="17.702889"
inkscape:cy="12.89271"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
inkscape:current-layer="Слой_1"
inkscape:showpageshadow="2"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1">
<inkscape:grid
type="xygrid"
id="grid_kicad"
@ -92,13 +95,13 @@
id="rect24753"
style="stroke-width:1" />
<path
style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:bevel;stroke-opacity:1"
style="fill:none;stroke:#ded3dd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:bevel;stroke-opacity:1"
d="m 12.1,10.9 -5,1 v 5 l 5,-1 8,2.5 v -5 z"
id="path859"
sodipodi:nodetypes="ccccccc"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
style="fill:none;stroke:#ded3dd;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 12.1,10.9 v 5"
id="path861"
inkscape:connector-curvature="0" />
@ -127,7 +130,7 @@
d="M 11.919134,10.970815 V 6.960817 h -0.7315 v -0.8006 h 0.7315 v -0.5595 a 1.6576,1.6576 0 0 1 0.4326,-1.2276 1.6436,1.6436 0 0 1 1.2129,-0.4316 2.1675,2.1675 0 0 1 0.3145,0.0244 c 0.1064,0.0166 0.2265,0.04 0.3593,0.0693 l -0.1113,0.836 c -0.0586,-0.0117 -0.125,-0.0225 -0.1973,-0.0313 a 1.9182,1.9182 0 0 0 -0.2324,-0.0136 0.6622,0.6622 0 0 0 -0.5254,0.2 0.8447,0.8447 0 0 0 -0.1758,0.5742 v 0.5595 h 0.9756 v 0.8008 h -0.9756 v 4.009998 z"
id="path24763" />
<path
style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
style="fill:none;stroke:#ded3dd;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1"
d="m 7.1,16.9 8.5,2.5 4.5,-1"
id="path863"
sodipodi:nodetypes="ccc"

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB