Pixel align eeschema icon
This commit is contained in:
parent
ec534ab218
commit
c059c0496c
|
@ -8,47 +8,34 @@
|
|||
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, 0x02, 0x68, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xcd, 0x96, 0xef, 0x4f, 0x12,
|
||||
0x71, 0x1c, 0xc7, 0xef, 0x0f, 0xe9, 0x51, 0xb5, 0x5a, 0xcd, 0x47, 0x31, 0x40, 0x70, 0x4b, 0x87,
|
||||
0x52, 0x51, 0xcc, 0xc6, 0x62, 0x58, 0xb9, 0xb9, 0x46, 0x63, 0x65, 0x63, 0x29, 0xa5, 0xc9, 0x8f,
|
||||
0x0a, 0x11, 0x25, 0x21, 0xc3, 0x10, 0x9b, 0x25, 0x45, 0x91, 0xa6, 0xab, 0x95, 0xe5, 0xb3, 0x66,
|
||||
0xb5, 0x91, 0x13, 0x21, 0xb5, 0x59, 0x0f, 0xda, 0x59, 0xe4, 0x42, 0x02, 0x67, 0xab, 0x59, 0xf6,
|
||||
0xa0, 0x1e, 0xbe, 0xbb, 0xfb, 0x22, 0x94, 0x26, 0xe7, 0xc1, 0x68, 0xeb, 0xb6, 0xd7, 0x76, 0xc7,
|
||||
0x7d, 0xf6, 0x7e, 0x31, 0x3e, 0x9f, 0xe3, 0x73, 0x14, 0xc5, 0x1c, 0xf1, 0x68, 0x68, 0x53, 0x92,
|
||||
0x8e, 0x0c, 0x24, 0xe9, 0xf0, 0x02, 0xc3, 0xe2, 0x6a, 0x62, 0x2d, 0x5d, 0x3f, 0xa2, 0xdb, 0xaa,
|
||||
0x91, 0x26, 0x66, 0xec, 0xf8, 0xb9, 0x56, 0xdd, 0x32, 0x0b, 0x6c, 0xd6, 0xa7, 0x77, 0x93, 0x1b,
|
||||
0xd9, 0x6c, 0xea, 0xe3, 0x9b, 0xf1, 0xcd, 0xcc, 0x87, 0x5f, 0x18, 0x90, 0x8d, 0x58, 0x5b, 0x37,
|
||||
0x56, 0x08, 0xcc, 0x6e, 0x70, 0xd5, 0x2f, 0xf3, 0x99, 0xfd, 0xe2, 0x54, 0x82, 0x0e, 0xdf, 0x5f,
|
||||
0xaf, 0x38, 0x4f, 0x01, 0xe6, 0xe9, 0xc8, 0x3d, 0x8a, 0x39, 0x59, 0xfa, 0x57, 0x82, 0xe4, 0x4c,
|
||||
0xe4, 0x2b, 0xc5, 0xa7, 0x30, 0xde, 0x37, 0x88, 0xb1, 0xfd, 0x7a, 0xf8, 0x8b, 0x94, 0x08, 0xee,
|
||||
0xab, 0x45, 0xfc, 0x7a, 0x1f, 0x3f, 0x01, 0x03, 0xc5, 0xb7, 0xd0, 0xe3, 0xb2, 0x41, 0x20, 0x10,
|
||||
0xe0, 0x42, 0xb3, 0x89, 0x77, 0xf8, 0xff, 0x25, 0x70, 0xda, 0xcd, 0x44, 0x60, 0x35, 0x9e, 0x22,
|
||||
0xd7, 0x89, 0xe9, 0x51, 0xc4, 0x1c, 0xdd, 0x59, 0x89, 0xfb, 0x02, 0xfc, 0x05, 0xf4, 0xc4, 0x13,
|
||||
0x48, 0x25, 0xc5, 0x44, 0x20, 0x14, 0x0a, 0x71, 0xae, 0xc9, 0x80, 0xce, 0x33, 0x8d, 0x2b, 0x1a,
|
||||
0xbf, 0x9a, 0x50, 0xe9, 0x51, 0x5c, 0x76, 0xda, 0xf8, 0x09, 0x86, 0x07, 0x7d, 0x24, 0xfc, 0x4f,
|
||||
0xe4, 0x3b, 0x8a, 0x39, 0x05, 0x8f, 0x8a, 0x54, 0xd8, 0x25, 0x2f, 0xe7, 0x27, 0x78, 0x3b, 0xf5,
|
||||
0x0c, 0x25, 0x25, 0x52, 0x12, 0x2c, 0x12, 0x89, 0xd0, 0x6e, 0x33, 0xa1, 0xb7, 0xf9, 0x3c, 0xa7,
|
||||
0x20, 0x22, 0xd3, 0xc1, 0xe7, 0x75, 0xf2, 0xef, 0x81, 0xab, 0xd5, 0x92, 0xea, 0x81, 0xe9, 0x74,
|
||||
0xaa, 0x07, 0x2f, 0x9f, 0x23, 0x66, 0x71, 0x67, 0x65, 0xce, 0x7b, 0x23, 0xb7, 0x26, 0xbb, 0xec,
|
||||
0x29, 0x81, 0xcd, 0xd2, 0x50, 0x98, 0x29, 0xf2, 0x5e, 0xb4, 0xa3, 0x56, 0x77, 0x04, 0x1f, 0x5e,
|
||||
0x8f, 0xe2, 0xf6, 0xb5, 0x4e, 0x48, 0xa5, 0x12, 0x22, 0xd0, 0xd6, 0x1c, 0x2e, 0x8c, 0x40, 0x55,
|
||||
0xa9, 0x24, 0x81, 0x87, 0x34, 0x07, 0x32, 0x8d, 0x55, 0xee, 0xdd, 0x83, 0xd0, 0xc8, 0x83, 0xc2,
|
||||
0x08, 0x76, 0xcb, 0x2b, 0x32, 0xc1, 0xe5, 0xb2, 0x32, 0xf4, 0xfb, 0x3c, 0x39, 0x05, 0x67, 0x04,
|
||||
0x81, 0x5e, 0x0f, 0xd2, 0xf8, 0x7b, 0xdc, 0x68, 0xa8, 0x3f, 0x81, 0xb3, 0xcc, 0x9c, 0x4b, 0x25,
|
||||
0xa9, 0x9f, 0x44, 0x7f, 0x5c, 0x8b, 0x99, 0xc9, 0xa7, 0x79, 0x85, 0x13, 0x81, 0x5a, 0xad, 0x46,
|
||||
0x1a, 0x85, 0x42, 0xf1, 0xd7, 0xbc, 0x3f, 0x1e, 0x0a, 0xe4, 0x1d, 0x4e, 0x04, 0x57, 0x3d, 0x2e,
|
||||
0xa4, 0xf1, 0x76, 0xb4, 0x41, 0xa7, 0xad, 0x41, 0xbd, 0xfe, 0x18, 0xc4, 0x62, 0x31, 0x11, 0x98,
|
||||
0x1b, 0x4f, 0xe2, 0xfd, 0x74, 0x30, 0x7f, 0x41, 0xb6, 0x1b, 0xb2, 0xb2, 0xd2, 0xdf, 0x4f, 0x6d,
|
||||
0x85, 0x0c, 0xc3, 0xd6, 0x56, 0xcc, 0x2a, 0x0d, 0x48, 0x4e, 0x05, 0x73, 0x16, 0x7c, 0xe7, 0x9a,
|
||||
0x22, 0xb5, 0xaa, 0x12, 0x3b, 0x05, 0x22, 0x8c, 0x6f, 0xd7, 0x90, 0x27, 0x74, 0xee, 0x66, 0x3f,
|
||||
0xef, 0xf0, 0x79, 0x3a, 0xfc, 0x8d, 0x62, 0xb6, 0xce, 0xc3, 0xb5, 0x6e, 0x3a, 0xac, 0x46, 0x54,
|
||||
0x1f, 0x54, 0x63, 0xf6, 0x55, 0x10, 0xa1, 0x2a, 0x43, 0xe6, 0x2f, 0x60, 0xa2, 0xae, 0x85, 0xb7,
|
||||
0x80, 0x5d, 0xc7, 0x8c, 0x60, 0x6c, 0x2b, 0xbb, 0xda, 0x38, 0x37, 0xda, 0xad, 0x3b, 0x18, 0xa9,
|
||||
0xaa, 0x43, 0xbb, 0x4c, 0x83, 0xbb, 0x3d, 0x5d, 0x7c, 0x05, 0x8b, 0x09, 0xfa, 0xc5, 0x16, 0xf2,
|
||||
0x66, 0x41, 0x24, 0x74, 0x78, 0x88, 0x6b, 0x3f, 0x7b, 0x2f, 0x39, 0xc8, 0xa4, 0x0d, 0xf8, 0xaf,
|
||||
0xac, 0x17, 0xbc, 0xc4, 0x2e, 0xfb, 0x44, 0x34, 0xb2, 0x81, 0xcd, 0xfe, 0x05, 0x50, 0x1d, 0x01,
|
||||
0xa5, 0x50, 0x47, 0xea, 0x9b, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60,
|
||||
0x82,
|
||||
0xf8, 0x00, 0x00, 0x01, 0xa7, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xcd, 0x96, 0xcf, 0x4b, 0xc2,
|
||||
0x60, 0x18, 0xc7, 0x07, 0x91, 0xff, 0x4b, 0x74, 0xb1, 0x26, 0x66, 0xa4, 0x56, 0x98, 0xda, 0xaf,
|
||||
0x7b, 0xa1, 0xb7, 0x2e, 0x5e, 0xba, 0x04, 0x42, 0x41, 0x97, 0xba, 0x84, 0x9d, 0x84, 0x0e, 0x1d,
|
||||
0x8a, 0xa0, 0x53, 0x98, 0x56, 0x07, 0x83, 0x0a, 0xc2, 0x48, 0xa1, 0x4d, 0x63, 0x1e, 0xa2, 0xde,
|
||||
0x2d, 0x35, 0x4a, 0x72, 0xee, 0xbf, 0x88, 0x27, 0x9f, 0x17, 0x36, 0x4c, 0xa7, 0x4e, 0x9d, 0xd0,
|
||||
0xe0, 0x03, 0x63, 0xef, 0xc3, 0xf7, 0xc3, 0xde, 0x67, 0xdb, 0x33, 0x86, 0xa9, 0x1d, 0x82, 0x20,
|
||||
0x0c, 0x57, 0xa5, 0xdc, 0xba, 0x2c, 0xf1, 0xaf, 0xca, 0x7b, 0xf6, 0xb3, 0x91, 0x12, 0xbb, 0xf6,
|
||||
0x53, 0x8f, 0x5e, 0x8d, 0x0a, 0x66, 0x60, 0x16, 0x66, 0x62, 0x36, 0x03, 0x34, 0x9c, 0x2f, 0xd6,
|
||||
0x80, 0x56, 0x94, 0x46, 0x82, 0x7f, 0x68, 0x57, 0xab, 0x22, 0x8b, 0x7c, 0x81, 0x4a, 0xaa, 0x12,
|
||||
0x17, 0xee, 0x54, 0xdc, 0x8b, 0x00, 0x51, 0xc4, 0xdc, 0x06, 0x53, 0xbb, 0x25, 0x79, 0x60, 0x02,
|
||||
0x89, 0x2f, 0x33, 0x46, 0x8b, 0x59, 0x96, 0xa5, 0x18, 0xad, 0x57, 0xf9, 0x1f, 0x02, 0xe9, 0xf9,
|
||||
0x5e, 0x13, 0x14, 0xf3, 0x0f, 0xe6, 0x0a, 0x0a, 0x42, 0x0a, 0xfc, 0xde, 0x39, 0x4d, 0xb0, 0xb4,
|
||||
0xe0, 0x6f, 0x92, 0x54, 0xae, 0x2e, 0x9b, 0xfa, 0xa4, 0xd2, 0x51, 0x70, 0x74, 0xb0, 0xaf, 0x85,
|
||||
0xb7, 0x22, 0x38, 0xe6, 0xec, 0x47, 0x10, 0x19, 0xac, 0x00, 0xb7, 0x68, 0x71, 0xde, 0xa7, 0x85,
|
||||
0xe1, 0x39, 0x5e, 0x33, 0x6d, 0x8b, 0x54, 0x89, 0x2a, 0x68, 0x0c, 0xef, 0xb9, 0xc9, 0x6f, 0xfc,
|
||||
0x1d, 0x05, 0xcf, 0x33, 0xb7, 0x71, 0xf3, 0x1f, 0x53, 0xcf, 0xec, 0x0c, 0x25, 0x1a, 0xd9, 0x01,
|
||||
0xbb, 0xdd, 0x4e, 0xc3, 0xdd, 0x2e, 0xa7, 0x79, 0x82, 0xfa, 0x26, 0xda, 0x6c, 0x36, 0xd8, 0xdd,
|
||||
0x0e, 0xc3, 0xd7, 0x4b, 0xc6, 0x7c, 0x81, 0xcf, 0xeb, 0x81, 0x9b, 0x8b, 0xd3, 0xae, 0x83, 0x35,
|
||||
0x01, 0xbe, 0x38, 0x7a, 0xf4, 0xda, 0xd4, 0x26, 0x41, 0xa7, 0x67, 0x1c, 0x3f, 0x13, 0x7d, 0x09,
|
||||
0xf2, 0xe9, 0x6b, 0xd0, 0x43, 0x15, 0x4c, 0xbb, 0x5d, 0x70, 0x18, 0xdd, 0x83, 0x72, 0xec, 0x1c,
|
||||
0x2a, 0xf1, 0xc4, 0x60, 0x9a, 0xbc, 0x3c, 0x3e, 0x09, 0x64, 0x34, 0x00, 0xc4, 0x1d, 0xea, 0x5e,
|
||||
0x20, 0x4b, 0x9c, 0xa2, 0xb7, 0xe0, 0x70, 0x4c, 0x50, 0x92, 0x67, 0xc7, 0x90, 0xb2, 0xae, 0xd0,
|
||||
0xb7, 0xb2, 0x88, 0xc3, 0x26, 0x9f, 0x36, 0x2e, 0x10, 0xf9, 0x6f, 0x46, 0x29, 0x64, 0xb7, 0xf4,
|
||||
0x16, 0x93, 0xb1, 0x13, 0x4a, 0x55, 0x78, 0x84, 0x0f, 0x67, 0x08, 0x38, 0x6b, 0x00, 0x12, 0x53,
|
||||
0xab, 0x20, 0x93, 0xa7, 0x2e, 0xee, 0x80, 0x0b, 0x33, 0x84, 0x10, 0x0b, 0x8e, 0x36, 0xb3, 0x07,
|
||||
0x0e, 0xfe, 0x61, 0x10, 0x12, 0xb7, 0xd0, 0x3f, 0x0b, 0x94, 0x54, 0x44, 0x7e, 0xb3, 0xdd, 0x7c,
|
||||
0x36, 0x2a, 0xc0, 0x0c, 0x1c, 0xf6, 0x00, 0xf1, 0x21, 0xcc, 0xfe, 0x05, 0x44, 0x02, 0xf5, 0xb0,
|
||||
0xe8, 0xb6, 0x9e, 0x5a, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE eeschema_xpm[1] = {{ png, sizeof( png ), "eeschema_xpm" }};
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
viewBox="0 0 24 24"
|
||||
version="1.1"
|
||||
sodipodi:docname="eeschema.svg"
|
||||
inkscape:version="1.0.1 (1.0.1+r74)">
|
||||
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
|
@ -22,15 +22,15 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1371"
|
||||
inkscape:window-width="3840"
|
||||
inkscape:window-height="2099"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="27.961538"
|
||||
inkscape:cx="-3.5584597"
|
||||
inkscape:cy="13"
|
||||
inkscape:zoom="55.923076"
|
||||
inkscape:cx="15.306728"
|
||||
inkscape:cy="8.7333879"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-y="37"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:document-rotation="0"
|
||||
inkscape:current-layer="Слой_1">
|
||||
|
@ -76,6 +76,163 @@
|
|||
id="defs116803">
|
||||
<style
|
||||
id="style116801">.cls-1{fill:#b9b9b9;}.cls-2,.cls-3,.cls-4,.cls-5{fill:none;stroke-linejoin:round;}.cls-2,.cls-5{stroke:#333;}.cls-2,.cls-3{stroke-linecap:round;}.cls-2,.cls-4,.cls-5{stroke-width:2px;}.cls-3,.cls-4{stroke:#545454;}.cls-5{stroke-linecap:square;}.cls-6{fill:#333;}.cls-7{fill:#1a81c4;}</style>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath849">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect851"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath853">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect855"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath857">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect859"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath861">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect863"
|
||||
style="fill:#e5d7c7;fill-opacity:1"
|
||||
transform="rotate(-90)" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath865">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect867"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath869">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect871"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath873">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect875"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath877">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect879"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath881">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect883"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath885">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect887"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath889">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect891"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath893">
|
||||
<rect
|
||||
class="cls-1"
|
||||
x="0.0015000105"
|
||||
y="0.036599994"
|
||||
width="23.998501"
|
||||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect895"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<title
|
||||
id="title116805">eeschema</title>
|
||||
|
@ -87,87 +244,93 @@
|
|||
height="23.961901"
|
||||
rx="3.9967"
|
||||
id="rect116807"
|
||||
style="fill:#e5d7c7;fill-opacity:1" />
|
||||
style="fill:#e5d7c7;fill-opacity:1"
|
||||
clip-path="url(#clipPath893)" />
|
||||
<line
|
||||
class="cls-2"
|
||||
x1="11.5315"
|
||||
y1="4.6382999"
|
||||
x2="11.5315"
|
||||
y2="13.5286"
|
||||
id="line116809" />
|
||||
x1="11"
|
||||
y1="4.0893002"
|
||||
x2="11"
|
||||
y2="12.9796"
|
||||
id="line116809"
|
||||
clip-path="url(#clipPath889)" />
|
||||
<line
|
||||
class="cls-4"
|
||||
x1="0"
|
||||
y1="17.549"
|
||||
x2="5.5956998"
|
||||
y2="17.549"
|
||||
id="line116819" />
|
||||
y1="17.118433"
|
||||
x2="7"
|
||||
y2="17.118433"
|
||||
id="line116819"
|
||||
style="stroke:#333333;stroke-opacity:1"
|
||||
clip-path="url(#clipPath885)" />
|
||||
<line
|
||||
class="cls-2"
|
||||
x1="7.1647997"
|
||||
y1="14.1727"
|
||||
x2="7.1647997"
|
||||
y2="20.922199"
|
||||
id="line116821" />
|
||||
x1="7"
|
||||
y1="13.750501"
|
||||
x2="7"
|
||||
y2="20.5"
|
||||
id="line116821"
|
||||
clip-path="url(#clipPath881)" />
|
||||
<line
|
||||
class="cls-5"
|
||||
x1="11.5315"
|
||||
y1="9.4876003"
|
||||
x2="22.8916"
|
||||
y2="9.4876003"
|
||||
id="line116823" />
|
||||
x1="11.025412"
|
||||
y1="9.0254278"
|
||||
x2="22.970589"
|
||||
y2="9.0254278"
|
||||
id="line116823"
|
||||
clip-path="url(#clipPath877)" />
|
||||
<line
|
||||
class="cls-4"
|
||||
x1="11.429"
|
||||
x1="11"
|
||||
y1="24"
|
||||
x2="11.429"
|
||||
x2="11"
|
||||
y2="21.3134"
|
||||
id="line116825" />
|
||||
id="line116825"
|
||||
style="stroke:#333333;stroke-opacity:1"
|
||||
clip-path="url(#clipPath873)" />
|
||||
<path
|
||||
class="cls-6"
|
||||
d="M 13.385,9.4876 A 1.8535,1.8535 0 1 1 11.5315,7.6369 1.8521,1.8521 0 0 1 13.385,9.4876 Z"
|
||||
id="path116827" />
|
||||
d="m 13.499997,8.9962238 a 2.5,2.4999996 0 1 1 -2.5,-2.4962231 2.4981116,2.4981114 0 0 1 2.5,2.4962231 z"
|
||||
id="path116827"
|
||||
style="stroke-width:1.3488"
|
||||
clip-path="url(#clipPath869)" />
|
||||
<rect
|
||||
class="cls-7"
|
||||
x="9.5316"
|
||||
y="0"
|
||||
width="3.9998"
|
||||
height="4.6382999"
|
||||
x="9"
|
||||
y="-1"
|
||||
width="4"
|
||||
height="5"
|
||||
id="rect116829"
|
||||
style="fill:#db295b;fill-opacity:1" />
|
||||
style="fill:#db295b;fill-opacity:1;stroke-width:1.03829"
|
||||
clip-path="url(#clipPath865)" />
|
||||
<rect
|
||||
class="cls-7"
|
||||
x="7.5346999"
|
||||
y="-22.741301"
|
||||
width="3.9935999"
|
||||
height="7.8471999"
|
||||
x="7"
|
||||
y="-25.763723"
|
||||
width="4"
|
||||
height="8"
|
||||
transform="rotate(90)"
|
||||
id="rect116831"
|
||||
style="fill:#db295b;fill-opacity:1" />
|
||||
style="fill:#db295b;fill-opacity:1;stroke-width:1.0105"
|
||||
clip-path="url(#clipPath861)" />
|
||||
<path
|
||||
id="line116833"
|
||||
style="fill:none;stroke:#333333;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round"
|
||||
d="M 11,13 7.2127004,15.638401"
|
||||
sodipodi:nodetypes="cc"
|
||||
clip-path="url(#clipPath857)" />
|
||||
<line
|
||||
class="cls-2"
|
||||
x1="11.5315"
|
||||
y1="13.5286"
|
||||
x2="7.3084002"
|
||||
y2="16.187401"
|
||||
id="line116833" />
|
||||
<line
|
||||
class="cls-2"
|
||||
x1="11.0424"
|
||||
y1="21.0951"
|
||||
x2="7.1911001"
|
||||
y2="18.881399"
|
||||
id="line116835" />
|
||||
x1="10.946701"
|
||||
y1="20.546101"
|
||||
x2="7.0954003"
|
||||
y2="18.332399"
|
||||
id="line116835"
|
||||
clip-path="url(#clipPath853)" />
|
||||
<path
|
||||
class="cls-7"
|
||||
d="m 9.3823,21.4436 1.4212,-2.0158 a 0.7382,0.7382 0 0 1 1.32,0.25 l 0.3829,1.5775 a 0.9,0.9 0 0 1 -0.7489,1.1034 l -1.6681,0.2377 A 0.7367,0.7367 0 0 1 9.3823,21.4436 Z"
|
||||
d="m 8.9826113,20.80519 1.4211947,-2.0158 a 0.7382,0.7382 0 0 1 1.32,0.25 l 0.3829,1.5775 a 0.9,0.9 0 0 1 -0.7489,1.1034 l -1.6680947,0.2377 a 0.7367,0.7367 0 0 1 -0.7071,-1.1528 z"
|
||||
id="path116837"
|
||||
style="fill:#db295b;fill-opacity:1" />
|
||||
<line
|
||||
class="cls-2"
|
||||
x1="4.5956998"
|
||||
y1="17.549"
|
||||
x2="7.1647997"
|
||||
y2="17.549"
|
||||
id="line116839" />
|
||||
style="fill:#db295b;fill-opacity:1"
|
||||
clip-path="url(#clipPath849)" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 9.0 KiB |
Loading…
Reference in New Issue