Icons: only use white outline between dark areas

When viewed against a dark background, this icon stuck out due to the
continuous white outline. This change removes the white line around
the outside edges, keeping only the internal segments.
This commit is contained in:
Michael Kavanagh 2020-12-22 16:48:39 +00:00 committed by Seth Hillbrand
parent 2d84c45e56
commit 0ecc8b0bc0
2 changed files with 29 additions and 31 deletions

View File

@ -8,29 +8,21 @@
static const unsigned char png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x01, 0x48, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0xcd, 0x93, 0xbf, 0x2f, 0x43,
0x51, 0x14, 0xc7, 0x8f, 0x26, 0x62, 0x60, 0xf0, 0x22, 0xc2, 0x6c, 0x36, 0xda, 0xfd, 0x03, 0x22,
0xc4, 0xb9, 0x1e, 0x4d, 0x48, 0x8a, 0xc4, 0x64, 0xab, 0xc5, 0x40, 0x22, 0x98, 0xca, 0x1f, 0x40,
0x6c, 0x4d, 0x4d, 0x62, 0x32, 0x62, 0x37, 0x48, 0x04, 0x0d, 0x16, 0x36, 0x91, 0xf2, 0x68, 0xdf,
0xbb, 0xb7, 0xef, 0x97, 0x7e, 0x0d, 0xfd, 0x11, 0x95, 0xd7, 0xde, 0x97, 0x58, 0x9c, 0xef, 0x74,
0x6f, 0xbe, 0x9f, 0x7b, 0x4e, 0xce, 0x3d, 0x87, 0xe8, 0x7f, 0x86, 0xe8, 0x99, 0xec, 0x4b, 0x1a,
0x49, 0x23, 0x69, 0x50, 0x87, 0xd6, 0x3c, 0xd1, 0x2b, 0x4e, 0xb9, 0xc2, 0xf8, 0x21, 0x4b, 0x9c,
0x88, 0xd1, 0x96, 0x00, 0x1f, 0x35, 0x99, 0x1b, 0x12, 0x97, 0x53, 0x0b, 0xa2, 0x3f, 0x0a, 0x78,
0x8e, 0x06, 0x7e, 0xe9, 0x93, 0x0f, 0xea, 0xc0, 0x4b, 0xfd, 0x72, 0x13, 0x0f, 0x08, 0xd0, 0x3a,
0x2a, 0x5f, 0xf2, 0x29, 0x1c, 0x23, 0x7e, 0xad, 0xda, 0x37, 0x60, 0x61, 0x07, 0x33, 0x6d, 0xb2,
0x4c, 0x63, 0x1d, 0xae, 0x24, 0x2e, 0x54, 0x8f, 0x79, 0xec, 0x69, 0x0b, 0x5b, 0x84, 0xaf, 0x88,
0xdf, 0x19, 0x8c, 0x34, 0x0a, 0x30, 0xb5, 0x40, 0x2e, 0x74, 0x72, 0xc4, 0x1f, 0x0c, 0xc6, 0x39,
0xb2, 0x5a, 0xbb, 0x80, 0x65, 0x63, 0x84, 0xb8, 0xc8, 0x48, 0xc1, 0x41, 0x4a, 0x0b, 0x6c, 0x43,
0x3d, 0x12, 0x11, 0xdb, 0x8c, 0x1c, 0xce, 0x62, 0xb4, 0xf6, 0xda, 0x0e, 0x97, 0x88, 0x88, 0xa5,
0x89, 0x37, 0xa4, 0xb5, 0xf6, 0x65, 0xf8, 0x0e, 0xba, 0x89, 0x88, 0xd5, 0x2e, 0xee, 0x62, 0xbc,
0x7f, 0x1c, 0x94, 0xf7, 0xab, 0x1f, 0xe7, 0xe5, 0x91, 0xd1, 0xda, 0x4d, 0x38, 0x12, 0xc3, 0x44,
0x44, 0xb4, 0x1a, 0xc4, 0x69, 0x68, 0x06, 0xce, 0x55, 0x6d, 0x34, 0x2e, 0x2a, 0xd9, 0x18, 0x05,
0xdd, 0x97, 0x30, 0x5b, 0x03, 0x64, 0x8c, 0x86, 0xae, 0xc0, 0x2b, 0xa1, 0xab, 0x06, 0xa8, 0x60,
0x0b, 0x73, 0x6d, 0xed, 0xf3, 0xb8, 0x95, 0xc1, 0x5a, 0x63, 0xbc, 0xc3, 0x71, 0xfb, 0x26, 0xf0,
0xbc, 0xb2, 0x92, 0xc5, 0x88, 0x50, 0xca, 0x75, 0x43, 0x5f, 0x1e, 0xa2, 0xb3, 0x69, 0x27, 0x90,
0x80, 0x81, 0x41, 0x0c, 0x45, 0x68, 0x00, 0x06, 0x12, 0x7f, 0xda, 0xff, 0x6f, 0x7a, 0x6d, 0x30,
0x67, 0xb7, 0x22, 0x32, 0xc2, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60,
0x82,
0x73, 0x00, 0x00, 0x00, 0xd5, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x9c, 0x20,
0x94, 0x27, 0x50, 0x38, 0x4a, 0x10, 0x04, 0x19, 0x18, 0x09, 0x2a, 0x0e, 0x10, 0x08, 0xdd, 0x1a,
0xf2, 0x2f, 0xe4, 0x3f, 0x12, 0x7c, 0x17, 0xba, 0x3e, 0xd4, 0x1e, 0xa7, 0x86, 0x90, 0xe5, 0x28,
0x8a, 0xe1, 0x30, 0xf4, 0x54, 0x70, 0x52, 0xa8, 0x28, 0x36, 0x0d, 0x0f, 0xb0, 0x6b, 0x40, 0x83,
0x1f, 0x42, 0x66, 0xc3, 0x34, 0x3c, 0x27, 0x4a, 0xc3, 0xff, 0x90, 0xe7, 0x30, 0x0d, 0x2f, 0x61,
0x42, 0x7d, 0xff, 0xef, 0xff, 0xff, 0xf3, 0x1f, 0x37, 0x80, 0x69, 0x78, 0x0d, 0x51, 0x3e, 0xf1,
0xff, 0xf3, 0xff, 0x75, 0xff, 0xc3, 0xf1, 0xdb, 0x72, 0x37, 0xd4, 0x80, 0x21, 0xe4, 0x2d, 0x88,
0x19, 0xf9, 0xff, 0xcd, 0xff, 0x72, 0x62, 0x1c, 0xd6, 0xca, 0x10, 0xf2, 0x1e, 0xc4, 0x98, 0xfb,
0xff, 0x34, 0x31, 0xca, 0xff, 0x06, 0x6b, 0x33, 0x84, 0x7c, 0x84, 0x98, 0x5f, 0x41, 0x8c, 0x86,
0x95, 0x20, 0x3f, 0x7c, 0x26, 0xda, 0xfc, 0x7f, 0x41, 0x46, 0x20, 0x0d, 0x5f, 0x89, 0x36, 0x7f,
0x23, 0x24, 0x94, 0xbe, 0x11, 0x69, 0xfe, 0xff, 0x10, 0x2b, 0xb0, 0x86, 0xc8, 0x9f, 0x44, 0x9a,
0xbf, 0x0b, 0x1a, 0x0f, 0x73, 0xff, 0x10, 0x67, 0x3e, 0x3c, 0x39, 0x12, 0x19, 0xfe, 0xc7, 0xe0,
0x89, 0x8f, 0x38, 0xf3, 0x83, 0x5d, 0xe0, 0x1a, 0x5a, 0xb7, 0x84, 0x7e, 0x47, 0xcb, 0x0f, 0x68,
0x91, 0x15, 0xf2, 0x38, 0xa4, 0x98, 0x61, 0x30, 0x03, 0x00, 0xdd, 0x29, 0xda, 0xe6, 0x97, 0x2b,
0x8c, 0x79, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE directory_open_xpm[1] = {{ png, sizeof( png ), "directory_open_xpm" }};

View File

@ -16,7 +16,7 @@
viewBox="0 0 24 24"
style="enable-background:new 0 0 24 24;"
xml:space="preserve"><metadata
id="metadata843"><rdf:RDF><cc:Work
id="metadata845"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title>folder</dc:title><cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /></cc:Work><cc:License
@ -27,12 +27,12 @@
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="defs841" />
id="defs843" />
<style
type="text/css"
id="style833">
.st0{fill:#545454;}
.st1{fill:#727272;stroke:#FFFFFF;}
.st1{fill:none;stroke:#FFFFFF;}
</style>
<sodipodi:namedview
bordercolor="#666666"
@ -41,8 +41,8 @@
guidetolerance="10"
id="namedview9483"
inkscape:current-layer="Слой_1"
inkscape:cx="3.8591244"
inkscape:cy="13.627163"
inkscape:cx="12.464218"
inkscape:cy="17.522217"
inkscape:document-rotation="0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
@ -52,7 +52,7 @@
inkscape:window-width="1280"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:zoom="22.234533"
inkscape:zoom="21.28955"
objecttolerance="10"
pagecolor="#ffffff"
showgrid="true">
@ -76,7 +76,13 @@
<path
id="path9480"
sodipodi:nodetypes="sssssssss"
class="st0"
d="M 7.6,9 H 22 c 1.1,0 1.9,1.066569 1.5,1.777615 l -4.3,8.888076 c -0.7,1.422092 -1.7,1.333212 -4,1.333212 H 4.6 c -2.2,0 -4.9,-0.177762 -4.1,-1.777616 L 5,10.244331 C 5.4,9.6221653 6.5,9 7.6,9 Z"
style="stroke-width:0.999997" />
<path
class="st1"
d="M7.6,7.5l14,0c1.1,0,2.4,0.8,2,1.7L19.2,20 c-0.7,1.7-1.7,1.6-4,1.6l-10.6,0c-2.2,0-4.9-0.2-4.1-2.1L5,9C5.4,8.2,6.5,7.5,7.6,7.5z"
style="fill:#545454;fill-opacity:1" />
d="M -0.5,20.779663 4.9,9.9735596 C 5.3,9.1876611 6.4,8.5 7.5,8.5 H 21"
id="path840"
sodipodi:nodetypes="ccsc"
style="stroke:#ffffff;stroke-width:0.999998;stroke-opacity:1" />
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB