Icons: make datasheet more distinct

This commit is contained in:
Michael Kavanagh 2021-01-27 17:11:27 +00:00 committed by Jeff Young
parent f7962cc73b
commit 66bb6e2e7c
2 changed files with 168 additions and 87 deletions

View File

@ -8,57 +8,17 @@
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, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x03, 0x13, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xa5, 0x95, 0xeb, 0x4b, 0xd3,
0x51, 0x18, 0xc7, 0x57, 0xd4, 0x7f, 0x50, 0xbd, 0xc8, 0xa8, 0x17, 0xe5, 0x34, 0xad, 0xde, 0x28,
0x91, 0x59, 0xe0, 0x34, 0x2f, 0x88, 0x58, 0xa1, 0x98, 0x44, 0x2f, 0x22, 0xcc, 0xa4, 0xb0, 0xcb,
0x9b, 0x92, 0x0c, 0x59, 0x4e, 0xc3, 0x0c, 0x32, 0x95, 0x8a, 0x24, 0x4b, 0xc4, 0x17, 0xa9, 0x29,
0x4a, 0x91, 0xfb, 0xa9, 0xed, 0x37, 0x2f, 0xf3, 0x3a, 0xcd, 0x1b, 0xa8, 0x53, 0x99, 0x6e, 0x5e,
0x52, 0xf1, 0xae, 0xf3, 0x3a, 0xbf, 0x9d, 0x73, 0x64, 0xc3, 0x4d, 0x7f, 0xf4, 0x6b, 0x3d, 0xf0,
0x65, 0xcf, 0x79, 0x7e, 0xe7, 0x3c, 0x9f, 0xf3, 0x3c, 0xe7, 0x70, 0x26, 0x91, 0x6c, 0x33, 0xad,
0x56, 0xbb, 0x5f, 0xa9, 0x54, 0x26, 0x73, 0x1c, 0x37, 0x4c, 0x84, 0x7f, 0xd4, 0x08, 0xd1, 0x0b,
0x9a, 0x43, 0x22, 0x64, 0x64, 0x82, 0xdc, 0x81, 0xc4, 0xf6, 0x52, 0xd8, 0x66, 0x05, 0xf6, 0x48,
0xe4, 0xd8, 0x4b, 0x55, 0xc6, 0x95, 0x0f, 0x28, 0xb9, 0x72, 0x38, 0x26, 0x2b, 0x40, 0x6f, 0x93,
0xff, 0xf0, 0xf3, 0xda, 0x4d, 0x22, 0x88, 0xd1, 0xc3, 0x12, 0x1d, 0x9e, 0x7c, 0xef, 0x67, 0x7e,
0x54, 0x41, 0x37, 0x5a, 0x8c, 0xf3, 0x88, 0xc8, 0xed, 0x64, 0xe3, 0xc0, 0xf4, 0x2a, 0x0b, 0x60,
0xd5, 0x61, 0xc0, 0x9b, 0x6a, 0x03, 0xb2, 0xea, 0x47, 0x98, 0x6f, 0x9c, 0x5d, 0x41, 0x74, 0x61,
0x0f, 0x8e, 0x2a, 0x34, 0xe2, 0x01, 0x31, 0x5f, 0x7b, 0xf0, 0xa8, 0x54, 0x87, 0x2f, 0xbf, 0xc6,
0x91, 0x54, 0xa1, 0xc7, 0x91, 0xc4, 0x5a, 0x26, 0xea, 0xe7, 0xb7, 0x8d, 0xa3, 0xb4, 0x6b, 0x92,
0x01, 0x1e, 0x7f, 0xeb, 0xc7, 0xea, 0x86, 0x99, 0x8d, 0xdd, 0x53, 0x1b, 0xc4, 0x03, 0x3e, 0x36,
0x8e, 0x42, 0xa3, 0x9f, 0x45, 0x58, 0x4e, 0x27, 0x74, 0x93, 0x26, 0xdc, 0x2b, 0xea, 0xc5, 0x5d,
0xa2, 0xde, 0x89, 0x25, 0x16, 0xab, 0x1f, 0x9c, 0x63, 0x00, 0xaf, 0x0c, 0x2d, 0xe6, 0x57, 0x36,
0x70, 0x2b, 0xbf, 0x1b, 0xc7, 0x92, 0x34, 0xff, 0x06, 0x78, 0x5d, 0x65, 0x60, 0x7e, 0x8a, 0x6a,
0x10, 0xb9, 0xda, 0x31, 0xe4, 0x34, 0x8f, 0x22, 0x95, 0x1f, 0xda, 0xd1, 0xa2, 0x19, 0xd3, 0x3a,
0xbc, 0x33, 0x5b, 0xac, 0xed, 0x13, 0x0d, 0xa0, 0x49, 0xa8, 0xff, 0x56, 0x33, 0x8c, 0xac, 0x86,
0x11, 0x96, 0x90, 0xfa, 0x34, 0x96, 0x51, 0x63, 0x74, 0x0c, 0x40, 0x5b, 0xe0, 0xfa, 0xb2, 0x81,
0x01, 0x0c, 0x33, 0x2b, 0x28, 0x6c, 0x1f, 0xc7, 0xd4, 0xd2, 0x1a, 0x82, 0xb2, 0xda, 0x10, 0x48,
0x44, 0xfd, 0xa2, 0x8e, 0x09, 0xf4, 0x91, 0xb6, 0x39, 0x04, 0xa0, 0x89, 0xe8, 0x6d, 0xb0, 0x54,
0x10, 0xfa, 0xa9, 0x1d, 0x9e, 0x69, 0xcd, 0xd6, 0xc5, 0xd4, 0x0f, 0xc9, 0x6e, 0xc7, 0xa9, 0x57,
0x8d, 0xf0, 0x48, 0x6b, 0x82, 0x5b, 0x5c, 0x19, 0x92, 0x6f, 0x28, 0x90, 0x77, 0xf6, 0x1a, 0x2a,
0x4e, 0x5e, 0x02, 0xe7, 0x16, 0x80, 0x02, 0xaf, 0x48, 0x54, 0xc6, 0xc6, 0x83, 0x2b, 0x2c, 0x5e,
0x13, 0x75, 0x06, 0x42, 0x0a, 0x8e, 0xce, 0xc6, 0x0f, 0xf7, 0x20, 0xf0, 0x52, 0xd9, 0xae, 0x52,
0x9d, 0x0e, 0x84, 0xca, 0x59, 0x16, 0x66, 0x05, 0x38, 0xc9, 0x6b, 0xcf, 0x39, 0x25, 0x6a, 0xbc,
0xa8, 0x3e, 0x94, 0xf0, 0xcb, 0x59, 0x25, 0x2a, 0xbc, 0x2b, 0xaa, 0xdc, 0x55, 0x79, 0xf2, 0x4c,
0xa8, 0x5c, 0xfd, 0x50, 0xe3, 0x19, 0x8a, 0x89, 0x32, 0x35, 0x3a, 0x6e, 0xc7, 0x09, 0x81, 0x36,
0x6d, 0x20, 0xdb, 0xde, 0xa2, 0x25, 0xc1, 0x37, 0xa6, 0xb0, 0x98, 0xed, 0x8e, 0x26, 0xe8, 0xb8,
0xf3, 0x14, 0xd4, 0x26, 0x2b, 0x6a, 0x04, 0x2b, 0x51, 0x4b, 0x65, 0x73, 0xd5, 0x27, 0x2e, 0x1e,
0x14, 0x0d, 0xa8, 0xbc, 0x1f, 0x6f, 0x5d, 0xdc, 0x19, 0x13, 0xbf, 0x05, 0xf8, 0xa9, 0x11, 0x04,
0xb0, 0x76, 0x39, 0xcb, 0x12, 0xed, 0x01, 0x7d, 0x42, 0x00, 0x95, 0x4f, 0x84, 0x20, 0x40, 0x73,
0x3e, 0x0c, 0xfa, 0xf4, 0xcf, 0xd0, 0x78, 0x87, 0xdb, 0x41, 0x7c, 0x5b, 0xed, 0x01, 0xcf, 0x84,
0x00, 0xfc, 0x99, 0x40, 0x41, 0x40, 0x7f, 0xca, 0x7b, 0x36, 0x36, 0x0d, 0x1a, 0x51, 0x77, 0x21,
0xdc, 0xa6, 0x4d, 0x36, 0x00, 0x9e, 0xe7, 0xf7, 0x91, 0x3f, 0x9c, 0x04, 0xfa, 0xe4, 0xee, 0xa8,
0xc0, 0x23, 0x64, 0x07, 0x60, 0xba, 0xae, 0x05, 0x0d, 0x7e, 0xd7, 0xd1, 0x7c, 0x39, 0x0a, 0x8b,
0x3a, 0x3d, 0x8b, 0x2d, 0x0f, 0x8f, 0xa1, 0x5e, 0x16, 0x69, 0x99, 0xbb, 0x20, 0x11, 0x6b, 0x6a,
0x17, 0x59, 0x8b, 0x05, 0xd0, 0x11, 0xb3, 0x75, 0xc8, 0x42, 0xb6, 0x3e, 0xb7, 0xb0, 0x55, 0x01,
0x59, 0x23, 0x1a, 0x40, 0xfa, 0x29, 0xb7, 0x00, 0x68, 0x1b, 0xe6, 0xbb, 0x7a, 0x61, 0x32, 0x8c,
0x5a, 0xb5, 0xf2, 0x7b, 0x12, 0x9b, 0x66, 0x33, 0x03, 0x2c, 0xf6, 0x0c, 0x58, 0xce, 0x40, 0x2e,
0x1a, 0xc0, 0x1d, 0x0f, 0x38, 0x44, 0x16, 0x4d, 0xef, 0x76, 0x5b, 0x9a, 0x82, 0x6f, 0x92, 0x5d,
0xcf, 0xb3, 0xe4, 0x13, 0x5c, 0x35, 0xd4, 0x6e, 0xfe, 0x34, 0x3e, 0xb3, 0xe3, 0x9a, 0xfe, 0xb5,
0x4d, 0x52, 0xdf, 0xab, 0x2a, 0xa9, 0xcc, 0x6c, 0x0f, 0xd0, 0x29, 0x32, 0x6c, 0x92, 0x93, 0xc3,
0x5d, 0x55, 0x3b, 0xfb, 0xf9, 0x4b, 0x1c, 0x31, 0x5e, 0xea, 0x73, 0xc5, 0xbe, 0x12, 0x35, 0x79,
0x8f, 0x5a, 0x23, 0x63, 0xd9, 0x2f, 0xfd, 0xa6, 0x72, 0x91, 0x85, 0x4a, 0xfe, 0xc7, 0x08, 0xe4,
0x00, 0xef, 0xe2, 0xf3, 0x80, 0xa8, 0x8e, 0x1c, 0xe4, 0x10, 0xd9, 0xf1, 0x14, 0x89, 0x35, 0x91,
0xea, 0x12, 0xe8, 0xb7, 0xed, 0x73, 0xff, 0x00, 0xa3, 0xfe, 0xc8, 0x0b, 0xd9, 0xd8, 0xcf, 0x92,
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0xf8, 0x00, 0x00, 0x00, 0x92, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x27, 0x08,
0x09, 0x09, 0xf9, 0x4f, 0x0a, 0x0e, 0x0d, 0x0d, 0xfd, 0x03, 0xa4, 0x1d, 0x48, 0xb2, 0xe0, 0xf3,
0xe7, 0xcf, 0x44, 0x63, 0x90, 0xfa, 0x88, 0x88, 0x88, 0x5f, 0x40, 0x8b, 0x9c, 0x68, 0x66, 0x01,
0x49, 0x96, 0xc0, 0x2c, 0x20, 0x14, 0x34, 0xe8, 0x16, 0x10, 0x6d, 0x09, 0xb9, 0x3e, 0x20, 0xda,
0x12, 0x4a, 0x7c, 0x00, 0xc3, 0x61, 0x61, 0x61, 0x7f, 0xa8, 0xe6, 0x03, 0x5c, 0xbe, 0x22, 0xdb,
0x07, 0x54, 0xb3, 0x80, 0xe6, 0x3e, 0x00, 0xe1, 0x9d, 0x3b, 0x77, 0xd2, 0xd6, 0x02, 0x72, 0x7d,
0x33, 0xb8, 0x2c, 0x90, 0x6a, 0x3c, 0x02, 0xc7, 0x30, 0x71, 0x64, 0x31, 0x64, 0x71, 0x8a, 0x7c,
0x80, 0x6e, 0x01, 0x36, 0xf6, 0xa8, 0x05, 0x04, 0xe3, 0x63, 0x70, 0xa5, 0xa2, 0xf4, 0xf4, 0xf4,
0xff, 0xa4, 0xd6, 0x6e, 0x20, 0x3d, 0x24, 0xf9, 0x00, 0xa6, 0x81, 0x66, 0xf9, 0x80, 0x66, 0x65,
0x11, 0x35, 0x30, 0x5d, 0x5b, 0x2a, 0x00, 0xb9, 0x22, 0xa9, 0x04, 0x26, 0x4e, 0xaf, 0xa1, 0x00,
0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE datasheet_xpm[1] = {{ png, sizeof( png ), "datasheet_xpm" }};

View File

@ -1,43 +1,164 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/"
<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="datasheet.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1609" inkscape:window-height="1286" id="namedview30" showgrid="true" inkscape:zoom="27.961538" inkscape:cx="3.3259971" inkscape:cy="13" inkscape:window-x="0" inkscape:window-y="37" 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="defs116444">
<style id="style116442">.cls-1{fill:#b9b9b9;}.cls-2{fill:#1a81c4;}.cls-3{fill:#fff;}.cls-4{fill:#bf2641;}.cls-5{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title id="title116446">datasheet</title>
<path class="cls-1" d="m 6.0335,0 h 11.95 a 2.9933,2.9933 0 0 1 2.9933,2.9933 V 14.99 a 2.9934,2.9934 0 0 1 -2.9934,2.9934 H 6.0335 A 2.9934,2.9934 0 0 1 3.04,14.99 V 2.9934 A 2.9934,2.9934 0 0 1 6.0335,0 Z" id="path116448" />
<rect class="cls-2" x="0.0089000463" y="2.9935999" width="18.7099" height="9.2299004" id="rect116450" />
<path class="cls-3" d="M 2.0781,10.2012 H 1.0049 V 9.165 h 1.0732 z" id="path116452" />
<path class="cls-3" d="M 7.6338,7.9561 A 2.7163,2.7163 0 0 1 7.1416,9.6494 1.6249,1.6249 0 0 1 5.7716,10.2949 1.68,1.68 0 0 1 5.0489,10.1475 1.4852,1.4852 0 0 1 4.5079,9.7168 v 2.334 H 3.43 v -6.66 H 4.3392 L 4.4456,5.9953 A 1.6049,1.6049 0 0 1 5.002,5.48 1.5571,1.5571 0 0 1 5.7578,5.3023 1.5933,1.5933 0 0 1 7.1396,6.0073 3.1688,3.1688 0 0 1 7.6338,7.8628 Z M 6.5605,7.86 A 2.3437,2.3437 0 0 0 6.2832,6.6549 0.9,0.9 0 0 0 5.4561,6.1861 1.0649,1.0649 0 0 0 4.8848,6.3307 1.0514,1.0514 0 0 0 4.5078,6.732 v 2.1713 a 0.9958,0.9958 0 0 0 0.377,0.3887 1.1382,1.1382 0 0 0 0.58,0.1357 0.9251,0.9251 0 0 0 0.8233,-0.4062 1.8861,1.8861 0 0 0 0.2724,-1.0684 z" id="path116454" />
<path class="cls-3" d="M 8.375,7.8623 A 3.1767,3.1767 0 0 1 8.8672,6.0068 1.591,1.591 0 0 1 10.251,5.3018 1.5088,1.5088 0 0 1 10.9492,5.46 1.5649,1.5649 0 0 1 11.4834,5.9111 V 3.2656 h 1.0771 v 6.9356 H 11.6562 L 11.5498,9.6055 A 1.588,1.588 0 0 1 10.9961,10.1191 1.5573,1.5573 0 0 1 10.2422,10.2949 1.629,1.629 0 0 1 8.8672,9.6494 2.7163,2.7163 0 0 1 8.375,7.9561 Z m 1.0771,0.0938 a 1.9422,1.9422 0 0 0 0.2549,1.0625 0.8934,0.8934 0 0 0 0.81,0.3955 1.0835,1.0835 0 0 0 0.5791,-0.1465 1.1156,1.1156 0 0 0 0.3877,-0.418 V 6.751 A 1.128,1.128 0 0 0 11.0932,6.3359 1.0487,1.0487 0 0 0 10.5258,6.1865 0.87,0.87 0 0 0 9.7143,6.6514 2.459,2.459 0 0 0 9.4525,7.8623 Z" id="path116456" />
<path class="cls-3" d="m 14.0684,10.2012 v -4.01 H 13.3369 V 5.3906 h 0.7315 V 4.8311 a 1.6576,1.6576 0 0 1 0.4326,-1.2276 1.6436,1.6436 0 0 1 1.2129,-0.4316 2.1651,2.1651 0 0 1 0.3144,0.0244 c 0.1065,0.0166 0.2266,0.04 0.3594,0.0693 l -0.1113,0.836 C 16.2178,4.0898 16.1514,4.0791 16.0791,4.0703 a 1.9187,1.9187 0 0 0 -0.2324,-0.0137 0.6626,0.6626 0 0 0 -0.5254,0.2 0.845,0.845 0 0 0 -0.1758,0.5743 v 0.5595 h 0.9756 v 0.8008 h -0.9756 v 4.01 z" id="path116458" />
<path class="cls-4" d="m 23.9961,16.9968 a 6.9925,6.9925 0 1 1 -6.9926,-7.0039 6.9982,6.9982 0 0 1 6.9926,7.0039 z" id="path116460" />
<polyline class="cls-5" points="21.865 19.871 15.694 19.871 15.694 14.26" id="polyline116462" transform="translate(-1,-1)" />
<polyline class="cls-5" points="19.487 17.444 21.913 19.871 19.487 22.297" id="polyline116464" transform="translate(-1,-1)" />
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="datasheet.svg"
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="715"
id="namedview30"
showgrid="true"
inkscape:zoom="35.007315"
inkscape:cx="7.2386799"
inkscape:cy="7.7818976"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="g5484">
<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="defs116444">
<style
id="style116442">.cls-1{fill:#b9b9b9;}.cls-2{fill:#1a81c4;}.cls-3{fill:#fff;}.cls-4{fill:#bf2641;}.cls-5{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}</style>
</defs>
<title
id="title116446">datasheet</title>
<g
id="g5484">
<path
id="polygon25929"
sodipodi:nodetypes="ccccccc"
class="st0"
d="m 15.5,1.5 h -12 v 21 h 17 v -16 z"
style="fill:#f3f3f3;stroke:#545454;stroke-miterlimit:10" />
<path
id="polygon25931"
sodipodi:nodetypes="cccc"
class="st1"
d="M 21,7 15,1 v 6 z"
style="fill:#545454" />
<g
id="g5441"
transform="translate(0,1)">
<path
style="fill:none;stroke:#1a81c4;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 6.5,12.5 h 3 v 4 h 3 v -4 h 3 v 4 H 18"
id="path4824"
sodipodi:nodetypes="cccccccc" />
<path
style="display:inline;fill:#666666;stroke:#545454;stroke-width:0.999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 6.5,10 v 9.5"
id="path2999"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
inkscape:connector-curvature="0"
id="path3769"
d="M 18.5,18.5 H 5.5"
style="display:inline;fill:#666666;stroke:#545454;stroke-width:0.999999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
sodipodi:nodetypes="cc" />
<path
style="display:none;fill:#545454;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17,17 v 3 l 2,-1.5 z"
id="path4826"
sodipodi:nodetypes="cccc" />
<path
style="display:none;fill:#545454;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 5,11 H 8 L 6.5,9 Z"
id="path4826-1"
sodipodi:nodetypes="cccc" />
</g>
<path
style="fill:none;stroke:#545454;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 5,4.5 h 8"
id="path3435"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 5,8.5 h 6"
id="path3437"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 5,6.5 h 8"
id="path3435-7"
sodipodi:nodetypes="cc" />
</g>
<g
id="g2280"
sodipodi:insensitive="true"
style="display:none">
<path
class="cls-4"
d="m 23.9961,16.9968 a 6.9925,6.9925 0 1 1 -6.9926,-7.0039 6.9982,6.9982 0 0 1 6.9926,7.0039 z"
id="path116460" />
<path
id="polyline116462"
transform="translate(-0.694,-1)"
style="fill:none;stroke:#ffffff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round"
d="m 20.694,20 h -5 v -6"
class="cls-5"
sodipodi:nodetypes="ccc" />
<polyline
class="cls-5"
points="19.487 17.444 21.913 19.871 19.487 22.297"
id="polyline116464"
transform="translate(-1,-1)" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB