Icons: Remove extra line label icon
This commit is contained in:
parent
73693b7148
commit
4d022795d1
|
@ -8,21 +8,32 @@
|
||||||
static const unsigned char png[] = {
|
static const unsigned char png[] = {
|
||||||
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
||||||
0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
|
0x00, 0x00, 0x00, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
|
||||||
0xce, 0x00, 0x00, 0x00, 0xd5, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x05, 0xa3,
|
0xce, 0x00, 0x00, 0x01, 0x7c, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x18, 0x6c, 0x20,
|
||||||
0x80, 0x4c, 0x20, 0x07, 0xc4, 0xe5, 0x50, 0x2c, 0x47, 0x4b, 0x8b, 0xda, 0x80, 0xf8, 0x3f, 0x14,
|
0x38, 0x38, 0x58, 0x3b, 0x24, 0x24, 0xe4, 0x3f, 0x1a, 0x76, 0xa6, 0x85, 0x45, 0x5d, 0x58, 0x2c,
|
||||||
0xb7, 0xd2, 0xca, 0x12, 0x26, 0x20, 0x7e, 0x08, 0xc4, 0x2f, 0x80, 0xf8, 0x15, 0x94, 0xcd, 0x44,
|
0x5a, 0x40, 0x55, 0x4b, 0x42, 0x43, 0x43, 0x99, 0x81, 0x86, 0x3e, 0x41, 0xb2, 0xe0, 0x1f, 0x94,
|
||||||
0x0b, 0x8b, 0x1c, 0xa1, 0x3e, 0x59, 0x00, 0xc4, 0xf3, 0xa0, 0x6c, 0x47, 0x5a, 0x58, 0x04, 0x33,
|
0xfe, 0x1c, 0x1b, 0x1b, 0xcb, 0x4d, 0x35, 0x8b, 0x80, 0x06, 0xba, 0xc1, 0x2c, 0x01, 0xfa, 0xec,
|
||||||
0x3c, 0x18, 0x88, 0x7d, 0xa0, 0xec, 0x79, 0xd4, 0xb6, 0x84, 0x13, 0x88, 0x3f, 0x00, 0xf1, 0x27,
|
0x3e, 0xd0, 0xe2, 0xb3, 0x48, 0xfc, 0x18, 0x6a, 0x06, 0xdb, 0x22, 0x24, 0xdf, 0x4c, 0x07, 0xf2,
|
||||||
0x28, 0x9b, 0x15, 0x88, 0xdf, 0x02, 0xf1, 0x47, 0x20, 0xe6, 0xa2, 0xa6, 0x45, 0x51, 0x50, 0x1f,
|
0x5b, 0x90, 0xf8, 0x3b, 0xa9, 0x15, 0x6c, 0x3c, 0x40, 0xc3, 0xbe, 0xc0, 0x0c, 0x06, 0xf2, 0xfd,
|
||||||
0x2c, 0x46, 0x12, 0x9b, 0x0f, 0x15, 0x8b, 0xa4, 0xa6, 0x45, 0xdb, 0xa0, 0x86, 0x3e, 0x02, 0xe2,
|
0x82, 0x82, 0x82, 0x8c, 0x90, 0x2c, 0xfa, 0x13, 0x11, 0x11, 0x21, 0x45, 0x8d, 0x60, 0x8b, 0x43,
|
||||||
0x33, 0x50, 0xfc, 0x08, 0x2a, 0xb6, 0x8d, 0x5a, 0x96, 0x88, 0x03, 0xf1, 0x6f, 0xa4, 0x64, 0x8d,
|
0x32, 0xf4, 0x3b, 0xc8, 0x62, 0xa8, 0xf8, 0x3d, 0x24, 0xcb, 0x4b, 0xa9, 0xe1, 0xa3, 0xdd, 0x48,
|
||||||
0x8e, 0x41, 0x72, 0x12, 0xd4, 0xb0, 0xa8, 0x08, 0x6a, 0xe0, 0x0a, 0x2c, 0x72, 0x6b, 0xa0, 0x72,
|
0x06, 0xae, 0x41, 0x72, 0x40, 0x27, 0x92, 0x03, 0xae, 0x50, 0x64, 0x09, 0x28, 0x48, 0x40, 0x41,
|
||||||
0x85, 0xd4, 0xb0, 0xe8, 0x3c, 0xd4, 0xb0, 0x20, 0x2c, 0x72, 0xa1, 0x50, 0xb9, 0x73, 0x94, 0x5a,
|
0x83, 0x64, 0x60, 0x28, 0x52, 0xbc, 0x99, 0x20, 0x27, 0xf5, 0xc0, 0xc0, 0x40, 0x7d, 0x4a, 0x82,
|
||||||
0xa2, 0x0d, 0x35, 0x08, 0x96, 0xda, 0xd0, 0x01, 0x07, 0x34, 0xe5, 0x81, 0xd4, 0xe8, 0x8d, 0x96,
|
0xad, 0x1c, 0xc9, 0xb0, 0x2f, 0xe8, 0x49, 0x19, 0x28, 0x76, 0x1b, 0x49, 0xbe, 0x87, 0x12, 0x8b,
|
||||||
0xd0, 0xb4, 0x03, 0x92, 0x0d, 0x47, 0xed, 0xa4, 0x9a, 0x8e, 0x6c, 0x07, 0xe2, 0xdd, 0x54, 0xc6,
|
0x2e, 0x21, 0x25, 0xe3, 0xa5, 0x58, 0xe4, 0xdb, 0x90, 0x2c, 0x7a, 0xe1, 0xe0, 0xe0, 0xc0, 0x42,
|
||||||
0xdb, 0x41, 0x66, 0xc3, 0x2d, 0x92, 0x6a, 0x3a, 0xba, 0x59, 0xaa, 0xf1, 0xc8, 0x7f, 0x9a, 0x60,
|
0xb2, 0x25, 0x68, 0x29, 0x0b, 0x64, 0xd1, 0x64, 0x50, 0xd0, 0xa1, 0xe1, 0x7a, 0xb4, 0x92, 0xc2,
|
||||||
0xa0, 0xd9, 0xf4, 0xf7, 0xd1, 0x28, 0x20, 0x07, 0x00, 0x00, 0x86, 0xbd, 0xce, 0x1e, 0x30, 0x62,
|
0x93, 0x1c, 0xdf, 0xf4, 0x63, 0x29, 0x72, 0xf0, 0x62, 0x6c, 0xbe, 0xc6, 0x0b, 0x40, 0x41, 0x00,
|
||||||
0x96, 0xb5, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
0xd4, 0xf8, 0x9c, 0x54, 0x8b, 0x80, 0xf8, 0x1b, 0x30, 0x65, 0xf2, 0x93, 0x52, 0x12, 0x78, 0xa1,
|
||||||
|
0x19, 0x70, 0x1a, 0x94, 0xcc, 0x71, 0xe0, 0xe3, 0x68, 0x6a, 0x13, 0x49, 0xb1, 0x68, 0x05, 0x72,
|
||||||
|
0x26, 0x8d, 0x8e, 0x8e, 0xe6, 0xc3, 0xa5, 0x36, 0x2d, 0x2d, 0x8d, 0x15, 0xa8, 0xe6, 0x0d, 0x52,
|
||||||
|
0x5e, 0xdb, 0x47, 0x94, 0x25, 0x20, 0x43, 0x81, 0x1a, 0xbe, 0x62, 0xcb, 0xa4, 0x78, 0xe2, 0x73,
|
||||||
|
0x36, 0x72, 0xc9, 0x0e, 0xcc, 0x7f, 0x0a, 0xc4, 0x94, 0x04, 0xc9, 0x68, 0x41, 0x11, 0x4a, 0x44,
|
||||||
|
0x08, 0xb8, 0xa0, 0xe9, 0xa9, 0x24, 0x26, 0xb5, 0x1d, 0x40, 0xd2, 0xf0, 0x95, 0x98, 0xfa, 0x06,
|
||||||
|
0x5a, 0x5f, 0xbd, 0x40, 0x4a, 0x7d, 0x37, 0x09, 0xe5, 0x1d, 0x79, 0xa0, 0xc2, 0xbf, 0x48, 0x1a,
|
||||||
|
0x56, 0x90, 0x10, 0xaf, 0x93, 0x91, 0x7d, 0x05, 0x34, 0xcb, 0x94, 0x61, 0xf8, 0x03, 0xa9, 0xc6,
|
||||||
|
0xc3, 0xbe, 0x52, 0x8d, 0x47, 0x7e, 0x01, 0xf1, 0x7f, 0x2a, 0xe3, 0x5f, 0x20, 0xb3, 0xe1, 0x16,
|
||||||
|
0x49, 0x36, 0x1c, 0xf6, 0x00, 0x0a, 0x7e, 0xa3, 0x81, 0x45, 0x1f, 0x41, 0x66, 0xd3, 0x35, 0xd4,
|
||||||
|
0x00, 0x54, 0x94, 0xcf, 0x40, 0x8f, 0x82, 0xd4, 0xe6, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
|
||||||
|
0x44, 0xae, 0x42, 0x60, 0x82,
|
||||||
};
|
};
|
||||||
|
|
||||||
const BITMAP_OPAQUE add_line_label_xpm[1] = {{ png, sizeof( png ), "add_line_label_xpm" }};
|
const BITMAP_OPAQUE add_line_label_xpm[1] = {{ png, sizeof( png ), "add_line_label_xpm" }};
|
||||||
|
|
|
@ -1,30 +0,0 @@
|
||||||
<svg id="Слой_1" data-name="Слой 1"
|
|
||||||
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="http://www.w3.org/2000/svg" viewBox="0 0 26 26">
|
|
||||||
<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>
|
|
||||||
<style>.cls-1{fill:none;stroke:#1a81c4;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}.cls-2{fill:#545454;}</style>
|
|
||||||
</defs>
|
|
||||||
<title>add_label</title>
|
|
||||||
<line class="cls-1" x1="23.9996" y1="24" x2="2.0004" y2="24"/>
|
|
||||||
<path class="cls-2" d="M17.2145,15.8621H8.8128l-1.9,5.1646H4.1445L11.8994.9733h2.326l7.63,20.0534h-2.768ZM9.6532,13.5886h6.75l-3.3061-9.13h-.0833Z"/>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 1.6 KiB |
|
@ -40,11 +40,11 @@
|
||||||
inkscape:window-height="983"
|
inkscape:window-height="983"
|
||||||
id="namedview18"
|
id="namedview18"
|
||||||
showgrid="true"
|
showgrid="true"
|
||||||
inkscape:zoom="22.961538"
|
inkscape:zoom="22.627417"
|
||||||
inkscape:cx="6.0536012"
|
inkscape:cx="6.9326904"
|
||||||
inkscape:cy="13"
|
inkscape:cy="12.932153"
|
||||||
inkscape:window-x="4343"
|
inkscape:window-x="1690"
|
||||||
inkscape:window-y="159"
|
inkscape:window-y="874"
|
||||||
inkscape:window-maximized="0"
|
inkscape:window-maximized="0"
|
||||||
inkscape:current-layer="svg2"
|
inkscape:current-layer="svg2"
|
||||||
inkscape:snap-grids="true"
|
inkscape:snap-grids="true"
|
||||||
|
@ -58,32 +58,32 @@
|
||||||
enabled="true"
|
enabled="true"
|
||||||
snapvisiblegridlinesonly="true" />
|
snapvisiblegridlinesonly="true" />
|
||||||
</sodipodi:namedview>
|
</sodipodi:namedview>
|
||||||
|
<g
|
||||||
|
transform="matrix(1.7227623,0,0,1.7642347,-18.963766,1.822873)"
|
||||||
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.504px;line-height:125%;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';letter-spacing:0px;word-spacing:0px;opacity:1;fill:#545454;fill-opacity:1;stroke:none;stroke-width:0.5736"
|
||||||
|
id="text3857-6">
|
||||||
|
<text
|
||||||
|
xml:space="preserve"
|
||||||
|
style="font-size:16px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#545454;fill-opacity:1;stroke-width:0.5736"
|
||||||
|
x="13"
|
||||||
|
y="11"
|
||||||
|
id="text5125-0"
|
||||||
|
transform="scale(1.011965,0.98817647)"><tspan
|
||||||
|
sodipodi:role="line"
|
||||||
|
id="tspan5123-9"
|
||||||
|
x="13"
|
||||||
|
y="11"
|
||||||
|
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:16px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Semi-Bold';fill:#545454;fill-opacity:1;stroke-width:0.5736">A</tspan></text>
|
||||||
|
</g>
|
||||||
<text
|
<text
|
||||||
xml:space="preserve"
|
xml:space="preserve"
|
||||||
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
|
style="font-style:normal;font-weight:normal;line-height:0%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
|
||||||
x="-5.4915252"
|
x="-5.4915252"
|
||||||
y="28.288136"
|
y="28.288136"
|
||||||
id="text3840"> </text>
|
id="text3840"> </text>
|
||||||
<g
|
|
||||||
transform="matrix(0.98817647,0,0,1.011965,-5.36,6)"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:34.504px;line-height:125%;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
|
|
||||||
id="text3857">
|
|
||||||
<text
|
|
||||||
xml:space="preserve"
|
|
||||||
style="font-size:16px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px"
|
|
||||||
x="13"
|
|
||||||
y="11"
|
|
||||||
id="text5125"
|
|
||||||
transform="scale(1.011965,0.98817647)"><tspan
|
|
||||||
sodipodi:role="line"
|
|
||||||
id="tspan5123"
|
|
||||||
x="13"
|
|
||||||
y="11"
|
|
||||||
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:16px;font-family:'Noto Sans';-inkscape-font-specification:'Noto Sans Semi-Bold'">A</tspan></text>
|
|
||||||
</g>
|
|
||||||
<path
|
<path
|
||||||
style="fill:none;stroke:#1a81c4;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
d="m 2.5,21.5 21,0"
|
d="m 2.5,23.980056 h 21"
|
||||||
id="path2987"
|
id="path2987"
|
||||||
inkscape:connector-curvature="0"
|
inkscape:connector-curvature="0"
|
||||||
sodipodi:nodetypes="cc" />
|
sodipodi:nodetypes="cc" />
|
||||||
|
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in New Issue