1<shapes name="mxgraph.mockup.menus_and_buttons"> 2 <shape name="Primary and Secondary 1" h="25" w="171" aspect="1"> 3 <foreground> 4 <strokecolor color="#000000"/> 5 <strokecolor color="#000000"/> 6 <fillcolor color="#2c457e"/> 7 <roundrect x="0" y="0" w="81" h="25" arcsize="7.852"/> 8 <fillstroke/> 9 <strokecolor color="#a4a4a4"/> 10 <fillcolor color="#e3e3e4"/> 11 <roundrect x="90" y="0" w="81" h="25" arcsize="7.852"/> 12 <fillstroke/> 13 </foreground> 14 </shape> 15 <shape name="Primary and Secondary 2" h="32" w="171" aspect="1"> 16 <foreground> 17 <strokecolor color="#000000"/> 18 <strokecolor color="#000000"/> 19 <fillcolor color="#2c457e"/> 20 <roundrect x="0" y="0" w="81" h="32" arcsize="6.54"/> 21 <fillstroke/> 22 <strokecolor color="#a4a4a4"/> 23 <fillcolor color="#e3e3e4"/> 24 <roundrect x="90" y="0" w="81" h="32" arcsize="6.54"/> 25 <fillstroke/> 26 </foreground> 27 </shape> 28 <shape name="Edit" h="16" w="48" aspect="1"> 29 <foreground> 30 <strokecolor color="#000000"/> 31 <strokecolor color="#a4a4a4"/> 32 <fillcolor color="#e3e3e4"/> 33 <roundrect x="0" y="0" w="48" h="16" arcsize="12.5"/> 34 <fillstroke/> 35 <fontsize size="11"/> 36 <fontstyle style="1"/> 37 <text str="EDIT" x="24" y="8" align="center" valign="middle"/> 38 </foreground> 39 </shape> 40 <shape name="Delete" h="16" w="48" aspect="1"> 41 <foreground> 42 <strokecolor color="#000000"/> 43 <strokecolor color="#a4a4a4"/> 44 <fillcolor color="#e3e3e4"/> 45 <roundrect x="0" y="0" w="48" h="16" arcsize="12.5"/> 46 <fillstroke/> 47 <fontsize size="11"/> 48 <fontstyle style="1"/> 49 <text str="DELETE" x="24" y="8" align="center" valign="middle"/> 50 </foreground> 51 </shape> 52 <shape name="View" h="16" w="48" aspect="1"> 53 <foreground> 54 <strokecolor color="#000000"/> 55 <strokecolor color="#a4a4a4"/> 56 <fillcolor color="#e3e3e4"/> 57 <roundrect x="0" y="0" w="48" h="16" arcsize="12.5"/> 58 <fillstroke/> 59 <fontsize size="11"/> 60 <fontstyle style="1"/> 61 <text str="VIEW" x="24" y="8" align="center" valign="middle"/> 62 </foreground> 63 </shape> 64 <shape name="New" h="16" w="48" aspect="1"> 65 <foreground> 66 <strokecolor color="#000000"/> 67 <strokecolor color="#a4a4a4"/> 68 <fillcolor color="#e3e3e4"/> 69 <roundrect x="0" y="0" w="48" h="16" arcsize="12.5"/> 70 <fillstroke/> 71 <fontsize size="11"/> 72 <fontstyle style="1"/> 73 <text str="NEW" x="24" y="8" align="center" valign="middle"/> 74 </foreground> 75 </shape> 76 <shape name="Close" h="16" w="48" aspect="1"> 77 <foreground> 78 <strokecolor color="#000000"/> 79 <strokecolor color="#a4a4a4"/> 80 <fillcolor color="#e3e3e4"/> 81 <roundrect x="0" y="0" w="48" h="16" arcsize="12.5"/> 82 <fillstroke/> 83 <fontsize size="11"/> 84 <fontstyle style="1"/> 85 <text str="CLOSE" x="24" y="8" align="center" valign="middle"/> 86 </foreground> 87 </shape> 88 <shape name="Open" h="16" w="48" aspect="1"> 89 <foreground> 90 <strokecolor color="#000000"/> 91 <strokecolor color="#a4a4a4"/> 92 <fillcolor color="#e3e3e4"/> 93 <roundrect x="0" y="0" w="48" h="16" arcsize="12.5"/> 94 <fillstroke/> 95 <fontsize size="11"/> 96 <fontstyle style="1"/> 97 <text str="OPEN" x="24" y="8" align="center" valign="middle"/> 98 </foreground> 99 </shape> 100 <shape name="Color Picker" h="226" w="172" aspect="1"> 101 <foreground> 102 <strokecolor color="#000000"/> 103 <strokecolor color="#818181"/> 104 <fillcolor color="#ffffff"/> 105 <rect x="0" y="24" w="172" h="202"/> 106 <fillstroke/> 107 <path> 108 <move x="0" y="196"/> 109 <line x="172" y="196"/> 110 </path> 111 <stroke/> 112 <strokecolor color="#000000"/> 113 <fillcolor color="#c8dfff"/> 114 <roundrect x="0" y="0" w="34" h="24" arcsize="10.662"/> 115 <fillstroke/> 116 <strokecolor color="#818181"/> 117 <fillcolor color="none"/> 118 <path> 119 <move x="24" y="0"/> 120 <line x="24" y="24"/> 121 </path> 122 <stroke/> 123 <fillcolor color="#000000"/> 124 <rect x="7" y="7" w="12" h="11"/> 125 <fillstroke/> 126 <strokecolor color="none"/> 127 <rect x="3" y="26" w="12" h="12"/> 128 <fillstroke/> 129 <fillcolor color="#111111"/> 130 <rect x="17" y="26" w="12" h="12"/> 131 <fillstroke/> 132 <fillcolor color="#2d2d2d"/> 133 <rect x="31" y="26" w="12" h="12"/> 134 <fillstroke/> 135 <fillcolor color="#434343"/> 136 <rect x="45" y="26" w="12" h="12"/> 137 <fillstroke/> 138 <fillcolor color="#5b5b5b"/> 139 <rect x="59" y="26" w="12" h="12"/> 140 <fillstroke/> 141 <fillcolor color="#737373"/> 142 <rect x="73" y="26" w="12" h="12"/> 143 <fillstroke/> 144 <fillcolor color="#8b8b8b"/> 145 <rect x="87" y="26" w="12" h="12"/> 146 <fillstroke/> 147 <fillcolor color="#a2a2a2"/> 148 <rect x="101" y="26" w="12" h="12"/> 149 <fillstroke/> 150 <fillcolor color="#b9b9b9"/> 151 <rect x="115" y="26" w="12" h="12"/> 152 <fillstroke/> 153 <fillcolor color="#d0d0d0"/> 154 <rect x="129" y="26" w="12" h="12"/> 155 <fillstroke/> 156 <fillcolor color="#e6e6e6"/> 157 <rect x="143" y="26" w="12" h="12"/> 158 <fillstroke/> 159 <fillcolor color="#ffffff"/> 160 <rect x="157" y="26" w="12" h="12"/> 161 <fillstroke/> 162 <fillcolor color="#7f7f00"/> 163 <rect x="3" y="40" w="12" h="12"/> 164 <fillstroke/> 165 <fillcolor color="#bfbf00"/> 166 <rect x="17" y="40" w="12" h="12"/> 167 <fillstroke/> 168 <fillcolor color="#ffff00"/> 169 <rect x="31" y="40" w="12" h="12"/> 170 <fillstroke/> 171 <fillcolor color="#ffff40"/> 172 <rect x="45" y="40" w="12" h="12"/> 173 <fillstroke/> 174 <fillcolor color="#ffff80"/> 175 <rect x="59" y="40" w="12" h="12"/> 176 <fillstroke/> 177 <fillcolor color="#ffffbf"/> 178 <rect x="73" y="40" w="12" h="12"/> 179 <fillstroke/> 180 <fillcolor color="#525330"/> 181 <rect x="87" y="40" w="12" h="12"/> 182 <fillstroke/> 183 <fillcolor color="#898a49"/> 184 <rect x="101" y="40" w="12" h="12"/> 185 <fillstroke/> 186 <fillcolor color="#aea945"/> 187 <rect x="115" y="40" w="12" h="12"/> 188 <fillstroke/> 189 <fillcolor color="#c3be71"/> 190 <rect x="129" y="40" w="12" h="12"/> 191 <fillstroke/> 192 <fillcolor color="#e0dcaa"/> 193 <rect x="143" y="40" w="12" h="12"/> 194 <fillstroke/> 195 <fillcolor color="#fcfae1"/> 196 <rect x="157" y="40" w="12" h="12"/> 197 <fillstroke/> 198 <fillcolor color="#407f00"/> 199 <rect x="3" y="54" w="12" h="12"/> 200 <fillstroke/> 201 <fillcolor color="#60bf00"/> 202 <rect x="17" y="54" w="12" h="12"/> 203 <fillstroke/> 204 <fillcolor color="#80ff00"/> 205 <rect x="31" y="54" w="12" h="12"/> 206 <fillstroke/> 207 <fillcolor color="#a0ff40"/> 208 <rect x="45" y="54" w="12" h="12"/> 209 <fillstroke/> 210 <fillcolor color="#c0ff80"/> 211 <rect x="59" y="54" w="12" h="12"/> 212 <fillstroke/> 213 <fillcolor color="#dfffbf"/> 214 <rect x="73" y="54" w="12" h="12"/> 215 <fillstroke/> 216 <fillcolor color="#3b5738"/> 217 <rect x="87" y="54" w="12" h="12"/> 218 <fillstroke/> 219 <fillcolor color="#668f5a"/> 220 <rect x="101" y="54" w="12" h="12"/> 221 <fillstroke/> 222 <fillcolor color="#7f9757"/> 223 <rect x="115" y="54" w="12" h="12"/> 224 <fillstroke/> 225 <fillcolor color="#8a9b55"/> 226 <rect x="129" y="54" w="12" h="12"/> 227 <fillstroke/> 228 <fillcolor color="#b7c296"/> 229 <rect x="143" y="54" w="12" h="12"/> 230 <fillstroke/> 231 <fillcolor color="#e6ebd5"/> 232 <rect x="157" y="54" w="12" h="12"/> 233 <fillstroke/> 234 <fillcolor color="#007f40"/> 235 <rect x="3" y="68" w="12" h="12"/> 236 <fillstroke/> 237 <fillcolor color="#00bf60"/> 238 <rect x="17" y="68" w="12" h="12"/> 239 <fillstroke/> 240 <fillcolor color="#00ff80"/> 241 <rect x="31" y="68" w="12" h="12"/> 242 <fillstroke/> 243 <fillcolor color="#40ffa0"/> 244 <rect x="45" y="68" w="12" h="12"/> 245 <fillstroke/> 246 <fillcolor color="#80ffc0"/> 247 <rect x="59" y="68" w="12" h="12"/> 248 <fillstroke/> 249 <fillcolor color="#bfffdf"/> 250 <rect x="73" y="68" w="12" h="12"/> 251 <fillstroke/> 252 <fillcolor color="#033d3d"/> 253 <rect x="87" y="68" w="12" h="12"/> 254 <fillstroke/> 255 <fillcolor color="#438059"/> 256 <rect x="101" y="68" w="12" h="12"/> 257 <fillstroke/> 258 <fillcolor color="#7fa37c"/> 259 <rect x="115" y="68" w="12" h="12"/> 260 <fillstroke/> 261 <fillcolor color="#8dae94"/> 262 <rect x="129" y="68" w="12" h="12"/> 263 <fillstroke/> 264 <fillcolor color="#acc6b5"/> 265 <rect x="143" y="68" w="12" h="12"/> 266 <fillstroke/> 267 <fillcolor color="#ddebe2"/> 268 <rect x="157" y="68" w="12" h="12"/> 269 <fillstroke/> 270 <fillcolor color="#007f7f"/> 271 <rect x="3" y="82" w="12" h="12"/> 272 <fillstroke/> 273 <fillcolor color="#00bfbf"/> 274 <rect x="17" y="82" w="12" h="12"/> 275 <fillstroke/> 276 <fillcolor color="#00ffff"/> 277 <rect x="31" y="82" w="12" h="12"/> 278 <fillstroke/> 279 <fillcolor color="#40ffff"/> 280 <rect x="45" y="82" w="12" h="12"/> 281 <fillstroke/> 282 <fillcolor color="#80ffff"/> 283 <rect x="59" y="82" w="12" h="12"/> 284 <fillstroke/> 285 <fillcolor color="#bfffff"/> 286 <rect x="73" y="82" w="12" h="12"/> 287 <fillstroke/> 288 <fillcolor color="#033d3d"/> 289 <rect x="87" y="82" w="12" h="12"/> 290 <fillstroke/> 291 <fillcolor color="#347d7e"/> 292 <rect x="101" y="82" w="12" h="12"/> 293 <fillstroke/> 294 <fillcolor color="#609a9f"/> 295 <rect x="115" y="82" w="12" h="12"/> 296 <fillstroke/> 297 <fillcolor color="#96bdc4"/> 298 <rect x="129" y="82" w="12" h="12"/> 299 <fillstroke/> 300 <fillcolor color="#b5d1d7"/> 301 <rect x="143" y="82" w="12" h="12"/> 302 <fillstroke/> 303 <fillcolor color="#e2f1f4"/> 304 <rect x="157" y="82" w="12" h="12"/> 305 <fillstroke/> 306 <fillcolor color="#00407f"/> 307 <rect x="3" y="96" w="12" h="12"/> 308 <fillstroke/> 309 <fillcolor color="#0060bf"/> 310 <rect x="17" y="96" w="12" h="12"/> 311 <fillstroke/> 312 <fillcolor color="#0080ff"/> 313 <rect x="31" y="96" w="12" h="12"/> 314 <fillstroke/> 315 <fillcolor color="#40a0ff"/> 316 <rect x="45" y="96" w="12" h="12"/> 317 <fillstroke/> 318 <fillcolor color="#80c0ff"/> 319 <rect x="59" y="96" w="12" h="12"/> 320 <fillstroke/> 321 <fillcolor color="#bfdfff"/> 322 <rect x="73" y="96" w="12" h="12"/> 323 <fillstroke/> 324 <fillcolor color="#1b2c48"/> 325 <rect x="87" y="96" w="12" h="12"/> 326 <fillstroke/> 327 <fillcolor color="#385376"/> 328 <rect x="101" y="96" w="12" h="12"/> 329 <fillstroke/> 330 <fillcolor color="#57708f"/> 331 <rect x="115" y="96" w="12" h="12"/> 332 <fillstroke/> 333 <fillcolor color="#7792ac"/> 334 <rect x="129" y="96" w="12" h="12"/> 335 <fillstroke/> 336 <fillcolor color="#a8bed1"/> 337 <rect x="143" y="96" w="12" h="12"/> 338 <fillstroke/> 339 <fillcolor color="#deebf6"/> 340 <rect x="157" y="96" w="12" h="12"/> 341 <fillstroke/> 342 <fillcolor color="#00007f"/> 343 <rect x="3" y="110" w="12" h="12"/> 344 <fillstroke/> 345 <fillcolor color="#0000bf"/> 346 <rect x="17" y="110" w="12" h="12"/> 347 <fillstroke/> 348 <fillcolor color="#0000ff"/> 349 <rect x="31" y="110" w="12" h="12"/> 350 <fillstroke/> 351 <fillcolor color="#4040ff"/> 352 <rect x="45" y="110" w="12" h="12"/> 353 <fillstroke/> 354 <fillcolor color="#8080ff"/> 355 <rect x="59" y="110" w="12" h="12"/> 356 <fillstroke/> 357 <fillcolor color="#bfbfff"/> 358 <rect x="73" y="110" w="12" h="12"/> 359 <fillstroke/> 360 <fillcolor color="#212143"/> 361 <rect x="87" y="110" w="12" h="12"/> 362 <fillstroke/> 363 <fillcolor color="#373e68"/> 364 <rect x="101" y="110" w="12" h="12"/> 365 <fillstroke/> 366 <fillcolor color="#444f75"/> 367 <rect x="115" y="110" w="12" h="12"/> 368 <fillstroke/> 369 <fillcolor color="#585e82"/> 370 <rect x="129" y="110" w="12" h="12"/> 371 <fillstroke/> 372 <fillcolor color="#8687a4"/> 373 <rect x="143" y="110" w="12" h="12"/> 374 <fillstroke/> 375 <fillcolor color="#d2d1e1"/> 376 <rect x="157" y="110" w="12" h="12"/> 377 <fillstroke/> 378 <fillcolor color="#40007f"/> 379 <rect x="3" y="124" w="12" h="12"/> 380 <fillstroke/> 381 <fillcolor color="#6000bf"/> 382 <rect x="17" y="124" w="12" h="12"/> 383 <fillstroke/> 384 <fillcolor color="#8000ff"/> 385 <rect x="31" y="124" w="12" h="12"/> 386 <fillstroke/> 387 <fillcolor color="#a040ff"/> 388 <rect x="45" y="124" w="12" h="12"/> 389 <fillstroke/> 390 <fillcolor color="#c080ff"/> 391 <rect x="59" y="124" w="12" h="12"/> 392 <fillstroke/> 393 <fillcolor color="#dfbfff"/> 394 <rect x="73" y="124" w="12" h="12"/> 395 <fillstroke/> 396 <fillcolor color="#302449"/> 397 <rect x="87" y="124" w="12" h="12"/> 398 <fillstroke/> 399 <fillcolor color="#54466f"/> 400 <rect x="101" y="124" w="12" h="12"/> 401 <fillstroke/> 402 <fillcolor color="#655a7f"/> 403 <rect x="115" y="124" w="12" h="12"/> 404 <fillstroke/> 405 <fillcolor color="#726284"/> 406 <rect x="129" y="124" w="12" h="12"/> 407 <fillstroke/> 408 <fillcolor color="#9e8fa9"/> 409 <rect x="143" y="124" w="12" h="12"/> 410 <fillstroke/> 411 <fillcolor color="#dcd1df"/> 412 <rect x="157" y="124" w="12" h="12"/> 413 <fillstroke/> 414 <fillcolor color="#7f007f"/> 415 <rect x="3" y="138" w="12" h="12"/> 416 <fillstroke/> 417 <fillcolor color="#bf00bf"/> 418 <rect x="17" y="138" w="12" h="12"/> 419 <fillstroke/> 420 <fillcolor color="#ff00ff"/> 421 <rect x="31" y="138" w="12" h="12"/> 422 <fillstroke/> 423 <fillcolor color="#ff40ff"/> 424 <rect x="45" y="138" w="12" h="12"/> 425 <fillstroke/> 426 <fillcolor color="#ff80ff"/> 427 <rect x="59" y="138" w="12" h="12"/> 428 <fillstroke/> 429 <fillcolor color="#ffbfff"/> 430 <rect x="73" y="138" w="12" h="12"/> 431 <fillstroke/> 432 <fillcolor color="#4a234a"/> 433 <rect x="87" y="138" w="12" h="12"/> 434 <fillstroke/> 435 <fillcolor color="#794a72"/> 436 <rect x="101" y="138" w="12" h="12"/> 437 <fillstroke/> 438 <fillcolor color="#936386"/> 439 <rect x="115" y="138" w="12" h="12"/> 440 <fillstroke/> 441 <fillcolor color="#9d7292"/> 442 <rect x="129" y="138" w="12" h="12"/> 443 <fillstroke/> 444 <fillcolor color="#c0a0b6"/> 445 <rect x="143" y="138" w="12" h="12"/> 446 <fillstroke/> 447 <fillcolor color="#ecdae5"/> 448 <rect x="157" y="138" w="12" h="12"/> 449 <fillstroke/> 450 <fillcolor color="#7f003f"/> 451 <rect x="3" y="152" w="12" h="12"/> 452 <fillstroke/> 453 <fillcolor color="#bf005f"/> 454 <rect x="17" y="152" w="12" h="12"/> 455 <fillstroke/> 456 <fillcolor color="#ff007f"/> 457 <rect x="31" y="152" w="12" h="12"/> 458 <fillstroke/> 459 <fillcolor color="#ff409f"/> 460 <rect x="45" y="152" w="12" h="12"/> 461 <fillstroke/> 462 <fillcolor color="#ff80bf"/> 463 <rect x="59" y="152" w="12" h="12"/> 464 <fillstroke/> 465 <fillcolor color="#ffbfdf"/> 466 <rect x="73" y="152" w="12" h="12"/> 467 <fillstroke/> 468 <fillcolor color="#451528"/> 469 <rect x="87" y="152" w="12" h="12"/> 470 <fillstroke/> 471 <fillcolor color="#823857"/> 472 <rect x="101" y="152" w="12" h="12"/> 473 <fillstroke/> 474 <fillcolor color="#a94a76"/> 475 <rect x="115" y="152" w="12" h="12"/> 476 <fillstroke/> 477 <fillcolor color="#bc6f95"/> 478 <rect x="129" y="152" w="12" h="12"/> 479 <fillstroke/> 480 <fillcolor color="#d8a5bb"/> 481 <rect x="143" y="152" w="12" h="12"/> 482 <fillstroke/> 483 <fillcolor color="#f7dde9"/> 484 <rect x="157" y="152" w="12" h="12"/> 485 <fillstroke/> 486 <fillcolor color="#800000"/> 487 <rect x="3" y="166" w="12" h="12"/> 488 <fillstroke/> 489 <fillcolor color="#c00000"/> 490 <rect x="17" y="166" w="12" h="12"/> 491 <fillstroke/> 492 <fillcolor color="#ff0000"/> 493 <rect x="31" y="166" w="12" h="12"/> 494 <fillstroke/> 495 <fillcolor color="#ff4040"/> 496 <rect x="45" y="166" w="12" h="12"/> 497 <fillstroke/> 498 <fillcolor color="#ff8080"/> 499 <rect x="59" y="166" w="12" h="12"/> 500 <fillstroke/> 501 <fillcolor color="#ffc0c0"/> 502 <rect x="73" y="166" w="12" h="12"/> 503 <fillstroke/> 504 <fillcolor color="#441415"/> 505 <rect x="87" y="166" w="12" h="12"/> 506 <fillstroke/> 507 <fillcolor color="#82393c"/> 508 <rect x="101" y="166" w="12" h="12"/> 509 <fillstroke/> 510 <fillcolor color="#aa4d4e"/> 511 <rect x="115" y="166" w="12" h="12"/> 512 <fillstroke/> 513 <fillcolor color="#bc6e6e"/> 514 <rect x="129" y="166" w="12" h="12"/> 515 <fillstroke/> 516 <fillcolor color="#d8a3a4"/> 517 <rect x="143" y="166" w="12" h="12"/> 518 <fillstroke/> 519 <fillcolor color="#f8dddd"/> 520 <rect x="157" y="166" w="12" h="12"/> 521 <fillstroke/> 522 <fillcolor color="#7f3f00"/> 523 <rect x="3" y="180" w="12" h="12"/> 524 <fillstroke/> 525 <fillcolor color="#bf5f00"/> 526 <rect x="17" y="180" w="12" h="12"/> 527 <fillstroke/> 528 <fillcolor color="#ff7f00"/> 529 <rect x="31" y="180" w="12" h="12"/> 530 <fillstroke/> 531 <strokecolor color="#000000"/> 532 <fillcolor color="#ff9f40"/> 533 <rect x="45" y="180" w="12" h="12"/> 534 <fillstroke/> 535 <strokecolor color="none"/> 536 <fillcolor color="#ffbf80"/> 537 <rect x="59" y="180" w="12" h="12"/> 538 <fillstroke/> 539 <rect x="73" y="180" w="12" h="12"/> 540 <fillstroke/> 541 <fillcolor color="#482c1b"/> 542 <rect x="87" y="180" w="12" h="12"/> 543 <fillstroke/> 544 <fillcolor color="#855a40"/> 545 <rect x="101" y="180" w="12" h="12"/> 546 <fillstroke/> 547 <fillcolor color="#b27c51"/> 548 <rect x="115" y="180" w="12" h="12"/> 549 <fillstroke/> 550 <fillcolor color="#c49b71"/> 551 <rect x="129" y="180" w="12" h="12"/> 552 <fillstroke/> 553 <fillcolor color="#e1c4a8"/> 554 <rect x="143" y="180" w="12" h="12"/> 555 <fillstroke/> 556 <fillcolor color="#fdeee0"/> 557 <rect x="157" y="180" w="12" h="12"/> 558 <fillstroke/> 559 <strokecolor color="#818181"/> 560 <fillcolor color="#fea243"/> 561 <rect x="7" y="200" w="44" h="21"/> 562 <fillstroke/> 563 <strokecolor color="#000000"/> 564 <fillcolor color="#000000"/> 565 <linejoin join="round"/> 566 <path> 567 <move x="27.5" y="10.5"/> 568 <line x="31.5" y="10.5"/> 569 <line x="29.5" y="13"/> 570 <close/> 571 </path> 572 <fillstroke/> 573 </foreground> 574 </shape> 575 <shape name="Font Style Selector 1" h="31" w="136" aspect="1"> 576 <foreground> 577 <strokecolor color="#000000"/> 578 <strokecolor color="#a4a4a4"/> 579 <fillcolor color="#e3e3e4"/> 580 <roundrect x="0" y="0" w="97" h="24" arcsize="7.8"/> 581 <fillstroke/> 582 <path> 583 <move x="72" y="0"/> 584 <line x="72" y="24"/> 585 </path> 586 <stroke/> 587 <fillcolor color="#cee3ff"/> 588 <rect x="24" y="0" w="24" h="24"/> 589 <fillstroke/> 590 <strokecolor color="#fece7a"/> 591 <fillcolor color="#fcff68"/> 592 <rect x="40" y="18" w="96" h="13"/> 593 <fillstroke/> 594 <fontsize size="14"/> 595 <fontstyle style="1"/> 596 <text str="B" x="12" y="11.5" align="center" valign="middle"/> 597 <fontstyle style="2"/> 598 <text str="I" x="35" y="11.5" align="center" valign="middle"/> 599 <fontstyle style="0"/> 600 <text str="U" x="59.5" y="11.5" align="center" valign="middle"/> 601 <fontsize size="12"/> 602 <text str="abc" x="84.5" y="11.5" align="center" valign="middle"/> 603 <strokecolor color="#000000"/> 604 <path> 605 <move x="74" y="13"/> 606 <line x="95" y="13"/> 607 </path> 608 <stroke/> 609 <fontsize size="8"/> 610 <text str="Italic Text CTRL + I" x="88" y="24" align="center" valign="middle"/> 611 </foreground> 612 </shape> 613 <shape name="Font Style Selector 2" h="31" w="235" aspect="1"> 614 <foreground> 615 <strokecolor color="#000000"/> 616 <strokecolor color="#a4a4a4"/> 617 <fillcolor color="#e3e3e4"/> 618 <roundrect x="0" y="0" w="235" h="24" arcsize="6.9"/> 619 <fillstroke/> 620 <path> 621 <move x="171" y="0"/> 622 <line x="171" y="24"/> 623 </path> 624 <stroke/> 625 <fillcolor color="#cee3ff"/> 626 <rect x="48" y="0" w="48" h="24"/> 627 <fillstroke/> 628 <strokecolor color="#fece7a"/> 629 <fillcolor color="#fcff68"/> 630 <rect x="68" y="18" w="97" h="13"/> 631 <fillstroke/> 632 <fontsize size="14"/> 633 <fontstyle style="1"/> 634 <text str="B" x="10" y="11.5" align="center" valign="middle"/> 635 <fontstyle style="2"/> 636 <text str="I" x="55" y="11.5" align="center" valign="middle"/> 637 <fontstyle style="0"/> 638 <text str="U" x="105" y="11.5" align="center" valign="middle"/> 639 <fontsize size="12"/> 640 <text str="abc" x="185" y="12.5" align="center" valign="middle"/> 641 <fontsize size="11"/> 642 <fontstyle style="0"/> 643 <text str="Bold" x="30" y="13" align="center" valign="middle"/> 644 <text str="Italic" x="72" y="13" align="center" valign="middle"/> 645 <text str="Underline" x="135" y="13" align="center" valign="middle"/> 646 <text str="Striken" x="215" y="13" align="center" valign="middle"/> 647 <strokecolor color="#000000"/> 648 <path> 649 <move x="174" y="13"/> 650 <line x="196" y="13"/> 651 </path> 652 <stroke/> 653 <fontsize size="8"/> 654 <text str="Italic Text CTRL + I" x="110" y="24" align="center" valign="middle"/> 655 </foreground> 656 </shape> 657 <shape name="Font Style Selector 3" h="38" w="176" aspect="1"> 658 <foreground> 659 <strokecolor color="#000000"/> 660 <strokecolor color="#a4a4a4"/> 661 <fillcolor color="#e3e3e4"/> 662 <roundrect x="0" y="0" w="176" h="24" arcsize="7.1"/> 663 <fillstroke/> 664 <path> 665 <move x="131" y="0"/> 666 <line x="131" y="24"/> 667 </path> 668 <stroke/> 669 <fontsize size="10"/> 670 <fontstyle style="0"/> 671 <text str="Bold" x="22" y="30" align="center" valign="middle"/> 672 <text str="Italic" x="65" y="30" align="center" valign="middle"/> 673 <text str="Underline" x="108" y="30" align="center" valign="middle"/> 674 <text str="Striken" x="153" y="30" align="center" valign="middle"/> 675 <fillcolor color="#cee3ff"/> 676 <rect x="44" y="0" w="43" h="24"/> 677 <fillstroke/> 678 <strokecolor color="#fece7a"/> 679 <fillcolor color="#fcff68"/> 680 <rect x="72" y="18" w="97" h="13"/> 681 <fillstroke/> 682 <fontsize size="14"/> 683 <fontstyle style="1"/> 684 <text str="B" x="22" y="11.5" align="center" valign="middle"/> 685 <fontstyle style="2"/> 686 <text str="I" x="65" y="11.5" align="center" valign="middle"/> 687 <fontstyle style="0"/> 688 <text str="U" x="108" y="11.5" align="center" valign="middle"/> 689 <fontsize size="12"/> 690 <text str="abc" x="153" y="12.5" align="center" valign="middle"/> 691 <strokecolor color="#000000"/> 692 <path> 693 <move x="142" y="13"/> 694 <line x="164" y="13"/> 695 </path> 696 <stroke/> 697 <fontsize size="8"/> 698 <text str="Italic Text CTRL + I" x="110" y="24" align="center" valign="middle"/> 699 </foreground> 700 </shape> 701 <shape name="Drop Down Menu" h="161" w="284" aspect="1"> 702 <foreground> 703 <strokecolor color="#000000"/> 704 <strokecolor color="#130d8e"/> 705 <fillcolor color="#130d8e"/> 706 <rect x="0" y="0" w="82" h="23"/> 707 <fillstroke/> 708 <strokecolor color="#666666"/> 709 <fillcolor color="#ffffff"/> 710 <rect x="0" y="24" w="141" h="137"/> 711 <fillstroke/> 712 <rect x="141" y="46" w="143" h="69"/> 713 <fillstroke/> 714 <strokecolor color="#130d8e"/> 715 <fillcolor color="#130d8e"/> 716 <rect x="1" y="48" w="139" h="20"/> 717 <fillstroke/> 718 <rect x="142" y="93" w="141" h="21"/> 719 <fillstroke/> 720 <strokecolor color="#666666"/> 721 <fillcolor color="none"/> 722 <path> 723 <move x="5" y="92.5"/> 724 <line x="135.5" y="92.5"/> 725 </path> 726 <stroke/> 727 <path> 728 <move x="5.5" y="138.5"/> 729 <line x="137" y="138"/> 730 </path> 731 <stroke/> 732 <strokecolor color="#ffffff"/> 733 <strokewidth width="2"/> 734 <linejoin join="round"/> 735 <linecap cap="round"/> 736 <path> 737 <move x="129" y="54.7"/> 738 <line x="134.5" y="57.5"/> 739 <line x="129" y="60.301"/> 740 </path> 741 <stroke/> 742 </foreground> 743 </shape> 744 <shape name="Font Selector" h="247" w="121" aspect="1"> 745 <foreground> 746 <strokecolor color="#000000"/> 747 <strokecolor color="#666666"/> 748 <fillcolor color="#ffffff"/> 749 <rect x="0" y="25" w="121" h="222"/> 750 <fillstroke/> 751 <strokecolor color="#a6c7fd"/> 752 <fillcolor color="#d8e8ff"/> 753 <roundrect x="0" y="0" w="121" h="24" arcsize="7.49"/> 754 <fillstroke/> 755 <fillcolor color="#a6c7fd"/> 756 <rect x="1" y="63" w="119" h="18"/> 757 <fillstroke/> 758 <strokecolor color="#000000"/> 759 <fillcolor color="none"/> 760 <linejoin join="round"/> 761 <linecap cap="round"/> 762 <path> 763 <move x="8.556" y="72.312"/> 764 <line x="8.963" y="74.834"/> 765 <line x="12.056" y="70.667"/> 766 </path> 767 <stroke/> 768 <fillcolor color="#000000"/> 769 <path> 770 <move x="112" y="11"/> 771 <line x="115" y="11"/> 772 <line x="113.5" y="13.5"/> 773 <close/> 774 </path> 775 <fillstroke/> 776 </foreground> 777 </shape> 778 <shape name="Line Width Selector" h="145" w="52" aspect="1"> 779 <foreground> 780 <strokecolor color="#000000"/> 781 <strokecolor color="#666666"/> 782 <fillcolor color="#ffffff"/> 783 <rect x="0" y="25" w="52" h="120"/> 784 <fillstroke/> 785 <strokecolor color="#a6c7fd"/> 786 <fillcolor color="#d8e8ff"/> 787 <roundrect x="0" y="0" w="52" h="24" arcsize="9.135"/> 788 <fillstroke/> 789 <fillcolor color="#a6c7fd"/> 790 <rect x="1" y="63" w="50" h="18"/> 791 <fillstroke/> 792 <strokecolor color="#000000"/> 793 <fillcolor color="none"/> 794 <linejoin join="round"/> 795 <linecap cap="round"/> 796 <path> 797 <move x="10.22" y="36.14"/> 798 <line x="10.63" y="38.67"/> 799 <line x="13.72" y="34.5"/> 800 </path> 801 <stroke/> 802 <fillcolor color="#000000"/> 803 <path> 804 <move x="41" y="11"/> 805 <line x="44" y="11"/> 806 <line x="42.5" y="13.5"/> 807 <close/> 808 </path> 809 <fillstroke/> 810 <fillcolor color="none"/> 811 <linejoin join="miter"/> 812 <linecap cap="butt"/> 813 <path> 814 <move x="21" y="53.5"/> 815 <line x="43" y="53.5"/> 816 </path> 817 <stroke/> 818 <strokewidth width="2"/> 819 <path> 820 <move x="21" y="72.5"/> 821 <line x="43" y="72.5"/> 822 </path> 823 <stroke/> 824 <strokewidth width="3"/> 825 <path> 826 <move x="21" y="90.5"/> 827 <line x="43" y="90.5"/> 828 </path> 829 <stroke/> 830 <strokewidth width="4"/> 831 <path> 832 <move x="21" y="108"/> 833 <line x="43" y="108"/> 834 </path> 835 <stroke/> 836 <strokewidth width="5"/> 837 <path> 838 <move x="21" y="130.5"/> 839 <line x="43" y="130.5"/> 840 </path> 841 <stroke/> 842 <fontsize size="12"/> 843 <fontstyle style="0"/> 844 <text str="none" x="5" y="11" align="left" valign="middle"/> 845 <text str="none" x="19" y="36" align="left" valign="middle"/> 846 </foreground> 847 </shape> 848</shapes>