Icons: update save_as to match save (+ badge)

This commit is contained in:
Michael Kavanagh 2020-12-17 22:34:17 +00:00 committed by Jeff Young
parent f675615587
commit 05116d1935
2 changed files with 153 additions and 124 deletions

View File

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

View File

@ -7,99 +7,125 @@
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1" version="1.1"
id="Слой_1"
inkscape:export-filename="/Users/jeff/kicad_dev/kicad/bitmaps_png/png_26/save.png"
inkscape:export-xdpi="96"
inkscape:export-ydpi="96"
inkscape:version="1.0.1 (c497b03c, 2020-09-10)"
sodipodi:docname="save_as.svg" sodipodi:docname="save_as.svg"
inkscape:version="1.0.1 (1.0.1+r74)"> x="0px"
<metadata y="0px"
id="metadata29"> viewBox="0 0 24 24"
<rdf:RDF> style="enable-background:new 0 0 24 24;"
<cc:Work xml:space="preserve"><metadata
rdf:about=""> id="metadata853"><rdf:RDF><cc:Work
<dc:format>image/svg+xml</dc:format> rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title>save</dc:title><cc:license
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /></cc:Work><cc:License
<dc:title>save</dc:title> rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"><cc:permits
</cc:Work> rdf:resource="http://creativecommons.org/ns#Reproduction" /><cc:permits
</rdf:RDF> rdf:resource="http://creativecommons.org/ns#Distribution" /><cc:requires
</metadata> rdf:resource="http://creativecommons.org/ns#Notice" /><cc:requires
<sodipodi:namedview rdf:resource="http://creativecommons.org/ns#Attribution" /><cc:permits
pagecolor="#ffffff" rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /><cc:requires
bordercolor="#666666" rdf:resource="http://creativecommons.org/ns#ShareAlike" /></cc:License></rdf:RDF></metadata><defs
borderopacity="1" id="defs851" />
objecttolerance="10" <style
gridtolerance="10" type="text/css"
guidetolerance="10" id="style833">
inkscape:pageopacity="0" .st0{fill:#727272;stroke:#545454;stroke-linecap:round;stroke-linejoin:bevel;}
inkscape:pageshadow="2" .st1{fill:#F3F3F3;}
inkscape:window-width="2560" .st2{fill:#545454;}
inkscape:window-height="1371" .st3{fill:none;stroke:#727272;stroke-linejoin:round;}
id="namedview27" </style>
showgrid="true" <sodipodi:namedview
inkscape:zoom="39.543586" bordercolor="#666666"
inkscape:cx="0.31612939" borderopacity="1"
inkscape:cy="11.776561" gridtolerance="10"
inkscape:window-x="0" guidetolerance="10"
inkscape:window-y="0" id="namedview27"
inkscape:window-maximized="1" inkscape:current-layer="Слой_1"
inkscape:current-layer="Слой_1" inkscape:cx="10.220503"
inkscape:document-rotation="0"> inkscape:cy="12.257212"
<inkscape:grid inkscape:document-rotation="0"
type="xygrid" inkscape:pageopacity="0"
id="grid853" inkscape:pageshadow="2"
spacingx="0.5" inkscape:window-height="943"
spacingy="0.5" inkscape:window-maximized="0"
empspacing="2" inkscape:window-width="1251"
color="#a8a8ff" inkscape:window-x="0"
opacity="0.1254902" /> inkscape:window-y="23"
</sodipodi:namedview> inkscape:zoom="29.719634"
<defs objecttolerance="10"
id="defs4"> pagecolor="#ffffff"
<style showgrid="true">
id="style2">.cls-1,.cls-3{fill:#b9b9b9;}.cls-2{fill:#1a81c4;}.cls-2,.cls-3,.cls-4{stroke:#1a81c4;}.cls-2,.cls-3,.cls-4,.cls-6{stroke-linecap:round;stroke-linejoin:round;}.cls-4,.cls-6{fill:none;}.cls-5{fill:#bf2641;}.cls-6{stroke:#fff;stroke-width:2px;}</style> <inkscape:grid
</defs> color="#a1a1ff"
<title empspacing="2"
id="title6">save</title> id="grid836"
<path opacity="0.1254902"
id="polygon10" spacingx="1"
style="fill:#545454;fill-opacity:1;stroke:#545454;stroke-width:1;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" spacingy="1"
d="m 22.5,7 v 15.5 h -21 l 2e-7,-20.9999999 L 17,1.5 Z" type="xygrid">
sodipodi:nodetypes="cccccc" /> </inkscape:grid>
<rect </sodipodi:namedview>
class="cls-3" <title
x="6" id="title6">save</title>
y="2" <path
width="7" id="polygon10"
height="6" sodipodi:nodetypes="cccccc"
id="rect12" class="st0"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.999998;stroke-linecap:round;stroke-linejoin:round" /> d="M22.5,7v15.5h-21v-21H17L22.5,7z"
<path style="fill:#545454;fill-opacity:1" />
id="line16" <g
style="fill:none;stroke:#545454;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect12">
d="m 11.5,1.5 v 4" <rect
sodipodi:nodetypes="cc" /> x="5.5"
<rect y="1.5"
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-linejoin:round" class="st1"
id="rect844" width="8"
width="11" height="7"
height="7" id="rect839" />
x="6" <path
y="14" /> class="st2"
<path d="M13,2v6H6V2H13 M14,1h-1H6H5v1v6v1h1h7h1V8V2V1L14,1z"
id="path841" />
</g>
<path
id="line16"
sodipodi:nodetypes="cc"
class="st3"
d="M11.5,2v4"
style="stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke:#545454;stroke-opacity:1" />
<g
id="rect844">
<rect
x="5.5"
y="14.5"
class="st1"
width="12"
height="8"
id="rect845" />
<path
class="st2"
d="M17,15v7H6v-7H17 M18,14h-1H6H5v1v7v1h1h11h1v-1v-7V14L18,14z"
id="path847" />
</g>
<g
id="g2083"
transform="matrix(1.0000162,0,0,0.99999938,-1.8089252,2.5571088)"><path
class="cls-5" class="cls-5"
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" d="m 25.353509,13.9968 a 6.9925,6.9925 0 1 1 -6.9926,-7.0039002 6.9982,6.9982 0 0 1 6.9926,7.0039002 z"
id="path20" id="path20"
style="stroke:#ffffff;stroke-opacity:1;stroke-width:1.1;stroke-miterlimit:4;stroke-dasharray:none" /> style="fill:#bf2641;stroke:#ffffff;stroke-width:1.1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /><polyline
<polyline
class="cls-6" class="cls-6"
points="21.865 19.871 15.694 19.871 15.694 14.26" points="21.865 19.871 15.694 19.871 15.694 14.26"
id="polyline22" id="polyline22"
transform="translate(-1,-1)" /> transform="translate(0.35740858,-4.0000002)"
<polyline style="fill:none;stroke:#ffffff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" /><polyline
class="cls-6" class="cls-6"
points="19.487 17.444 21.913 19.871 19.487 22.297" points="19.487 17.444 21.913 19.871 19.487 22.297"
id="polyline24" id="polyline24"
transform="translate(-1,-1)" /> transform="translate(0.35740858,-4.0000002)"
</svg> style="fill:none;stroke:#ffffff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" /></g></svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB