diff options
1221 files changed, 19761 insertions, 839 deletions
diff --git a/configure.ac b/configure.ac index f1c4e6a..220a202 100644 --- a/configure.ac +++ b/configure.ac @@ -63,30 +63,56 @@ po/Makefile.in src/Makefile menta/Makefile mate/Makefile +mate/8x8/Makefile +mate/8x8/emblems/Makefile mate/16x16/Makefile +mate/16x16/actions/Makefile mate/16x16/apps/Makefile mate/16x16/categories/Makefile mate/16x16/devices/Makefile +mate/16x16/emblems/Makefile +mate/16x16/places/Makefile +mate/16x16/status/Makefile mate/22x22/Makefile +mate/22x22/actions/Makefile mate/22x22/apps/Makefile mate/22x22/categories/Makefile mate/22x22/devices/Makefile +mate/22x22/emblems/Makefile +mate/22x22/places/Makefile +mate/22x22/status/Makefile mate/24x24/Makefile +mate/24x24/actions/Makefile mate/24x24/apps/Makefile mate/24x24/categories/Makefile mate/24x24/devices/Makefile +mate/24x24/emblems/Makefile +mate/24x24/places/Makefile +mate/24x24/status/Makefile mate/32x32/Makefile +mate/32x32/actions/Makefile mate/32x32/apps/Makefile mate/32x32/categories/Makefile mate/32x32/devices/Makefile +mate/32x32/emblems/Makefile +mate/32x32/places/Makefile +mate/32x32/status/Makefile mate/48x48/Makefile +mate/48x48/actions/Makefile mate/48x48/apps/Makefile mate/48x48/categories/Makefile mate/48x48/devices/Makefile +mate/48x48/emblems/Makefile +mate/48x48/places/Makefile +mate/48x48/status/Makefile mate/256x256/Makefile +mate/256x256/actions/Makefile mate/256x256/apps/Makefile mate/256x256/categories/Makefile mate/256x256/devices/Makefile +mate/256x256/emblems/Makefile +mate/256x256/places/Makefile +mate/256x256/status/Makefile mate/scalable/Makefile mate/scalable-up-to-32/Makefile ]) diff --git a/mate/16x16/Makefile.am b/mate/16x16/Makefile.am index b3dafbb..160fec0 100644 --- a/mate/16x16/Makefile.am +++ b/mate/16x16/Makefile.am @@ -1,13 +1,21 @@ NULL = DIST_SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) diff --git a/mate/16x16/actions/Makefile.am b/mate/16x16/actions/Makefile.am new file mode 100644 index 0000000..f3e021b --- /dev/null +++ b/mate/16x16/actions/Makefile.am @@ -0,0 +1,670 @@ +NULL = + +png_icons = \ + address-book-new.png \ + application-exit.png \ + appointment-new.png \ + bookmark-new.png \ + call-start.png \ + call-stop.png \ + contact-new.png \ + document-new.png \ + document-open-recent.png \ + document-page-setup.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-revert.png \ + document-revert-rtl.png \ + document-save-as.png \ + document-save.png \ + document-send.png \ + edit-clear.png \ + edit-clear-rtl.png \ + edit-copy.png \ + edit-cut.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-paste.png \ + edit-redo.png \ + edit-redo-rtl.png \ + edit-select-all.png \ + edit-undo.png \ + edit-undo-rtl.png \ + format-indent-less.png \ + format-indent-less-rtl.png \ + format-indent-more.png \ + format-indent-more-rtl.png \ + format-justify-center.png \ + format-justify-fill.png \ + format-justify-left.png \ + format-justify-right.png \ + format-text-bold.png \ + format-text-direction-ltr.png \ + format-text-direction-rtl.png \ + format-text-italic.png \ + format-text-strikethrough.png \ + format-text-underline.png \ + go-bottom.png \ + go-down.png \ + go-first.png \ + go-home.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + go-top.png \ + go-up.png \ + help-about.png \ + help-faq.png \ + insert-image.png \ + insert-link.png \ + insert-object.png \ + insert-text.png \ + list-add.png \ + list-remove.png \ + mail-forward.png \ + mail-mark-important.png \ + mail-mark-junk.png \ + mail-mark-notjunk.png \ + mail-mark-read.png \ + mail-mark-unread.png \ + mail-message-new.png \ + mail-reply-all.png \ + mail-reply-sender.png \ + mail-send.png \ + mail-send-receive.png \ + mark-location.png \ + media-eject.png \ + media-playback-pause.png \ + media-playback-start.png \ + media-playback-start-rtl.png \ + media-playback-stop.png \ + media-record.png \ + media-seek-backward.png \ + media-seek-forward.png \ + media-skip-backward.png \ + media-skip-forward.png \ + object-flip-horizontal.png \ + object-flip-vertical.png \ + object-rotate-left.png \ + object-rotate-right.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-run.png \ + system-search.png \ + system-shutdown.png \ + tab-new.png \ + tools-check-spelling.png \ + view-fullscreen.png \ + view-refresh.png \ + view-restore.png \ + view-sort-ascending.png \ + view-sort-descending.png \ + window-close.png \ + window-new.png \ + zoom-fit-best.png \ + zoom-in.png \ + zoom-original.png \ + zoom-out.png \ + $(NULL) + +address-book-new.png: ../../../src/x-office-address-book.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +application-exit.png:../../../src/application-exit.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-new.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:359:319:375 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +bookmark-new.png: ../../../src/bookmark-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-start.png: ../../../src/call-start.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-stop.png: ../../../src/call-stop.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +contact-new.png: ../../../src/contact-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-new.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:360:716:376 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:665:1519:681 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open-recent.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:59:719:75 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-page-setup.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=299:60:315:76 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:59:319:75 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print-preview.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:359:1119:375 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-properties.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1100:360:1116:376 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1900:360:1916:376 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert-rtl.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1500:60:1516:76 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save-as.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:65:1119:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-send.png: ../../../src/document-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear-rtl.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -flop $@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-copy.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:365:719:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-cut.png: ../../../src/edit-cut.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-delete.png: ../../../src/edit-delete.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:66:319:82 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=300:64:316:80 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find-replace.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:64:716:80 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-paste.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:365:319:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=23:26:39:40 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=83:26:99:40 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-select-all.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1499:360:1515:376 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=143:26:159:40 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=203:26:219:40 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-new.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:665:319:681 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-107:5:-91:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-47:5:-31:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:5:29:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=73:5:89:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-left.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:5:149:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-center.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:5:209:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-right.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=253:5:269:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-fill.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=313:5:329:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-bold.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:5:389:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-ltr.png: ../../../src/format-text-direction-ltr.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-rtl.png: ../../../src/format-text-direction-rtl.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-italic.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=433:5:449:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-strikethrough.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=493:5:509:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-underline.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=553:5:569:21 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-jump.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=33:21:49:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-bottom.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=113:21:129:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-down.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:21:209:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-top.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=283:21:299:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-up.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:21:389:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-first.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=463:21:479:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-previous.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=543:21:559:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-refresh.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=623:21:639:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +process-stop.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:21:719:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-next.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=783:21:799:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-last.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=863:21:879:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-home.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=943:21:959:37 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-about.png: ../../../src/help-about.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-faq.png: ../../../src/help-faq.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-image.png: ../../../src/insert-image.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-link.png: ../../../src/insert-link.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-object.png: ../../../src/insert-object.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-text.png: ../../../src/insert-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-add.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-remove.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-forward.png: ../../../src/mail-forward.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-important.png: ../../../src/mail-mark-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-junk.png: ../../../src/mail-mark-junk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-notjunk.png: ../../../src/mail-mark-notjunk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:102:312:118 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:65:1519:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-unread.png: ../../../src/mail-mark-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-message-new.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-all.png: ../../../src/mail-reply-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-sender.png: ../../../src/mail-reply-sender.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send.png: ../../../src/mail-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send-receive.png: ../../../src/mail-send-receive.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mark-location.png: ../../../src/mark-location.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-eject.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=53:6:69:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=73:6:89:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=93:6:109:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-pause.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=113:6:129:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:6:149:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-stop.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=153:6:169:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=173:6:189:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:6:209:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-record.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=213:6:229:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start-rtl.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=234:6:250:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-horizontal.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=23:25:39:41 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-vertical.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=43:25:59:41 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-left.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=63:25:79:41 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-right.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=83:25:99:41 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-lock-screen.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-log-out.png: ../../../src/system-log-out.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-run.png: ../../../src/system-run.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-search.png: ../../../src/system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-shutdown.png: ../../../src/system-shutdown.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +tab-new.png: ../../../src/tab-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +tools-check-spelling.png: ../../../src/tools-check-spelling.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-fullscreen.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-restore.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-ascending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:65:38:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-descending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=82:65:98:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-close.png: ../../../src/window-close.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-new.png: ../../../src/window-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-fit-best.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-in.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:365:319:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-original.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-out.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:365:719:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/16x16/actions/address-book-new.png b/mate/16x16/actions/address-book-new.png Binary files differindex 8023b06..257772a 100644 --- a/mate/16x16/actions/address-book-new.png +++ b/mate/16x16/actions/address-book-new.png diff --git a/mate/16x16/actions/application-exit.png b/mate/16x16/actions/application-exit.png Binary files differindex 1c6ddf0..c8bbbea 100644 --- a/mate/16x16/actions/application-exit.png +++ b/mate/16x16/actions/application-exit.png diff --git a/mate/16x16/actions/appointment-new.png b/mate/16x16/actions/appointment-new.png Binary files differindex d1cfd45..e22c5a6 100644 --- a/mate/16x16/actions/appointment-new.png +++ b/mate/16x16/actions/appointment-new.png diff --git a/mate/16x16/actions/bookmark-new.png b/mate/16x16/actions/bookmark-new.png Binary files differindex 4dc0327..5d08777 100644 --- a/mate/16x16/actions/bookmark-new.png +++ b/mate/16x16/actions/bookmark-new.png diff --git a/mate/16x16/actions/call-start.png b/mate/16x16/actions/call-start.png Binary files differindex fbc983c..e8608a7 100644 --- a/mate/16x16/actions/call-start.png +++ b/mate/16x16/actions/call-start.png diff --git a/mate/16x16/actions/call-stop.png b/mate/16x16/actions/call-stop.png Binary files differindex 428eb2b..722f1be 100644 --- a/mate/16x16/actions/call-stop.png +++ b/mate/16x16/actions/call-stop.png diff --git a/mate/16x16/actions/contact-new.png b/mate/16x16/actions/contact-new.png Binary files differindex ee82c53..8311ab4 100644 --- a/mate/16x16/actions/contact-new.png +++ b/mate/16x16/actions/contact-new.png diff --git a/mate/16x16/actions/document-new.png b/mate/16x16/actions/document-new.png Binary files differindex a995737..4a3dac3 100644 --- a/mate/16x16/actions/document-new.png +++ b/mate/16x16/actions/document-new.png diff --git a/mate/16x16/actions/document-open-recent.png b/mate/16x16/actions/document-open-recent.png Binary files differindex aa5bb54..184a60b 100644 --- a/mate/16x16/actions/document-open-recent.png +++ b/mate/16x16/actions/document-open-recent.png diff --git a/mate/16x16/actions/document-page-setup.png b/mate/16x16/actions/document-page-setup.png Binary files differindex 8e3ea0e..95dbf7d 100644 --- a/mate/16x16/actions/document-page-setup.png +++ b/mate/16x16/actions/document-page-setup.png diff --git a/mate/16x16/actions/document-print-preview.png b/mate/16x16/actions/document-print-preview.png Binary files differindex 2346f92..40f9e29 100644 --- a/mate/16x16/actions/document-print-preview.png +++ b/mate/16x16/actions/document-print-preview.png diff --git a/mate/16x16/actions/document-print.png b/mate/16x16/actions/document-print.png Binary files differindex b6e439c..bdb5a87 100644 --- a/mate/16x16/actions/document-print.png +++ b/mate/16x16/actions/document-print.png diff --git a/mate/16x16/actions/document-properties.png b/mate/16x16/actions/document-properties.png Binary files differindex 9229b3b..3466f2a 100644 --- a/mate/16x16/actions/document-properties.png +++ b/mate/16x16/actions/document-properties.png diff --git a/mate/16x16/actions/document-revert-rtl.png b/mate/16x16/actions/document-revert-rtl.png Binary files differindex 302df4d..5e43d9f 100644 --- a/mate/16x16/actions/document-revert-rtl.png +++ b/mate/16x16/actions/document-revert-rtl.png diff --git a/mate/16x16/actions/document-revert.png b/mate/16x16/actions/document-revert.png Binary files differindex 27e2eda..3e6e705 100644 --- a/mate/16x16/actions/document-revert.png +++ b/mate/16x16/actions/document-revert.png diff --git a/mate/16x16/actions/document-save-as.png b/mate/16x16/actions/document-save-as.png Binary files differindex 2d39599..b4740be 100644 --- a/mate/16x16/actions/document-save-as.png +++ b/mate/16x16/actions/document-save-as.png diff --git a/mate/16x16/actions/document-save.png b/mate/16x16/actions/document-save.png Binary files differindex 85edbbd..d3c9485 100644 --- a/mate/16x16/actions/document-save.png +++ b/mate/16x16/actions/document-save.png diff --git a/mate/16x16/actions/document-send.png b/mate/16x16/actions/document-send.png Binary files differindex 4a065e7..449b1be 100644 --- a/mate/16x16/actions/document-send.png +++ b/mate/16x16/actions/document-send.png diff --git a/mate/16x16/actions/edit-clear-rtl.png b/mate/16x16/actions/edit-clear-rtl.png Binary files differindex 90843c2..8921ba0 100644 --- a/mate/16x16/actions/edit-clear-rtl.png +++ b/mate/16x16/actions/edit-clear-rtl.png diff --git a/mate/16x16/actions/edit-clear.png b/mate/16x16/actions/edit-clear.png Binary files differindex 3be482d..ba8bf05 100644 --- a/mate/16x16/actions/edit-clear.png +++ b/mate/16x16/actions/edit-clear.png diff --git a/mate/16x16/actions/edit-copy.png b/mate/16x16/actions/edit-copy.png Binary files differindex a454881..ea0d912 100644 --- a/mate/16x16/actions/edit-copy.png +++ b/mate/16x16/actions/edit-copy.png diff --git a/mate/16x16/actions/edit-cut.png b/mate/16x16/actions/edit-cut.png Binary files differindex f579313..cc268ec 100644 --- a/mate/16x16/actions/edit-cut.png +++ b/mate/16x16/actions/edit-cut.png diff --git a/mate/16x16/actions/edit-delete.png b/mate/16x16/actions/edit-delete.png Binary files differindex ec35ed2..8a755bd 100644 --- a/mate/16x16/actions/edit-delete.png +++ b/mate/16x16/actions/edit-delete.png diff --git a/mate/16x16/actions/edit-find-replace.png b/mate/16x16/actions/edit-find-replace.png Binary files differindex df956ab..4135b0b 100644 --- a/mate/16x16/actions/edit-find-replace.png +++ b/mate/16x16/actions/edit-find-replace.png diff --git a/mate/16x16/actions/edit-find.png b/mate/16x16/actions/edit-find.png Binary files differindex 05c6821..d3f97e6 100644 --- a/mate/16x16/actions/edit-find.png +++ b/mate/16x16/actions/edit-find.png diff --git a/mate/16x16/actions/edit-paste.png b/mate/16x16/actions/edit-paste.png Binary files differindex 4458622..7b949a9 100644 --- a/mate/16x16/actions/edit-paste.png +++ b/mate/16x16/actions/edit-paste.png diff --git a/mate/16x16/actions/edit-redo-rtl.png b/mate/16x16/actions/edit-redo-rtl.png Binary files differindex 48f0602..ee62133 100644 --- a/mate/16x16/actions/edit-redo-rtl.png +++ b/mate/16x16/actions/edit-redo-rtl.png diff --git a/mate/16x16/actions/edit-redo.png b/mate/16x16/actions/edit-redo.png Binary files differindex 7ea57b2..48352d3 100644 --- a/mate/16x16/actions/edit-redo.png +++ b/mate/16x16/actions/edit-redo.png diff --git a/mate/16x16/actions/edit-select-all.png b/mate/16x16/actions/edit-select-all.png Binary files differindex e7d21a0..5643879 100644 --- a/mate/16x16/actions/edit-select-all.png +++ b/mate/16x16/actions/edit-select-all.png diff --git a/mate/16x16/actions/edit-undo-rtl.png b/mate/16x16/actions/edit-undo-rtl.png Binary files differindex f55b2ff..14350fc 100644 --- a/mate/16x16/actions/edit-undo-rtl.png +++ b/mate/16x16/actions/edit-undo-rtl.png diff --git a/mate/16x16/actions/edit-undo.png b/mate/16x16/actions/edit-undo.png Binary files differindex 667892b..15ec7df 100644 --- a/mate/16x16/actions/edit-undo.png +++ b/mate/16x16/actions/edit-undo.png diff --git a/mate/16x16/actions/format-indent-less-rtl.png b/mate/16x16/actions/format-indent-less-rtl.png Binary files differindex a6621ba..b3906e3 100644 --- a/mate/16x16/actions/format-indent-less-rtl.png +++ b/mate/16x16/actions/format-indent-less-rtl.png diff --git a/mate/16x16/actions/format-indent-less.png b/mate/16x16/actions/format-indent-less.png Binary files differindex de8de73..17d9ee9 100644 --- a/mate/16x16/actions/format-indent-less.png +++ b/mate/16x16/actions/format-indent-less.png diff --git a/mate/16x16/actions/format-indent-more-rtl.png b/mate/16x16/actions/format-indent-more-rtl.png Binary files differindex 37740f7..cc557f2 100644 --- a/mate/16x16/actions/format-indent-more-rtl.png +++ b/mate/16x16/actions/format-indent-more-rtl.png diff --git a/mate/16x16/actions/format-indent-more.png b/mate/16x16/actions/format-indent-more.png Binary files differindex 252a650..813794b 100644 --- a/mate/16x16/actions/format-indent-more.png +++ b/mate/16x16/actions/format-indent-more.png diff --git a/mate/16x16/actions/format-justify-center.png b/mate/16x16/actions/format-justify-center.png Binary files differindex 7547df9..3de66c4 100644 --- a/mate/16x16/actions/format-justify-center.png +++ b/mate/16x16/actions/format-justify-center.png diff --git a/mate/16x16/actions/format-justify-fill.png b/mate/16x16/actions/format-justify-fill.png Binary files differindex a210598..5533417 100644 --- a/mate/16x16/actions/format-justify-fill.png +++ b/mate/16x16/actions/format-justify-fill.png diff --git a/mate/16x16/actions/format-justify-left.png b/mate/16x16/actions/format-justify-left.png Binary files differindex 36a14e3..cb845ef 100644 --- a/mate/16x16/actions/format-justify-left.png +++ b/mate/16x16/actions/format-justify-left.png diff --git a/mate/16x16/actions/format-justify-right.png b/mate/16x16/actions/format-justify-right.png Binary files differindex 88f4217..7e56713 100644 --- a/mate/16x16/actions/format-justify-right.png +++ b/mate/16x16/actions/format-justify-right.png diff --git a/mate/16x16/actions/format-text-bold.png b/mate/16x16/actions/format-text-bold.png Binary files differindex efe3f4f..0c2816d 100644 --- a/mate/16x16/actions/format-text-bold.png +++ b/mate/16x16/actions/format-text-bold.png diff --git a/mate/16x16/actions/format-text-direction-ltr.png b/mate/16x16/actions/format-text-direction-ltr.png Binary files differindex 679c2ec..fec3f65 100644 --- a/mate/16x16/actions/format-text-direction-ltr.png +++ b/mate/16x16/actions/format-text-direction-ltr.png diff --git a/mate/16x16/actions/format-text-direction-rtl.png b/mate/16x16/actions/format-text-direction-rtl.png Binary files differindex e0982ff..3385abd 100644 --- a/mate/16x16/actions/format-text-direction-rtl.png +++ b/mate/16x16/actions/format-text-direction-rtl.png diff --git a/mate/16x16/actions/format-text-italic.png b/mate/16x16/actions/format-text-italic.png Binary files differindex e1a3d3b..76ec8c3 100644 --- a/mate/16x16/actions/format-text-italic.png +++ b/mate/16x16/actions/format-text-italic.png diff --git a/mate/16x16/actions/format-text-strikethrough.png b/mate/16x16/actions/format-text-strikethrough.png Binary files differindex 4d0c211..7204f98 100644 --- a/mate/16x16/actions/format-text-strikethrough.png +++ b/mate/16x16/actions/format-text-strikethrough.png diff --git a/mate/16x16/actions/format-text-underline.png b/mate/16x16/actions/format-text-underline.png Binary files differindex 60d9735..ce7c5cc 100644 --- a/mate/16x16/actions/format-text-underline.png +++ b/mate/16x16/actions/format-text-underline.png diff --git a/mate/16x16/actions/go-bottom.png b/mate/16x16/actions/go-bottom.png Binary files differindex 9609ec2..510d934 100644 --- a/mate/16x16/actions/go-bottom.png +++ b/mate/16x16/actions/go-bottom.png diff --git a/mate/16x16/actions/go-down.png b/mate/16x16/actions/go-down.png Binary files differindex 00c106d..91a3d48 100644 --- a/mate/16x16/actions/go-down.png +++ b/mate/16x16/actions/go-down.png diff --git a/mate/16x16/actions/go-first-rtl.png b/mate/16x16/actions/go-first-rtl.png Binary files differindex 578e66f..dde1cf6 100644..120000 --- a/mate/16x16/actions/go-first-rtl.png +++ b/mate/16x16/actions/go-first-rtl.png diff --git a/mate/16x16/actions/go-first.png b/mate/16x16/actions/go-first.png Binary files differindex cb696a2..88eea45 100644 --- a/mate/16x16/actions/go-first.png +++ b/mate/16x16/actions/go-first.png diff --git a/mate/16x16/actions/go-home.png b/mate/16x16/actions/go-home.png Binary files differindex 05eaa7a..785efdd 100644 --- a/mate/16x16/actions/go-home.png +++ b/mate/16x16/actions/go-home.png diff --git a/mate/16x16/actions/go-jump.png b/mate/16x16/actions/go-jump.png Binary files differindex aad9233..0c645a9 100644 --- a/mate/16x16/actions/go-jump.png +++ b/mate/16x16/actions/go-jump.png diff --git a/mate/16x16/actions/go-last-rtl.png b/mate/16x16/actions/go-last-rtl.png Binary files differindex 718cd36..96ffa73 100644..120000 --- a/mate/16x16/actions/go-last-rtl.png +++ b/mate/16x16/actions/go-last-rtl.png diff --git a/mate/16x16/actions/go-last.png b/mate/16x16/actions/go-last.png Binary files differindex c3b867c..f8db8e5 100644 --- a/mate/16x16/actions/go-last.png +++ b/mate/16x16/actions/go-last.png diff --git a/mate/16x16/actions/go-next-rtl.png b/mate/16x16/actions/go-next-rtl.png Binary files differindex 12fed7f..56c7bd8 100644..120000 --- a/mate/16x16/actions/go-next-rtl.png +++ b/mate/16x16/actions/go-next-rtl.png diff --git a/mate/16x16/actions/go-next.png b/mate/16x16/actions/go-next.png Binary files differindex d4ff51c..d6e59cb 100644 --- a/mate/16x16/actions/go-next.png +++ b/mate/16x16/actions/go-next.png diff --git a/mate/16x16/actions/go-previous-rtl.png b/mate/16x16/actions/go-previous-rtl.png Binary files differindex 1ae0411..c1febf9 100644..120000 --- a/mate/16x16/actions/go-previous-rtl.png +++ b/mate/16x16/actions/go-previous-rtl.png diff --git a/mate/16x16/actions/go-previous.png b/mate/16x16/actions/go-previous.png Binary files differindex 288ad6b..b3d4654 100644 --- a/mate/16x16/actions/go-previous.png +++ b/mate/16x16/actions/go-previous.png diff --git a/mate/16x16/actions/go-top.png b/mate/16x16/actions/go-top.png Binary files differindex f40459a..02c5136 100644 --- a/mate/16x16/actions/go-top.png +++ b/mate/16x16/actions/go-top.png diff --git a/mate/16x16/actions/go-up.png b/mate/16x16/actions/go-up.png Binary files differindex 29ca702..4aa29d3 100644 --- a/mate/16x16/actions/go-up.png +++ b/mate/16x16/actions/go-up.png diff --git a/mate/16x16/actions/help-about.png b/mate/16x16/actions/help-about.png Binary files differindex 3d9d4da..f51b42e 100644 --- a/mate/16x16/actions/help-about.png +++ b/mate/16x16/actions/help-about.png diff --git a/mate/16x16/actions/help-faq.png b/mate/16x16/actions/help-faq.png Binary files differindex ade6da9..9ef6464 100644 --- a/mate/16x16/actions/help-faq.png +++ b/mate/16x16/actions/help-faq.png diff --git a/mate/16x16/actions/insert-image.png b/mate/16x16/actions/insert-image.png Binary files differindex 6d7084b..b254d8d 100644 --- a/mate/16x16/actions/insert-image.png +++ b/mate/16x16/actions/insert-image.png diff --git a/mate/16x16/actions/insert-link.png b/mate/16x16/actions/insert-link.png Binary files differindex ba68f72..39cd1f8 100644 --- a/mate/16x16/actions/insert-link.png +++ b/mate/16x16/actions/insert-link.png diff --git a/mate/16x16/actions/insert-object.png b/mate/16x16/actions/insert-object.png Binary files differindex a51d5e0..e1046e4 100644 --- a/mate/16x16/actions/insert-object.png +++ b/mate/16x16/actions/insert-object.png diff --git a/mate/16x16/actions/insert-text.png b/mate/16x16/actions/insert-text.png Binary files differindex fdde4ec..34552c2 100644 --- a/mate/16x16/actions/insert-text.png +++ b/mate/16x16/actions/insert-text.png diff --git a/mate/16x16/actions/list-add.png b/mate/16x16/actions/list-add.png Binary files differindex 3f1347e..3f457a2 100644 --- a/mate/16x16/actions/list-add.png +++ b/mate/16x16/actions/list-add.png diff --git a/mate/16x16/actions/list-remove.png b/mate/16x16/actions/list-remove.png Binary files differindex 28db302..a8203d3 100644 --- a/mate/16x16/actions/list-remove.png +++ b/mate/16x16/actions/list-remove.png diff --git a/mate/16x16/actions/mail-forward.png b/mate/16x16/actions/mail-forward.png Binary files differindex 6c7823f..7c1c782 100644 --- a/mate/16x16/actions/mail-forward.png +++ b/mate/16x16/actions/mail-forward.png diff --git a/mate/16x16/actions/mail-mark-important.png b/mate/16x16/actions/mail-mark-important.png Binary files differindex 9b5f128..b4839f6 100644 --- a/mate/16x16/actions/mail-mark-important.png +++ b/mate/16x16/actions/mail-mark-important.png diff --git a/mate/16x16/actions/mail-mark-junk.png b/mate/16x16/actions/mail-mark-junk.png Binary files differindex 6e94c4d..0b49eb8 100644 --- a/mate/16x16/actions/mail-mark-junk.png +++ b/mate/16x16/actions/mail-mark-junk.png diff --git a/mate/16x16/actions/mail-mark-notjunk.png b/mate/16x16/actions/mail-mark-notjunk.png Binary files differindex 5c78c03..9a0a34a 100644 --- a/mate/16x16/actions/mail-mark-notjunk.png +++ b/mate/16x16/actions/mail-mark-notjunk.png diff --git a/mate/16x16/actions/mail-mark-read.png b/mate/16x16/actions/mail-mark-read.png Binary files differindex dc624bf..247e43e 100644 --- a/mate/16x16/actions/mail-mark-read.png +++ b/mate/16x16/actions/mail-mark-read.png diff --git a/mate/16x16/actions/mail-mark-unread.png b/mate/16x16/actions/mail-mark-unread.png Binary files differindex c4ebbcf..a7ca68b 100644 --- a/mate/16x16/actions/mail-mark-unread.png +++ b/mate/16x16/actions/mail-mark-unread.png diff --git a/mate/16x16/actions/mail-message-new.png b/mate/16x16/actions/mail-message-new.png Binary files differindex a62d668..13e3bd2 100644 --- a/mate/16x16/actions/mail-message-new.png +++ b/mate/16x16/actions/mail-message-new.png diff --git a/mate/16x16/actions/mail-reply-all.png b/mate/16x16/actions/mail-reply-all.png Binary files differindex 5ddc59a..711a1e7 100644 --- a/mate/16x16/actions/mail-reply-all.png +++ b/mate/16x16/actions/mail-reply-all.png diff --git a/mate/16x16/actions/mail-reply-sender.png b/mate/16x16/actions/mail-reply-sender.png Binary files differindex dd7acad..8d0b112 100644 --- a/mate/16x16/actions/mail-reply-sender.png +++ b/mate/16x16/actions/mail-reply-sender.png diff --git a/mate/16x16/actions/mail-send-receive.png b/mate/16x16/actions/mail-send-receive.png Binary files differindex a3af872..cb6a10b 100644 --- a/mate/16x16/actions/mail-send-receive.png +++ b/mate/16x16/actions/mail-send-receive.png diff --git a/mate/16x16/actions/mail-send.png b/mate/16x16/actions/mail-send.png Binary files differindex c640c2b..4158d87 100644 --- a/mate/16x16/actions/mail-send.png +++ b/mate/16x16/actions/mail-send.png diff --git a/mate/16x16/actions/mark-location.png b/mate/16x16/actions/mark-location.png Binary files differindex 90ae6f8..3aa778c 100644 --- a/mate/16x16/actions/mark-location.png +++ b/mate/16x16/actions/mark-location.png diff --git a/mate/16x16/actions/media-eject.png b/mate/16x16/actions/media-eject.png Binary files differindex 9e12104..96cd9f2 100644 --- a/mate/16x16/actions/media-eject.png +++ b/mate/16x16/actions/media-eject.png diff --git a/mate/16x16/actions/media-playback-pause.png b/mate/16x16/actions/media-playback-pause.png Binary files differindex c384034..90fcaf3 100644 --- a/mate/16x16/actions/media-playback-pause.png +++ b/mate/16x16/actions/media-playback-pause.png diff --git a/mate/16x16/actions/media-playback-start-rtl.png b/mate/16x16/actions/media-playback-start-rtl.png Binary files differindex dc463af..418283f 100644 --- a/mate/16x16/actions/media-playback-start-rtl.png +++ b/mate/16x16/actions/media-playback-start-rtl.png diff --git a/mate/16x16/actions/media-playback-start.png b/mate/16x16/actions/media-playback-start.png Binary files differindex d863e4e..f8cb4dd 100644 --- a/mate/16x16/actions/media-playback-start.png +++ b/mate/16x16/actions/media-playback-start.png diff --git a/mate/16x16/actions/media-playback-stop.png b/mate/16x16/actions/media-playback-stop.png Binary files differindex 740bed0..ded2a30 100644 --- a/mate/16x16/actions/media-playback-stop.png +++ b/mate/16x16/actions/media-playback-stop.png diff --git a/mate/16x16/actions/media-record.png b/mate/16x16/actions/media-record.png Binary files differindex 7708927..af23c0e 100644 --- a/mate/16x16/actions/media-record.png +++ b/mate/16x16/actions/media-record.png diff --git a/mate/16x16/actions/media-seek-backward-rtl.png b/mate/16x16/actions/media-seek-backward-rtl.png Binary files differindex 0c93e1b..a7ed18d 100644..120000 --- a/mate/16x16/actions/media-seek-backward-rtl.png +++ b/mate/16x16/actions/media-seek-backward-rtl.png diff --git a/mate/16x16/actions/media-seek-backward.png b/mate/16x16/actions/media-seek-backward.png Binary files differindex 55ccddd..b9a1052 100644 --- a/mate/16x16/actions/media-seek-backward.png +++ b/mate/16x16/actions/media-seek-backward.png diff --git a/mate/16x16/actions/media-seek-forward-rtl.png b/mate/16x16/actions/media-seek-forward-rtl.png Binary files differindex a67dbc5..f9ec51f 100644..120000 --- a/mate/16x16/actions/media-seek-forward-rtl.png +++ b/mate/16x16/actions/media-seek-forward-rtl.png diff --git a/mate/16x16/actions/media-seek-forward.png b/mate/16x16/actions/media-seek-forward.png Binary files differindex 0c93e1b..bd2f792 100644 --- a/mate/16x16/actions/media-seek-forward.png +++ b/mate/16x16/actions/media-seek-forward.png diff --git a/mate/16x16/actions/media-skip-backward-rtl.png b/mate/16x16/actions/media-skip-backward-rtl.png Binary files differindex b55cfba..b394164 100644..120000 --- a/mate/16x16/actions/media-skip-backward-rtl.png +++ b/mate/16x16/actions/media-skip-backward-rtl.png diff --git a/mate/16x16/actions/media-skip-backward.png b/mate/16x16/actions/media-skip-backward.png Binary files differindex c01a665..6680c64 100644 --- a/mate/16x16/actions/media-skip-backward.png +++ b/mate/16x16/actions/media-skip-backward.png diff --git a/mate/16x16/actions/media-skip-forward-rtl.png b/mate/16x16/actions/media-skip-forward-rtl.png Binary files differindex c01a665..64f866b 100644..120000 --- a/mate/16x16/actions/media-skip-forward-rtl.png +++ b/mate/16x16/actions/media-skip-forward-rtl.png diff --git a/mate/16x16/actions/media-skip-forward.png b/mate/16x16/actions/media-skip-forward.png Binary files differindex b55cfba..671dc14 100644 --- a/mate/16x16/actions/media-skip-forward.png +++ b/mate/16x16/actions/media-skip-forward.png diff --git a/mate/16x16/actions/object-flip-horizontal.png b/mate/16x16/actions/object-flip-horizontal.png Binary files differindex 097a593..905de41 100644 --- a/mate/16x16/actions/object-flip-horizontal.png +++ b/mate/16x16/actions/object-flip-horizontal.png diff --git a/mate/16x16/actions/object-flip-vertical.png b/mate/16x16/actions/object-flip-vertical.png Binary files differindex 9569613..bf4860f 100644 --- a/mate/16x16/actions/object-flip-vertical.png +++ b/mate/16x16/actions/object-flip-vertical.png diff --git a/mate/16x16/actions/object-rotate-left.png b/mate/16x16/actions/object-rotate-left.png Binary files differindex 2ff5570..9bb5111 100644 --- a/mate/16x16/actions/object-rotate-left.png +++ b/mate/16x16/actions/object-rotate-left.png diff --git a/mate/16x16/actions/object-rotate-right.png b/mate/16x16/actions/object-rotate-right.png Binary files differindex d51aaa5..b47e75c 100644 --- a/mate/16x16/actions/object-rotate-right.png +++ b/mate/16x16/actions/object-rotate-right.png diff --git a/mate/16x16/actions/process-stop.png b/mate/16x16/actions/process-stop.png Binary files differindex 7253895..81837d0 100644 --- a/mate/16x16/actions/process-stop.png +++ b/mate/16x16/actions/process-stop.png diff --git a/mate/16x16/actions/system-lock-screen.png b/mate/16x16/actions/system-lock-screen.png Binary files differindex 05e3bd8..be17f65 100644 --- a/mate/16x16/actions/system-lock-screen.png +++ b/mate/16x16/actions/system-lock-screen.png diff --git a/mate/16x16/actions/system-log-out.png b/mate/16x16/actions/system-log-out.png Binary files differindex cbdd986..30c8ad3 100644 --- a/mate/16x16/actions/system-log-out.png +++ b/mate/16x16/actions/system-log-out.png diff --git a/mate/16x16/actions/system-run.png b/mate/16x16/actions/system-run.png Binary files differindex 27357b0..5dd5c6f 100644 --- a/mate/16x16/actions/system-run.png +++ b/mate/16x16/actions/system-run.png diff --git a/mate/16x16/actions/system-search.png b/mate/16x16/actions/system-search.png Binary files differindex a20f45c..6189ea2 100644 --- a/mate/16x16/actions/system-search.png +++ b/mate/16x16/actions/system-search.png diff --git a/mate/16x16/actions/system-shutdown.png b/mate/16x16/actions/system-shutdown.png Binary files differindex 3c628c9..b09f840 100644 --- a/mate/16x16/actions/system-shutdown.png +++ b/mate/16x16/actions/system-shutdown.png diff --git a/mate/16x16/actions/tab-new.png b/mate/16x16/actions/tab-new.png Binary files differindex a73fe6a..c3fee3c 100644 --- a/mate/16x16/actions/tab-new.png +++ b/mate/16x16/actions/tab-new.png diff --git a/mate/16x16/actions/tools-check-spelling.png b/mate/16x16/actions/tools-check-spelling.png Binary files differindex 39643a2..b3ba3db 100644 --- a/mate/16x16/actions/tools-check-spelling.png +++ b/mate/16x16/actions/tools-check-spelling.png diff --git a/mate/16x16/actions/view-fullscreen.png b/mate/16x16/actions/view-fullscreen.png Binary files differindex 53302e7..9988644 100644 --- a/mate/16x16/actions/view-fullscreen.png +++ b/mate/16x16/actions/view-fullscreen.png diff --git a/mate/16x16/actions/view-refresh.png b/mate/16x16/actions/view-refresh.png Binary files differindex 3af6f42..68a03d3 100644 --- a/mate/16x16/actions/view-refresh.png +++ b/mate/16x16/actions/view-refresh.png diff --git a/mate/16x16/actions/view-restore.png b/mate/16x16/actions/view-restore.png Binary files differindex 7ce78c3..411bc1d 100644 --- a/mate/16x16/actions/view-restore.png +++ b/mate/16x16/actions/view-restore.png diff --git a/mate/16x16/actions/view-sort-ascending.png b/mate/16x16/actions/view-sort-ascending.png Binary files differindex 5ee08a7..5568765 100644 --- a/mate/16x16/actions/view-sort-ascending.png +++ b/mate/16x16/actions/view-sort-ascending.png diff --git a/mate/16x16/actions/view-sort-descending.png b/mate/16x16/actions/view-sort-descending.png Binary files differindex 4a64e3c..903bd80 100644 --- a/mate/16x16/actions/view-sort-descending.png +++ b/mate/16x16/actions/view-sort-descending.png diff --git a/mate/16x16/actions/window-close.png b/mate/16x16/actions/window-close.png Binary files differindex a033c4e..8ab7ada 100644 --- a/mate/16x16/actions/window-close.png +++ b/mate/16x16/actions/window-close.png diff --git a/mate/16x16/actions/window-new.png b/mate/16x16/actions/window-new.png Binary files differindex 7ac55cb..ecb30b2 100644 --- a/mate/16x16/actions/window-new.png +++ b/mate/16x16/actions/window-new.png diff --git a/mate/16x16/actions/zoom-fit-best.png b/mate/16x16/actions/zoom-fit-best.png Binary files differindex 2cea443..3d0d65f 100644 --- a/mate/16x16/actions/zoom-fit-best.png +++ b/mate/16x16/actions/zoom-fit-best.png diff --git a/mate/16x16/actions/zoom-in.png b/mate/16x16/actions/zoom-in.png Binary files differindex c5b3936..2753335 100644 --- a/mate/16x16/actions/zoom-in.png +++ b/mate/16x16/actions/zoom-in.png diff --git a/mate/16x16/actions/zoom-original.png b/mate/16x16/actions/zoom-original.png Binary files differindex b089a09..5f0ce49 100644 --- a/mate/16x16/actions/zoom-original.png +++ b/mate/16x16/actions/zoom-original.png diff --git a/mate/16x16/actions/zoom-out.png b/mate/16x16/actions/zoom-out.png Binary files differindex 01399fc..69380cc 100644 --- a/mate/16x16/actions/zoom-out.png +++ b/mate/16x16/actions/zoom-out.png diff --git a/mate/16x16/apps/Makefile.am b/mate/16x16/apps/Makefile.am index d6d962f..2d0f21e 100644 --- a/mate/16x16/apps/Makefile.am +++ b/mate/16x16/apps/Makefile.am @@ -160,7 +160,7 @@ preferences-system-windows.png: ../../../src/preferences-system-windows.svg system-users.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1103:65:1119:81 -w=16 -h=16 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg diff --git a/mate/16x16/apps/system-users.png b/mate/16x16/apps/system-users.png Binary files differindex 747adf0..ada8c7a 100644 --- a/mate/16x16/apps/system-users.png +++ b/mate/16x16/apps/system-users.png diff --git a/mate/16x16/emblems/Makefile.am b/mate/16x16/emblems/Makefile.am new file mode 100644 index 0000000..2018f02 --- /dev/null +++ b/mate/16x16/emblems/Makefile.am @@ -0,0 +1,119 @@ +NULL = + +png_icons = \ + emblem-default.png \ + emblem-documents.png \ + emblem-downloads.png \ + emblem-favorite.png \ + emblem-generic.png \ + emblem-important.png \ + emblem-mail.png \ + emblem-new.png \ + emblem-package.png \ + emblem-photos.png \ + emblem-readonly.png \ + emblem-shared.png \ + emblem-symbolic-link.png \ + emblem-synchronizing.png \ + emblem-system.png \ + emblem-unreadable.png \ + emblem-urgent.png \ + emblem-web.png \ + $(NULL) + +emblem-default.png: ../../../src/emblem-default.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-documents.png: ../../../src/emblem-documents.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-downloads.png: ../../../src/emblem-downloads.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-favorite.png: ../../../src/emblem-favorite.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-generic.png: ../../../src/emblem-generic.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-important.png: ../../../src/emblem-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-mail.png: ../../../src/emblem-mail.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-new.png: ../../../src/emblem-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-package.png: ../../../src/packages.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-photos.png: ../../../src/emblem-photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-readonly.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:65:1119:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-shared.png: ../../../src/emblem-shared.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-symbolic-link.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-synchronizing.png: ../../../src/emblem-synchronizing.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-system.png: ../../../src/emblem-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-unreadable.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-urgent.png: ../../../src/emblem-urgent.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-web.png: ../../../src/emblem-web.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/16x16/emblems/emblem-default.png b/mate/16x16/emblems/emblem-default.png Binary files differindex 8e07437..f82ddc2 100644 --- a/mate/16x16/emblems/emblem-default.png +++ b/mate/16x16/emblems/emblem-default.png diff --git a/mate/16x16/emblems/emblem-documents.png b/mate/16x16/emblems/emblem-documents.png Binary files differindex 71937d6..e9f5564 100644 --- a/mate/16x16/emblems/emblem-documents.png +++ b/mate/16x16/emblems/emblem-documents.png diff --git a/mate/16x16/emblems/emblem-downloads.png b/mate/16x16/emblems/emblem-downloads.png Binary files differindex 504d94e..95f33e5 100644 --- a/mate/16x16/emblems/emblem-downloads.png +++ b/mate/16x16/emblems/emblem-downloads.png diff --git a/mate/16x16/emblems/emblem-favorite.png b/mate/16x16/emblems/emblem-favorite.png Binary files differindex 6d73609..aabd042 100644 --- a/mate/16x16/emblems/emblem-favorite.png +++ b/mate/16x16/emblems/emblem-favorite.png diff --git a/mate/16x16/emblems/emblem-generic.png b/mate/16x16/emblems/emblem-generic.png Binary files differindex 80f4374..d60eee6 100644 --- a/mate/16x16/emblems/emblem-generic.png +++ b/mate/16x16/emblems/emblem-generic.png diff --git a/mate/16x16/emblems/emblem-important.png b/mate/16x16/emblems/emblem-important.png Binary files differindex c95ed50..3d59143 100644 --- a/mate/16x16/emblems/emblem-important.png +++ b/mate/16x16/emblems/emblem-important.png diff --git a/mate/16x16/emblems/emblem-mail.png b/mate/16x16/emblems/emblem-mail.png Binary files differindex 3ce9425..c469131 100644 --- a/mate/16x16/emblems/emblem-mail.png +++ b/mate/16x16/emblems/emblem-mail.png diff --git a/mate/16x16/emblems/emblem-new.png b/mate/16x16/emblems/emblem-new.png Binary files differindex 9073c3d..636586c 100644 --- a/mate/16x16/emblems/emblem-new.png +++ b/mate/16x16/emblems/emblem-new.png diff --git a/mate/16x16/emblems/emblem-package.png b/mate/16x16/emblems/emblem-package.png Binary files differindex c8c8e2f..58a4628 100644 --- a/mate/16x16/emblems/emblem-package.png +++ b/mate/16x16/emblems/emblem-package.png diff --git a/mate/16x16/emblems/emblem-photos.png b/mate/16x16/emblems/emblem-photos.png Binary files differindex dc95aaa..5d573cc 100644 --- a/mate/16x16/emblems/emblem-photos.png +++ b/mate/16x16/emblems/emblem-photos.png diff --git a/mate/16x16/emblems/emblem-readonly.png b/mate/16x16/emblems/emblem-readonly.png Binary files differindex 2baa4f0..87b3ad5 100644 --- a/mate/16x16/emblems/emblem-readonly.png +++ b/mate/16x16/emblems/emblem-readonly.png diff --git a/mate/16x16/emblems/emblem-shared.png b/mate/16x16/emblems/emblem-shared.png Binary files differindex 374be37..f48ab19 100644 --- a/mate/16x16/emblems/emblem-shared.png +++ b/mate/16x16/emblems/emblem-shared.png diff --git a/mate/16x16/emblems/emblem-symbolic-link.png b/mate/16x16/emblems/emblem-symbolic-link.png Binary files differindex 6847452..778e7bd 100644 --- a/mate/16x16/emblems/emblem-symbolic-link.png +++ b/mate/16x16/emblems/emblem-symbolic-link.png diff --git a/mate/16x16/emblems/emblem-synchronizing.png b/mate/16x16/emblems/emblem-synchronizing.png Binary files differindex 61e854c..4a29a64 100644 --- a/mate/16x16/emblems/emblem-synchronizing.png +++ b/mate/16x16/emblems/emblem-synchronizing.png diff --git a/mate/16x16/emblems/emblem-system.png b/mate/16x16/emblems/emblem-system.png Binary files differindex cf2cea1..8136a7b 100644 --- a/mate/16x16/emblems/emblem-system.png +++ b/mate/16x16/emblems/emblem-system.png diff --git a/mate/16x16/emblems/emblem-unreadable.png b/mate/16x16/emblems/emblem-unreadable.png Binary files differindex 8aa4a46..01fd535 100644 --- a/mate/16x16/emblems/emblem-unreadable.png +++ b/mate/16x16/emblems/emblem-unreadable.png diff --git a/mate/16x16/emblems/emblem-urgent.png b/mate/16x16/emblems/emblem-urgent.png Binary files differindex e5d157b..c0d2b82 100644 --- a/mate/16x16/emblems/emblem-urgent.png +++ b/mate/16x16/emblems/emblem-urgent.png diff --git a/mate/16x16/emblems/emblem-web.png b/mate/16x16/emblems/emblem-web.png Binary files differindex 148126a..7c3ff0a 100644 --- a/mate/16x16/emblems/emblem-web.png +++ b/mate/16x16/emblems/emblem-web.png diff --git a/mate/16x16/places/Makefile.am b/mate/16x16/places/Makefile.am new file mode 100644 index 0000000..5234fe9 --- /dev/null +++ b/mate/16x16/places/Makefile.am @@ -0,0 +1,94 @@ +NULL = + +png_icons = \ + network-server.png \ + network-workgroup.png \ + user-trash.png \ + $(NULL) + +folder-documents.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-download.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:365:719:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-music.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:365:1119:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-pictures.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:965:319:981 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-publicshare.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:65:1519:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-remote.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:665:1119:681 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-saved-search.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:665:719:681 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-templates.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:65:1119:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-videos.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:365:1519:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-server.png: ../../../src/network-server.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-workgroup.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:365:719:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-bookmarks.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:65:1919:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-desktop.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:365:1919:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-home.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:365:319:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/16x16/places/network-server.png b/mate/16x16/places/network-server.png Binary files differindex aadb1a9..aa00500 100644 --- a/mate/16x16/places/network-server.png +++ b/mate/16x16/places/network-server.png diff --git a/mate/16x16/places/network-workgroup.png b/mate/16x16/places/network-workgroup.png Binary files differindex 697c5ba..08de779 100644 --- a/mate/16x16/places/network-workgroup.png +++ b/mate/16x16/places/network-workgroup.png diff --git a/mate/16x16/places/user-trash.png b/mate/16x16/places/user-trash.png Binary files differindex f403f93..ae64c8b 100644 --- a/mate/16x16/places/user-trash.png +++ b/mate/16x16/places/user-trash.png diff --git a/mate/16x16/status/Makefile.am b/mate/16x16/status/Makefile.am new file mode 100644 index 0000000..14c3be8 --- /dev/null +++ b/mate/16x16/status/Makefile.am @@ -0,0 +1,500 @@ +NULL = + +png_icons = \ + appointment-missed.png \ + appointment-soon.png \ + audio-volume-high.png \ + audio-volume-low.png \ + audio-volume-medium.png \ + audio-volume-muted.png \ + audio-volume-off.png \ + avatar-default.png \ + battery-caution-charging.png \ + battery-caution.png \ + battery-empty.png \ + battery-full-charged.png \ + battery-full-charging.png \ + battery-full.png \ + battery-good-charging.png \ + battery-good.png \ + battery-low-charging.png \ + battery-low.png \ + battery-missing.png \ + changes-allow.png \ + changes-prevent.png \ + computer-fail.png \ + dialog-error.png \ + dialog-information.png \ + dialog-password.png \ + dialog-question.png \ + dialog-warning.png \ + image-loading.png \ + image-missing.png \ + mail-attachment.png \ + mail-read.png \ + mail-replied.png \ + mail-unread.png \ + media-playlist-repeat.png \ + media-playlist-shuffle.png \ + microphone-sensitivity-high.png \ + microphone-sensitivity-low.png \ + microphone-sensitivity-medium.png \ + microphone-sensitivity-muted.png \ + network-error.png \ + network-idle.png \ + network-offline.png \ + network-receive.png \ + network-transmit.png \ + network-transmit-receive.png \ + non-starred.png \ + printer-error.png \ + printer-printing.png \ + security-high.png \ + security-low.png \ + security-medium.png \ + semi-starred.png \ + semi-starred-rtl.png \ + software-update-available.png \ + software-update-urgent.png \ + starred.png \ + task-due.png \ + task-past-due.png \ + trophy-bronze.png \ + trophy-gold.png \ + trophy-silver.png \ + user-available.png \ + user-away.png \ + user-busy.png \ + user-idle.png \ + user-invisible.png \ + user-offline.png \ + user-trash-full.png \ + weather-clear-night.png \ + weather-clear.png \ + weather-few-clouds-night.png \ + weather-few-clouds.png \ + weather-fog.png \ + weather-overcast.png \ + weather-severe-alert.png \ + weather-showers.png \ + weather-showers-scattered.png \ + weather-snow.png \ + weather-storm.png \ + $(NULL) + +appointment-missed.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:59:319:75 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-soon.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:359:719:375 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-high.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:365:319:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-low.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-medium.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:365:719:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-muted.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-off.png: ../../../src/audio-volume-off.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +avatar-default.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=323:365:339:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:665:1119:681 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-empty.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:-255:719:-239 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charged.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:-565:719:-549 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:365:719:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:65:1119:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:365:1119:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:-255:1119:-239 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:665:719:681 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-missing.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:-255:319:-239 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-allow.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-prevent.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer-fail.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:65:1919:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-error.png: ../../../src/dialog-error.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-information.png: ../../../src/dialog-information.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-password.png: ../../../src/dialog-password.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-question.png: ../../../src/dialog-question.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-warning.png: ../../../src/dialog-warning.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-drag-accept.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-visiting.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-loading.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:60:716:76 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-missing.png: ../../../src/photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-attachment.png: ../../../src/mail-attachment.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-replied.png: ../../../src/mail-replied.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-unread.png: ../../../src/mail-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-repeat.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=33:6:49:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-shuffle.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:6:29:22 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-muted.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=450:74:466:90 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-low.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=530:74:546:90 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-medium.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=610:74:626:90 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-high.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=690:74:706:90 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-error.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:365:1119:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-idle.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-offline.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:365:1519:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:65:1519:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:65:1119:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-error.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:59:719:75 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-printing.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:359:719:375 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-high.png: ../../../src/security-high.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-low.png: ../../../src/security-low.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-medium.png: ../../../src/security-medium.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-available.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-urgent.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +non-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=299:64:315:80 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=723:365:739:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred-rtl.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=723:65:739:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:365:319:381 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-past-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-bronze.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:63:1119:79 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-gold.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:63:319:79 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-silver.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:63:719:79 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-available.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1213:65:1229:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-offline.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1273:65:1289:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-idle.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1333:65:1349:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-away.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1393:65:1409:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-invisible.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1453:65:1469:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-busy.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1513:65:1529:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash-full.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear-night.png: ../../../src/weather-clear-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear.png: ../../../src/weather-clear.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds-night.png: ../../../src/weather-few-clouds-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds.png: ../../../src/weather-few-clouds.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-fog.png: ../../../src/weather-fog.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-overcast.png: ../../../src/weather-overcast.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-severe-alert.png: ../../../src/weather-severe-alert.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers.png: ../../../src/weather-showers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers-scattered.png: ../../../src/weather-showers-scattered.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-snow.png: ../../../src/weather-snow.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-storm.png: ../../../src/weather-storm.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/16x16/status/appointment-missed.png b/mate/16x16/status/appointment-missed.png Binary files differindex 51339f8..b6abc63 100644 --- a/mate/16x16/status/appointment-missed.png +++ b/mate/16x16/status/appointment-missed.png diff --git a/mate/16x16/status/appointment-soon.png b/mate/16x16/status/appointment-soon.png Binary files differindex f801693..8f36ac4 100644 --- a/mate/16x16/status/appointment-soon.png +++ b/mate/16x16/status/appointment-soon.png diff --git a/mate/16x16/status/audio-volume-high.png b/mate/16x16/status/audio-volume-high.png Binary files differindex 583e26f..15d4b8a 100644 --- a/mate/16x16/status/audio-volume-high.png +++ b/mate/16x16/status/audio-volume-high.png diff --git a/mate/16x16/status/audio-volume-low.png b/mate/16x16/status/audio-volume-low.png Binary files differindex 331af2f..007e33b 100644 --- a/mate/16x16/status/audio-volume-low.png +++ b/mate/16x16/status/audio-volume-low.png diff --git a/mate/16x16/status/audio-volume-medium.png b/mate/16x16/status/audio-volume-medium.png Binary files differindex 4383e35..64276f3 100644 --- a/mate/16x16/status/audio-volume-medium.png +++ b/mate/16x16/status/audio-volume-medium.png diff --git a/mate/16x16/status/audio-volume-muted.png b/mate/16x16/status/audio-volume-muted.png Binary files differindex b39a1b5..2ec84f4 100644 --- a/mate/16x16/status/audio-volume-muted.png +++ b/mate/16x16/status/audio-volume-muted.png diff --git a/mate/16x16/status/audio-volume-off.png b/mate/16x16/status/audio-volume-off.png Binary files differindex 89d07da..8b38505 100644 --- a/mate/16x16/status/audio-volume-off.png +++ b/mate/16x16/status/audio-volume-off.png diff --git a/mate/16x16/status/avatar-default.png b/mate/16x16/status/avatar-default.png Binary files differindex 0d231ee..747adf0 100644 --- a/mate/16x16/status/avatar-default.png +++ b/mate/16x16/status/avatar-default.png diff --git a/mate/16x16/status/battery-caution-charging.png b/mate/16x16/status/battery-caution-charging.png Binary files differindex ae57414..78912f5 100644 --- a/mate/16x16/status/battery-caution-charging.png +++ b/mate/16x16/status/battery-caution-charging.png diff --git a/mate/16x16/status/battery-caution.png b/mate/16x16/status/battery-caution.png Binary files differindex 4c9c132..18be461 100644 --- a/mate/16x16/status/battery-caution.png +++ b/mate/16x16/status/battery-caution.png diff --git a/mate/16x16/status/battery-empty.png b/mate/16x16/status/battery-empty.png Binary files differindex 68b4d02..b59fbbe 100644 --- a/mate/16x16/status/battery-empty.png +++ b/mate/16x16/status/battery-empty.png diff --git a/mate/16x16/status/battery-full-charged.png b/mate/16x16/status/battery-full-charged.png Binary files differindex 6264182..7a4b6f9 100644 --- a/mate/16x16/status/battery-full-charged.png +++ b/mate/16x16/status/battery-full-charged.png diff --git a/mate/16x16/status/battery-full-charging.png b/mate/16x16/status/battery-full-charging.png Binary files differindex ee4e862..6037e43 100644 --- a/mate/16x16/status/battery-full-charging.png +++ b/mate/16x16/status/battery-full-charging.png diff --git a/mate/16x16/status/battery-full.png b/mate/16x16/status/battery-full.png Binary files differindex 1f1314f..2557750 100644 --- a/mate/16x16/status/battery-full.png +++ b/mate/16x16/status/battery-full.png diff --git a/mate/16x16/status/battery-good-charging.png b/mate/16x16/status/battery-good-charging.png Binary files differindex 4291d53..494cdee 100644 --- a/mate/16x16/status/battery-good-charging.png +++ b/mate/16x16/status/battery-good-charging.png diff --git a/mate/16x16/status/battery-good.png b/mate/16x16/status/battery-good.png Binary files differindex 4d21410..0210f1b 100644 --- a/mate/16x16/status/battery-good.png +++ b/mate/16x16/status/battery-good.png diff --git a/mate/16x16/status/battery-low-charging.png b/mate/16x16/status/battery-low-charging.png Binary files differindex 20f2d22..74aa256 100644 --- a/mate/16x16/status/battery-low-charging.png +++ b/mate/16x16/status/battery-low-charging.png diff --git a/mate/16x16/status/battery-low.png b/mate/16x16/status/battery-low.png Binary files differindex 4d00dc2..d69874d 100644 --- a/mate/16x16/status/battery-low.png +++ b/mate/16x16/status/battery-low.png diff --git a/mate/16x16/status/battery-missing.png b/mate/16x16/status/battery-missing.png Binary files differindex 56121af..b21d1a4 100644 --- a/mate/16x16/status/battery-missing.png +++ b/mate/16x16/status/battery-missing.png diff --git a/mate/16x16/status/changes-allow.png b/mate/16x16/status/changes-allow.png Binary files differindex 9716a05..a77550a 100644 --- a/mate/16x16/status/changes-allow.png +++ b/mate/16x16/status/changes-allow.png diff --git a/mate/16x16/status/changes-prevent.png b/mate/16x16/status/changes-prevent.png Binary files differindex 1dc97d9..8825c92 100644 --- a/mate/16x16/status/changes-prevent.png +++ b/mate/16x16/status/changes-prevent.png diff --git a/mate/16x16/status/computer-fail.png b/mate/16x16/status/computer-fail.png Binary files differindex 3960c52..cfd7df4 100644 --- a/mate/16x16/status/computer-fail.png +++ b/mate/16x16/status/computer-fail.png diff --git a/mate/16x16/status/dialog-error.png b/mate/16x16/status/dialog-error.png Binary files differindex 0b0d8be..a434d79 100644 --- a/mate/16x16/status/dialog-error.png +++ b/mate/16x16/status/dialog-error.png diff --git a/mate/16x16/status/dialog-information.png b/mate/16x16/status/dialog-information.png Binary files differindex a90c024..90e981a 100644 --- a/mate/16x16/status/dialog-information.png +++ b/mate/16x16/status/dialog-information.png diff --git a/mate/16x16/status/dialog-password.png b/mate/16x16/status/dialog-password.png Binary files differindex 56a8d3c..6b45f48 100644 --- a/mate/16x16/status/dialog-password.png +++ b/mate/16x16/status/dialog-password.png diff --git a/mate/16x16/status/dialog-question.png b/mate/16x16/status/dialog-question.png Binary files differindex b8fe1ac..198c501 100644 --- a/mate/16x16/status/dialog-question.png +++ b/mate/16x16/status/dialog-question.png diff --git a/mate/16x16/status/dialog-warning.png b/mate/16x16/status/dialog-warning.png Binary files differindex 219432c..c11a418 100644 --- a/mate/16x16/status/dialog-warning.png +++ b/mate/16x16/status/dialog-warning.png diff --git a/mate/16x16/status/image-loading.png b/mate/16x16/status/image-loading.png Binary files differindex 9966320..661cff9 100644 --- a/mate/16x16/status/image-loading.png +++ b/mate/16x16/status/image-loading.png diff --git a/mate/16x16/status/image-missing.png b/mate/16x16/status/image-missing.png Binary files differindex a86106e..a8ed81f 100644 --- a/mate/16x16/status/image-missing.png +++ b/mate/16x16/status/image-missing.png diff --git a/mate/16x16/status/mail-attachment.png b/mate/16x16/status/mail-attachment.png Binary files differindex 3bd5dc0..283191b 100644 --- a/mate/16x16/status/mail-attachment.png +++ b/mate/16x16/status/mail-attachment.png diff --git a/mate/16x16/status/mail-read.png b/mate/16x16/status/mail-read.png Binary files differindex 94950a6..13e3bd2 100644 --- a/mate/16x16/status/mail-read.png +++ b/mate/16x16/status/mail-read.png diff --git a/mate/16x16/status/mail-replied.png b/mate/16x16/status/mail-replied.png Binary files differindex b1f0b56..301d25b 100644 --- a/mate/16x16/status/mail-replied.png +++ b/mate/16x16/status/mail-replied.png diff --git a/mate/16x16/status/mail-unread.png b/mate/16x16/status/mail-unread.png Binary files differindex 7f81c36..6241d54 100644 --- a/mate/16x16/status/mail-unread.png +++ b/mate/16x16/status/mail-unread.png diff --git a/mate/16x16/status/media-playlist-repeat.png b/mate/16x16/status/media-playlist-repeat.png Binary files differindex 4de83e5..dd2fe67 100644 --- a/mate/16x16/status/media-playlist-repeat.png +++ b/mate/16x16/status/media-playlist-repeat.png diff --git a/mate/16x16/status/media-playlist-shuffle.png b/mate/16x16/status/media-playlist-shuffle.png Binary files differindex 8210ef8..36d618c 100644 --- a/mate/16x16/status/media-playlist-shuffle.png +++ b/mate/16x16/status/media-playlist-shuffle.png diff --git a/mate/16x16/status/microphone-sensitivity-high.png b/mate/16x16/status/microphone-sensitivity-high.png Binary files differindex eaa708b..5aee8ae 100644 --- a/mate/16x16/status/microphone-sensitivity-high.png +++ b/mate/16x16/status/microphone-sensitivity-high.png diff --git a/mate/16x16/status/microphone-sensitivity-low.png b/mate/16x16/status/microphone-sensitivity-low.png Binary files differindex c6d5896..af474a5 100644 --- a/mate/16x16/status/microphone-sensitivity-low.png +++ b/mate/16x16/status/microphone-sensitivity-low.png diff --git a/mate/16x16/status/microphone-sensitivity-medium.png b/mate/16x16/status/microphone-sensitivity-medium.png Binary files differindex cc80115..8c4b35d 100644 --- a/mate/16x16/status/microphone-sensitivity-medium.png +++ b/mate/16x16/status/microphone-sensitivity-medium.png diff --git a/mate/16x16/status/microphone-sensitivity-muted.png b/mate/16x16/status/microphone-sensitivity-muted.png Binary files differindex d4937a9..03ae5f7 100644 --- a/mate/16x16/status/microphone-sensitivity-muted.png +++ b/mate/16x16/status/microphone-sensitivity-muted.png diff --git a/mate/16x16/status/network-error.png b/mate/16x16/status/network-error.png Binary files differindex ac952ba..ae1bed0 100644 --- a/mate/16x16/status/network-error.png +++ b/mate/16x16/status/network-error.png diff --git a/mate/16x16/status/network-idle.png b/mate/16x16/status/network-idle.png Binary files differindex cda5785..2a2029a 100644 --- a/mate/16x16/status/network-idle.png +++ b/mate/16x16/status/network-idle.png diff --git a/mate/16x16/status/network-offline.png b/mate/16x16/status/network-offline.png Binary files differindex e698da1..0c51cff 100644 --- a/mate/16x16/status/network-offline.png +++ b/mate/16x16/status/network-offline.png diff --git a/mate/16x16/status/network-receive.png b/mate/16x16/status/network-receive.png Binary files differindex a374062..399ab84 100644 --- a/mate/16x16/status/network-receive.png +++ b/mate/16x16/status/network-receive.png diff --git a/mate/16x16/status/network-transmit-receive.png b/mate/16x16/status/network-transmit-receive.png Binary files differindex d3310c1..dc25707 100644 --- a/mate/16x16/status/network-transmit-receive.png +++ b/mate/16x16/status/network-transmit-receive.png diff --git a/mate/16x16/status/network-transmit.png b/mate/16x16/status/network-transmit.png Binary files differindex 9cb4673..25bd052 100644 --- a/mate/16x16/status/network-transmit.png +++ b/mate/16x16/status/network-transmit.png diff --git a/mate/16x16/status/non-starred.png b/mate/16x16/status/non-starred.png Binary files differindex 03c35eb..be12c22 100644 --- a/mate/16x16/status/non-starred.png +++ b/mate/16x16/status/non-starred.png diff --git a/mate/16x16/status/printer-error.png b/mate/16x16/status/printer-error.png Binary files differindex ce8db60..669e3cf 100644 --- a/mate/16x16/status/printer-error.png +++ b/mate/16x16/status/printer-error.png diff --git a/mate/16x16/status/printer-printing.png b/mate/16x16/status/printer-printing.png Binary files differindex 7aded06..9e86aaa 100644 --- a/mate/16x16/status/printer-printing.png +++ b/mate/16x16/status/printer-printing.png diff --git a/mate/16x16/status/security-high.png b/mate/16x16/status/security-high.png Binary files differindex beb8099..7766345 100644 --- a/mate/16x16/status/security-high.png +++ b/mate/16x16/status/security-high.png diff --git a/mate/16x16/status/security-low.png b/mate/16x16/status/security-low.png Binary files differindex ccdcb1e..2d87574 100644 --- a/mate/16x16/status/security-low.png +++ b/mate/16x16/status/security-low.png diff --git a/mate/16x16/status/security-medium.png b/mate/16x16/status/security-medium.png Binary files differindex e27c5a6..41d7762 100644 --- a/mate/16x16/status/security-medium.png +++ b/mate/16x16/status/security-medium.png diff --git a/mate/16x16/status/semi-starred-rtl.png b/mate/16x16/status/semi-starred-rtl.png Binary files differindex ed8fb5c..e1367e9 100644 --- a/mate/16x16/status/semi-starred-rtl.png +++ b/mate/16x16/status/semi-starred-rtl.png diff --git a/mate/16x16/status/semi-starred.png b/mate/16x16/status/semi-starred.png Binary files differindex 44dd499..c1ac572 100644 --- a/mate/16x16/status/semi-starred.png +++ b/mate/16x16/status/semi-starred.png diff --git a/mate/16x16/status/software-update-available.png b/mate/16x16/status/software-update-available.png Binary files differindex 518414f..10d1d4c 100644 --- a/mate/16x16/status/software-update-available.png +++ b/mate/16x16/status/software-update-available.png diff --git a/mate/16x16/status/software-update-urgent.png b/mate/16x16/status/software-update-urgent.png Binary files differindex 99e31cd..be452c2 100644 --- a/mate/16x16/status/software-update-urgent.png +++ b/mate/16x16/status/software-update-urgent.png diff --git a/mate/16x16/status/starred.png b/mate/16x16/status/starred.png Binary files differindex 3be364a..7fde9e6 100644 --- a/mate/16x16/status/starred.png +++ b/mate/16x16/status/starred.png diff --git a/mate/16x16/status/task-due.png b/mate/16x16/status/task-due.png Binary files differindex 97c8181..89362be 100644 --- a/mate/16x16/status/task-due.png +++ b/mate/16x16/status/task-due.png diff --git a/mate/16x16/status/task-past-due.png b/mate/16x16/status/task-past-due.png Binary files differindex a8d66b4..67835fe 100644 --- a/mate/16x16/status/task-past-due.png +++ b/mate/16x16/status/task-past-due.png diff --git a/mate/16x16/status/trophy-bronze.png b/mate/16x16/status/trophy-bronze.png Binary files differindex b8ed2ba..e05c3d6 100644 --- a/mate/16x16/status/trophy-bronze.png +++ b/mate/16x16/status/trophy-bronze.png diff --git a/mate/16x16/status/trophy-gold.png b/mate/16x16/status/trophy-gold.png Binary files differindex 314137d..7fe25e7 100644 --- a/mate/16x16/status/trophy-gold.png +++ b/mate/16x16/status/trophy-gold.png diff --git a/mate/16x16/status/trophy-silver.png b/mate/16x16/status/trophy-silver.png Binary files differindex 025bcb5..5758422 100644 --- a/mate/16x16/status/trophy-silver.png +++ b/mate/16x16/status/trophy-silver.png diff --git a/mate/16x16/status/user-available.png b/mate/16x16/status/user-available.png Binary files differindex ac75b95..a24bb3c 100644 --- a/mate/16x16/status/user-available.png +++ b/mate/16x16/status/user-available.png diff --git a/mate/16x16/status/user-away.png b/mate/16x16/status/user-away.png Binary files differindex bfcbd5c..e2bb720 100644 --- a/mate/16x16/status/user-away.png +++ b/mate/16x16/status/user-away.png diff --git a/mate/16x16/status/user-busy.png b/mate/16x16/status/user-busy.png Binary files differindex fc18acc..9b9cf44 100644 --- a/mate/16x16/status/user-busy.png +++ b/mate/16x16/status/user-busy.png diff --git a/mate/16x16/status/user-idle.png b/mate/16x16/status/user-idle.png Binary files differindex b5c84c2..a1c2592 100644 --- a/mate/16x16/status/user-idle.png +++ b/mate/16x16/status/user-idle.png diff --git a/mate/16x16/status/user-invisible.png b/mate/16x16/status/user-invisible.png Binary files differindex 24e2cb9..9e695a6 100644 --- a/mate/16x16/status/user-invisible.png +++ b/mate/16x16/status/user-invisible.png diff --git a/mate/16x16/status/user-offline.png b/mate/16x16/status/user-offline.png Binary files differindex e381c9a..0e3fcc4 100644 --- a/mate/16x16/status/user-offline.png +++ b/mate/16x16/status/user-offline.png diff --git a/mate/16x16/status/user-trash-full.png b/mate/16x16/status/user-trash-full.png Binary files differindex 4a5278a..8953301 100644 --- a/mate/16x16/status/user-trash-full.png +++ b/mate/16x16/status/user-trash-full.png diff --git a/mate/16x16/status/weather-clear-night.png b/mate/16x16/status/weather-clear-night.png Binary files differindex 6d0ed5b..5b2486e 100644 --- a/mate/16x16/status/weather-clear-night.png +++ b/mate/16x16/status/weather-clear-night.png diff --git a/mate/16x16/status/weather-clear.png b/mate/16x16/status/weather-clear.png Binary files differindex a22bd73..3e54ca1 100644 --- a/mate/16x16/status/weather-clear.png +++ b/mate/16x16/status/weather-clear.png diff --git a/mate/16x16/status/weather-few-clouds-night.png b/mate/16x16/status/weather-few-clouds-night.png Binary files differindex 514c90b..7d293db 100644 --- a/mate/16x16/status/weather-few-clouds-night.png +++ b/mate/16x16/status/weather-few-clouds-night.png diff --git a/mate/16x16/status/weather-few-clouds.png b/mate/16x16/status/weather-few-clouds.png Binary files differindex ad7631b..5bffa55 100644 --- a/mate/16x16/status/weather-few-clouds.png +++ b/mate/16x16/status/weather-few-clouds.png diff --git a/mate/16x16/status/weather-fog.png b/mate/16x16/status/weather-fog.png Binary files differindex fab8146..3e70804 100644 --- a/mate/16x16/status/weather-fog.png +++ b/mate/16x16/status/weather-fog.png diff --git a/mate/16x16/status/weather-overcast.png b/mate/16x16/status/weather-overcast.png Binary files differindex ae4524c..002ea67 100644 --- a/mate/16x16/status/weather-overcast.png +++ b/mate/16x16/status/weather-overcast.png diff --git a/mate/16x16/status/weather-severe-alert.png b/mate/16x16/status/weather-severe-alert.png Binary files differindex 34d945b..de66a9b 100644 --- a/mate/16x16/status/weather-severe-alert.png +++ b/mate/16x16/status/weather-severe-alert.png diff --git a/mate/16x16/status/weather-showers-scattered.png b/mate/16x16/status/weather-showers-scattered.png Binary files differindex 7991b25..d677d9d 100644 --- a/mate/16x16/status/weather-showers-scattered.png +++ b/mate/16x16/status/weather-showers-scattered.png diff --git a/mate/16x16/status/weather-showers.png b/mate/16x16/status/weather-showers.png Binary files differindex 902f585..4d5e556 100644 --- a/mate/16x16/status/weather-showers.png +++ b/mate/16x16/status/weather-showers.png diff --git a/mate/16x16/status/weather-snow.png b/mate/16x16/status/weather-snow.png Binary files differindex d0e0d45..6505141 100644 --- a/mate/16x16/status/weather-snow.png +++ b/mate/16x16/status/weather-snow.png diff --git a/mate/16x16/status/weather-storm.png b/mate/16x16/status/weather-storm.png Binary files differindex 2a326ed..03af46c 100644 --- a/mate/16x16/status/weather-storm.png +++ b/mate/16x16/status/weather-storm.png diff --git a/mate/22x22/Makefile.am b/mate/22x22/Makefile.am index b3dafbb..160fec0 100644 --- a/mate/22x22/Makefile.am +++ b/mate/22x22/Makefile.am @@ -1,13 +1,21 @@ NULL = DIST_SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) diff --git a/mate/22x22/actions/Makefile.am b/mate/22x22/actions/Makefile.am new file mode 100644 index 0000000..fd84a40 --- /dev/null +++ b/mate/22x22/actions/Makefile.am @@ -0,0 +1,670 @@ +NULL = + +png_icons = \ + address-book-new.png \ + application-exit.png \ + appointment-new.png \ + bookmark-new.png \ + call-start.png \ + call-stop.png \ + contact-new.png \ + document-new.png \ + document-open-recent.png \ + document-page-setup.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-revert.png \ + document-revert-rtl.png \ + document-save-as.png \ + document-save.png \ + document-send.png \ + edit-clear.png \ + edit-clear-rtl.png \ + edit-copy.png \ + edit-cut.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-paste.png \ + edit-redo.png \ + edit-redo-rtl.png \ + edit-select-all.png \ + edit-undo.png \ + edit-undo-rtl.png \ + format-indent-less.png \ + format-indent-less-rtl.png \ + format-indent-more.png \ + format-indent-more-rtl.png \ + format-justify-center.png \ + format-justify-fill.png \ + format-justify-left.png \ + format-justify-right.png \ + format-text-bold.png \ + format-text-direction-ltr.png \ + format-text-direction-rtl.png \ + format-text-italic.png \ + format-text-strikethrough.png \ + format-text-underline.png \ + go-bottom.png \ + go-down.png \ + go-first.png \ + go-home.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + go-top.png \ + go-up.png \ + help-about.png \ + help-faq.png \ + insert-image.png \ + insert-link.png \ + insert-object.png \ + insert-text.png \ + list-add.png \ + list-remove.png \ + mail-forward.png \ + mail-mark-important.png \ + mail-mark-junk.png \ + mail-mark-notjunk.png \ + mail-mark-read.png \ + mail-mark-unread.png \ + mail-message-new.png \ + mail-reply-all.png \ + mail-reply-sender.png \ + mail-send.png \ + mail-send-receive.png \ + mark-location.png \ + media-eject.png \ + media-playback-pause.png \ + media-playback-start.png \ + media-playback-start-rtl.png \ + media-playback-stop.png \ + media-record.png \ + media-seek-backward.png \ + media-seek-forward.png \ + media-skip-backward.png \ + media-skip-forward.png \ + object-flip-horizontal.png \ + object-flip-vertical.png \ + object-rotate-left.png \ + object-rotate-right.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-run.png \ + system-search.png \ + system-shutdown.png \ + tab-new.png \ + tools-check-spelling.png \ + view-fullscreen.png \ + view-refresh.png \ + view-restore.png \ + view-sort-ascending.png \ + view-sort-descending.png \ + window-close.png \ + window-new.png \ + zoom-fit-best.png \ + zoom-in.png \ + zoom-original.png \ + zoom-out.png \ + $(NULL) + +address-book-new.png: ../../../src/x-office-address-book.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +application-exit.png:../../../src/application-exit.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-new.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:396:325:418 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +bookmark-new.png: ../../../src/bookmark-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-start.png: ../../../src/call-start.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-stop.png: ../../../src/call-stop.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +contact-new.png: ../../../src/contact-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-new.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=701:398:723:420 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:701:1525:723 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open-recent.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:96:725:118 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-page-setup.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=301:98:323:120 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:94:325:116 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print-preview.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:395:1125:417 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-properties.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1101:398:1123:420 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1901:398:1923:420 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert-rtl.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1500:98:1522:120 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save-as.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:101:1125:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-send.png: ../../../src/document-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear-rtl.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -flop $@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-copy.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:401:725:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-cut.png: ../../../src/edit-cut.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-delete.png: ../../../src/edit-delete.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=301:101:323:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find-replace.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=701:101:723:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-paste.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:401:325:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=23:62:45:84 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=83:62:105:84 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-select-all.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1501:398:1523:420 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=144:62:166:84 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=202:62:224:84 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-new.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:701:325:723 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-107:42:-85:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-47:42:-25:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:42:35:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=73:42:95:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-left.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:42:155:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-center.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:42:215:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-right.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=253:42:275:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-fill.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=313:42:335:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-bold.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:42:395:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-ltr.png: ../../../src/format-text-direction-ltr.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-rtl.png: ../../../src/format-text-direction-rtl.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-italic.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=434:42:456:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-strikethrough.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=493:42:515:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-underline.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=553:42:575:64 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-jump.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=33:57:55:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-bottom.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=113:57:135:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-down.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:57:215:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-top.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=283:57:305:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-up.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:57:395:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-first.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=463:57:485:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-previous.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=543:57:565:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-refresh.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=623:57:645:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +process-stop.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:57:725:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-next.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=783:57:805:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-last.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=863:57:885:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-home.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=943:57:965:79 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-about.png: ../../../src/help-about.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-faq.png: ../../../src/help-faq.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-image.png: ../../../src/insert-image.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-link.png: ../../../src/insert-link.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-object.png: ../../../src/insert-object.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-text.png: ../../../src/insert-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-add.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-remove.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-forward.png: ../../../src/mail-forward.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-important.png: ../../../src/mail-mark-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-junk.png: ../../../src/mail-mark-junk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-notjunk.png: ../../../src/mail-mark-notjunk.svg + @echo " "$@ + @inkscape -z $^ --export-area=297:123:319:145 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:101:1525:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-unread.png: ../../../src/mail-mark-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-message-new.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-all.png: ../../../src/mail-reply-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-sender.png: ../../../src/mail-reply-sender.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send.png: ../../../src/mail-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send-receive.png: ../../../src/mail-send-receive.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mark-location.png: ../../../src/mark-location.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-eject.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=73:31:95:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=103:31:125:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:31:155:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-pause.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=163:31:185:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:31:215:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-stop.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=223:31:245:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=253:31:275:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=283:31:305:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-record.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=313:31:335:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start-rtl.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=353:31:375:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-horizontal.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:61:44:83 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-vertical.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=52:61:74:83 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-left.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=83:61:105:83 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-right.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=112:61:134:83 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-lock-screen.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-log-out.png: ../../../src/system-log-out.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-run.png: ../../../src/system-run.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-search.png: ../../../src/system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-shutdown.png: ../../../src/system-shutdown.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +tab-new.png: ../../../src/tab-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +tools-check-spelling.png: ../../../src/tools-check-spelling.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-fullscreen.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-restore.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-ascending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:101:44:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-descending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=82:101:105:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-close.png: ../../../src/window-close.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-new.png: ../../../src/window-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-fit-best.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-in.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:401:325:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-original.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-out.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:401:725:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/22x22/actions/address-book-new.png b/mate/22x22/actions/address-book-new.png Binary files differindex e37385c..88d5b63 100644 --- a/mate/22x22/actions/address-book-new.png +++ b/mate/22x22/actions/address-book-new.png diff --git a/mate/22x22/actions/application-exit.png b/mate/22x22/actions/application-exit.png Binary files differindex c6c81f6..9ced36f 100644 --- a/mate/22x22/actions/application-exit.png +++ b/mate/22x22/actions/application-exit.png diff --git a/mate/22x22/actions/appointment-new.png b/mate/22x22/actions/appointment-new.png Binary files differindex dfe11c7..65f8a01 100644 --- a/mate/22x22/actions/appointment-new.png +++ b/mate/22x22/actions/appointment-new.png diff --git a/mate/22x22/actions/bookmark-new.png b/mate/22x22/actions/bookmark-new.png Binary files differindex 9ca58cf..c3e5520 100644 --- a/mate/22x22/actions/bookmark-new.png +++ b/mate/22x22/actions/bookmark-new.png diff --git a/mate/22x22/actions/call-start.png b/mate/22x22/actions/call-start.png Binary files differindex 19abca8..118bee8 100644 --- a/mate/22x22/actions/call-start.png +++ b/mate/22x22/actions/call-start.png diff --git a/mate/22x22/actions/call-stop.png b/mate/22x22/actions/call-stop.png Binary files differindex b20342a..40f7feb 100644 --- a/mate/22x22/actions/call-stop.png +++ b/mate/22x22/actions/call-stop.png diff --git a/mate/22x22/actions/contact-new.png b/mate/22x22/actions/contact-new.png Binary files differindex f95029e..c82920b 100644 --- a/mate/22x22/actions/contact-new.png +++ b/mate/22x22/actions/contact-new.png diff --git a/mate/22x22/actions/document-new.png b/mate/22x22/actions/document-new.png Binary files differindex d78eb61..06b1151 100644 --- a/mate/22x22/actions/document-new.png +++ b/mate/22x22/actions/document-new.png diff --git a/mate/22x22/actions/document-open-recent.png b/mate/22x22/actions/document-open-recent.png Binary files differindex 945b4da..90d882b 100644 --- a/mate/22x22/actions/document-open-recent.png +++ b/mate/22x22/actions/document-open-recent.png diff --git a/mate/22x22/actions/document-page-setup.png b/mate/22x22/actions/document-page-setup.png Binary files differindex 060a7c1..40f47c9 100644 --- a/mate/22x22/actions/document-page-setup.png +++ b/mate/22x22/actions/document-page-setup.png diff --git a/mate/22x22/actions/document-print-preview.png b/mate/22x22/actions/document-print-preview.png Binary files differindex b78e4d1..4601026 100644 --- a/mate/22x22/actions/document-print-preview.png +++ b/mate/22x22/actions/document-print-preview.png diff --git a/mate/22x22/actions/document-print.png b/mate/22x22/actions/document-print.png Binary files differindex 875ece0..8b46561 100644 --- a/mate/22x22/actions/document-print.png +++ b/mate/22x22/actions/document-print.png diff --git a/mate/22x22/actions/document-properties.png b/mate/22x22/actions/document-properties.png Binary files differindex 711d9c8..2af5cb9 100644 --- a/mate/22x22/actions/document-properties.png +++ b/mate/22x22/actions/document-properties.png diff --git a/mate/22x22/actions/document-revert-rtl.png b/mate/22x22/actions/document-revert-rtl.png Binary files differindex 0289815..8057170 100644 --- a/mate/22x22/actions/document-revert-rtl.png +++ b/mate/22x22/actions/document-revert-rtl.png diff --git a/mate/22x22/actions/document-revert.png b/mate/22x22/actions/document-revert.png Binary files differindex 2e68dc1..73df3fb 100644 --- a/mate/22x22/actions/document-revert.png +++ b/mate/22x22/actions/document-revert.png diff --git a/mate/22x22/actions/document-save-as.png b/mate/22x22/actions/document-save-as.png Binary files differindex 78cd36a..5e50310 100644 --- a/mate/22x22/actions/document-save-as.png +++ b/mate/22x22/actions/document-save-as.png diff --git a/mate/22x22/actions/document-save.png b/mate/22x22/actions/document-save.png Binary files differindex ddc3ffe..8ad634e 100644 --- a/mate/22x22/actions/document-save.png +++ b/mate/22x22/actions/document-save.png diff --git a/mate/22x22/actions/document-send.png b/mate/22x22/actions/document-send.png Binary files differindex e939d6c..5590bba 100644 --- a/mate/22x22/actions/document-send.png +++ b/mate/22x22/actions/document-send.png diff --git a/mate/22x22/actions/edit-clear-rtl.png b/mate/22x22/actions/edit-clear-rtl.png Binary files differindex af1cde5..be8bf17 100644 --- a/mate/22x22/actions/edit-clear-rtl.png +++ b/mate/22x22/actions/edit-clear-rtl.png diff --git a/mate/22x22/actions/edit-clear.png b/mate/22x22/actions/edit-clear.png Binary files differindex 3b0a5e9..26c7e03 100644 --- a/mate/22x22/actions/edit-clear.png +++ b/mate/22x22/actions/edit-clear.png diff --git a/mate/22x22/actions/edit-copy.png b/mate/22x22/actions/edit-copy.png Binary files differindex 8c6e0d9..6247ae6 100644 --- a/mate/22x22/actions/edit-copy.png +++ b/mate/22x22/actions/edit-copy.png diff --git a/mate/22x22/actions/edit-cut.png b/mate/22x22/actions/edit-cut.png Binary files differindex 45723b5..b8e8f60 100644 --- a/mate/22x22/actions/edit-cut.png +++ b/mate/22x22/actions/edit-cut.png diff --git a/mate/22x22/actions/edit-delete.png b/mate/22x22/actions/edit-delete.png Binary files differindex 845a62e..e8843a3 100644 --- a/mate/22x22/actions/edit-delete.png +++ b/mate/22x22/actions/edit-delete.png diff --git a/mate/22x22/actions/edit-find-replace.png b/mate/22x22/actions/edit-find-replace.png Binary files differindex f77b07c..195f31c 100644 --- a/mate/22x22/actions/edit-find-replace.png +++ b/mate/22x22/actions/edit-find-replace.png diff --git a/mate/22x22/actions/edit-find.png b/mate/22x22/actions/edit-find.png Binary files differindex 8cc0349..5a82d44 100644 --- a/mate/22x22/actions/edit-find.png +++ b/mate/22x22/actions/edit-find.png diff --git a/mate/22x22/actions/edit-paste.png b/mate/22x22/actions/edit-paste.png Binary files differindex 9a21dd5..d0b0af3 100644 --- a/mate/22x22/actions/edit-paste.png +++ b/mate/22x22/actions/edit-paste.png diff --git a/mate/22x22/actions/edit-redo-rtl.png b/mate/22x22/actions/edit-redo-rtl.png Binary files differindex 03e5995..4a4d10d 100644 --- a/mate/22x22/actions/edit-redo-rtl.png +++ b/mate/22x22/actions/edit-redo-rtl.png diff --git a/mate/22x22/actions/edit-redo.png b/mate/22x22/actions/edit-redo.png Binary files differindex c2a5882..66f5c58 100644 --- a/mate/22x22/actions/edit-redo.png +++ b/mate/22x22/actions/edit-redo.png diff --git a/mate/22x22/actions/edit-select-all.png b/mate/22x22/actions/edit-select-all.png Binary files differindex 93d9e64..5b9dd30 100644 --- a/mate/22x22/actions/edit-select-all.png +++ b/mate/22x22/actions/edit-select-all.png diff --git a/mate/22x22/actions/edit-undo-rtl.png b/mate/22x22/actions/edit-undo-rtl.png Binary files differindex c9893b6..a69a18a 100644 --- a/mate/22x22/actions/edit-undo-rtl.png +++ b/mate/22x22/actions/edit-undo-rtl.png diff --git a/mate/22x22/actions/edit-undo.png b/mate/22x22/actions/edit-undo.png Binary files differindex 428bfff..001e313 100644 --- a/mate/22x22/actions/edit-undo.png +++ b/mate/22x22/actions/edit-undo.png diff --git a/mate/22x22/actions/format-indent-less-rtl.png b/mate/22x22/actions/format-indent-less-rtl.png Binary files differindex 46e018f..69c5d0e 100644 --- a/mate/22x22/actions/format-indent-less-rtl.png +++ b/mate/22x22/actions/format-indent-less-rtl.png diff --git a/mate/22x22/actions/format-indent-less.png b/mate/22x22/actions/format-indent-less.png Binary files differindex ddf0161..7077284 100644 --- a/mate/22x22/actions/format-indent-less.png +++ b/mate/22x22/actions/format-indent-less.png diff --git a/mate/22x22/actions/format-indent-more-rtl.png b/mate/22x22/actions/format-indent-more-rtl.png Binary files differindex 1771eaa..f6aafc8 100644 --- a/mate/22x22/actions/format-indent-more-rtl.png +++ b/mate/22x22/actions/format-indent-more-rtl.png diff --git a/mate/22x22/actions/format-indent-more.png b/mate/22x22/actions/format-indent-more.png Binary files differindex fd3ddb4..c0f9d0e 100644 --- a/mate/22x22/actions/format-indent-more.png +++ b/mate/22x22/actions/format-indent-more.png diff --git a/mate/22x22/actions/format-justify-center.png b/mate/22x22/actions/format-justify-center.png Binary files differindex e5a8590..73f91ee 100644 --- a/mate/22x22/actions/format-justify-center.png +++ b/mate/22x22/actions/format-justify-center.png diff --git a/mate/22x22/actions/format-justify-fill.png b/mate/22x22/actions/format-justify-fill.png Binary files differindex edecc74..86602c3 100644 --- a/mate/22x22/actions/format-justify-fill.png +++ b/mate/22x22/actions/format-justify-fill.png diff --git a/mate/22x22/actions/format-justify-left.png b/mate/22x22/actions/format-justify-left.png Binary files differindex de9b5e5..d5c82a9 100644 --- a/mate/22x22/actions/format-justify-left.png +++ b/mate/22x22/actions/format-justify-left.png diff --git a/mate/22x22/actions/format-justify-right.png b/mate/22x22/actions/format-justify-right.png Binary files differindex 31c7df4..5b31af8 100644 --- a/mate/22x22/actions/format-justify-right.png +++ b/mate/22x22/actions/format-justify-right.png diff --git a/mate/22x22/actions/format-text-bold.png b/mate/22x22/actions/format-text-bold.png Binary files differindex fe56e31..73dceff 100644 --- a/mate/22x22/actions/format-text-bold.png +++ b/mate/22x22/actions/format-text-bold.png diff --git a/mate/22x22/actions/format-text-direction-ltr.png b/mate/22x22/actions/format-text-direction-ltr.png Binary files differindex 2814d26..e6b8a54 100644 --- a/mate/22x22/actions/format-text-direction-ltr.png +++ b/mate/22x22/actions/format-text-direction-ltr.png diff --git a/mate/22x22/actions/format-text-direction-rtl.png b/mate/22x22/actions/format-text-direction-rtl.png Binary files differindex ddae2f1..1dee6ca 100644 --- a/mate/22x22/actions/format-text-direction-rtl.png +++ b/mate/22x22/actions/format-text-direction-rtl.png diff --git a/mate/22x22/actions/format-text-italic.png b/mate/22x22/actions/format-text-italic.png Binary files differindex 6a81b6e..6bfa072 100644 --- a/mate/22x22/actions/format-text-italic.png +++ b/mate/22x22/actions/format-text-italic.png diff --git a/mate/22x22/actions/format-text-strikethrough.png b/mate/22x22/actions/format-text-strikethrough.png Binary files differindex cd7b391..4db07cd 100644 --- a/mate/22x22/actions/format-text-strikethrough.png +++ b/mate/22x22/actions/format-text-strikethrough.png diff --git a/mate/22x22/actions/format-text-underline.png b/mate/22x22/actions/format-text-underline.png Binary files differindex c59c1fe..dc9113d 100644 --- a/mate/22x22/actions/format-text-underline.png +++ b/mate/22x22/actions/format-text-underline.png diff --git a/mate/22x22/actions/go-bottom.png b/mate/22x22/actions/go-bottom.png Binary files differindex c08764f..9b68c0d 100644 --- a/mate/22x22/actions/go-bottom.png +++ b/mate/22x22/actions/go-bottom.png diff --git a/mate/22x22/actions/go-down.png b/mate/22x22/actions/go-down.png Binary files differindex 055b2d7..2965115 100644 --- a/mate/22x22/actions/go-down.png +++ b/mate/22x22/actions/go-down.png diff --git a/mate/22x22/actions/go-first-rtl.png b/mate/22x22/actions/go-first-rtl.png Binary files differindex e31b736..dde1cf6 100644..120000 --- a/mate/22x22/actions/go-first-rtl.png +++ b/mate/22x22/actions/go-first-rtl.png diff --git a/mate/22x22/actions/go-first.png b/mate/22x22/actions/go-first.png Binary files differindex 3035290..96ff7e2 100644 --- a/mate/22x22/actions/go-first.png +++ b/mate/22x22/actions/go-first.png diff --git a/mate/22x22/actions/go-home.png b/mate/22x22/actions/go-home.png Binary files differindex 1901374..a9629c4 100644 --- a/mate/22x22/actions/go-home.png +++ b/mate/22x22/actions/go-home.png diff --git a/mate/22x22/actions/go-jump.png b/mate/22x22/actions/go-jump.png Binary files differindex 4a61b89..ce73ad3 100644 --- a/mate/22x22/actions/go-jump.png +++ b/mate/22x22/actions/go-jump.png diff --git a/mate/22x22/actions/go-last-rtl.png b/mate/22x22/actions/go-last-rtl.png Binary files differindex 3035290..96ffa73 100644..120000 --- a/mate/22x22/actions/go-last-rtl.png +++ b/mate/22x22/actions/go-last-rtl.png diff --git a/mate/22x22/actions/go-last.png b/mate/22x22/actions/go-last.png Binary files differindex e31b736..eca1c77 100644 --- a/mate/22x22/actions/go-last.png +++ b/mate/22x22/actions/go-last.png diff --git a/mate/22x22/actions/go-next-rtl.png b/mate/22x22/actions/go-next-rtl.png Binary files differindex cea9d80..56c7bd8 100644..120000 --- a/mate/22x22/actions/go-next-rtl.png +++ b/mate/22x22/actions/go-next-rtl.png diff --git a/mate/22x22/actions/go-next.png b/mate/22x22/actions/go-next.png Binary files differindex a23875c..5a1a150 100644 --- a/mate/22x22/actions/go-next.png +++ b/mate/22x22/actions/go-next.png diff --git a/mate/22x22/actions/go-previous-rtl.png b/mate/22x22/actions/go-previous-rtl.png Binary files differindex a23875c..c1febf9 100644..120000 --- a/mate/22x22/actions/go-previous-rtl.png +++ b/mate/22x22/actions/go-previous-rtl.png diff --git a/mate/22x22/actions/go-previous.png b/mate/22x22/actions/go-previous.png Binary files differindex 725362e..77332e3 100644 --- a/mate/22x22/actions/go-previous.png +++ b/mate/22x22/actions/go-previous.png diff --git a/mate/22x22/actions/go-top.png b/mate/22x22/actions/go-top.png Binary files differindex bdcacb9..25a8b74 100644 --- a/mate/22x22/actions/go-top.png +++ b/mate/22x22/actions/go-top.png diff --git a/mate/22x22/actions/go-up.png b/mate/22x22/actions/go-up.png Binary files differindex e393661..494224f 100644 --- a/mate/22x22/actions/go-up.png +++ b/mate/22x22/actions/go-up.png diff --git a/mate/22x22/actions/help-about.png b/mate/22x22/actions/help-about.png Binary files differindex 435ea0e..7ab049f 100644 --- a/mate/22x22/actions/help-about.png +++ b/mate/22x22/actions/help-about.png diff --git a/mate/22x22/actions/help-faq.png b/mate/22x22/actions/help-faq.png Binary files differindex 69e0ce1..da2e293 100644 --- a/mate/22x22/actions/help-faq.png +++ b/mate/22x22/actions/help-faq.png diff --git a/mate/22x22/actions/insert-image.png b/mate/22x22/actions/insert-image.png Binary files differindex fd4eb24..7e0fcbe 100644 --- a/mate/22x22/actions/insert-image.png +++ b/mate/22x22/actions/insert-image.png diff --git a/mate/22x22/actions/insert-link.png b/mate/22x22/actions/insert-link.png Binary files differindex 5e429a7..0ea86a8 100644 --- a/mate/22x22/actions/insert-link.png +++ b/mate/22x22/actions/insert-link.png diff --git a/mate/22x22/actions/insert-object.png b/mate/22x22/actions/insert-object.png Binary files differindex 5f1486e..db3aad4 100644 --- a/mate/22x22/actions/insert-object.png +++ b/mate/22x22/actions/insert-object.png diff --git a/mate/22x22/actions/insert-text.png b/mate/22x22/actions/insert-text.png Binary files differindex 1506f03..ee4df75 100644 --- a/mate/22x22/actions/insert-text.png +++ b/mate/22x22/actions/insert-text.png diff --git a/mate/22x22/actions/list-add.png b/mate/22x22/actions/list-add.png Binary files differindex 0dd5d82..d799f09 100644 --- a/mate/22x22/actions/list-add.png +++ b/mate/22x22/actions/list-add.png diff --git a/mate/22x22/actions/list-remove.png b/mate/22x22/actions/list-remove.png Binary files differindex 8b32f74..561c394 100644 --- a/mate/22x22/actions/list-remove.png +++ b/mate/22x22/actions/list-remove.png diff --git a/mate/22x22/actions/mail-forward.png b/mate/22x22/actions/mail-forward.png Binary files differindex 39db0ef..26566c5 100644 --- a/mate/22x22/actions/mail-forward.png +++ b/mate/22x22/actions/mail-forward.png diff --git a/mate/22x22/actions/mail-mark-important.png b/mate/22x22/actions/mail-mark-important.png Binary files differindex e0b319b..740f10e 100644 --- a/mate/22x22/actions/mail-mark-important.png +++ b/mate/22x22/actions/mail-mark-important.png diff --git a/mate/22x22/actions/mail-mark-junk.png b/mate/22x22/actions/mail-mark-junk.png Binary files differindex 7f59c11..f7c71ac 100644 --- a/mate/22x22/actions/mail-mark-junk.png +++ b/mate/22x22/actions/mail-mark-junk.png diff --git a/mate/22x22/actions/mail-mark-notjunk.png b/mate/22x22/actions/mail-mark-notjunk.png Binary files differindex fabd93a..96a72d4 100644 --- a/mate/22x22/actions/mail-mark-notjunk.png +++ b/mate/22x22/actions/mail-mark-notjunk.png diff --git a/mate/22x22/actions/mail-mark-read.png b/mate/22x22/actions/mail-mark-read.png Binary files differindex 1bff057..d4ac746 100644 --- a/mate/22x22/actions/mail-mark-read.png +++ b/mate/22x22/actions/mail-mark-read.png diff --git a/mate/22x22/actions/mail-mark-unread.png b/mate/22x22/actions/mail-mark-unread.png Binary files differindex 058fd3a..de01004 100644 --- a/mate/22x22/actions/mail-mark-unread.png +++ b/mate/22x22/actions/mail-mark-unread.png diff --git a/mate/22x22/actions/mail-message-new.png b/mate/22x22/actions/mail-message-new.png Binary files differindex 2d9caca..8bbbe8d 100644 --- a/mate/22x22/actions/mail-message-new.png +++ b/mate/22x22/actions/mail-message-new.png diff --git a/mate/22x22/actions/mail-reply-all.png b/mate/22x22/actions/mail-reply-all.png Binary files differindex 76e510a..c7f41e0 100644 --- a/mate/22x22/actions/mail-reply-all.png +++ b/mate/22x22/actions/mail-reply-all.png diff --git a/mate/22x22/actions/mail-reply-sender.png b/mate/22x22/actions/mail-reply-sender.png Binary files differindex 4fa282c..d76f079 100644 --- a/mate/22x22/actions/mail-reply-sender.png +++ b/mate/22x22/actions/mail-reply-sender.png diff --git a/mate/22x22/actions/mail-send-receive.png b/mate/22x22/actions/mail-send-receive.png Binary files differindex 5b8b71f..f07837c 100644 --- a/mate/22x22/actions/mail-send-receive.png +++ b/mate/22x22/actions/mail-send-receive.png diff --git a/mate/22x22/actions/mail-send.png b/mate/22x22/actions/mail-send.png Binary files differindex 93be0c8..9cdd73b 100644 --- a/mate/22x22/actions/mail-send.png +++ b/mate/22x22/actions/mail-send.png diff --git a/mate/22x22/actions/mark-location.png b/mate/22x22/actions/mark-location.png Binary files differindex 0706337..08f51a1 100644 --- a/mate/22x22/actions/mark-location.png +++ b/mate/22x22/actions/mark-location.png diff --git a/mate/22x22/actions/media-eject.png b/mate/22x22/actions/media-eject.png Binary files differindex d60c8a9..458b223 100644 --- a/mate/22x22/actions/media-eject.png +++ b/mate/22x22/actions/media-eject.png diff --git a/mate/22x22/actions/media-playback-pause.png b/mate/22x22/actions/media-playback-pause.png Binary files differindex f11192f..6b466d7 100644 --- a/mate/22x22/actions/media-playback-pause.png +++ b/mate/22x22/actions/media-playback-pause.png diff --git a/mate/22x22/actions/media-playback-start-rtl.png b/mate/22x22/actions/media-playback-start-rtl.png Binary files differindex 56a626d..2fa963b 100644 --- a/mate/22x22/actions/media-playback-start-rtl.png +++ b/mate/22x22/actions/media-playback-start-rtl.png diff --git a/mate/22x22/actions/media-playback-start.png b/mate/22x22/actions/media-playback-start.png Binary files differindex 3a285e5..353d9b6 100644 --- a/mate/22x22/actions/media-playback-start.png +++ b/mate/22x22/actions/media-playback-start.png diff --git a/mate/22x22/actions/media-playback-stop.png b/mate/22x22/actions/media-playback-stop.png Binary files differindex 221d591..0bbb273 100644 --- a/mate/22x22/actions/media-playback-stop.png +++ b/mate/22x22/actions/media-playback-stop.png diff --git a/mate/22x22/actions/media-record.png b/mate/22x22/actions/media-record.png Binary files differindex bc4fb47..da41497 100644 --- a/mate/22x22/actions/media-record.png +++ b/mate/22x22/actions/media-record.png diff --git a/mate/22x22/actions/media-seek-backward-rtl.png b/mate/22x22/actions/media-seek-backward-rtl.png Binary files differindex 5d94eb5..a7ed18d 100644..120000 --- a/mate/22x22/actions/media-seek-backward-rtl.png +++ b/mate/22x22/actions/media-seek-backward-rtl.png diff --git a/mate/22x22/actions/media-seek-backward.png b/mate/22x22/actions/media-seek-backward.png Binary files differindex b06b344..42d3612 100644 --- a/mate/22x22/actions/media-seek-backward.png +++ b/mate/22x22/actions/media-seek-backward.png diff --git a/mate/22x22/actions/media-seek-forward-rtl.png b/mate/22x22/actions/media-seek-forward-rtl.png Binary files differindex 5045af5..f9ec51f 100644..120000 --- a/mate/22x22/actions/media-seek-forward-rtl.png +++ b/mate/22x22/actions/media-seek-forward-rtl.png diff --git a/mate/22x22/actions/media-seek-forward.png b/mate/22x22/actions/media-seek-forward.png Binary files differindex 5d94eb5..9d38cd6 100644 --- a/mate/22x22/actions/media-seek-forward.png +++ b/mate/22x22/actions/media-seek-forward.png diff --git a/mate/22x22/actions/media-skip-backward-rtl.png b/mate/22x22/actions/media-skip-backward-rtl.png Binary files differindex 520e559..b394164 100644..120000 --- a/mate/22x22/actions/media-skip-backward-rtl.png +++ b/mate/22x22/actions/media-skip-backward-rtl.png diff --git a/mate/22x22/actions/media-skip-backward.png b/mate/22x22/actions/media-skip-backward.png Binary files differindex 28c6f59..c4e1f22 100644 --- a/mate/22x22/actions/media-skip-backward.png +++ b/mate/22x22/actions/media-skip-backward.png diff --git a/mate/22x22/actions/media-skip-forward-rtl.png b/mate/22x22/actions/media-skip-forward-rtl.png Binary files differindex 28c6f59..64f866b 100644..120000 --- a/mate/22x22/actions/media-skip-forward-rtl.png +++ b/mate/22x22/actions/media-skip-forward-rtl.png diff --git a/mate/22x22/actions/media-skip-forward.png b/mate/22x22/actions/media-skip-forward.png Binary files differindex 520e559..1fb0f7a 100644 --- a/mate/22x22/actions/media-skip-forward.png +++ b/mate/22x22/actions/media-skip-forward.png diff --git a/mate/22x22/actions/object-flip-horizontal.png b/mate/22x22/actions/object-flip-horizontal.png Binary files differindex 7627d42..dec5f98 100644 --- a/mate/22x22/actions/object-flip-horizontal.png +++ b/mate/22x22/actions/object-flip-horizontal.png diff --git a/mate/22x22/actions/object-flip-vertical.png b/mate/22x22/actions/object-flip-vertical.png Binary files differindex 0bf13c1..eb6296d 100644 --- a/mate/22x22/actions/object-flip-vertical.png +++ b/mate/22x22/actions/object-flip-vertical.png diff --git a/mate/22x22/actions/object-rotate-left.png b/mate/22x22/actions/object-rotate-left.png Binary files differindex 9490356..99bb487 100644 --- a/mate/22x22/actions/object-rotate-left.png +++ b/mate/22x22/actions/object-rotate-left.png diff --git a/mate/22x22/actions/object-rotate-right.png b/mate/22x22/actions/object-rotate-right.png Binary files differindex 6c44e83..6ae67e1 100644 --- a/mate/22x22/actions/object-rotate-right.png +++ b/mate/22x22/actions/object-rotate-right.png diff --git a/mate/22x22/actions/process-stop.png b/mate/22x22/actions/process-stop.png Binary files differindex df8da3f..555cd1c 100644 --- a/mate/22x22/actions/process-stop.png +++ b/mate/22x22/actions/process-stop.png diff --git a/mate/22x22/actions/system-lock-screen.png b/mate/22x22/actions/system-lock-screen.png Binary files differindex 7e0048d..b60ebe9 100644 --- a/mate/22x22/actions/system-lock-screen.png +++ b/mate/22x22/actions/system-lock-screen.png diff --git a/mate/22x22/actions/system-log-out.png b/mate/22x22/actions/system-log-out.png Binary files differindex ae55fc4..e7096f0 100644 --- a/mate/22x22/actions/system-log-out.png +++ b/mate/22x22/actions/system-log-out.png diff --git a/mate/22x22/actions/system-run.png b/mate/22x22/actions/system-run.png Binary files differindex 11eef9e..128a0a0 100644 --- a/mate/22x22/actions/system-run.png +++ b/mate/22x22/actions/system-run.png diff --git a/mate/22x22/actions/system-search.png b/mate/22x22/actions/system-search.png Binary files differindex fe55f4d..7dc0c49 100644 --- a/mate/22x22/actions/system-search.png +++ b/mate/22x22/actions/system-search.png diff --git a/mate/22x22/actions/system-shutdown.png b/mate/22x22/actions/system-shutdown.png Binary files differindex fa85b5e..3ded40d 100644 --- a/mate/22x22/actions/system-shutdown.png +++ b/mate/22x22/actions/system-shutdown.png diff --git a/mate/22x22/actions/tab-new.png b/mate/22x22/actions/tab-new.png Binary files differindex 62ef41d..da3c4eb 100644 --- a/mate/22x22/actions/tab-new.png +++ b/mate/22x22/actions/tab-new.png diff --git a/mate/22x22/actions/tools-check-spelling.png b/mate/22x22/actions/tools-check-spelling.png Binary files differindex 91ecec5..07a7365 100644 --- a/mate/22x22/actions/tools-check-spelling.png +++ b/mate/22x22/actions/tools-check-spelling.png diff --git a/mate/22x22/actions/view-fullscreen.png b/mate/22x22/actions/view-fullscreen.png Binary files differindex 9b0f0db..0906464 100644 --- a/mate/22x22/actions/view-fullscreen.png +++ b/mate/22x22/actions/view-fullscreen.png diff --git a/mate/22x22/actions/view-refresh.png b/mate/22x22/actions/view-refresh.png Binary files differindex 0db557e..7940695 100644 --- a/mate/22x22/actions/view-refresh.png +++ b/mate/22x22/actions/view-refresh.png diff --git a/mate/22x22/actions/view-restore.png b/mate/22x22/actions/view-restore.png Binary files differindex 0c96ab8..639e398 100644 --- a/mate/22x22/actions/view-restore.png +++ b/mate/22x22/actions/view-restore.png diff --git a/mate/22x22/actions/view-sort-ascending.png b/mate/22x22/actions/view-sort-ascending.png Binary files differindex ebf95a0..a438160 100644 --- a/mate/22x22/actions/view-sort-ascending.png +++ b/mate/22x22/actions/view-sort-ascending.png diff --git a/mate/22x22/actions/view-sort-descending.png b/mate/22x22/actions/view-sort-descending.png Binary files differindex 9b555c0..4db8d21 100644 --- a/mate/22x22/actions/view-sort-descending.png +++ b/mate/22x22/actions/view-sort-descending.png diff --git a/mate/22x22/actions/window-close.png b/mate/22x22/actions/window-close.png Binary files differindex 88e19cf..ddefd3d 100644 --- a/mate/22x22/actions/window-close.png +++ b/mate/22x22/actions/window-close.png diff --git a/mate/22x22/actions/window-new.png b/mate/22x22/actions/window-new.png Binary files differindex 337f2bb..97baff5 100644 --- a/mate/22x22/actions/window-new.png +++ b/mate/22x22/actions/window-new.png diff --git a/mate/22x22/actions/zoom-fit-best.png b/mate/22x22/actions/zoom-fit-best.png Binary files differindex 06139f2..fc6c34e 100644 --- a/mate/22x22/actions/zoom-fit-best.png +++ b/mate/22x22/actions/zoom-fit-best.png diff --git a/mate/22x22/actions/zoom-in.png b/mate/22x22/actions/zoom-in.png Binary files differindex 23cacb2..0888b92 100644 --- a/mate/22x22/actions/zoom-in.png +++ b/mate/22x22/actions/zoom-in.png diff --git a/mate/22x22/actions/zoom-original.png b/mate/22x22/actions/zoom-original.png Binary files differindex 05fddca..7c69a40 100644 --- a/mate/22x22/actions/zoom-original.png +++ b/mate/22x22/actions/zoom-original.png diff --git a/mate/22x22/actions/zoom-out.png b/mate/22x22/actions/zoom-out.png Binary files differindex bea4503..7b6980d 100644 --- a/mate/22x22/actions/zoom-out.png +++ b/mate/22x22/actions/zoom-out.png diff --git a/mate/22x22/apps/Makefile.am b/mate/22x22/apps/Makefile.am index 045fd0b..5eb7092 100644 --- a/mate/22x22/apps/Makefile.am +++ b/mate/22x22/apps/Makefile.am @@ -160,7 +160,7 @@ preferences-system-windows.png: ../../../src/preferences-system-windows.svg system-users.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1103:101:1125:123 -w=22 -h=22 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg diff --git a/mate/22x22/apps/system-users.png b/mate/22x22/apps/system-users.png Binary files differindex e301593..f78d756 100644 --- a/mate/22x22/apps/system-users.png +++ b/mate/22x22/apps/system-users.png diff --git a/mate/22x22/devices/Makefile.am b/mate/22x22/devices/Makefile.am index 0bbeb8a..4121052 100644 --- a/mate/22x22/devices/Makefile.am +++ b/mate/22x22/devices/Makefile.am @@ -208,7 +208,7 @@ phone.png: ../../../src/phone.svg printer.png: ../../../src/printers.svg @echo " "$@ - @inkscape -z $^ --export-area=303:94:325:116 -w=22 -h=22 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=603:94:625:116 -w=22 -h=22 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ printer-network.png: ../../../src/printer-network.svg diff --git a/mate/22x22/devices/printer.png b/mate/22x22/devices/printer.png Binary files differindex 8b46561..c39a05c 100644 --- a/mate/22x22/devices/printer.png +++ b/mate/22x22/devices/printer.png diff --git a/mate/22x22/emblems/Makefile.am b/mate/22x22/emblems/Makefile.am new file mode 100644 index 0000000..a96ffa8 --- /dev/null +++ b/mate/22x22/emblems/Makefile.am @@ -0,0 +1,119 @@ +NULL = + +png_icons = \ + emblem-default.png \ + emblem-documents.png \ + emblem-downloads.png \ + emblem-favorite.png \ + emblem-generic.png \ + emblem-important.png \ + emblem-mail.png \ + emblem-new.png \ + emblem-package.png \ + emblem-photos.png \ + emblem-readonly.png \ + emblem-shared.png \ + emblem-symbolic-link.png \ + emblem-synchronizing.png \ + emblem-system.png \ + emblem-unreadable.png \ + emblem-urgent.png \ + emblem-web.png \ + $(NULL) + +emblem-default.png: ../../../src/emblem-default.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-documents.png: ../../../src/emblem-documents.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-downloads.png: ../../../src/emblem-downloads.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-favorite.png: ../../../src/emblem-favorite.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-generic.png: ../../../src/emblem-generic.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-important.png: ../../../src/emblem-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-mail.png: ../../../src/emblem-mail.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-new.png: ../../../src/emblem-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-package.png: ../../../src/packages.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:102:325:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-photos.png: ../../../src/emblem-photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-readonly.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:100:1125:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-shared.png: ../../../src/emblem-shared.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-symbolic-link.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-synchronizing.png: ../../../src/emblem-synchronizing.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-system.png: ../../../src/emblem-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-unreadable.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:100:725:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-urgent.png: ../../../src/emblem-urgent.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:100:325:122 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-web.png: ../../../src/emblem-web.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/22x22/emblems/emblem-default.png b/mate/22x22/emblems/emblem-default.png Binary files differindex 870faff..d0bcdcc 100644 --- a/mate/22x22/emblems/emblem-default.png +++ b/mate/22x22/emblems/emblem-default.png diff --git a/mate/22x22/emblems/emblem-documents.png b/mate/22x22/emblems/emblem-documents.png Binary files differindex 6e68a77..5bf48c4 100644 --- a/mate/22x22/emblems/emblem-documents.png +++ b/mate/22x22/emblems/emblem-documents.png diff --git a/mate/22x22/emblems/emblem-downloads.png b/mate/22x22/emblems/emblem-downloads.png Binary files differindex 64bc680..a78f4df 100644 --- a/mate/22x22/emblems/emblem-downloads.png +++ b/mate/22x22/emblems/emblem-downloads.png diff --git a/mate/22x22/emblems/emblem-favorite.png b/mate/22x22/emblems/emblem-favorite.png Binary files differindex f21a747..8526a26 100644 --- a/mate/22x22/emblems/emblem-favorite.png +++ b/mate/22x22/emblems/emblem-favorite.png diff --git a/mate/22x22/emblems/emblem-generic.png b/mate/22x22/emblems/emblem-generic.png Binary files differindex 0f11ae1..cca825c 100644 --- a/mate/22x22/emblems/emblem-generic.png +++ b/mate/22x22/emblems/emblem-generic.png diff --git a/mate/22x22/emblems/emblem-important.png b/mate/22x22/emblems/emblem-important.png Binary files differindex d614a96..eeed962 100644 --- a/mate/22x22/emblems/emblem-important.png +++ b/mate/22x22/emblems/emblem-important.png diff --git a/mate/22x22/emblems/emblem-mail.png b/mate/22x22/emblems/emblem-mail.png Binary files differindex 92fb336..3346a5f 100644 --- a/mate/22x22/emblems/emblem-mail.png +++ b/mate/22x22/emblems/emblem-mail.png diff --git a/mate/22x22/emblems/emblem-new.png b/mate/22x22/emblems/emblem-new.png Binary files differindex 02c009c..bde323f 100644 --- a/mate/22x22/emblems/emblem-new.png +++ b/mate/22x22/emblems/emblem-new.png diff --git a/mate/22x22/emblems/emblem-package.png b/mate/22x22/emblems/emblem-package.png Binary files differindex e54cfd3..c6b3287 100644 --- a/mate/22x22/emblems/emblem-package.png +++ b/mate/22x22/emblems/emblem-package.png diff --git a/mate/22x22/emblems/emblem-photos.png b/mate/22x22/emblems/emblem-photos.png Binary files differindex e50f804..156d1c2 100644 --- a/mate/22x22/emblems/emblem-photos.png +++ b/mate/22x22/emblems/emblem-photos.png diff --git a/mate/22x22/emblems/emblem-readonly.png b/mate/22x22/emblems/emblem-readonly.png Binary files differindex 4b0256b..8f0ad68 100644 --- a/mate/22x22/emblems/emblem-readonly.png +++ b/mate/22x22/emblems/emblem-readonly.png diff --git a/mate/22x22/emblems/emblem-shared.png b/mate/22x22/emblems/emblem-shared.png Binary files differindex 839d6a9..1d25ab8 100644 --- a/mate/22x22/emblems/emblem-shared.png +++ b/mate/22x22/emblems/emblem-shared.png diff --git a/mate/22x22/emblems/emblem-symbolic-link.png b/mate/22x22/emblems/emblem-symbolic-link.png Binary files differindex ba34bca..129a8db 100644 --- a/mate/22x22/emblems/emblem-symbolic-link.png +++ b/mate/22x22/emblems/emblem-symbolic-link.png diff --git a/mate/22x22/emblems/emblem-synchronizing.png b/mate/22x22/emblems/emblem-synchronizing.png Binary files differindex 49b648a..7dea4cb 100644 --- a/mate/22x22/emblems/emblem-synchronizing.png +++ b/mate/22x22/emblems/emblem-synchronizing.png diff --git a/mate/22x22/emblems/emblem-system.png b/mate/22x22/emblems/emblem-system.png Binary files differindex 43345e8..a998b75 100644 --- a/mate/22x22/emblems/emblem-system.png +++ b/mate/22x22/emblems/emblem-system.png diff --git a/mate/22x22/emblems/emblem-unreadable.png b/mate/22x22/emblems/emblem-unreadable.png Binary files differindex 5b9f626..77936cf 100644 --- a/mate/22x22/emblems/emblem-unreadable.png +++ b/mate/22x22/emblems/emblem-unreadable.png diff --git a/mate/22x22/emblems/emblem-urgent.png b/mate/22x22/emblems/emblem-urgent.png Binary files differindex 1c395b0..b84de7e 100644 --- a/mate/22x22/emblems/emblem-urgent.png +++ b/mate/22x22/emblems/emblem-urgent.png diff --git a/mate/22x22/emblems/emblem-web.png b/mate/22x22/emblems/emblem-web.png Binary files differindex cb0ca8a..06f9d2a 100644 --- a/mate/22x22/emblems/emblem-web.png +++ b/mate/22x22/emblems/emblem-web.png diff --git a/mate/22x22/places/Makefile.am b/mate/22x22/places/Makefile.am new file mode 100644 index 0000000..d79c60d --- /dev/null +++ b/mate/22x22/places/Makefile.am @@ -0,0 +1,94 @@ +NULL = + +png_icons = \ + network-server.png \ + network-workgroup.png \ + user-trash.png \ + $(NULL) + +folder-documents.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-download.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:401:725:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-music.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:401:1125:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-pictures.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1203:101:1225:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-publicshare.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:101:1525:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-remote.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:701:1125:723 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-saved-search.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:701:725:723 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-templates.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:101:1125:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-videos.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:401:1525:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-server.png: ../../../src/network-server.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-workgroup.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:401:725:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-bookmarks.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:101:1925:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-desktop.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:401:1925:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-home.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:401:325:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/22x22/places/network-server.png b/mate/22x22/places/network-server.png Binary files differindex 9416138..ff9762c 100644 --- a/mate/22x22/places/network-server.png +++ b/mate/22x22/places/network-server.png diff --git a/mate/22x22/places/network-workgroup.png b/mate/22x22/places/network-workgroup.png Binary files differindex 8a84a45..b67c6fc 100644 --- a/mate/22x22/places/network-workgroup.png +++ b/mate/22x22/places/network-workgroup.png diff --git a/mate/22x22/places/user-trash.png b/mate/22x22/places/user-trash.png Binary files differindex 80f4594..ffa1ead 100644 --- a/mate/22x22/places/user-trash.png +++ b/mate/22x22/places/user-trash.png diff --git a/mate/22x22/status/Makefile.am b/mate/22x22/status/Makefile.am new file mode 100644 index 0000000..d6895e2 --- /dev/null +++ b/mate/22x22/status/Makefile.am @@ -0,0 +1,500 @@ +NULL = + +png_icons = \ + appointment-missed.png \ + appointment-soon.png \ + audio-volume-high.png \ + audio-volume-low.png \ + audio-volume-medium.png \ + audio-volume-muted.png \ + audio-volume-off.png \ + avatar-default.png \ + battery-caution-charging.png \ + battery-caution.png \ + battery-empty.png \ + battery-full-charged.png \ + battery-full-charging.png \ + battery-full.png \ + battery-good-charging.png \ + battery-good.png \ + battery-low-charging.png \ + battery-low.png \ + battery-missing.png \ + changes-allow.png \ + changes-prevent.png \ + computer-fail.png \ + dialog-error.png \ + dialog-information.png \ + dialog-password.png \ + dialog-question.png \ + dialog-warning.png \ + image-loading.png \ + image-missing.png \ + mail-attachment.png \ + mail-read.png \ + mail-replied.png \ + mail-unread.png \ + media-playlist-repeat.png \ + media-playlist-shuffle.png \ + microphone-sensitivity-high.png \ + microphone-sensitivity-low.png \ + microphone-sensitivity-medium.png \ + microphone-sensitivity-muted.png \ + network-error.png \ + network-idle.png \ + network-offline.png \ + network-receive.png \ + network-transmit.png \ + network-transmit-receive.png \ + non-starred.png \ + printer-error.png \ + printer-printing.png \ + security-high.png \ + security-low.png \ + security-medium.png \ + semi-starred.png \ + semi-starred-rtl.png \ + software-update-available.png \ + software-update-urgent.png \ + starred.png \ + task-due.png \ + task-past-due.png \ + trophy-bronze.png \ + trophy-gold.png \ + trophy-silver.png \ + user-available.png \ + user-away.png \ + user-busy.png \ + user-idle.png \ + user-invisible.png \ + user-offline.png \ + user-trash-full.png \ + weather-clear-night.png \ + weather-clear.png \ + weather-few-clouds-night.png \ + weather-few-clouds.png \ + weather-fog.png \ + weather-overcast.png \ + weather-severe-alert.png \ + weather-showers.png \ + weather-showers-scattered.png \ + weather-snow.png \ + weather-storm.png \ + $(NULL) + +appointment-missed.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:96:325:118 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-soon.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:396:725:418 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-high.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:401:326:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-low.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:101:326:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-medium.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=704:401:726:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-muted.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=704:101:726:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-off.png: ../../../src/audio-volume-off.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:101:326:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +avatar-default.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=323:401:345:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:701:1125:723 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-empty.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:-219:725:-197 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charged.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:-529:725:-507 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:401:725:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:101:1125:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:401:1125:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:-219:1125:-197 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:701:725:723 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-missing.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:-221:326:-197 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-allow.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-prevent.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer-fail.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:102:1925:124 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-error.png: ../../../src/dialog-error.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-information.png: ../../../src/dialog-information.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-password.png: ../../../src/dialog-password.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-question.png: ../../../src/dialog-question.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-warning.png: ../../../src/dialog-warning.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-drag-accept.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-visiting.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-loading.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=701:97:723:119 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-missing.png: ../../../src/photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-attachment.png: ../../../src/mail-attachment.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-replied.png: ../../../src/mail-replied.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-unread.png: ../../../src/mail-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-repeat.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=43:31:65:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-shuffle.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:31:35:53 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-muted.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=450:111:474:135 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-low.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=530:111:554:135 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-medium.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=610:111:634:135 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-high.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=690:111:714:135 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-error.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:401:1125:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-idle.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-offline.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:401:1525:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:101:1525:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:101:1125:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-error.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:94:725:116 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-printing.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:394:725:416 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-high.png: ../../../src/security-high.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-low.png: ../../../src/security-low.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-medium.png: ../../../src/security-medium.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-available.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-urgent.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +non-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=301:101:323:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=723:401:745:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred-rtl.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=723:101:745:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:401:325:423 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-past-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:101:725:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-bronze.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:99:1125:121 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-gold.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:99:325:121 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-silver.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:99:725:121 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-available.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1213:101:1235:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-offline.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1273:101:1295:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-idle.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1333:101:1355:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-away.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1393:101:1415:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-invisible.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1453:101:1475:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-busy.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1513:101:1535:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash-full.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear-night.png: ../../../src/weather-clear-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear.png: ../../../src/weather-clear.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds-night.png: ../../../src/weather-few-clouds-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds.png: ../../../src/weather-few-clouds.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-fog.png: ../../../src/weather-fog.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-overcast.png: ../../../src/weather-overcast.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-severe-alert.png: ../../../src/weather-severe-alert.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers.png: ../../../src/weather-showers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers-scattered.png: ../../../src/weather-showers-scattered.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-snow.png: ../../../src/weather-snow.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-storm.png: ../../../src/weather-storm.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=22 -h=22 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/22x22/status/appointment-missed.png b/mate/22x22/status/appointment-missed.png Binary files differindex 73c97de..41d218a 100644 --- a/mate/22x22/status/appointment-missed.png +++ b/mate/22x22/status/appointment-missed.png diff --git a/mate/22x22/status/appointment-soon.png b/mate/22x22/status/appointment-soon.png Binary files differindex 9c45d7f..3d184ee 100644 --- a/mate/22x22/status/appointment-soon.png +++ b/mate/22x22/status/appointment-soon.png diff --git a/mate/22x22/status/audio-volume-high.png b/mate/22x22/status/audio-volume-high.png Binary files differindex 3f00015..0cf2ed3 100644 --- a/mate/22x22/status/audio-volume-high.png +++ b/mate/22x22/status/audio-volume-high.png diff --git a/mate/22x22/status/audio-volume-low.png b/mate/22x22/status/audio-volume-low.png Binary files differindex 2487c17..2adfc5f 100644 --- a/mate/22x22/status/audio-volume-low.png +++ b/mate/22x22/status/audio-volume-low.png diff --git a/mate/22x22/status/audio-volume-medium.png b/mate/22x22/status/audio-volume-medium.png Binary files differindex fe198fa..c350464 100644 --- a/mate/22x22/status/audio-volume-medium.png +++ b/mate/22x22/status/audio-volume-medium.png diff --git a/mate/22x22/status/audio-volume-muted.png b/mate/22x22/status/audio-volume-muted.png Binary files differindex 9b9c0c0..1c874be 100644 --- a/mate/22x22/status/audio-volume-muted.png +++ b/mate/22x22/status/audio-volume-muted.png diff --git a/mate/22x22/status/audio-volume-off.png b/mate/22x22/status/audio-volume-off.png Binary files differindex 4ba0a3c..7ea8848 100644 --- a/mate/22x22/status/audio-volume-off.png +++ b/mate/22x22/status/audio-volume-off.png diff --git a/mate/22x22/status/avatar-default.png b/mate/22x22/status/avatar-default.png Binary files differindex 76956c2..e301593 100644 --- a/mate/22x22/status/avatar-default.png +++ b/mate/22x22/status/avatar-default.png diff --git a/mate/22x22/status/battery-caution-charging.png b/mate/22x22/status/battery-caution-charging.png Binary files differindex 856c91e..bce6ccf 100644 --- a/mate/22x22/status/battery-caution-charging.png +++ b/mate/22x22/status/battery-caution-charging.png diff --git a/mate/22x22/status/battery-caution.png b/mate/22x22/status/battery-caution.png Binary files differindex 798af3f..e2b73f0 100644 --- a/mate/22x22/status/battery-caution.png +++ b/mate/22x22/status/battery-caution.png diff --git a/mate/22x22/status/battery-empty.png b/mate/22x22/status/battery-empty.png Binary files differindex 1b08ebb..cc08703 100644 --- a/mate/22x22/status/battery-empty.png +++ b/mate/22x22/status/battery-empty.png diff --git a/mate/22x22/status/battery-full-charged.png b/mate/22x22/status/battery-full-charged.png Binary files differindex db67ec6..be44931 100644 --- a/mate/22x22/status/battery-full-charged.png +++ b/mate/22x22/status/battery-full-charged.png diff --git a/mate/22x22/status/battery-full-charging.png b/mate/22x22/status/battery-full-charging.png Binary files differindex 22840df..21dacbd 100644 --- a/mate/22x22/status/battery-full-charging.png +++ b/mate/22x22/status/battery-full-charging.png diff --git a/mate/22x22/status/battery-full.png b/mate/22x22/status/battery-full.png Binary files differindex 231e42d..eb8e800 100644 --- a/mate/22x22/status/battery-full.png +++ b/mate/22x22/status/battery-full.png diff --git a/mate/22x22/status/battery-good-charging.png b/mate/22x22/status/battery-good-charging.png Binary files differindex 3adb593..b72e9ae 100644 --- a/mate/22x22/status/battery-good-charging.png +++ b/mate/22x22/status/battery-good-charging.png diff --git a/mate/22x22/status/battery-good.png b/mate/22x22/status/battery-good.png Binary files differindex 2ca7bd4..a2f1008 100644 --- a/mate/22x22/status/battery-good.png +++ b/mate/22x22/status/battery-good.png diff --git a/mate/22x22/status/battery-low-charging.png b/mate/22x22/status/battery-low-charging.png Binary files differindex 4c4810f..f7a6e21 100644 --- a/mate/22x22/status/battery-low-charging.png +++ b/mate/22x22/status/battery-low-charging.png diff --git a/mate/22x22/status/battery-low.png b/mate/22x22/status/battery-low.png Binary files differindex 93ff293..6b399e0 100644 --- a/mate/22x22/status/battery-low.png +++ b/mate/22x22/status/battery-low.png diff --git a/mate/22x22/status/battery-missing.png b/mate/22x22/status/battery-missing.png Binary files differindex 887d031..ea644fb 100644 --- a/mate/22x22/status/battery-missing.png +++ b/mate/22x22/status/battery-missing.png diff --git a/mate/22x22/status/changes-allow.png b/mate/22x22/status/changes-allow.png Binary files differindex 16ef2d0..aacd44b 100644 --- a/mate/22x22/status/changes-allow.png +++ b/mate/22x22/status/changes-allow.png diff --git a/mate/22x22/status/changes-prevent.png b/mate/22x22/status/changes-prevent.png Binary files differindex 5a194d1..6fe3a0b 100644 --- a/mate/22x22/status/changes-prevent.png +++ b/mate/22x22/status/changes-prevent.png diff --git a/mate/22x22/status/computer-fail.png b/mate/22x22/status/computer-fail.png Binary files differindex 51348bd..f909f8e 100644 --- a/mate/22x22/status/computer-fail.png +++ b/mate/22x22/status/computer-fail.png diff --git a/mate/22x22/status/dialog-error.png b/mate/22x22/status/dialog-error.png Binary files differindex f805012..bdec8c0 100644 --- a/mate/22x22/status/dialog-error.png +++ b/mate/22x22/status/dialog-error.png diff --git a/mate/22x22/status/dialog-information.png b/mate/22x22/status/dialog-information.png Binary files differindex 00accf1..ee9e347 100644 --- a/mate/22x22/status/dialog-information.png +++ b/mate/22x22/status/dialog-information.png diff --git a/mate/22x22/status/dialog-password.png b/mate/22x22/status/dialog-password.png Binary files differindex eb8dd24..361837d 100644 --- a/mate/22x22/status/dialog-password.png +++ b/mate/22x22/status/dialog-password.png diff --git a/mate/22x22/status/dialog-question.png b/mate/22x22/status/dialog-question.png Binary files differindex ec07761..d78d08c 100644 --- a/mate/22x22/status/dialog-question.png +++ b/mate/22x22/status/dialog-question.png diff --git a/mate/22x22/status/dialog-warning.png b/mate/22x22/status/dialog-warning.png Binary files differindex 63b08f9..080897e 100644 --- a/mate/22x22/status/dialog-warning.png +++ b/mate/22x22/status/dialog-warning.png diff --git a/mate/22x22/status/image-loading.png b/mate/22x22/status/image-loading.png Binary files differindex a9382df..825378c 100644 --- a/mate/22x22/status/image-loading.png +++ b/mate/22x22/status/image-loading.png diff --git a/mate/22x22/status/image-missing.png b/mate/22x22/status/image-missing.png Binary files differindex 2826c15..d18c48a 100644 --- a/mate/22x22/status/image-missing.png +++ b/mate/22x22/status/image-missing.png diff --git a/mate/22x22/status/mail-attachment.png b/mate/22x22/status/mail-attachment.png Binary files differindex 385ef95..9d5d10f 100644 --- a/mate/22x22/status/mail-attachment.png +++ b/mate/22x22/status/mail-attachment.png diff --git a/mate/22x22/status/mail-read.png b/mate/22x22/status/mail-read.png Binary files differindex 52121f6..8bbbe8d 100644 --- a/mate/22x22/status/mail-read.png +++ b/mate/22x22/status/mail-read.png diff --git a/mate/22x22/status/mail-replied.png b/mate/22x22/status/mail-replied.png Binary files differindex bc9d001..87ac1a0 100644 --- a/mate/22x22/status/mail-replied.png +++ b/mate/22x22/status/mail-replied.png diff --git a/mate/22x22/status/mail-unread.png b/mate/22x22/status/mail-unread.png Binary files differindex b877d3a..ef03d82 100644 --- a/mate/22x22/status/mail-unread.png +++ b/mate/22x22/status/mail-unread.png diff --git a/mate/22x22/status/media-playlist-repeat.png b/mate/22x22/status/media-playlist-repeat.png Binary files differindex 412df5d..6d60ee7 100644 --- a/mate/22x22/status/media-playlist-repeat.png +++ b/mate/22x22/status/media-playlist-repeat.png diff --git a/mate/22x22/status/media-playlist-shuffle.png b/mate/22x22/status/media-playlist-shuffle.png Binary files differindex 05c3e3e..b364852 100644 --- a/mate/22x22/status/media-playlist-shuffle.png +++ b/mate/22x22/status/media-playlist-shuffle.png diff --git a/mate/22x22/status/microphone-sensitivity-high.png b/mate/22x22/status/microphone-sensitivity-high.png Binary files differindex b60188d..5052079 100644 --- a/mate/22x22/status/microphone-sensitivity-high.png +++ b/mate/22x22/status/microphone-sensitivity-high.png diff --git a/mate/22x22/status/microphone-sensitivity-low.png b/mate/22x22/status/microphone-sensitivity-low.png Binary files differindex 8597d8c..294b1fd 100644 --- a/mate/22x22/status/microphone-sensitivity-low.png +++ b/mate/22x22/status/microphone-sensitivity-low.png diff --git a/mate/22x22/status/microphone-sensitivity-medium.png b/mate/22x22/status/microphone-sensitivity-medium.png Binary files differindex 17c9672..b0842d1 100644 --- a/mate/22x22/status/microphone-sensitivity-medium.png +++ b/mate/22x22/status/microphone-sensitivity-medium.png diff --git a/mate/22x22/status/microphone-sensitivity-muted.png b/mate/22x22/status/microphone-sensitivity-muted.png Binary files differindex 05842f4..509435f 100644 --- a/mate/22x22/status/microphone-sensitivity-muted.png +++ b/mate/22x22/status/microphone-sensitivity-muted.png diff --git a/mate/22x22/status/network-error.png b/mate/22x22/status/network-error.png Binary files differindex fe5374e..c17bb8f 100644 --- a/mate/22x22/status/network-error.png +++ b/mate/22x22/status/network-error.png diff --git a/mate/22x22/status/network-idle.png b/mate/22x22/status/network-idle.png Binary files differindex 88a684e..42e36ea 100644 --- a/mate/22x22/status/network-idle.png +++ b/mate/22x22/status/network-idle.png diff --git a/mate/22x22/status/network-offline.png b/mate/22x22/status/network-offline.png Binary files differindex 7a452ac..b3cf739 100644 --- a/mate/22x22/status/network-offline.png +++ b/mate/22x22/status/network-offline.png diff --git a/mate/22x22/status/network-receive.png b/mate/22x22/status/network-receive.png Binary files differindex f2d8232..a0c46f7 100644 --- a/mate/22x22/status/network-receive.png +++ b/mate/22x22/status/network-receive.png diff --git a/mate/22x22/status/network-transmit-receive.png b/mate/22x22/status/network-transmit-receive.png Binary files differindex eb7593e..3209dff 100644 --- a/mate/22x22/status/network-transmit-receive.png +++ b/mate/22x22/status/network-transmit-receive.png diff --git a/mate/22x22/status/network-transmit.png b/mate/22x22/status/network-transmit.png Binary files differindex 47d123b..272a98d 100644 --- a/mate/22x22/status/network-transmit.png +++ b/mate/22x22/status/network-transmit.png diff --git a/mate/22x22/status/non-starred.png b/mate/22x22/status/non-starred.png Binary files differindex 05dff55..6a6d596 100644 --- a/mate/22x22/status/non-starred.png +++ b/mate/22x22/status/non-starred.png diff --git a/mate/22x22/status/printer-error.png b/mate/22x22/status/printer-error.png Binary files differindex 783041f..a3ccc00 100644 --- a/mate/22x22/status/printer-error.png +++ b/mate/22x22/status/printer-error.png diff --git a/mate/22x22/status/printer-printing.png b/mate/22x22/status/printer-printing.png Binary files differindex d95e5ba..82c6d9a 100644 --- a/mate/22x22/status/printer-printing.png +++ b/mate/22x22/status/printer-printing.png diff --git a/mate/22x22/status/security-high.png b/mate/22x22/status/security-high.png Binary files differindex b2b9ede..a1f07b8 100644 --- a/mate/22x22/status/security-high.png +++ b/mate/22x22/status/security-high.png diff --git a/mate/22x22/status/security-low.png b/mate/22x22/status/security-low.png Binary files differindex 1466e13..fde76f8 100644 --- a/mate/22x22/status/security-low.png +++ b/mate/22x22/status/security-low.png diff --git a/mate/22x22/status/security-medium.png b/mate/22x22/status/security-medium.png Binary files differindex 5bd8179..2392ef6 100644 --- a/mate/22x22/status/security-medium.png +++ b/mate/22x22/status/security-medium.png diff --git a/mate/22x22/status/semi-starred-rtl.png b/mate/22x22/status/semi-starred-rtl.png Binary files differindex 4131ec8..d5cdf37 100644 --- a/mate/22x22/status/semi-starred-rtl.png +++ b/mate/22x22/status/semi-starred-rtl.png diff --git a/mate/22x22/status/semi-starred.png b/mate/22x22/status/semi-starred.png Binary files differindex 560359b..12838b3 100644 --- a/mate/22x22/status/semi-starred.png +++ b/mate/22x22/status/semi-starred.png diff --git a/mate/22x22/status/software-update-available.png b/mate/22x22/status/software-update-available.png Binary files differindex e4355c9..5c90809 100644 --- a/mate/22x22/status/software-update-available.png +++ b/mate/22x22/status/software-update-available.png diff --git a/mate/22x22/status/software-update-urgent.png b/mate/22x22/status/software-update-urgent.png Binary files differindex 94ec025..22ca8a6 100644 --- a/mate/22x22/status/software-update-urgent.png +++ b/mate/22x22/status/software-update-urgent.png diff --git a/mate/22x22/status/starred.png b/mate/22x22/status/starred.png Binary files differindex 69fe26a..c5182b1 100644 --- a/mate/22x22/status/starred.png +++ b/mate/22x22/status/starred.png diff --git a/mate/22x22/status/task-due.png b/mate/22x22/status/task-due.png Binary files differindex 18f3e80..3a55e49 100644 --- a/mate/22x22/status/task-due.png +++ b/mate/22x22/status/task-due.png diff --git a/mate/22x22/status/task-past-due.png b/mate/22x22/status/task-past-due.png Binary files differindex 1570250..68b6d6d 100644 --- a/mate/22x22/status/task-past-due.png +++ b/mate/22x22/status/task-past-due.png diff --git a/mate/22x22/status/trophy-bronze.png b/mate/22x22/status/trophy-bronze.png Binary files differindex 787b6ed..c9b843c 100644 --- a/mate/22x22/status/trophy-bronze.png +++ b/mate/22x22/status/trophy-bronze.png diff --git a/mate/22x22/status/trophy-gold.png b/mate/22x22/status/trophy-gold.png Binary files differindex 276a7f7..11dba24 100644 --- a/mate/22x22/status/trophy-gold.png +++ b/mate/22x22/status/trophy-gold.png diff --git a/mate/22x22/status/trophy-silver.png b/mate/22x22/status/trophy-silver.png Binary files differindex 9fd6466..fa6d267 100644 --- a/mate/22x22/status/trophy-silver.png +++ b/mate/22x22/status/trophy-silver.png diff --git a/mate/22x22/status/user-available.png b/mate/22x22/status/user-available.png Binary files differindex fdb8fb5..e91fa89 100644 --- a/mate/22x22/status/user-available.png +++ b/mate/22x22/status/user-available.png diff --git a/mate/22x22/status/user-away.png b/mate/22x22/status/user-away.png Binary files differindex b8643ea..3f90b89 100644 --- a/mate/22x22/status/user-away.png +++ b/mate/22x22/status/user-away.png diff --git a/mate/22x22/status/user-busy.png b/mate/22x22/status/user-busy.png Binary files differindex 7398aa8..b965ceb 100644 --- a/mate/22x22/status/user-busy.png +++ b/mate/22x22/status/user-busy.png diff --git a/mate/22x22/status/user-idle.png b/mate/22x22/status/user-idle.png Binary files differindex 834d591..5f765cb 100644 --- a/mate/22x22/status/user-idle.png +++ b/mate/22x22/status/user-idle.png diff --git a/mate/22x22/status/user-invisible.png b/mate/22x22/status/user-invisible.png Binary files differindex 9e4d239..3e63521 100644 --- a/mate/22x22/status/user-invisible.png +++ b/mate/22x22/status/user-invisible.png diff --git a/mate/22x22/status/user-offline.png b/mate/22x22/status/user-offline.png Binary files differindex 0bd7109..b46c1f1 100644 --- a/mate/22x22/status/user-offline.png +++ b/mate/22x22/status/user-offline.png diff --git a/mate/22x22/status/user-trash-full.png b/mate/22x22/status/user-trash-full.png Binary files differindex cf9131f..3f35a3e 100644 --- a/mate/22x22/status/user-trash-full.png +++ b/mate/22x22/status/user-trash-full.png diff --git a/mate/22x22/status/weather-clear-night.png b/mate/22x22/status/weather-clear-night.png Binary files differindex 84f28a5..60dea30 100644 --- a/mate/22x22/status/weather-clear-night.png +++ b/mate/22x22/status/weather-clear-night.png diff --git a/mate/22x22/status/weather-clear.png b/mate/22x22/status/weather-clear.png Binary files differindex 66482bb..16cca5a 100644 --- a/mate/22x22/status/weather-clear.png +++ b/mate/22x22/status/weather-clear.png diff --git a/mate/22x22/status/weather-few-clouds-night.png b/mate/22x22/status/weather-few-clouds-night.png Binary files differindex a5982fd..b18d822 100644 --- a/mate/22x22/status/weather-few-clouds-night.png +++ b/mate/22x22/status/weather-few-clouds-night.png diff --git a/mate/22x22/status/weather-few-clouds.png b/mate/22x22/status/weather-few-clouds.png Binary files differindex 742330f..cf0670b 100644 --- a/mate/22x22/status/weather-few-clouds.png +++ b/mate/22x22/status/weather-few-clouds.png diff --git a/mate/22x22/status/weather-fog.png b/mate/22x22/status/weather-fog.png Binary files differindex d6a170f..e8dcd27 100644 --- a/mate/22x22/status/weather-fog.png +++ b/mate/22x22/status/weather-fog.png diff --git a/mate/22x22/status/weather-overcast.png b/mate/22x22/status/weather-overcast.png Binary files differindex 8e691d7..d0dd1a1 100644 --- a/mate/22x22/status/weather-overcast.png +++ b/mate/22x22/status/weather-overcast.png diff --git a/mate/22x22/status/weather-severe-alert.png b/mate/22x22/status/weather-severe-alert.png Binary files differindex 2736dad..bd1cdb6 100644 --- a/mate/22x22/status/weather-severe-alert.png +++ b/mate/22x22/status/weather-severe-alert.png diff --git a/mate/22x22/status/weather-showers-scattered.png b/mate/22x22/status/weather-showers-scattered.png Binary files differindex 48154c3..20f6f97 100644 --- a/mate/22x22/status/weather-showers-scattered.png +++ b/mate/22x22/status/weather-showers-scattered.png diff --git a/mate/22x22/status/weather-showers.png b/mate/22x22/status/weather-showers.png Binary files differindex 3dfa4e9..59b9397 100644 --- a/mate/22x22/status/weather-showers.png +++ b/mate/22x22/status/weather-showers.png diff --git a/mate/22x22/status/weather-snow.png b/mate/22x22/status/weather-snow.png Binary files differindex 8937366..b8c939f 100644 --- a/mate/22x22/status/weather-snow.png +++ b/mate/22x22/status/weather-snow.png diff --git a/mate/22x22/status/weather-storm.png b/mate/22x22/status/weather-storm.png Binary files differindex e5ec870..e084013 100644 --- a/mate/22x22/status/weather-storm.png +++ b/mate/22x22/status/weather-storm.png diff --git a/mate/24x24/Makefile.am b/mate/24x24/Makefile.am index b3dafbb..160fec0 100644 --- a/mate/24x24/Makefile.am +++ b/mate/24x24/Makefile.am @@ -1,13 +1,21 @@ NULL = DIST_SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) diff --git a/mate/24x24/actions/Makefile.am b/mate/24x24/actions/Makefile.am new file mode 100644 index 0000000..e7a2692 --- /dev/null +++ b/mate/24x24/actions/Makefile.am @@ -0,0 +1,670 @@ +NULL = + +png_icons = \ + address-book-new.png \ + application-exit.png \ + appointment-new.png \ + bookmark-new.png \ + call-start.png \ + call-stop.png \ + contact-new.png \ + document-new.png \ + document-open-recent.png \ + document-page-setup.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-revert.png \ + document-revert-rtl.png \ + document-save-as.png \ + document-save.png \ + document-send.png \ + edit-clear.png \ + edit-clear-rtl.png \ + edit-copy.png \ + edit-cut.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-paste.png \ + edit-redo.png \ + edit-redo-rtl.png \ + edit-select-all.png \ + edit-undo.png \ + edit-undo-rtl.png \ + format-indent-less.png \ + format-indent-less-rtl.png \ + format-indent-more.png \ + format-indent-more-rtl.png \ + format-justify-center.png \ + format-justify-fill.png \ + format-justify-left.png \ + format-justify-right.png \ + format-text-bold.png \ + format-text-direction-ltr.png \ + format-text-direction-rtl.png \ + format-text-italic.png \ + format-text-strikethrough.png \ + format-text-underline.png \ + go-bottom.png \ + go-down.png \ + go-first.png \ + go-home.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + go-top.png \ + go-up.png \ + help-about.png \ + help-faq.png \ + insert-image.png \ + insert-link.png \ + insert-object.png \ + insert-text.png \ + list-add.png \ + list-remove.png \ + mail-forward.png \ + mail-mark-important.png \ + mail-mark-junk.png \ + mail-mark-notjunk.png \ + mail-mark-read.png \ + mail-mark-unread.png \ + mail-message-new.png \ + mail-reply-all.png \ + mail-reply-sender.png \ + mail-send.png \ + mail-send-receive.png \ + mark-location.png \ + media-eject.png \ + media-playback-pause.png \ + media-playback-start.png \ + media-playback-start-rtl.png \ + media-playback-stop.png \ + media-record.png \ + media-seek-backward.png \ + media-seek-forward.png \ + media-skip-backward.png \ + media-skip-forward.png \ + object-flip-horizontal.png \ + object-flip-vertical.png \ + object-rotate-left.png \ + object-rotate-right.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-run.png \ + system-search.png \ + system-shutdown.png \ + tab-new.png \ + tools-check-spelling.png \ + view-fullscreen.png \ + view-refresh.png \ + view-restore.png \ + view-sort-ascending.png \ + view-sort-descending.png \ + window-close.png \ + window-new.png \ + zoom-fit-best.png \ + zoom-in.png \ + zoom-original.png \ + zoom-out.png \ + $(NULL) + +address-book-new.png: ../../../src/x-office-address-book.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +application-exit.png:../../../src/application-exit.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-new.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:436:335:468 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +bookmark-new.png: ../../../src/bookmark-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-start.png: ../../../src/call-start.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-stop.png: ../../../src/call-stop.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +contact-new.png: ../../../src/contact-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-new.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:441:732:473 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:742:1535:774 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open-recent.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:136:735:168 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-page-setup.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:141:334:173 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:134:335:166 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print-preview.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:434:1135:466 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-properties.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1100:441:1132:473 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1900:441:1932:473 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert-rtl.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1500:141:1532:173 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save-as.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-send.png: ../../../src/document-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=301:142:333:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear-rtl.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -flop $@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-copy.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-cut.png: ../../../src/edit-cut.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-delete.png: ../../../src/edit-delete.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=300:143:332:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find-replace.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:143:732:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-paste.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:102:54:134 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=84:102:116:134 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-select-all.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1500:441:1532:473 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=142:102:174:134 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=204:102:236:134 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-new.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:742:335:774 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-107:82:-75:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-49:82:-17:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:82:47:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=73:82:105:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-left.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:82:165:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-center.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:82:225:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-right.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=253:82:285:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-fill.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=313:82:345:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-bold.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:82:405:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-ltr.png: ../../../src/format-text-direction-ltr.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-rtl.png: ../../../src/format-text-direction-rtl.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-italic.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=433:82:465:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-strikethrough.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=493:82:525:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-underline.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=553:82:585:114 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-jump.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=33:98:65:130 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-bottom.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=113:98:145:130 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-down.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:98:225:130 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-top.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=283:97:315:129 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-up.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:98:405:130 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-first.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=463:97:495:129 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-previous.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=543:97:575:129 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-refresh.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=623:97:655:129 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +process-stop.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:97:735:129 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-next.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=783:97:815:129 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-last.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=863:97:895:129 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-home.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=943:97:975:129 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-about.png: ../../../src/help-about.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-faq.png: ../../../src/help-faq.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-image.png: ../../../src/insert-image.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-link.png: ../../../src/insert-link.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-object.png: ../../../src/insert-object.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-text.png: ../../../src/insert-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-add.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-remove.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-forward.png: ../../../src/mail-forward.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-important.png: ../../../src/mail-mark-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-junk.png: ../../../src/mail-mark-junk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-notjunk.png: ../../../src/mail-mark-notjunk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:152:328:184 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:142:1535:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-unread.png: ../../../src/mail-mark-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-message-new.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-all.png: ../../../src/mail-reply-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-sender.png: ../../../src/mail-reply-sender.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send.png: ../../../src/mail-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send-receive.png: ../../../src/mail-send-receive.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mark-location.png: ../../../src/mark-location.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-eject.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=93:62:125:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:62:165:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=173:62:205:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-pause.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=213:62:245:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=253:62:285:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-stop.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=293:62:325:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=333:62:365:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:62:405:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-record.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=413:62:445:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start-rtl.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=453:62:485:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-horizontal.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:103:55:135 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-vertical.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=62:103:95:135 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-left.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=104:103:136:135 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-right.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=144:103:176:135 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-lock-screen.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-log-out.png: ../../../src/system-log-out.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-run.png: ../../../src/system-run.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-search.png: ../../../src/system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-shutdown.png: ../../../src/system-shutdown.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +tab-new.png: ../../../src/tab-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:101:325:123 -w=24 -h=24 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +tools-check-spelling.png: ../../../src/tools-check-spelling.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-fullscreen.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-restore.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-ascending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:142:54:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-descending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=82:142:114:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-close.png: ../../../src/window-close.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-new.png: ../../../src/window-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-fit-best.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-in.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-original.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-out.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/24x24/actions/address-book-new.png b/mate/24x24/actions/address-book-new.png Binary files differindex 1ba3d98..a6bac52 100644 --- a/mate/24x24/actions/address-book-new.png +++ b/mate/24x24/actions/address-book-new.png diff --git a/mate/24x24/actions/application-exit.png b/mate/24x24/actions/application-exit.png Binary files differindex 9251cda..920facd 100644 --- a/mate/24x24/actions/application-exit.png +++ b/mate/24x24/actions/application-exit.png diff --git a/mate/24x24/actions/appointment-new.png b/mate/24x24/actions/appointment-new.png Binary files differindex b2ca4a1..fd1043d 100644 --- a/mate/24x24/actions/appointment-new.png +++ b/mate/24x24/actions/appointment-new.png diff --git a/mate/24x24/actions/bookmark-new.png b/mate/24x24/actions/bookmark-new.png Binary files differindex 9a57d96..4b86fd7 100644 --- a/mate/24x24/actions/bookmark-new.png +++ b/mate/24x24/actions/bookmark-new.png diff --git a/mate/24x24/actions/call-start.png b/mate/24x24/actions/call-start.png Binary files differindex eaa3bbd..9e02f1f 100644 --- a/mate/24x24/actions/call-start.png +++ b/mate/24x24/actions/call-start.png diff --git a/mate/24x24/actions/call-stop.png b/mate/24x24/actions/call-stop.png Binary files differindex 16d7b16..57ebe3b 100644 --- a/mate/24x24/actions/call-stop.png +++ b/mate/24x24/actions/call-stop.png diff --git a/mate/24x24/actions/contact-new.png b/mate/24x24/actions/contact-new.png Binary files differindex 0aba6e5..d1d27d3 100644 --- a/mate/24x24/actions/contact-new.png +++ b/mate/24x24/actions/contact-new.png diff --git a/mate/24x24/actions/document-new.png b/mate/24x24/actions/document-new.png Binary files differindex 85651cb..06060bc 100644 --- a/mate/24x24/actions/document-new.png +++ b/mate/24x24/actions/document-new.png diff --git a/mate/24x24/actions/document-open-recent.png b/mate/24x24/actions/document-open-recent.png Binary files differindex 6913300..6c98a5d 100644 --- a/mate/24x24/actions/document-open-recent.png +++ b/mate/24x24/actions/document-open-recent.png diff --git a/mate/24x24/actions/document-page-setup.png b/mate/24x24/actions/document-page-setup.png Binary files differindex 72c308f..f1cf757 100644 --- a/mate/24x24/actions/document-page-setup.png +++ b/mate/24x24/actions/document-page-setup.png diff --git a/mate/24x24/actions/document-print-preview.png b/mate/24x24/actions/document-print-preview.png Binary files differindex 8dc0817..ef7db4f 100644 --- a/mate/24x24/actions/document-print-preview.png +++ b/mate/24x24/actions/document-print-preview.png diff --git a/mate/24x24/actions/document-print.png b/mate/24x24/actions/document-print.png Binary files differindex eb47921..909d9a7 100644 --- a/mate/24x24/actions/document-print.png +++ b/mate/24x24/actions/document-print.png diff --git a/mate/24x24/actions/document-properties.png b/mate/24x24/actions/document-properties.png Binary files differindex 2bac306..773ebcf 100644 --- a/mate/24x24/actions/document-properties.png +++ b/mate/24x24/actions/document-properties.png diff --git a/mate/24x24/actions/document-revert-rtl.png b/mate/24x24/actions/document-revert-rtl.png Binary files differindex f32c12c..8feb5ea 100644 --- a/mate/24x24/actions/document-revert-rtl.png +++ b/mate/24x24/actions/document-revert-rtl.png diff --git a/mate/24x24/actions/document-revert.png b/mate/24x24/actions/document-revert.png Binary files differindex a97391f..1b4d0ad 100644 --- a/mate/24x24/actions/document-revert.png +++ b/mate/24x24/actions/document-revert.png diff --git a/mate/24x24/actions/document-save-as.png b/mate/24x24/actions/document-save-as.png Binary files differindex e2f6b72..8e7558f 100644 --- a/mate/24x24/actions/document-save-as.png +++ b/mate/24x24/actions/document-save-as.png diff --git a/mate/24x24/actions/document-save.png b/mate/24x24/actions/document-save.png Binary files differindex 1d5a858..fe2eed7 100644 --- a/mate/24x24/actions/document-save.png +++ b/mate/24x24/actions/document-save.png diff --git a/mate/24x24/actions/document-send.png b/mate/24x24/actions/document-send.png Binary files differindex a2a37c7..6f22f37 100644 --- a/mate/24x24/actions/document-send.png +++ b/mate/24x24/actions/document-send.png diff --git a/mate/24x24/actions/edit-clear-rtl.png b/mate/24x24/actions/edit-clear-rtl.png Binary files differindex 4b5b89c..9cdc5e0 100644 --- a/mate/24x24/actions/edit-clear-rtl.png +++ b/mate/24x24/actions/edit-clear-rtl.png diff --git a/mate/24x24/actions/edit-clear.png b/mate/24x24/actions/edit-clear.png Binary files differindex 62d435d..c9d09b6 100644 --- a/mate/24x24/actions/edit-clear.png +++ b/mate/24x24/actions/edit-clear.png diff --git a/mate/24x24/actions/edit-copy.png b/mate/24x24/actions/edit-copy.png Binary files differindex 1075bfe..b61d5d2 100644 --- a/mate/24x24/actions/edit-copy.png +++ b/mate/24x24/actions/edit-copy.png diff --git a/mate/24x24/actions/edit-cut.png b/mate/24x24/actions/edit-cut.png Binary files differindex 406636a..2182bbe 100644 --- a/mate/24x24/actions/edit-cut.png +++ b/mate/24x24/actions/edit-cut.png diff --git a/mate/24x24/actions/edit-delete.png b/mate/24x24/actions/edit-delete.png Binary files differindex e7485e2..e82b444 100644 --- a/mate/24x24/actions/edit-delete.png +++ b/mate/24x24/actions/edit-delete.png diff --git a/mate/24x24/actions/edit-find-replace.png b/mate/24x24/actions/edit-find-replace.png Binary files differindex 44e1a42..5e8b0f9 100644 --- a/mate/24x24/actions/edit-find-replace.png +++ b/mate/24x24/actions/edit-find-replace.png diff --git a/mate/24x24/actions/edit-find.png b/mate/24x24/actions/edit-find.png Binary files differindex afb9588..be92d6b 100644 --- a/mate/24x24/actions/edit-find.png +++ b/mate/24x24/actions/edit-find.png diff --git a/mate/24x24/actions/edit-paste.png b/mate/24x24/actions/edit-paste.png Binary files differindex 910861c..b863d5c 100644 --- a/mate/24x24/actions/edit-paste.png +++ b/mate/24x24/actions/edit-paste.png diff --git a/mate/24x24/actions/edit-redo-rtl.png b/mate/24x24/actions/edit-redo-rtl.png Binary files differindex 7caa8b9..730cedb 100644 --- a/mate/24x24/actions/edit-redo-rtl.png +++ b/mate/24x24/actions/edit-redo-rtl.png diff --git a/mate/24x24/actions/edit-redo.png b/mate/24x24/actions/edit-redo.png Binary files differindex cc5cc2d..dca3cb9 100644 --- a/mate/24x24/actions/edit-redo.png +++ b/mate/24x24/actions/edit-redo.png diff --git a/mate/24x24/actions/edit-select-all.png b/mate/24x24/actions/edit-select-all.png Binary files differindex 2d8e764..7e1e5fc 100644 --- a/mate/24x24/actions/edit-select-all.png +++ b/mate/24x24/actions/edit-select-all.png diff --git a/mate/24x24/actions/edit-undo-rtl.png b/mate/24x24/actions/edit-undo-rtl.png Binary files differindex fddf3dd..67f5663 100644 --- a/mate/24x24/actions/edit-undo-rtl.png +++ b/mate/24x24/actions/edit-undo-rtl.png diff --git a/mate/24x24/actions/edit-undo.png b/mate/24x24/actions/edit-undo.png Binary files differindex e0b9e33..7c847d1 100644 --- a/mate/24x24/actions/edit-undo.png +++ b/mate/24x24/actions/edit-undo.png diff --git a/mate/24x24/actions/format-indent-less-rtl.png b/mate/24x24/actions/format-indent-less-rtl.png Binary files differindex 06b864c..9315046 100644 --- a/mate/24x24/actions/format-indent-less-rtl.png +++ b/mate/24x24/actions/format-indent-less-rtl.png diff --git a/mate/24x24/actions/format-indent-less.png b/mate/24x24/actions/format-indent-less.png Binary files differindex 7b53ad4..a77ab08 100644 --- a/mate/24x24/actions/format-indent-less.png +++ b/mate/24x24/actions/format-indent-less.png diff --git a/mate/24x24/actions/format-indent-more-rtl.png b/mate/24x24/actions/format-indent-more-rtl.png Binary files differindex cb53612..716a2c1 100644 --- a/mate/24x24/actions/format-indent-more-rtl.png +++ b/mate/24x24/actions/format-indent-more-rtl.png diff --git a/mate/24x24/actions/format-indent-more.png b/mate/24x24/actions/format-indent-more.png Binary files differindex 0f2fa00..cff02d3 100644 --- a/mate/24x24/actions/format-indent-more.png +++ b/mate/24x24/actions/format-indent-more.png diff --git a/mate/24x24/actions/format-justify-center.png b/mate/24x24/actions/format-justify-center.png Binary files differindex cf7b234..d6117df 100644 --- a/mate/24x24/actions/format-justify-center.png +++ b/mate/24x24/actions/format-justify-center.png diff --git a/mate/24x24/actions/format-justify-fill.png b/mate/24x24/actions/format-justify-fill.png Binary files differindex 252b827..a4b5322 100644 --- a/mate/24x24/actions/format-justify-fill.png +++ b/mate/24x24/actions/format-justify-fill.png diff --git a/mate/24x24/actions/format-justify-left.png b/mate/24x24/actions/format-justify-left.png Binary files differindex 8dfc67d..0fc3a6e 100644 --- a/mate/24x24/actions/format-justify-left.png +++ b/mate/24x24/actions/format-justify-left.png diff --git a/mate/24x24/actions/format-justify-right.png b/mate/24x24/actions/format-justify-right.png Binary files differindex 854a7af..2b019d1 100644 --- a/mate/24x24/actions/format-justify-right.png +++ b/mate/24x24/actions/format-justify-right.png diff --git a/mate/24x24/actions/format-text-bold.png b/mate/24x24/actions/format-text-bold.png Binary files differindex 2026a7a..200e75c 100644 --- a/mate/24x24/actions/format-text-bold.png +++ b/mate/24x24/actions/format-text-bold.png diff --git a/mate/24x24/actions/format-text-direction-ltr.png b/mate/24x24/actions/format-text-direction-ltr.png Binary files differindex 357448e..011573b 100644 --- a/mate/24x24/actions/format-text-direction-ltr.png +++ b/mate/24x24/actions/format-text-direction-ltr.png diff --git a/mate/24x24/actions/format-text-direction-rtl.png b/mate/24x24/actions/format-text-direction-rtl.png Binary files differindex b6c1c06..74a68c3 100644 --- a/mate/24x24/actions/format-text-direction-rtl.png +++ b/mate/24x24/actions/format-text-direction-rtl.png diff --git a/mate/24x24/actions/format-text-italic.png b/mate/24x24/actions/format-text-italic.png Binary files differindex a92d7ef..098ccf9 100644 --- a/mate/24x24/actions/format-text-italic.png +++ b/mate/24x24/actions/format-text-italic.png diff --git a/mate/24x24/actions/format-text-strikethrough.png b/mate/24x24/actions/format-text-strikethrough.png Binary files differindex 004de17..97a0da8 100644 --- a/mate/24x24/actions/format-text-strikethrough.png +++ b/mate/24x24/actions/format-text-strikethrough.png diff --git a/mate/24x24/actions/format-text-underline.png b/mate/24x24/actions/format-text-underline.png Binary files differindex d1de2e2..eb6a026 100644 --- a/mate/24x24/actions/format-text-underline.png +++ b/mate/24x24/actions/format-text-underline.png diff --git a/mate/24x24/actions/go-bottom.png b/mate/24x24/actions/go-bottom.png Binary files differindex b8781d5..eee1481 100644 --- a/mate/24x24/actions/go-bottom.png +++ b/mate/24x24/actions/go-bottom.png diff --git a/mate/24x24/actions/go-down.png b/mate/24x24/actions/go-down.png Binary files differindex fc5a052..99dc202 100644 --- a/mate/24x24/actions/go-down.png +++ b/mate/24x24/actions/go-down.png diff --git a/mate/24x24/actions/go-first-rtl.png b/mate/24x24/actions/go-first-rtl.png Binary files differindex 2d603cd..dde1cf6 100644..120000 --- a/mate/24x24/actions/go-first-rtl.png +++ b/mate/24x24/actions/go-first-rtl.png diff --git a/mate/24x24/actions/go-first.png b/mate/24x24/actions/go-first.png Binary files differindex b43e4b3..58b3e56 100644 --- a/mate/24x24/actions/go-first.png +++ b/mate/24x24/actions/go-first.png diff --git a/mate/24x24/actions/go-home.png b/mate/24x24/actions/go-home.png Binary files differindex d0de992..d8fe27a 100644 --- a/mate/24x24/actions/go-home.png +++ b/mate/24x24/actions/go-home.png diff --git a/mate/24x24/actions/go-jump.png b/mate/24x24/actions/go-jump.png Binary files differindex 0ce2ddd..fd53e85 100644 --- a/mate/24x24/actions/go-jump.png +++ b/mate/24x24/actions/go-jump.png diff --git a/mate/24x24/actions/go-last-rtl.png b/mate/24x24/actions/go-last-rtl.png Binary files differindex b43e4b3..96ffa73 100644..120000 --- a/mate/24x24/actions/go-last-rtl.png +++ b/mate/24x24/actions/go-last-rtl.png diff --git a/mate/24x24/actions/go-last.png b/mate/24x24/actions/go-last.png Binary files differindex 2d603cd..5b0d7d9 100644 --- a/mate/24x24/actions/go-last.png +++ b/mate/24x24/actions/go-last.png diff --git a/mate/24x24/actions/go-next-rtl.png b/mate/24x24/actions/go-next-rtl.png Binary files differindex 01b7cf4..56c7bd8 100644..120000 --- a/mate/24x24/actions/go-next-rtl.png +++ b/mate/24x24/actions/go-next-rtl.png diff --git a/mate/24x24/actions/go-next.png b/mate/24x24/actions/go-next.png Binary files differindex d1a3b3d..fea64e8 100644 --- a/mate/24x24/actions/go-next.png +++ b/mate/24x24/actions/go-next.png diff --git a/mate/24x24/actions/go-previous-rtl.png b/mate/24x24/actions/go-previous-rtl.png Binary files differindex af1b730..c1febf9 100644..120000 --- a/mate/24x24/actions/go-previous-rtl.png +++ b/mate/24x24/actions/go-previous-rtl.png diff --git a/mate/24x24/actions/go-previous.png b/mate/24x24/actions/go-previous.png Binary files differindex 204e3ff..773f4f4 100644 --- a/mate/24x24/actions/go-previous.png +++ b/mate/24x24/actions/go-previous.png diff --git a/mate/24x24/actions/go-top.png b/mate/24x24/actions/go-top.png Binary files differindex f749c12..e10b922 100644 --- a/mate/24x24/actions/go-top.png +++ b/mate/24x24/actions/go-top.png diff --git a/mate/24x24/actions/go-up.png b/mate/24x24/actions/go-up.png Binary files differindex 149fd1a..b81564f 100644 --- a/mate/24x24/actions/go-up.png +++ b/mate/24x24/actions/go-up.png diff --git a/mate/24x24/actions/help-about.png b/mate/24x24/actions/help-about.png Binary files differindex b7df851..cb3a856 100644 --- a/mate/24x24/actions/help-about.png +++ b/mate/24x24/actions/help-about.png diff --git a/mate/24x24/actions/help-faq.png b/mate/24x24/actions/help-faq.png Binary files differindex 3d56462..4a972b9 100644 --- a/mate/24x24/actions/help-faq.png +++ b/mate/24x24/actions/help-faq.png diff --git a/mate/24x24/actions/insert-image.png b/mate/24x24/actions/insert-image.png Binary files differindex caa07ef..a4e29ae 100644 --- a/mate/24x24/actions/insert-image.png +++ b/mate/24x24/actions/insert-image.png diff --git a/mate/24x24/actions/insert-link.png b/mate/24x24/actions/insert-link.png Binary files differindex 6dbd5b0..20c8388 100644 --- a/mate/24x24/actions/insert-link.png +++ b/mate/24x24/actions/insert-link.png diff --git a/mate/24x24/actions/insert-object.png b/mate/24x24/actions/insert-object.png Binary files differindex d7f325b..eef3ccc 100644 --- a/mate/24x24/actions/insert-object.png +++ b/mate/24x24/actions/insert-object.png diff --git a/mate/24x24/actions/insert-text.png b/mate/24x24/actions/insert-text.png Binary files differindex eac38d9..3d7637d 100644 --- a/mate/24x24/actions/insert-text.png +++ b/mate/24x24/actions/insert-text.png diff --git a/mate/24x24/actions/list-add.png b/mate/24x24/actions/list-add.png Binary files differindex 28e11b7..33755b2 100644 --- a/mate/24x24/actions/list-add.png +++ b/mate/24x24/actions/list-add.png diff --git a/mate/24x24/actions/list-remove.png b/mate/24x24/actions/list-remove.png Binary files differindex 48ea4b2..bae4b1a 100644 --- a/mate/24x24/actions/list-remove.png +++ b/mate/24x24/actions/list-remove.png diff --git a/mate/24x24/actions/mail-forward.png b/mate/24x24/actions/mail-forward.png Binary files differindex cbb1994..1862e7b 100644 --- a/mate/24x24/actions/mail-forward.png +++ b/mate/24x24/actions/mail-forward.png diff --git a/mate/24x24/actions/mail-mark-important.png b/mate/24x24/actions/mail-mark-important.png Binary files differindex 79aed54..b9d8e81 100644 --- a/mate/24x24/actions/mail-mark-important.png +++ b/mate/24x24/actions/mail-mark-important.png diff --git a/mate/24x24/actions/mail-mark-junk.png b/mate/24x24/actions/mail-mark-junk.png Binary files differindex 86a184e..471e989 100644 --- a/mate/24x24/actions/mail-mark-junk.png +++ b/mate/24x24/actions/mail-mark-junk.png diff --git a/mate/24x24/actions/mail-mark-notjunk.png b/mate/24x24/actions/mail-mark-notjunk.png Binary files differindex c42b0f9..837081d 100644 --- a/mate/24x24/actions/mail-mark-notjunk.png +++ b/mate/24x24/actions/mail-mark-notjunk.png diff --git a/mate/24x24/actions/mail-mark-read.png b/mate/24x24/actions/mail-mark-read.png Binary files differindex d65f97c..37da64e 100644 --- a/mate/24x24/actions/mail-mark-read.png +++ b/mate/24x24/actions/mail-mark-read.png diff --git a/mate/24x24/actions/mail-mark-unread.png b/mate/24x24/actions/mail-mark-unread.png Binary files differindex 1926d58..41ef979 100644 --- a/mate/24x24/actions/mail-mark-unread.png +++ b/mate/24x24/actions/mail-mark-unread.png diff --git a/mate/24x24/actions/mail-message-new.png b/mate/24x24/actions/mail-message-new.png Binary files differindex 08e7ba0..7e7c1f0 100644 --- a/mate/24x24/actions/mail-message-new.png +++ b/mate/24x24/actions/mail-message-new.png diff --git a/mate/24x24/actions/mail-reply-all.png b/mate/24x24/actions/mail-reply-all.png Binary files differindex 41845f6..2a4f6cf 100644 --- a/mate/24x24/actions/mail-reply-all.png +++ b/mate/24x24/actions/mail-reply-all.png diff --git a/mate/24x24/actions/mail-reply-sender.png b/mate/24x24/actions/mail-reply-sender.png Binary files differindex 72fb582..23231f8 100644 --- a/mate/24x24/actions/mail-reply-sender.png +++ b/mate/24x24/actions/mail-reply-sender.png diff --git a/mate/24x24/actions/mail-send-receive.png b/mate/24x24/actions/mail-send-receive.png Binary files differindex ca342da..b6fd9c2 100644 --- a/mate/24x24/actions/mail-send-receive.png +++ b/mate/24x24/actions/mail-send-receive.png diff --git a/mate/24x24/actions/mail-send.png b/mate/24x24/actions/mail-send.png Binary files differindex 5add7dc..80afe8d 100644 --- a/mate/24x24/actions/mail-send.png +++ b/mate/24x24/actions/mail-send.png diff --git a/mate/24x24/actions/mark-location.png b/mate/24x24/actions/mark-location.png Binary files differnew file mode 100644 index 0000000..c3aec06 --- /dev/null +++ b/mate/24x24/actions/mark-location.png diff --git a/mate/24x24/actions/media-eject.png b/mate/24x24/actions/media-eject.png Binary files differindex 1919dda..6ae952b 100644 --- a/mate/24x24/actions/media-eject.png +++ b/mate/24x24/actions/media-eject.png diff --git a/mate/24x24/actions/media-playback-pause.png b/mate/24x24/actions/media-playback-pause.png Binary files differindex f9938c5..9e37106 100644 --- a/mate/24x24/actions/media-playback-pause.png +++ b/mate/24x24/actions/media-playback-pause.png diff --git a/mate/24x24/actions/media-playback-start-rtl.png b/mate/24x24/actions/media-playback-start-rtl.png Binary files differindex c5fc02b..0f0c589 100644 --- a/mate/24x24/actions/media-playback-start-rtl.png +++ b/mate/24x24/actions/media-playback-start-rtl.png diff --git a/mate/24x24/actions/media-playback-start.png b/mate/24x24/actions/media-playback-start.png Binary files differindex 1c39631..e2219c7 100644 --- a/mate/24x24/actions/media-playback-start.png +++ b/mate/24x24/actions/media-playback-start.png diff --git a/mate/24x24/actions/media-playback-stop.png b/mate/24x24/actions/media-playback-stop.png Binary files differindex 4afe497..588ffbc 100644 --- a/mate/24x24/actions/media-playback-stop.png +++ b/mate/24x24/actions/media-playback-stop.png diff --git a/mate/24x24/actions/media-record.png b/mate/24x24/actions/media-record.png Binary files differindex e7b4554..5db405f 100644 --- a/mate/24x24/actions/media-record.png +++ b/mate/24x24/actions/media-record.png diff --git a/mate/24x24/actions/media-seek-backward-rtl.png b/mate/24x24/actions/media-seek-backward-rtl.png Binary files differindex 44619f5..a7ed18d 100644..120000 --- a/mate/24x24/actions/media-seek-backward-rtl.png +++ b/mate/24x24/actions/media-seek-backward-rtl.png diff --git a/mate/24x24/actions/media-seek-backward.png b/mate/24x24/actions/media-seek-backward.png Binary files differindex 61bea82..73f2b54 100644 --- a/mate/24x24/actions/media-seek-backward.png +++ b/mate/24x24/actions/media-seek-backward.png diff --git a/mate/24x24/actions/media-seek-forward-rtl.png b/mate/24x24/actions/media-seek-forward-rtl.png Binary files differindex 9fc5562..f9ec51f 100644..120000 --- a/mate/24x24/actions/media-seek-forward-rtl.png +++ b/mate/24x24/actions/media-seek-forward-rtl.png diff --git a/mate/24x24/actions/media-seek-forward.png b/mate/24x24/actions/media-seek-forward.png Binary files differindex b1d509c..e9d3a6d 100644 --- a/mate/24x24/actions/media-seek-forward.png +++ b/mate/24x24/actions/media-seek-forward.png diff --git a/mate/24x24/actions/media-skip-backward-rtl.png b/mate/24x24/actions/media-skip-backward-rtl.png Binary files differindex ef823ff..b394164 100644..120000 --- a/mate/24x24/actions/media-skip-backward-rtl.png +++ b/mate/24x24/actions/media-skip-backward-rtl.png diff --git a/mate/24x24/actions/media-skip-backward.png b/mate/24x24/actions/media-skip-backward.png Binary files differindex 7560cf4..a00fbae 100644 --- a/mate/24x24/actions/media-skip-backward.png +++ b/mate/24x24/actions/media-skip-backward.png diff --git a/mate/24x24/actions/media-skip-forward-rtl.png b/mate/24x24/actions/media-skip-forward-rtl.png Binary files differindex 3634dbc..64f866b 100644..120000 --- a/mate/24x24/actions/media-skip-forward-rtl.png +++ b/mate/24x24/actions/media-skip-forward-rtl.png diff --git a/mate/24x24/actions/media-skip-forward.png b/mate/24x24/actions/media-skip-forward.png Binary files differindex ef823ff..a64243d 100644 --- a/mate/24x24/actions/media-skip-forward.png +++ b/mate/24x24/actions/media-skip-forward.png diff --git a/mate/24x24/actions/object-flip-horizontal.png b/mate/24x24/actions/object-flip-horizontal.png Binary files differindex cdb2b84..f814605 100644 --- a/mate/24x24/actions/object-flip-horizontal.png +++ b/mate/24x24/actions/object-flip-horizontal.png diff --git a/mate/24x24/actions/object-flip-vertical.png b/mate/24x24/actions/object-flip-vertical.png Binary files differindex 18c215f..48383e1 100644 --- a/mate/24x24/actions/object-flip-vertical.png +++ b/mate/24x24/actions/object-flip-vertical.png diff --git a/mate/24x24/actions/object-rotate-left.png b/mate/24x24/actions/object-rotate-left.png Binary files differindex aaa4c24..4a6350f 100644 --- a/mate/24x24/actions/object-rotate-left.png +++ b/mate/24x24/actions/object-rotate-left.png diff --git a/mate/24x24/actions/object-rotate-right.png b/mate/24x24/actions/object-rotate-right.png Binary files differindex 334dcab..0099afb 100644 --- a/mate/24x24/actions/object-rotate-right.png +++ b/mate/24x24/actions/object-rotate-right.png diff --git a/mate/24x24/actions/process-stop.png b/mate/24x24/actions/process-stop.png Binary files differindex 306c148..15448c5 100644 --- a/mate/24x24/actions/process-stop.png +++ b/mate/24x24/actions/process-stop.png diff --git a/mate/24x24/actions/system-lock-screen.png b/mate/24x24/actions/system-lock-screen.png Binary files differindex dde1a63..4541920 100644 --- a/mate/24x24/actions/system-lock-screen.png +++ b/mate/24x24/actions/system-lock-screen.png diff --git a/mate/24x24/actions/system-log-out.png b/mate/24x24/actions/system-log-out.png Binary files differindex a2104a3..50059b0 100644 --- a/mate/24x24/actions/system-log-out.png +++ b/mate/24x24/actions/system-log-out.png diff --git a/mate/24x24/actions/system-run.png b/mate/24x24/actions/system-run.png Binary files differindex 0a03dc3..aca854e 100644 --- a/mate/24x24/actions/system-run.png +++ b/mate/24x24/actions/system-run.png diff --git a/mate/24x24/actions/system-search.png b/mate/24x24/actions/system-search.png Binary files differindex 99e69c3..ae33d6a 100644 --- a/mate/24x24/actions/system-search.png +++ b/mate/24x24/actions/system-search.png diff --git a/mate/24x24/actions/system-shutdown.png b/mate/24x24/actions/system-shutdown.png Binary files differindex 05a5cbb..489cf45 100644 --- a/mate/24x24/actions/system-shutdown.png +++ b/mate/24x24/actions/system-shutdown.png diff --git a/mate/24x24/actions/tab-new.png b/mate/24x24/actions/tab-new.png Binary files differindex a809ed9..eb84a78 100644 --- a/mate/24x24/actions/tab-new.png +++ b/mate/24x24/actions/tab-new.png diff --git a/mate/24x24/actions/tools-check-spelling.png b/mate/24x24/actions/tools-check-spelling.png Binary files differindex fd71877..4c2bf22 100644 --- a/mate/24x24/actions/tools-check-spelling.png +++ b/mate/24x24/actions/tools-check-spelling.png diff --git a/mate/24x24/actions/view-fullscreen.png b/mate/24x24/actions/view-fullscreen.png Binary files differindex fafa1f8..fda4519 100644 --- a/mate/24x24/actions/view-fullscreen.png +++ b/mate/24x24/actions/view-fullscreen.png diff --git a/mate/24x24/actions/view-refresh.png b/mate/24x24/actions/view-refresh.png Binary files differindex d805742..cf71d34 100644 --- a/mate/24x24/actions/view-refresh.png +++ b/mate/24x24/actions/view-refresh.png diff --git a/mate/24x24/actions/view-restore.png b/mate/24x24/actions/view-restore.png Binary files differindex 292f527..c0a3dc9 100644 --- a/mate/24x24/actions/view-restore.png +++ b/mate/24x24/actions/view-restore.png diff --git a/mate/24x24/actions/view-sort-ascending.png b/mate/24x24/actions/view-sort-ascending.png Binary files differindex ab4a7d0..8e2a24c 100644 --- a/mate/24x24/actions/view-sort-ascending.png +++ b/mate/24x24/actions/view-sort-ascending.png diff --git a/mate/24x24/actions/view-sort-descending.png b/mate/24x24/actions/view-sort-descending.png Binary files differindex 7782bc1..3a5b0f0 100644 --- a/mate/24x24/actions/view-sort-descending.png +++ b/mate/24x24/actions/view-sort-descending.png diff --git a/mate/24x24/actions/window-close.png b/mate/24x24/actions/window-close.png Binary files differindex 0228663..bb958a3 100644 --- a/mate/24x24/actions/window-close.png +++ b/mate/24x24/actions/window-close.png diff --git a/mate/24x24/actions/window-new.png b/mate/24x24/actions/window-new.png Binary files differindex a18065d..fd772df 100644 --- a/mate/24x24/actions/window-new.png +++ b/mate/24x24/actions/window-new.png diff --git a/mate/24x24/actions/zoom-fit-best.png b/mate/24x24/actions/zoom-fit-best.png Binary files differindex 6bb5257..499647c 100644 --- a/mate/24x24/actions/zoom-fit-best.png +++ b/mate/24x24/actions/zoom-fit-best.png diff --git a/mate/24x24/actions/zoom-in.png b/mate/24x24/actions/zoom-in.png Binary files differindex 18bc5f4..4150920 100644 --- a/mate/24x24/actions/zoom-in.png +++ b/mate/24x24/actions/zoom-in.png diff --git a/mate/24x24/actions/zoom-original.png b/mate/24x24/actions/zoom-original.png Binary files differindex 9761f7a..1fdb298 100644 --- a/mate/24x24/actions/zoom-original.png +++ b/mate/24x24/actions/zoom-original.png diff --git a/mate/24x24/actions/zoom-out.png b/mate/24x24/actions/zoom-out.png Binary files differindex bcd3599..43ad52e 100644 --- a/mate/24x24/actions/zoom-out.png +++ b/mate/24x24/actions/zoom-out.png diff --git a/mate/24x24/apps/Makefile.am b/mate/24x24/apps/Makefile.am index e0b2e1e..4528bc8 100644 --- a/mate/24x24/apps/Makefile.am +++ b/mate/24x24/apps/Makefile.am @@ -160,7 +160,7 @@ preferences-system-windows.png: ../../../src/preferences-system-windows.svg system-users.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg diff --git a/mate/24x24/apps/system-users.png b/mate/24x24/apps/system-users.png Binary files differindex 25ab365..5d9723e 100644 --- a/mate/24x24/apps/system-users.png +++ b/mate/24x24/apps/system-users.png diff --git a/mate/24x24/emblems/Makefile.am b/mate/24x24/emblems/Makefile.am new file mode 100644 index 0000000..22fb118 --- /dev/null +++ b/mate/24x24/emblems/Makefile.am @@ -0,0 +1,119 @@ +NULL = + +png_icons = \ + emblem-default.png \ + emblem-documents.png \ + emblem-downloads.png \ + emblem-favorite.png \ + emblem-generic.png \ + emblem-important.png \ + emblem-mail.png \ + emblem-new.png \ + emblem-package.png \ + emblem-photos.png \ + emblem-readonly.png \ + emblem-shared.png \ + emblem-symbolic-link.png \ + emblem-synchronizing.png \ + emblem-system.png \ + emblem-unreadable.png \ + emblem-urgent.png \ + emblem-web.png \ + $(NULL) + +emblem-default.png: ../../../src/emblem-default.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-documents.png: ../../../src/emblem-documents.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-downloads.png: ../../../src/emblem-downloads.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-favorite.png: ../../../src/emblem-favorite.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-generic.png: ../../../src/emblem-generic.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-important.png: ../../../src/emblem-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-mail.png: ../../../src/emblem-mail.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:141:335:173 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-new.png: ../../../src/emblem-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-package.png: ../../../src/packages.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-photos.png: ../../../src/emblem-photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-readonly.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-shared.png: ../../../src/emblem-shared.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-symbolic-link.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-synchronizing.png: ../../../src/emblem-synchronizing.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-system.png: ../../../src/emblem-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-unreadable.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-urgent.png: ../../../src/emblem-urgent.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-web.png: ../../../src/emblem-web.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/24x24/emblems/emblem-default.png b/mate/24x24/emblems/emblem-default.png Binary files differindex 5a4451f..34741b3 100644 --- a/mate/24x24/emblems/emblem-default.png +++ b/mate/24x24/emblems/emblem-default.png diff --git a/mate/24x24/emblems/emblem-documents.png b/mate/24x24/emblems/emblem-documents.png Binary files differindex 67d12b5..c91d9a2 100644 --- a/mate/24x24/emblems/emblem-documents.png +++ b/mate/24x24/emblems/emblem-documents.png diff --git a/mate/24x24/emblems/emblem-downloads.png b/mate/24x24/emblems/emblem-downloads.png Binary files differindex 0da798f..6dda369 100644 --- a/mate/24x24/emblems/emblem-downloads.png +++ b/mate/24x24/emblems/emblem-downloads.png diff --git a/mate/24x24/emblems/emblem-favorite.png b/mate/24x24/emblems/emblem-favorite.png Binary files differindex d7bbb6b..61c82d7 100644 --- a/mate/24x24/emblems/emblem-favorite.png +++ b/mate/24x24/emblems/emblem-favorite.png diff --git a/mate/24x24/emblems/emblem-generic.png b/mate/24x24/emblems/emblem-generic.png Binary files differindex fc9d1fb..e5eb7d5 100644 --- a/mate/24x24/emblems/emblem-generic.png +++ b/mate/24x24/emblems/emblem-generic.png diff --git a/mate/24x24/emblems/emblem-important.png b/mate/24x24/emblems/emblem-important.png Binary files differindex db0fb60..8556e39 100644 --- a/mate/24x24/emblems/emblem-important.png +++ b/mate/24x24/emblems/emblem-important.png diff --git a/mate/24x24/emblems/emblem-mail.png b/mate/24x24/emblems/emblem-mail.png Binary files differindex e9add00..481b1c9 100644 --- a/mate/24x24/emblems/emblem-mail.png +++ b/mate/24x24/emblems/emblem-mail.png diff --git a/mate/24x24/emblems/emblem-new.png b/mate/24x24/emblems/emblem-new.png Binary files differindex 28eb75f..742a16a 100644 --- a/mate/24x24/emblems/emblem-new.png +++ b/mate/24x24/emblems/emblem-new.png diff --git a/mate/24x24/emblems/emblem-package.png b/mate/24x24/emblems/emblem-package.png Binary files differindex 7fe7cf4..3fca48b 100644 --- a/mate/24x24/emblems/emblem-package.png +++ b/mate/24x24/emblems/emblem-package.png diff --git a/mate/24x24/emblems/emblem-photos.png b/mate/24x24/emblems/emblem-photos.png Binary files differindex ac74457..8be6110 100644 --- a/mate/24x24/emblems/emblem-photos.png +++ b/mate/24x24/emblems/emblem-photos.png diff --git a/mate/24x24/emblems/emblem-readonly.png b/mate/24x24/emblems/emblem-readonly.png Binary files differindex 477096e..b9faec5 100644 --- a/mate/24x24/emblems/emblem-readonly.png +++ b/mate/24x24/emblems/emblem-readonly.png diff --git a/mate/24x24/emblems/emblem-shared.png b/mate/24x24/emblems/emblem-shared.png Binary files differindex 14a5bd0..ae84530 100644 --- a/mate/24x24/emblems/emblem-shared.png +++ b/mate/24x24/emblems/emblem-shared.png diff --git a/mate/24x24/emblems/emblem-symbolic-link.png b/mate/24x24/emblems/emblem-symbolic-link.png Binary files differindex a86b409..df671c2 100644 --- a/mate/24x24/emblems/emblem-symbolic-link.png +++ b/mate/24x24/emblems/emblem-symbolic-link.png diff --git a/mate/24x24/emblems/emblem-synchronizing.png b/mate/24x24/emblems/emblem-synchronizing.png Binary files differnew file mode 100644 index 0000000..890d2ed --- /dev/null +++ b/mate/24x24/emblems/emblem-synchronizing.png diff --git a/mate/24x24/emblems/emblem-system.png b/mate/24x24/emblems/emblem-system.png Binary files differindex 4b50811..20bfe24 100644 --- a/mate/24x24/emblems/emblem-system.png +++ b/mate/24x24/emblems/emblem-system.png diff --git a/mate/24x24/emblems/emblem-unreadable.png b/mate/24x24/emblems/emblem-unreadable.png Binary files differindex 0341f9f..f1d7697 100644 --- a/mate/24x24/emblems/emblem-unreadable.png +++ b/mate/24x24/emblems/emblem-unreadable.png diff --git a/mate/24x24/emblems/emblem-urgent.png b/mate/24x24/emblems/emblem-urgent.png Binary files differindex 6172afd..9742823 100644 --- a/mate/24x24/emblems/emblem-urgent.png +++ b/mate/24x24/emblems/emblem-urgent.png diff --git a/mate/24x24/emblems/emblem-web.png b/mate/24x24/emblems/emblem-web.png Binary files differindex d68793b..46ffce1 100644 --- a/mate/24x24/emblems/emblem-web.png +++ b/mate/24x24/emblems/emblem-web.png diff --git a/mate/24x24/places/Makefile.am b/mate/24x24/places/Makefile.am new file mode 100644 index 0000000..d451850 --- /dev/null +++ b/mate/24x24/places/Makefile.am @@ -0,0 +1,94 @@ +NULL = + +png_icons = \ + network-server.png \ + network-workgroup.png \ + user-trash.png \ + $(NULL) + +folder-documents.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-download.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-music.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-pictures.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:1042:335:1074 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-publicshare.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:142:1535:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-remote.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:742:1135:774 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-saved-search.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:742:735:774 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-templates.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-videos.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:442:1535:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-server.png: ../../../src/network-server.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-workgroup.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-bookmarks.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:142:1935:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-desktop.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:442:1935:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-home.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=702:142:734:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/24x24/places/network-server.png b/mate/24x24/places/network-server.png Binary files differindex 59044df..01c77ab 100644 --- a/mate/24x24/places/network-server.png +++ b/mate/24x24/places/network-server.png diff --git a/mate/24x24/places/network-workgroup.png b/mate/24x24/places/network-workgroup.png Binary files differindex ef660cc..35314aa 100644 --- a/mate/24x24/places/network-workgroup.png +++ b/mate/24x24/places/network-workgroup.png diff --git a/mate/24x24/places/user-trash.png b/mate/24x24/places/user-trash.png Binary files differindex c4cc581..175d82b 100644 --- a/mate/24x24/places/user-trash.png +++ b/mate/24x24/places/user-trash.png diff --git a/mate/24x24/status/Makefile.am b/mate/24x24/status/Makefile.am new file mode 100644 index 0000000..9f6cc7b --- /dev/null +++ b/mate/24x24/status/Makefile.am @@ -0,0 +1,500 @@ +NULL = + +png_icons = \ + appointment-missed.png \ + appointment-soon.png \ + audio-volume-high.png \ + audio-volume-low.png \ + audio-volume-medium.png \ + audio-volume-muted.png \ + audio-volume-off.png \ + avatar-default.png \ + battery-caution-charging.png \ + battery-caution.png \ + battery-empty.png \ + battery-full-charged.png \ + battery-full-charging.png \ + battery-full.png \ + battery-good-charging.png \ + battery-good.png \ + battery-low-charging.png \ + battery-low.png \ + battery-missing.png \ + changes-allow.png \ + changes-prevent.png \ + computer-fail.png \ + dialog-error.png \ + dialog-information.png \ + dialog-password.png \ + dialog-question.png \ + dialog-warning.png \ + image-loading.png \ + image-missing.png \ + mail-attachment.png \ + mail-read.png \ + mail-replied.png \ + mail-unread.png \ + media-playlist-repeat.png \ + media-playlist-shuffle.png \ + microphone-sensitivity-high.png \ + microphone-sensitivity-low.png \ + microphone-sensitivity-medium.png \ + microphone-sensitivity-muted.png \ + network-error.png \ + network-idle.png \ + network-offline.png \ + network-receive.png \ + network-transmit.png \ + network-transmit-receive.png \ + non-starred.png \ + printer-error.png \ + printer-printing.png \ + security-high.png \ + security-low.png \ + security-medium.png \ + semi-starred.png \ + semi-starred-rtl.png \ + software-update-available.png \ + software-update-urgent.png \ + starred.png \ + task-due.png \ + task-past-due.png \ + trophy-bronze.png \ + trophy-gold.png \ + trophy-silver.png \ + user-available.png \ + user-away.png \ + user-busy.png \ + user-idle.png \ + user-invisible.png \ + user-offline.png \ + user-trash-full.png \ + weather-clear-night.png \ + weather-clear.png \ + weather-few-clouds-night.png \ + weather-few-clouds.png \ + weather-fog.png \ + weather-overcast.png \ + weather-severe-alert.png \ + weather-showers.png \ + weather-showers-scattered.png \ + weather-snow.png \ + weather-storm.png \ + $(NULL) + +appointment-missed.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:136:335:168 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-soon.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:436:735:468 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-high.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-low.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-medium.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-muted.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-off.png: ../../../src/audio-volume-off.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +avatar-default.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=323:442:355:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:742:1135:774 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-empty.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:-178:735:-146 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charged.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:-488:735:-456 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:-178:1135:-146 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:742:735:774 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-missing.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:-178:335:-146 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-allow.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-prevent.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer-fail.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:142:1935:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-error.png: ../../../src/dialog-error.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-information.png: ../../../src/dialog-information.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-password.png: ../../../src/dialog-password.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-question.png: ../../../src/dialog-question.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-warning.png: ../../../src/dialog-warning.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-drag-accept.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-visiting.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-loading.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:139:732:171 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-missing.png: ../../../src/photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-attachment.png: ../../../src/mail-attachment.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-replied.png: ../../../src/mail-replied.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-unread.png: ../../../src/mail-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-repeat.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=53:62:85:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-shuffle.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:62:45:94 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-muted.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=450:154:482:186 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-low.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=530:154:562:186 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-medium.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=610:154:642:186 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-high.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=690:154:722:186 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-error.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:442:1135:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-idle.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-offline.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:442:1535:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:142:1535:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-error.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:134:735:166 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-printing.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:434:735:466 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-high.png: ../../../src/security-high.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-low.png: ../../../src/security-low.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-medium.png: ../../../src/security-medium.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-available.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-urgent.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +non-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=299:143:331:175 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=723:442:755:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred-rtl.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=723:142:755:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-past-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-bronze.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:140:1135:172 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-gold.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-silver.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:140:735:172 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-available.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1213:142:1245:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-offline.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1273:142:1305:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-idle.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1333:142:1365:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-away.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1393:142:1425:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-invisible.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1453:142:1485:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-busy.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1513:142:1545:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash-full.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear-night.png: ../../../src/weather-clear-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear.png: ../../../src/weather-clear.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds-night.png: ../../../src/weather-few-clouds-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds.png: ../../../src/weather-few-clouds.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-fog.png: ../../../src/weather-fog.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-overcast.png: ../../../src/weather-overcast.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-severe-alert.png: ../../../src/weather-severe-alert.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers.png: ../../../src/weather-showers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers-scattered.png: ../../../src/weather-showers-scattered.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-snow.png: ../../../src/weather-snow.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-storm.png: ../../../src/weather-storm.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 --convert-dpi-method=scale-document -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/24x24/status/appointment-missed.png b/mate/24x24/status/appointment-missed.png Binary files differindex ded6b3b..a60accd 100644 --- a/mate/24x24/status/appointment-missed.png +++ b/mate/24x24/status/appointment-missed.png diff --git a/mate/24x24/status/appointment-soon.png b/mate/24x24/status/appointment-soon.png Binary files differindex 0935a66..90ae7b1 100644 --- a/mate/24x24/status/appointment-soon.png +++ b/mate/24x24/status/appointment-soon.png diff --git a/mate/24x24/status/audio-volume-high.png b/mate/24x24/status/audio-volume-high.png Binary files differindex bbb4f00..03608b2 100644 --- a/mate/24x24/status/audio-volume-high.png +++ b/mate/24x24/status/audio-volume-high.png diff --git a/mate/24x24/status/audio-volume-low.png b/mate/24x24/status/audio-volume-low.png Binary files differindex 6022b7a..85829fd 100644 --- a/mate/24x24/status/audio-volume-low.png +++ b/mate/24x24/status/audio-volume-low.png diff --git a/mate/24x24/status/audio-volume-medium.png b/mate/24x24/status/audio-volume-medium.png Binary files differindex 8388e3f..f67835f 100644 --- a/mate/24x24/status/audio-volume-medium.png +++ b/mate/24x24/status/audio-volume-medium.png diff --git a/mate/24x24/status/audio-volume-muted.png b/mate/24x24/status/audio-volume-muted.png Binary files differindex 595f5d1..be16f9d 100644 --- a/mate/24x24/status/audio-volume-muted.png +++ b/mate/24x24/status/audio-volume-muted.png diff --git a/mate/24x24/status/audio-volume-off.png b/mate/24x24/status/audio-volume-off.png Binary files differindex 4819ec1..1eebf22 100644 --- a/mate/24x24/status/audio-volume-off.png +++ b/mate/24x24/status/audio-volume-off.png diff --git a/mate/24x24/status/avatar-default.png b/mate/24x24/status/avatar-default.png Binary files differindex 79cf8f4..25ab365 100644 --- a/mate/24x24/status/avatar-default.png +++ b/mate/24x24/status/avatar-default.png diff --git a/mate/24x24/status/battery-caution-charging.png b/mate/24x24/status/battery-caution-charging.png Binary files differindex 800824f..f3e01e1 100644 --- a/mate/24x24/status/battery-caution-charging.png +++ b/mate/24x24/status/battery-caution-charging.png diff --git a/mate/24x24/status/battery-caution.png b/mate/24x24/status/battery-caution.png Binary files differindex fe065b5..b5349d4 100644 --- a/mate/24x24/status/battery-caution.png +++ b/mate/24x24/status/battery-caution.png diff --git a/mate/24x24/status/battery-empty.png b/mate/24x24/status/battery-empty.png Binary files differindex 31962d6..27e28dd 100644 --- a/mate/24x24/status/battery-empty.png +++ b/mate/24x24/status/battery-empty.png diff --git a/mate/24x24/status/battery-full-charged.png b/mate/24x24/status/battery-full-charged.png Binary files differindex 99f50b0..f038797 100644 --- a/mate/24x24/status/battery-full-charged.png +++ b/mate/24x24/status/battery-full-charged.png diff --git a/mate/24x24/status/battery-full-charging.png b/mate/24x24/status/battery-full-charging.png Binary files differindex 06b226e..f63c315 100644 --- a/mate/24x24/status/battery-full-charging.png +++ b/mate/24x24/status/battery-full-charging.png diff --git a/mate/24x24/status/battery-full.png b/mate/24x24/status/battery-full.png Binary files differindex 51cd816..6ef6df6 100644 --- a/mate/24x24/status/battery-full.png +++ b/mate/24x24/status/battery-full.png diff --git a/mate/24x24/status/battery-good-charging.png b/mate/24x24/status/battery-good-charging.png Binary files differindex e90469a..d521d51 100644 --- a/mate/24x24/status/battery-good-charging.png +++ b/mate/24x24/status/battery-good-charging.png diff --git a/mate/24x24/status/battery-good.png b/mate/24x24/status/battery-good.png Binary files differindex 7eee50a..2a7689f 100644 --- a/mate/24x24/status/battery-good.png +++ b/mate/24x24/status/battery-good.png diff --git a/mate/24x24/status/battery-low-charging.png b/mate/24x24/status/battery-low-charging.png Binary files differindex ef10f52..893b77c 100644 --- a/mate/24x24/status/battery-low-charging.png +++ b/mate/24x24/status/battery-low-charging.png diff --git a/mate/24x24/status/battery-low.png b/mate/24x24/status/battery-low.png Binary files differindex d0f3752..9755975 100644 --- a/mate/24x24/status/battery-low.png +++ b/mate/24x24/status/battery-low.png diff --git a/mate/24x24/status/battery-missing.png b/mate/24x24/status/battery-missing.png Binary files differindex 41fca82..8f8be41 100644 --- a/mate/24x24/status/battery-missing.png +++ b/mate/24x24/status/battery-missing.png diff --git a/mate/24x24/status/changes-allow.png b/mate/24x24/status/changes-allow.png Binary files differindex f198c50..fe6a601 100644 --- a/mate/24x24/status/changes-allow.png +++ b/mate/24x24/status/changes-allow.png diff --git a/mate/24x24/status/changes-prevent.png b/mate/24x24/status/changes-prevent.png Binary files differindex 0d020db..b4a4822 100644 --- a/mate/24x24/status/changes-prevent.png +++ b/mate/24x24/status/changes-prevent.png diff --git a/mate/24x24/status/computer-fail.png b/mate/24x24/status/computer-fail.png Binary files differindex 16df07f..a53e36a 100644 --- a/mate/24x24/status/computer-fail.png +++ b/mate/24x24/status/computer-fail.png diff --git a/mate/24x24/status/dialog-error.png b/mate/24x24/status/dialog-error.png Binary files differindex 9821d78..c757c84 100644 --- a/mate/24x24/status/dialog-error.png +++ b/mate/24x24/status/dialog-error.png diff --git a/mate/24x24/status/dialog-information.png b/mate/24x24/status/dialog-information.png Binary files differindex e86bcc5..52ae71a 100644 --- a/mate/24x24/status/dialog-information.png +++ b/mate/24x24/status/dialog-information.png diff --git a/mate/24x24/status/dialog-password.png b/mate/24x24/status/dialog-password.png Binary files differindex 3248315..0291992 100644 --- a/mate/24x24/status/dialog-password.png +++ b/mate/24x24/status/dialog-password.png diff --git a/mate/24x24/status/dialog-question.png b/mate/24x24/status/dialog-question.png Binary files differindex ee1ad9e..37ea323 100644 --- a/mate/24x24/status/dialog-question.png +++ b/mate/24x24/status/dialog-question.png diff --git a/mate/24x24/status/dialog-warning.png b/mate/24x24/status/dialog-warning.png Binary files differindex 0514967..6267b76 100644 --- a/mate/24x24/status/dialog-warning.png +++ b/mate/24x24/status/dialog-warning.png diff --git a/mate/24x24/status/image-loading.png b/mate/24x24/status/image-loading.png Binary files differindex 7a30e3c..2540cab 100644 --- a/mate/24x24/status/image-loading.png +++ b/mate/24x24/status/image-loading.png diff --git a/mate/24x24/status/image-missing.png b/mate/24x24/status/image-missing.png Binary files differindex 255d81d..eac4af2 100644 --- a/mate/24x24/status/image-missing.png +++ b/mate/24x24/status/image-missing.png diff --git a/mate/24x24/status/mail-attachment.png b/mate/24x24/status/mail-attachment.png Binary files differindex 446553e..d4c0436 100644 --- a/mate/24x24/status/mail-attachment.png +++ b/mate/24x24/status/mail-attachment.png diff --git a/mate/24x24/status/mail-read.png b/mate/24x24/status/mail-read.png Binary files differindex 1b3d782..7e7c1f0 100644 --- a/mate/24x24/status/mail-read.png +++ b/mate/24x24/status/mail-read.png diff --git a/mate/24x24/status/mail-replied.png b/mate/24x24/status/mail-replied.png Binary files differindex b016b52..9a2038f 100644 --- a/mate/24x24/status/mail-replied.png +++ b/mate/24x24/status/mail-replied.png diff --git a/mate/24x24/status/mail-unread.png b/mate/24x24/status/mail-unread.png Binary files differindex 0dcb00d..117580c 100644 --- a/mate/24x24/status/mail-unread.png +++ b/mate/24x24/status/mail-unread.png diff --git a/mate/24x24/status/media-playlist-repeat.png b/mate/24x24/status/media-playlist-repeat.png Binary files differindex 10fa72a..3b15b95 100644 --- a/mate/24x24/status/media-playlist-repeat.png +++ b/mate/24x24/status/media-playlist-repeat.png diff --git a/mate/24x24/status/media-playlist-shuffle.png b/mate/24x24/status/media-playlist-shuffle.png Binary files differindex 885a941..da0b9ce 100644 --- a/mate/24x24/status/media-playlist-shuffle.png +++ b/mate/24x24/status/media-playlist-shuffle.png diff --git a/mate/24x24/status/microphone-sensitivity-high.png b/mate/24x24/status/microphone-sensitivity-high.png Binary files differindex ce2339b..596fa0f 100644 --- a/mate/24x24/status/microphone-sensitivity-high.png +++ b/mate/24x24/status/microphone-sensitivity-high.png diff --git a/mate/24x24/status/microphone-sensitivity-low.png b/mate/24x24/status/microphone-sensitivity-low.png Binary files differindex da80e19..6e63c1b 100644 --- a/mate/24x24/status/microphone-sensitivity-low.png +++ b/mate/24x24/status/microphone-sensitivity-low.png diff --git a/mate/24x24/status/microphone-sensitivity-medium.png b/mate/24x24/status/microphone-sensitivity-medium.png Binary files differindex 077c0e5..b973c46 100644 --- a/mate/24x24/status/microphone-sensitivity-medium.png +++ b/mate/24x24/status/microphone-sensitivity-medium.png diff --git a/mate/24x24/status/microphone-sensitivity-muted.png b/mate/24x24/status/microphone-sensitivity-muted.png Binary files differindex a703957..6f989ab 100644 --- a/mate/24x24/status/microphone-sensitivity-muted.png +++ b/mate/24x24/status/microphone-sensitivity-muted.png diff --git a/mate/24x24/status/network-error.png b/mate/24x24/status/network-error.png Binary files differindex 2b7d0b7..3fbd132 100644 --- a/mate/24x24/status/network-error.png +++ b/mate/24x24/status/network-error.png diff --git a/mate/24x24/status/network-idle.png b/mate/24x24/status/network-idle.png Binary files differindex 69f526e..f922b9e 100644 --- a/mate/24x24/status/network-idle.png +++ b/mate/24x24/status/network-idle.png diff --git a/mate/24x24/status/network-offline.png b/mate/24x24/status/network-offline.png Binary files differindex a52f583..2a79c10 100644 --- a/mate/24x24/status/network-offline.png +++ b/mate/24x24/status/network-offline.png diff --git a/mate/24x24/status/network-receive.png b/mate/24x24/status/network-receive.png Binary files differindex 01efd9d..64e0d1b 100644 --- a/mate/24x24/status/network-receive.png +++ b/mate/24x24/status/network-receive.png diff --git a/mate/24x24/status/network-transmit-receive.png b/mate/24x24/status/network-transmit-receive.png Binary files differindex 23185f2..e6c0446 100644 --- a/mate/24x24/status/network-transmit-receive.png +++ b/mate/24x24/status/network-transmit-receive.png diff --git a/mate/24x24/status/network-transmit.png b/mate/24x24/status/network-transmit.png Binary files differindex a0faa8e..d685eeb 100644 --- a/mate/24x24/status/network-transmit.png +++ b/mate/24x24/status/network-transmit.png diff --git a/mate/24x24/status/non-starred.png b/mate/24x24/status/non-starred.png Binary files differindex 6ca9321..b46879d 100644 --- a/mate/24x24/status/non-starred.png +++ b/mate/24x24/status/non-starred.png diff --git a/mate/24x24/status/printer-error.png b/mate/24x24/status/printer-error.png Binary files differindex 54a3de2..b2400c1 100644 --- a/mate/24x24/status/printer-error.png +++ b/mate/24x24/status/printer-error.png diff --git a/mate/24x24/status/printer-printing.png b/mate/24x24/status/printer-printing.png Binary files differindex fd0b5ef..edd34e8 100644 --- a/mate/24x24/status/printer-printing.png +++ b/mate/24x24/status/printer-printing.png diff --git a/mate/24x24/status/security-high.png b/mate/24x24/status/security-high.png Binary files differindex 2af51b3..0fd9f0f 100644 --- a/mate/24x24/status/security-high.png +++ b/mate/24x24/status/security-high.png diff --git a/mate/24x24/status/security-low.png b/mate/24x24/status/security-low.png Binary files differindex 16f5a5b..dd22e30 100644 --- a/mate/24x24/status/security-low.png +++ b/mate/24x24/status/security-low.png diff --git a/mate/24x24/status/security-medium.png b/mate/24x24/status/security-medium.png Binary files differindex 92855ba..44341b3 100644 --- a/mate/24x24/status/security-medium.png +++ b/mate/24x24/status/security-medium.png diff --git a/mate/24x24/status/semi-starred-rtl.png b/mate/24x24/status/semi-starred-rtl.png Binary files differindex 8c8687d..e9a9c8c 100644 --- a/mate/24x24/status/semi-starred-rtl.png +++ b/mate/24x24/status/semi-starred-rtl.png diff --git a/mate/24x24/status/semi-starred.png b/mate/24x24/status/semi-starred.png Binary files differindex 8837ed9..909b26b 100644 --- a/mate/24x24/status/semi-starred.png +++ b/mate/24x24/status/semi-starred.png diff --git a/mate/24x24/status/software-update-available.png b/mate/24x24/status/software-update-available.png Binary files differindex ff237d7..0bdfeb8 100644 --- a/mate/24x24/status/software-update-available.png +++ b/mate/24x24/status/software-update-available.png diff --git a/mate/24x24/status/software-update-urgent.png b/mate/24x24/status/software-update-urgent.png Binary files differindex e597d4c..7cda831 100644 --- a/mate/24x24/status/software-update-urgent.png +++ b/mate/24x24/status/software-update-urgent.png diff --git a/mate/24x24/status/starred.png b/mate/24x24/status/starred.png Binary files differindex 91dfbf1..c1a063d 100644 --- a/mate/24x24/status/starred.png +++ b/mate/24x24/status/starred.png diff --git a/mate/24x24/status/task-due.png b/mate/24x24/status/task-due.png Binary files differindex c2cc6d2..a105289 100644 --- a/mate/24x24/status/task-due.png +++ b/mate/24x24/status/task-due.png diff --git a/mate/24x24/status/task-past-due.png b/mate/24x24/status/task-past-due.png Binary files differindex 2e1a2d2..2e8e9af 100644 --- a/mate/24x24/status/task-past-due.png +++ b/mate/24x24/status/task-past-due.png diff --git a/mate/24x24/status/trophy-bronze.png b/mate/24x24/status/trophy-bronze.png Binary files differindex 49c15cd..e3e09a0 100644 --- a/mate/24x24/status/trophy-bronze.png +++ b/mate/24x24/status/trophy-bronze.png diff --git a/mate/24x24/status/trophy-gold.png b/mate/24x24/status/trophy-gold.png Binary files differindex 85c2c6c..1c10e30 100644 --- a/mate/24x24/status/trophy-gold.png +++ b/mate/24x24/status/trophy-gold.png diff --git a/mate/24x24/status/trophy-silver.png b/mate/24x24/status/trophy-silver.png Binary files differindex a533966..cf8e1c1 100644 --- a/mate/24x24/status/trophy-silver.png +++ b/mate/24x24/status/trophy-silver.png diff --git a/mate/24x24/status/user-available.png b/mate/24x24/status/user-available.png Binary files differindex 256955c..9039bd6 100644 --- a/mate/24x24/status/user-available.png +++ b/mate/24x24/status/user-available.png diff --git a/mate/24x24/status/user-away.png b/mate/24x24/status/user-away.png Binary files differindex 5262dc6..1188a02 100644 --- a/mate/24x24/status/user-away.png +++ b/mate/24x24/status/user-away.png diff --git a/mate/24x24/status/user-busy.png b/mate/24x24/status/user-busy.png Binary files differindex 30e515a..97249c7 100644 --- a/mate/24x24/status/user-busy.png +++ b/mate/24x24/status/user-busy.png diff --git a/mate/24x24/status/user-idle.png b/mate/24x24/status/user-idle.png Binary files differindex 72abcca..210da62 100644 --- a/mate/24x24/status/user-idle.png +++ b/mate/24x24/status/user-idle.png diff --git a/mate/24x24/status/user-invisible.png b/mate/24x24/status/user-invisible.png Binary files differindex f6707e5..8b4250c 100644 --- a/mate/24x24/status/user-invisible.png +++ b/mate/24x24/status/user-invisible.png diff --git a/mate/24x24/status/user-offline.png b/mate/24x24/status/user-offline.png Binary files differindex caed7b5..dcae1b8 100644 --- a/mate/24x24/status/user-offline.png +++ b/mate/24x24/status/user-offline.png diff --git a/mate/24x24/status/user-trash-full.png b/mate/24x24/status/user-trash-full.png Binary files differindex 9c9908a..99e8733 100644 --- a/mate/24x24/status/user-trash-full.png +++ b/mate/24x24/status/user-trash-full.png diff --git a/mate/24x24/status/weather-clear-night.png b/mate/24x24/status/weather-clear-night.png Binary files differindex f703975..3a8cb66 100644 --- a/mate/24x24/status/weather-clear-night.png +++ b/mate/24x24/status/weather-clear-night.png diff --git a/mate/24x24/status/weather-clear.png b/mate/24x24/status/weather-clear.png Binary files differindex c172273..fb3d46e 100644 --- a/mate/24x24/status/weather-clear.png +++ b/mate/24x24/status/weather-clear.png diff --git a/mate/24x24/status/weather-few-clouds-night.png b/mate/24x24/status/weather-few-clouds-night.png Binary files differindex 8351328..25fce21 100644 --- a/mate/24x24/status/weather-few-clouds-night.png +++ b/mate/24x24/status/weather-few-clouds-night.png diff --git a/mate/24x24/status/weather-few-clouds.png b/mate/24x24/status/weather-few-clouds.png Binary files differindex 1c6e125..ae781c8 100644 --- a/mate/24x24/status/weather-few-clouds.png +++ b/mate/24x24/status/weather-few-clouds.png diff --git a/mate/24x24/status/weather-fog.png b/mate/24x24/status/weather-fog.png Binary files differindex ff9b0ba..9c347d8 100644 --- a/mate/24x24/status/weather-fog.png +++ b/mate/24x24/status/weather-fog.png diff --git a/mate/24x24/status/weather-overcast.png b/mate/24x24/status/weather-overcast.png Binary files differindex ec43872..95bb931 100644 --- a/mate/24x24/status/weather-overcast.png +++ b/mate/24x24/status/weather-overcast.png diff --git a/mate/24x24/status/weather-severe-alert.png b/mate/24x24/status/weather-severe-alert.png Binary files differindex bfbb8ef..f3cdf3a 100644 --- a/mate/24x24/status/weather-severe-alert.png +++ b/mate/24x24/status/weather-severe-alert.png diff --git a/mate/24x24/status/weather-showers-scattered.png b/mate/24x24/status/weather-showers-scattered.png Binary files differindex 2211d75..82b2a18 100644 --- a/mate/24x24/status/weather-showers-scattered.png +++ b/mate/24x24/status/weather-showers-scattered.png diff --git a/mate/24x24/status/weather-showers.png b/mate/24x24/status/weather-showers.png Binary files differindex 3b4efce..df91e67 100644 --- a/mate/24x24/status/weather-showers.png +++ b/mate/24x24/status/weather-showers.png diff --git a/mate/24x24/status/weather-snow.png b/mate/24x24/status/weather-snow.png Binary files differindex f7ae284..9e42c62 100644 --- a/mate/24x24/status/weather-snow.png +++ b/mate/24x24/status/weather-snow.png diff --git a/mate/24x24/status/weather-storm.png b/mate/24x24/status/weather-storm.png Binary files differindex dd7a67a..33cb400 100644 --- a/mate/24x24/status/weather-storm.png +++ b/mate/24x24/status/weather-storm.png diff --git a/mate/256x256/Makefile.am b/mate/256x256/Makefile.am index b3dafbb..160fec0 100644 --- a/mate/256x256/Makefile.am +++ b/mate/256x256/Makefile.am @@ -1,13 +1,21 @@ NULL = DIST_SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) diff --git a/mate/256x256/actions/Makefile.am b/mate/256x256/actions/Makefile.am new file mode 100644 index 0000000..e951bcf --- /dev/null +++ b/mate/256x256/actions/Makefile.am @@ -0,0 +1,195 @@ +NULL = + +png_icons = \ + address-book-new.png \ + appointment-new.png \ + document-new.png \ + document-open-recent.png \ + document-page-setup.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-revert.png \ + document-revert-rtl.png \ + document-save-as.png \ + document-save.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-select-all.png \ + go-first.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + mail-message-new.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-run.png \ + system-search.png \ + system-shutdown.png \ + view-refresh.png \ + $(NULL) + +address-book-new.png: ../../../src/x-office-address-book.svg + @echo " "$@ + @inkscape -z $^ --export-area=421:21:677:277 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-new.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=16:310:272:566 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-new.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=417:308:673:564 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1220:628:1476:884 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open-recent.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=416:10:672:266 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-page-setup.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=25:8:281:264 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:3:276:259 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print-preview.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=820:303:1076:559 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-properties.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=813:317:1069:573 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1635:308:1891:564 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert-rtl.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1220:8:1476:264 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save-as.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=815:15:1071:271 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=415:15:671:271 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-delete.png: ../../../src/edit-delete.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:18:271:274 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=19:19:275:275 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find-replace.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=417:19:673:275 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-select-all.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1220:308:1476:564 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-new.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:628:276:884 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-first.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:-269:276:-13 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-jump.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:-552:271:-296 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-last.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=851:-269:1107:-13 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-next.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=570:-269:826:-13 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-previous.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=283:-269:559:-13 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-message-new.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:13:276:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +process-stop.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=576:-552:832:-296 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-lock-screen.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:11:678:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-log-out.png: ../../../src/system-log-out.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-run.png: ../../../src/system-run.svg + @echo " "$@ + @inkscape -z $^ --export-area=6:11:261:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-search.png: ../../../src/system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=19:19:275:275 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-shutdown.png: ../../../src/system-shutdown.svg + @echo " "$@ + @inkscape -z $^ --export-area=25:13:281:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-refresh.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:-552:552:-296 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/256x256/actions/address-book-new.png b/mate/256x256/actions/address-book-new.png Binary files differindex 7801779..f94a04b 100644 --- a/mate/256x256/actions/address-book-new.png +++ b/mate/256x256/actions/address-book-new.png diff --git a/mate/256x256/actions/appointment-new.png b/mate/256x256/actions/appointment-new.png Binary files differindex 2088d95..bb3b905 100644 --- a/mate/256x256/actions/appointment-new.png +++ b/mate/256x256/actions/appointment-new.png diff --git a/mate/256x256/actions/document-new.png b/mate/256x256/actions/document-new.png Binary files differindex d17454a..0d78d9b 100644 --- a/mate/256x256/actions/document-new.png +++ b/mate/256x256/actions/document-new.png diff --git a/mate/256x256/actions/document-open-recent.png b/mate/256x256/actions/document-open-recent.png Binary files differindex e226f3c..a542a4c 100644 --- a/mate/256x256/actions/document-open-recent.png +++ b/mate/256x256/actions/document-open-recent.png diff --git a/mate/256x256/actions/document-page-setup.png b/mate/256x256/actions/document-page-setup.png Binary files differindex 04905be..afdbf94 100644 --- a/mate/256x256/actions/document-page-setup.png +++ b/mate/256x256/actions/document-page-setup.png diff --git a/mate/256x256/actions/document-print-preview.png b/mate/256x256/actions/document-print-preview.png Binary files differindex a770f66..1ee279b 100644 --- a/mate/256x256/actions/document-print-preview.png +++ b/mate/256x256/actions/document-print-preview.png diff --git a/mate/256x256/actions/document-print.png b/mate/256x256/actions/document-print.png Binary files differindex b0cd2d5..5517417 100644 --- a/mate/256x256/actions/document-print.png +++ b/mate/256x256/actions/document-print.png diff --git a/mate/256x256/actions/document-properties.png b/mate/256x256/actions/document-properties.png Binary files differindex e02dd59..bf75709 100644 --- a/mate/256x256/actions/document-properties.png +++ b/mate/256x256/actions/document-properties.png diff --git a/mate/256x256/actions/document-revert-rtl.png b/mate/256x256/actions/document-revert-rtl.png Binary files differnew file mode 100644 index 0000000..c7fc1b4 --- /dev/null +++ b/mate/256x256/actions/document-revert-rtl.png diff --git a/mate/256x256/actions/document-revert.png b/mate/256x256/actions/document-revert.png Binary files differindex 34bf87e..2741a33 100644 --- a/mate/256x256/actions/document-revert.png +++ b/mate/256x256/actions/document-revert.png diff --git a/mate/256x256/actions/document-save-as.png b/mate/256x256/actions/document-save-as.png Binary files differindex 2025fa1..0a3b5cb 100644 --- a/mate/256x256/actions/document-save-as.png +++ b/mate/256x256/actions/document-save-as.png diff --git a/mate/256x256/actions/document-save.png b/mate/256x256/actions/document-save.png Binary files differindex b02911a..90fe5eb 100644 --- a/mate/256x256/actions/document-save.png +++ b/mate/256x256/actions/document-save.png diff --git a/mate/256x256/actions/edit-delete.png b/mate/256x256/actions/edit-delete.png Binary files differindex 6d4295c..b048dbf 100644 --- a/mate/256x256/actions/edit-delete.png +++ b/mate/256x256/actions/edit-delete.png diff --git a/mate/256x256/actions/edit-find-replace.png b/mate/256x256/actions/edit-find-replace.png Binary files differindex f878339..7d52af3 100644 --- a/mate/256x256/actions/edit-find-replace.png +++ b/mate/256x256/actions/edit-find-replace.png diff --git a/mate/256x256/actions/edit-find.png b/mate/256x256/actions/edit-find.png Binary files differindex 6485912..6120ec8 100644 --- a/mate/256x256/actions/edit-find.png +++ b/mate/256x256/actions/edit-find.png diff --git a/mate/256x256/actions/edit-select-all.png b/mate/256x256/actions/edit-select-all.png Binary files differindex 5937890..b7aba80 100644 --- a/mate/256x256/actions/edit-select-all.png +++ b/mate/256x256/actions/edit-select-all.png diff --git a/mate/256x256/actions/go-first.png b/mate/256x256/actions/go-first.png Binary files differindex 4a4fdb2..5dd2b77 100644 --- a/mate/256x256/actions/go-first.png +++ b/mate/256x256/actions/go-first.png diff --git a/mate/256x256/actions/go-jump.png b/mate/256x256/actions/go-jump.png Binary files differindex 02da70f..1efbe59 100644 --- a/mate/256x256/actions/go-jump.png +++ b/mate/256x256/actions/go-jump.png diff --git a/mate/256x256/actions/go-last.png b/mate/256x256/actions/go-last.png Binary files differindex 748e45c..812d14e 100644 --- a/mate/256x256/actions/go-last.png +++ b/mate/256x256/actions/go-last.png diff --git a/mate/256x256/actions/go-next.png b/mate/256x256/actions/go-next.png Binary files differindex 0c24a79..aed57b6 100644 --- a/mate/256x256/actions/go-next.png +++ b/mate/256x256/actions/go-next.png diff --git a/mate/256x256/actions/go-previous.png b/mate/256x256/actions/go-previous.png Binary files differindex a59b1fc..81d6ae7 100644 --- a/mate/256x256/actions/go-previous.png +++ b/mate/256x256/actions/go-previous.png diff --git a/mate/256x256/actions/mail-message-new.png b/mate/256x256/actions/mail-message-new.png Binary files differindex 3e2723c..1659f92 100644 --- a/mate/256x256/actions/mail-message-new.png +++ b/mate/256x256/actions/mail-message-new.png diff --git a/mate/256x256/actions/process-stop.png b/mate/256x256/actions/process-stop.png Binary files differindex e6771b2..f129b3c 100644 --- a/mate/256x256/actions/process-stop.png +++ b/mate/256x256/actions/process-stop.png diff --git a/mate/256x256/actions/system-lock-screen.png b/mate/256x256/actions/system-lock-screen.png Binary files differindex 4fdbeab..9b8d2db 100644 --- a/mate/256x256/actions/system-lock-screen.png +++ b/mate/256x256/actions/system-lock-screen.png diff --git a/mate/256x256/actions/system-log-out.png b/mate/256x256/actions/system-log-out.png Binary files differindex 30d97d1..325695a 100644 --- a/mate/256x256/actions/system-log-out.png +++ b/mate/256x256/actions/system-log-out.png diff --git a/mate/256x256/actions/system-run.png b/mate/256x256/actions/system-run.png Binary files differnew file mode 100644 index 0000000..2dcc958 --- /dev/null +++ b/mate/256x256/actions/system-run.png diff --git a/mate/256x256/actions/system-search.png b/mate/256x256/actions/system-search.png Binary files differindex a879753..b31dd50 100644 --- a/mate/256x256/actions/system-search.png +++ b/mate/256x256/actions/system-search.png diff --git a/mate/256x256/actions/system-shutdown.png b/mate/256x256/actions/system-shutdown.png Binary files differnew file mode 100644 index 0000000..41c0b00 --- /dev/null +++ b/mate/256x256/actions/system-shutdown.png diff --git a/mate/256x256/actions/view-refresh.png b/mate/256x256/actions/view-refresh.png Binary files differindex ec74c34..70dfb96 100644 --- a/mate/256x256/actions/view-refresh.png +++ b/mate/256x256/actions/view-refresh.png diff --git a/mate/256x256/apps/Makefile.am b/mate/256x256/apps/Makefile.am index f2efc56..e83014a 100644 --- a/mate/256x256/apps/Makefile.am +++ b/mate/256x256/apps/Makefile.am @@ -148,7 +148,7 @@ system-software-update.png: ../../../src/system-software.svg system-users.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=22:22:278:278 -w=256 -h=256 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=822:22:1078:278 -w=256 -h=256 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg diff --git a/mate/256x256/apps/system-users.png b/mate/256x256/apps/system-users.png Binary files differindex cd5b583..2cc513f 100644 --- a/mate/256x256/apps/system-users.png +++ b/mate/256x256/apps/system-users.png diff --git a/mate/256x256/emblems/Makefile.am b/mate/256x256/emblems/Makefile.am new file mode 100644 index 0000000..38de9f6 --- /dev/null +++ b/mate/256x256/emblems/Makefile.am @@ -0,0 +1,47 @@ +NULL = + +png_icons = \ + emblem-package.png \ + emblem-readonly.png \ + emblem-shared.png \ + emblem-symbolic-link.png \ + emblem-synchronizing.png \ + emblem-unreadable.png \ + $(NULL) + +emblem-package.png: ../../../src/packages.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:6:678:262 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-readonly.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=818:26:1074:282 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-shared.png: ../../../src/emblem-shared.svg + @echo " "$@ + @inkscape -z $^ --export-area=18:26:274:282 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-symbolic-link.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=18:26:274:282 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-synchronizing.png: ../../../src/emblem-synchronizing.svg + @echo " "$@ + @inkscape -z $^ --export-area=18:26:274:282 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-unreadable.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=418:26:674:282 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/256x256/emblems/emblem-package.png b/mate/256x256/emblems/emblem-package.png Binary files differindex d935083..7b993b8 100644 --- a/mate/256x256/emblems/emblem-package.png +++ b/mate/256x256/emblems/emblem-package.png diff --git a/mate/256x256/emblems/emblem-readonly.png b/mate/256x256/emblems/emblem-readonly.png Binary files differindex c329196..7721da8 100644 --- a/mate/256x256/emblems/emblem-readonly.png +++ b/mate/256x256/emblems/emblem-readonly.png diff --git a/mate/256x256/emblems/emblem-shared.png b/mate/256x256/emblems/emblem-shared.png Binary files differindex f86656c..a6ecc8b 100644 --- a/mate/256x256/emblems/emblem-shared.png +++ b/mate/256x256/emblems/emblem-shared.png diff --git a/mate/256x256/emblems/emblem-symbolic-link.png b/mate/256x256/emblems/emblem-symbolic-link.png Binary files differindex 4160566..0d6f55c 100644 --- a/mate/256x256/emblems/emblem-symbolic-link.png +++ b/mate/256x256/emblems/emblem-symbolic-link.png diff --git a/mate/256x256/emblems/emblem-synchronizing.png b/mate/256x256/emblems/emblem-synchronizing.png Binary files differindex e2415ba..c2cafa0 100644 --- a/mate/256x256/emblems/emblem-synchronizing.png +++ b/mate/256x256/emblems/emblem-synchronizing.png diff --git a/mate/256x256/emblems/emblem-unreadable.png b/mate/256x256/emblems/emblem-unreadable.png Binary files differindex 96a3336..d722ddb 100644 --- a/mate/256x256/emblems/emblem-unreadable.png +++ b/mate/256x256/emblems/emblem-unreadable.png diff --git a/mate/256x256/places/Makefile.am b/mate/256x256/places/Makefile.am new file mode 100644 index 0000000..201d6a2 --- /dev/null +++ b/mate/256x256/places/Makefile.am @@ -0,0 +1,94 @@ +NULL = + +png_icons = \ + network-server.png \ + network-workgroup.png \ + user-trash.png \ + $(NULL) + +folder-documents.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:28:676:284 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-download.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:328:676:584 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-music.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=820:328:1076:584 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-pictures.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:28:276:284 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:928:276:1184 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-publicshare.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1220:28:1476:284 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-remote.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=820:636:1076:892 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-saved-search.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:628:676:884 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-templates.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=820:28:1076:284 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-videos.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1220:328:1476:584 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-server.png: ../../../src/network-server.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:11:276:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-workgroup.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:328:676:584 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-bookmarks.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1620:28:1876:284 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-desktop.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1620:328:1876:584 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-home.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:328:276:584 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=426:11:682:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/256x256/places/network-server.png b/mate/256x256/places/network-server.png Binary files differindex 583bdb8..31d6ebc 100644 --- a/mate/256x256/places/network-server.png +++ b/mate/256x256/places/network-server.png diff --git a/mate/256x256/places/network-workgroup.png b/mate/256x256/places/network-workgroup.png Binary files differindex abe561c..7ff3ae9 100644 --- a/mate/256x256/places/network-workgroup.png +++ b/mate/256x256/places/network-workgroup.png diff --git a/mate/256x256/places/user-trash.png b/mate/256x256/places/user-trash.png Binary files differindex afa29bb..d47d700 100644 --- a/mate/256x256/places/user-trash.png +++ b/mate/256x256/places/user-trash.png diff --git a/mate/256x256/status/Makefile.am b/mate/256x256/status/Makefile.am new file mode 100644 index 0000000..332a897 --- /dev/null +++ b/mate/256x256/status/Makefile.am @@ -0,0 +1,320 @@ +NULL = + +png_icons = \ + appointment-missed.png \ + appointment-soon.png \ + audio-volume-high.png \ + audio-volume-low.png \ + audio-volume-medium.png \ + audio-volume-muted.png \ + audio-volume-off.png \ + avatar-default.png \ + battery-caution-charging.png \ + battery-caution.png \ + battery-empty.png \ + battery-full-charged.png \ + battery-full-charging.png \ + battery-full.png \ + battery-good-charging.png \ + battery-good.png \ + battery-low-charging.png \ + battery-low.png \ + battery-missing.png \ + computer-fail.png \ + dialog-error.png \ + dialog-information.png \ + dialog-password.png \ + dialog-question.png \ + dialog-warning.png \ + image-loading.png \ + image-missing.png \ + mail-read.png \ + network-error.png \ + network-idle.png \ + network-offline.png \ + network-receive.png \ + network-transmit.png \ + network-transmit-receive.png \ + non-starred.png \ + printer-error.png \ + printer-printing.png \ + security-high.png \ + security-low.png \ + security-medium.png \ + semi-starred.png \ + semi-starred-rtl.png \ + software-update-available.png \ + software-update-urgent.png \ + starred.png \ + trophy-bronze.png \ + trophy-gold.png \ + trophy-silver.png \ + user-trash-full.png \ + $(NULL) + +appointment-missed.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-soon.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=415:313:671:569 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-high.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:311:278:567 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-low.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-medium.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:311:678:567 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-muted.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:11:678:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-off.png: ../../../src/audio-volume-off.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +avatar-default.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:22:278:278 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=49:311:305:567 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=822:611:1078:867 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-empty.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:-309:678:-53 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charged.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:-623:678:-367 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:7:678:263 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:311:678:567 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=822:11:1078:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=822:311:1078:567 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=822:-309:1078:-53 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=422:611:678:867 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-missing.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:-309:278:-53 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer-fail.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1616:22:1872:278 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-error.png: ../../../src/dialog-error.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-information.png: ../../../src/dialog-information.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-password.png: ../../../src/dialog-password.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-question.png: ../../../src/dialog-question.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-warning.png: ../../../src/dialog-warning.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-drag-accept.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=820:928:1076:1184 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:928:676:1184 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-visiting.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1220:928:1476:1184 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-loading.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=415:13:671:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-missing.png: ../../../src/photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=415:13:671:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:13:676:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-error.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=816:322:1072:578 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-idle.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=16:22:272:278 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-offline.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1216:322:1472:578 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1216:22:1472:278 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=816:22:1072:278 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=416:22:672:278 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-error.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:3:676:259 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-printing.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:303:676:559 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-high.png: ../../../src/security-high.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-low.png: ../../../src/security-low.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-medium.png: ../../../src/security-medium.svg + @echo " "$@ + @inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-available.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=19:13:275:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-urgent.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=419:13:675:269 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +non-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:15:276:271 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:315:676:571 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred-rtl.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=420:15:676:271 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=20:315:276:571 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-bronze.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=811:11:1067:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-gold.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=11:11:267:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-silver.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=411:11:667:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash-full.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=26:11:282:267 -w=256 -h=256 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/256x256/status/appointment-missed.png b/mate/256x256/status/appointment-missed.png Binary files differindex 13aa458..e4854aa 100644 --- a/mate/256x256/status/appointment-missed.png +++ b/mate/256x256/status/appointment-missed.png diff --git a/mate/256x256/status/appointment-soon.png b/mate/256x256/status/appointment-soon.png Binary files differindex 609f52b..951f167 100644 --- a/mate/256x256/status/appointment-soon.png +++ b/mate/256x256/status/appointment-soon.png diff --git a/mate/256x256/status/audio-volume-high.png b/mate/256x256/status/audio-volume-high.png Binary files differindex 4a29bd5..ee7a723 100644 --- a/mate/256x256/status/audio-volume-high.png +++ b/mate/256x256/status/audio-volume-high.png diff --git a/mate/256x256/status/audio-volume-low.png b/mate/256x256/status/audio-volume-low.png Binary files differindex 4ec2fc1..f511e29 100644 --- a/mate/256x256/status/audio-volume-low.png +++ b/mate/256x256/status/audio-volume-low.png diff --git a/mate/256x256/status/audio-volume-medium.png b/mate/256x256/status/audio-volume-medium.png Binary files differindex 2e3a592..2a95a71 100644 --- a/mate/256x256/status/audio-volume-medium.png +++ b/mate/256x256/status/audio-volume-medium.png diff --git a/mate/256x256/status/audio-volume-muted.png b/mate/256x256/status/audio-volume-muted.png Binary files differindex ab027f4..f37f7bf 100644 --- a/mate/256x256/status/audio-volume-muted.png +++ b/mate/256x256/status/audio-volume-muted.png diff --git a/mate/256x256/status/audio-volume-off.png b/mate/256x256/status/audio-volume-off.png Binary files differindex af25342..0fa6622 100644 --- a/mate/256x256/status/audio-volume-off.png +++ b/mate/256x256/status/audio-volume-off.png diff --git a/mate/256x256/status/avatar-default.png b/mate/256x256/status/avatar-default.png Binary files differindex c07d172..cd5b583 100644 --- a/mate/256x256/status/avatar-default.png +++ b/mate/256x256/status/avatar-default.png diff --git a/mate/256x256/status/battery-caution-charging.png b/mate/256x256/status/battery-caution-charging.png Binary files differindex be2e913..159c88e 100644 --- a/mate/256x256/status/battery-caution-charging.png +++ b/mate/256x256/status/battery-caution-charging.png diff --git a/mate/256x256/status/battery-caution.png b/mate/256x256/status/battery-caution.png Binary files differindex 115748e..3b6259e 100644 --- a/mate/256x256/status/battery-caution.png +++ b/mate/256x256/status/battery-caution.png diff --git a/mate/256x256/status/battery-empty.png b/mate/256x256/status/battery-empty.png Binary files differindex 1e914dc..66a6b3b 100644 --- a/mate/256x256/status/battery-empty.png +++ b/mate/256x256/status/battery-empty.png diff --git a/mate/256x256/status/battery-full-charged.png b/mate/256x256/status/battery-full-charged.png Binary files differindex 43eb929..d705ef8 100644 --- a/mate/256x256/status/battery-full-charged.png +++ b/mate/256x256/status/battery-full-charged.png diff --git a/mate/256x256/status/battery-full-charging.png b/mate/256x256/status/battery-full-charging.png Binary files differindex 586b8dc..3a8630a 100644 --- a/mate/256x256/status/battery-full-charging.png +++ b/mate/256x256/status/battery-full-charging.png diff --git a/mate/256x256/status/battery-full.png b/mate/256x256/status/battery-full.png Binary files differindex 8936b44..c80ea4c 100644 --- a/mate/256x256/status/battery-full.png +++ b/mate/256x256/status/battery-full.png diff --git a/mate/256x256/status/battery-good-charging.png b/mate/256x256/status/battery-good-charging.png Binary files differindex 68bdcd1..7d41fe1 100644 --- a/mate/256x256/status/battery-good-charging.png +++ b/mate/256x256/status/battery-good-charging.png diff --git a/mate/256x256/status/battery-good.png b/mate/256x256/status/battery-good.png Binary files differindex 9d0a568..e989e4b 100644 --- a/mate/256x256/status/battery-good.png +++ b/mate/256x256/status/battery-good.png diff --git a/mate/256x256/status/battery-low-charging.png b/mate/256x256/status/battery-low-charging.png Binary files differindex e57354e..979e280 100644 --- a/mate/256x256/status/battery-low-charging.png +++ b/mate/256x256/status/battery-low-charging.png diff --git a/mate/256x256/status/battery-low.png b/mate/256x256/status/battery-low.png Binary files differindex 5d80dba..9e3f2ea 100644 --- a/mate/256x256/status/battery-low.png +++ b/mate/256x256/status/battery-low.png diff --git a/mate/256x256/status/battery-missing.png b/mate/256x256/status/battery-missing.png Binary files differindex 45287e3..ef21e10 100644 --- a/mate/256x256/status/battery-missing.png +++ b/mate/256x256/status/battery-missing.png diff --git a/mate/256x256/status/computer-fail.png b/mate/256x256/status/computer-fail.png Binary files differnew file mode 100644 index 0000000..6d32d50 --- /dev/null +++ b/mate/256x256/status/computer-fail.png diff --git a/mate/256x256/status/dialog-error.png b/mate/256x256/status/dialog-error.png Binary files differindex 08d5d80..3cf300a 100644 --- a/mate/256x256/status/dialog-error.png +++ b/mate/256x256/status/dialog-error.png diff --git a/mate/256x256/status/dialog-information.png b/mate/256x256/status/dialog-information.png Binary files differindex 2a61b19..b14e794 100644 --- a/mate/256x256/status/dialog-information.png +++ b/mate/256x256/status/dialog-information.png diff --git a/mate/256x256/status/dialog-password.png b/mate/256x256/status/dialog-password.png Binary files differnew file mode 100644 index 0000000..a7539c6 --- /dev/null +++ b/mate/256x256/status/dialog-password.png diff --git a/mate/256x256/status/dialog-question.png b/mate/256x256/status/dialog-question.png Binary files differindex 6b73db6..2a175dd 100644 --- a/mate/256x256/status/dialog-question.png +++ b/mate/256x256/status/dialog-question.png diff --git a/mate/256x256/status/dialog-warning.png b/mate/256x256/status/dialog-warning.png Binary files differindex 4faea67..195c33d 100644 --- a/mate/256x256/status/dialog-warning.png +++ b/mate/256x256/status/dialog-warning.png diff --git a/mate/256x256/status/image-loading.png b/mate/256x256/status/image-loading.png Binary files differindex 83f166b..6b94e4c 100644 --- a/mate/256x256/status/image-loading.png +++ b/mate/256x256/status/image-loading.png diff --git a/mate/256x256/status/image-missing.png b/mate/256x256/status/image-missing.png Binary files differindex 670bb0b..48aebe8 100644 --- a/mate/256x256/status/image-missing.png +++ b/mate/256x256/status/image-missing.png diff --git a/mate/256x256/status/mail-read.png b/mate/256x256/status/mail-read.png Binary files differindex e05b178..403f41d 100644 --- a/mate/256x256/status/mail-read.png +++ b/mate/256x256/status/mail-read.png diff --git a/mate/256x256/status/network-error.png b/mate/256x256/status/network-error.png Binary files differindex 53d717c..5fe1dd7 100644 --- a/mate/256x256/status/network-error.png +++ b/mate/256x256/status/network-error.png diff --git a/mate/256x256/status/network-idle.png b/mate/256x256/status/network-idle.png Binary files differindex 35a79fc..7b846e6 100644 --- a/mate/256x256/status/network-idle.png +++ b/mate/256x256/status/network-idle.png diff --git a/mate/256x256/status/network-offline.png b/mate/256x256/status/network-offline.png Binary files differindex eb26ee6..437920f 100644 --- a/mate/256x256/status/network-offline.png +++ b/mate/256x256/status/network-offline.png diff --git a/mate/256x256/status/network-receive.png b/mate/256x256/status/network-receive.png Binary files differindex a7a3cbe..9b4efbe 100644 --- a/mate/256x256/status/network-receive.png +++ b/mate/256x256/status/network-receive.png diff --git a/mate/256x256/status/network-transmit-receive.png b/mate/256x256/status/network-transmit-receive.png Binary files differindex 2e3ef4f..9a7f432 100644 --- a/mate/256x256/status/network-transmit-receive.png +++ b/mate/256x256/status/network-transmit-receive.png diff --git a/mate/256x256/status/network-transmit.png b/mate/256x256/status/network-transmit.png Binary files differindex b64ee04..14fa58a 100644 --- a/mate/256x256/status/network-transmit.png +++ b/mate/256x256/status/network-transmit.png diff --git a/mate/256x256/status/non-starred.png b/mate/256x256/status/non-starred.png Binary files differnew file mode 100644 index 0000000..df83075 --- /dev/null +++ b/mate/256x256/status/non-starred.png diff --git a/mate/256x256/status/printer-error.png b/mate/256x256/status/printer-error.png Binary files differindex 89eb50b..b8ac3a0 100644 --- a/mate/256x256/status/printer-error.png +++ b/mate/256x256/status/printer-error.png diff --git a/mate/256x256/status/printer-printing.png b/mate/256x256/status/printer-printing.png Binary files differindex 4ca5ada..fb2cb23 100644 --- a/mate/256x256/status/printer-printing.png +++ b/mate/256x256/status/printer-printing.png diff --git a/mate/256x256/status/security-high.png b/mate/256x256/status/security-high.png Binary files differindex a8f2c85..e7aee47 100644 --- a/mate/256x256/status/security-high.png +++ b/mate/256x256/status/security-high.png diff --git a/mate/256x256/status/security-low.png b/mate/256x256/status/security-low.png Binary files differindex d0cc001..5d3fdea 100644 --- a/mate/256x256/status/security-low.png +++ b/mate/256x256/status/security-low.png diff --git a/mate/256x256/status/security-medium.png b/mate/256x256/status/security-medium.png Binary files differindex f223d4f..e8fca44 100644 --- a/mate/256x256/status/security-medium.png +++ b/mate/256x256/status/security-medium.png diff --git a/mate/256x256/status/semi-starred-rtl.png b/mate/256x256/status/semi-starred-rtl.png Binary files differnew file mode 100644 index 0000000..9297149 --- /dev/null +++ b/mate/256x256/status/semi-starred-rtl.png diff --git a/mate/256x256/status/semi-starred.png b/mate/256x256/status/semi-starred.png Binary files differnew file mode 100644 index 0000000..b929737 --- /dev/null +++ b/mate/256x256/status/semi-starred.png diff --git a/mate/256x256/status/software-update-available.png b/mate/256x256/status/software-update-available.png Binary files differindex 297d319..abe317d 100644 --- a/mate/256x256/status/software-update-available.png +++ b/mate/256x256/status/software-update-available.png diff --git a/mate/256x256/status/software-update-urgent.png b/mate/256x256/status/software-update-urgent.png Binary files differindex afe404e..cf73b98 100644 --- a/mate/256x256/status/software-update-urgent.png +++ b/mate/256x256/status/software-update-urgent.png diff --git a/mate/256x256/status/starred.png b/mate/256x256/status/starred.png Binary files differnew file mode 100644 index 0000000..bf4085a --- /dev/null +++ b/mate/256x256/status/starred.png diff --git a/mate/256x256/status/trophy-bronze.png b/mate/256x256/status/trophy-bronze.png Binary files differnew file mode 100644 index 0000000..315ea67 --- /dev/null +++ b/mate/256x256/status/trophy-bronze.png diff --git a/mate/256x256/status/trophy-gold.png b/mate/256x256/status/trophy-gold.png Binary files differnew file mode 100644 index 0000000..7edefa3 --- /dev/null +++ b/mate/256x256/status/trophy-gold.png diff --git a/mate/256x256/status/trophy-silver.png b/mate/256x256/status/trophy-silver.png Binary files differnew file mode 100644 index 0000000..d14b0a5 --- /dev/null +++ b/mate/256x256/status/trophy-silver.png diff --git a/mate/256x256/status/user-trash-full.png b/mate/256x256/status/user-trash-full.png Binary files differindex 22448ee..7e826bd 100644 --- a/mate/256x256/status/user-trash-full.png +++ b/mate/256x256/status/user-trash-full.png diff --git a/mate/32x32/Makefile.am b/mate/32x32/Makefile.am index b3dafbb..160fec0 100644 --- a/mate/32x32/Makefile.am +++ b/mate/32x32/Makefile.am @@ -1,13 +1,21 @@ NULL = DIST_SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) diff --git a/mate/32x32/actions/Makefile.am b/mate/32x32/actions/Makefile.am new file mode 100644 index 0000000..f47cdf8 --- /dev/null +++ b/mate/32x32/actions/Makefile.am @@ -0,0 +1,664 @@ +NULL = + +png_icons = \ + address-book-new.png \ + application-exit.png \ + appointment-new.png \ + bookmark-new.png \ + call-start.png \ + call-stop.png \ + contact-new.png \ + document-new.png \ + document-open-recent.png \ + document-page-setup.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-revert.png \ + document-revert-rtl.png \ + document-save-as.png \ + document-save.png \ + document-send.png \ + edit-clear.png \ + edit-clear-rtl.png \ + edit-copy.png \ + edit-cut.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-paste.png \ + edit-redo.png \ + edit-redo-rtl.png \ + edit-select-all.png \ + edit-undo.png \ + edit-undo-rtl.png \ + format-indent-less.png \ + format-indent-less-rtl.png \ + format-indent-more.png \ + format-indent-more-rtl.png \ + format-justify-center.png \ + format-justify-fill.png \ + format-justify-left.png \ + format-justify-right.png \ + format-text-bold.png \ + format-text-direction-ltr.png \ + format-text-direction-rtl.png \ + format-text-italic.png \ + format-text-strikethrough.png \ + format-text-underline.png \ + go-bottom.png \ + go-down.png \ + go-first.png \ + go-home.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + go-top.png \ + go-up.png \ + help-about.png \ + help-faq.png \ + insert-image.png \ + insert-link.png \ + insert-object.png \ + insert-text.png \ + list-add.png \ + list-remove.png \ + mail-forward.png \ + mail-mark-important.png \ + mail-mark-junk.png \ + mail-mark-notjunk.png \ + mail-mark-read.png \ + mail-mark-unread.png \ + mail-message-new.png \ + mail-reply-all.png \ + mail-reply-sender.png \ + mail-send.png \ + mail-send-receive.png \ + mark-location.png \ + media-eject.png \ + media-playback-pause.png \ + media-playback-start.png \ + media-playback-start-rtl.png \ + media-playback-stop.png \ + media-record.png \ + media-seek-backward.png \ + media-seek-forward.png \ + media-skip-backward.png \ + media-skip-forward.png \ + object-flip-horizontal.png \ + object-flip-vertical.png \ + object-rotate-left.png \ + object-rotate-right.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-run.png \ + system-search.png \ + system-shutdown.png \ + tools-check-spelling.png \ + view-fullscreen.png \ + view-refresh.png \ + view-restore.png \ + view-sort-ascending.png \ + view-sort-descending.png \ + window-close.png \ + window-new.png \ + zoom-fit-best.png \ + zoom-in.png \ + zoom-original.png \ + zoom-out.png \ + $(NULL) + +address-book-new.png: ../../../src/x-office-address-book.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +application-exit.png:../../../src/application-exit.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-new.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:436:335:468 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +bookmark-new.png: ../../../src/bookmark-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-start.png: ../../../src/call-start.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-stop.png: ../../../src/call-stop.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +contact-new.png: ../../../src/contact-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-new.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:441:732:473 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:742:1535:774 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open-recent.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:136:735:168 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-page-setup.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=302:141:334:173 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:134:335:166 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print-preview.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:434:1135:466 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-properties.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1100:441:1132:473 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1900:441:1932:473 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert-rtl.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1500:141:1532:173 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save-as.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-send.png: ../../../src/document-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=301:142:333:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear-rtl.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -flop $@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-copy.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-cut.png: ../../../src/edit-cut.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-delete.png: ../../../src/edit-delete.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=300:143:332:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find-replace.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:143:732:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-paste.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:102:54:134 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=84:102:116:134 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-select-all.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1500:441:1532:473 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=142:102:174:134 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=204:102:236:134 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-new.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:742:335:774 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-107:82:-75:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-49:82:-17:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:82:47:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=73:82:105:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-left.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:82:165:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-center.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:82:225:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-right.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=253:82:285:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-fill.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=313:82:345:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-bold.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:82:405:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-ltr.png: ../../../src/format-text-direction-ltr.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-rtl.png: ../../../src/format-text-direction-rtl.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-italic.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=433:82:465:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-strikethrough.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=493:82:525:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-underline.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=553:82:585:114 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-jump.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=33:98:65:130 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-bottom.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=113:98:145:130 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-down.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=193:98:225:130 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-top.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=283:97:315:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-up.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:98:405:130 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-first.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=463:97:495:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-previous.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=543:97:575:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-refresh.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=623:97:655:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +process-stop.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:97:735:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-next.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=783:97:815:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-last.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=863:97:895:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-home.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=943:97:975:129 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-about.png: ../../../src/help-about.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-faq.png: ../../../src/help-faq.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-image.png: ../../../src/insert-image.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-link.png: ../../../src/insert-link.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-object.png: ../../../src/insert-object.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-text.png: ../../../src/insert-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-add.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-remove.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-forward.png: ../../../src/mail-forward.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-important.png: ../../../src/mail-mark-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-junk.png: ../../../src/mail-mark-junk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-notjunk.png: ../../../src/mail-mark-notjunk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:152:328:184 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:142:1535:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-unread.png: ../../../src/mail-mark-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-message-new.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-all.png: ../../../src/mail-reply-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-sender.png: ../../../src/mail-reply-sender.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send.png: ../../../src/mail-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send-receive.png: ../../../src/mail-send-receive.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mark-location.png: ../../../src/mark-location.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-eject.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=93:62:125:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=133:62:165:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=173:62:205:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-pause.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=213:62:245:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=253:62:285:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-stop.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=293:62:325:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=333:62:365:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=373:62:405:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-record.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=413:62:445:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start-rtl.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=453:62:485:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-horizontal.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:103:55:135 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-vertical.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=62:103:95:135 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-left.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=104:103:136:135 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-right.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=144:103:176:135 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-lock-screen.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-log-out.png: ../../../src/system-log-out.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-run.png: ../../../src/system-run.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-search.png: ../../../src/system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-shutdown.png: ../../../src/system-shutdown.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +tools-check-spelling.png: ../../../src/tools-check-spelling.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-fullscreen.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-restore.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-ascending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=22:142:54:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-descending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=82:142:114:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-close.png: ../../../src/window-close.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-new.png: ../../../src/window-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-fit-best.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-in.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-original.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-out.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/32x32/actions/address-book-new.png b/mate/32x32/actions/address-book-new.png Binary files differindex 99aa2da..083cdba 100644 --- a/mate/32x32/actions/address-book-new.png +++ b/mate/32x32/actions/address-book-new.png diff --git a/mate/32x32/actions/application-exit.png b/mate/32x32/actions/application-exit.png Binary files differindex c3f905e..d08b733 100644 --- a/mate/32x32/actions/application-exit.png +++ b/mate/32x32/actions/application-exit.png diff --git a/mate/32x32/actions/appointment-new.png b/mate/32x32/actions/appointment-new.png Binary files differindex c5e20fe..8eca6fb 100644 --- a/mate/32x32/actions/appointment-new.png +++ b/mate/32x32/actions/appointment-new.png diff --git a/mate/32x32/actions/bookmark-new.png b/mate/32x32/actions/bookmark-new.png Binary files differindex aaf2fe2..712ed47 100644 --- a/mate/32x32/actions/bookmark-new.png +++ b/mate/32x32/actions/bookmark-new.png diff --git a/mate/32x32/actions/call-start.png b/mate/32x32/actions/call-start.png Binary files differindex 7342af6..d0332e4 100644 --- a/mate/32x32/actions/call-start.png +++ b/mate/32x32/actions/call-start.png diff --git a/mate/32x32/actions/call-stop.png b/mate/32x32/actions/call-stop.png Binary files differindex 00336c3..2abd0d1 100644 --- a/mate/32x32/actions/call-stop.png +++ b/mate/32x32/actions/call-stop.png diff --git a/mate/32x32/actions/contact-new.png b/mate/32x32/actions/contact-new.png Binary files differindex 8785fda..fb3ad4d 100644 --- a/mate/32x32/actions/contact-new.png +++ b/mate/32x32/actions/contact-new.png diff --git a/mate/32x32/actions/document-new.png b/mate/32x32/actions/document-new.png Binary files differindex b7e3276..13ce9ec 100644 --- a/mate/32x32/actions/document-new.png +++ b/mate/32x32/actions/document-new.png diff --git a/mate/32x32/actions/document-open-recent.png b/mate/32x32/actions/document-open-recent.png Binary files differindex eb7d222..4a5059d 100644 --- a/mate/32x32/actions/document-open-recent.png +++ b/mate/32x32/actions/document-open-recent.png diff --git a/mate/32x32/actions/document-page-setup.png b/mate/32x32/actions/document-page-setup.png Binary files differindex 22c8788..4e4d43c 100644 --- a/mate/32x32/actions/document-page-setup.png +++ b/mate/32x32/actions/document-page-setup.png diff --git a/mate/32x32/actions/document-print-preview.png b/mate/32x32/actions/document-print-preview.png Binary files differindex cae353c..2832102 100644 --- a/mate/32x32/actions/document-print-preview.png +++ b/mate/32x32/actions/document-print-preview.png diff --git a/mate/32x32/actions/document-print.png b/mate/32x32/actions/document-print.png Binary files differindex 3e69d95..56c69bf 100644 --- a/mate/32x32/actions/document-print.png +++ b/mate/32x32/actions/document-print.png diff --git a/mate/32x32/actions/document-properties.png b/mate/32x32/actions/document-properties.png Binary files differindex b649d91..ef230d2 100644 --- a/mate/32x32/actions/document-properties.png +++ b/mate/32x32/actions/document-properties.png diff --git a/mate/32x32/actions/document-revert-rtl.png b/mate/32x32/actions/document-revert-rtl.png Binary files differindex 264ba19..b26df4e 100644 --- a/mate/32x32/actions/document-revert-rtl.png +++ b/mate/32x32/actions/document-revert-rtl.png diff --git a/mate/32x32/actions/document-revert.png b/mate/32x32/actions/document-revert.png Binary files differindex 2d6ee1d..8e64404 100644 --- a/mate/32x32/actions/document-revert.png +++ b/mate/32x32/actions/document-revert.png diff --git a/mate/32x32/actions/document-save-as.png b/mate/32x32/actions/document-save-as.png Binary files differindex 3a586cf..256e363 100644 --- a/mate/32x32/actions/document-save-as.png +++ b/mate/32x32/actions/document-save-as.png diff --git a/mate/32x32/actions/document-save.png b/mate/32x32/actions/document-save.png Binary files differindex 3925c15..b1d206b 100644 --- a/mate/32x32/actions/document-save.png +++ b/mate/32x32/actions/document-save.png diff --git a/mate/32x32/actions/document-send.png b/mate/32x32/actions/document-send.png Binary files differindex c92aec0..2f706c5 100644 --- a/mate/32x32/actions/document-send.png +++ b/mate/32x32/actions/document-send.png diff --git a/mate/32x32/actions/edit-clear-rtl.png b/mate/32x32/actions/edit-clear-rtl.png Binary files differindex 2ce9c28..63e6f06 100644 --- a/mate/32x32/actions/edit-clear-rtl.png +++ b/mate/32x32/actions/edit-clear-rtl.png diff --git a/mate/32x32/actions/edit-clear.png b/mate/32x32/actions/edit-clear.png Binary files differindex 6f9fa04..7e16f8b 100644 --- a/mate/32x32/actions/edit-clear.png +++ b/mate/32x32/actions/edit-clear.png diff --git a/mate/32x32/actions/edit-copy.png b/mate/32x32/actions/edit-copy.png Binary files differindex 210c07a..5a0053f 100644 --- a/mate/32x32/actions/edit-copy.png +++ b/mate/32x32/actions/edit-copy.png diff --git a/mate/32x32/actions/edit-cut.png b/mate/32x32/actions/edit-cut.png Binary files differindex d04f3ae..76aa1d8 100644 --- a/mate/32x32/actions/edit-cut.png +++ b/mate/32x32/actions/edit-cut.png diff --git a/mate/32x32/actions/edit-delete.png b/mate/32x32/actions/edit-delete.png Binary files differindex 72a1507..33ea4d9 100644 --- a/mate/32x32/actions/edit-delete.png +++ b/mate/32x32/actions/edit-delete.png diff --git a/mate/32x32/actions/edit-find-replace.png b/mate/32x32/actions/edit-find-replace.png Binary files differindex b5b88e4..66f8ee3 100644 --- a/mate/32x32/actions/edit-find-replace.png +++ b/mate/32x32/actions/edit-find-replace.png diff --git a/mate/32x32/actions/edit-find.png b/mate/32x32/actions/edit-find.png Binary files differindex 8bd61a0..91b0db0 100644 --- a/mate/32x32/actions/edit-find.png +++ b/mate/32x32/actions/edit-find.png diff --git a/mate/32x32/actions/edit-paste.png b/mate/32x32/actions/edit-paste.png Binary files differindex 1868224..1ff6877 100644 --- a/mate/32x32/actions/edit-paste.png +++ b/mate/32x32/actions/edit-paste.png diff --git a/mate/32x32/actions/edit-redo-rtl.png b/mate/32x32/actions/edit-redo-rtl.png Binary files differindex ceb3115..b1aa7cc 100644 --- a/mate/32x32/actions/edit-redo-rtl.png +++ b/mate/32x32/actions/edit-redo-rtl.png diff --git a/mate/32x32/actions/edit-redo.png b/mate/32x32/actions/edit-redo.png Binary files differindex b668a44..c7ba795 100644 --- a/mate/32x32/actions/edit-redo.png +++ b/mate/32x32/actions/edit-redo.png diff --git a/mate/32x32/actions/edit-select-all.png b/mate/32x32/actions/edit-select-all.png Binary files differindex ba8b523..7dd4535 100644 --- a/mate/32x32/actions/edit-select-all.png +++ b/mate/32x32/actions/edit-select-all.png diff --git a/mate/32x32/actions/edit-undo-rtl.png b/mate/32x32/actions/edit-undo-rtl.png Binary files differindex 9610d96..e29d9f9 100644 --- a/mate/32x32/actions/edit-undo-rtl.png +++ b/mate/32x32/actions/edit-undo-rtl.png diff --git a/mate/32x32/actions/edit-undo.png b/mate/32x32/actions/edit-undo.png Binary files differindex 4766cb3..196dd77 100644 --- a/mate/32x32/actions/edit-undo.png +++ b/mate/32x32/actions/edit-undo.png diff --git a/mate/32x32/actions/format-indent-less-rtl.png b/mate/32x32/actions/format-indent-less-rtl.png Binary files differindex 14f7a46..fe9d0fc 100644 --- a/mate/32x32/actions/format-indent-less-rtl.png +++ b/mate/32x32/actions/format-indent-less-rtl.png diff --git a/mate/32x32/actions/format-indent-less.png b/mate/32x32/actions/format-indent-less.png Binary files differindex 5e236a4..84bde54 100644 --- a/mate/32x32/actions/format-indent-less.png +++ b/mate/32x32/actions/format-indent-less.png diff --git a/mate/32x32/actions/format-indent-more-rtl.png b/mate/32x32/actions/format-indent-more-rtl.png Binary files differindex b30a0f4..b943ce9 100644 --- a/mate/32x32/actions/format-indent-more-rtl.png +++ b/mate/32x32/actions/format-indent-more-rtl.png diff --git a/mate/32x32/actions/format-indent-more.png b/mate/32x32/actions/format-indent-more.png Binary files differindex 55c2214..c9fea5d 100644 --- a/mate/32x32/actions/format-indent-more.png +++ b/mate/32x32/actions/format-indent-more.png diff --git a/mate/32x32/actions/format-justify-center.png b/mate/32x32/actions/format-justify-center.png Binary files differindex a7cbacf..482f5cb 100644 --- a/mate/32x32/actions/format-justify-center.png +++ b/mate/32x32/actions/format-justify-center.png diff --git a/mate/32x32/actions/format-justify-fill.png b/mate/32x32/actions/format-justify-fill.png Binary files differindex e660e29..40a652e 100644 --- a/mate/32x32/actions/format-justify-fill.png +++ b/mate/32x32/actions/format-justify-fill.png diff --git a/mate/32x32/actions/format-justify-left.png b/mate/32x32/actions/format-justify-left.png Binary files differindex 2aa1b0d..e721012 100644 --- a/mate/32x32/actions/format-justify-left.png +++ b/mate/32x32/actions/format-justify-left.png diff --git a/mate/32x32/actions/format-justify-right.png b/mate/32x32/actions/format-justify-right.png Binary files differindex 57cb607..b34c632 100644 --- a/mate/32x32/actions/format-justify-right.png +++ b/mate/32x32/actions/format-justify-right.png diff --git a/mate/32x32/actions/format-text-bold.png b/mate/32x32/actions/format-text-bold.png Binary files differindex 005cede..4b72184 100644 --- a/mate/32x32/actions/format-text-bold.png +++ b/mate/32x32/actions/format-text-bold.png diff --git a/mate/32x32/actions/format-text-direction-ltr.png b/mate/32x32/actions/format-text-direction-ltr.png Binary files differindex c8dc82a..2e437f6 100644 --- a/mate/32x32/actions/format-text-direction-ltr.png +++ b/mate/32x32/actions/format-text-direction-ltr.png diff --git a/mate/32x32/actions/format-text-direction-rtl.png b/mate/32x32/actions/format-text-direction-rtl.png Binary files differindex f508cf5..38d8fc8 100644 --- a/mate/32x32/actions/format-text-direction-rtl.png +++ b/mate/32x32/actions/format-text-direction-rtl.png diff --git a/mate/32x32/actions/format-text-italic.png b/mate/32x32/actions/format-text-italic.png Binary files differindex 4db97c2..f651af7 100644 --- a/mate/32x32/actions/format-text-italic.png +++ b/mate/32x32/actions/format-text-italic.png diff --git a/mate/32x32/actions/format-text-strikethrough.png b/mate/32x32/actions/format-text-strikethrough.png Binary files differindex e17372d..2123c34 100644 --- a/mate/32x32/actions/format-text-strikethrough.png +++ b/mate/32x32/actions/format-text-strikethrough.png diff --git a/mate/32x32/actions/format-text-underline.png b/mate/32x32/actions/format-text-underline.png Binary files differindex bbdf53d..3e77043 100644 --- a/mate/32x32/actions/format-text-underline.png +++ b/mate/32x32/actions/format-text-underline.png diff --git a/mate/32x32/actions/go-bottom.png b/mate/32x32/actions/go-bottom.png Binary files differindex 60038f5..f3cbc64 100644 --- a/mate/32x32/actions/go-bottom.png +++ b/mate/32x32/actions/go-bottom.png diff --git a/mate/32x32/actions/go-down.png b/mate/32x32/actions/go-down.png Binary files differindex 9d31721..83454a3 100644 --- a/mate/32x32/actions/go-down.png +++ b/mate/32x32/actions/go-down.png diff --git a/mate/32x32/actions/go-first-rtl.png b/mate/32x32/actions/go-first-rtl.png Binary files differindex 4eb5b75..dde1cf6 100644..120000 --- a/mate/32x32/actions/go-first-rtl.png +++ b/mate/32x32/actions/go-first-rtl.png diff --git a/mate/32x32/actions/go-first.png b/mate/32x32/actions/go-first.png Binary files differindex 86f4390..90bae4d 100644 --- a/mate/32x32/actions/go-first.png +++ b/mate/32x32/actions/go-first.png diff --git a/mate/32x32/actions/go-home.png b/mate/32x32/actions/go-home.png Binary files differindex 9ba7afb..0f0d499 100644 --- a/mate/32x32/actions/go-home.png +++ b/mate/32x32/actions/go-home.png diff --git a/mate/32x32/actions/go-jump.png b/mate/32x32/actions/go-jump.png Binary files differindex 88d7f3c..5ce6aaa 100644 --- a/mate/32x32/actions/go-jump.png +++ b/mate/32x32/actions/go-jump.png diff --git a/mate/32x32/actions/go-last-rtl.png b/mate/32x32/actions/go-last-rtl.png Binary files differindex 5d720fb..96ffa73 100644..120000 --- a/mate/32x32/actions/go-last-rtl.png +++ b/mate/32x32/actions/go-last-rtl.png diff --git a/mate/32x32/actions/go-last.png b/mate/32x32/actions/go-last.png Binary files differindex b9b0953..eaf5350 100644 --- a/mate/32x32/actions/go-last.png +++ b/mate/32x32/actions/go-last.png diff --git a/mate/32x32/actions/go-next-rtl.png b/mate/32x32/actions/go-next-rtl.png Binary files differindex 0df44ef..56c7bd8 100644..120000 --- a/mate/32x32/actions/go-next-rtl.png +++ b/mate/32x32/actions/go-next-rtl.png diff --git a/mate/32x32/actions/go-next.png b/mate/32x32/actions/go-next.png Binary files differindex c4c0895..d78ab9c 100644 --- a/mate/32x32/actions/go-next.png +++ b/mate/32x32/actions/go-next.png diff --git a/mate/32x32/actions/go-previous-rtl.png b/mate/32x32/actions/go-previous-rtl.png Binary files differindex 3b7d049..c1febf9 100644..120000 --- a/mate/32x32/actions/go-previous-rtl.png +++ b/mate/32x32/actions/go-previous-rtl.png diff --git a/mate/32x32/actions/go-previous.png b/mate/32x32/actions/go-previous.png Binary files differindex 33c5293..c5e6577 100644 --- a/mate/32x32/actions/go-previous.png +++ b/mate/32x32/actions/go-previous.png diff --git a/mate/32x32/actions/go-top.png b/mate/32x32/actions/go-top.png Binary files differindex 42aa22a..456d173 100644 --- a/mate/32x32/actions/go-top.png +++ b/mate/32x32/actions/go-top.png diff --git a/mate/32x32/actions/go-up.png b/mate/32x32/actions/go-up.png Binary files differindex c747322..39b0801 100644 --- a/mate/32x32/actions/go-up.png +++ b/mate/32x32/actions/go-up.png diff --git a/mate/32x32/actions/help-about.png b/mate/32x32/actions/help-about.png Binary files differindex 399d484..bb8dcd0 100644 --- a/mate/32x32/actions/help-about.png +++ b/mate/32x32/actions/help-about.png diff --git a/mate/32x32/actions/help-faq.png b/mate/32x32/actions/help-faq.png Binary files differindex 75295e3..22fb128 100644 --- a/mate/32x32/actions/help-faq.png +++ b/mate/32x32/actions/help-faq.png diff --git a/mate/32x32/actions/insert-image.png b/mate/32x32/actions/insert-image.png Binary files differindex f5cd8da..821d78a 100644 --- a/mate/32x32/actions/insert-image.png +++ b/mate/32x32/actions/insert-image.png diff --git a/mate/32x32/actions/insert-link.png b/mate/32x32/actions/insert-link.png Binary files differindex 42a8924..1e14b10 100644 --- a/mate/32x32/actions/insert-link.png +++ b/mate/32x32/actions/insert-link.png diff --git a/mate/32x32/actions/insert-object.png b/mate/32x32/actions/insert-object.png Binary files differindex 2a5c45e..4472aa5 100644 --- a/mate/32x32/actions/insert-object.png +++ b/mate/32x32/actions/insert-object.png diff --git a/mate/32x32/actions/insert-text.png b/mate/32x32/actions/insert-text.png Binary files differindex f56e856..7a321d4 100644 --- a/mate/32x32/actions/insert-text.png +++ b/mate/32x32/actions/insert-text.png diff --git a/mate/32x32/actions/list-add.png b/mate/32x32/actions/list-add.png Binary files differindex 184afa8..da7ef76 100644 --- a/mate/32x32/actions/list-add.png +++ b/mate/32x32/actions/list-add.png diff --git a/mate/32x32/actions/list-remove.png b/mate/32x32/actions/list-remove.png Binary files differindex 9af91bc..b861d4a 100644 --- a/mate/32x32/actions/list-remove.png +++ b/mate/32x32/actions/list-remove.png diff --git a/mate/32x32/actions/mail-forward.png b/mate/32x32/actions/mail-forward.png Binary files differindex cd1f317..92f85a7 100644 --- a/mate/32x32/actions/mail-forward.png +++ b/mate/32x32/actions/mail-forward.png diff --git a/mate/32x32/actions/mail-mark-important.png b/mate/32x32/actions/mail-mark-important.png Binary files differindex 5db80bc..e452607 100644 --- a/mate/32x32/actions/mail-mark-important.png +++ b/mate/32x32/actions/mail-mark-important.png diff --git a/mate/32x32/actions/mail-mark-junk.png b/mate/32x32/actions/mail-mark-junk.png Binary files differindex 8f00a8b..b2e2cb1 100644 --- a/mate/32x32/actions/mail-mark-junk.png +++ b/mate/32x32/actions/mail-mark-junk.png diff --git a/mate/32x32/actions/mail-mark-notjunk.png b/mate/32x32/actions/mail-mark-notjunk.png Binary files differindex c09c56a..d6de985 100644 --- a/mate/32x32/actions/mail-mark-notjunk.png +++ b/mate/32x32/actions/mail-mark-notjunk.png diff --git a/mate/32x32/actions/mail-mark-read.png b/mate/32x32/actions/mail-mark-read.png Binary files differindex 32f2add..5a5ded3 100644 --- a/mate/32x32/actions/mail-mark-read.png +++ b/mate/32x32/actions/mail-mark-read.png diff --git a/mate/32x32/actions/mail-mark-unread.png b/mate/32x32/actions/mail-mark-unread.png Binary files differindex 261bb7c..1280902 100644 --- a/mate/32x32/actions/mail-mark-unread.png +++ b/mate/32x32/actions/mail-mark-unread.png diff --git a/mate/32x32/actions/mail-message-new.png b/mate/32x32/actions/mail-message-new.png Binary files differindex 8e6cbe0..4daf577 100644 --- a/mate/32x32/actions/mail-message-new.png +++ b/mate/32x32/actions/mail-message-new.png diff --git a/mate/32x32/actions/mail-reply-all.png b/mate/32x32/actions/mail-reply-all.png Binary files differindex f2531bd..4869711 100644 --- a/mate/32x32/actions/mail-reply-all.png +++ b/mate/32x32/actions/mail-reply-all.png diff --git a/mate/32x32/actions/mail-reply-sender.png b/mate/32x32/actions/mail-reply-sender.png Binary files differindex 7da6250..f66f151 100644 --- a/mate/32x32/actions/mail-reply-sender.png +++ b/mate/32x32/actions/mail-reply-sender.png diff --git a/mate/32x32/actions/mail-send-receive.png b/mate/32x32/actions/mail-send-receive.png Binary files differindex ea61e12..494e4f6 100644 --- a/mate/32x32/actions/mail-send-receive.png +++ b/mate/32x32/actions/mail-send-receive.png diff --git a/mate/32x32/actions/mail-send.png b/mate/32x32/actions/mail-send.png Binary files differindex 069269b..a9648dc 100644 --- a/mate/32x32/actions/mail-send.png +++ b/mate/32x32/actions/mail-send.png diff --git a/mate/32x32/actions/mark-location.png b/mate/32x32/actions/mark-location.png Binary files differindex 91224d1..85632dc 100644 --- a/mate/32x32/actions/mark-location.png +++ b/mate/32x32/actions/mark-location.png diff --git a/mate/32x32/actions/media-eject.png b/mate/32x32/actions/media-eject.png Binary files differindex 9ea5864..397a4b5 100644 --- a/mate/32x32/actions/media-eject.png +++ b/mate/32x32/actions/media-eject.png diff --git a/mate/32x32/actions/media-playback-pause.png b/mate/32x32/actions/media-playback-pause.png Binary files differindex 0ac0ca7..35f817a 100644 --- a/mate/32x32/actions/media-playback-pause.png +++ b/mate/32x32/actions/media-playback-pause.png diff --git a/mate/32x32/actions/media-playback-start-rtl.png b/mate/32x32/actions/media-playback-start-rtl.png Binary files differindex 177f084..f82c73b 100644 --- a/mate/32x32/actions/media-playback-start-rtl.png +++ b/mate/32x32/actions/media-playback-start-rtl.png diff --git a/mate/32x32/actions/media-playback-start.png b/mate/32x32/actions/media-playback-start.png Binary files differindex 580fcf9..9fa18a8 100644 --- a/mate/32x32/actions/media-playback-start.png +++ b/mate/32x32/actions/media-playback-start.png diff --git a/mate/32x32/actions/media-playback-stop.png b/mate/32x32/actions/media-playback-stop.png Binary files differindex dd02030..15adc8e 100644 --- a/mate/32x32/actions/media-playback-stop.png +++ b/mate/32x32/actions/media-playback-stop.png diff --git a/mate/32x32/actions/media-record.png b/mate/32x32/actions/media-record.png Binary files differindex ec2fd07..23bba48 100644 --- a/mate/32x32/actions/media-record.png +++ b/mate/32x32/actions/media-record.png diff --git a/mate/32x32/actions/media-seek-backward-rtl.png b/mate/32x32/actions/media-seek-backward-rtl.png Binary files differindex 8a84058..a7ed18d 100644..120000 --- a/mate/32x32/actions/media-seek-backward-rtl.png +++ b/mate/32x32/actions/media-seek-backward-rtl.png diff --git a/mate/32x32/actions/media-seek-backward.png b/mate/32x32/actions/media-seek-backward.png Binary files differindex 35c68ac..7165b90 100644 --- a/mate/32x32/actions/media-seek-backward.png +++ b/mate/32x32/actions/media-seek-backward.png diff --git a/mate/32x32/actions/media-seek-forward-rtl.png b/mate/32x32/actions/media-seek-forward-rtl.png Binary files differindex 18bb10a..f9ec51f 100644..120000 --- a/mate/32x32/actions/media-seek-forward-rtl.png +++ b/mate/32x32/actions/media-seek-forward-rtl.png diff --git a/mate/32x32/actions/media-seek-forward.png b/mate/32x32/actions/media-seek-forward.png Binary files differindex 63182d3..f2dd92a 100644 --- a/mate/32x32/actions/media-seek-forward.png +++ b/mate/32x32/actions/media-seek-forward.png diff --git a/mate/32x32/actions/media-skip-backward-rtl.png b/mate/32x32/actions/media-skip-backward-rtl.png Binary files differindex 6afee8b..b394164 100644..120000 --- a/mate/32x32/actions/media-skip-backward-rtl.png +++ b/mate/32x32/actions/media-skip-backward-rtl.png diff --git a/mate/32x32/actions/media-skip-backward.png b/mate/32x32/actions/media-skip-backward.png Binary files differindex 8434471..784c2cf 100644 --- a/mate/32x32/actions/media-skip-backward.png +++ b/mate/32x32/actions/media-skip-backward.png diff --git a/mate/32x32/actions/media-skip-forward-rtl.png b/mate/32x32/actions/media-skip-forward-rtl.png Binary files differindex 5e7b3a6..64f866b 100644..120000 --- a/mate/32x32/actions/media-skip-forward-rtl.png +++ b/mate/32x32/actions/media-skip-forward-rtl.png diff --git a/mate/32x32/actions/media-skip-forward.png b/mate/32x32/actions/media-skip-forward.png Binary files differindex 6afee8b..cd42cb1 100644 --- a/mate/32x32/actions/media-skip-forward.png +++ b/mate/32x32/actions/media-skip-forward.png diff --git a/mate/32x32/actions/object-flip-horizontal.png b/mate/32x32/actions/object-flip-horizontal.png Binary files differindex 8172ae9..096957f 100644 --- a/mate/32x32/actions/object-flip-horizontal.png +++ b/mate/32x32/actions/object-flip-horizontal.png diff --git a/mate/32x32/actions/object-flip-vertical.png b/mate/32x32/actions/object-flip-vertical.png Binary files differindex 26c3716..616feb3 100644 --- a/mate/32x32/actions/object-flip-vertical.png +++ b/mate/32x32/actions/object-flip-vertical.png diff --git a/mate/32x32/actions/object-rotate-left.png b/mate/32x32/actions/object-rotate-left.png Binary files differindex b792480..050f981 100644 --- a/mate/32x32/actions/object-rotate-left.png +++ b/mate/32x32/actions/object-rotate-left.png diff --git a/mate/32x32/actions/object-rotate-right.png b/mate/32x32/actions/object-rotate-right.png Binary files differindex da255ef..4981fe2 100644 --- a/mate/32x32/actions/object-rotate-right.png +++ b/mate/32x32/actions/object-rotate-right.png diff --git a/mate/32x32/actions/process-stop.png b/mate/32x32/actions/process-stop.png Binary files differindex 6dc8f93..7135f0f 100644 --- a/mate/32x32/actions/process-stop.png +++ b/mate/32x32/actions/process-stop.png diff --git a/mate/32x32/actions/system-lock-screen.png b/mate/32x32/actions/system-lock-screen.png Binary files differindex 2510386..5a51673 100644 --- a/mate/32x32/actions/system-lock-screen.png +++ b/mate/32x32/actions/system-lock-screen.png diff --git a/mate/32x32/actions/system-log-out.png b/mate/32x32/actions/system-log-out.png Binary files differindex a8504fd..773aa20 100644 --- a/mate/32x32/actions/system-log-out.png +++ b/mate/32x32/actions/system-log-out.png diff --git a/mate/32x32/actions/system-run.png b/mate/32x32/actions/system-run.png Binary files differindex 470bef0..17a0406 100644 --- a/mate/32x32/actions/system-run.png +++ b/mate/32x32/actions/system-run.png diff --git a/mate/32x32/actions/system-search.png b/mate/32x32/actions/system-search.png Binary files differindex bbb6931..58b3b7d 100644 --- a/mate/32x32/actions/system-search.png +++ b/mate/32x32/actions/system-search.png diff --git a/mate/32x32/actions/system-shutdown.png b/mate/32x32/actions/system-shutdown.png Binary files differindex 1cd85cd..d9cd6d2 100644 --- a/mate/32x32/actions/system-shutdown.png +++ b/mate/32x32/actions/system-shutdown.png diff --git a/mate/32x32/actions/tools-check-spelling.png b/mate/32x32/actions/tools-check-spelling.png Binary files differindex a5419ad..ba3f1db 100644 --- a/mate/32x32/actions/tools-check-spelling.png +++ b/mate/32x32/actions/tools-check-spelling.png diff --git a/mate/32x32/actions/view-fullscreen.png b/mate/32x32/actions/view-fullscreen.png Binary files differindex 87e64b2..32731ef 100644 --- a/mate/32x32/actions/view-fullscreen.png +++ b/mate/32x32/actions/view-fullscreen.png diff --git a/mate/32x32/actions/view-refresh.png b/mate/32x32/actions/view-refresh.png Binary files differindex 2c00ffb..c9ca6fc 100644 --- a/mate/32x32/actions/view-refresh.png +++ b/mate/32x32/actions/view-refresh.png diff --git a/mate/32x32/actions/view-restore.png b/mate/32x32/actions/view-restore.png Binary files differindex 347d05c..96181d9 100644 --- a/mate/32x32/actions/view-restore.png +++ b/mate/32x32/actions/view-restore.png diff --git a/mate/32x32/actions/view-sort-ascending.png b/mate/32x32/actions/view-sort-ascending.png Binary files differindex 16fb624..7541dbc 100644 --- a/mate/32x32/actions/view-sort-ascending.png +++ b/mate/32x32/actions/view-sort-ascending.png diff --git a/mate/32x32/actions/view-sort-descending.png b/mate/32x32/actions/view-sort-descending.png Binary files differindex e88bc10..7854d9b 100644 --- a/mate/32x32/actions/view-sort-descending.png +++ b/mate/32x32/actions/view-sort-descending.png diff --git a/mate/32x32/actions/window-close.png b/mate/32x32/actions/window-close.png Binary files differindex 1c395e1..0757ffd 100644 --- a/mate/32x32/actions/window-close.png +++ b/mate/32x32/actions/window-close.png diff --git a/mate/32x32/actions/window-new.png b/mate/32x32/actions/window-new.png Binary files differindex f203357..0b976ae 100644 --- a/mate/32x32/actions/window-new.png +++ b/mate/32x32/actions/window-new.png diff --git a/mate/32x32/actions/zoom-fit-best.png b/mate/32x32/actions/zoom-fit-best.png Binary files differindex f584e67..fcc437f 100644 --- a/mate/32x32/actions/zoom-fit-best.png +++ b/mate/32x32/actions/zoom-fit-best.png diff --git a/mate/32x32/actions/zoom-in.png b/mate/32x32/actions/zoom-in.png Binary files differindex c172457..dda56f6 100644 --- a/mate/32x32/actions/zoom-in.png +++ b/mate/32x32/actions/zoom-in.png diff --git a/mate/32x32/actions/zoom-original.png b/mate/32x32/actions/zoom-original.png Binary files differindex 1d948db..97ff738 100644 --- a/mate/32x32/actions/zoom-original.png +++ b/mate/32x32/actions/zoom-original.png diff --git a/mate/32x32/actions/zoom-out.png b/mate/32x32/actions/zoom-out.png Binary files differindex 7fde3bf..2d92884 100644 --- a/mate/32x32/actions/zoom-out.png +++ b/mate/32x32/actions/zoom-out.png diff --git a/mate/32x32/apps/Makefile.am b/mate/32x32/apps/Makefile.am index 1895e20..c54753b 100644 --- a/mate/32x32/apps/Makefile.am +++ b/mate/32x32/apps/Makefile.am @@ -160,7 +160,7 @@ preferences-system-windows.png: ../../../src/preferences-system-windows.svg system-users.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1103:142:1135:174 -w=32 -h=32 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg diff --git a/mate/32x32/apps/system-users.png b/mate/32x32/apps/system-users.png Binary files differindex 59b9f77..d127856 100644 --- a/mate/32x32/apps/system-users.png +++ b/mate/32x32/apps/system-users.png diff --git a/mate/32x32/emblems/Makefile.am b/mate/32x32/emblems/Makefile.am new file mode 100644 index 0000000..dfe4c8f --- /dev/null +++ b/mate/32x32/emblems/Makefile.am @@ -0,0 +1,119 @@ +NULL = + +png_icons = \ + emblem-default.png \ + emblem-documents.png \ + emblem-downloads.png \ + emblem-favorite.png \ + emblem-generic.png \ + emblem-important.png \ + emblem-mail.png \ + emblem-new.png \ + emblem-package.png \ + emblem-photos.png \ + emblem-readonly.png \ + emblem-shared.png \ + emblem-symbolic-link.png \ + emblem-synchronizing.png \ + emblem-system.png \ + emblem-unreadable.png \ + emblem-urgent.png \ + emblem-web.png \ + $(NULL) + +emblem-default.png: ../../../src/emblem-default.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-documents.png: ../../../src/emblem-documents.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-downloads.png: ../../../src/emblem-downloads.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-favorite.png: ../../../src/emblem-favorite.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-generic.png: ../../../src/emblem-generic.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-important.png: ../../../src/emblem-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-mail.png: ../../../src/emblem-mail.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:141:335:173 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-new.png: ../../../src/emblem-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-package.png: ../../../src/packages.svg + @echo " "$@ + @inkscape -z $^ --export-area=304:142:336:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-photos.png: ../../../src/emblem-photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-readonly.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-shared.png: ../../../src/emblem-shared.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-symbolic-link.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-synchronizing.png: ../../../src/emblem-synchronizing.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-system.png: ../../../src/emblem-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-unreadable.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-urgent.png: ../../../src/emblem-urgent.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-web.png: ../../../src/emblem-web.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/32x32/emblems/emblem-default.png b/mate/32x32/emblems/emblem-default.png Binary files differindex 4caba38..1bd7f43 100644 --- a/mate/32x32/emblems/emblem-default.png +++ b/mate/32x32/emblems/emblem-default.png diff --git a/mate/32x32/emblems/emblem-documents.png b/mate/32x32/emblems/emblem-documents.png Binary files differindex 93fddb8..109edda 100644 --- a/mate/32x32/emblems/emblem-documents.png +++ b/mate/32x32/emblems/emblem-documents.png diff --git a/mate/32x32/emblems/emblem-downloads.png b/mate/32x32/emblems/emblem-downloads.png Binary files differindex de0d0b8..3b5977f 100644 --- a/mate/32x32/emblems/emblem-downloads.png +++ b/mate/32x32/emblems/emblem-downloads.png diff --git a/mate/32x32/emblems/emblem-favorite.png b/mate/32x32/emblems/emblem-favorite.png Binary files differindex c569834..02f05f2 100644 --- a/mate/32x32/emblems/emblem-favorite.png +++ b/mate/32x32/emblems/emblem-favorite.png diff --git a/mate/32x32/emblems/emblem-generic.png b/mate/32x32/emblems/emblem-generic.png Binary files differindex a922133..eb39322 100644 --- a/mate/32x32/emblems/emblem-generic.png +++ b/mate/32x32/emblems/emblem-generic.png diff --git a/mate/32x32/emblems/emblem-important.png b/mate/32x32/emblems/emblem-important.png Binary files differindex 40cc71d..6a083a2 100644 --- a/mate/32x32/emblems/emblem-important.png +++ b/mate/32x32/emblems/emblem-important.png diff --git a/mate/32x32/emblems/emblem-mail.png b/mate/32x32/emblems/emblem-mail.png Binary files differindex 5a708a8..bd26305 100644 --- a/mate/32x32/emblems/emblem-mail.png +++ b/mate/32x32/emblems/emblem-mail.png diff --git a/mate/32x32/emblems/emblem-new.png b/mate/32x32/emblems/emblem-new.png Binary files differindex cc86925..eebd129 100644 --- a/mate/32x32/emblems/emblem-new.png +++ b/mate/32x32/emblems/emblem-new.png diff --git a/mate/32x32/emblems/emblem-package.png b/mate/32x32/emblems/emblem-package.png Binary files differindex cf1aba2..8faf0e7 100644 --- a/mate/32x32/emblems/emblem-package.png +++ b/mate/32x32/emblems/emblem-package.png diff --git a/mate/32x32/emblems/emblem-photos.png b/mate/32x32/emblems/emblem-photos.png Binary files differindex 2369b6d..ac3bc1b 100644 --- a/mate/32x32/emblems/emblem-photos.png +++ b/mate/32x32/emblems/emblem-photos.png diff --git a/mate/32x32/emblems/emblem-readonly.png b/mate/32x32/emblems/emblem-readonly.png Binary files differindex fc86422..503babe 100644 --- a/mate/32x32/emblems/emblem-readonly.png +++ b/mate/32x32/emblems/emblem-readonly.png diff --git a/mate/32x32/emblems/emblem-shared.png b/mate/32x32/emblems/emblem-shared.png Binary files differindex 554d1c3..3990fde 100644 --- a/mate/32x32/emblems/emblem-shared.png +++ b/mate/32x32/emblems/emblem-shared.png diff --git a/mate/32x32/emblems/emblem-symbolic-link.png b/mate/32x32/emblems/emblem-symbolic-link.png Binary files differindex 6aa2b30..a121a33 100644 --- a/mate/32x32/emblems/emblem-symbolic-link.png +++ b/mate/32x32/emblems/emblem-symbolic-link.png diff --git a/mate/32x32/emblems/emblem-synchronizing.png b/mate/32x32/emblems/emblem-synchronizing.png Binary files differindex a5a5958..2d889c4 100644 --- a/mate/32x32/emblems/emblem-synchronizing.png +++ b/mate/32x32/emblems/emblem-synchronizing.png diff --git a/mate/32x32/emblems/emblem-system.png b/mate/32x32/emblems/emblem-system.png Binary files differindex 49d728d..fb74277 100644 --- a/mate/32x32/emblems/emblem-system.png +++ b/mate/32x32/emblems/emblem-system.png diff --git a/mate/32x32/emblems/emblem-unreadable.png b/mate/32x32/emblems/emblem-unreadable.png Binary files differindex a7d5c03..f6357b2 100644 --- a/mate/32x32/emblems/emblem-unreadable.png +++ b/mate/32x32/emblems/emblem-unreadable.png diff --git a/mate/32x32/emblems/emblem-urgent.png b/mate/32x32/emblems/emblem-urgent.png Binary files differindex d9b124f..1e18ee6 100644 --- a/mate/32x32/emblems/emblem-urgent.png +++ b/mate/32x32/emblems/emblem-urgent.png diff --git a/mate/32x32/emblems/emblem-web.png b/mate/32x32/emblems/emblem-web.png Binary files differindex b6a84ce..4e42923 100644 --- a/mate/32x32/emblems/emblem-web.png +++ b/mate/32x32/emblems/emblem-web.png diff --git a/mate/32x32/places/Makefile.am b/mate/32x32/places/Makefile.am new file mode 100644 index 0000000..c652822 --- /dev/null +++ b/mate/32x32/places/Makefile.am @@ -0,0 +1,94 @@ +NULL = + +png_icons = \ + network-server.png \ + network-workgroup.png \ + user-trash.png \ + $(NULL) + +folder-documents.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-download.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-music.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:442:1135:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-pictures.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:1042:335:1074 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-publicshare.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:142:1535:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-remote.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:742:1135:774 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-saved-search.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:742:735:774 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-templates.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-videos.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:442:1535:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-server.png: ../../../src/network-server.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-workgroup.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-bookmarks.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:142:1935:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-desktop.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:442:1935:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-home.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=702:142:734:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/32x32/places/network-server.png b/mate/32x32/places/network-server.png Binary files differindex 81d0479..4a169c9 100644 --- a/mate/32x32/places/network-server.png +++ b/mate/32x32/places/network-server.png diff --git a/mate/32x32/places/network-workgroup.png b/mate/32x32/places/network-workgroup.png Binary files differindex d208ef7..1d3e426 100644 --- a/mate/32x32/places/network-workgroup.png +++ b/mate/32x32/places/network-workgroup.png diff --git a/mate/32x32/places/user-trash.png b/mate/32x32/places/user-trash.png Binary files differindex 1ee9206..1943259 100644 --- a/mate/32x32/places/user-trash.png +++ b/mate/32x32/places/user-trash.png diff --git a/mate/32x32/status/Makefile.am b/mate/32x32/status/Makefile.am new file mode 100644 index 0000000..d510f51 --- /dev/null +++ b/mate/32x32/status/Makefile.am @@ -0,0 +1,500 @@ +NULL = + +png_icons = \ + appointment-missed.png \ + appointment-soon.png \ + audio-volume-high.png \ + audio-volume-low.png \ + audio-volume-medium.png \ + audio-volume-muted.png \ + audio-volume-off.png \ + avatar-default.png \ + battery-caution-charging.png \ + battery-caution.png \ + battery-empty.png \ + battery-full-charged.png \ + battery-full-charging.png \ + battery-full.png \ + battery-good-charging.png \ + battery-good.png \ + battery-low-charging.png \ + battery-low.png \ + battery-missing.png \ + changes-allow.png \ + changes-prevent.png \ + computer-fail.png \ + dialog-error.png \ + dialog-information.png \ + dialog-password.png \ + dialog-question.png \ + dialog-warning.png \ + image-loading.png \ + image-missing.png \ + mail-attachment.png \ + mail-read.png \ + mail-replied.png \ + mail-unread.png \ + media-playlist-repeat.png \ + media-playlist-shuffle.png \ + microphone-sensitivity-high.png \ + microphone-sensitivity-low.png \ + microphone-sensitivity-medium.png \ + microphone-sensitivity-muted.png \ + network-error.png \ + network-idle.png \ + network-offline.png \ + network-receive.png \ + network-transmit.png \ + network-transmit-receive.png \ + non-starred.png \ + printer-error.png \ + printer-printing.png \ + security-high.png \ + security-low.png \ + security-medium.png \ + semi-starred.png \ + semi-starred-rtl.png \ + software-update-available.png \ + software-update-urgent.png \ + starred.png \ + task-due.png \ + task-past-due.png \ + trophy-bronze.png \ + trophy-gold.png \ + trophy-silver.png \ + user-available.png \ + user-away.png \ + user-busy.png \ + user-idle.png \ + user-invisible.png \ + user-offline.png \ + user-trash-full.png \ + weather-clear-night.png \ + weather-clear.png \ + weather-few-clouds-night.png \ + weather-few-clouds.png \ + weather-fog.png \ + weather-overcast.png \ + weather-severe-alert.png \ + weather-showers.png \ + weather-showers-scattered.png \ + weather-snow.png \ + weather-storm.png \ + $(NULL) + +appointment-missed.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:136:335:168 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-soon.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:436:735:468 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-high.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-low.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-medium.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-muted.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-off.png: ../../../src/audio-volume-off.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +avatar-default.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=323:442:355:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:742:1135:774 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-empty.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:-178:735:-146 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charged.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:-488:735:-456 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:442:735:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:442:1135:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:-178:1135:-146 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:742:735:774 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-missing.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:-178:335:-146 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-allow.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-prevent.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer-fail.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1903:142:1935:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-error.png: ../../../src/dialog-error.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-information.png: ../../../src/dialog-information.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-password.png: ../../../src/dialog-password.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-question.png: ../../../src/dialog-question.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-warning.png: ../../../src/dialog-warning.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-drag-accept.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-visiting.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-loading.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:139:732:171 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-missing.png: ../../../src/photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-attachment.png: ../../../src/mail-attachment.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-replied.png: ../../../src/mail-replied.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-unread.png: ../../../src/mail-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-repeat.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=53:62:85:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-shuffle.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:62:45:94 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-muted.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=450:154:482:186 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-low.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=530:154:562:186 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-medium.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=610:154:642:186 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-high.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=690:154:722:186 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-error.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:442:1135:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-idle.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-offline.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:442:1535:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1503:142:1535:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:142:1135:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-error.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:134:735:166 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-printing.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:434:735:466 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-high.png: ../../../src/security-high.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-low.png: ../../../src/security-low.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-medium.png: ../../../src/security-medium.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-available.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-urgent.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +non-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=299:143:331:175 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=723:442:755:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred-rtl.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=723:142:755:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:442:335:474 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-past-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:142:735:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-bronze.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:140:1135:172 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-gold.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:140:335:172 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-silver.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:140:735:172 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-available.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1213:142:1245:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-offline.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1273:142:1305:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-idle.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1333:142:1365:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-away.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1393:142:1425:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-invisible.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1453:142:1485:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-busy.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1513:142:1545:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash-full.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear-night.png: ../../../src/weather-clear-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear.png: ../../../src/weather-clear.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds-night.png: ../../../src/weather-few-clouds-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds.png: ../../../src/weather-few-clouds.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-fog.png: ../../../src/weather-fog.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-overcast.png: ../../../src/weather-overcast.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-severe-alert.png: ../../../src/weather-severe-alert.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers.png: ../../../src/weather-showers.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers-scattered.png: ../../../src/weather-showers-scattered.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-snow.png: ../../../src/weather-snow.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-storm.png: ../../../src/weather-storm.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:142:335:174 -w=32 -h=32 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/32x32/status/appointment-missed.png b/mate/32x32/status/appointment-missed.png Binary files differindex c4660b4..f4567ad 100644 --- a/mate/32x32/status/appointment-missed.png +++ b/mate/32x32/status/appointment-missed.png diff --git a/mate/32x32/status/appointment-soon.png b/mate/32x32/status/appointment-soon.png Binary files differindex c065baf..7badf4c 100644 --- a/mate/32x32/status/appointment-soon.png +++ b/mate/32x32/status/appointment-soon.png diff --git a/mate/32x32/status/audio-volume-high.png b/mate/32x32/status/audio-volume-high.png Binary files differindex cdf0b46..f2187ba 100644 --- a/mate/32x32/status/audio-volume-high.png +++ b/mate/32x32/status/audio-volume-high.png diff --git a/mate/32x32/status/audio-volume-low.png b/mate/32x32/status/audio-volume-low.png Binary files differindex 8949da6..e8dfbca 100644 --- a/mate/32x32/status/audio-volume-low.png +++ b/mate/32x32/status/audio-volume-low.png diff --git a/mate/32x32/status/audio-volume-medium.png b/mate/32x32/status/audio-volume-medium.png Binary files differindex 6d260bf..8223b32 100644 --- a/mate/32x32/status/audio-volume-medium.png +++ b/mate/32x32/status/audio-volume-medium.png diff --git a/mate/32x32/status/audio-volume-muted.png b/mate/32x32/status/audio-volume-muted.png Binary files differindex b41dcb3..3aab8ff 100644 --- a/mate/32x32/status/audio-volume-muted.png +++ b/mate/32x32/status/audio-volume-muted.png diff --git a/mate/32x32/status/audio-volume-off.png b/mate/32x32/status/audio-volume-off.png Binary files differindex cf4fb54..8400a21 100644 --- a/mate/32x32/status/audio-volume-off.png +++ b/mate/32x32/status/audio-volume-off.png diff --git a/mate/32x32/status/avatar-default.png b/mate/32x32/status/avatar-default.png Binary files differindex b4f31d4..59b9f77 100644 --- a/mate/32x32/status/avatar-default.png +++ b/mate/32x32/status/avatar-default.png diff --git a/mate/32x32/status/battery-caution-charging.png b/mate/32x32/status/battery-caution-charging.png Binary files differindex c22f0af..1352d10 100644 --- a/mate/32x32/status/battery-caution-charging.png +++ b/mate/32x32/status/battery-caution-charging.png diff --git a/mate/32x32/status/battery-caution.png b/mate/32x32/status/battery-caution.png Binary files differindex 5e667cc..92b2919 100644 --- a/mate/32x32/status/battery-caution.png +++ b/mate/32x32/status/battery-caution.png diff --git a/mate/32x32/status/battery-empty.png b/mate/32x32/status/battery-empty.png Binary files differindex c7045d5..9e05267 100644 --- a/mate/32x32/status/battery-empty.png +++ b/mate/32x32/status/battery-empty.png diff --git a/mate/32x32/status/battery-full-charged.png b/mate/32x32/status/battery-full-charged.png Binary files differindex 7a248af..78b0242 100644 --- a/mate/32x32/status/battery-full-charged.png +++ b/mate/32x32/status/battery-full-charged.png diff --git a/mate/32x32/status/battery-full-charging.png b/mate/32x32/status/battery-full-charging.png Binary files differindex c352fe7..1cf5d17 100644 --- a/mate/32x32/status/battery-full-charging.png +++ b/mate/32x32/status/battery-full-charging.png diff --git a/mate/32x32/status/battery-full.png b/mate/32x32/status/battery-full.png Binary files differindex f80529b..607c74e 100644 --- a/mate/32x32/status/battery-full.png +++ b/mate/32x32/status/battery-full.png diff --git a/mate/32x32/status/battery-good-charging.png b/mate/32x32/status/battery-good-charging.png Binary files differindex cc2a9bf..270b074 100644 --- a/mate/32x32/status/battery-good-charging.png +++ b/mate/32x32/status/battery-good-charging.png diff --git a/mate/32x32/status/battery-good.png b/mate/32x32/status/battery-good.png Binary files differindex 8bae646..79ab5cf 100644 --- a/mate/32x32/status/battery-good.png +++ b/mate/32x32/status/battery-good.png diff --git a/mate/32x32/status/battery-low-charging.png b/mate/32x32/status/battery-low-charging.png Binary files differindex f999837..d597f16 100644 --- a/mate/32x32/status/battery-low-charging.png +++ b/mate/32x32/status/battery-low-charging.png diff --git a/mate/32x32/status/battery-low.png b/mate/32x32/status/battery-low.png Binary files differindex bba45d7..e0e0068 100644 --- a/mate/32x32/status/battery-low.png +++ b/mate/32x32/status/battery-low.png diff --git a/mate/32x32/status/battery-missing.png b/mate/32x32/status/battery-missing.png Binary files differindex 632907e..66d0b72 100644 --- a/mate/32x32/status/battery-missing.png +++ b/mate/32x32/status/battery-missing.png diff --git a/mate/32x32/status/changes-allow.png b/mate/32x32/status/changes-allow.png Binary files differindex a69c54f..ee8c315 100644 --- a/mate/32x32/status/changes-allow.png +++ b/mate/32x32/status/changes-allow.png diff --git a/mate/32x32/status/changes-prevent.png b/mate/32x32/status/changes-prevent.png Binary files differindex 93f7ab8..48b52fa 100644 --- a/mate/32x32/status/changes-prevent.png +++ b/mate/32x32/status/changes-prevent.png diff --git a/mate/32x32/status/computer-fail.png b/mate/32x32/status/computer-fail.png Binary files differindex cb2f0a4..1df063c 100644 --- a/mate/32x32/status/computer-fail.png +++ b/mate/32x32/status/computer-fail.png diff --git a/mate/32x32/status/dialog-error.png b/mate/32x32/status/dialog-error.png Binary files differindex d58f363..813262e 100644 --- a/mate/32x32/status/dialog-error.png +++ b/mate/32x32/status/dialog-error.png diff --git a/mate/32x32/status/dialog-information.png b/mate/32x32/status/dialog-information.png Binary files differindex d46095a..7d17089 100644 --- a/mate/32x32/status/dialog-information.png +++ b/mate/32x32/status/dialog-information.png diff --git a/mate/32x32/status/dialog-password.png b/mate/32x32/status/dialog-password.png Binary files differindex 0c82905..464115a 100644 --- a/mate/32x32/status/dialog-password.png +++ b/mate/32x32/status/dialog-password.png diff --git a/mate/32x32/status/dialog-question.png b/mate/32x32/status/dialog-question.png Binary files differindex 2cb857f..2379ac2 100644 --- a/mate/32x32/status/dialog-question.png +++ b/mate/32x32/status/dialog-question.png diff --git a/mate/32x32/status/dialog-warning.png b/mate/32x32/status/dialog-warning.png Binary files differindex 3d7cdb5..2feb90a 100644 --- a/mate/32x32/status/dialog-warning.png +++ b/mate/32x32/status/dialog-warning.png diff --git a/mate/32x32/status/image-loading.png b/mate/32x32/status/image-loading.png Binary files differindex 7b725a6..1a13fb3 100644 --- a/mate/32x32/status/image-loading.png +++ b/mate/32x32/status/image-loading.png diff --git a/mate/32x32/status/image-missing.png b/mate/32x32/status/image-missing.png Binary files differindex d8b7e5a..006e70c 100644 --- a/mate/32x32/status/image-missing.png +++ b/mate/32x32/status/image-missing.png diff --git a/mate/32x32/status/mail-attachment.png b/mate/32x32/status/mail-attachment.png Binary files differindex 670d67b..3745f3b 100644 --- a/mate/32x32/status/mail-attachment.png +++ b/mate/32x32/status/mail-attachment.png diff --git a/mate/32x32/status/mail-read.png b/mate/32x32/status/mail-read.png Binary files differindex 4e7f165..4daf577 100644 --- a/mate/32x32/status/mail-read.png +++ b/mate/32x32/status/mail-read.png diff --git a/mate/32x32/status/mail-replied.png b/mate/32x32/status/mail-replied.png Binary files differindex 3a6b0d0..0f10d6c 100644 --- a/mate/32x32/status/mail-replied.png +++ b/mate/32x32/status/mail-replied.png diff --git a/mate/32x32/status/mail-unread.png b/mate/32x32/status/mail-unread.png Binary files differindex d2af300..bea8d0e 100644 --- a/mate/32x32/status/mail-unread.png +++ b/mate/32x32/status/mail-unread.png diff --git a/mate/32x32/status/media-playlist-repeat.png b/mate/32x32/status/media-playlist-repeat.png Binary files differindex b064601..4bdc510 100644 --- a/mate/32x32/status/media-playlist-repeat.png +++ b/mate/32x32/status/media-playlist-repeat.png diff --git a/mate/32x32/status/media-playlist-shuffle.png b/mate/32x32/status/media-playlist-shuffle.png Binary files differindex 096e4f2..af404d4 100644 --- a/mate/32x32/status/media-playlist-shuffle.png +++ b/mate/32x32/status/media-playlist-shuffle.png diff --git a/mate/32x32/status/microphone-sensitivity-high.png b/mate/32x32/status/microphone-sensitivity-high.png Binary files differindex 77fb5fd..d1a4864 100644 --- a/mate/32x32/status/microphone-sensitivity-high.png +++ b/mate/32x32/status/microphone-sensitivity-high.png diff --git a/mate/32x32/status/microphone-sensitivity-low.png b/mate/32x32/status/microphone-sensitivity-low.png Binary files differindex 537e28b..88ba3d0 100644 --- a/mate/32x32/status/microphone-sensitivity-low.png +++ b/mate/32x32/status/microphone-sensitivity-low.png diff --git a/mate/32x32/status/microphone-sensitivity-medium.png b/mate/32x32/status/microphone-sensitivity-medium.png Binary files differindex 89726e9..8ead1bf 100644 --- a/mate/32x32/status/microphone-sensitivity-medium.png +++ b/mate/32x32/status/microphone-sensitivity-medium.png diff --git a/mate/32x32/status/microphone-sensitivity-muted.png b/mate/32x32/status/microphone-sensitivity-muted.png Binary files differindex f4d7cf9..91c4468 100644 --- a/mate/32x32/status/microphone-sensitivity-muted.png +++ b/mate/32x32/status/microphone-sensitivity-muted.png diff --git a/mate/32x32/status/network-error.png b/mate/32x32/status/network-error.png Binary files differindex 7c91d24..f363fac 100644 --- a/mate/32x32/status/network-error.png +++ b/mate/32x32/status/network-error.png diff --git a/mate/32x32/status/network-idle.png b/mate/32x32/status/network-idle.png Binary files differindex 5558f1c..61f44ef 100644 --- a/mate/32x32/status/network-idle.png +++ b/mate/32x32/status/network-idle.png diff --git a/mate/32x32/status/network-offline.png b/mate/32x32/status/network-offline.png Binary files differindex f0d8a4a..e67f579 100644 --- a/mate/32x32/status/network-offline.png +++ b/mate/32x32/status/network-offline.png diff --git a/mate/32x32/status/network-receive.png b/mate/32x32/status/network-receive.png Binary files differindex 8d7b76d..6cc49dc 100644 --- a/mate/32x32/status/network-receive.png +++ b/mate/32x32/status/network-receive.png diff --git a/mate/32x32/status/network-transmit-receive.png b/mate/32x32/status/network-transmit-receive.png Binary files differindex 0baa8fc..e919ab8 100644 --- a/mate/32x32/status/network-transmit-receive.png +++ b/mate/32x32/status/network-transmit-receive.png diff --git a/mate/32x32/status/network-transmit.png b/mate/32x32/status/network-transmit.png Binary files differindex 032334d..957fdeb 100644 --- a/mate/32x32/status/network-transmit.png +++ b/mate/32x32/status/network-transmit.png diff --git a/mate/32x32/status/non-starred.png b/mate/32x32/status/non-starred.png Binary files differindex 93d3273..d95ceca 100644 --- a/mate/32x32/status/non-starred.png +++ b/mate/32x32/status/non-starred.png diff --git a/mate/32x32/status/printer-error.png b/mate/32x32/status/printer-error.png Binary files differindex 582511f..89f03b4 100644 --- a/mate/32x32/status/printer-error.png +++ b/mate/32x32/status/printer-error.png diff --git a/mate/32x32/status/printer-printing.png b/mate/32x32/status/printer-printing.png Binary files differindex 0d47184..b096f43 100644 --- a/mate/32x32/status/printer-printing.png +++ b/mate/32x32/status/printer-printing.png diff --git a/mate/32x32/status/security-high.png b/mate/32x32/status/security-high.png Binary files differindex 12ff9e0..0666d06 100644 --- a/mate/32x32/status/security-high.png +++ b/mate/32x32/status/security-high.png diff --git a/mate/32x32/status/security-low.png b/mate/32x32/status/security-low.png Binary files differindex 4c68e35..fff33dc 100644 --- a/mate/32x32/status/security-low.png +++ b/mate/32x32/status/security-low.png diff --git a/mate/32x32/status/security-medium.png b/mate/32x32/status/security-medium.png Binary files differindex e64d43d..25a0dc0 100644 --- a/mate/32x32/status/security-medium.png +++ b/mate/32x32/status/security-medium.png diff --git a/mate/32x32/status/semi-starred-rtl.png b/mate/32x32/status/semi-starred-rtl.png Binary files differindex 040c9b5..857c3c1 100644 --- a/mate/32x32/status/semi-starred-rtl.png +++ b/mate/32x32/status/semi-starred-rtl.png diff --git a/mate/32x32/status/semi-starred.png b/mate/32x32/status/semi-starred.png Binary files differindex 3768475..6718448 100644 --- a/mate/32x32/status/semi-starred.png +++ b/mate/32x32/status/semi-starred.png diff --git a/mate/32x32/status/software-update-available.png b/mate/32x32/status/software-update-available.png Binary files differindex f63b4d8..82c7b89 100644 --- a/mate/32x32/status/software-update-available.png +++ b/mate/32x32/status/software-update-available.png diff --git a/mate/32x32/status/software-update-urgent.png b/mate/32x32/status/software-update-urgent.png Binary files differindex d2baed6..b84dbe2 100644 --- a/mate/32x32/status/software-update-urgent.png +++ b/mate/32x32/status/software-update-urgent.png diff --git a/mate/32x32/status/starred.png b/mate/32x32/status/starred.png Binary files differindex c7adaf9..9783f46 100644 --- a/mate/32x32/status/starred.png +++ b/mate/32x32/status/starred.png diff --git a/mate/32x32/status/task-due.png b/mate/32x32/status/task-due.png Binary files differindex 6fffff2..f5defa1 100644 --- a/mate/32x32/status/task-due.png +++ b/mate/32x32/status/task-due.png diff --git a/mate/32x32/status/task-past-due.png b/mate/32x32/status/task-past-due.png Binary files differindex 0dde106..f362edc 100644 --- a/mate/32x32/status/task-past-due.png +++ b/mate/32x32/status/task-past-due.png diff --git a/mate/32x32/status/trophy-bronze.png b/mate/32x32/status/trophy-bronze.png Binary files differindex 748c175..a9f2352 100644 --- a/mate/32x32/status/trophy-bronze.png +++ b/mate/32x32/status/trophy-bronze.png diff --git a/mate/32x32/status/trophy-gold.png b/mate/32x32/status/trophy-gold.png Binary files differindex 4334a9b..b6f6458 100644 --- a/mate/32x32/status/trophy-gold.png +++ b/mate/32x32/status/trophy-gold.png diff --git a/mate/32x32/status/trophy-silver.png b/mate/32x32/status/trophy-silver.png Binary files differindex 28c8d22..2f376ed 100644 --- a/mate/32x32/status/trophy-silver.png +++ b/mate/32x32/status/trophy-silver.png diff --git a/mate/32x32/status/user-available.png b/mate/32x32/status/user-available.png Binary files differindex b64e545..47127eb 100644 --- a/mate/32x32/status/user-available.png +++ b/mate/32x32/status/user-available.png diff --git a/mate/32x32/status/user-away.png b/mate/32x32/status/user-away.png Binary files differindex 45bcc7f..f0f1685 100644 --- a/mate/32x32/status/user-away.png +++ b/mate/32x32/status/user-away.png diff --git a/mate/32x32/status/user-busy.png b/mate/32x32/status/user-busy.png Binary files differindex ab94157..f6f8e50 100644 --- a/mate/32x32/status/user-busy.png +++ b/mate/32x32/status/user-busy.png diff --git a/mate/32x32/status/user-idle.png b/mate/32x32/status/user-idle.png Binary files differindex 1771824..9822cb9 100644 --- a/mate/32x32/status/user-idle.png +++ b/mate/32x32/status/user-idle.png diff --git a/mate/32x32/status/user-invisible.png b/mate/32x32/status/user-invisible.png Binary files differindex 0db5830..7fe2ac2 100644 --- a/mate/32x32/status/user-invisible.png +++ b/mate/32x32/status/user-invisible.png diff --git a/mate/32x32/status/user-offline.png b/mate/32x32/status/user-offline.png Binary files differindex cbd786e..6ccc76f 100644 --- a/mate/32x32/status/user-offline.png +++ b/mate/32x32/status/user-offline.png diff --git a/mate/32x32/status/user-trash-full.png b/mate/32x32/status/user-trash-full.png Binary files differindex f37f3e3..818db66 100644 --- a/mate/32x32/status/user-trash-full.png +++ b/mate/32x32/status/user-trash-full.png diff --git a/mate/32x32/status/weather-clear-night.png b/mate/32x32/status/weather-clear-night.png Binary files differindex 926274f..89f09a7 100644 --- a/mate/32x32/status/weather-clear-night.png +++ b/mate/32x32/status/weather-clear-night.png diff --git a/mate/32x32/status/weather-clear.png b/mate/32x32/status/weather-clear.png Binary files differindex 8c65a17..0c68015 100644 --- a/mate/32x32/status/weather-clear.png +++ b/mate/32x32/status/weather-clear.png diff --git a/mate/32x32/status/weather-few-clouds-night.png b/mate/32x32/status/weather-few-clouds-night.png Binary files differindex c80c334..d898421 100644 --- a/mate/32x32/status/weather-few-clouds-night.png +++ b/mate/32x32/status/weather-few-clouds-night.png diff --git a/mate/32x32/status/weather-few-clouds.png b/mate/32x32/status/weather-few-clouds.png Binary files differindex ca379dc..1ac0c0c 100644 --- a/mate/32x32/status/weather-few-clouds.png +++ b/mate/32x32/status/weather-few-clouds.png diff --git a/mate/32x32/status/weather-fog.png b/mate/32x32/status/weather-fog.png Binary files differindex dea9bbf..000e661 100644 --- a/mate/32x32/status/weather-fog.png +++ b/mate/32x32/status/weather-fog.png diff --git a/mate/32x32/status/weather-overcast.png b/mate/32x32/status/weather-overcast.png Binary files differindex bc4d34a..59be005 100644 --- a/mate/32x32/status/weather-overcast.png +++ b/mate/32x32/status/weather-overcast.png diff --git a/mate/32x32/status/weather-severe-alert.png b/mate/32x32/status/weather-severe-alert.png Binary files differindex a01e96e..c1380d2 100644 --- a/mate/32x32/status/weather-severe-alert.png +++ b/mate/32x32/status/weather-severe-alert.png diff --git a/mate/32x32/status/weather-showers-scattered.png b/mate/32x32/status/weather-showers-scattered.png Binary files differindex cbeb504..48f643d 100644 --- a/mate/32x32/status/weather-showers-scattered.png +++ b/mate/32x32/status/weather-showers-scattered.png diff --git a/mate/32x32/status/weather-showers.png b/mate/32x32/status/weather-showers.png Binary files differindex e3cd8a8..7b96f0e 100644 --- a/mate/32x32/status/weather-showers.png +++ b/mate/32x32/status/weather-showers.png diff --git a/mate/32x32/status/weather-snow.png b/mate/32x32/status/weather-snow.png Binary files differindex f847e7a..ae82103 100644 --- a/mate/32x32/status/weather-snow.png +++ b/mate/32x32/status/weather-snow.png diff --git a/mate/32x32/status/weather-storm.png b/mate/32x32/status/weather-storm.png Binary files differindex 53fbca5..fefe264 100644 --- a/mate/32x32/status/weather-storm.png +++ b/mate/32x32/status/weather-storm.png diff --git a/mate/48x48/Makefile.am b/mate/48x48/Makefile.am index b3dafbb..160fec0 100644 --- a/mate/48x48/Makefile.am +++ b/mate/48x48/Makefile.am @@ -1,13 +1,21 @@ NULL = DIST_SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) SUBDIRS = \ + actions \ apps \ categories \ devices \ + emblems \ + places \ + status \ $(NULL) diff --git a/mate/48x48/actions/Makefile.am b/mate/48x48/actions/Makefile.am new file mode 100644 index 0000000..7b42d45 --- /dev/null +++ b/mate/48x48/actions/Makefile.am @@ -0,0 +1,664 @@ +NULL = + +png_icons = \ + address-book-new.png \ + application-exit.png \ + appointment-new.png \ + bookmark-new.png \ + call-start.png \ + call-stop.png \ + contact-new.png \ + document-new.png \ + document-open-recent.png \ + document-page-setup.png \ + document-print.png \ + document-print-preview.png \ + document-properties.png \ + document-revert.png \ + document-revert-rtl.png \ + document-save-as.png \ + document-save.png \ + document-send.png \ + edit-clear.png \ + edit-clear-rtl.png \ + edit-copy.png \ + edit-cut.png \ + edit-delete.png \ + edit-find.png \ + edit-find-replace.png \ + edit-paste.png \ + edit-redo.png \ + edit-redo-rtl.png \ + edit-select-all.png \ + edit-undo.png \ + edit-undo-rtl.png \ + format-indent-less.png \ + format-indent-less-rtl.png \ + format-indent-more.png \ + format-indent-more-rtl.png \ + format-justify-center.png \ + format-justify-fill.png \ + format-justify-left.png \ + format-justify-right.png \ + format-text-bold.png \ + format-text-direction-ltr.png \ + format-text-direction-rtl.png \ + format-text-italic.png \ + format-text-strikethrough.png \ + format-text-underline.png \ + go-bottom.png \ + go-down.png \ + go-first.png \ + go-home.png \ + go-jump.png \ + go-last.png \ + go-next.png \ + go-previous.png \ + go-top.png \ + go-up.png \ + help-about.png \ + help-faq.png \ + insert-image.png \ + insert-link.png \ + insert-object.png \ + insert-text.png \ + list-add.png \ + list-remove.png \ + mail-forward.png \ + mail-mark-important.png \ + mail-mark-junk.png \ + mail-mark-notjunk.png \ + mail-mark-read.png \ + mail-mark-unread.png \ + mail-message-new.png \ + mail-reply-all.png \ + mail-reply-sender.png \ + mail-send.png \ + mail-send-receive.png \ + mark-location.png \ + media-eject.png \ + media-playback-pause.png \ + media-playback-start.png \ + media-playback-start-rtl.png \ + media-playback-stop.png \ + media-record.png \ + media-seek-backward.png \ + media-seek-forward.png \ + media-skip-backward.png \ + media-skip-forward.png \ + object-flip-horizontal.png \ + object-flip-vertical.png \ + object-rotate-left.png \ + object-rotate-right.png \ + process-stop.png \ + system-lock-screen.png \ + system-log-out.png \ + system-run.png \ + system-search.png \ + system-shutdown.png \ + tools-check-spelling.png \ + view-fullscreen.png \ + view-refresh.png \ + view-restore.png \ + view-sort-ascending.png \ + view-sort-descending.png \ + window-close.png \ + window-new.png \ + zoom-fit-best.png \ + zoom-in.png \ + zoom-original.png \ + zoom-out.png \ + $(NULL) + +address-book-new.png: ../../../src/x-office-address-book.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +application-exit.png:../../../src/application-exit.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-new.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:497:344:545 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +bookmark-new.png: ../../../src/bookmark-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:203:344:251 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-start.png: ../../../src/call-start.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +call-stop.png: ../../../src/call-stop.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +contact-new.png: ../../../src/contact-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-new.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=701:499:749:547 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1496:802:1544:850 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-open-recent.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:197:744:245 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-page-setup.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=301:199:349:247 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:197:344:245 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-print-preview.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:497:1144:545 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-properties.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1101:499:1149:547 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1901:499:1949:547 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-revert-rtl.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1498:199:1546:247 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save-as.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:203:1144:251 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-save.png: ../../../src/cabinets.svg + @echo " "$@ + @inkscape -z $^ --export-area=697:203:745:251 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +document-send.png: ../../../src/document-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=297:203:345:251 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-clear-rtl.png: ../../../src/edit-clear-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=344:202:296:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -flop $@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-copy.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:502:744:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-cut.png: ../../../src/edit-cut.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-delete.png: ../../../src/edit-delete.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=299:202:347:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-find-replace.png: ../../../src/find.svg + @echo " "$@ + @inkscape -z $^ --export-area=699:202:747:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-paste.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:502:344:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=75:148:123:196 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-redo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=134:148:182:196 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-select-all.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=1501:499:1549:547 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=16:148:64:196 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +edit-undo-rtl.png: ../../../src/edit-undo-redo.svg + @echo " "$@ + @inkscape -z $^ --export-area=195:148:243:196 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-new.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:802:344:850 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-115:144:-67:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more-rtl.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=-55:144:-7:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-less.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=5:144:53:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-indent-more.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=65:144:113:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-left.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=125:144:173:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-center.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=185:144:233:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-right.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=245:144:293:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-justify-fill.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=305:144:353:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-bold.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=365:144:413:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-ltr.png: ../../../src/format-text-direction-ltr.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-direction-rtl.png: ../../../src/format-text-direction-rtl.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-italic.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=425:144:473:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-strikethrough.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=485:144:533:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +format-text-underline.png: ../../../src/format-indent-justify-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=545:144:593:192 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-jump.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=30:158:78:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-bottom.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=106:158:154:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-down.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=187:158:235:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-top.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=276:158:324:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-up.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=366:158:414:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-first.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=456:158:504:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-previous.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=536:158:584:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-refresh.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=616:158:664:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +process-stop.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=695:158:743:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-next.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=775:158:823:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-last.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=855:158:903:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +go-home.png: ../../../src/navigation-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=936:158:984:206 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-about.png: ../../../src/help-about.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +help-faq.png: ../../../src/help-faq.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-image.png: ../../../src/insert-image.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-link.png: ../../../src/insert-link.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-object.png: ../../../src/insert-object.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +insert-text.png: ../../../src/insert-text.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-add.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +list-remove.png: ../../../src/list-add-remove.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-forward.png: ../../../src/mail-forward.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-important.png: ../../../src/mail-mark-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-junk.png: ../../../src/mail-mark-junk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-notjunk.png: ../../../src/mail-mark-notjunk.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:189:344:237 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=1496:202:1544:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-mark-unread.png: ../../../src/mail-mark-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-message-new.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-all.png: ../../../src/mail-reply-all.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-reply-sender.png: ../../../src/mail-reply-sender.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send.png: ../../../src/mail-send.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-send-receive.png: ../../../src/mail-send-receive.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mark-location.png: ../../../src/mark-location.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-eject.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=105:102:153:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=157:102:205:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-backward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=207:102:255:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-pause.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=257:102:305:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=307:102:355:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-stop.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=357:102:405:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-seek-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=407:102:455:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-skip-forward.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=457:102:505:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-record.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=507:102:555:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playback-start-rtl.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=546:102:594:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-horizontal.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=16:154:64:202 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-flip-vertical.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=76:154:124:202 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-left.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=136:154:184:202 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +object-rotate-right.png: ../../../src/object-flip-rotate.svg + @echo " "$@ + @inkscape -z $^ --export-area=196:154:244:202 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-lock-screen.png: ../../../src/displays.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-log-out.png: ../../../src/system-log-out.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-run.png: ../../../src/system-run.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-search.png: ../../../src/system-search.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +system-shutdown.png: ../../../src/system-shutdown.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +tools-check-spelling.png: ../../../src/tools-check-spelling.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-fullscreen.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-restore.png: ../../../src/view-fullscreen-restore.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-ascending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=13:203:61:251 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +view-sort-descending.png: ../../../src/view-sort.svg + @echo " "$@ + @inkscape -z $^ --export-area=73:203:121:251 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-close.png: ../../../src/window-close.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +window-new.png: ../../../src/window-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-fit-best.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-in.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:502:344:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-original.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +zoom-out.png: ../../../src/zoom.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:502:744:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/48x48/actions/address-book-new.png b/mate/48x48/actions/address-book-new.png Binary files differindex aa7c4e0..537d190 100644 --- a/mate/48x48/actions/address-book-new.png +++ b/mate/48x48/actions/address-book-new.png diff --git a/mate/48x48/actions/application-exit.png b/mate/48x48/actions/application-exit.png Binary files differindex 2d0cd61..cf65ad4 100644 --- a/mate/48x48/actions/application-exit.png +++ b/mate/48x48/actions/application-exit.png diff --git a/mate/48x48/actions/appointment-new.png b/mate/48x48/actions/appointment-new.png Binary files differindex bcd3843..bd313da 100644 --- a/mate/48x48/actions/appointment-new.png +++ b/mate/48x48/actions/appointment-new.png diff --git a/mate/48x48/actions/bookmark-new.png b/mate/48x48/actions/bookmark-new.png Binary files differindex 93a4b93..cea02c6 100644 --- a/mate/48x48/actions/bookmark-new.png +++ b/mate/48x48/actions/bookmark-new.png diff --git a/mate/48x48/actions/call-start.png b/mate/48x48/actions/call-start.png Binary files differindex c91bece..fbc4920 100644 --- a/mate/48x48/actions/call-start.png +++ b/mate/48x48/actions/call-start.png diff --git a/mate/48x48/actions/call-stop.png b/mate/48x48/actions/call-stop.png Binary files differindex 4bc6809..4013551 100644 --- a/mate/48x48/actions/call-stop.png +++ b/mate/48x48/actions/call-stop.png diff --git a/mate/48x48/actions/contact-new.png b/mate/48x48/actions/contact-new.png Binary files differindex 47902fd..52dd08b 100644 --- a/mate/48x48/actions/contact-new.png +++ b/mate/48x48/actions/contact-new.png diff --git a/mate/48x48/actions/document-new.png b/mate/48x48/actions/document-new.png Binary files differindex 1bf38e8..07f65c2 100644 --- a/mate/48x48/actions/document-new.png +++ b/mate/48x48/actions/document-new.png diff --git a/mate/48x48/actions/document-open-recent.png b/mate/48x48/actions/document-open-recent.png Binary files differindex c50d71d..a1f42f2 100644 --- a/mate/48x48/actions/document-open-recent.png +++ b/mate/48x48/actions/document-open-recent.png diff --git a/mate/48x48/actions/document-page-setup.png b/mate/48x48/actions/document-page-setup.png Binary files differindex b455f2b..85d1b71 100644 --- a/mate/48x48/actions/document-page-setup.png +++ b/mate/48x48/actions/document-page-setup.png diff --git a/mate/48x48/actions/document-print-preview.png b/mate/48x48/actions/document-print-preview.png Binary files differindex 93d860c..a12d3d2 100644 --- a/mate/48x48/actions/document-print-preview.png +++ b/mate/48x48/actions/document-print-preview.png diff --git a/mate/48x48/actions/document-print.png b/mate/48x48/actions/document-print.png Binary files differindex bbde279..deb59e5 100644 --- a/mate/48x48/actions/document-print.png +++ b/mate/48x48/actions/document-print.png diff --git a/mate/48x48/actions/document-properties.png b/mate/48x48/actions/document-properties.png Binary files differindex 45bb2b0..4750f53 100644 --- a/mate/48x48/actions/document-properties.png +++ b/mate/48x48/actions/document-properties.png diff --git a/mate/48x48/actions/document-revert-rtl.png b/mate/48x48/actions/document-revert-rtl.png Binary files differindex c55415c..b5ce0e7 100644 --- a/mate/48x48/actions/document-revert-rtl.png +++ b/mate/48x48/actions/document-revert-rtl.png diff --git a/mate/48x48/actions/document-revert.png b/mate/48x48/actions/document-revert.png Binary files differindex 0dcc72a..8efbd21 100644 --- a/mate/48x48/actions/document-revert.png +++ b/mate/48x48/actions/document-revert.png diff --git a/mate/48x48/actions/document-save-as.png b/mate/48x48/actions/document-save-as.png Binary files differindex fb80a5b..b99031a 100644 --- a/mate/48x48/actions/document-save-as.png +++ b/mate/48x48/actions/document-save-as.png diff --git a/mate/48x48/actions/document-save.png b/mate/48x48/actions/document-save.png Binary files differindex 04f359c..824be37 100644 --- a/mate/48x48/actions/document-save.png +++ b/mate/48x48/actions/document-save.png diff --git a/mate/48x48/actions/document-send.png b/mate/48x48/actions/document-send.png Binary files differindex a79b4f6..d92b822 100644 --- a/mate/48x48/actions/document-send.png +++ b/mate/48x48/actions/document-send.png diff --git a/mate/48x48/actions/edit-clear-rtl.png b/mate/48x48/actions/edit-clear-rtl.png Binary files differindex 1bfb224..4b1b8f9 100644 --- a/mate/48x48/actions/edit-clear-rtl.png +++ b/mate/48x48/actions/edit-clear-rtl.png diff --git a/mate/48x48/actions/edit-clear.png b/mate/48x48/actions/edit-clear.png Binary files differindex dbe885a..9e5090a 100644 --- a/mate/48x48/actions/edit-clear.png +++ b/mate/48x48/actions/edit-clear.png diff --git a/mate/48x48/actions/edit-copy.png b/mate/48x48/actions/edit-copy.png Binary files differindex 3e95555..0f15ea3 100644 --- a/mate/48x48/actions/edit-copy.png +++ b/mate/48x48/actions/edit-copy.png diff --git a/mate/48x48/actions/edit-cut.png b/mate/48x48/actions/edit-cut.png Binary files differindex 804d0cd..c260ca0 100644 --- a/mate/48x48/actions/edit-cut.png +++ b/mate/48x48/actions/edit-cut.png diff --git a/mate/48x48/actions/edit-delete.png b/mate/48x48/actions/edit-delete.png Binary files differindex a2fcfdc..6c87fe4 100644 --- a/mate/48x48/actions/edit-delete.png +++ b/mate/48x48/actions/edit-delete.png diff --git a/mate/48x48/actions/edit-find-replace.png b/mate/48x48/actions/edit-find-replace.png Binary files differindex 064dc61..04f8cf6 100644 --- a/mate/48x48/actions/edit-find-replace.png +++ b/mate/48x48/actions/edit-find-replace.png diff --git a/mate/48x48/actions/edit-find.png b/mate/48x48/actions/edit-find.png Binary files differindex 6d1db19..67948d9 100644 --- a/mate/48x48/actions/edit-find.png +++ b/mate/48x48/actions/edit-find.png diff --git a/mate/48x48/actions/edit-paste.png b/mate/48x48/actions/edit-paste.png Binary files differindex 65ac12e..8b0081e 100644 --- a/mate/48x48/actions/edit-paste.png +++ b/mate/48x48/actions/edit-paste.png diff --git a/mate/48x48/actions/edit-redo-rtl.png b/mate/48x48/actions/edit-redo-rtl.png Binary files differindex 7edc23a..ab90cdc 100644 --- a/mate/48x48/actions/edit-redo-rtl.png +++ b/mate/48x48/actions/edit-redo-rtl.png diff --git a/mate/48x48/actions/edit-redo.png b/mate/48x48/actions/edit-redo.png Binary files differindex f464156..6d2553d 100644 --- a/mate/48x48/actions/edit-redo.png +++ b/mate/48x48/actions/edit-redo.png diff --git a/mate/48x48/actions/edit-select-all.png b/mate/48x48/actions/edit-select-all.png Binary files differindex 075e78c..0a610f1 100644 --- a/mate/48x48/actions/edit-select-all.png +++ b/mate/48x48/actions/edit-select-all.png diff --git a/mate/48x48/actions/edit-undo-rtl.png b/mate/48x48/actions/edit-undo-rtl.png Binary files differindex bc186b3..7e78220 100644 --- a/mate/48x48/actions/edit-undo-rtl.png +++ b/mate/48x48/actions/edit-undo-rtl.png diff --git a/mate/48x48/actions/edit-undo.png b/mate/48x48/actions/edit-undo.png Binary files differindex f6d7e8b..f737b91 100644 --- a/mate/48x48/actions/edit-undo.png +++ b/mate/48x48/actions/edit-undo.png diff --git a/mate/48x48/actions/format-indent-less-rtl.png b/mate/48x48/actions/format-indent-less-rtl.png Binary files differindex b4d78a5..707ca54 100644 --- a/mate/48x48/actions/format-indent-less-rtl.png +++ b/mate/48x48/actions/format-indent-less-rtl.png diff --git a/mate/48x48/actions/format-indent-less.png b/mate/48x48/actions/format-indent-less.png Binary files differindex da019a4..aacfd4d 100644 --- a/mate/48x48/actions/format-indent-less.png +++ b/mate/48x48/actions/format-indent-less.png diff --git a/mate/48x48/actions/format-indent-more-rtl.png b/mate/48x48/actions/format-indent-more-rtl.png Binary files differindex 1dab715..f695747 100644 --- a/mate/48x48/actions/format-indent-more-rtl.png +++ b/mate/48x48/actions/format-indent-more-rtl.png diff --git a/mate/48x48/actions/format-indent-more.png b/mate/48x48/actions/format-indent-more.png Binary files differindex 74a5a19..2844774 100644 --- a/mate/48x48/actions/format-indent-more.png +++ b/mate/48x48/actions/format-indent-more.png diff --git a/mate/48x48/actions/format-justify-center.png b/mate/48x48/actions/format-justify-center.png Binary files differindex c1a47cf..cd5eb40 100644 --- a/mate/48x48/actions/format-justify-center.png +++ b/mate/48x48/actions/format-justify-center.png diff --git a/mate/48x48/actions/format-justify-fill.png b/mate/48x48/actions/format-justify-fill.png Binary files differindex 9f2eed1..0a594ac 100644 --- a/mate/48x48/actions/format-justify-fill.png +++ b/mate/48x48/actions/format-justify-fill.png diff --git a/mate/48x48/actions/format-justify-left.png b/mate/48x48/actions/format-justify-left.png Binary files differindex cef148d..b0ea02d 100644 --- a/mate/48x48/actions/format-justify-left.png +++ b/mate/48x48/actions/format-justify-left.png diff --git a/mate/48x48/actions/format-justify-right.png b/mate/48x48/actions/format-justify-right.png Binary files differindex 19a3f26..af4b14c 100644 --- a/mate/48x48/actions/format-justify-right.png +++ b/mate/48x48/actions/format-justify-right.png diff --git a/mate/48x48/actions/format-text-bold.png b/mate/48x48/actions/format-text-bold.png Binary files differindex a78e947..854369f 100644 --- a/mate/48x48/actions/format-text-bold.png +++ b/mate/48x48/actions/format-text-bold.png diff --git a/mate/48x48/actions/format-text-direction-ltr.png b/mate/48x48/actions/format-text-direction-ltr.png Binary files differindex 34b53f6..301f236 100644 --- a/mate/48x48/actions/format-text-direction-ltr.png +++ b/mate/48x48/actions/format-text-direction-ltr.png diff --git a/mate/48x48/actions/format-text-direction-rtl.png b/mate/48x48/actions/format-text-direction-rtl.png Binary files differindex 1cf4a97..b553bac 100644 --- a/mate/48x48/actions/format-text-direction-rtl.png +++ b/mate/48x48/actions/format-text-direction-rtl.png diff --git a/mate/48x48/actions/format-text-italic.png b/mate/48x48/actions/format-text-italic.png Binary files differindex a234bfb..d546215 100644 --- a/mate/48x48/actions/format-text-italic.png +++ b/mate/48x48/actions/format-text-italic.png diff --git a/mate/48x48/actions/format-text-strikethrough.png b/mate/48x48/actions/format-text-strikethrough.png Binary files differindex 7f39390..ecf1da9 100644 --- a/mate/48x48/actions/format-text-strikethrough.png +++ b/mate/48x48/actions/format-text-strikethrough.png diff --git a/mate/48x48/actions/format-text-underline.png b/mate/48x48/actions/format-text-underline.png Binary files differindex af92af0..c2d3811 100644 --- a/mate/48x48/actions/format-text-underline.png +++ b/mate/48x48/actions/format-text-underline.png diff --git a/mate/48x48/actions/go-bottom.png b/mate/48x48/actions/go-bottom.png Binary files differindex 8ed8533..70d161f 100644 --- a/mate/48x48/actions/go-bottom.png +++ b/mate/48x48/actions/go-bottom.png diff --git a/mate/48x48/actions/go-down.png b/mate/48x48/actions/go-down.png Binary files differindex f657e9e..1e9071a 100644 --- a/mate/48x48/actions/go-down.png +++ b/mate/48x48/actions/go-down.png diff --git a/mate/48x48/actions/go-first-rtl.png b/mate/48x48/actions/go-first-rtl.png Binary files differindex 87b4449..dde1cf6 100644..120000 --- a/mate/48x48/actions/go-first-rtl.png +++ b/mate/48x48/actions/go-first-rtl.png diff --git a/mate/48x48/actions/go-first.png b/mate/48x48/actions/go-first.png Binary files differindex 113ffd7..5e5c958 100644 --- a/mate/48x48/actions/go-first.png +++ b/mate/48x48/actions/go-first.png diff --git a/mate/48x48/actions/go-home.png b/mate/48x48/actions/go-home.png Binary files differindex cacbfd8..a37462b 100644 --- a/mate/48x48/actions/go-home.png +++ b/mate/48x48/actions/go-home.png diff --git a/mate/48x48/actions/go-jump.png b/mate/48x48/actions/go-jump.png Binary files differindex 9d84ef8..6db6781 100644 --- a/mate/48x48/actions/go-jump.png +++ b/mate/48x48/actions/go-jump.png diff --git a/mate/48x48/actions/go-last-rtl.png b/mate/48x48/actions/go-last-rtl.png Binary files differindex b6da578..96ffa73 100644..120000 --- a/mate/48x48/actions/go-last-rtl.png +++ b/mate/48x48/actions/go-last-rtl.png diff --git a/mate/48x48/actions/go-last.png b/mate/48x48/actions/go-last.png Binary files differindex ebac951..902c553 100644 --- a/mate/48x48/actions/go-last.png +++ b/mate/48x48/actions/go-last.png diff --git a/mate/48x48/actions/go-next-rtl.png b/mate/48x48/actions/go-next-rtl.png Binary files differindex de28751..56c7bd8 100644..120000 --- a/mate/48x48/actions/go-next-rtl.png +++ b/mate/48x48/actions/go-next-rtl.png diff --git a/mate/48x48/actions/go-next.png b/mate/48x48/actions/go-next.png Binary files differindex 40f5c25..1c579ee 100644 --- a/mate/48x48/actions/go-next.png +++ b/mate/48x48/actions/go-next.png diff --git a/mate/48x48/actions/go-previous-rtl.png b/mate/48x48/actions/go-previous-rtl.png Binary files differindex abe7ff6..c1febf9 100644..120000 --- a/mate/48x48/actions/go-previous-rtl.png +++ b/mate/48x48/actions/go-previous-rtl.png diff --git a/mate/48x48/actions/go-previous.png b/mate/48x48/actions/go-previous.png Binary files differindex 42fecf1..33aac05 100644 --- a/mate/48x48/actions/go-previous.png +++ b/mate/48x48/actions/go-previous.png diff --git a/mate/48x48/actions/go-top.png b/mate/48x48/actions/go-top.png Binary files differindex 0d1ec40..153072d 100644 --- a/mate/48x48/actions/go-top.png +++ b/mate/48x48/actions/go-top.png diff --git a/mate/48x48/actions/go-up.png b/mate/48x48/actions/go-up.png Binary files differindex 7b1d218..88b202a 100644 --- a/mate/48x48/actions/go-up.png +++ b/mate/48x48/actions/go-up.png diff --git a/mate/48x48/actions/help-about.png b/mate/48x48/actions/help-about.png Binary files differindex 45b5d62..c30f363 100644 --- a/mate/48x48/actions/help-about.png +++ b/mate/48x48/actions/help-about.png diff --git a/mate/48x48/actions/help-faq.png b/mate/48x48/actions/help-faq.png Binary files differindex 1d57544..b4dc16a 100644 --- a/mate/48x48/actions/help-faq.png +++ b/mate/48x48/actions/help-faq.png diff --git a/mate/48x48/actions/insert-image.png b/mate/48x48/actions/insert-image.png Binary files differindex 4fe3fc3..7791ad2 100644 --- a/mate/48x48/actions/insert-image.png +++ b/mate/48x48/actions/insert-image.png diff --git a/mate/48x48/actions/insert-link.png b/mate/48x48/actions/insert-link.png Binary files differindex 68fe1cc..a66ddd0 100644 --- a/mate/48x48/actions/insert-link.png +++ b/mate/48x48/actions/insert-link.png diff --git a/mate/48x48/actions/insert-object.png b/mate/48x48/actions/insert-object.png Binary files differindex 63dc60b..06e86ed 100644 --- a/mate/48x48/actions/insert-object.png +++ b/mate/48x48/actions/insert-object.png diff --git a/mate/48x48/actions/insert-text.png b/mate/48x48/actions/insert-text.png Binary files differindex b2baa2f..7c02460 100644 --- a/mate/48x48/actions/insert-text.png +++ b/mate/48x48/actions/insert-text.png diff --git a/mate/48x48/actions/list-add.png b/mate/48x48/actions/list-add.png Binary files differindex cb01af6..e6d0289 100644 --- a/mate/48x48/actions/list-add.png +++ b/mate/48x48/actions/list-add.png diff --git a/mate/48x48/actions/list-remove.png b/mate/48x48/actions/list-remove.png Binary files differindex 99298cf..a78ac96 100644 --- a/mate/48x48/actions/list-remove.png +++ b/mate/48x48/actions/list-remove.png diff --git a/mate/48x48/actions/mail-forward.png b/mate/48x48/actions/mail-forward.png Binary files differindex 6b88ec4..8128da4 100644 --- a/mate/48x48/actions/mail-forward.png +++ b/mate/48x48/actions/mail-forward.png diff --git a/mate/48x48/actions/mail-mark-important.png b/mate/48x48/actions/mail-mark-important.png Binary files differindex 7b24be3..83af791 100644 --- a/mate/48x48/actions/mail-mark-important.png +++ b/mate/48x48/actions/mail-mark-important.png diff --git a/mate/48x48/actions/mail-mark-junk.png b/mate/48x48/actions/mail-mark-junk.png Binary files differindex 2481f2f..7b98f6f 100644 --- a/mate/48x48/actions/mail-mark-junk.png +++ b/mate/48x48/actions/mail-mark-junk.png diff --git a/mate/48x48/actions/mail-mark-notjunk.png b/mate/48x48/actions/mail-mark-notjunk.png Binary files differindex 8aa20b0..eb9a0c8 100644 --- a/mate/48x48/actions/mail-mark-notjunk.png +++ b/mate/48x48/actions/mail-mark-notjunk.png diff --git a/mate/48x48/actions/mail-mark-read.png b/mate/48x48/actions/mail-mark-read.png Binary files differindex 44244c4..7f85fd1 100644 --- a/mate/48x48/actions/mail-mark-read.png +++ b/mate/48x48/actions/mail-mark-read.png diff --git a/mate/48x48/actions/mail-mark-unread.png b/mate/48x48/actions/mail-mark-unread.png Binary files differindex 20a4bd6..adfb4de 100644 --- a/mate/48x48/actions/mail-mark-unread.png +++ b/mate/48x48/actions/mail-mark-unread.png diff --git a/mate/48x48/actions/mail-message-new.png b/mate/48x48/actions/mail-message-new.png Binary files differindex ae1c4d6..3fe8319 100644 --- a/mate/48x48/actions/mail-message-new.png +++ b/mate/48x48/actions/mail-message-new.png diff --git a/mate/48x48/actions/mail-reply-all.png b/mate/48x48/actions/mail-reply-all.png Binary files differindex daebead..b28a372 100644 --- a/mate/48x48/actions/mail-reply-all.png +++ b/mate/48x48/actions/mail-reply-all.png diff --git a/mate/48x48/actions/mail-reply-sender.png b/mate/48x48/actions/mail-reply-sender.png Binary files differindex d0515e1..36f16d9 100644 --- a/mate/48x48/actions/mail-reply-sender.png +++ b/mate/48x48/actions/mail-reply-sender.png diff --git a/mate/48x48/actions/mail-send-receive.png b/mate/48x48/actions/mail-send-receive.png Binary files differindex d63a525..b57d30e 100644 --- a/mate/48x48/actions/mail-send-receive.png +++ b/mate/48x48/actions/mail-send-receive.png diff --git a/mate/48x48/actions/mail-send.png b/mate/48x48/actions/mail-send.png Binary files differindex c532031..532ed30 100644 --- a/mate/48x48/actions/mail-send.png +++ b/mate/48x48/actions/mail-send.png diff --git a/mate/48x48/actions/mark-location.png b/mate/48x48/actions/mark-location.png Binary files differindex 699da40..4b4060f 100644 --- a/mate/48x48/actions/mark-location.png +++ b/mate/48x48/actions/mark-location.png diff --git a/mate/48x48/actions/media-eject.png b/mate/48x48/actions/media-eject.png Binary files differindex ea8f045..3da76d9 100644 --- a/mate/48x48/actions/media-eject.png +++ b/mate/48x48/actions/media-eject.png diff --git a/mate/48x48/actions/media-playback-pause.png b/mate/48x48/actions/media-playback-pause.png Binary files differindex 6889df2..1122bf2 100644 --- a/mate/48x48/actions/media-playback-pause.png +++ b/mate/48x48/actions/media-playback-pause.png diff --git a/mate/48x48/actions/media-playback-start-rtl.png b/mate/48x48/actions/media-playback-start-rtl.png Binary files differindex c86e142..99f321c 100644 --- a/mate/48x48/actions/media-playback-start-rtl.png +++ b/mate/48x48/actions/media-playback-start-rtl.png diff --git a/mate/48x48/actions/media-playback-start.png b/mate/48x48/actions/media-playback-start.png Binary files differindex 57c5331..fc4c611 100644 --- a/mate/48x48/actions/media-playback-start.png +++ b/mate/48x48/actions/media-playback-start.png diff --git a/mate/48x48/actions/media-playback-stop.png b/mate/48x48/actions/media-playback-stop.png Binary files differindex 46528cd..cdd79e7 100644 --- a/mate/48x48/actions/media-playback-stop.png +++ b/mate/48x48/actions/media-playback-stop.png diff --git a/mate/48x48/actions/media-record.png b/mate/48x48/actions/media-record.png Binary files differindex 6b97c58..f945004 100644 --- a/mate/48x48/actions/media-record.png +++ b/mate/48x48/actions/media-record.png diff --git a/mate/48x48/actions/media-seek-backward-rtl.png b/mate/48x48/actions/media-seek-backward-rtl.png Binary files differindex 3887fe5..a7ed18d 100644..120000 --- a/mate/48x48/actions/media-seek-backward-rtl.png +++ b/mate/48x48/actions/media-seek-backward-rtl.png diff --git a/mate/48x48/actions/media-seek-backward.png b/mate/48x48/actions/media-seek-backward.png Binary files differindex 3a0bfc8..47860c3 100644 --- a/mate/48x48/actions/media-seek-backward.png +++ b/mate/48x48/actions/media-seek-backward.png diff --git a/mate/48x48/actions/media-seek-forward-rtl.png b/mate/48x48/actions/media-seek-forward-rtl.png Binary files differindex 03043bb..f9ec51f 100644..120000 --- a/mate/48x48/actions/media-seek-forward-rtl.png +++ b/mate/48x48/actions/media-seek-forward-rtl.png diff --git a/mate/48x48/actions/media-seek-forward.png b/mate/48x48/actions/media-seek-forward.png Binary files differindex 157efea..f066c53 100644 --- a/mate/48x48/actions/media-seek-forward.png +++ b/mate/48x48/actions/media-seek-forward.png diff --git a/mate/48x48/actions/media-skip-backward-rtl.png b/mate/48x48/actions/media-skip-backward-rtl.png Binary files differindex 29849f0..b394164 100644..120000 --- a/mate/48x48/actions/media-skip-backward-rtl.png +++ b/mate/48x48/actions/media-skip-backward-rtl.png diff --git a/mate/48x48/actions/media-skip-backward.png b/mate/48x48/actions/media-skip-backward.png Binary files differindex 2db3f63..d929d56 100644 --- a/mate/48x48/actions/media-skip-backward.png +++ b/mate/48x48/actions/media-skip-backward.png diff --git a/mate/48x48/actions/media-skip-forward-rtl.png b/mate/48x48/actions/media-skip-forward-rtl.png Binary files differindex 02fd7b6..64f866b 100644..120000 --- a/mate/48x48/actions/media-skip-forward-rtl.png +++ b/mate/48x48/actions/media-skip-forward-rtl.png diff --git a/mate/48x48/actions/media-skip-forward.png b/mate/48x48/actions/media-skip-forward.png Binary files differindex e33bb93..e33f695 100644 --- a/mate/48x48/actions/media-skip-forward.png +++ b/mate/48x48/actions/media-skip-forward.png diff --git a/mate/48x48/actions/object-flip-horizontal.png b/mate/48x48/actions/object-flip-horizontal.png Binary files differindex fd9de1f..3976f22 100644 --- a/mate/48x48/actions/object-flip-horizontal.png +++ b/mate/48x48/actions/object-flip-horizontal.png diff --git a/mate/48x48/actions/object-flip-vertical.png b/mate/48x48/actions/object-flip-vertical.png Binary files differindex 7a08f41..3bbc6cf 100644 --- a/mate/48x48/actions/object-flip-vertical.png +++ b/mate/48x48/actions/object-flip-vertical.png diff --git a/mate/48x48/actions/object-rotate-left.png b/mate/48x48/actions/object-rotate-left.png Binary files differindex a754bf5..8e3fe46 100644 --- a/mate/48x48/actions/object-rotate-left.png +++ b/mate/48x48/actions/object-rotate-left.png diff --git a/mate/48x48/actions/object-rotate-right.png b/mate/48x48/actions/object-rotate-right.png Binary files differindex 2103228..4aaf6ab 100644 --- a/mate/48x48/actions/object-rotate-right.png +++ b/mate/48x48/actions/object-rotate-right.png diff --git a/mate/48x48/actions/process-stop.png b/mate/48x48/actions/process-stop.png Binary files differindex 3da6508..70ccece 100644 --- a/mate/48x48/actions/process-stop.png +++ b/mate/48x48/actions/process-stop.png diff --git a/mate/48x48/actions/system-lock-screen.png b/mate/48x48/actions/system-lock-screen.png Binary files differindex ab3bee9..ed917b0 100644 --- a/mate/48x48/actions/system-lock-screen.png +++ b/mate/48x48/actions/system-lock-screen.png diff --git a/mate/48x48/actions/system-log-out.png b/mate/48x48/actions/system-log-out.png Binary files differindex 54790b1..d26ac0f 100644 --- a/mate/48x48/actions/system-log-out.png +++ b/mate/48x48/actions/system-log-out.png diff --git a/mate/48x48/actions/system-run.png b/mate/48x48/actions/system-run.png Binary files differindex 093061b..998e924 100644 --- a/mate/48x48/actions/system-run.png +++ b/mate/48x48/actions/system-run.png diff --git a/mate/48x48/actions/system-search.png b/mate/48x48/actions/system-search.png Binary files differindex 27862c6..12265d2 100644 --- a/mate/48x48/actions/system-search.png +++ b/mate/48x48/actions/system-search.png diff --git a/mate/48x48/actions/system-shutdown.png b/mate/48x48/actions/system-shutdown.png Binary files differindex 98ad01d..8a04e41 100644 --- a/mate/48x48/actions/system-shutdown.png +++ b/mate/48x48/actions/system-shutdown.png diff --git a/mate/48x48/actions/tools-check-spelling.png b/mate/48x48/actions/tools-check-spelling.png Binary files differindex d279232..016d044 100644 --- a/mate/48x48/actions/tools-check-spelling.png +++ b/mate/48x48/actions/tools-check-spelling.png diff --git a/mate/48x48/actions/view-fullscreen.png b/mate/48x48/actions/view-fullscreen.png Binary files differindex 913725a..679a46a 100644 --- a/mate/48x48/actions/view-fullscreen.png +++ b/mate/48x48/actions/view-fullscreen.png diff --git a/mate/48x48/actions/view-refresh.png b/mate/48x48/actions/view-refresh.png Binary files differindex 46a1186..01bf914 100644 --- a/mate/48x48/actions/view-refresh.png +++ b/mate/48x48/actions/view-refresh.png diff --git a/mate/48x48/actions/view-restore.png b/mate/48x48/actions/view-restore.png Binary files differindex 6b62826..0c3973b 100644 --- a/mate/48x48/actions/view-restore.png +++ b/mate/48x48/actions/view-restore.png diff --git a/mate/48x48/actions/view-sort-ascending.png b/mate/48x48/actions/view-sort-ascending.png Binary files differindex 310408a..ee2b503 100644 --- a/mate/48x48/actions/view-sort-ascending.png +++ b/mate/48x48/actions/view-sort-ascending.png diff --git a/mate/48x48/actions/view-sort-descending.png b/mate/48x48/actions/view-sort-descending.png Binary files differindex 3fc4a6f..b7cbf98 100644 --- a/mate/48x48/actions/view-sort-descending.png +++ b/mate/48x48/actions/view-sort-descending.png diff --git a/mate/48x48/actions/window-close.png b/mate/48x48/actions/window-close.png Binary files differindex fdf3eba..3cf9a1f 100644 --- a/mate/48x48/actions/window-close.png +++ b/mate/48x48/actions/window-close.png diff --git a/mate/48x48/actions/window-new.png b/mate/48x48/actions/window-new.png Binary files differindex 83b3047..3ad5cbf 100644 --- a/mate/48x48/actions/window-new.png +++ b/mate/48x48/actions/window-new.png diff --git a/mate/48x48/actions/zoom-fit-best.png b/mate/48x48/actions/zoom-fit-best.png Binary files differindex 35994e8..3eb839d 100644 --- a/mate/48x48/actions/zoom-fit-best.png +++ b/mate/48x48/actions/zoom-fit-best.png diff --git a/mate/48x48/actions/zoom-in.png b/mate/48x48/actions/zoom-in.png Binary files differindex 4660477..0a4e6e8 100644 --- a/mate/48x48/actions/zoom-in.png +++ b/mate/48x48/actions/zoom-in.png diff --git a/mate/48x48/actions/zoom-original.png b/mate/48x48/actions/zoom-original.png Binary files differindex 88e58bc..bad38a9 100644 --- a/mate/48x48/actions/zoom-original.png +++ b/mate/48x48/actions/zoom-original.png diff --git a/mate/48x48/actions/zoom-out.png b/mate/48x48/actions/zoom-out.png Binary files differindex 72e6eb4..1d104e6 100644 --- a/mate/48x48/actions/zoom-out.png +++ b/mate/48x48/actions/zoom-out.png diff --git a/mate/48x48/apps/Makefile.am b/mate/48x48/apps/Makefile.am index 2cbc37f..8188b4a 100644 --- a/mate/48x48/apps/Makefile.am +++ b/mate/48x48/apps/Makefile.am @@ -160,7 +160,7 @@ preferences-system-windows.png: ../../../src/preferences-system-windows.svg system-users.png: ../../../src/users.svg @echo " "$@ - @inkscape -z $^ --export-area=296:203:344:251 -w=48 -h=48 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=1096:203:1144:251 -w=48 -h=48 -e=$@ 1> /dev/null @mogrify -quiet -strip $@ user-info.png: ../../../src/users.svg diff --git a/mate/48x48/apps/system-users.png b/mate/48x48/apps/system-users.png Binary files differindex e4facc0..677a8cc 100644 --- a/mate/48x48/apps/system-users.png +++ b/mate/48x48/apps/system-users.png diff --git a/mate/48x48/emblems/Makefile.am b/mate/48x48/emblems/Makefile.am new file mode 100644 index 0000000..7773118 --- /dev/null +++ b/mate/48x48/emblems/Makefile.am @@ -0,0 +1,119 @@ +NULL = + +png_icons = \ + emblem-default.png \ + emblem-documents.png \ + emblem-downloads.png \ + emblem-favorite.png \ + emblem-generic.png \ + emblem-important.png \ + emblem-mail.png \ + emblem-new.png \ + emblem-package.png \ + emblem-photos.png \ + emblem-readonly.png \ + emblem-shared.png \ + emblem-symbolic-link.png \ + emblem-synchronizing.png \ + emblem-system.png \ + emblem-unreadable.png \ + emblem-urgent.png \ + emblem-web.png \ + $(NULL) + +emblem-default.png: ../../../src/emblem-default.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-documents.png: ../../../src/emblem-documents.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-downloads.png: ../../../src/emblem-downloads.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-favorite.png: ../../../src/emblem-favorite.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-generic.png: ../../../src/emblem-generic.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-important.png: ../../../src/emblem-important.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-mail.png: ../../../src/emblem-mail.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-new.png: ../../../src/emblem-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=297:204:345:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-package.png: ../../../src/packages.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-photos.png: ../../../src/emblem-photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:201:344:249 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-readonly.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:202:1144:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-shared.png: ../../../src/emblem-shared.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-symbolic-link.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-synchronizing.png: ../../../src/emblem-synchronizing.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-system.png: ../../../src/emblem-system.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-unreadable.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-urgent.png: ../../../src/emblem-urgent.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-web.png: ../../../src/emblem-web.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/48x48/emblems/emblem-default.png b/mate/48x48/emblems/emblem-default.png Binary files differindex 84fe175..9246e78 100644 --- a/mate/48x48/emblems/emblem-default.png +++ b/mate/48x48/emblems/emblem-default.png diff --git a/mate/48x48/emblems/emblem-documents.png b/mate/48x48/emblems/emblem-documents.png Binary files differindex c09b578..30bc8bb 100644 --- a/mate/48x48/emblems/emblem-documents.png +++ b/mate/48x48/emblems/emblem-documents.png diff --git a/mate/48x48/emblems/emblem-downloads.png b/mate/48x48/emblems/emblem-downloads.png Binary files differindex 81cbe24..8e2c9b1 100644 --- a/mate/48x48/emblems/emblem-downloads.png +++ b/mate/48x48/emblems/emblem-downloads.png diff --git a/mate/48x48/emblems/emblem-favorite.png b/mate/48x48/emblems/emblem-favorite.png Binary files differindex 1b138cb..49b51fb 100644 --- a/mate/48x48/emblems/emblem-favorite.png +++ b/mate/48x48/emblems/emblem-favorite.png diff --git a/mate/48x48/emblems/emblem-generic.png b/mate/48x48/emblems/emblem-generic.png Binary files differindex 84e4b91..e1cfc7b 100644 --- a/mate/48x48/emblems/emblem-generic.png +++ b/mate/48x48/emblems/emblem-generic.png diff --git a/mate/48x48/emblems/emblem-important.png b/mate/48x48/emblems/emblem-important.png Binary files differindex 2694e51..075494e 100644 --- a/mate/48x48/emblems/emblem-important.png +++ b/mate/48x48/emblems/emblem-important.png diff --git a/mate/48x48/emblems/emblem-mail.png b/mate/48x48/emblems/emblem-mail.png Binary files differindex d06fdf5..d1e01a9 100644 --- a/mate/48x48/emblems/emblem-mail.png +++ b/mate/48x48/emblems/emblem-mail.png diff --git a/mate/48x48/emblems/emblem-new.png b/mate/48x48/emblems/emblem-new.png Binary files differindex 2a58cee..839c30e 100644 --- a/mate/48x48/emblems/emblem-new.png +++ b/mate/48x48/emblems/emblem-new.png diff --git a/mate/48x48/emblems/emblem-package.png b/mate/48x48/emblems/emblem-package.png Binary files differindex 101fdf8..f07fe96 100644 --- a/mate/48x48/emblems/emblem-package.png +++ b/mate/48x48/emblems/emblem-package.png diff --git a/mate/48x48/emblems/emblem-photos.png b/mate/48x48/emblems/emblem-photos.png Binary files differindex d5b222f..e0ef3c3 100644 --- a/mate/48x48/emblems/emblem-photos.png +++ b/mate/48x48/emblems/emblem-photos.png diff --git a/mate/48x48/emblems/emblem-readonly.png b/mate/48x48/emblems/emblem-readonly.png Binary files differindex a37fd1e..8aacd67 100644 --- a/mate/48x48/emblems/emblem-readonly.png +++ b/mate/48x48/emblems/emblem-readonly.png diff --git a/mate/48x48/emblems/emblem-shared.png b/mate/48x48/emblems/emblem-shared.png Binary files differindex 59a28dc..d088476 100644 --- a/mate/48x48/emblems/emblem-shared.png +++ b/mate/48x48/emblems/emblem-shared.png diff --git a/mate/48x48/emblems/emblem-symbolic-link.png b/mate/48x48/emblems/emblem-symbolic-link.png Binary files differindex 8dcc5fd..9924802 100644 --- a/mate/48x48/emblems/emblem-symbolic-link.png +++ b/mate/48x48/emblems/emblem-symbolic-link.png diff --git a/mate/48x48/emblems/emblem-synchronizing.png b/mate/48x48/emblems/emblem-synchronizing.png Binary files differindex 54dfc0f..a3f302a 100644 --- a/mate/48x48/emblems/emblem-synchronizing.png +++ b/mate/48x48/emblems/emblem-synchronizing.png diff --git a/mate/48x48/emblems/emblem-system.png b/mate/48x48/emblems/emblem-system.png Binary files differindex 10d83b2..c5f8e00 100644 --- a/mate/48x48/emblems/emblem-system.png +++ b/mate/48x48/emblems/emblem-system.png diff --git a/mate/48x48/emblems/emblem-unreadable.png b/mate/48x48/emblems/emblem-unreadable.png Binary files differindex 5f8a57d..b31bf79 100644 --- a/mate/48x48/emblems/emblem-unreadable.png +++ b/mate/48x48/emblems/emblem-unreadable.png diff --git a/mate/48x48/emblems/emblem-urgent.png b/mate/48x48/emblems/emblem-urgent.png Binary files differindex 958e183..ffe0b0e 100644 --- a/mate/48x48/emblems/emblem-urgent.png +++ b/mate/48x48/emblems/emblem-urgent.png diff --git a/mate/48x48/emblems/emblem-web.png b/mate/48x48/emblems/emblem-web.png Binary files differindex cdf16fa..db2bba4 100644 --- a/mate/48x48/emblems/emblem-web.png +++ b/mate/48x48/emblems/emblem-web.png diff --git a/mate/48x48/places/Makefile.am b/mate/48x48/places/Makefile.am new file mode 100644 index 0000000..140e5ba --- /dev/null +++ b/mate/48x48/places/Makefile.am @@ -0,0 +1,94 @@ +NULL = + +png_icons = \ + network-server.png \ + network-workgroup.png \ + user-trash.png \ + $(NULL) + +folder-documents.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-download.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:502:744:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-music.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:502:1144:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-pictures.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:1102:344:1150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-publicshare.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1496:202:1544:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-remote.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:802:1144:850 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-saved-search.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:802:744:850 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-templates.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:202:1144:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-videos.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:802:1144:850 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-server.png: ../../../src/network-server.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-workgroup.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:502:744:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-bookmarks.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1896:202:1944:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-desktop.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=1896:502:1944:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-home.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:502:344:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/48x48/places/network-server.png b/mate/48x48/places/network-server.png Binary files differindex 4e3205f..6caa766 100644 --- a/mate/48x48/places/network-server.png +++ b/mate/48x48/places/network-server.png diff --git a/mate/48x48/places/network-workgroup.png b/mate/48x48/places/network-workgroup.png Binary files differindex 1e3ee67..0eeb626 100644 --- a/mate/48x48/places/network-workgroup.png +++ b/mate/48x48/places/network-workgroup.png diff --git a/mate/48x48/places/user-trash.png b/mate/48x48/places/user-trash.png Binary files differindex 95a8ea7..31c28c1 100644 --- a/mate/48x48/places/user-trash.png +++ b/mate/48x48/places/user-trash.png diff --git a/mate/48x48/status/Makefile.am b/mate/48x48/status/Makefile.am new file mode 100644 index 0000000..02abbed --- /dev/null +++ b/mate/48x48/status/Makefile.am @@ -0,0 +1,500 @@ +NULL = + +png_icons = \ + appointment-missed.png \ + appointment-soon.png \ + audio-volume-high.png \ + audio-volume-low.png \ + audio-volume-medium.png \ + audio-volume-muted.png \ + audio-volume-off.png \ + avatar-default.png \ + battery-caution-charging.png \ + battery-caution.png \ + battery-empty.png \ + battery-full-charged.png \ + battery-full-charging.png \ + battery-full.png \ + battery-good-charging.png \ + battery-good.png \ + battery-low-charging.png \ + battery-low.png \ + battery-missing.png \ + changes-allow.png \ + changes-prevent.png \ + computer-fail.png \ + dialog-error.png \ + dialog-information.png \ + dialog-password.png \ + dialog-question.png \ + dialog-warning.png \ + image-loading.png \ + image-missing.png \ + mail-attachment.png \ + mail-read.png \ + mail-replied.png \ + mail-unread.png \ + media-playlist-repeat.png \ + media-playlist-shuffle.png \ + microphone-sensitivity-high.png \ + microphone-sensitivity-low.png \ + microphone-sensitivity-medium.png \ + microphone-sensitivity-muted.png \ + network-error.png \ + network-idle.png \ + network-offline.png \ + network-receive.png \ + network-transmit.png \ + network-transmit-receive.png \ + non-starred.png \ + printer-error.png \ + printer-printing.png \ + security-high.png \ + security-low.png \ + security-medium.png \ + semi-starred.png \ + semi-starred-rtl.png \ + software-update-available.png \ + software-update-urgent.png \ + starred.png \ + task-due.png \ + task-past-due.png \ + trophy-bronze.png \ + trophy-gold.png \ + trophy-silver.png \ + user-available.png \ + user-away.png \ + user-busy.png \ + user-idle.png \ + user-invisible.png \ + user-offline.png \ + user-trash-full.png \ + weather-clear-night.png \ + weather-clear.png \ + weather-few-clouds-night.png \ + weather-few-clouds.png \ + weather-fog.png \ + weather-overcast.png \ + weather-severe-alert.png \ + weather-showers.png \ + weather-showers-scattered.png \ + weather-snow.png \ + weather-storm.png \ + $(NULL) + +appointment-missed.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:197:344:245 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +appointment-soon.png: ../../../src/clocks.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:497:744:545 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-high.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:504:344:552 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-low.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-medium.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:504:744:552 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-muted.png: ../../../src/audio-volume.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:204:744:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +audio-volume-off.png: ../../../src/audio-volume-off.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +avatar-default.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=316:502:364:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-caution.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:802:1144:850 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-empty.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:-118:744:-70 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charged.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:-428:744:-380 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-full.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:502:744:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:202:1144:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-good.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:502:1144:550 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low-charging.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:-118:1144:-70 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-low.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:802:744:850 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +battery-missing.png: ../../../src/batteries.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:-118:344:-70 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-allow.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:204:744:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +changes-prevent.png: ../../../src/changes.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +computer-fail.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1896:204:1944:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-error.png: ../../../src/dialog-error.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-information.png: ../../../src/dialog-information.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-password.png: ../../../src/dialog-password.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-question.png: ../../../src/dialog-question.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +dialog-warning.png: ../../../src/dialog-warning.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-drag-accept.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-open.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +folder-visiting.png: ../../../src/folders.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-loading.png: ../../../src/paper-sheets.svg + @echo " "$@ + @inkscape -z $^ --export-area=700:199:748:247 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +image-missing.png: ../../../src/photos.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:204:744:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-attachment.png: ../../../src/mail-attachment.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-read.png: ../../../src/open-envelopes.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-replied.png: ../../../src/mail-replied.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +mail-unread.png: ../../../src/mail-unread.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-repeat.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=55:102:103:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +media-playlist-shuffle.png: ../../../src/media-control-icons.svg + @echo " "$@ + @inkscape -z $^ --export-area=5:102:53:150 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-muted.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=448:214:496:262 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-low.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=528:214:576:262 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-medium.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=608:214:656:262 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +microphone-sensitivity-high.png: ../../../src/microphones.svg + @echo " "$@ + @inkscape -z $^ --export-area=688:214:736:262 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-error.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:504:1144:552 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-idle.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-offline.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1496:504:1544:552 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1496:204:1544:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:204:1144:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +network-transmit-receive.png: ../../../src/computers.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:204:744:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-error.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:197:744:245 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +printer-printing.png: ../../../src/printers.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:497:744:545 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-high.png: ../../../src/security-high.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-low.png: ../../../src/security-low.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +security-medium.png: ../../../src/security-medium.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-available.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +software-update-urgent.png: ../../../src/software-update.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:204:744:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +non-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=299:201:347:249 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=716:504:764:552 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +semi-starred-rtl.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=716:204:764:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +starred.png: ../../../src/starred.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:504:344:552 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +task-past-due.png: ../../../src/copy-paste-tasks.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:204:744:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-bronze.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=1096:202:1144:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-gold.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +trophy-silver.png: ../../../src/trophies.svg + @echo " "$@ + @inkscape -z $^ --export-area=696:202:744:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-available.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1206:204:1254:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-offline.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1266:204:1314:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-idle.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1326:204:1374:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-away.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1386:204:1434:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-invisible.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1446:204:1494:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-busy.png: ../../../src/users.svg + @echo " "$@ + @inkscape -z $^ --export-area=1506:204:1554:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +user-trash-full.png: ../../../src/trash.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:202:344:250 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear-night.png: ../../../src/weather-clear-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-clear.png: ../../../src/weather-clear.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds-night.png: ../../../src/weather-few-clouds-night.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-few-clouds.png: ../../../src/weather-few-clouds.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-fog.png: ../../../src/weather-fog.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-overcast.png: ../../../src/weather-overcast.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-severe-alert.png: ../../../src/weather-severe-alert.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers.png: ../../../src/weather-showers.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-showers-scattered.png: ../../../src/weather-showers-scattered.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-snow.png: ../../../src/weather-snow.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +weather-storm.png: ../../../src/weather-storm.svg + @echo " "$@ + @inkscape -z $^ --export-area=296:204:344:252 -w=48 -h=48 -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/48x48/status/appointment-missed.png b/mate/48x48/status/appointment-missed.png Binary files differindex 7678ae2..a9f6085 100644 --- a/mate/48x48/status/appointment-missed.png +++ b/mate/48x48/status/appointment-missed.png diff --git a/mate/48x48/status/appointment-soon.png b/mate/48x48/status/appointment-soon.png Binary files differindex dbdbab1..a856c44 100644 --- a/mate/48x48/status/appointment-soon.png +++ b/mate/48x48/status/appointment-soon.png diff --git a/mate/48x48/status/audio-volume-high.png b/mate/48x48/status/audio-volume-high.png Binary files differindex 6376a23..1d62059 100644 --- a/mate/48x48/status/audio-volume-high.png +++ b/mate/48x48/status/audio-volume-high.png diff --git a/mate/48x48/status/audio-volume-low.png b/mate/48x48/status/audio-volume-low.png Binary files differindex 3b71c86..603ae3a 100644 --- a/mate/48x48/status/audio-volume-low.png +++ b/mate/48x48/status/audio-volume-low.png diff --git a/mate/48x48/status/audio-volume-medium.png b/mate/48x48/status/audio-volume-medium.png Binary files differindex c4074ab..e219bea 100644 --- a/mate/48x48/status/audio-volume-medium.png +++ b/mate/48x48/status/audio-volume-medium.png diff --git a/mate/48x48/status/audio-volume-muted.png b/mate/48x48/status/audio-volume-muted.png Binary files differindex 1b05b43..ffb9fb1 100644 --- a/mate/48x48/status/audio-volume-muted.png +++ b/mate/48x48/status/audio-volume-muted.png diff --git a/mate/48x48/status/audio-volume-off.png b/mate/48x48/status/audio-volume-off.png Binary files differindex f03de45..265bb76 100644 --- a/mate/48x48/status/audio-volume-off.png +++ b/mate/48x48/status/audio-volume-off.png diff --git a/mate/48x48/status/avatar-default.png b/mate/48x48/status/avatar-default.png Binary files differindex 8a58ee3..ca34d33 100644 --- a/mate/48x48/status/avatar-default.png +++ b/mate/48x48/status/avatar-default.png diff --git a/mate/48x48/status/battery-caution-charging.png b/mate/48x48/status/battery-caution-charging.png Binary files differindex 61c8238..2d9e704 100644 --- a/mate/48x48/status/battery-caution-charging.png +++ b/mate/48x48/status/battery-caution-charging.png diff --git a/mate/48x48/status/battery-caution.png b/mate/48x48/status/battery-caution.png Binary files differindex 7dce54b..89d4fb3 100644 --- a/mate/48x48/status/battery-caution.png +++ b/mate/48x48/status/battery-caution.png diff --git a/mate/48x48/status/battery-empty.png b/mate/48x48/status/battery-empty.png Binary files differindex f300305..1b8c145 100644 --- a/mate/48x48/status/battery-empty.png +++ b/mate/48x48/status/battery-empty.png diff --git a/mate/48x48/status/battery-full-charged.png b/mate/48x48/status/battery-full-charged.png Binary files differindex 8368c71..8f5b3dc 100644 --- a/mate/48x48/status/battery-full-charged.png +++ b/mate/48x48/status/battery-full-charged.png diff --git a/mate/48x48/status/battery-full-charging.png b/mate/48x48/status/battery-full-charging.png Binary files differindex b2e0c80..a283ca6 100644 --- a/mate/48x48/status/battery-full-charging.png +++ b/mate/48x48/status/battery-full-charging.png diff --git a/mate/48x48/status/battery-full.png b/mate/48x48/status/battery-full.png Binary files differindex d3fb24e..6ce4f97 100644 --- a/mate/48x48/status/battery-full.png +++ b/mate/48x48/status/battery-full.png diff --git a/mate/48x48/status/battery-good-charging.png b/mate/48x48/status/battery-good-charging.png Binary files differindex 93091fc..4e01371 100644 --- a/mate/48x48/status/battery-good-charging.png +++ b/mate/48x48/status/battery-good-charging.png diff --git a/mate/48x48/status/battery-good.png b/mate/48x48/status/battery-good.png Binary files differindex 362f38a..1915466 100644 --- a/mate/48x48/status/battery-good.png +++ b/mate/48x48/status/battery-good.png diff --git a/mate/48x48/status/battery-low-charging.png b/mate/48x48/status/battery-low-charging.png Binary files differindex 8c968c6..298f553 100644 --- a/mate/48x48/status/battery-low-charging.png +++ b/mate/48x48/status/battery-low-charging.png diff --git a/mate/48x48/status/battery-low.png b/mate/48x48/status/battery-low.png Binary files differindex a7d8d91..a2bb1b9 100644 --- a/mate/48x48/status/battery-low.png +++ b/mate/48x48/status/battery-low.png diff --git a/mate/48x48/status/battery-missing.png b/mate/48x48/status/battery-missing.png Binary files differindex 95d7c54..6ce2c30 100644 --- a/mate/48x48/status/battery-missing.png +++ b/mate/48x48/status/battery-missing.png diff --git a/mate/48x48/status/changes-allow.png b/mate/48x48/status/changes-allow.png Binary files differindex 0e6d17c..5aa9816 100644 --- a/mate/48x48/status/changes-allow.png +++ b/mate/48x48/status/changes-allow.png diff --git a/mate/48x48/status/changes-prevent.png b/mate/48x48/status/changes-prevent.png Binary files differindex 8d13bfd..d56ebb2 100644 --- a/mate/48x48/status/changes-prevent.png +++ b/mate/48x48/status/changes-prevent.png diff --git a/mate/48x48/status/computer-fail.png b/mate/48x48/status/computer-fail.png Binary files differindex df6a82c..01ec8fb 100644 --- a/mate/48x48/status/computer-fail.png +++ b/mate/48x48/status/computer-fail.png diff --git a/mate/48x48/status/dialog-error.png b/mate/48x48/status/dialog-error.png Binary files differindex 49ed530..a686039 100644 --- a/mate/48x48/status/dialog-error.png +++ b/mate/48x48/status/dialog-error.png diff --git a/mate/48x48/status/dialog-information.png b/mate/48x48/status/dialog-information.png Binary files differindex cca5804..3db70fd 100644 --- a/mate/48x48/status/dialog-information.png +++ b/mate/48x48/status/dialog-information.png diff --git a/mate/48x48/status/dialog-password.png b/mate/48x48/status/dialog-password.png Binary files differindex e40a48d..207b475 100644 --- a/mate/48x48/status/dialog-password.png +++ b/mate/48x48/status/dialog-password.png diff --git a/mate/48x48/status/dialog-question.png b/mate/48x48/status/dialog-question.png Binary files differindex 2361f74..e8dc819 100644 --- a/mate/48x48/status/dialog-question.png +++ b/mate/48x48/status/dialog-question.png diff --git a/mate/48x48/status/dialog-warning.png b/mate/48x48/status/dialog-warning.png Binary files differindex a9ff09b..71a2ea2 100644 --- a/mate/48x48/status/dialog-warning.png +++ b/mate/48x48/status/dialog-warning.png diff --git a/mate/48x48/status/image-loading.png b/mate/48x48/status/image-loading.png Binary files differindex 99e4368..2d12811 100644 --- a/mate/48x48/status/image-loading.png +++ b/mate/48x48/status/image-loading.png diff --git a/mate/48x48/status/image-missing.png b/mate/48x48/status/image-missing.png Binary files differindex 176eef6..8292202 100644 --- a/mate/48x48/status/image-missing.png +++ b/mate/48x48/status/image-missing.png diff --git a/mate/48x48/status/mail-attachment.png b/mate/48x48/status/mail-attachment.png Binary files differindex ae9bccf..9ad2b85 100644 --- a/mate/48x48/status/mail-attachment.png +++ b/mate/48x48/status/mail-attachment.png diff --git a/mate/48x48/status/mail-read.png b/mate/48x48/status/mail-read.png Binary files differindex a876838..337a1a3 100644 --- a/mate/48x48/status/mail-read.png +++ b/mate/48x48/status/mail-read.png diff --git a/mate/48x48/status/mail-replied.png b/mate/48x48/status/mail-replied.png Binary files differindex 7bdbcc5..6151584 100644 --- a/mate/48x48/status/mail-replied.png +++ b/mate/48x48/status/mail-replied.png diff --git a/mate/48x48/status/mail-unread.png b/mate/48x48/status/mail-unread.png Binary files differindex 1b7e1d5..1922094 100644 --- a/mate/48x48/status/mail-unread.png +++ b/mate/48x48/status/mail-unread.png diff --git a/mate/48x48/status/media-playlist-repeat.png b/mate/48x48/status/media-playlist-repeat.png Binary files differindex e3f99d3..cefa0f9 100644 --- a/mate/48x48/status/media-playlist-repeat.png +++ b/mate/48x48/status/media-playlist-repeat.png diff --git a/mate/48x48/status/media-playlist-shuffle.png b/mate/48x48/status/media-playlist-shuffle.png Binary files differindex 59bc573..8b311e0 100644 --- a/mate/48x48/status/media-playlist-shuffle.png +++ b/mate/48x48/status/media-playlist-shuffle.png diff --git a/mate/48x48/status/microphone-sensitivity-high.png b/mate/48x48/status/microphone-sensitivity-high.png Binary files differindex df3f091..27e00c8 100644 --- a/mate/48x48/status/microphone-sensitivity-high.png +++ b/mate/48x48/status/microphone-sensitivity-high.png diff --git a/mate/48x48/status/microphone-sensitivity-low.png b/mate/48x48/status/microphone-sensitivity-low.png Binary files differindex 8bb56aa..a61e510 100644 --- a/mate/48x48/status/microphone-sensitivity-low.png +++ b/mate/48x48/status/microphone-sensitivity-low.png diff --git a/mate/48x48/status/microphone-sensitivity-medium.png b/mate/48x48/status/microphone-sensitivity-medium.png Binary files differindex e671d8a..10ea8fb 100644 --- a/mate/48x48/status/microphone-sensitivity-medium.png +++ b/mate/48x48/status/microphone-sensitivity-medium.png diff --git a/mate/48x48/status/microphone-sensitivity-muted.png b/mate/48x48/status/microphone-sensitivity-muted.png Binary files differindex c303bc6..8cb2668 100644 --- a/mate/48x48/status/microphone-sensitivity-muted.png +++ b/mate/48x48/status/microphone-sensitivity-muted.png diff --git a/mate/48x48/status/network-error.png b/mate/48x48/status/network-error.png Binary files differindex ac1391d..7e5ad21 100644 --- a/mate/48x48/status/network-error.png +++ b/mate/48x48/status/network-error.png diff --git a/mate/48x48/status/network-idle.png b/mate/48x48/status/network-idle.png Binary files differindex 6a5bcba..94977d9 100644 --- a/mate/48x48/status/network-idle.png +++ b/mate/48x48/status/network-idle.png diff --git a/mate/48x48/status/network-offline.png b/mate/48x48/status/network-offline.png Binary files differindex 56d6591..ebf863e 100644 --- a/mate/48x48/status/network-offline.png +++ b/mate/48x48/status/network-offline.png diff --git a/mate/48x48/status/network-receive.png b/mate/48x48/status/network-receive.png Binary files differindex 128cb0e..0c02939 100644 --- a/mate/48x48/status/network-receive.png +++ b/mate/48x48/status/network-receive.png diff --git a/mate/48x48/status/network-transmit-receive.png b/mate/48x48/status/network-transmit-receive.png Binary files differindex 35cb0f6..9de5ce9 100644 --- a/mate/48x48/status/network-transmit-receive.png +++ b/mate/48x48/status/network-transmit-receive.png diff --git a/mate/48x48/status/network-transmit.png b/mate/48x48/status/network-transmit.png Binary files differindex e0eb434..229f9ed 100644 --- a/mate/48x48/status/network-transmit.png +++ b/mate/48x48/status/network-transmit.png diff --git a/mate/48x48/status/non-starred.png b/mate/48x48/status/non-starred.png Binary files differindex 42a0c04..03a3e12 100644 --- a/mate/48x48/status/non-starred.png +++ b/mate/48x48/status/non-starred.png diff --git a/mate/48x48/status/printer-error.png b/mate/48x48/status/printer-error.png Binary files differindex d36450d..2b1b93c 100644 --- a/mate/48x48/status/printer-error.png +++ b/mate/48x48/status/printer-error.png diff --git a/mate/48x48/status/printer-printing.png b/mate/48x48/status/printer-printing.png Binary files differindex 10f7593..daa4cb7 100644 --- a/mate/48x48/status/printer-printing.png +++ b/mate/48x48/status/printer-printing.png diff --git a/mate/48x48/status/security-high.png b/mate/48x48/status/security-high.png Binary files differindex 7579bdd..4b9430a 100644 --- a/mate/48x48/status/security-high.png +++ b/mate/48x48/status/security-high.png diff --git a/mate/48x48/status/security-low.png b/mate/48x48/status/security-low.png Binary files differindex 35c299f..9f0900b 100644 --- a/mate/48x48/status/security-low.png +++ b/mate/48x48/status/security-low.png diff --git a/mate/48x48/status/security-medium.png b/mate/48x48/status/security-medium.png Binary files differindex e37343f..b45bfa3 100644 --- a/mate/48x48/status/security-medium.png +++ b/mate/48x48/status/security-medium.png diff --git a/mate/48x48/status/semi-starred-rtl.png b/mate/48x48/status/semi-starred-rtl.png Binary files differindex fc41c55..453eeeb 100644 --- a/mate/48x48/status/semi-starred-rtl.png +++ b/mate/48x48/status/semi-starred-rtl.png diff --git a/mate/48x48/status/semi-starred.png b/mate/48x48/status/semi-starred.png Binary files differindex 2e7b959..f6e8c62 100644 --- a/mate/48x48/status/semi-starred.png +++ b/mate/48x48/status/semi-starred.png diff --git a/mate/48x48/status/software-update-available.png b/mate/48x48/status/software-update-available.png Binary files differindex d605461..30a3be4 100644 --- a/mate/48x48/status/software-update-available.png +++ b/mate/48x48/status/software-update-available.png diff --git a/mate/48x48/status/software-update-urgent.png b/mate/48x48/status/software-update-urgent.png Binary files differindex 7d7cab8..c13babd 100644 --- a/mate/48x48/status/software-update-urgent.png +++ b/mate/48x48/status/software-update-urgent.png diff --git a/mate/48x48/status/starred.png b/mate/48x48/status/starred.png Binary files differindex 0266aa8..12ee868 100644 --- a/mate/48x48/status/starred.png +++ b/mate/48x48/status/starred.png diff --git a/mate/48x48/status/task-due.png b/mate/48x48/status/task-due.png Binary files differindex 3038bab..f8e1ff0 100644 --- a/mate/48x48/status/task-due.png +++ b/mate/48x48/status/task-due.png diff --git a/mate/48x48/status/task-past-due.png b/mate/48x48/status/task-past-due.png Binary files differindex 5b6c612..9f1641b 100644 --- a/mate/48x48/status/task-past-due.png +++ b/mate/48x48/status/task-past-due.png diff --git a/mate/48x48/status/trophy-bronze.png b/mate/48x48/status/trophy-bronze.png Binary files differindex 84c3a41..c55bd07 100644 --- a/mate/48x48/status/trophy-bronze.png +++ b/mate/48x48/status/trophy-bronze.png diff --git a/mate/48x48/status/trophy-gold.png b/mate/48x48/status/trophy-gold.png Binary files differindex c206d53..e8906cb 100644 --- a/mate/48x48/status/trophy-gold.png +++ b/mate/48x48/status/trophy-gold.png diff --git a/mate/48x48/status/trophy-silver.png b/mate/48x48/status/trophy-silver.png Binary files differindex 8e1ea0a..212dcde 100644 --- a/mate/48x48/status/trophy-silver.png +++ b/mate/48x48/status/trophy-silver.png diff --git a/mate/48x48/status/user-available.png b/mate/48x48/status/user-available.png Binary files differindex 1ddd24b..c27745c 100644 --- a/mate/48x48/status/user-available.png +++ b/mate/48x48/status/user-available.png diff --git a/mate/48x48/status/user-away.png b/mate/48x48/status/user-away.png Binary files differindex 80aa1a6..9514f3b 100644 --- a/mate/48x48/status/user-away.png +++ b/mate/48x48/status/user-away.png diff --git a/mate/48x48/status/user-busy.png b/mate/48x48/status/user-busy.png Binary files differindex 27a2b5e..885d466 100644 --- a/mate/48x48/status/user-busy.png +++ b/mate/48x48/status/user-busy.png diff --git a/mate/48x48/status/user-idle.png b/mate/48x48/status/user-idle.png Binary files differindex 60c09a3..f2d578c 100644 --- a/mate/48x48/status/user-idle.png +++ b/mate/48x48/status/user-idle.png diff --git a/mate/48x48/status/user-invisible.png b/mate/48x48/status/user-invisible.png Binary files differindex bda1dbb..9062bc7 100644 --- a/mate/48x48/status/user-invisible.png +++ b/mate/48x48/status/user-invisible.png diff --git a/mate/48x48/status/user-offline.png b/mate/48x48/status/user-offline.png Binary files differindex 34ea813..70b2589 100644 --- a/mate/48x48/status/user-offline.png +++ b/mate/48x48/status/user-offline.png diff --git a/mate/48x48/status/user-trash-full.png b/mate/48x48/status/user-trash-full.png Binary files differindex f3d2b7e..fb591e5 100644 --- a/mate/48x48/status/user-trash-full.png +++ b/mate/48x48/status/user-trash-full.png diff --git a/mate/48x48/status/weather-clear-night.png b/mate/48x48/status/weather-clear-night.png Binary files differindex b22800a..9457696 100644 --- a/mate/48x48/status/weather-clear-night.png +++ b/mate/48x48/status/weather-clear-night.png diff --git a/mate/48x48/status/weather-clear.png b/mate/48x48/status/weather-clear.png Binary files differindex d58c369..fccde73 100644 --- a/mate/48x48/status/weather-clear.png +++ b/mate/48x48/status/weather-clear.png diff --git a/mate/48x48/status/weather-few-clouds-night.png b/mate/48x48/status/weather-few-clouds-night.png Binary files differindex 6d32574..b85fd9d 100644 --- a/mate/48x48/status/weather-few-clouds-night.png +++ b/mate/48x48/status/weather-few-clouds-night.png diff --git a/mate/48x48/status/weather-few-clouds.png b/mate/48x48/status/weather-few-clouds.png Binary files differindex a4a3865..3cfc974 100644 --- a/mate/48x48/status/weather-few-clouds.png +++ b/mate/48x48/status/weather-few-clouds.png diff --git a/mate/48x48/status/weather-fog.png b/mate/48x48/status/weather-fog.png Binary files differindex b7786d3..7a763c7 100644 --- a/mate/48x48/status/weather-fog.png +++ b/mate/48x48/status/weather-fog.png diff --git a/mate/48x48/status/weather-overcast.png b/mate/48x48/status/weather-overcast.png Binary files differindex 74f2a65..4a37d7c 100644 --- a/mate/48x48/status/weather-overcast.png +++ b/mate/48x48/status/weather-overcast.png diff --git a/mate/48x48/status/weather-severe-alert.png b/mate/48x48/status/weather-severe-alert.png Binary files differindex b3046f0..289e019 100644 --- a/mate/48x48/status/weather-severe-alert.png +++ b/mate/48x48/status/weather-severe-alert.png diff --git a/mate/48x48/status/weather-showers-scattered.png b/mate/48x48/status/weather-showers-scattered.png Binary files differindex b017c14..6352885 100644 --- a/mate/48x48/status/weather-showers-scattered.png +++ b/mate/48x48/status/weather-showers-scattered.png diff --git a/mate/48x48/status/weather-showers.png b/mate/48x48/status/weather-showers.png Binary files differindex 09e9f06..722c27c 100644 --- a/mate/48x48/status/weather-showers.png +++ b/mate/48x48/status/weather-showers.png diff --git a/mate/48x48/status/weather-snow.png b/mate/48x48/status/weather-snow.png Binary files differindex 0a139c7..3848957 100644 --- a/mate/48x48/status/weather-snow.png +++ b/mate/48x48/status/weather-snow.png diff --git a/mate/48x48/status/weather-storm.png b/mate/48x48/status/weather-storm.png Binary files differindex a06116a..4286c20 100644 --- a/mate/48x48/status/weather-storm.png +++ b/mate/48x48/status/weather-storm.png diff --git a/mate/8x8/Makefile.am b/mate/8x8/Makefile.am new file mode 100644 index 0000000..adb440f --- /dev/null +++ b/mate/8x8/Makefile.am @@ -0,0 +1,4 @@ + +DIST_SUBDIRS = emblems + +SUBDIRS = emblems diff --git a/mate/8x8/emblems/Makefile.am b/mate/8x8/emblems/Makefile.am new file mode 100644 index 0000000..8e27097 --- /dev/null +++ b/mate/8x8/emblems/Makefile.am @@ -0,0 +1,47 @@ +NULL = + +png_icons = \ + emblem-default.png \ + emblem-new.png \ + emblem-readonly.png \ + emblem-symbolic-link.png \ + emblem-synchronizing.png \ + emblem-unreadable.png \ + $(NULL) + +emblem-default.png: ../../../src/emblem-default.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=8 -h=8 --convert-dpi-method=scale-viewbox -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-new.png: ../../../src/emblem-new.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:143:335:175 -w=8 -h=8 --convert-dpi-method=scale-viewbox -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-readonly.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=1103:65:1119:81 -w=8 -h=8 --convert-dpi-method=scale-viewbox -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-symbolic-link.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=8 -h=8 --convert-dpi-method=scale-viewbox -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-synchronizing.png: ../../../src/emblem-synchronizing.svg + @echo " "$@ + @inkscape -z $^ --export-area=303:65:319:81 -w=8 -h=8 --convert-dpi-method=scale-viewbox -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +emblem-unreadable.png: ../../../src/emblems-fs.svg + @echo " "$@ + @inkscape -z $^ --export-area=703:65:719:81 -w=8 -h=8 --convert-dpi-method=scale-viewbox -e=$@ 1> /dev/null + @mogrify -quiet -strip $@ + +.PHONY: build-png-icons-local clean-png-icons-local +build-png-icons-local: $(png_icons) + +clean-png-icons-local: + @echo " Cleaning icons..." + @rm -f $(png_icons) diff --git a/mate/8x8/emblems/emblem-default.png b/mate/8x8/emblems/emblem-default.png Binary files differindex 3d122ea..34449af 100644 --- a/mate/8x8/emblems/emblem-default.png +++ b/mate/8x8/emblems/emblem-default.png diff --git a/mate/8x8/emblems/emblem-new.png b/mate/8x8/emblems/emblem-new.png Binary files differindex 45e570b..5859e68 100644 --- a/mate/8x8/emblems/emblem-new.png +++ b/mate/8x8/emblems/emblem-new.png diff --git a/mate/8x8/emblems/emblem-readonly.png b/mate/8x8/emblems/emblem-readonly.png Binary files differindex 79d1cdb..6a016bb 100644 --- a/mate/8x8/emblems/emblem-readonly.png +++ b/mate/8x8/emblems/emblem-readonly.png diff --git a/mate/8x8/emblems/emblem-symbolic-link.png b/mate/8x8/emblems/emblem-symbolic-link.png Binary files differindex 6d10939..24e88ff 100644 --- a/mate/8x8/emblems/emblem-symbolic-link.png +++ b/mate/8x8/emblems/emblem-symbolic-link.png diff --git a/mate/8x8/emblems/emblem-synchronizing.png b/mate/8x8/emblems/emblem-synchronizing.png Binary files differindex 3e6ad35..a76866a 100644 --- a/mate/8x8/emblems/emblem-synchronizing.png +++ b/mate/8x8/emblems/emblem-synchronizing.png diff --git a/mate/8x8/emblems/emblem-unreadable.png b/mate/8x8/emblems/emblem-unreadable.png Binary files differindex 150e584..0ee2d0c 100644 --- a/mate/8x8/emblems/emblem-unreadable.png +++ b/mate/8x8/emblems/emblem-unreadable.png diff --git a/mate/Makefile.am b/mate/Makefile.am index 1b77f83..dfdb327 100644 --- a/mate/Makefile.am +++ b/mate/Makefile.am @@ -6,6 +6,7 @@ NULL = themedir = $(datadir)/icons/mate DIMENSIONS = \ + 8x8 \ 16x16 \ 22x22 \ 24x24 \ diff --git a/src/audio-volume-off.svg b/src/audio-volume-off.svg new file mode 100644 index 0000000..dc1a34d --- /dev/null +++ b/src/audio-volume-off.svg @@ -0,0 +1,2658 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<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:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + height="600" + id="svg11300" + inkscape:export-filename="/home/jimmac/Desktop/wi-fi.png" + inkscape:export-xdpi="90.000000" + inkscape:export-ydpi="90.000000" + inkscape:output_extension="org.inkscape.output.svg.inkscape" + inkscape:version="0.92.4 (unknown)" + sodipodi:docname="audio-volume-off.svg" + sodipodi:version="0.32" + style="display:inline;enable-background:new" + version="1.0" + width="800"> + <title + id="title8836">Optical Drive</title> + <metadata + id="metadata154"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title>Optical Drive</dc:title> + <dc:creator> + <cc:Agent> + <dc:title /> + </cc:Agent> + </dc:creator> + <dc:contributor> + <cc:Agent> + <dc:title /> + </cc:Agent> + </dc:contributor> + <dc:source /> + <cc:license + rdf:resource="" /> + <dc:subject> + <rdf:Bag /> + </dc:subject> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + bordercolor="#666666" + borderopacity="0.25490196" + fill="#f57900" + gridtolerance="12" + guidetolerance="13" + height="300px" + id="base" + inkscape:current-layer="layer14" + inkscape:cx="401.59151" + inkscape:cy="300" + inkscape:document-units="px" + inkscape:grid-bbox="true" + inkscape:guide-bbox="true" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:showpageshadow="false" + inkscape:snap-bbox="false" + inkscape:snap-nodes="false" + inkscape:window-height="975" + inkscape:window-width="1680" + inkscape:window-x="0" + inkscape:window-y="28" + inkscape:zoom="1.2566667" + objecttolerance="7" + pagecolor="#545454" + showgrid="false" + showguides="false" + stroke="#ef2929" + width="400px" + inkscape:window-maximized="1"> + <inkscape:grid + empspacing="4" + enabled="true" + id="grid5883" + spacingx="1" + spacingy="1" + type="xygrid" + visible="true" + snapvisiblegridlinesonly="true" + originx="1" + originy="1" /> + <sodipodi:guide + orientation="0,1" + position="135,437" + id="guide4952" + inkscape:locked="false" /> + <sodipodi:guide + orientation="1,0" + position="141,540" + id="guide4954" + inkscape:locked="false" /> + </sodipodi:namedview> + <defs + id="defs3"> + <linearGradient + id="linearGradient6700" + inkscape:collect="always"> + <stop + id="stop6702" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop6704" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6628" + inkscape:collect="always"> + <stop + id="stop6630" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop6632" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6546" + inkscape:collect="always"> + <stop + id="stop6548" + offset="0" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + id="stop6550" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6667" + inkscape:collect="always"> + <stop + id="stop6669" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + id="stop6671" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6651" + inkscape:collect="always"> + <stop + id="stop6653" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop6655" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6643"> + <stop + id="stop6645" + offset="0" + style="stop-color:#555753;stop-opacity:1" /> + <stop + id="stop6647" + offset="1" + style="stop-color:#d3d7cf;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6633" + inkscape:collect="always"> + <stop + id="stop6635" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop6637" + offset="1" + style="stop-color:#61635f;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6627"> + <stop + id="stop6629" + offset="0" + style="stop-color:#555753;stop-opacity:1" /> + <stop + id="stop6631" + offset="1" + style="stop-color:#babdb6;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6607" + inkscape:collect="always"> + <stop + id="stop6609" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + id="stop6611" + offset="1" + style="stop-color:#babdb6;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6589" + inkscape:collect="always"> + <stop + id="stop6591" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + id="stop6593" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6573" + inkscape:collect="always"> + <stop + id="stop6575" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop6577" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6531" + inkscape:collect="always"> + <stop + id="stop6533" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop6535" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5533"> + <stop + id="stop5535" + offset="0" + style="stop-color:#555753;stop-opacity:1" /> + <stop + id="stop5537" + offset="1" + style="stop-color:#babdb6;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient17123" + inkscape:collect="always"> + <stop + id="stop17125" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop17127" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6379"> + <stop + id="stop6381" + offset="0" + style="stop-color:white;stop-opacity:0;" /> + <stop + id="stop21606" + offset="0.5" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop6383" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2793"> + <stop + id="stop2795" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + id="stop2801" + offset="0.25301206" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop2797" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5625" + inkscape:collect="always"> + <stop + id="stop5627" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop5629" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient5254"> + <stop + id="stop5256" + offset="0" + style="stop-color:#707469;stop-opacity:1;" /> + <stop + id="stop5258" + offset="1" + style="stop-color:#2e3335;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient10055"> + <stop + id="stop10057" + offset="0" + style="stop-color:#bebebe;stop-opacity:1;" /> + <stop + id="stop10061" + offset="0.375" + style="stop-color:#e8e8e8;stop-opacity:1;" /> + <stop + id="stop10059" + offset="1" + style="stop-color:#5c5c5c;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient21608"> + <stop + id="stop21610" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + id="stop21612" + offset="1" + style="stop-color:#2e3436;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient21598" + inkscape:collect="always"> + <stop + id="stop21600" + offset="0" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop21602" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient21582" + inkscape:collect="always"> + <stop + id="stop21584" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop21586" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient15341"> + <stop + id="stop15343" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + id="stop15345" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient10872"> + <stop + id="stop10874" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + id="stop10876" + offset="0.25301206" + style="stop-color:#9e9e92;stop-opacity:1;" /> + <stop + id="stop10878" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6371"> + <stop + id="stop6373" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + id="stop6375" + offset="1" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient7155" + inkscape:collect="always"> + <stop + id="stop7157" + offset="0" + style="stop-color:#555753;stop-opacity:1;" /> + <stop + id="stop7159" + offset="1" + style="stop-color:#555753;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient7143" + inkscape:collect="always"> + <stop + id="stop7145" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop7147" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient7133" + inkscape:collect="always"> + <stop + id="stop7135" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop7137" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient17123-7" + inkscape:collect="always"> + <stop + id="stop17125-3" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop17127-3" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient2793-5"> + <stop + id="stop2795-1" + offset="0" + style="stop-color:#babdb6;stop-opacity:1;" /> + <stop + id="stop2801-9" + offset="0.25301206" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop2797-2" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient5533-9"> + <stop + id="stop5535-4" + offset="0" + style="stop-color:#555753;stop-opacity:1" /> + <stop + id="stop5537-3" + offset="1" + style="stop-color:#babdb6;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11668-3"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11670-2" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop11672-4" /> + </linearGradient> + <linearGradient + id="linearGradient6546-8" + inkscape:collect="always"> + <stop + id="stop6548-9" + offset="0" + style="stop-color:#3a3b38;stop-opacity:1" /> + <stop + id="stop6550-9" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6633-5" + inkscape:collect="always"> + <stop + id="stop6635-2" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1;" /> + <stop + id="stop6637-9" + offset="1" + style="stop-color:#61635f;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6627-7"> + <stop + id="stop6629-62" + offset="0" + style="stop-color:#555753;stop-opacity:1" /> + <stop + id="stop6631-2" + offset="1" + style="stop-color:#babdb6;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6651-1" + inkscape:collect="always"> + <stop + id="stop6653-97" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop6655-6" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6379-4"> + <stop + id="stop6381-7" + offset="0" + style="stop-color:white;stop-opacity:0;" /> + <stop + id="stop21606-0" + offset="0.5" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop6383-6" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <linearGradient + id="linearGradient6667-1" + inkscape:collect="always"> + <stop + id="stop6669-1" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + id="stop6671-6" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6643-6"> + <stop + id="stop6645-8" + offset="0" + style="stop-color:#555753;stop-opacity:1" /> + <stop + id="stop6647-7" + offset="1" + style="stop-color:#d3d7cf;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11541-5-6"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop11543-9-8" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop11545-9-7" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter11549-6-9"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.1267606" + id="feGaussianBlur11551-3-4" /> + </filter> + <linearGradient + inkscape:collect="always" + id="linearGradient11624-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11626-2" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop11628-7" /> + </linearGradient> + <linearGradient + id="linearGradient6589-4" + inkscape:collect="always"> + <stop + id="stop6591-1" + offset="0" + style="stop-color:#babdb6;stop-opacity:1" /> + <stop + id="stop6593-0" + offset="1" + style="stop-color:#555753;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient6607-2" + inkscape:collect="always"> + <stop + id="stop6609-7" + offset="0" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + id="stop6611-33" + offset="1" + style="stop-color:#babdb6;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11716-3"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop11718-5" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop11720-0" /> + </linearGradient> + <linearGradient + id="linearGradient6700-73" + inkscape:collect="always"> + <stop + id="stop6702-2" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop6704-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11678-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11680-0" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop11682-0" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter11694-8" + x="-0.37244233" + width="1.7448847" + y="-0.13935085" + height="1.2787017"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="3.9216669" + id="feGaussianBlur11696-7" /> + </filter> + <linearGradient + inkscape:collect="always" + id="linearGradient11754-0"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop11756-6" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop11758-4" /> + </linearGradient> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath11750-7"> + <path + style="opacity:0.24880383;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + d="m 580.34375,360.28125 c -1.49013,0 -2.95353,0.16909 -4.40625,0.5 22.6278,5.15429 41.6875,49.39992 41.6875,103.34375 0,53.94383 -19.0597,98.40821 -41.6875,103.5625 1.45272,0.33091 2.91612,0.5 4.40625,0.5 24.70066,0 44.75,-46.53043 44.75,-103.9375 0,-57.40707 -20.04934,-103.96875 -44.75,-103.96875 z" + id="path11752-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scscsss" /> + </clipPath> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter11746-5" + x="-0.11784784" + width="1.2356957" + y="-0.027863316" + height="1.0557266"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="2.4137324" + id="feGaussianBlur11748-9" /> + </filter> + <linearGradient + inkscape:collect="always" + id="linearGradient11766-7"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11768-7" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop11770-6" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11776-0"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11778-9" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop11780-9" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11808-5"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop11810-6" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop11812-5" /> + </linearGradient> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath11788-7"> + <path + d="m 33,27.9375 a 7.75,16.5625 0 1 1 -15.5,0 7.75,16.5625 0 1 1 15.5,0 z" + id="path11790-9" + sodipodi:cx="25.25" + sodipodi:cy="27.9375" + sodipodi:rx="7.75" + sodipodi:ry="16.5625" + sodipodi:type="arc" + style="fill:none;stroke:#000000;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;enable-background:new" /> + </clipPath> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter11804-7"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.1210726" + id="feGaussianBlur11806-9" /> + </filter> + <linearGradient + id="linearGradient17123-8" + inkscape:collect="always"> + <stop + id="stop17125-1" + offset="0" + style="stop-color:black;stop-opacity:1;" /> + <stop + id="stop17127-2" + offset="1" + style="stop-color:black;stop-opacity:0;" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter11660-3" + x="-0.21907362" + width="1.4381472" + y="-0.66269773" + height="2.3253953"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="1.9524919" + id="feGaussianBlur11662-3" /> + </filter> + <linearGradient + inkscape:collect="always" + id="linearGradient13533-8"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop13535-6" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop13537-2" /> + </linearGradient> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter13553-8" + x="-0.29615876" + width="1.5923175" + y="-0.31274366" + height="1.6254873"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="2.0360915" + id="feGaussianBlur13555-4" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5049" + id="radialGradient5047" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,2.1370969,0,-31.767645)" + cx="25.25" + cy="27.9375" + fx="25.25" + fy="27.9375" + r="7.75" /> + <filter + color-interpolation-filters="sRGB" + inkscape:collect="always" + id="filter5013-1-6" + x="-0.19069453" + width="1.381389" + y="-0.084753118" + height="1.1695062"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="12.712968" + id="feGaussianBlur5015-6-6" /> + </filter> + <mask + maskUnits="userSpaceOnUse" + id="mask5131"> + <path + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter5013-1-6);enable-background:new" + d="M 301,-17 301,343 141,163 301,-17 z" + id="path5133" + sodipodi:nodetypes="cccc" + transform="matrix(0.08637101,0,0,0.05736616,13.13652,18.636012)" /> + </mask> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6371" + id="linearGradient730" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4999998,0,0,0.4977728,-3.9479047,15.755153)" + x1="14.241117" + y1="26.996773" + x2="15.125" + y2="20.976084" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient732" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4999998,0,0,0.4977728,-3.9479047,15.755153)" + x1="11.875" + y1="20.375" + x2="13.125" + y2="34.13559" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7133" + id="linearGradient734" + gradientUnits="userSpaceOnUse" + x1="3.739599" + y1="23.95015" + x2="4.5208492" + y2="35.76265" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="linearGradient736" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8612821,0,0,0.5074478,-1.711693,11.858048)" + x1="2.6850162" + y1="24.367676" + x2="2.9248238" + y2="35.053852" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient738" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3327925,0,0,0.3105251,-1.6885428,19.947899)" + x1="4.5961943" + y1="14.456622" + x2="4.5961943" + y2="30.313524" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7143" + id="radialGradient740" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(8.5587722,0,0,16.325308,-41.573247,-121.31657)" + cx="5.5" + cy="7.7967067" + fx="5.5" + fy="7.7967067" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7155" + id="radialGradient742" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(6.1262754,0,0,10.108254,-19.490606,-245.56233)" + cx="3.802099" + cy="27.117071" + fx="3.802099" + fy="27.117071" + r="0.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient5625" + id="radialGradient806" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.2876712,0,13.845354)" + cx="7.9549513" + cy="19.436747" + fx="7.9549513" + fy="19.436747" + r="6.4523492" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient15341" + id="radialGradient808" + gradientUnits="userSpaceOnUse" + cx="22.624176" + cy="20.880224" + fx="22.624176" + fy="20.880224" + r="3.3177083" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21608" + id="linearGradient810" + gradientUnits="userSpaceOnUse" + x1="23.272787" + y1="18.525478" + x2="23.272787" + y2="22.811184" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6371" + id="linearGradient812" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4802046,0,0,0.5749477,-0.9998226,16.982589)" + x1="14.241117" + y1="26.996773" + x2="15.125" + y2="20.976084" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient814" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4802046,0,0,0.5749477,-0.9998226,16.982589)" + x1="11.875" + y1="20.375" + x2="13.125" + y2="34.13559" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10872" + id="linearGradient816" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.486786,0,0,0.4901302,-0.4148679,19.351531)" + x1="3.8890872" + y1="18.937069" + x2="3.8890872" + y2="25.947107" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="radialGradient818" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.433087,-0.596698,0.798238,1.917124,-20.96864,-16.43019)" + cx="7.001297" + cy="22.470087" + fx="7.001297" + fy="22.470087" + r="6.4940691" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21598" + id="linearGradient820" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3772727,0,0,0.4726962,0.64531,19.283242)" + x1="12.25" + y1="19.75" + x2="10.875" + y2="33.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient21582" + id="linearGradient822" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.486786,0,0,0.605421,-0.372779,16.31932)" + x1="21.875" + y1="26.625" + x2="18.187626" + y2="26" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="linearGradient824" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8518238,0,0,0.8132858,0.3050074,6.2900627)" + x1="2.6850162" + y1="24.367676" + x2="2.9248238" + y2="35.053852" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient826" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.3291379,0,0,0.4976781,0.3279033,19.255651)" + x1="4.5961943" + y1="14.456622" + x2="4.5961943" + y2="30.313524" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10055" + id="linearGradient828" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9980941,0,0,0.588451,-11.620486,16.67878)" + x1="20.087172" + y1="6.6629219" + x2="20.91938" + y2="38.337017" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5254" + id="linearGradient830" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9980941,0,0,0.588451,-11.620486,16.67878)" + x1="21.875" + y1="9.6335878" + x2="20.5" + y2="41.744865" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient17123" + id="radialGradient920" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.330579,0,24.67693)" + cx="11.402097" + cy="36.863068" + fx="11.402097" + fy="36.863068" + r="10.69499" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2793" + id="linearGradient922" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6033173,0,0,0.7135235,259.00385,138.9344)" + x1="78.5" + y1="-4.0065207" + x2="78.5" + y2="14.00099" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5533" + id="linearGradient924" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6033173,0,0,0.7135235,259.00385,138.9344)" + x1="80.0625" + y1="14" + x2="80.0625" + y2="-4.0087729" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6531" + id="linearGradient926" + gradientUnits="userSpaceOnUse" + x1="3.8448932" + y1="15.561477" + x2="3.8448932" + y2="39.884338" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6546" + id="linearGradient928" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6657294,0,0,0.6657294,256.28892,127.82473)" + x1="80.693359" + y1="31.561478" + x2="77.125" + y2="14" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6633" + id="radialGradient930" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.47483,0.3476091,-0.6178487,0.7845551,317.8803,122.02735)" + cx="9.3203983" + cy="18.817093" + fx="9.3203983" + fy="18.817093" + r="12.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6627" + id="linearGradient932" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6067847,0,0,0.5850349,304.68779,129.6)" + x1="7.75" + y1="33.046577" + x2="4.6431866" + y2="12.063652" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6379" + id="linearGradient934" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.4438196,0,0,0.6657294,304.22144,125.82754)" + x1="20.226221" + y1="20.33363" + x2="11.4375" + y2="21.75" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6573" + id="linearGradient936" + gradientUnits="userSpaceOnUse" + x1="12.197592" + y1="9.2597418" + x2="12.197592" + y2="47.496857" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6651" + id="radialGradient938" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.2432942,0,0,-1.2543129,25.221399,61.870636)" + cx="23.986883" + cy="27.053167" + fx="23.986883" + fy="27.053167" + r="7.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6667" + id="radialGradient940" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7346265,-0.1698771,0.327755,3.6175226,-27.429343,-73.69679)" + cx="23.164974" + cy="30.23279" + fx="23.164974" + fy="30.23279" + r="8.1890125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6643" + id="linearGradient942" + gradientUnits="userSpaceOnUse" + x1="33.430557" + y1="45.052155" + x2="33.430557" + y2="0.31037101" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6589" + id="radialGradient944" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.8503608,0,0,1.0402609,298.01398,119.97631)" + cx="20.8839" + cy="20.434256" + fx="20.8839" + fy="20.434256" + r="3.9999843" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6628" + id="linearGradient946" + gradientUnits="userSpaceOnUse" + x1="23.238182" + y1="12.158657" + x2="29.892563" + y2="26.354361" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6607" + id="radialGradient948" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6670139,0.07697217,0,-1.6644973,233.28802,200.88382)" + cx="30.685316" + cy="42.261425" + fx="30.685316" + fy="42.261425" + r="8.22791" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6700" + id="linearGradient950" + gradientUnits="userSpaceOnUse" + x1="17.5" + y1="25.587416" + x2="28.555141" + y2="25.699326" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient17123" + id="radialGradient1066" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.330579,0,24.67693)" + cx="11.402097" + cy="36.863068" + fx="11.402097" + fy="36.863068" + r="10.69499" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2793" + id="linearGradient1068" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90625,0,0,1,230.07812,69)" + x1="78.5" + y1="-4.0065207" + x2="78.5" + y2="14.00099" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5533" + id="linearGradient1070" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.90625,0,0,1,230.07812,69)" + x1="80.0625" + y1="14" + x2="80.0625" + y2="-4.0087729" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6531" + id="linearGradient1072" + gradientUnits="userSpaceOnUse" + x1="3.8448932" + y1="15.561477" + x2="3.8448932" + y2="39.884338" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6546" + id="linearGradient1074" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(226,52)" + x1="80.693359" + y1="31.561478" + x2="77.125" + y2="14" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6633" + id="radialGradient1076" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7132478,0.5221478,-0.9280778,1.1784895,318.51714,43.2917)" + cx="9.3203983" + cy="18.817093" + fx="9.3203983" + fy="18.817093" + r="12.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6627" + id="linearGradient1078" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9114584,0,0,0.8787879,298.70052,54.666654)" + x1="7.75" + y1="33.046577" + x2="4.6431866" + y2="12.063652" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6651" + id="radialGradient1080" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.2432942,0,0,-1.2543129,25.221399,61.870636)" + cx="23.986883" + cy="27.053167" + fx="23.986883" + fy="27.053167" + r="7.75" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6379" + id="linearGradient1082" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6666667,0,0,1,298,49)" + x1="20.226221" + y1="20.33363" + x2="11.4375" + y2="21.75" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6573" + id="linearGradient1084" + gradientUnits="userSpaceOnUse" + x1="12.197592" + y1="9.2597418" + x2="12.197592" + y2="47.496857" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6667" + id="radialGradient1086" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7346265,-0.1698771,0.327755,3.6175226,-27.429343,-73.69679)" + cx="23.164974" + cy="30.23279" + fx="23.164974" + fy="30.23279" + r="8.1890125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6643" + id="linearGradient1088" + gradientUnits="userSpaceOnUse" + x1="33.430557" + y1="45.052155" + x2="33.430557" + y2="0.31037101" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6589" + id="radialGradient1090" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3093938,0,0,1.5604932,287.61136,40.215517)" + cx="20.8839" + cy="20.434256" + fx="20.8839" + fy="20.434256" + r="3.9999843" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6607" + id="radialGradient1092" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.9866298,0.1169977,0,-2.530036,191.37324,162.74341)" + cx="30.685316" + cy="42.261425" + fx="30.685316" + fy="42.261425" + r="8.22791" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6628" + id="linearGradient1094" + gradientUnits="userSpaceOnUse" + x1="23.238182" + y1="12.158657" + x2="29.892563" + y2="26.354361" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6700" + id="linearGradient1096" + gradientUnits="userSpaceOnUse" + x1="17.5" + y1="25.587416" + x2="28.555141" + y2="25.699326" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient17123-8" + id="radialGradient1224" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.330579,0,24.67693)" + cx="11.402097" + cy="36.863068" + fx="11.402097" + fy="36.863068" + r="10.69499" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient17123-7" + id="radialGradient1226" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.330579,0,24.67693)" + cx="11.402097" + cy="36.863068" + fx="11.402097" + fy="36.863068" + r="10.69499" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2793-5" + id="linearGradient1228" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(5.5648994,0,0,6.1405786,38.29448,433.79711)" + x1="78.5" + y1="-4.0065207" + x2="78.5" + y2="14.00099" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient5533-9" + id="linearGradient1230" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(5.5648994,0,0,6.1405786,38.29448,433.79711)" + x1="80.0625" + y1="14" + x2="80.0625" + y2="-4.0087729" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11668-3" + id="radialGradient1232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.9883268,-1,-458.98298)" + cx="475.5947" + cy="463.90112" + fx="475.5947" + fy="463.90112" + r="24.65826" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6546-8" + id="linearGradient1234" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(6.1405786,0,0,6.1405786,13.252464,329.40727)" + x1="80.204803" + y1="22.604666" + x2="75.65934" + y2="18.234129" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6633-5" + id="radialGradient1236" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.3797542,3.2062896,-5.6989347,7.2366074,581.36123,275.93327)" + cx="9.3203983" + cy="18.817093" + fx="9.3203983" + fy="18.817093" + r="12.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6627-7" + id="linearGradient1238" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(5.5968819,0,0,5.3962662,459.67572,345.78207)" + x1="7.75" + y1="33.046577" + x2="4.6431866" + y2="12.063652" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6651-1" + id="radialGradient1240" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(-0.2432942,0,0,-1.2543129,25.221399,61.870636)" + cx="23.986883" + cy="27.053167" + fx="23.986883" + fy="27.053167" + r="7.75" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6379-4" + id="linearGradient1242" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.0937193,0,0,6.1405786,455.37412,310.98553)" + x1="20.226221" + y1="20.33363" + x2="11.4375" + y2="21.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6667-1" + id="radialGradient1244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.512499,-0.9003973,1.4958279,2.7223097,-58.793786,-27.296311)" + cx="24.82653" + cy="31.572599" + fx="24.82653" + fy="31.572599" + r="8.1890125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6643-6" + id="linearGradient1246" + gradientUnits="userSpaceOnUse" + x1="33.430557" + y1="45.052155" + x2="33.430557" + y2="0.31037101" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11541-5-6" + id="radialGradient1248" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.5945946,0,-285.7027)" + cx="556.5" + cy="480.5" + fx="556.5" + fy="480.5" + r="18.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11624-0" + id="radialGradient1250" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.5359056,-3,-249.46404)" + cx="558.97992" + cy="483.07919" + fx="558.97992" + fy="483.07919" + r="22.348545" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11716-3" + id="radialGradient1252" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.5362453,-2,-249.62218)" + cx="546.97992" + cy="453.78311" + fx="546.97992" + fy="453.78311" + r="22.98506" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6589-4" + id="radialGradient1254" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(6.5684044,0,0,9.5823311,417.31347,257.04373)" + cx="20.8839" + cy="20.434256" + fx="20.8839" + fy="20.434256" + r="3.9999843" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient6607-2" + id="radialGradient1256" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(24.480214,0.71843357,0,-15.535885,-199.37588,1009.4359)" + cx="29.745781" + cy="39.836395" + fx="29.745781" + fy="39.836395" + r="8.22791" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient6700-73" + id="linearGradient1258" + gradientUnits="userSpaceOnUse" + x1="17.5" + y1="25.587416" + x2="28.555141" + y2="25.699326" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11678-0" + id="radialGradient1260" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,2.6296296,0,-733.33333)" + cx="533" + cy="450" + fx="533" + fy="450" + r="13.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11678-0" + id="radialGradient1262" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,2.6296296,0,-733.33333)" + cx="533" + cy="450" + fx="533" + fy="450" + r="13.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11678-0" + id="radialGradient1264" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,2.6296296,0,-733.33333)" + cx="533" + cy="450" + fx="533" + fy="450" + r="13.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11678-0" + id="radialGradient1266" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,2.6296296,0,-733.33333)" + cx="533" + cy="450" + fx="533" + fy="450" + r="13.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11754-0" + id="radialGradient1268" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7925301,1.3714692e-7,-8.0463873e-7,10.070688,-490.19189,-4221.2837)" + cx="618.51562" + cy="466.00763" + fx="618.51562" + fy="466.00763" + r="24.578125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11766-7" + id="linearGradient1270" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2575893,0,0,1.2575893,-123.58216,-130.60962)" + x1="479.02942" + y1="514.12201" + x2="479.02942" + y2="507.56931" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11776-0" + id="radialGradient1272" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5043478,-0.88695652,0.39344586,0.66731504,-471.11701,648.85573)" + cx="550.125" + cy="492.22189" + fx="550.125" + fy="492.22189" + r="14.375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11808-5" + id="radialGradient1274" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.0494474,0.08747243,-0.09024714,4.3709684,-67.834681,-112.8147)" + cx="23.291639" + cy="35.368946" + fx="23.291639" + fy="35.368946" + r="7.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient13533-8" + id="radialGradient1276" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.92595132,-0.37764288,0.78787879,1.9318182,255.63512,153.2361)" + cx="87.354332" + cy="196.54549" + fx="87.354332" + fy="196.54549" + r="8.25" /> + </defs> + <g + inkscape:groupmode="layer" + id="layer1" + inkscape:label="audio-volume-high" + style="display:inline"> + <g + inkscape:groupmode="layer" + id="layer3" + inkscape:label="baseplate" + style="display:none" + sodipodi:insensitive="true"> + <rect + height="48" + id="rect6284" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="296" + y="50" /> + <rect + height="32" + id="rect6592" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="303" + y="126" /> + <rect + height="22" + id="rect6749" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="303" + y="177" /> + <rect + height="16" + id="rect6833" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="303" + y="219" /> + <text + id="context" + inkscape:label="context" + style="font-style:normal;font-weight:normal;line-height:0%;font-family:'Bitstream Vera Sans';display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new" + x="20.970737" + xml:space="preserve" + y="21.513618"><tspan + id="tspan2716" + sodipodi:role="line" + x="20.970737" + y="21.513618" + style="font-size:18.30070686px;line-height:1.25">status</tspan></text> + <text + id="icon-name" + inkscape:label="icon-name" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0%;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new" + x="191.97073" + xml:space="preserve" + y="21.513618"><tspan + id="tspan3023" + sodipodi:role="line" + x="191.97073" + y="21.513618" + style="font-size:18.30070686px;line-height:1.25">audio-volume-high</tspan></text> + <rect + y="35" + x="21.000366" + width="256" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:label="48x48" + id="rect10484-8" + height="256" /> + </g> + <g + inkscape:groupmode="layer" + id="layer6" + inkscape:label="small sizes" + style="display:inline" /> + <g + inkscape:groupmode="layer" + id="layer16" + inkscape:label="hires#3" + style="display:inline"> + <path + style="fill:url(#radialGradient5047);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" + sodipodi:ry="16.5625" + sodipodi:rx="7.75" + sodipodi:cy="27.9375" + sodipodi:cx="25.25" + id="path11790-9-7-5-3" + d="m 33,27.9375 a 7.75,16.5625 0 1 1 -15.5,0 7.75,16.5625 0 1 1 15.5,0 z" + transform="matrix(11.870966,0,0,10.163024,-158.74188,-121.42947)" + mask="url(#mask5131)" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer7" + inkscape:label="audio-volume-medium" + style="display:inline"> + <g + inkscape:groupmode="layer" + id="layer8" + inkscape:label="baseplate#1" + style="display:none" + sodipodi:insensitive="true"> + <rect + height="48" + id="rect3924" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="696.00037" + y="50" /> + <rect + height="32" + id="rect3926" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="703.00037" + y="126" /> + <rect + height="22" + id="rect3928" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="703.00037" + y="177" /> + <rect + height="16" + id="rect3930" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="703.00037" + y="219" /> + <text + id="text3932" + inkscape:label="context" + style="font-style:normal;font-weight:normal;line-height:0%;font-family:'Bitstream Vera Sans';display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new" + x="420.97113" + xml:space="preserve" + y="21.513618"><tspan + id="tspan3934" + sodipodi:role="line" + x="420.97113" + y="21.513618" + style="font-size:18.30070686px;line-height:1.25">status</tspan></text> + <text + id="text3936" + inkscape:label="icon-name" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0%;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new" + x="561.97113" + xml:space="preserve" + y="21.513618"><tspan + id="tspan3938" + sodipodi:role="line" + x="561.97113" + y="21.513618" + style="font-size:18.30070686px;line-height:1.25">audio-volume-medium</tspan></text> + <rect + y="35" + x="421.00037" + width="256" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:label="48x48" + id="rect10484-8-9" + height="256" /> + </g> + <g + inkscape:groupmode="layer" + id="layer13" + inkscape:label="small sizes#1" /> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="hires#2"> + <use + style="display:inline;enable-background:new" + x="0" + y="0" + xlink:href="#path11790-9-7-5-3" + id="use5146" + width="1" + height="1" + transform="translate(400,-2.875e-6)" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer9" + inkscape:label="audio-volume-low" + style="display:inline"> + <g + inkscape:groupmode="layer" + id="layer10" + inkscape:label="baseplate#2" + style="display:none" + sodipodi:insensitive="true"> + <rect + height="48" + id="rect3942" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="296" + y="350" /> + <rect + height="32" + id="rect3944" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="303" + y="426" /> + <rect + height="22" + id="rect3946" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="303" + y="477" /> + <rect + height="16" + id="rect3948" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="303" + y="519" /> + <text + id="text3950" + inkscape:label="context" + style="font-style:normal;font-weight:normal;line-height:0%;font-family:'Bitstream Vera Sans';display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new" + x="20.970737" + xml:space="preserve" + y="321.51361"><tspan + id="tspan3952" + sodipodi:role="line" + x="20.970737" + y="321.51361" + style="font-size:18.30070686px;line-height:1.25">status</tspan></text> + <text + id="text3954" + inkscape:label="icon-name" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0%;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new" + x="191.97073" + xml:space="preserve" + y="321.51361"><tspan + id="tspan3956" + sodipodi:role="line" + x="191.97073" + y="321.51361" + style="font-size:18.30070686px;line-height:1.25">audio-volume-low</tspan></text> + <rect + y="335" + x="21.000366" + width="256" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:label="48x48" + id="rect10484-8-9-0" + height="256" /> + </g> + <g + inkscape:groupmode="layer" + id="layer14" + inkscape:label="small sizes#2"> + <g + id="use4192" + transform="translate(0,300)"> + <ellipse + transform="matrix(1.5365906,0,0,2.4199734,294.82768,-6.384863)" + style="display:inline;opacity:0.2;fill:url(#radialGradient1066);fill-opacity:1;stroke:none;enable-background:new" + id="path1032" + cx="11.402097" + cy="36.863068" + rx="10.69499" + ry="3.5355339" /> + <ellipse + transform="matrix(0.75,0,0,0.7857143,297.5,54.357156)" + style="display:inline;fill:#2e3436;fill-opacity:1;stroke:#555753;stroke-width:1.30267787;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + id="path1034" + cx="4" + cy="25" + rx="4" + ry="7" /> + <path + style="display:inline;fill:url(#linearGradient1068);fill-opacity:1;stroke:url(#linearGradient1070);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="csccscc" + id="path1036" + d="m 302.125,65.500014 c -2.001,0 -3.625,3.808022 -3.625,8.5 0,4.691977 1.624,8.500001 3.625,8.5 h 3.625 c 2.001,0 3.625,-3.808024 3.625,-8.5 0,-4.691977 -1.624,-8.5 -3.625,-8.5 z" + inkscape:connector-curvature="0" /> + <path + transform="matrix(0.89375,0,0,1,297.26562,52)" + style="display:inline;opacity:0.6;fill:none;stroke:url(#linearGradient1072);stroke-width:1.0577718;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0054175" + inkscape:original="M 5.5 13.5 C 3.292004 13.5 1.500001 17.308022 1.5 22 C 1.5 26.691978 3.292004 30.500001 5.5 30.5 L 9.5 30.5 C 11.707996 30.500001 13.5 26.691976 13.5 22 C 13.5 17.308024 11.707996 13.5 9.5 13.5 L 5.5 13.5 z " + id="path1038" + d="m 5.5,14.505859 c -0.526,0 -1.2778023,0.551754 -1.9179688,1.91211 C 2.9418648,17.778324 2.5058598,19.78201 2.5058594,22 c 0,2.21799 0.4360053,4.221676 1.0761718,5.582031 0.6401666,1.360356 1.3919691,1.91211 1.9179688,1.91211 h 4 c 0.525999,0 1.277802,-0.551754 1.917969,-1.91211 0.640166,-1.360356 1.076172,-3.364043 1.076172,-5.582031 0,-2.217988 -0.436006,-4.221676 -1.076172,-5.582031 C 10.777802,15.057613 10.026,14.505859 9.5,14.505859 Z" /> + <path + style="display:inline;fill:url(#linearGradient1074);fill-opacity:1;stroke:none;enable-background:new" + sodipodi:nodetypes="csccscc" + id="path1040" + d="M 305.69693,66 C 303.65623,66 302,69.57702 302,73.984375 c 0,4.407354 1.65623,7.984376 3.69693,7.984375 h 0.63739 c 2.0407,0 3.69693,-3.577022 3.69693,-7.984375 C 310.03125,69.577021 308.37502,66 306.33432,66 Z" + inkscape:connector-curvature="0" /> + <path + style="display:inline;fill:url(#radialGradient1076);fill-opacity:1;stroke:url(#linearGradient1078);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="cssss" + id="path1042" + d="m 304.625,74 c 0,9.227273 9.18698,14.499999 14.875,14.499999 3.9375,0 7,-6.496003 7,-14.499999 0,-8.003997 -3.0625,-14.5 -7,-14.5 -5.68802,0 -14.875,5.272728 -14.875,14.5 z" + inkscape:connector-curvature="0" /> + <ellipse + transform="matrix(1.3225807,0,0,1.026415,283.85484,45.324529)" + style="display:inline;fill:url(#radialGradient1080);fill-opacity:1;stroke:none;enable-background:new" + id="path1044" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <path + style="display:inline;opacity:0.7335907;fill:url(#linearGradient1082);fill-opacity:1;fill-rule:evenodd;stroke:none;enable-background:new" + sodipodi:nodetypes="cccc" + id="path1046" + d="m 312,63.375 c -2.58333,1.394678 -5.45833,4.195921 -8,8.125 2.69956,-1.126087 5.49129,-1.960473 8,-1.75 z" + inkscape:connector-curvature="0" /> + <path + transform="matrix(0.9034091,0,0,0.8709678,298.84943,54.838709)" + style="display:inline;opacity:0.58620689;fill:none;stroke:url(#linearGradient1084);stroke-width:1.12734473;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0125009" + inkscape:original="M 22.8125 5.5 C 16.571923 5.5000002 6.5 11.5 6.5 22 C 6.5 32.500001 16.571923 38.5 22.8125 38.5 C 27.1325 38.499999 30.5 31.107996 30.5 22 C 30.5 12.892005 27.1325 5.5 22.8125 5.5 z " + id="path1048" + d="m 22.8125,6.5117188 c -2.795799,0 -6.720106,1.4098755 -9.839844,4.0703122 C 9.8529187,13.242468 7.5117187,17.073741 7.5117188,22 c 0,4.92626 2.3412,8.757532 5.4609372,11.417969 3.119738,2.660437 7.044045,4.070312 9.839844,4.070312 1.582499,0 3.246443,-1.441782 4.544922,-4.248047 C 28.655901,30.43397 29.488281,26.429214 29.488281,22 c 0,-4.429213 -0.83238,-8.433969 -2.130859,-11.240234 C 26.058943,7.9535006 24.394999,6.5117187 22.8125,6.5117188 Z" /> + <ellipse + transform="matrix(1.2258059,0,0,1.1773585,287.04841,41.107547)" + style="display:inline;fill:url(#radialGradient1086);fill-opacity:1;stroke:url(#linearGradient1088);stroke-width:0.83240509;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + id="path1050" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <path + style="display:inline;fill:url(#radialGradient1090);fill-opacity:1;stroke:#555753;stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="csssc" + id="path1052" + d="m 317.61612,74.000008 c 0,2.483997 -2.38294,4.499982 -4.06639,4.499982 -1.68345,0 -3.04973,-2.015998 -3.04973,-4.499995 0,-2.483997 1.36628,-4.499995 3.04973,-4.499995 1.68345,0 4.06639,2.01601 4.06639,4.500008 z" + inkscape:connector-curvature="0" /> + <path + style="display:inline;fill:url(#radialGradient1092);fill-opacity:1;stroke:none;enable-background:new" + sodipodi:nodetypes="cssssssssssssssssccssssssssssssssc" + id="path1054" + d="m 318,55 c -2.63245,0 -4.85803,2.249826 -6.4375,5.6875 -1.57947,3.437673 -2.53125,8.142625 -2.53125,13.3125 0,5.169874 0.95178,9.874826 2.53125,13.3125 C 313.14197,90.750172 315.36755,93 318,93 c 2.63245,0 4.85803,-2.249827 6.4375,-5.6875 0.98717,-2.148547 1.73711,-4.811219 2.15625,-7.75 0.0132,-0.09267 0.0187,-0.187986 0.0312,-0.28125 0.0764,-0.566948 0.13573,-1.131492 0.1875,-1.71875 0.0509,-0.546414 0.0976,-1.093036 0.125,-1.65625 10e-4,-0.03096 -0.001,-0.06274 0,-0.09375 0.0275,-0.595848 0.0312,-1.200746 0.0312,-1.8125 0,-0.644361 -8.1e-4,-1.279618 -0.0312,-1.90625 -0.0258,-0.556623 -0.0773,-1.114717 -0.125,-1.65625 -0.0518,-0.587258 -0.11109,-1.151802 -0.1875,-1.71875 -0.0135,-0.09519 -0.017,-0.186741 -0.0312,-0.28125 -0.41914,-2.938781 -1.16908,-5.601454 -2.15625,-7.75 C 322.85803,57.249826 320.63245,55 318,55 Z m 0.5,2 c 1.92227,0 3.78037,1.76565 5.1875,4.84375 0.87946,1.923812 1.57688,4.335367 1.96875,7.03125 0.0784,0.539177 0.1336,1.09521 0.1875,1.65625 0.0475,0.525408 0.0991,1.053403 0.125,1.59375 0.0319,0.620494 0.0625,1.236156 0.0625,1.875 0,0.595745 -0.0347,1.170104 -0.0625,1.75 -0.002,0.04097 0.002,0.0841 0,0.125 -0.0276,0.536772 -0.075,1.073299 -0.125,1.59375 -0.0539,0.561039 -0.10913,1.117073 -0.1875,1.65625 -0.39187,2.695883 -1.08929,5.107438 -1.96875,7.03125 C 322.28037,89.23435 320.42227,91 318.5,91 c -1.92227,-2e-6 -3.78037,-1.765649 -5.1875,-4.84375 -1.40713,-3.078101 -2.34375,-7.390287 -2.34375,-12.15625 0,-4.765964 0.93662,-9.07815 2.34375,-12.15625 C 314.71963,58.76565 316.57773,57 318.5,57 Z" + inkscape:connector-curvature="0" /> + <ellipse + transform="matrix(0.9032258,0,0,0.9962264,295.69355,46.167925)" + style="display:inline;opacity:0.36637932;fill:none;stroke:url(#linearGradient1094);stroke-width:1.05419946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + id="path1056" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <circle + transform="translate(280,55.3125)" + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;enable-background:new" + id="path1058" + cx="20.5" + cy="13.5" + r="1" /> + <ellipse + transform="matrix(1.0967748,0,0,1.1169811,290.30644,42.79434)" + style="display:inline;opacity:0.65517243;fill:none;stroke:url(#linearGradient1096);stroke-width:0.90347946;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + id="path1060" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <circle + transform="translate(291,48.125)" + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;enable-background:new" + id="path1062" + cx="20.5" + cy="13.5" + r="1" /> + </g> + <g + id="use4198" + transform="translate(0,300)"> + <ellipse + transform="matrix(1.0229535,0,0,1.6110474,302.10953,88.956206)" + style="display:inline;opacity:0.2;fill:url(#radialGradient920);fill-opacity:1;stroke:none;enable-background:new" + id="path884" + cx="11.402097" + cy="36.863068" + rx="10.69499" + ry="3.5355339" /> + <ellipse + transform="matrix(0.499297,0,0,0.5483555,303.5,128.6296)" + style="display:inline;fill:#2e3436;fill-opacity:1;stroke:#555753;stroke-width:1.91112638;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + id="path886" + cx="4" + cy="25" + rx="4" + ry="7" /> + <circle + transform="matrix(0.6657294,0,0,0.697907,301.48201,126.04671)" + style="display:inline;fill:#babdb6;fill-opacity:1;stroke:none;enable-background:new" + id="path888" + cx="3.75" + cy="20.75" + r="0.75" /> + <path + style="display:inline;fill:url(#linearGradient922);fill-opacity:1;stroke:url(#linearGradient924);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="csccscc" + id="path890" + d="m 306.96757,136.43708 c -1.33212,0 -2.41327,2.71712 -2.41327,6.06495 0,3.34784 1.08115,6.06495 2.41327,6.06495 h 2.41327 c 1.33212,0 2.41327,-2.71711 2.41327,-6.06495 0,-3.34783 -1.08115,-6.06495 -2.41327,-6.06495 z" + inkscape:connector-curvature="0" /> + <path + transform="matrix(0.5669987,0,0,0.6657294,304.0825,127.82473)" + style="display:inline;opacity:0.6;fill:none;stroke:url(#linearGradient926);stroke-width:1.62764657;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0054175" + inkscape:original="M 5.5 13.5 C 3.292004 13.5 1.500001 17.308022 1.5 22 C 1.5 26.691978 3.292004 30.500001 5.5 30.5 L 9.5 30.5 C 11.707996 30.500001 13.5 26.691976 13.5 22 C 13.5 17.308024 11.707996 13.5 9.5 13.5 L 5.5 13.5 z " + id="path892" + d="m 5.5,14.505859 c -0.526,0 -1.2778023,0.551754 -1.9179688,1.91211 C 2.9418648,17.778324 2.5058598,19.78201 2.5058594,22 c 0,2.21799 0.4360053,4.221676 1.0761718,5.582031 0.6401666,1.360356 1.3919691,1.91211 1.9179688,1.91211 h 4 c 0.525999,0 1.277802,-0.551754 1.917969,-1.91211 0.640166,-1.360356 1.076172,-3.364043 1.076172,-5.582031 0,-2.217988 -0.436006,-4.221676 -1.076172,-5.582031 C 10.777802,15.057613 10.026,14.505859 9.5,14.505859 Z" /> + <path + style="display:inline;fill:url(#linearGradient928);fill-opacity:1;stroke:none;enable-background:new" + sodipodi:nodetypes="csccscc" + id="path894" + d="m 309.34551,137.14494 c -1.35856,0 -2.46116,2.38132 -2.46116,5.31543 0,2.93411 1.1026,5.31543 2.46116,5.31543 h 0.42433 c 1.35855,0 2.46115,-2.38133 2.46115,-5.31543 0,-2.9341 -1.1026,-5.31543 -2.46115,-5.31543 z" + inkscape:connector-curvature="0" /> + <path + style="display:inline;fill:url(#radialGradient930);fill-opacity:1;stroke:url(#linearGradient932);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="cssss" + id="path896" + d="m 308.63189,142.47077 c 0,6.14287 6.11604,9.65308 9.90273,9.65308 2.62131,0 4.66011,-4.32458 4.66011,-9.65308 0,-5.32849 -2.0388,-9.65307 -4.66011,-9.65307 -3.78669,0 -9.90273,3.51021 -9.90273,9.65307 z" + inkscape:connector-curvature="0" /> + <path + style="display:inline;opacity:0.7335907;fill:url(#linearGradient934);fill-opacity:1;fill-rule:evenodd;stroke:none;enable-background:new" + sodipodi:nodetypes="cccc" + id="path898" + d="m 313.54165,135.3974 c -1.7198,0.92848 -3.63378,2.79335 -5.32584,5.40905 1.79718,-0.74967 3.65572,-1.30514 5.32584,-1.16503 z" + inkscape:connector-curvature="0" /> + <path + transform="matrix(0.5830281,0,0,0.5624205,305.12729,130.09752)" + style="display:inline;opacity:0.58620689;fill:none;stroke:url(#linearGradient936);stroke-width:1.74632359;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0125009" + inkscape:original="M 22.8125 5.5 C 16.571923 5.5000002 6.5 11.5 6.5 22 C 6.5 32.500001 16.571923 38.5 22.8125 38.5 C 27.1325 38.499999 30.5 31.107996 30.5 22 C 30.5 12.892005 27.1325 5.5 22.8125 5.5 z " + id="path900" + d="m 22.8125,6.5117188 c -2.795799,0 -6.720106,1.4098755 -9.839844,4.0703122 C 9.8529187,13.242468 7.5117187,17.073741 7.5117188,22 c 0,4.92626 2.3412,8.757532 5.4609372,11.417969 3.119738,2.660437 7.044045,4.070312 9.839844,4.070312 1.582499,0 3.246443,-1.441782 4.544922,-4.248047 C 28.655901,30.43397 29.488281,26.429214 29.488281,22 c 0,-4.429213 -0.83238,-8.433969 -2.130859,-11.240234 C 26.058943,7.9535006 24.394999,6.5117187 22.8125,6.5117188 Z" /> + <circle + transform="matrix(0.6657294,0,0,0.6657294,292.23831,130.02995)" + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;enable-background:new" + id="path902" + cx="20.5" + cy="13.5" + r="1" /> + <ellipse + transform="matrix(0.8804809,0,0,0.6842319,295.44413,123.3821)" + style="display:inline;fill:url(#radialGradient938);fill-opacity:1;stroke:none;enable-background:new" + id="path904" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <ellipse + transform="matrix(0.8370499,0,0,0.7848545,296.86449,120.57096)" + style="display:inline;fill:url(#radialGradient940);fill-opacity:1;stroke:url(#linearGradient942);stroke-width:1.23375714;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + id="path906" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <path + style="display:inline;fill:url(#radialGradient944);fill-opacity:1;stroke:#555753;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="csssc" + id="path908" + d="m 317.5,142.49784 c 0,1.65589 -1.54755,2.99979 -2.64084,2.99979 -1.09328,0 -1.98059,-1.34391 -1.98059,-2.9998 0,-1.65589 0.88731,-2.9998 1.98059,-2.9998 1.09329,0 2.64084,1.34392 2.64084,2.99981 z" + inkscape:connector-curvature="0" /> + <ellipse + transform="matrix(0.5685484,0,0,0.6396227,304.0504,124.53679)" + style="display:inline;opacity:0.36637932;fill:none;stroke:url(#linearGradient946);stroke-width:1.65826619;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + id="path910" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <path + style="display:inline;fill:url(#radialGradient948);fill-opacity:1;stroke:none;enable-background:new" + sodipodi:nodetypes="cssssssssssssssssccssssssssssssssc" + id="path912" + d="m 318,130 c -1.76108,0 -3.24997,1.48015 -4.30662,3.74178 C 312.63673,136.0034 312,139.09877 312,142.5 c 0,3.40123 0.63673,6.4966 1.69338,8.75822 C 314.75003,153.51985 316.23892,155 318,155 c 1.76108,0 3.24997,-1.48015 4.30662,-3.74178 0.66041,-1.41351 1.16211,-3.16527 1.44251,-5.09868 0.009,-0.061 0.0125,-0.12367 0.0209,-0.18504 0.0511,-0.37299 0.0908,-0.7444 0.12543,-1.13075 0.034,-0.35948 0.0653,-0.7191 0.0836,-1.08964 9.6e-4,-0.0204 -9.2e-4,-0.0413 0,-0.0617 0.0184,-0.392 0.0209,-0.78996 0.0209,-1.19243 0,-0.42392 -5.4e-4,-0.84185 -0.0209,-1.25411 -0.0173,-0.3662 -0.0517,-0.73337 -0.0836,-1.08964 -0.0346,-0.38636 -0.0743,-0.75777 -0.12543,-1.13076 -0.009,-0.0626 -0.0114,-0.12285 -0.0209,-0.18503 -0.2804,-1.93341 -0.7821,-3.68517 -1.44251,-5.09868 C 321.24997,131.48015 319.76108,130 318,130 Z m 0.3345,1.31579 c 1.28598,0 2.52902,1.16161 3.47038,3.18668 0.58835,1.26566 1.05492,2.85221 1.31707,4.62582 0.0524,0.35472 0.0894,0.72053 0.12544,1.08964 0.0317,0.34566 0.0663,0.69303 0.0836,1.04852 0.0213,0.40822 0.0418,0.81326 0.0418,1.23355 0,0.39194 -0.0232,0.76981 -0.0418,1.15132 -10e-4,0.0269 0.001,0.0553 0,0.0822 -0.0184,0.35314 -0.0502,0.70612 -0.0836,1.04852 -0.0361,0.36911 -0.073,0.73492 -0.12544,1.08964 -0.26215,1.77361 -0.72872,3.36016 -1.31707,4.62582 -0.94136,2.02507 -2.1844,3.18668 -3.47038,3.18668 -1.28598,0 -2.52903,-1.16161 -3.47039,-3.18668 -0.94136,-2.02506 -1.56794,-4.86203 -1.56794,-7.99753 0,-3.1355 0.62658,-5.97247 1.56794,-7.99753 0.94136,-2.02507 2.18441,-3.18668 3.47039,-3.18668 z" + inkscape:connector-curvature="0" /> + <circle + transform="matrix(0.6828568,0,0,0.6666231,299.56286,125.24896)" + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;enable-background:new" + id="path914" + cx="20.5" + cy="13.5" + r="1" /> + <ellipse + transform="matrix(0.7293087,0,0,0.7245283,299.7371,122.25849)" + style="display:inline;opacity:0.65517243;fill:none;stroke:url(#linearGradient950);stroke-width:1.37567723;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + id="path916" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + </g> + <g + id="use4200" + transform="translate(0,300)"> + <ellipse + transform="matrix(1.0205469,0,0,1.0205479,301.37814,176.52857)" + style="display:inline;opacity:0.16860465;fill:url(#radialGradient806);fill-opacity:1;stroke:none;enable-background:new" + id="path780" + cx="7.9549513" + cy="19.436747" + rx="6.4523492" + ry="1.8561553" /> + <circle + transform="matrix(0.5135335,0,0,0.638686,302.60029,174.04871)" + style="display:inline;fill:url(#radialGradient808);fill-opacity:1;stroke:url(#linearGradient810);stroke-width:1.74611044;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000052;stroke-opacity:1;enable-background:new" + id="path782" + cx="20.84375" + cy="21.84375" + r="2.84375" /> + <path + transform="matrix(0.999999,0,0,1,303.6979,158.0811)" + style="display:inline;fill:url(#linearGradient812);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient814);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="cccc" + id="path784" + d="m 8.364175,22.444592 c -0.7203075,3.162208 -3.6015366,2.587264 -5.7624583,7.474313 2.1609217,4.88705 5.0421508,4.312103 5.7624583,7.474314 z" + inkscape:connector-curvature="0" /> + <rect + transform="matrix(0.999999,0,0,1,303.6979,158.0811)" + y="28.418909" + x="0.80209899" + width="3.0829854" + style="display:inline;fill:url(#linearGradient816);fill-opacity:1;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000052;stroke-opacity:1;enable-background:new" + ry="1.4378736" + rx="1.1561185" + id="rect786" + height="3.9210801" /> + <path + transform="matrix(0.4867855,0,0,0.5192159,303.32512,176.33318)" + style="display:inline;opacity:0.50193057;fill:url(#radialGradient818);fill-opacity:1;fill-rule:evenodd;stroke:none;enable-background:new" + sodipodi:type="inkscape:offset" + inkscape:radius="0.50000006" + inkscape:original="M 19.5 9.5 C 18 15 12 14 7.5 22.5 C 12 31 18 30 19.5 35.5 L 19.5 9.5 z " + id="path788" + d="m 19.484375,9 a 0.50005006,0.50005006 0 0 0 -0.466797,0.3691406 c -0.703448,2.5793114 -2.409254,3.5827324 -4.669922,5.0898434 -2.260667,1.507112 -4.9922735,3.468262 -7.2890622,7.806641 a 0.50005006,0.50005006 0 0 0 0,0.46875 c 2.2967887,4.338379 5.0283952,6.299529 7.2890622,7.806641 2.260668,1.507111 3.966474,2.510532 4.669922,5.089843 A 0.50005006,0.50005006 0 0 0 20,35.5 V 9.5 A 0.50005006,0.50005006 0 0 0 19.484375,9 Z" /> + <path + transform="matrix(0.999999,0,0,1,303.6979,158.0811)" + style="display:inline;opacity:0.63320462;fill:none;stroke:url(#linearGradient820);stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="cscscccc" + id="path790" + d="m 7.7247852,25.446847 c -0.3718205,0.495185 -0.8977571,0.983062 -1.3614261,1.370357 -0.806376,0.673556 -1.6745979,1.338839 -2.4640663,3.101701 0.7894684,1.762862 1.6576903,2.494804 2.4640663,3.168359 0.463669,0.387295 0.9132665,0.841844 1.2850871,1.337028 l 0.7309667,0.930621 V 24.482897 Z" + inkscape:connector-curvature="0" /> + <path + transform="matrix(0.999999,0,0,1,303.6979,158.0811)" + style="display:inline;opacity:0.36679538;fill:url(#linearGradient822);fill-opacity:1;fill-rule:evenodd;stroke:none;enable-background:new" + id="path792" + d="M 9.0587144,21.768098 C 8.9738401,21.8002 8.9097285,21.887184 8.891381,21.99513 8.6113176,23.272295 7.988164,23.915863 7.1724156,24.606007 v 10.670536 c 0.8157484,0.690142 1.438902,1.333712 1.7189654,2.610877 0.038623,0.133791 0.1452463,0.207384 0.2586057,0.189193 0.1133591,-0.01819 0.2029185,-0.123267 0.2129691,-0.264871 V 22.070807 c 0.00243,-0.0953 -0.03141,-0.186391 -0.091272,-0.245951 -0.059863,-0.05956 -0.1387493,-0.08063 -0.2129691,-0.05676 z" + inkscape:connector-curvature="0" /> + <rect + transform="matrix(0.999999,0,0,1,303.6979,158.0811)" + y="26.471977" + x="1.8090268" + width="1.97483" + style="display:inline;fill:url(#linearGradient824);fill-opacity:1;stroke:url(#linearGradient826);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000052;stroke-opacity:1;enable-background:new" + ry="0.53717774" + rx="0.38639253" + id="rect794" + height="7.9628272" /> + <rect + transform="matrix(0.999999,0,0,1,303.6979,158.0811)" + y="21.092152" + x="7.8423605" + width="1.9961905" + style="display:inline;fill:url(#linearGradient828);fill-opacity:1;stroke:url(#linearGradient830);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000052;stroke-opacity:1;enable-background:new" + ry="0.58845085" + rx="1.1292922" + id="rect796" + height="17.653507" /> + <path + transform="matrix(0.999999,0,0,1,303,177)" + style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;enable-background:new" + id="path798" + d="m 5.03125,11.12501 3,-1.5937505 v -2.53125 L 4.9375,10.53126 Z" + inkscape:connector-curvature="0" /> + <circle + transform="matrix(0.999999,0,0,1,303,177)" + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;enable-background:new" + id="path800" + cx="3.5" + cy="10.50001" + r="0.5" /> + <circle + transform="matrix(0.999999,0,0,1,303,177)" + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;enable-background:new" + id="path802" + cx="9.5" + cy="4.5000095" + r="0.5" /> + </g> + <g + id="use4204" + transform="translate(0,300)"> + <path + transform="translate(303.6979,200.0811)" + style="display:inline;fill:url(#linearGradient730);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient732);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="cccc" + id="path712" + d="m 5.802099,20.4189 -6,6.5 6,6.5 z" + inkscape:connector-curvature="0" /> + <path + transform="translate(303.6979,200.0811)" + style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;enable-background:new" + sodipodi:nodetypes="ccccc" + id="path714" + d="m 2.302099,26.4189 3.03125,-0.752211 V 23.50861 l -3.125,2.404074 z" + inkscape:connector-curvature="0" /> + <path + transform="translate(303.6979,200.0811)" + style="display:inline;opacity:0.81818183;fill:none;stroke:url(#linearGradient734);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new" + sodipodi:type="inkscape:offset" + inkscape:radius="-1" + inkscape:original="M 5.8125 20.40625 L -0.1875 26.90625 L 5.8125 33.40625 L 5.8125 20.40625 z " + id="path716" + d="M 4.8125,22.962891 1.1738281,26.90625 4.8125,30.849609 Z" /> + <rect + transform="translate(303.6979,200.0811)" + y="24.45051" + x="-0.19097327" + width="1.9967577" + style="display:inline;fill:url(#linearGradient736);fill-opacity:1;stroke:url(#linearGradient738);stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:1.20000052;stroke-opacity:1;enable-background:new" + ry="0.39933425" + rx="0.39933425" + id="rect718" + height="4.968389" /> + <path + transform="translate(303,219)" + style="display:inline;opacity:0.42045456;fill:none;stroke:url(#radialGradient740);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="cc" + id="path720" + d="m 5.5,3.5 v 9" + inkscape:connector-curvature="0" /> + <path + transform="translate(303.6979,200.0811)" + style="display:inline;opacity:0.71590905;fill:none;stroke:url(#radialGradient742);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="cc" + id="path722" + d="m 3.802099,23.3189 v 7.2" + inkscape:connector-curvature="0" /> + <circle + transform="translate(303,219)" + style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;enable-background:new" + id="path724" + cx="5.5" + cy="5.5" + r="1" /> + <circle + transform="translate(299,221)" + style="display:inline;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;enable-background:new" + id="path726" + cx="5.5" + cy="5.5" + r="1" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer4" + inkscape:label="hires#1" + style="display:inline"> + <g + transform="matrix(1.0000012,0,0,1,-420.00047,-1.99995)" + id="use5140-9" + style="display:inline;enable-background:new"> + <ellipse + id="path1164" + style="display:inline;opacity:0.28708131;fill:url(#radialGradient1224);fill-opacity:1;stroke:none;filter:url(#filter11660-3);enable-background:new" + transform="matrix(7.8192066,0,0,6.6575987,424.32401,292.25748)" + cx="11.402097" + cy="36.863068" + rx="10.69499" + ry="3.5355339" /> + <ellipse + id="path1166" + style="display:inline;opacity:0.2;fill:url(#radialGradient1226);fill-opacity:1;stroke:none;enable-background:new" + transform="matrix(9.4355554,0,0,14.860037,435.89424,-29.109571)" + cx="11.402097" + cy="36.863068" + rx="10.69499" + ry="3.5355339" /> + <ellipse + id="path1168" + style="display:inline;fill:#2e3436;fill-opacity:1;stroke:#555753;stroke-width:0.21214253;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + transform="matrix(4.6054339,0,0,4.8247404,452.30383,343.88157)" + cx="4" + cy="25" + rx="4" + ry="7" /> + <path + inkscape:connector-curvature="0" + d="m 480.70401,412.30517 c -12.2873,0 -22.2596,23.38345 -22.2596,52.19491 0,28.81146 9.9723,52.19493 22.2596,52.19492 h 22.2596 c 12.28729,0 22.25959,-23.38347 22.25959,-52.19492 0,-28.81145 -9.9723,-52.19491 -22.25959,-52.19491 z" + id="path1170" + sodipodi:nodetypes="csccscc" + style="display:inline;fill:url(#linearGradient1228);fill-opacity:1;stroke:url(#linearGradient1230);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" /> + <path + style="display:inline;fill:url(#radialGradient1232);fill-opacity:1;stroke:none;enable-background:new" + sodipodi:nodetypes="csccscc" + id="path1172" + d="m 500.63773,415.37537 c -12.53108,0 -22.70129,21.96497 -22.70129,49.02868 0,27.06371 10.17021,49.02869 22.70129,49.02868 h 3.91394 c 12.53108,0 22.70129,-21.96498 22.70129,-49.02868 0,-27.0637 -10.17021,-49.02868 -22.70129,-49.02868 z" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + d="m 502.63773,415.37537 c -12.53108,0 -22.70129,21.96497 -22.70129,49.02868 0,27.06371 10.17021,49.02869 22.70129,49.02868 h 3.91394 c 12.53108,0 22.70129,-21.96498 22.70129,-49.02868 0,-27.0637 -10.17021,-49.02868 -22.70129,-49.02868 z" + id="path1174" + sodipodi:nodetypes="csccscc" + style="display:inline;fill:url(#linearGradient1234);fill-opacity:1;stroke:none;enable-background:new" /> + <path + inkscape:connector-curvature="0" + d="m 496.05546,464.5 c 0,56.66079 56.41337,89.03838 91.3411,89.03838 24.17853,0 42.98405,-39.88922 42.98405,-89.03838 0,-49.14917 -18.80552,-89.03839 -42.98405,-89.03839 -34.92773,0 -91.3411,32.3776 -91.3411,89.03839 z" + id="path1176" + sodipodi:nodetypes="cssss" + style="display:inline;fill:url(#radialGradient1236);fill-opacity:1;stroke:url(#linearGradient1238);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" /> + <ellipse + id="path1178" + style="display:inline;fill:url(#radialGradient1240);fill-opacity:1;stroke:none;enable-background:new" + transform="matrix(8.1214107,0,0,6.302782,368.51466,288.41601)" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <path + inkscape:connector-curvature="0" + d="m 541.34222,399.25635 c -15.86314,8.56413 -33.5173,25.76538 -49.12463,49.8922 16.57686,-6.91482 33.7197,-12.03844 49.12463,-10.74601 z" + id="path1180" + sodipodi:nodetypes="cccc" + style="display:inline;opacity:0.7335907;fill:url(#linearGradient1242);fill-opacity:1;fill-rule:evenodd;stroke:none;enable-background:new" /> + <ellipse + id="path1182" + style="display:inline;fill:url(#radialGradient1244);fill-opacity:1;stroke:url(#linearGradient1246);stroke-width:0.14147171;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + transform="matrix(7.148835,0,0,6.9891677,396.67766,269.24013)" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <ellipse + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient1248);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;filter:url(#filter11549-6-9);enable-background:new" + id="path1184" + transform="matrix(1.1552591,0,0,1.1552591,-97.901689,-85.101998)" + cx="556.5" + cy="480.5" + rx="18.5" + ry="29.5" /> + <path + style="display:inline;opacity:0.24880383;fill:none;stroke:url(#radialGradient1250);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + sodipodi:nodetypes="csssc" + id="path1186" + d="m 569.82846,465.50009 c 0,18.67154 -14.63267,33.82515 -24.96998,33.82515 -10.33739,0 -18.72711,-15.15371 -18.72711,-33.82525 0,-18.67154 8.38972,-33.82526 18.72711,-33.82526 10.33731,0 24.96998,15.15381 24.96998,33.82536 z" + inkscape:connector-curvature="0" /> + <path + inkscape:connector-curvature="0" + d="m 570.46499,465.50011 c 0,19.2155 -15.05896,34.81058 -25.69743,34.81058 -10.63855,0 -19.27269,-15.59519 -19.27269,-34.81069 0,-19.2155 8.63414,-34.81069 19.27269,-34.81069 10.63847,0 25.69743,15.59529 25.69743,34.8108 z" + id="path1188" + sodipodi:nodetypes="csssc" + style="display:inline;opacity:0.24880383;fill:none;stroke:url(#radialGradient1252);stroke-width:1.00000048;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" /> + <path + inkscape:connector-curvature="0" + d="m 567.82844,464.50005 c 0,15.25318 -11.95374,27.63249 -20.39851,27.63249 -8.44483,0 -15.29857,-12.37939 -15.29857,-27.63257 0,-15.25318 6.85374,-27.63258 15.29857,-27.63258 8.44477,0 20.39851,12.37947 20.39851,27.63266 z" + id="path1190" + sodipodi:nodetypes="csssc" + style="display:inline;fill:url(#radialGradient1254);fill-opacity:1;stroke:none;enable-background:new" /> + <path + inkscape:connector-curvature="0" + d="m 578.18569,347.82901 c -16.16476,0 -29.83111,13.81523 -39.52997,34.92454 -9.69886,21.1093 -15.54334,50.00042 -15.54334,81.74645 0,31.74602 5.84448,60.63714 15.54334,81.74645 9.69886,21.1093 23.36521,34.92454 39.52997,34.92454 16.16477,0 29.83112,-13.81524 39.52998,-34.92454 6.06179,-13.19332 10.66686,-29.54367 13.24062,-47.58948 0.0811,-0.56905 0.11483,-1.15435 0.1922,-1.72704 0.46914,-3.48139 0.83346,-6.94802 1.15136,-10.55412 0.31256,-3.3553 0.59932,-6.71187 0.76757,-10.17033 0.006,-0.19012 -0.006,-0.38526 0,-0.57568 0.16887,-3.65885 0.1922,-7.37328 0.1922,-11.1298 0,-3.95675 -0.005,-7.8576 -0.1922,-11.70548 -0.15842,-3.41799 -0.47466,-6.84501 -0.76757,-10.17033 -0.31808,-3.60611 -0.68216,-7.07273 -1.15136,-10.55412 -0.0829,-0.58452 -0.10439,-1.1467 -0.1922,-1.72704 -2.57376,-18.04582 -7.17883,-34.39617 -13.24062,-47.58948 -9.69886,-21.10931 -23.36521,-34.92454 -39.52998,-34.92454 z m 3.07029,12.28115 c 11.80385,0 23.21366,10.84211 31.85426,29.74343 5.40039,11.81332 9.68295,26.62166 12.08926,43.17594 0.48142,3.31086 0.82038,6.72523 1.15136,10.17034 0.29168,3.22631 0.60853,6.4685 0.76757,9.78654 0.19588,3.8102 0.38379,7.59072 0.38379,11.51359 0,3.65822 -0.21308,7.18511 -0.38379,10.74601 -0.0123,0.25158 0.0123,0.51642 0,0.76757 -0.16948,3.29609 -0.46054,6.59068 -0.76757,9.78655 -0.33098,3.4451 -0.67012,6.85947 -1.15136,10.17033 -2.40631,16.55429 -6.68887,31.36263 -12.08926,43.17595 -8.6406,18.90131 -20.05041,29.74342 -31.85426,29.74342 -11.80385,-10e-6 -23.21366,-10.8421 -31.85425,-29.74342 -8.64059,-18.90132 -14.39198,-45.38064 -14.39198,-74.64641 0,-29.26578 5.75139,-55.7451 14.39198,-74.64641 8.64059,-18.90132 20.0504,-29.74343 31.85425,-29.74343 z" + id="path1192" + sodipodi:nodetypes="cssssssssssssssssccssssssssssssssc" + style="display:inline;fill:url(#radialGradient1256);fill-opacity:1;stroke:none;enable-background:new" /> + <ellipse + id="path1194" + style="display:inline;opacity:0.65517243;fill:none;stroke:url(#linearGradient1258);stroke-width:0.44139794;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new" + transform="matrix(6.7348319,0,0,6.8589102,407.13121,272.87919)" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <g + id="g1200"> + <ellipse + transform="rotate(7.1250161,634.40469,395.31326)" + id="path1196" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient1260);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:new" + cx="533" + cy="450" + rx="12" + ry="34" /> + <ellipse + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient1262);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;filter:url(#filter11694-8);enable-background:new" + id="path1198" + transform="matrix(1.4624003,0.18280003,-0.18280003,1.4624003,-164.21287,-334.51254)" + cx="533" + cy="450" + rx="12" + ry="34" /> + </g> + <g + id="g1206" + transform="matrix(0.33468675,-0.04191673,0.04191673,0.33468675,283.45602,337.06795)"> + <ellipse + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient1264);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:new" + id="path1202" + transform="matrix(0.68583901,0.08572987,-0.08572987,0.68583901,205.00825,72.720343)" + cx="533" + cy="450" + rx="12" + ry="34" /> + <ellipse + transform="matrix(1.4624003,0.18280003,-0.18280003,1.4624003,-164.21287,-334.51254)" + id="path1204" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#radialGradient1266);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;filter:url(#filter11694-8);enable-background:new" + cx="533" + cy="450" + rx="12" + ry="34" /> + </g> + <path + style="display:inline;fill:#ffffff;fill-opacity:1;stroke:none;enable-background:new" + d="m 583.12639,360.46875 c -0.23007,0 -0.45964,0.0231 -0.68889,0.0313 24.00083,1.42424 43.2567,47.441 43.2567,104 0,56.559 -19.25587,102.57576 -43.2567,104 0.22925,0.008 0.45882,0.0313 0.68889,0.0313 24.53066,0 44.40486,-46.57449 44.40486,-104.03125 0,-57.45676 -19.8742,-104.03125 -44.40486,-104.03125 z" + id="path1208" + inkscape:connector-curvature="0" /> + <path + id="path1210" + d="m 580.34375,360.28125 c -1.49013,0 -2.95353,0.16909 -4.40625,0.5 22.6278,5.15429 40.3125,49.52492 40.3125,103.46875 0,53.94383 -17.6847,98.28321 -40.3125,103.4375 1.45272,0.33091 2.91612,0.5 4.40625,0.5 24.70066,0 44.75,-46.53043 44.75,-103.9375 0,-57.40707 -20.04934,-103.96875 -44.75,-103.96875 z" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:url(#radialGradient1268);stroke-width:3;stroke-opacity:1;marker:none;filter:url(#filter11746-5);enable-background:new" + clip-path="url(#clipPath11750-7)" + inkscape:connector-curvature="0" + sodipodi:nodetypes="scscsss" /> + <path + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.44497609;fill:url(#linearGradient1270);fill-opacity:1;stroke:none;stroke-width:3;marker:none;enable-background:new" + d="m 470,508.24577 c 2.31795,3.55724 4.26202,5.30987 8.17433,7.54551 h 21.11856 c -4.27871,-0.80625 -7.88664,-4.33044 -9.68909,-7.7264 z" + id="path1212" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccc" /> + <path + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.21052629;fill:url(#radialGradient1272);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3;marker:none;enable-background:new" + d="m 566.25,468.5 c -1.75,8 -8.88382,21.0928 -18.75,22.25 -3.90669,0.45822 -10,-6.5 -10,-6.5 14.4509,1.14406 23.11083,-7.44467 28.75,-15.75 z" + id="path1214" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cscc" /> + <ellipse + transform="matrix(7.2170919,0,0,7.0746387,395.48451,266.85228)" + style="display:inline;fill:none;stroke:url(#radialGradient1274);stroke-width:0.28294343;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;filter:url(#filter11804-7);enable-background:new" + id="path1216" + clip-path="url(#clipPath11788-7)" + cx="25.25" + cy="27.9375" + rx="7.75" + ry="16.5625" /> + <path + sodipodi:nodetypes="ccccc" + inkscape:connector-curvature="0" + id="path1218" + d="m 486.25,494.625 c 1.36646,3.30271 7.13443,13.23926 11.75,16.125 1.2838,-3.71962 2.6897,-5.33324 6.75,-6.875 l -5.75,-14.5 c -3.77759,0.31494 -8.19634,2.57756 -12.75,5.25 z" + style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:0.21531103;fill:url(#radialGradient1276);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;filter:url(#filter13553-8);enable-background:new" /> + <path + inkscape:connector-curvature="0" + id="path1220" + d="m 573.12639,360.96875 c -0.22924,0 -0.45798,0.023 -0.68641,0.0312 23.91432,1.4191 43.10078,47.26999 43.10078,103.62511 0,56.35512 -19.18646,102.20601 -43.10078,103.62511 0.22843,0.008 0.45717,0.0312 0.68641,0.0312 24.44223,0 44.24479,-46.4066 44.24479,-103.65625 0,-57.24965 -19.80256,-103.65625 -44.24479,-103.65625 z" + style="display:inline;opacity:0.10526315;fill:url(#radialGradient15060);fill-opacity:1;stroke:none;enable-background:new" /> + </g> + <use + style="display:inline;enable-background:new" + x="0" + y="0" + xlink:href="#path11790-9-7-5-3" + id="use5146-6" + width="1" + height="1" + transform="matrix(1.0000012,0,0,1,3.294118e-5,300.00005)" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer11" + inkscape:label="audio-volume-muted" + style="display:inline"> + <g + inkscape:groupmode="layer" + id="layer12" + inkscape:label="baseplate#3" + style="display:none"> + <rect + height="48" + id="rect3960" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="696.00037" + y="350" /> + <rect + height="32" + id="rect3962" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="703.00037" + y="426" /> + <rect + height="22" + id="rect3964" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="703.00037" + y="477" /> + <rect + height="16" + id="rect3966" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="703.00037" + y="519" /> + <text + id="text3968" + inkscape:label="context" + style="font-style:normal;font-weight:normal;line-height:0%;font-family:'Bitstream Vera Sans';display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new" + x="420.97113" + xml:space="preserve" + y="321.51361"><tspan + id="tspan3970" + sodipodi:role="line" + x="420.97113" + y="321.51361" + style="font-size:18.30070686px;line-height:1.25">status</tspan></text> + <text + id="text3972" + inkscape:label="icon-name" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;line-height:0%;font-family:'Droid Sans';-inkscape-font-specification:'Droid Sans Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;enable-background:new" + x="581.97113" + xml:space="preserve" + y="321.51361"><tspan + sodipodi:role="line" + x="581.97113" + y="321.51361" + id="tspan3976" + style="font-size:18.30070686px;line-height:1.25">audio-volume-muted</tspan></text> + <rect + y="335" + x="421.00037" + width="256" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:label="48x48" + id="rect10484" + height="256" /> + </g> + <g + inkscape:groupmode="layer" + id="layer15" + inkscape:label="small sizes#3" /> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="hires" /> + </g> +</svg> diff --git a/src/users.svg b/src/users.svg index 46350cf..bc86146 100644 --- a/src/users.svg +++ b/src/users.svg @@ -16,12 +16,12 @@ inkscape:export-xdpi="90.000000" inkscape:export-ydpi="90.000000" inkscape:output_extension="org.inkscape.output.svg.inkscape" - inkscape:version="0.48.1 r9760" + inkscape:version="0.47 r22583" sodipodi:docname="users.svg" sodipodi:version="0.32" style="display:inline;enable-background:new" version="1.0" - width="1200"> + width="1600"> <metadata id="metadata121"> <rdf:RDF> @@ -47,9 +47,9 @@ guidetolerance="10000" height="300px" id="base" - inkscape:current-layer="svg11300" - inkscape:cx="1179.67" - inkscape:cy="196.96024" + inkscape:current-layer="layer3" + inkscape:cx="604.95548" + inkscape:cy="128.43487" inkscape:document-units="px" inkscape:grid-bbox="true" inkscape:pageopacity="0.0" @@ -61,7 +61,7 @@ inkscape:window-width="1276" inkscape:window-x="2" inkscape:window-y="26" - inkscape:zoom="0.70710678" + inkscape:zoom="1" objecttolerance="10000" pagecolor="#ffffff" showgrid="false" @@ -103,6 +103,1699 @@ id="defs3"> <linearGradient inkscape:collect="always" + id="linearGradient4636"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop4638" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop4640" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4628"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4630" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4632" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient4620"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4622" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4624" /> + </linearGradient> + <linearGradient + id="linearGradient12216"> + <stop + id="stop12218" + offset="0" + style="stop-color:#ef2929;stop-opacity:1" /> + <stop + id="stop12220" + offset="1" + style="stop-color:#cc0000;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient12210"> + <stop + id="stop12212" + offset="0" + style="stop-color:#ef2929;stop-opacity:1" /> + <stop + id="stop12214" + offset="1" + style="stop-color:#cc0000;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient12204"> + <stop + style="stop-color:#ef2929;stop-opacity:1" + offset="0" + id="stop12206" /> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="1" + id="stop12208" /> + </linearGradient> + <linearGradient + id="linearGradient11774"> + <stop + id="stop11776" + offset="0" + style="stop-color:#ef2929;stop-opacity:1" /> + <stop + id="stop11778" + offset="1" + style="stop-color:#cc0000;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient11768"> + <stop + style="stop-color:#ef2929;stop-opacity:1" + offset="0" + id="stop11770" /> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="1" + id="stop11772" /> + </linearGradient> + <linearGradient + id="linearGradient11762"> + <stop + style="stop-color:#ef2929;stop-opacity:1" + offset="0" + id="stop11764" /> + <stop + style="stop-color:#cc0000;stop-opacity:1" + offset="1" + id="stop11766" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11581"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop11583" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop11585" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11561"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11563" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop11565" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11551"> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="0" + id="stop11553" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop11555" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11534"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop11536" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop11538" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11128"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11130" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop11132" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10908"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop10910" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop10912" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10883"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop10885" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop10887" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10800"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop10802" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop10804" /> + </linearGradient> + <linearGradient + id="linearGradient10332"> + <stop + id="stop10334" + offset="0" + style="stop-color:#ffffff;stop-opacity:0" /> + <stop + style="stop-color:#ffffff;stop-opacity:0" + offset="0.70452046" + id="stop10338" /> + <stop + id="stop10336" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient10322"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop10324" /> + <stop + id="stop10328" + offset="0.57254148" + style="stop-color:#555753;stop-opacity:1" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop10326" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10298"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop10300" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop10302" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10278"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop10280" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop10282" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10248"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop10250" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop10252" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10240"> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="0" + id="stop10242" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop10244" /> + </linearGradient> + <linearGradient + id="linearGradient10230"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1;" + offset="0" + id="stop10232" /> + <stop + id="stop10238" + offset="0.38139945" + style="stop-color:#eeeeec;stop-opacity:1" /> + <stop + style="stop-color:#babdb6;stop-opacity:1" + offset="1" + id="stop10234" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10214"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop10216" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop10218" /> + </linearGradient> + <linearGradient + id="linearGradient10159"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop10161" /> + <stop + id="stop10167" + offset="0.5" + style="stop-color:#2e3436;stop-opacity:1" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop10163" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10107"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop10109" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop10111" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10071"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop10073" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop10075" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10045"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop10047" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop10049" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient10015"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop10017" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop10019" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient9753"> + <stop + style="stop-color:#3465a4;stop-opacity:1;" + offset="0" + id="stop9755" /> + <stop + style="stop-color:#729fcf;stop-opacity:1" + offset="1" + id="stop9757" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient9660"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop9662" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop9664" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient9652"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop9654" /> + <stop + style="stop-color:#888a85;stop-opacity:0;" + offset="1" + id="stop9656" /> + </linearGradient> + <linearGradient + id="linearGradient9640"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop9642" /> + <stop + id="stop9648" + offset="0.17817529" + style="stop-color:#555753;stop-opacity:1" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0.80820233" + id="stop9650" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop9644" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3621"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop3623" /> + <stop + style="stop-color:#555753;stop-opacity:0;" + offset="1" + id="stop3625" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3621" + id="linearGradient3627" + x1="430" + y1="230.65933" + x2="429.32431" + y2="234.92444" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3685" + id="linearGradient3691" + x1="424.75" + y1="231.79688" + x2="424.75" + y2="233.0472" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3672" + id="linearGradient3679" + x1="426.125" + y1="233.6875" + x2="426.125" + y2="231.40604" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(1,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3183" + id="linearGradient3860" + gradientUnits="userSpaceOnUse" + x1="73.414131" + y1="53.407055" + x2="74.435577" + y2="60.753109" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient3858" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient3856" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient3854" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1709857,0,0,1.1709857,-13.208649,-9.3400963)" + cx="77.25" + cy="54.625004" + fx="77.25" + fy="54.625004" + r="5.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11307" + id="linearGradient3852" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1936157,0,0,1.0613236,403.54277,207.53124)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient3850" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7657565,0,0,0.8198056,390.38934,213.06617)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3685" + id="linearGradient3949" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5,0,0,1.4999924,-253.24997,-153.74822)" + x1="424.75" + y1="231.79688" + x2="424.75" + y2="233.0472" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3672"> + <stop + style="stop-color:#888a85;stop-opacity:1;" + offset="0" + id="stop3675" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop3677" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3672" + id="linearGradient3947" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.28571,0,0,1.25,-160.71246,-95.625003)" + x1="426.125" + y1="233.6875" + x2="426.125" + y2="231.40604" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3665" + id="linearGradient3945" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(80,0)" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3183" + id="linearGradient3943" + gradientUnits="userSpaceOnUse" + x1="73.414131" + y1="53.407055" + x2="74.435577" + y2="60.753109" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient3941" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient3939" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient3937" + gradientUnits="userSpaceOnUse" + cx="77.25" + cy="53.774418" + fx="77.25" + fy="53.774418" + r="5.0104723" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3353" + id="radialGradient3935" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0490401,4.2503894e-7,-2.1658602e-7,0.5345567,-15.374009,94.204796)" + cx="313.5" + cy="175.22943" + fx="313.5" + fy="175.22943" + r="5.03125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3649" + id="radialGradient3933" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6009822,0,0,0.8273262,355.95691,174.20254)" + cx="23.453125" + cy="27.815756" + fx="23.453125" + fy="27.815756" + r="5.6405244" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3496" + id="radialGradient3929" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2217599,-1.0125023e-6,5.8404136e-7,0.7801175,52.293981,44.739057)" + cx="312.89117" + cy="183.61989" + fx="312.89117" + fy="183.61989" + r="8.0791998" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3587" + id="radialGradient3927" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1110546,0,0,0.2627737,45.184385,143.32822)" + cx="313.5" + cy="197.59122" + fx="313.5" + fy="197.59122" + r="8.5625" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11307" + id="linearGradient3925" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6363627,0,0,1.4171825,355.88026,161.45697)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient3923" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4059729,0,0,1.0880121,338.18703,168.97869)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3721"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3723" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3725" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3721" + id="linearGradient3809" + gradientUnits="userSpaceOnUse" + x1="413" + y1="221.125" + x2="413.875" + y2="245.6875" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3819"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3821" /> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="1" + id="stop3823" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3819" + id="radialGradient3825" + cx="409.375" + cy="224.64453" + fx="409.375" + fy="224.64453" + r="0.875" + gradientTransform="matrix(1,0,0,0.8035714,0,44.003069)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3811" + id="radialGradient3817" + cx="409.375" + cy="224.53516" + fx="409.375" + fy="224.53516" + r="0.875" + gradientTransform="matrix(1,0,0,0.8035714,0,44.003069)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3749"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3751" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3753" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3749" + id="radialGradient3807" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.141509,-5.8561497e-6,2.4e-6,0.4678196,-58.160732,121.68094)" + cx="411" + cy="228.31117" + fx="411" + fy="228.31117" + r="6.25" /> + <linearGradient + id="linearGradient3737"> + <stop + id="stop3739" + offset="0" + style="stop-color:#ffffff;stop-opacity:1" /> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0.50000221" + id="stop3741" /> + <stop + id="stop3743" + offset="1" + style="stop-color:#eeeeec;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3737" + id="radialGradient3805" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9528724,4.684893e-7,-3.6749377e-7,0.747455,19.541506,55.837001)" + cx="410.81952" + cy="220.21973" + fx="410.81952" + fy="220.21973" + r="7.4202499" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3811" + id="radialGradient4172" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.8035714,0,44.003069)" + cx="409.375" + cy="224.53516" + fx="409.375" + fy="224.53516" + r="0.875" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3811"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3813" /> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="1" + id="stop3815" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3811" + id="radialGradient4170" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.8035714,0,44.003069)" + cx="409.375" + cy="224.53516" + fx="409.375" + fy="224.53516" + r="0.875" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4034"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4036" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4038" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4034" + id="linearGradient4168" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(10,0)" + x1="389.625" + y1="195.125" + x2="391.14182" + y2="194.50391" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4026"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4028" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4030" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4026" + id="linearGradient4166" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(10,0)" + x1="385.1875" + y1="195.125" + x2="386.8992" + y2="194.875" /> + <linearGradient + id="linearGradient4018"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4020" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4022" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4018" + id="linearGradient4164" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(10,0)" + x1="380.1875" + y1="194.6875" + x2="378.875" + y2="194.5625" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4004"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4006" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4008" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4004" + id="linearGradient4162" + gradientUnits="userSpaceOnUse" + x1="378.75" + y1="187.50359" + x2="380" + y2="211.25" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3988"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3990" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3992" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3988" + id="radialGradient4160" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2759121,0,0,0.516688,-104.66609,91.88042)" + cx="379.34573" + cy="188.49147" + fx="379.34573" + fy="188.49147" + r="9.5" /> + <linearGradient + id="linearGradient3962"> + <stop + style="stop-color:#ffffff;stop-opacity:1" + offset="0" + id="stop3964" /> + <stop + style="stop-color:#eeeeec;stop-opacity:1" + offset="1" + id="stop3966" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3962" + id="radialGradient4158" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.1519266,-6.2404917e-7,4.6933678e-7,1.6184274,343.92192,162.7431)" + cx="22.574221" + cy="11.756065" + fx="22.574221" + fy="11.756065" + r="5.8947372" /> + <filter + inkscape:collect="always" + id="filter4138" + x="-0.079515621" + width="1.1590312" + y="-0.37293944" + height="1.7458789" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.6895495" + id="feGaussianBlur4140" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3993" + id="linearGradient4007" + gradientUnits="userSpaceOnUse" + x1="520.24017" + y1="190.51562" + x2="520.24017" + y2="193.34605" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient4005" + gradientUnits="userSpaceOnUse" + x1="514.50854" + y1="192.15585" + x2="514.50854" + y2="189.36176" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3993" + id="linearGradient3999" + x1="520.24017" + y1="190.51562" + x2="520.24017" + y2="193.34605" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient3991" + gradientUnits="userSpaceOnUse" + x1="514.50854" + y1="192.15585" + x2="514.50854" + y2="189.42561" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4009" + id="linearGradient4015" + x1="508.59375" + y1="191.03125" + x2="508.59375" + y2="193.50122" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3103" + inkscape:collect="always"> + <stop + id="stop3105" + offset="0" + style="stop-color:#2e3436;stop-opacity:1" /> + <stop + id="stop3107" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3103" + id="linearGradient3851" + x1="514.50854" + y1="191.56714" + x2="514.50854" + y2="189.45308" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4046"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4048" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4050" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4046" + id="radialGradient4052" + cx="514.5" + cy="188.1402" + fx="514.5" + fy="188.1402" + r="6.5008655" + gradientTransform="matrix(1.445053,0,0,0.5294613,-228.97979,91.668294)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3828" + id="linearGradient3887" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7999945,0,0,6.3745805,102.90281,-1038.8576)" + x1="512.47565" + y1="189.47598" + x2="512.47565" + y2="190.37308" /> + <linearGradient + id="linearGradient3097" + inkscape:collect="always"> + <stop + id="stop3099" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + id="stop3101" + offset="1" + style="stop-color:#2e3436;stop-opacity:1" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3097" + id="radialGradient3884" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7152448,0,0,1.3566907,-367.45612,-73.548707)" + cx="513.74872" + cy="178.3566" + fx="513.74872" + fy="178.3566" + r="5.4999847" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4056"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4058" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4060" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4056" + id="radialGradient4062" + cx="508.36557" + cy="198.04404" + fx="508.36557" + fy="198.04404" + r="2.2097087" + gradientTransform="matrix(1,0,0,0.4,0,118.82642)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3993" + id="linearGradient4211" + gradientUnits="userSpaceOnUse" + x1="520.24017" + y1="190.51562" + x2="520.24017" + y2="193.34605" + gradientTransform="matrix(1,0,0,0.7451081,0,50.088494)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient4209" + gradientUnits="userSpaceOnUse" + x1="514.50854" + y1="192.15585" + x2="514.50854" + y2="188.46768" + gradientTransform="matrix(1,0,0,0.7451081,0,50.088494)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3993"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop3995" /> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="1" + id="stop3997" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3993" + id="linearGradient4244" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.7451081,0,50.088494)" + x1="520.24017" + y1="190.51562" + x2="520.24017" + y2="193.34605" /> + <linearGradient + id="linearGradient3981" + inkscape:collect="always"> + <stop + id="stop3983" + offset="0" + style="stop-color:#2e3436;stop-opacity:1" /> + <stop + id="stop3985" + offset="1" + style="stop-color:#888a85;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient4242" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.7451081,0,50.088494)" + x1="514.50854" + y1="192.15585" + x2="514.50854" + y2="188.46768" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4009"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop4011" /> + <stop + style="stop-color:#000000;stop-opacity:1" + offset="1" + id="stop4013" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4009" + id="linearGradient4238" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,1)" + x1="508.59375" + y1="191.03125" + x2="508.59375" + y2="193.50122" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3853"> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="0" + id="stop3855" /> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="1" + id="stop3857" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3853" + id="linearGradient4236" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,1)" + x1="514.50854" + y1="191.50464" + x2="514.50854" + y2="189.34952" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3828"> + <stop + style="stop-color:#eeeeec;stop-opacity:1;" + offset="0" + id="stop3831" /> + <stop + style="stop-color:#eeeeec;stop-opacity:0;" + offset="1" + id="stop9316" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3828" + id="linearGradient4248" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7999945,0,0,6.3745805,102.90281,-1034.8576)" + x1="512.47565" + y1="189.48505" + x2="512.47565" + y2="190.16498" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3864"> + <stop + style="stop-color:#888a85;stop-opacity:1" + offset="0" + id="stop3866" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop3868" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3864" + id="radialGradient4428" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7152448,0,0,1.186136,-367.45612,-38.852496)" + cx="514.18677" + cy="178.30746" + fx="514.18677" + fy="178.30746" + r="5.4999847" /> + <linearGradient + inkscape:collect="always" + id="linearGradient4266"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop4268" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop4270" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4266" + id="radialGradient4272" + cx="511.5" + cy="227.47656" + fx="511.5" + fy="227.47656" + r="5.6097617" + gradientTransform="matrix(1,0,0,0.414176,-1,134.69453)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11900"> + <stop + style="stop-color:#000000;stop-opacity:1;" + offset="0" + id="stop11902" /> + <stop + style="stop-color:#000000;stop-opacity:0;" + offset="1" + id="stop11904" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11307" + id="linearGradient3022" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6363627,0,0,1.4171825,1304.8803,161.45697)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient3020" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4059729,0,0,1.0880121,1287.187,168.97869)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3587" + id="radialGradient3037" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1110546,0,0,0.2627737,-34.815615,143.32822)" + cx="313.5" + cy="197.59122" + fx="313.5" + fy="197.59122" + r="8.5625" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3496" + id="radialGradient3016" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2217599,-1.0125023e-6,5.8404136e-7,0.7801175,960.29399,44.739057)" + cx="312.89117" + cy="183.61989" + fx="312.89117" + fy="183.61989" + r="8.0791998" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3622" + id="linearGradient3013" + gradientUnits="userSpaceOnUse" + x1="319.74484" + y1="197.16016" + x2="319.74484" + y2="192.37308" + gradientTransform="translate(1029,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3632" + id="linearGradient3010" + gradientUnits="userSpaceOnUse" + x1="319.71875" + y1="193.40414" + x2="319.71875" + y2="197.125" + gradientTransform="translate(1029,0)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3649" + id="radialGradient3035" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0563486,0,0,0.600289,-1.3215468,8.6300333)" + cx="23.453125" + cy="27.815756" + fx="23.453125" + fy="27.815756" + r="5.6405244" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3353" + id="radialGradient3006" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0490401,4.2503894e-7,-2.1658602e-7,0.5345567,1013.626,98.204796)" + cx="313.5" + cy="175.22943" + fx="313.5" + fy="175.22943" + r="5.03125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3183" + id="linearGradient3031" + gradientUnits="userSpaceOnUse" + x1="73.414131" + y1="53.407055" + x2="74.435577" + y2="60.753109" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient3029" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient3027" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient3025" + gradientUnits="userSpaceOnUse" + cx="77.25" + cy="53.774418" + fx="77.25" + fy="53.774418" + r="5.0104723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3665" + id="linearGradient2999" + gradientUnits="userSpaceOnUse" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" + gradientTransform="translate(1029,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11307" + id="linearGradient3978" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1936157,0,0,1.0613236,1312.5428,207.53124)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient3976" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7657565,0,0,0.8198056,1299.3893,213.06616)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient3950" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient3948" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1709857,0,0,1.1709857,-13.208649,-9.3400963)" + cx="77.25" + cy="54.625004" + fx="77.25" + fy="54.625004" + r="5.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient3952" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3183" + id="linearGradient3954" + gradientUnits="userSpaceOnUse" + x1="73.414131" + y1="53.407055" + x2="74.435577" + y2="60.753109" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3898" + id="linearGradient3918" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(13,-36)" + x1="475.88287" + y1="233.2274" + x2="475.88287" + y2="229.88437" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3898"> + <stop + style="stop-color:#555753;stop-opacity:1;" + offset="0" + id="stop3900" /> + <stop + style="stop-color:#2e3436;stop-opacity:1" + offset="1" + id="stop3902" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3898" + id="linearGradient3135" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(6,-36)" + x1="475.88287" + y1="233.2274" + x2="475.88287" + y2="229.88437" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3927" + id="linearGradient3951" + gradientUnits="userSpaceOnUse" + x1="475.88287" + y1="233.2274" + x2="475.88287" + y2="229.88437" + gradientTransform="translate(6,-36)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3965" + id="linearGradient3971" + x1="474.4375" + y1="197.46875" + x2="471.3125" + y2="197.46875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + id="linearGradient3927" + inkscape:collect="always"> + <stop + id="stop3929" + offset="0" + style="stop-color:#888a85;stop-opacity:1" /> + <stop + id="stop3931" + offset="1" + style="stop-color:#2e3436;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3927" + id="linearGradient4016" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7832168,0,0,0.8648649,107.56294,-4.3108118)" + x1="475.88287" + y1="233.2274" + x2="475.88287" + y2="229.88437" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3965"> + <stop + style="stop-color:#2e3436;stop-opacity:1;" + offset="0" + id="stop3967" /> + <stop + style="stop-color:#555753;stop-opacity:1" + offset="1" + id="stop3969" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3965" + id="linearGradient4013" + gradientUnits="userSpaceOnUse" + x1="474.4375" + y1="197.46875" + x2="471.3125" + y2="197.46875" + gradientTransform="matrix(0.8571429,0,0,0.969697,68.214286,6.0151515)" /> + <linearGradient + inkscape:collect="always" + id="linearGradient11533"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11535" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop11537" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient11480"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop11482" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop11484" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + id="linearGradient3542"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3544" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3546" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3542" + id="linearGradient3588" + gradientUnits="userSpaceOnUse" + x1="308.82889" + y1="250.59091" + x2="314.60938" + y2="272.09808" /> + <linearGradient + id="linearGradient3827"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop3830" /> + <stop + style="stop-color:#a1a196;stop-opacity:1" + offset="1" + id="stop3832" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3827" + id="radialGradient3586" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(6.7015901,-3.7486127,1.3320095,2.3813027,141.83634,312.7417)" + cx="22.989853" + cy="10.569671" + fx="22.989853" + fy="10.569671" + r="5.8947372" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient3720" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(9.8044935,-2.6271063,1.1269561,4.2058574,1042.3249,180.60282)" + cx="23.077061" + cy="13.235867" + fx="23.077061" + fy="13.235867" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + id="linearGradient3661"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop3663" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3665" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3661" + id="linearGradient3723" + gradientUnits="userSpaceOnUse" + x1="338.875" + y1="183.3486" + x2="349.40533" + y2="200.37596" /> + <linearGradient + id="linearGradient9475"> + <stop + style="stop-color:#448704;stop-opacity:0" + offset="0" + id="stop9477" /> + <stop + id="stop9483" + offset="0.05035835" + style="stop-color:#448704;stop-opacity:1;" /> + <stop + style="stop-color:#448704;stop-opacity:1;" + offset="0.94999999" + id="stop9485" /> + <stop + style="stop-color:#448704;stop-opacity:0" + offset="1" + id="stop9479" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9475" + id="linearGradient9481" + x1="302.93369" + y1="192.5" + x2="325.06631" + y2="192.5" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(60,0)" /> + <linearGradient + inkscape:collect="always" id="linearGradient9243"> <stop style="stop-color:#ffffff;stop-opacity:1" @@ -656,8 +2349,7 @@ <path style="fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new" d="m 68,168 5.90625,79.5625 0.28125,3.78125 0.15625,2.40625 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 L 214.125,247.5 220,168 68,168 z" - id="path9285" - inkscape:connector-curvature="0" /> + id="path9285" /> </clipPath> <filter inkscape:collect="always" @@ -684,8 +2376,7 @@ style="fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new" d="m 144,140 c -50.784,0 -92,28.672 -92,64 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-35.328 -41.21599,-64 -92,-64 z" id="path9378" - sodipodi:nodetypes="cssccsccssc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccsccssc" /> </clipPath> <filter inkscape:collect="always" @@ -797,8 +2488,7 @@ style="fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new" d="m 8.6000312,2.3999983 c -16.5047903,0 -29.8999822,9.3184007 -29.8999822,20.8000007 0,2.709515 0.247357,5.403827 1.239062,7.8 1.217825,2.942531 3.179487,4.917227 5.880465,6.357813 l 0.142187,2.010937 c 5.4843948,1.243701 13.59028977,2.03125 22.6382682,2.03125 9.0479788,0 17.1538728,-0.787549 22.6382678,-2.03125 l 0.152344,-2.03125 c 2.689347,-1.439526 4.658726,-3.408694 5.870309,-6.3375 0.991308,-2.396336 1.239061,-5.090485 1.239061,-7.8 0,-11.4816 -13.395188,-20.8000007 -29.8999818,-20.8000007 z" id="path9200" - sodipodi:nodetypes="cssccsccssc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccsccssc" /> </clipPath> <filter inkscape:collect="always" @@ -813,6 +2503,133 @@ stdDeviation="1.6087504" id="feGaussianBlur9217" /> </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient10900" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient10902" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient10930" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient10932" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient10961" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(18.902528,-5.0649178,1.4809845,5.5271095,-3.4394635,211.4743)" + cx="22.99301" + cy="5.2758574" + fx="22.99301" + fy="5.2758574" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11480" + id="linearGradient11486" + x1="435.21875" + y1="131.5" + x2="455.15625" + y2="163.875" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient11515" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(19.74797,-5.2914524,2.5727027,9.6014571,-16.474728,94.074612)" + cx="21.628534" + cy="7.3292775" + fx="21.628534" + fy="7.3292775" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11533" + id="linearGradient11539" + x1="433.35385" + y1="53.938446" + x2="449.21295" + y2="101.3146" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9475" + id="linearGradient11592" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(60,0)" + x1="301.74792" + y1="192.5" + x2="326.25208" + y2="192.5" /> + <filter + inkscape:collect="always" + id="filter11600" + x="-0.042058822" + width="1.0841177" + y="-0.10463416" + height="1.2092683" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.45851272" + id="feGaussianBlur11602" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9475" + id="linearGradient11622" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(60,0)" + x1="301.74792" + y1="192.5" + x2="326.25208" + y2="192.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9475" + id="linearGradient11624" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(60,0)" + x1="301.74792" + y1="192.5" + x2="326.25208" + y2="192.5" /> <filter inkscape:collect="always" id="filter10462" @@ -877,6 +2694,1914 @@ y2="53.800053" /> <radialGradient inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient10645" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient10647" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient10649" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11307" + id="linearGradient10651" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3597" + id="radialGradient10653" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)" + cx="379.5" + cy="76.229538" + fx="379.5" + fy="76.229538" + r="18.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3831" + id="radialGradient10655" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" + cx="379.50003" + cy="61.2845" + fx="379.50003" + fy="61.2845" + r="18.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3685" + id="linearGradient10657" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)" + x1="363.98322" + y1="92.558792" + x2="363.98322" + y2="84.044449" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3665" + id="linearGradient10659" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3695" + id="linearGradient10661" + gradientUnits="userSpaceOnUse" + x1="393.9375" + y1="85.4375" + x2="393.9375" + y2="89.814285" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8889" + id="radialGradient10663" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" + cx="313.76562" + cy="67.761253" + fx="313.76562" + fy="67.761253" + r="18.453125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8918" + id="radialGradient10665" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11900" + id="radialGradient10667" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6552646,-0.00676247,0.00552604,0.5354579,109.75476,41.522975)" + cx="319.50775" + cy="72.157722" + fx="319.50775" + fy="72.157722" + r="18.484375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient10669" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" + cx="77.25" + cy="53.774418" + fx="77.25" + fy="53.774418" + r="5.0104723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient10671" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient10673" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3183" + id="linearGradient10675" + gradientUnits="userSpaceOnUse" + x1="73.414131" + y1="53.407055" + x2="76.044403" + y2="66.279846" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient10696" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient10698" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient10700" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11307" + id="linearGradient10702" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3597" + id="radialGradient10704" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7506789,0,0,0.4317528,-284.8827,51.325111)" + cx="379.5" + cy="76.229538" + fx="379.5" + fy="76.229538" + r="18.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3831" + id="radialGradient10706" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" + cx="379.50003" + cy="61.2845" + fx="379.50003" + fy="61.2845" + r="18.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3685" + id="linearGradient10708" + gradientUnits="userSpaceOnUse" + x1="363.98322" + y1="92.558792" + x2="363.98322" + y2="84.044449" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3665" + id="linearGradient10710" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4999995,0,0,2.1192332,-404.24982,-323.92933)" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3695" + id="linearGradient10712" + gradientUnits="userSpaceOnUse" + x1="393.9375" + y1="85.4375" + x2="393.9375" + y2="89.814285" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8889" + id="radialGradient10714" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" + cx="313.76562" + cy="67.761253" + fx="313.76562" + fy="67.761253" + r="18.453125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8918" + id="radialGradient10716" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11900" + id="radialGradient10718" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6552646,-0.00676247,0.00552604,0.5354579,109.75476,41.522975)" + cx="319.51562" + cy="71.224541" + fx="319.51562" + fy="71.224541" + r="18.484375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient10720" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" + cx="77.25" + cy="53.774418" + fx="77.25" + fy="53.774418" + r="5.0104723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient10722" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient10724" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3183" + id="linearGradient10726" + gradientUnits="userSpaceOnUse" + x1="73.414131" + y1="53.407055" + x2="76.044403" + y2="66.279846" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9640" + id="linearGradient9646" + x1="511.03043" + y1="92.15889" + x2="511.03043" + y2="73.90361" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(850.00001,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9652" + id="linearGradient9658" + x1="498.42447" + y1="96.75" + x2="499.8288" + y2="120.1875" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9660" + id="linearGradient9666" + x1="498.5" + y1="89.3125" + x2="488.9375" + y2="93.625" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(850.00001,0)" /> + <filter + inkscape:collect="always" + id="filter9701" + x="-0.033863209" + width="1.0677264" + y="-0.26296699" + height="1.525934" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.43828163" + id="feGaussianBlur9703" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9753" + id="linearGradient9759" + x1="503.0809" + y1="45.324997" + x2="518.26392" + y2="69.896187" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(850.00001,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9660" + id="linearGradient9879" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6946727,0,0,0.6946727,180.7965,89.746884)" + x1="498.5" + y1="89.3125" + x2="488.9375" + y2="93.625" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9640" + id="linearGradient9881" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.6946727,0,0,0.6946727,180.7965,89.746884)" + x1="511.03043" + y1="92.15889" + x2="511.03043" + y2="73.90361" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9652" + id="linearGradient9883" + gradientUnits="userSpaceOnUse" + x1="498.42447" + y1="96.75" + x2="499.8288" + y2="120.1875" /> + <filter + inkscape:collect="always" + id="filter9887" + x="-0.034118384" + width="1.0682368" + y="-0.2485323" + height="1.4970646" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.31348725" + id="feGaussianBlur9889" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3097" + id="radialGradient9991" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.8763152,0,0,1.158443,-963.95456,-38.10036)" + cx="513.3949" + cy="179.12772" + fx="513.3949" + fy="179.12772" + r="5.4999847" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4009" + id="linearGradient9995" + gradientUnits="userSpaceOnUse" + x1="508.59375" + y1="191.03125" + x2="508.59375" + y2="193.50122" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient9997" + gradientUnits="userSpaceOnUse" + x1="514.50854" + y1="192.15585" + x2="514.50854" + y2="189.42561" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3993" + id="linearGradient9999" + gradientUnits="userSpaceOnUse" + x1="520.24017" + y1="190.51562" + x2="520.24017" + y2="193.34605" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient10005" + gradientUnits="userSpaceOnUse" + x1="514.50854" + y1="192.15585" + x2="514.50854" + y2="189.42561" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3993" + id="linearGradient10007" + gradientUnits="userSpaceOnUse" + x1="520.24017" + y1="190.51562" + x2="520.24017" + y2="193.34605" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10015" + id="linearGradient10021" + x1="516.92767" + y1="168.33647" + x2="516.6861" + y2="176.16551" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10045" + id="linearGradient10051" + x1="510.30215" + y1="188.53125" + x2="510.30215" + y2="191.65381" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10045" + id="linearGradient10057" + gradientUnits="userSpaceOnUse" + x1="510.30215" + y1="188.53125" + x2="510.30215" + y2="191.65381" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10071" + id="linearGradient10077" + x1="508.23474" + y1="190.51562" + x2="515.03882" + y2="192.78101" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10107" + id="linearGradient10113" + x1="510.3053" + y1="172.58757" + x2="509.27225" + y2="164.91957" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4056" + id="radialGradient10155" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4,0,118.82642)" + cx="508.36557" + cy="198.04404" + fx="508.36557" + fy="198.04404" + r="2.2097087" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10159" + id="linearGradient10165" + x1="546.5" + y1="93.5" + x2="546.5" + y2="96.574524" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(850.00001,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10159" + id="linearGradient10175" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(863.00001,-4)" + x1="546.5" + y1="93.5" + x2="546.5" + y2="96.574524" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4056" + id="radialGradient10196" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4,0,118.82642)" + cx="508.36557" + cy="198.04404" + fx="508.36557" + fy="198.04404" + r="2.2097087" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4056" + id="radialGradient10204" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4,0,118.82642)" + cx="508.36557" + cy="198.04404" + fx="508.36557" + fy="198.04404" + r="2.2097087" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10214" + id="linearGradient10220" + x1="558.0556" + y1="85.122612" + x2="559.23059" + y2="85.122612" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10214" + id="linearGradient10228" + gradientUnits="userSpaceOnUse" + x1="558.0556" + y1="85.122612" + x2="559.23059" + y2="85.122612" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10230" + id="linearGradient10236" + x1="538.04742" + y1="83.099998" + x2="540.95258" + y2="83.099998" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(870.00001,0)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10240" + id="radialGradient10246" + cx="550.48224" + cy="89.657272" + fx="550.48224" + fy="89.657272" + r="6.25" + gradientTransform="matrix(1.2828418,-0.6788225,0.2993348,0.5656843,-182.53693,412.02268)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10248" + id="radialGradient10254" + cx="549.4256" + cy="91.963692" + fx="549.4256" + fy="91.963692" + r="6.25" + gradientTransform="matrix(1.0600222,-0.6834581,0.6113866,0.9482416,-88.379762,377.67601)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10278" + id="linearGradient10284" + x1="559" + y1="81" + x2="559" + y2="84" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.8088235,850.00001,16.102942)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10298" + id="linearGradient10304" + x1="544.5" + y1="93" + x2="546.5" + y2="95" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(850.00001,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10298" + id="linearGradient10312" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(863.00001,-4)" + x1="544.5" + y1="93" + x2="546.5" + y2="95" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10322" + id="radialGradient10320" + cx="514.5" + cy="188.64943" + fx="514.5" + fy="188.64943" + r="6.2257714" + gradientTransform="matrix(1.5409114,0,0,0.2840753,-278.29889,136.15222)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10332" + id="radialGradient10330" + cx="514.5" + cy="189.46623" + fx="514.5" + fy="189.46623" + r="6.2652874" + gradientTransform="matrix(0.9976018,9.3456069e-7,-6.4011813e-7,0.8672834,1.2339715,24.258241)" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3097" + id="radialGradient10469" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.695957,0,0,1.158443,-871.24868,-38.10036)" + cx="513.3949" + cy="179.12772" + fx="513.3949" + fy="179.12772" + r="5.4999847" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10107" + id="linearGradient10471" + gradientUnits="userSpaceOnUse" + x1="510.3053" + y1="172.58757" + x2="509.27225" + y2="164.91957" + gradientTransform="matrix(0.9372954,0,0,1,32.261494,0)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4056" + id="radialGradient10479" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4,0,118.82642)" + cx="508.36557" + cy="198.04404" + fx="508.36557" + fy="198.04404" + r="2.2097087" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10015" + id="linearGradient10499" + gradientUnits="userSpaceOnUse" + x1="516.92767" + y1="168.33647" + x2="516.6861" + y2="176.16551" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10214" + id="linearGradient10509" + gradientUnits="userSpaceOnUse" + x1="558.0556" + y1="85.122612" + x2="559.23059" + y2="85.122612" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10248" + id="radialGradient10511" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0600222,-0.6834581,0.6113866,0.9482416,-88.379762,377.67601)" + cx="549.4256" + cy="91.963692" + fx="549.4256" + fy="91.963692" + r="6.25" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10214" + id="linearGradient10513" + gradientUnits="userSpaceOnUse" + x1="558.0556" + y1="85.122612" + x2="559.23059" + y2="85.122612" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10240" + id="radialGradient10515" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2828418,-0.6788225,0.2993348,0.5656843,-182.53693,412.02268)" + cx="550.48224" + cy="89.657272" + fx="550.48224" + fy="89.657272" + r="6.25" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10278" + id="linearGradient10564" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7999899,0,0,0.5486697,961.90566,102.12306)" + x1="559" + y1="81" + x2="559" + y2="84" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10230" + id="linearGradient10567" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7500104,0,0,0.6783553,1004.8694,91.199544)" + x1="538.04742" + y1="83.099998" + x2="540.95258" + y2="83.099998" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient10585" + gradientUnits="userSpaceOnUse" + x1="514.50854" + y1="192.15585" + x2="514.50854" + y2="189.42561" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3993" + id="linearGradient10587" + gradientUnits="userSpaceOnUse" + x1="520.24017" + y1="190.51562" + x2="520.24017" + y2="193.34605" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10045" + id="linearGradient10589" + gradientUnits="userSpaceOnUse" + x1="510.30215" + y1="188.53125" + x2="510.30215" + y2="191.65381" + gradientTransform="matrix(0.7617137,0,0,0.8554387,122.5983,27.534529)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3981" + id="linearGradient10608" + gradientUnits="userSpaceOnUse" + x1="514.50854" + y1="192.15585" + x2="514.50854" + y2="189.42561" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3993" + id="linearGradient10610" + gradientUnits="userSpaceOnUse" + x1="520.24017" + y1="190.51562" + x2="520.24017" + y2="193.34605" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10045" + id="linearGradient10612" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7617137,0,0,0.8554387,122.5983,27.534529)" + x1="510.30215" + y1="188.53125" + x2="510.30215" + y2="191.65381" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10322" + id="radialGradient10614" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5409114,0,0,0.2840753,-278.29889,136.15222)" + cx="514.5" + cy="188.64943" + fx="514.5" + fy="188.64943" + r="6.2257714" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4009" + id="linearGradient10616" + gradientUnits="userSpaceOnUse" + x1="508.59375" + y1="191.03125" + x2="508.59375" + y2="193.50122" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10332" + id="radialGradient10618" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9772875,7.8819508e-7,-6.2708334e-7,0.7314544,11.685679,50.360494)" + cx="514.5" + cy="189.46623" + fx="514.5" + fy="189.46623" + r="6.2652874" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4056" + id="radialGradient10624" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4,0,118.82642)" + cx="508.36557" + cy="198.04404" + fx="508.36557" + fy="198.04404" + r="2.2097087" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10159" + id="linearGradient10697" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7563904,0,0,0.7499991,987.64545,84.125081)" + x1="546.5" + y1="93.5" + x2="546.5" + y2="96.574524" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10159" + id="linearGradient10701" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7563904,0,0,0.7499991,1005.6454,84.125081)" + x1="546.5" + y1="93.5" + x2="546.5" + y2="96.574524" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10159" + id="linearGradient10705" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7563904,0,0,0.7499991,996.64545,81.125081)" + x1="546.5" + y1="93.5" + x2="546.5" + y2="96.574524" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10071" + id="linearGradient10707" + gradientUnits="userSpaceOnUse" + x1="508.23474" + y1="190.51562" + x2="515.03882" + y2="192.78101" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4056" + id="radialGradient10711" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4,0,118.82642)" + cx="508.36557" + cy="198.04404" + fx="508.36557" + fy="198.04404" + r="2.2097087" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4056" + id="radialGradient10715" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4,0,118.82642)" + cx="508.36557" + cy="198.04404" + fx="508.36557" + fy="198.04404" + r="2.2097087" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4056" + id="radialGradient10717" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.4,0,118.82642)" + cx="508.36557" + cy="198.04404" + fx="508.36557" + fy="198.04404" + r="2.2097087" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10159" + id="linearGradient10719" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(26,-1)" + x1="546.5" + y1="93.5" + x2="546.5" + y2="96.574524" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10298" + id="linearGradient10721" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(26,-1)" + x1="544.5" + y1="93" + x2="546.5" + y2="95" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3962" + id="radialGradient10786" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.1387421,0,0,3.0931296,523.80735,23.741257)" + cx="22.574223" + cy="11.756065" + fx="22.574223" + fy="11.756065" + r="5.8947372" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10800" + id="radialGradient10806" + cx="609.56604" + cy="81.518387" + fx="609.56604" + fy="81.518387" + r="22.035589" + gradientTransform="matrix(1.0113453,-0.2836321,0.1325356,0.4725815,-17.160397,211.36839)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4018" + id="linearGradient10810" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.5343255,0,0,2.5343255,-351.13607,-403.80583)" + x1="380.1875" + y1="194.6875" + x2="378.80103" + y2="194.26656" /> + <filter + inkscape:collect="always" + id="filter10834" + x="-0.22097611" + width="1.4419522" + y="-0.082363568" + height="1.1647271" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.5552835" + id="feGaussianBlur10836" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4018" + id="linearGradient10849" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.5343255,0,0,2.5343255,-359.62135,-405.83876)" + x1="380.56244" + y1="194.83546" + x2="378.56888" + y2="194.45097" /> + <filter + inkscape:collect="always" + id="filter10851" + x="-0.17001088" + width="1.3400218" + y="-0.092724033" + height="1.1854481" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.40216995" + id="feGaussianBlur10853" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4026" + id="linearGradient10857" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6902766,0,0,2.6902766,-414.05682,-434.50825)" + x1="385.1875" + y1="195.125" + x2="387.2709" + y2="194.875" /> + <filter + inkscape:collect="always" + id="filter10859" + x="-0.24065678" + width="1.4813136" + y="-0.079927288" + height="1.1598547" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.5970775" + id="feGaussianBlur10861" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4034" + id="linearGradient10865" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.2126288,0,0,2.2126288,-227.6786,-341.88337)" + x1="389.625" + y1="195.125" + x2="391.14182" + y2="194.50391" /> + <filter + inkscape:collect="always" + id="filter10867" + x="-0.19587405" + width="1.3917481" + y="-0.086495124" + height="1.1729902" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.4301182" + id="feGaussianBlur10869" /> + </filter> + <filter + inkscape:collect="always" + id="filter10879" + x="-0.88" + width="2.76" + y="-0.064390242" + height="1.1287805" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.4125" + id="feGaussianBlur10881" /> + </filter> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10883" + id="linearGradient10889" + x1="620.5625" + y1="87.875" + x2="620.5625" + y2="76.375" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10883" + id="linearGradient10893" + gradientUnits="userSpaceOnUse" + x1="620.6875" + y1="91.625" + x2="620.6875" + y2="78.75" + gradientTransform="translate(-12.75,-0.375)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10908" + id="linearGradient10914" + x1="613.9375" + y1="73" + x2="619.5" + y2="106.75" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3811" + id="radialGradient10918" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.3375024,2.9815184e-7,-3.5714257e-7,1.2555819,-547.53998,-57.649975)" + cx="409.375" + cy="224.89064" + fx="409.375" + fy="224.89064" + r="0.875" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3811" + id="radialGradient10926" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.3375024,2.9815184e-7,-3.5714257e-7,1.2555819,-547.53998,-57.649975)" + cx="409.375" + cy="224.89064" + fx="409.375" + fy="224.89064" + r="0.875" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient11028" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient11030" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient11096" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient11098" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3962" + id="radialGradient11100" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(4.1387421,0,0,3.0931296,523.80735,23.741257)" + cx="22.574223" + cy="11.756065" + fx="22.574223" + fy="11.756065" + r="5.8947372" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient10800" + id="radialGradient11102" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0113453,-0.2836321,0.1325356,0.4725815,-17.160397,211.36839)" + cx="609.56604" + cy="81.518387" + fx="609.56604" + fy="81.518387" + r="22.035589" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4018" + id="linearGradient11104" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.5343255,0,0,2.5343255,-351.13607,-403.80583)" + x1="380.1875" + y1="194.6875" + x2="378.80103" + y2="194.26656" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4018" + id="linearGradient11106" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.5343255,0,0,2.5343255,-359.62135,-405.83876)" + x1="380.56244" + y1="194.83546" + x2="378.56888" + y2="194.45097" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4026" + id="linearGradient11108" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.6902766,0,0,2.6902766,-414.05682,-434.50825)" + x1="385.1875" + y1="195.125" + x2="387.2709" + y2="194.875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4034" + id="linearGradient11110" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.2126288,0,0,2.2126288,-227.6786,-341.88337)" + x1="389.625" + y1="195.125" + x2="391.14182" + y2="194.50391" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10883" + id="linearGradient11112" + gradientUnits="userSpaceOnUse" + x1="620.5625" + y1="87.875" + x2="620.5625" + y2="76.375" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10883" + id="linearGradient11114" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-12.75,-0.375)" + x1="620.6875" + y1="91.625" + x2="620.6875" + y2="78.75" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3811" + id="radialGradient11118" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.3375024,2.9815184e-7,-3.5714257e-7,1.2555819,-547.53998,-57.649975)" + cx="409.375" + cy="224.89064" + fx="409.375" + fy="224.89064" + r="0.875" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3811" + id="radialGradient11120" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.3375024,2.9815184e-7,-3.5714257e-7,1.2555819,-547.53998,-57.649975)" + cx="409.375" + cy="224.89064" + fx="409.375" + fy="224.89064" + r="0.875" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11128" + id="linearGradient11134" + x1="608.7608" + y1="80.476135" + x2="612.97296" + y2="104.65929" + gradientUnits="userSpaceOnUse" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient11172" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient11174" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3831" + id="radialGradient11182" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" + cx="379.50003" + cy="61.2845" + fx="379.50003" + fy="61.2845" + r="18.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3685" + id="linearGradient11184" + gradientUnits="userSpaceOnUse" + x1="363.98322" + y1="92.558792" + x2="363.98322" + y2="84.044449" + gradientTransform="translate(300,-1)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3665" + id="linearGradient11186" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4999995,0,0,2.1192332,-404.24982,-323.92933)" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3695" + id="linearGradient11188" + gradientUnits="userSpaceOnUse" + x1="393.9375" + y1="85.4375" + x2="393.9375" + y2="89.814285" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient11192" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" + cx="77.25" + cy="53.774418" + fx="77.25" + fy="53.774418" + r="5.0104723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient11194" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient11196" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3183" + id="linearGradient11198" + gradientUnits="userSpaceOnUse" + x1="73.414131" + y1="53.407055" + x2="76.044403" + y2="66.279846" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient11205" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(5.07848,0,0,2.2621725,562.74746,33.092146)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11307" + id="linearGradient11207" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.454002,0,0,2.9465769,600.09398,17.45314)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8918" + id="radialGradient11214" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2990853,0,0,0.4592381,264.43756,43.391158)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8889" + id="radialGradient11221" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7113513,0,0,1.0203501,-176.96321,4.2348013)" + cx="313.76562" + cy="67.761253" + fx="313.76562" + fy="67.761253" + r="18.453125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3597" + id="radialGradient11232" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7506789,0,0,0.4317528,15.1173,50.325111)" + cx="379.5" + cy="76.229538" + fx="379.5" + fy="76.229538" + r="18.5" /> + <linearGradient + id="linearGradient2894"> + <stop + id="stop2896" + offset="0" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop2898" + offset="1" + style="stop-color:white;stop-opacity:0.43629342" /> + </linearGradient> + <linearGradient + id="linearGradient2844" + inkscape:collect="always"> + <stop + id="stop2846" + offset="0" + style="stop-color:white;stop-opacity:1;" /> + <stop + id="stop2848" + offset="1" + style="stop-color:white;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11534" + id="radialGradient11540" + cx="698.46686" + cy="73.101524" + fx="698.46686" + fy="73.101524" + r="4" + gradientTransform="matrix(1.3063792,0,0,0.7812529,634.97495,17.014235)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11551" + id="linearGradient11557" + x1="665.6875" + y1="86.8125" + x2="665.6875" + y2="94.943504" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(850.00001,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11561" + id="linearGradient11567" + x1="662.6875" + y1="86.3125" + x2="672.1875" + y2="96.815544" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(850.00001,0)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11581" + id="linearGradient11587" + x1="662.69165" + y1="89.635735" + x2="662.69165" + y2="86.968384" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11581" + id="linearGradient11589" + gradientUnits="userSpaceOnUse" + x1="662.69165" + y1="92.309509" + x2="662.69165" + y2="86.968384" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11581" + id="linearGradient11591" + gradientUnits="userSpaceOnUse" + x1="662.69165" + y1="90.948685" + x2="662.69165" + y2="86.968384" /> + <filter + inkscape:collect="always" + id="filter11599" + x="-0.06666667" + width="1.1333333" + y="-0.60000002" + height="2.2" + color-interpolation-filters="sRGB"> + <feGaussianBlur + inkscape:collect="always" + stdDeviation="0.5" + id="feGaussianBlur11601" /> + </filter> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11762" + id="radialGradient11750" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.7779357,-0.5099058,0.2249132,0.3431361,8.710057,35.620936)" + cx="17.315821" + cy="-18.43367" + fx="17.315821" + fy="-18.43367" + r="20.988943" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11774" + id="radialGradient11752" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.3852938,0,0,1.1828585,-2.1985396,-3.7252664)" + cx="7.0907202" + cy="22.561522" + fx="7.0907202" + fy="22.561522" + r="5.4701443" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient11768" + id="radialGradient11754" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.065299,0,0,1.069873,-2.349853,-1.383156)" + cx="35.407703" + cy="21.517693" + fx="35.407703" + fy="21.517693" + r="5.4555612" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2894" + id="linearGradient11756" + gradientUnits="userSpaceOnUse" + x1="22.547333" + y1="14.127917" + x2="22.174427" + y2="12.955575" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2844" + id="linearGradient11758" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-118,2)" + x1="92.586792" + y1="6.5408134" + x2="92.586792" + y2="10.352213" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2844" + id="linearGradient11760" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-118,2)" + x1="72.375" + y1="28.301006" + x2="72.375" + y2="31.375868" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient11818" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient11820" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3597" + id="radialGradient11826" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.230909,0,0,0.2794466,211.85793,127.81637)" + cx="379.5" + cy="76.229538" + fx="379.5" + fy="76.229538" + r="18.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3831" + id="radialGradient11828" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" + cx="379.50003" + cy="61.2845" + fx="379.50003" + fy="61.2845" + r="18.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3685" + id="linearGradient11830" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762204,1.7247242)" + x1="363.98322" + y1="92.558792" + x2="363.98322" + y2="84.044449" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3665" + id="linearGradient11832" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3695" + id="linearGradient11834" + gradientUnits="userSpaceOnUse" + x1="393.9375" + y1="85.4375" + x2="393.9375" + y2="89.814285" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8889" + id="radialGradient11836" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.8879466,0,0,0.6360777,82.622494,99.888975)" + cx="313.76562" + cy="67.761253" + fx="313.76562" + fy="67.761253" + r="18.453125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient11840" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" + cx="77.25" + cy="53.774418" + fx="77.25" + fy="53.774418" + r="5.0104723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient11842" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient11844" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3183" + id="linearGradient11846" + gradientUnits="userSpaceOnUse" + x1="73.414131" + y1="53.407055" + x2="76.044403" + y2="66.279846" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient11851" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(3.6050127,0,0,1.4782335,596.10991,116.37788)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11307" + id="linearGradient11853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4518598,0,0,1.9254627,622.62073,106.15846)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8918" + id="radialGradient11866" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9135738,0,0,0.2931314,387.09791,123.70824)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12204" + id="radialGradient12064" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.772611,-0.8991781,0.313033,0.268969,10.144147,45.704498)" + cx="18.706072" + cy="-31.017405" + fx="18.706072" + fy="-31.017405" + r="20.988943" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12216" + id="radialGradient12066" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.172449,1.635808e-7,-1.396764e-7,1.001117,-0.689313,0.375097)" + cx="6.8288355" + cy="22.955854" + fx="6.8288355" + fy="22.955854" + r="5.4701443" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12210" + id="radialGradient12070" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.065299,0,0,1.069873,-2.349853,-1.383156)" + cx="36.314796" + cy="22.349407" + fx="36.314796" + fy="22.349407" + r="5.4555612" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2844" + id="linearGradient12074" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5037656,0,0,0.5037656,-31.56548,-0.928401)" + x1="92.586792" + y1="6.5408134" + x2="92.390625" + y2="11.931311" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2844" + id="linearGradient12076" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.5037656,0,0,0.5037656,-31.56548,-0.928401)" + x1="72.375" + y1="28.301006" + x2="72.550453" + y2="32" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11551" + id="linearGradient12250" + gradientUnits="userSpaceOnUse" + x1="665.6875" + y1="86.8125" + x2="665.6875" + y2="94.943504" + gradientTransform="matrix(0.8235294,0,0,0.8181818,972.02938,78.545453)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11561" + id="linearGradient12252" + gradientUnits="userSpaceOnUse" + x1="662.6875" + y1="86.3125" + x2="672.1875" + y2="96.815544" + gradientTransform="matrix(0.8,0,0,0.7777778,987.69997,82.222221)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11581" + id="linearGradient12254" + gradientUnits="userSpaceOnUse" + x1="662.69165" + y1="92.309509" + x2="662.69165" + y2="86.968384" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11581" + id="linearGradient12256" + gradientUnits="userSpaceOnUse" + x1="662.69165" + y1="90.948685" + x2="662.69165" + y2="86.968384" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11581" + id="linearGradient12258" + gradientUnits="userSpaceOnUse" + x1="662.69165" + y1="89.635735" + x2="662.69165" + y2="86.968384" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4620" + id="linearGradient4626" + x1="82.8125" + y1="-663.9375" + x2="86.38868" + y2="-663.9375" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(0,-850.00001)" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient4628" + id="linearGradient4634" + x1="699.625" + y1="72.6875" + x2="699.625" + y2="78.521461" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(850.00001,0)" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient4636" + id="radialGradient4642" + cx="82.8125" + cy="-663.59375" + fx="82.8125" + fy="-663.59375" + r="3" + gradientTransform="matrix(1,0,0,1.9584526,0,-213.50807)" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9475" + id="linearGradient9327" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(60,0)" + x1="301.74792" + y1="192.5" + x2="326.25208" + y2="192.5" /> + <radialGradient + inkscape:collect="always" xlink:href="#linearGradient9221" id="radialGradient3906" gradientUnits="userSpaceOnUse" @@ -923,8 +4648,7 @@ <path style="fill:#666666;fill-opacity:1;stroke:none;display:inline;enable-background:new" d="m 514,31 c -28.6272,0 -51.87501,25.71185 -51.875,57.40625 0,16.36758 6.22095,31.13142 16.15625,41.59375 -29.2023,9.40337 -49.46875,29.96837 -49.46875,53.8125 10e-6,7.72076 0.70539,15.39086 3.53125,22.21875 3.47018,8.38473 9.05356,14.02005 16.75,18.125 L 449.5,229.875 c 15.62779,3.54391 38.71779,5.78125 64.5,5.78125 25.78221,0 48.87222,-2.23733 64.5,-5.78125 l 0.4375,-5.78125 c 7.6633,-4.10192 13.26634,-9.71687 16.71875,-18.0625 2.8247,-6.82836 3.53125,-14.49799 3.53125,-22.21875 C 599.18748,159.96837 578.92104,139.40337 549.71875,130 559.65404,119.53767 565.87501,104.77382 565.875,88.40625 565.875,56.711853 542.6272,31 514,31 z" - id="path4074" - inkscape:connector-curvature="0" /> + id="path4074" /> </clipPath> <filter inkscape:collect="always" @@ -1109,8 +4833,127 @@ </filter> <radialGradient inkscape:collect="always" + xlink:href="#linearGradient9664" + id="radialGradient4853" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,95.25)" + cx="141" + cy="190.5" + fx="141" + fy="190.5" + r="92" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient9077" + id="radialGradient4855" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,95.25)" + cx="141" + cy="190.5" + fx="141" + fy="190.5" + r="92" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient4857" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6699735,0,0,0.4347826,160.69974,104.04348)" + cx="-10.000003" + cy="140.2" + fx="-10.000003" + fy="140.2" + r="92" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9063" + id="linearGradient4859" + gradientUnits="userSpaceOnUse" + x1="94" + y1="253.75127" + x2="91.5" + y2="217.75064" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9043" + id="linearGradient4861" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0199626,0,-4.9419838)" + x1="216" + y1="206.25993" + x2="213.5" + y2="233.13548" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient9456" + id="radialGradient4863" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.8184263,-5.6306239e-8,0,0.6141303,-261.85339,72.875379)" + cx="144" + cy="304.69858" + fx="144" + fy="304.69858" + r="92" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9351" + id="linearGradient4865" + gradientUnits="userSpaceOnUse" + x1="151" + y1="242.51463" + x2="151" + y2="202.48105" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9309" + id="linearGradient4867" + gradientUnits="userSpaceOnUse" + x1="148.35579" + y1="240.52495" + x2="148.35579" + y2="210.32419" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9461" + id="linearGradient4869" + gradientUnits="userSpaceOnUse" + x1="79.340141" + y1="60.75" + x2="79.340141" + y2="58.808712" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient9243" + id="radialGradient4871" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5574363,2.29725e-7,-1.9448915e-7,1.0756976,-43.061944,-4.0706133)" + cx="77.25" + cy="53.774418" + fx="77.25" + fy="53.774418" + r="5.0104723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient4873" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9310" + id="linearGradient4875" + gradientUnits="userSpaceOnUse" + x1="76.882446" + y1="59.817539" + x2="74.974693" + y2="53.141129" /> + <radialGradient + inkscape:collect="always" xlink:href="#linearGradient8930" - id="radialGradient5281" + id="radialGradient4889" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" cx="319.375" @@ -1121,7 +4964,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient8930" - id="radialGradient5283" + id="radialGradient4891" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" cx="319.375" @@ -1132,7 +4975,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient5285" + id="radialGradient4893" gradientUnits="userSpaceOnUse" gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" cx="22.989853" @@ -1143,7 +4986,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient5287" + id="linearGradient4895" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" x1="22.405174" @@ -1153,9 +4996,9 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3597" - id="radialGradient5289" + id="radialGradient4897" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.7506789,0,0,0.4317528,-284.8827,51.325111)" + gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)" cx="379.5" cy="76.229538" fx="379.5" @@ -1164,7 +5007,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3831" - id="radialGradient5291" + id="radialGradient4899" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" cx="379.50003" @@ -1175,8 +5018,9 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3685" - id="linearGradient5293" + id="linearGradient4901" gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)" x1="363.98322" y1="92.558792" x2="363.98322" @@ -1184,9 +5028,9 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3665" - id="linearGradient5295" + id="linearGradient4903" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.4999995,0,0,2.1192332,-404.24982,-323.92933)" + gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)" x1="309.80115" y1="197" x2="309.80115" @@ -1194,7 +5038,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3695" - id="linearGradient5297" + id="linearGradient4905" gradientUnits="userSpaceOnUse" x1="393.9375" y1="85.4375" @@ -1203,7 +5047,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient8889" - id="radialGradient5299" + id="radialGradient4907" gradientUnits="userSpaceOnUse" gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" cx="313.76562" @@ -1213,8 +5057,19 @@ r="18.453125" /> <radialGradient inkscape:collect="always" + xlink:href="#linearGradient8918" + id="radialGradient4909" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> + <radialGradient + inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient5301" + id="radialGradient4911" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" cx="77.25" @@ -1225,7 +5080,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient5303" + id="linearGradient4913" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -1234,7 +5089,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient5305" + id="linearGradient4915" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -1243,7 +5098,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient5307" + id="linearGradient4917" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" @@ -1251,19 +5106,8 @@ y2="66.279846" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient8918" - id="radialGradient5309" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" - cx="319.51566" - cy="112.44332" - fx="319.51566" - fy="112.44332" - r="18.484375" /> - <radialGradient - inkscape:collect="always" xlink:href="#linearGradient8930" - id="radialGradient5633" + id="radialGradient4925" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" cx="319.375" @@ -1274,7 +5118,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient8930" - id="radialGradient5635" + id="radialGradient4927" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" cx="319.375" @@ -1285,7 +5129,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient5637" + id="radialGradient4929" gradientUnits="userSpaceOnUse" gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" cx="22.989853" @@ -1296,7 +5140,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient5639" + id="linearGradient4931" gradientUnits="userSpaceOnUse" gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" x1="22.405174" @@ -1306,9 +5150,9 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3597" - id="radialGradient5641" + id="radialGradient4933" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)" + gradientTransform="matrix(1.7506789,0,0,0.4317528,-284.8827,51.325111)" cx="379.5" cy="76.229538" fx="379.5" @@ -1317,7 +5161,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3831" - id="radialGradient5643" + id="radialGradient4935" gradientUnits="userSpaceOnUse" gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" cx="379.50003" @@ -1328,9 +5172,8 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3685" - id="linearGradient5645" + id="linearGradient4937" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)" x1="363.98322" y1="92.558792" x2="363.98322" @@ -1338,9 +5181,9 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3665" - id="linearGradient5647" + id="linearGradient4939" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)" + gradientTransform="matrix(2.4999995,0,0,2.1192332,-404.24982,-323.92933)" x1="309.80115" y1="197" x2="309.80115" @@ -1348,7 +5191,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3695" - id="linearGradient5649" + id="linearGradient4941" gradientUnits="userSpaceOnUse" x1="393.9375" y1="85.4375" @@ -1357,7 +5200,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient8889" - id="radialGradient5651" + id="radialGradient4943" gradientUnits="userSpaceOnUse" gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" cx="313.76562" @@ -1367,19 +5210,8 @@ r="18.453125" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient8918" - id="radialGradient5653" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" - cx="319.51566" - cy="112.44332" - fx="319.51566" - fy="112.44332" - r="18.484375" /> - <radialGradient - inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient5655" + id="radialGradient4945" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" cx="77.25" @@ -1390,7 +5222,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient5657" + id="linearGradient4947" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -1399,7 +5231,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient5659" + id="linearGradient4949" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -1408,7 +5240,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient5661" + id="linearGradient4951" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" @@ -1416,8 +5248,19 @@ y2="66.279846" /> <radialGradient inkscape:collect="always" + xlink:href="#linearGradient8918" + id="radialGradient4953" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> + <radialGradient + inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient5953" + id="radialGradient4955" gradientUnits="userSpaceOnUse" gradientTransform="matrix(2.4059729,0,0,1.0880121,258.18703,168.97869)" cx="22.989853" @@ -1428,7 +5271,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient5955" + id="linearGradient4957" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.6363627,0,0,1.4171825,275.88026,161.45697)" x1="22.405174" @@ -1438,7 +5281,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3587" - id="radialGradient5957" + id="radialGradient4959" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.1110546,0,0,0.2627737,-34.815615,143.32822)" cx="313.5" @@ -1449,7 +5292,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3496" - id="radialGradient5959" + id="radialGradient4961" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.2217599,-1.0125023e-6,5.8404136e-7,0.7801175,-68.706019,44.739057)" cx="312.89117" @@ -1460,7 +5303,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3622" - id="linearGradient5961" + id="linearGradient4963" gradientUnits="userSpaceOnUse" x1="319.74484" y1="197.16016" @@ -1469,7 +5312,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3632" - id="linearGradient5963" + id="linearGradient4965" gradientUnits="userSpaceOnUse" x1="319.71875" y1="193.40414" @@ -1478,7 +5321,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3649" - id="radialGradient5965" + id="radialGradient4967" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.0563486,0,0,0.600289,-1.3215468,8.6300333)" cx="23.453125" @@ -1489,7 +5332,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3353" - id="radialGradient5967" + id="radialGradient4969" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.0490401,4.2503894e-7,-2.1658602e-7,0.5345567,-15.374009,94.204796)" cx="313.5" @@ -1500,7 +5343,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient5969" + id="radialGradient4971" gradientUnits="userSpaceOnUse" cx="77.25" cy="53.774418" @@ -1510,7 +5353,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient5971" + id="linearGradient4973" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -1519,7 +5362,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient5973" + id="linearGradient4975" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -1528,7 +5371,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient5975" + id="linearGradient4977" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" @@ -1537,7 +5380,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3665" - id="linearGradient5977" + id="linearGradient4979" gradientUnits="userSpaceOnUse" x1="309.80115" y1="197" @@ -1546,9 +5389,9 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient6007" + id="radialGradient4983" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.4059729,0,0,1.0880121,258.18703,168.97869)" + gradientTransform="matrix(1.6030658,0,0,0.772437,-13.404374,5.2151143)" cx="22.989853" cy="19.626234" fx="22.989853" @@ -1557,89 +5400,28 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient6009" + id="linearGradient4985" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.6363627,0,0,1.4171825,275.88026,161.45697)" + gradientTransform="matrix(1.0836401,0,0,1,-1.4628526,0)" x1="22.405174" y1="19.230879" x2="22.405174" y2="25.107412" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient3587" - id="radialGradient6011" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.1110546,0,0,0.2627737,-34.815615,143.32822)" - cx="313.5" - cy="197.59122" - fx="313.5" - fy="197.59122" - r="8.5625" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient3496" - id="radialGradient6013" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2217599,-1.0125023e-6,5.8404136e-7,0.7801175,-68.706019,44.739057)" - cx="312.89117" - cy="183.61989" - fx="312.89117" - fy="183.61989" - r="8.0791998" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3622" - id="linearGradient6015" - gradientUnits="userSpaceOnUse" - x1="319.74484" - y1="197.16016" - x2="319.74484" - y2="192.37308" /> - <linearGradient - inkscape:collect="always" - xlink:href="#linearGradient3632" - id="linearGradient6017" - gradientUnits="userSpaceOnUse" - x1="319.71875" - y1="193.40414" - x2="319.71875" - y2="197.125" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient3649" - id="radialGradient6019" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0563486,0,0,0.600289,-1.3215468,8.6300333)" - cx="23.453125" - cy="27.815756" - fx="23.453125" - fy="27.815756" - r="5.6405244" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient3353" - id="radialGradient6021" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0490401,4.2503894e-7,-2.1658602e-7,0.5345567,-15.374009,94.204796)" - cx="313.5" - cy="175.22943" - fx="313.5" - fy="175.22943" - r="5.03125" /> - <radialGradient - inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient6023" + id="radialGradient4987" gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1709857,0,0,1.1709857,-13.208649,-9.3400963)" cx="77.25" - cy="53.774418" + cy="54.625004" fx="77.25" - fy="53.774418" - r="5.0104723" /> + fy="54.625004" + r="5.125" /> <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient6025" + id="linearGradient4989" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -1648,7 +5430,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient6027" + id="linearGradient4991" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -1657,27 +5439,40 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient6029" + id="linearGradient4993" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" x2="74.435577" y2="60.753109" /> - <linearGradient + <radialGradient inkscape:collect="always" - xlink:href="#linearGradient3665" - id="linearGradient6031" + xlink:href="#linearGradient8930" + id="radialGradient5281" gradientUnits="userSpaceOnUse" - x1="309.80115" - y1="197" - x2="309.80115" - y2="193.31165" /> + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient5283" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient6202" + id="radialGradient5285" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.6030658,0,0,0.772437,-13.404374,5.2151143)" + gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" cx="22.989853" cy="19.626234" fx="22.989853" @@ -1686,28 +5481,89 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient6204" + id="linearGradient5287" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0836401,0,0,1,-1.4628526,0)" + gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" x1="22.405174" y1="19.230879" x2="22.405174" y2="25.107412" /> <radialGradient inkscape:collect="always" + xlink:href="#linearGradient3597" + id="radialGradient5289" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7506789,0,0,0.4317528,-284.8827,51.325111)" + cx="379.5" + cy="76.229538" + fx="379.5" + fy="76.229538" + r="18.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3831" + id="radialGradient5291" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" + cx="379.50003" + cy="61.2845" + fx="379.50003" + fy="61.2845" + r="18.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3685" + id="linearGradient5293" + gradientUnits="userSpaceOnUse" + x1="363.98322" + y1="92.558792" + x2="363.98322" + y2="84.044449" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3665" + id="linearGradient5295" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4999995,0,0,2.1192332,-404.24982,-323.92933)" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3695" + id="linearGradient5297" + gradientUnits="userSpaceOnUse" + x1="393.9375" + y1="85.4375" + x2="393.9375" + y2="89.814285" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8889" + id="radialGradient5299" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" + cx="313.76562" + cy="67.761253" + fx="313.76562" + fy="67.761253" + r="18.453125" /> + <radialGradient + inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient6206" + id="radialGradient5301" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.1709857,0,0,1.1709857,-13.208649,-9.3400963)" + gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" cx="77.25" - cy="54.625004" + cy="53.774418" fx="77.25" - fy="54.625004" - r="5.125" /> + fy="53.774418" + r="5.0104723" /> <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient6208" + id="linearGradient5303" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -1716,7 +5572,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient6210" + id="linearGradient5305" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -1725,18 +5581,51 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient6212" + id="linearGradient5307" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" - x2="74.435577" - y2="60.753109" /> + x2="76.044403" + y2="66.279846" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8918" + id="radialGradient5309" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient5345" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient5347" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient6230" + id="radialGradient5349" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.6030658,0,0,0.772437,-13.404374,5.2151143)" + gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" cx="22.989853" cy="19.626234" fx="22.989853" @@ -1745,28 +5634,89 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient6232" + id="linearGradient5351" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0836401,0,0,1,-1.4628526,0)" + gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" x1="22.405174" y1="19.230879" x2="22.405174" y2="25.107412" /> <radialGradient inkscape:collect="always" + xlink:href="#linearGradient3597" + id="radialGradient5353" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.7506789,0,0,0.4317528,-284.8827,51.325111)" + cx="379.5" + cy="76.229538" + fx="379.5" + fy="76.229538" + r="18.5" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3831" + id="radialGradient5355" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" + cx="379.50003" + cy="61.2845" + fx="379.50003" + fy="61.2845" + r="18.5" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3685" + id="linearGradient5357" + gradientUnits="userSpaceOnUse" + x1="363.98322" + y1="92.558792" + x2="363.98322" + y2="84.044449" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3665" + id="linearGradient5359" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4999995,0,0,2.1192332,-404.24982,-323.92933)" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3695" + id="linearGradient5361" + gradientUnits="userSpaceOnUse" + x1="393.9375" + y1="85.4375" + x2="393.9375" + y2="89.814285" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8889" + id="radialGradient5363" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" + cx="313.76562" + cy="67.761253" + fx="313.76562" + fy="67.761253" + r="18.453125" /> + <radialGradient + inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient6234" + id="radialGradient5365" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.1709857,0,0,1.1709857,-13.208649,-9.3400963)" + gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" cx="77.25" - cy="54.625004" + cy="53.774418" fx="77.25" - fy="54.625004" - r="5.125" /> + fy="53.774418" + r="5.0104723" /> <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient6236" + id="linearGradient5367" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -1775,7 +5725,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient6238" + id="linearGradient5369" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -1784,108 +5734,145 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient6240" + id="linearGradient5371" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" - x2="74.435577" - y2="60.753109" /> + x2="76.044403" + y2="66.279846" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9664" - id="radialGradient6553" + xlink:href="#linearGradient8918" + id="radialGradient5373" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.5,0,95.25)" - cx="141" - cy="190.5" - fx="141" - fy="190.5" - r="92" /> + gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9077" - id="radialGradient6555" + xlink:href="#linearGradient8930" + id="radialGradient5633" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.5,0,95.25)" - cx="141" - cy="190.5" - fx="141" - fy="190.5" - r="92" /> + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8930" + id="radialGradient5635" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient6557" + id="radialGradient5637" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.6699735,0,0,0.4347826,160.69974,104.04348)" - cx="-10.000003" - cy="140.2" - fx="-10.000003" - fy="140.2" - r="92" /> + gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9063" - id="linearGradient6559" + xlink:href="#linearGradient11307" + id="linearGradient5639" gradientUnits="userSpaceOnUse" - x1="94" - y1="253.75127" - x2="91.5" - y2="217.75064" /> - <linearGradient + gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9043" - id="linearGradient6561" + xlink:href="#linearGradient3597" + id="radialGradient5641" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,1.0199626,0,-4.9419838)" - x1="216" - y1="206.25993" - x2="213.5" - y2="233.13548" /> + gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)" + cx="379.5" + cy="76.229538" + fx="379.5" + fy="76.229538" + r="18.5" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9456" - id="radialGradient6563" + xlink:href="#linearGradient3831" + id="radialGradient5643" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.8184263,-5.6306239e-8,0,0.6141303,-261.85339,72.875379)" - cx="144" - cy="304.69858" - fx="144" - fy="304.69858" - r="92" /> + gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" + cx="379.50003" + cy="61.2845" + fx="379.50003" + fy="61.2845" + r="18.5" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9351" - id="linearGradient6565" + xlink:href="#linearGradient3685" + id="linearGradient5645" gradientUnits="userSpaceOnUse" - x1="151" - y1="242.51463" - x2="151" - y2="202.48105" /> + gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)" + x1="363.98322" + y1="92.558792" + x2="363.98322" + y2="84.044449" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9309" - id="linearGradient6567" + xlink:href="#linearGradient3665" + id="linearGradient5647" gradientUnits="userSpaceOnUse" - x1="148.35579" - y1="240.52495" - x2="148.35579" - y2="210.32419" /> + gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9461" - id="linearGradient6569" + xlink:href="#linearGradient3695" + id="linearGradient5649" gradientUnits="userSpaceOnUse" - x1="79.340141" - y1="60.75" - x2="79.340141" - y2="58.808712" /> + x1="393.9375" + y1="85.4375" + x2="393.9375" + y2="89.814285" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9243" - id="radialGradient6571" + xlink:href="#linearGradient8889" + id="radialGradient5651" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.5574363,2.29725e-7,-1.9448915e-7,1.0756976,-43.061944,-4.0706133)" + gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" + cx="313.76562" + cy="67.761253" + fx="313.76562" + fy="67.761253" + r="18.453125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8918" + id="radialGradient5653" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient5655" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" cx="77.25" cy="53.774418" fx="77.25" @@ -1893,8 +5880,17 @@ r="5.0104723" /> <linearGradient inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient5657" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <linearGradient + inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient6573" + id="linearGradient5659" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -1902,109 +5898,135 @@ y2="56.299889" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9310" - id="linearGradient6575" + xlink:href="#linearGradient3183" + id="linearGradient5661" gradientUnits="userSpaceOnUse" - x1="76.882446" - y1="59.817539" - x2="74.974693" - y2="53.141129" /> + x1="73.414131" + y1="53.407055" + x2="76.044403" + y2="66.279846" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9664" - id="radialGradient6617" + xlink:href="#linearGradient8930" + id="radialGradient5699" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.5,0,95.25)" - cx="141" - cy="190.5" - fx="141" - fy="190.5" - r="92" /> + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9077" - id="radialGradient6619" + xlink:href="#linearGradient8930" + id="radialGradient5701" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.5,0,95.25)" - cx="141" - cy="190.5" - fx="141" - fy="190.5" - r="92" /> + gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" + cx="319.375" + cy="89.75" + fx="319.375" + fy="89.75" + r="21.125" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient6621" + id="radialGradient5703" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.6699735,0,0,0.4347826,160.69974,104.04348)" - cx="-10.000003" - cy="140.2" - fx="-10.000003" - fy="140.2" - r="92" /> + gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9063" - id="linearGradient6623" + xlink:href="#linearGradient11307" + id="linearGradient5705" gradientUnits="userSpaceOnUse" - x1="94" - y1="253.75127" - x2="91.5" - y2="217.75064" /> - <linearGradient + gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> + <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9043" - id="linearGradient6625" + xlink:href="#linearGradient3597" + id="radialGradient5707" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,1.0199626,0,-4.9419838)" - x1="216" - y1="206.25993" - x2="213.5" - y2="233.13548" /> + gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)" + cx="379.5" + cy="76.229538" + fx="379.5" + fy="76.229538" + r="18.5" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9456" - id="radialGradient6627" + xlink:href="#linearGradient3831" + id="radialGradient5709" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.8184263,-5.6306239e-8,0,0.6141303,-261.85339,72.875379)" - cx="144" - cy="304.69858" - fx="144" - fy="304.69858" - r="92" /> + gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" + cx="379.50003" + cy="61.2845" + fx="379.50003" + fy="61.2845" + r="18.5" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9351" - id="linearGradient6629" + xlink:href="#linearGradient3685" + id="linearGradient5711" gradientUnits="userSpaceOnUse" - x1="151" - y1="242.51463" - x2="151" - y2="202.48105" /> + gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)" + x1="363.98322" + y1="92.558792" + x2="363.98322" + y2="84.044449" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9309" - id="linearGradient6631" + xlink:href="#linearGradient3665" + id="linearGradient5713" gradientUnits="userSpaceOnUse" - x1="148.35579" - y1="240.52495" - x2="148.35579" - y2="210.32419" /> + gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9461" - id="linearGradient6633" + xlink:href="#linearGradient3695" + id="linearGradient5715" gradientUnits="userSpaceOnUse" - x1="79.340141" - y1="60.75" - x2="79.340141" - y2="58.808712" /> + x1="393.9375" + y1="85.4375" + x2="393.9375" + y2="89.814285" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient9243" - id="radialGradient6635" + xlink:href="#linearGradient8889" + id="radialGradient5717" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.5574363,2.29725e-7,-1.9448915e-7,1.0756976,-43.061944,-4.0706133)" + gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" + cx="313.76562" + cy="67.761253" + fx="313.76562" + fy="67.761253" + r="18.453125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient8918" + id="radialGradient5719" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" + cx="319.51566" + cy="112.44332" + fx="319.51566" + fy="112.44332" + r="18.484375" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7088" + id="radialGradient5721" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" cx="77.25" cy="53.774418" fx="77.25" @@ -2012,8 +6034,17 @@ r="5.0104723" /> <linearGradient inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient5723" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <linearGradient + inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient6637" + id="linearGradient5725" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -2021,19 +6052,19 @@ y2="56.299889" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient9310" - id="linearGradient6639" + xlink:href="#linearGradient3183" + id="linearGradient5727" gradientUnits="userSpaceOnUse" - x1="76.882446" - y1="59.817539" - x2="74.974693" - y2="53.141129" /> + x1="73.414131" + y1="53.407055" + x2="76.044403" + y2="66.279846" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient4854" + id="radialGradient5953" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.6030658,0,0,0.772437,-13.404374,5.2151143)" + gradientTransform="matrix(2.4059729,0,0,1.0880121,258.18703,168.97869)" cx="22.989853" cy="19.626234" fx="22.989853" @@ -2042,28 +6073,89 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient4856" + id="linearGradient5955" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.0836401,0,0,1,-1.4628526,0)" + gradientTransform="matrix(1.6363627,0,0,1.4171825,275.88026,161.45697)" x1="22.405174" y1="19.230879" x2="22.405174" y2="25.107412" /> <radialGradient inkscape:collect="always" + xlink:href="#linearGradient3587" + id="radialGradient5957" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.1110546,0,0,0.2627737,-34.815615,143.32822)" + cx="313.5" + cy="197.59122" + fx="313.5" + fy="197.59122" + r="8.5625" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3496" + id="radialGradient5959" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.2217599,-1.0125023e-6,5.8404136e-7,0.7801175,-68.706019,44.739057)" + cx="312.89117" + cy="183.61989" + fx="312.89117" + fy="183.61989" + r="8.0791998" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3622" + id="linearGradient5961" + gradientUnits="userSpaceOnUse" + x1="319.74484" + y1="197.16016" + x2="319.74484" + y2="192.37308" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3632" + id="linearGradient5963" + gradientUnits="userSpaceOnUse" + x1="319.71875" + y1="193.40414" + x2="319.71875" + y2="197.125" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3649" + id="radialGradient5965" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0563486,0,0,0.600289,-1.3215468,8.6300333)" + cx="23.453125" + cy="27.815756" + fx="23.453125" + fy="27.815756" + r="5.6405244" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient3353" + id="radialGradient5967" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0490401,4.2503894e-7,-2.1658602e-7,0.5345567,-15.374009,94.204796)" + cx="313.5" + cy="175.22943" + fx="313.5" + fy="175.22943" + r="5.03125" /> + <radialGradient + inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient4858" + id="radialGradient5969" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.1709857,0,0,1.1709857,-13.208649,-9.3400963)" cx="77.25" - cy="54.625004" + cy="53.774418" fx="77.25" - fy="54.625004" - r="5.125" /> + fy="53.774418" + r="5.0104723" /> <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient4860" + id="linearGradient5971" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -2072,7 +6164,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient4862" + id="linearGradient5973" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -2081,16 +6173,25 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient4864" + id="linearGradient5975" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" x2="74.435577" y2="60.753109" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3665" + id="linearGradient5977" + gradientUnits="userSpaceOnUse" + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient4866" + id="radialGradient6007" gradientUnits="userSpaceOnUse" gradientTransform="matrix(2.4059729,0,0,1.0880121,258.18703,168.97869)" cx="22.989853" @@ -2101,7 +6202,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient4868" + id="linearGradient6009" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.6363627,0,0,1.4171825,275.88026,161.45697)" x1="22.405174" @@ -2111,7 +6212,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3587" - id="radialGradient4870" + id="radialGradient6011" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.1110546,0,0,0.2627737,-34.815615,143.32822)" cx="313.5" @@ -2122,7 +6223,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3496" - id="radialGradient4872" + id="radialGradient6013" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.2217599,-1.0125023e-6,5.8404136e-7,0.7801175,-68.706019,44.739057)" cx="312.89117" @@ -2133,7 +6234,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3622" - id="linearGradient4874" + id="linearGradient6015" gradientUnits="userSpaceOnUse" x1="319.74484" y1="197.16016" @@ -2142,7 +6243,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3632" - id="linearGradient4876" + id="linearGradient6017" gradientUnits="userSpaceOnUse" x1="319.71875" y1="193.40414" @@ -2151,7 +6252,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3649" - id="radialGradient4878" + id="radialGradient6019" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.0563486,0,0,0.600289,-1.3215468,8.6300333)" cx="23.453125" @@ -2162,7 +6263,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient3353" - id="radialGradient4880" + id="radialGradient6021" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.0490401,4.2503894e-7,-2.1658602e-7,0.5345567,-15.374009,94.204796)" cx="313.5" @@ -2173,7 +6274,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient4882" + id="radialGradient6023" gradientUnits="userSpaceOnUse" cx="77.25" cy="53.774418" @@ -2183,7 +6284,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient4884" + id="linearGradient6025" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -2192,7 +6293,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient4886" + id="linearGradient6027" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -2201,7 +6302,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient4888" + id="linearGradient6029" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" @@ -2210,7 +6311,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3665" - id="linearGradient4890" + id="linearGradient6031" gradientUnits="userSpaceOnUse" x1="309.80115" y1="197" @@ -2218,32 +6319,10 @@ y2="193.31165" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient8930" - id="radialGradient4892" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" - cx="319.375" - cy="89.75" - fx="319.375" - fy="89.75" - r="21.125" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient8930" - id="radialGradient4894" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" - cx="319.375" - cy="89.75" - fx="319.375" - fy="89.75" - r="21.125" /> - <radialGradient - inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient4896" + id="radialGradient6061" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" + gradientTransform="matrix(2.4059729,0,0,1.0880121,258.18703,168.97869)" cx="22.989853" cy="19.626234" fx="22.989853" @@ -2252,80 +6331,80 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient4898" + id="linearGradient6063" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" + gradientTransform="matrix(1.6363627,0,0,1.4171825,275.88026,161.45697)" x1="22.405174" y1="19.230879" x2="22.405174" y2="25.107412" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient3597" - id="radialGradient4900" + xlink:href="#linearGradient3587" + id="radialGradient6065" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.7506789,0,0,0.4317528,-284.8827,51.325111)" - cx="379.5" - cy="76.229538" - fx="379.5" - fy="76.229538" - r="18.5" /> + gradientTransform="matrix(1.1110546,0,0,0.2627737,-34.815615,143.32822)" + cx="313.5" + cy="197.59122" + fx="313.5" + fy="197.59122" + r="8.5625" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient3831" - id="radialGradient4902" + xlink:href="#linearGradient3496" + id="radialGradient6067" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" - cx="379.50003" - cy="61.2845" - fx="379.50003" - fy="61.2845" - r="18.5" /> + gradientTransform="matrix(1.2217599,-1.0125023e-6,5.8404136e-7,0.7801175,-68.706019,44.739057)" + cx="312.89117" + cy="183.61989" + fx="312.89117" + fy="183.61989" + r="8.0791998" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient3685" - id="linearGradient4904" + xlink:href="#linearGradient3622" + id="linearGradient6069" gradientUnits="userSpaceOnUse" - x1="363.98322" - y1="92.558792" - x2="363.98322" - y2="84.044449" /> + x1="319.74484" + y1="197.16016" + x2="319.74484" + y2="192.37308" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient3665" - id="linearGradient4906" + xlink:href="#linearGradient3632" + id="linearGradient6071" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.4999995,0,0,2.1192332,-404.24982,-323.92933)" - x1="309.80115" - y1="197" - x2="309.80115" - y2="193.31165" /> - <linearGradient + x1="319.71875" + y1="193.40414" + x2="319.71875" + y2="197.125" /> + <radialGradient inkscape:collect="always" - xlink:href="#linearGradient3695" - id="linearGradient4908" + xlink:href="#linearGradient3649" + id="radialGradient6073" gradientUnits="userSpaceOnUse" - x1="393.9375" - y1="85.4375" - x2="393.9375" - y2="89.814285" /> + gradientTransform="matrix(1.0563486,0,0,0.600289,-1.3215468,8.6300333)" + cx="23.453125" + cy="27.815756" + fx="23.453125" + fy="27.815756" + r="5.6405244" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient8889" - id="radialGradient4910" + xlink:href="#linearGradient3353" + id="radialGradient6075" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" - cx="313.76562" - cy="67.761253" - fx="313.76562" - fy="67.761253" - r="18.453125" /> + gradientTransform="matrix(1.0490401,4.2503894e-7,-2.1658602e-7,0.5345567,-15.374009,94.204796)" + cx="313.5" + cy="175.22943" + fx="313.5" + fy="175.22943" + r="5.03125" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient4912" + id="radialGradient6077" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" cx="77.25" cy="53.774418" fx="77.25" @@ -2334,7 +6413,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient4914" + id="linearGradient6079" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -2343,7 +6422,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient4916" + id="linearGradient6081" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -2352,51 +6431,86 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient4918" + id="linearGradient6083" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" - x2="76.044403" - y2="66.279846" /> - <radialGradient + x2="74.435577" + y2="60.753109" /> + <linearGradient inkscape:collect="always" - xlink:href="#linearGradient8918" - id="radialGradient4920" + xlink:href="#linearGradient3665" + id="linearGradient6085" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" - cx="319.51566" - cy="112.44332" - fx="319.51566" - fy="112.44332" - r="18.484375" /> + x1="309.80115" + y1="197" + x2="309.80115" + y2="193.31165" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient8930" - id="radialGradient4922" + xlink:href="#linearGradient7134" + id="radialGradient6202" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" - cx="319.375" - cy="89.75" - fx="319.375" - fy="89.75" - r="21.125" /> + gradientTransform="matrix(1.6030658,0,0,0.772437,-13.404374,5.2151143)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11307" + id="linearGradient6204" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.0836401,0,0,1,-1.4628526,0)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient8930" - id="radialGradient4924" + xlink:href="#linearGradient7088" + id="radialGradient6206" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1,0,0,0.3313609,0,60.010355)" - cx="319.375" - cy="89.75" - fx="319.375" - fy="89.75" - r="21.125" /> + gradientTransform="matrix(1.1709857,0,0,1.1709857,-13.208649,-9.3400963)" + cx="77.25" + cy="54.625004" + fx="77.25" + fy="54.625004" + r="5.125" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient2401" + id="linearGradient6208" + gradientUnits="userSpaceOnUse" + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient6210" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3183" + id="linearGradient6212" + gradientUnits="userSpaceOnUse" + x1="73.414131" + y1="53.407055" + x2="74.435577" + y2="60.753109" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient4926" + id="radialGradient6230" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(5.07848,0,0,2.2621725,202.74746,34.092146)" + gradientTransform="matrix(1.6030658,0,0,0.772437,-13.404374,5.2151143)" cx="22.989853" cy="19.626234" fx="22.989853" @@ -2405,101 +6519,87 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient11307" - id="linearGradient4928" + id="linearGradient6232" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(3.454002,0,0,2.9465769,240.09398,18.45314)" + gradientTransform="matrix(1.0836401,0,0,1,-1.4628526,0)" x1="22.405174" y1="19.230879" x2="22.405174" y2="25.107412" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient3597" - id="radialGradient4930" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.7340152,0,0,0.4276432,-278.55882,51.596712)" - cx="379.5" - cy="76.229538" - fx="379.5" - fy="76.229538" - r="18.5" /> - <radialGradient - inkscape:collect="always" - xlink:href="#linearGradient3831" - id="radialGradient4932" + xlink:href="#linearGradient7088" + id="radialGradient6234" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.651993,0,0,0.4554508,132.06865,43.291342)" - cx="379.50003" - cy="61.2845" - fx="379.50003" - fy="61.2845" - r="18.5" /> + gradientTransform="matrix(1.1709857,0,0,1.1709857,-13.208649,-9.3400963)" + cx="77.25" + cy="54.625004" + fx="77.25" + fy="54.625004" + r="5.125" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient3685" - id="linearGradient4934" + xlink:href="#linearGradient2401" + id="linearGradient6236" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(0.9889955,0,0,0.9778349,4.1762208,1.7247242)" - x1="363.98322" - y1="92.558792" - x2="363.98322" - y2="84.044449" /> + x1="74.809799" + y1="55.235325" + x2="75.192665" + y2="59.013077" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient3665" - id="linearGradient4936" + xlink:href="#linearGradient3211" + id="linearGradient6238" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.4192913,0,0,2.0590302,-378.94777,-312.58107)" - x1="309.80115" - y1="197" - x2="309.80115" - y2="193.31165" /> + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> <linearGradient inkscape:collect="always" - xlink:href="#linearGradient3695" - id="linearGradient4938" + xlink:href="#linearGradient3183" + id="linearGradient6240" gradientUnits="userSpaceOnUse" - x1="393.9375" - y1="85.4375" - x2="393.9375" - y2="89.814285" /> + x1="73.414131" + y1="53.407055" + x2="74.435577" + y2="60.753109" /> <radialGradient inkscape:collect="always" - xlink:href="#linearGradient8889" - id="radialGradient4940" + xlink:href="#linearGradient7134" + id="radialGradient6258" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(2.7113513,0,0,1.0203501,-536.96321,5.2348013)" - cx="313.76562" - cy="67.761253" - fx="313.76562" - fy="67.761253" - r="18.453125" /> - <radialGradient + gradientTransform="matrix(1.6030658,0,0,0.772437,-13.404374,5.2151143)" + cx="22.989853" + cy="19.626234" + fx="22.989853" + fy="19.626234" + r="5.8947372" /> + <linearGradient inkscape:collect="always" - xlink:href="#linearGradient8918" - id="radialGradient4942" + xlink:href="#linearGradient11307" + id="linearGradient6260" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.2990853,0,0,0.4592381,-95.562441,44.391158)" - cx="319.51566" - cy="112.44332" - fx="319.51566" - fy="112.44332" - r="18.484375" /> + gradientTransform="matrix(1.0836401,0,0,1,-1.4628526,0)" + x1="22.405174" + y1="19.230879" + x2="22.405174" + y2="25.107412" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient7088" - id="radialGradient4944" + id="radialGradient6262" gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.194803,0,0,1.194803,-15.048532,-10.475418)" + gradientTransform="matrix(1.1709857,0,0,1.1709857,-13.208649,-9.3400963)" cx="77.25" - cy="53.774418" + cy="54.625004" fx="77.25" - fy="53.774418" - r="5.0104723" /> + fy="54.625004" + r="5.125" /> <linearGradient inkscape:collect="always" xlink:href="#linearGradient2401" - id="linearGradient4946" + id="linearGradient6264" gradientUnits="userSpaceOnUse" x1="74.809799" y1="55.235325" @@ -2508,7 +6608,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient4948" + id="linearGradient6266" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -2517,16 +6617,135 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3183" - id="linearGradient4950" + id="linearGradient6268" gradientUnits="userSpaceOnUse" x1="73.414131" y1="53.407055" - x2="76.044403" - y2="66.279846" /> + x2="74.435577" + y2="60.753109" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient9664" + id="radialGradient6553" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,95.25)" + cx="141" + cy="190.5" + fx="141" + fy="190.5" + r="92" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient9077" + id="radialGradient6555" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,0.5,0,95.25)" + cx="141" + cy="190.5" + fx="141" + fy="190.5" + r="92" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient7134" + id="radialGradient6557" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.6699735,0,0,0.4347826,160.69974,104.04348)" + cx="-10.000003" + cy="140.2" + fx="-10.000003" + fy="140.2" + r="92" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9063" + id="linearGradient6559" + gradientUnits="userSpaceOnUse" + x1="94" + y1="253.75127" + x2="91.5" + y2="217.75064" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9043" + id="linearGradient6561" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1,0,0,1.0199626,0,-4.9419838)" + x1="216" + y1="206.25993" + x2="213.5" + y2="233.13548" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient9456" + id="radialGradient6563" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.8184263,-5.6306239e-8,0,0.6141303,-261.85339,72.875379)" + cx="144" + cy="304.69858" + fx="144" + fy="304.69858" + r="92" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9351" + id="linearGradient6565" + gradientUnits="userSpaceOnUse" + x1="151" + y1="242.51463" + x2="151" + y2="202.48105" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9309" + id="linearGradient6567" + gradientUnits="userSpaceOnUse" + x1="148.35579" + y1="240.52495" + x2="148.35579" + y2="210.32419" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9461" + id="linearGradient6569" + gradientUnits="userSpaceOnUse" + x1="79.340141" + y1="60.75" + x2="79.340141" + y2="58.808712" /> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient9243" + id="radialGradient6571" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.5574363,2.29725e-7,-1.9448915e-7,1.0756976,-43.061944,-4.0706133)" + cx="77.25" + cy="53.774418" + fx="77.25" + fy="53.774418" + r="5.0104723" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient3211" + id="linearGradient6573" + gradientUnits="userSpaceOnUse" + x1="77.114586" + y1="54.003254" + x2="77.114586" + y2="56.299889" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient9310" + id="linearGradient6575" + gradientUnits="userSpaceOnUse" + x1="76.882446" + y1="59.817539" + x2="74.974693" + y2="53.141129" /> <radialGradient inkscape:collect="always" xlink:href="#linearGradient9664" - id="radialGradient4952" + id="radialGradient6617" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,0.5,0,95.25)" cx="141" @@ -2537,7 +6756,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient9077" - id="radialGradient4954" + id="radialGradient6619" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,0.5,0,95.25)" cx="141" @@ -2548,7 +6767,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient7134" - id="radialGradient4956" + id="radialGradient6621" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.6699735,0,0,0.4347826,160.69974,104.04348)" cx="-10.000003" @@ -2559,7 +6778,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient9063" - id="linearGradient4958" + id="linearGradient6623" gradientUnits="userSpaceOnUse" x1="94" y1="253.75127" @@ -2568,7 +6787,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient9043" - id="linearGradient4960" + id="linearGradient6625" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1,0,0,1.0199626,0,-4.9419838)" x1="216" @@ -2578,7 +6797,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient9456" - id="radialGradient4962" + id="radialGradient6627" gradientUnits="userSpaceOnUse" gradientTransform="matrix(2.8184263,-5.6306239e-8,0,0.6141303,-261.85339,72.875379)" cx="144" @@ -2589,7 +6808,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient9351" - id="linearGradient4964" + id="linearGradient6629" gradientUnits="userSpaceOnUse" x1="151" y1="242.51463" @@ -2598,7 +6817,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient9309" - id="linearGradient4966" + id="linearGradient6631" gradientUnits="userSpaceOnUse" x1="148.35579" y1="240.52495" @@ -2607,7 +6826,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient9461" - id="linearGradient4968" + id="linearGradient6633" gradientUnits="userSpaceOnUse" x1="79.340141" y1="60.75" @@ -2616,7 +6835,7 @@ <radialGradient inkscape:collect="always" xlink:href="#linearGradient9243" - id="radialGradient4970" + id="radialGradient6635" gradientUnits="userSpaceOnUse" gradientTransform="matrix(1.5574363,2.29725e-7,-1.9448915e-7,1.0756976,-43.061944,-4.0706133)" cx="77.25" @@ -2627,7 +6846,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient3211" - id="linearGradient4972" + id="linearGradient6637" gradientUnits="userSpaceOnUse" x1="77.114586" y1="54.003254" @@ -2636,7 +6855,7 @@ <linearGradient inkscape:collect="always" xlink:href="#linearGradient9310" - id="linearGradient4974" + id="linearGradient6639" gradientUnits="userSpaceOnUse" x1="76.882446" y1="59.817539" @@ -2809,8 +7028,7 @@ <path d="m 331.7035,86.201798 c 0.13686,-0.678825 0.34215,-1.160578 0.61587,-1.445258 0.27372,-0.290137 0.65967,-0.435211 1.15785,-0.435219 0.49817,8e-6 0.82664,0.145082 0.98541,0.435219 0.16422,0.290155 0.18065,0.771907 0.0493,1.445258 l -1.01003,5.050191 c -0.13687,0.678835 -0.3449,1.163324 -0.62409,1.45347 -0.27373,0.284672 -0.66241,0.427008 -1.16606,0.427008 -0.49271,0 -0.82117,-0.142336 -0.9854,-0.427008 -0.15877,-0.290146 -0.16971,-0.774635 -0.0328,-1.45347 l 1.01004,-5.050191 m 0.94434,-4.130481 c 0.0712,-0.355829 0.26003,-0.656924 0.56661,-0.903286 0.30656,-0.251813 0.63503,-0.377726 0.9854,-0.377738 0.35584,1.2e-5 0.6323,0.125925 0.82938,0.377738 0.19708,0.246362 0.26003,0.547457 0.18887,0.903286 -0.0657,0.350376 -0.24909,0.651471 -0.55018,0.903286 -0.3011,0.246361 -0.62957,0.369536 -0.98541,0.369526 -0.35584,1e-5 -0.63504,-0.123165 -0.83759,-0.369526 -0.19708,-0.251815 -0.26278,-0.55291 -0.19708,-0.903286" id="text5932" - style="font-size:16.81754684px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Amelia BT" - inkscape:connector-curvature="0" /> + style="font-size:16.81754684px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Amelia BT" /> <path d="m 45,31 a 13,13 0 1 1 -26,0 13,13 0 1 1 26,0 z" id="path5936" @@ -2858,8 +7076,7 @@ <path style="font-size:16.81754684px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Amelia BT" id="path9207" - d="m 64.862949,36.306545 c 0.117992,-0.585231 0.294975,-1.000541 0.530966,-1.245967 0.235967,-0.250142 0.568697,-0.375209 0.998182,-0.375217 0.429477,8e-6 0.712649,0.125075 0.849525,0.375217 0.141581,0.250141 0.155743,0.665468 0.04247,1.245967 l -0.870749,4.353803 c -0.117998,0.585222 -0.297338,1.002907 -0.538038,1.253039 -0.235973,0.245418 -0.571065,0.368127 -1.005263,0.368127 -0.424759,0 -0.707947,-0.122709 -0.849535,-0.368127 -0.136853,-0.250132 -0.146301,-0.667817 -0.02831,-1.253039 l 0.870749,-4.353803 m 0.814138,-3.560918 c 0.06134,-0.306771 0.224179,-0.566348 0.488478,-0.77874 0.264292,-0.217082 0.547463,-0.325629 0.849516,-0.325641 0.306768,1.2e-5 0.545104,0.108559 0.715019,0.325641 0.169889,0.212392 0.224175,0.471969 0.16282,0.77874 -0.05663,0.302059 -0.214741,0.561639 -0.474316,0.778722 -0.259585,0.212389 -0.542756,0.318578 -0.849515,0.318568 -0.306786,1e-5 -0.547489,-0.106179 -0.72211,-0.318568 -0.169895,-0.217083 -0.226528,-0.476663 -0.169892,-0.778722" - inkscape:connector-curvature="0" /> + d="m 64.862949,36.306545 c 0.117992,-0.585231 0.294975,-1.000541 0.530966,-1.245967 0.235967,-0.250142 0.568697,-0.375209 0.998182,-0.375217 0.429477,8e-6 0.712649,0.125075 0.849525,0.375217 0.141581,0.250141 0.155743,0.665468 0.04247,1.245967 l -0.870749,4.353803 c -0.117998,0.585222 -0.297338,1.002907 -0.538038,1.253039 -0.235973,0.245418 -0.571065,0.368127 -1.005263,0.368127 -0.424759,0 -0.707947,-0.122709 -0.849535,-0.368127 -0.136853,-0.250132 -0.146301,-0.667817 -0.02831,-1.253039 l 0.870749,-4.353803 m 0.814138,-3.560918 c 0.06134,-0.306771 0.224179,-0.566348 0.488478,-0.77874 0.264292,-0.217082 0.547463,-0.325629 0.849516,-0.325641 0.306768,1.2e-5 0.545104,0.108559 0.715019,0.325641 0.169889,0.212392 0.224175,0.471969 0.16282,0.77874 -0.05663,0.302059 -0.214741,0.561639 -0.474316,0.778722 -0.259585,0.212389 -0.542756,0.318578 -0.849515,0.318568 -0.306786,1e-5 -0.547489,-0.106179 -0.72211,-0.318568 -0.169895,-0.217083 -0.226528,-0.476663 -0.169892,-0.778722" /> <path transform="matrix(0.5313807,0,0,0.5313807,49.0238,20.490584)" style="opacity:0.27647059;fill:none;stroke:url(#linearGradient9215);stroke-width:2.64984679;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" @@ -2907,8 +7124,7 @@ <path style="font-size:16.81754684px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Amelia BT" id="path10478" - d="m 64.862949,36.306545 c 0.117992,-0.585231 0.294975,-1.000541 0.530966,-1.245967 0.235967,-0.250142 0.568697,-0.375209 0.998182,-0.375217 0.429477,8e-6 0.712649,0.125075 0.849525,0.375217 0.141581,0.250141 0.155743,0.665468 0.04247,1.245967 l -0.870749,4.353803 c -0.117998,0.585222 -0.297338,1.002907 -0.538038,1.253039 -0.235973,0.245418 -0.571065,0.368127 -1.005263,0.368127 -0.424759,0 -0.707947,-0.122709 -0.849535,-0.368127 -0.136853,-0.250132 -0.146301,-0.667817 -0.02831,-1.253039 l 0.870749,-4.353803 m 0.814138,-3.560918 c 0.06134,-0.306771 0.224179,-0.566348 0.488478,-0.77874 0.264292,-0.217082 0.547463,-0.325629 0.849516,-0.325641 0.306768,1.2e-5 0.545104,0.108559 0.715019,0.325641 0.169889,0.212392 0.224175,0.471969 0.16282,0.77874 -0.05663,0.302059 -0.214741,0.561639 -0.474316,0.778722 -0.259585,0.212389 -0.542756,0.318578 -0.849515,0.318568 -0.306786,1e-5 -0.547489,-0.106179 -0.72211,-0.318568 -0.169895,-0.217083 -0.226528,-0.476663 -0.169892,-0.778722" - inkscape:connector-curvature="0" /> + d="m 64.862949,36.306545 c 0.117992,-0.585231 0.294975,-1.000541 0.530966,-1.245967 0.235967,-0.250142 0.568697,-0.375209 0.998182,-0.375217 0.429477,8e-6 0.712649,0.125075 0.849525,0.375217 0.141581,0.250141 0.155743,0.665468 0.04247,1.245967 l -0.870749,4.353803 c -0.117998,0.585222 -0.297338,1.002907 -0.538038,1.253039 -0.235973,0.245418 -0.571065,0.368127 -1.005263,0.368127 -0.424759,0 -0.707947,-0.122709 -0.849535,-0.368127 -0.136853,-0.250132 -0.146301,-0.667817 -0.02831,-1.253039 l 0.870749,-4.353803 m 0.814138,-3.560918 c 0.06134,-0.306771 0.224179,-0.566348 0.488478,-0.77874 0.264292,-0.217082 0.547463,-0.325629 0.849516,-0.325641 0.306768,1.2e-5 0.545104,0.108559 0.715019,0.325641 0.169889,0.212392 0.224175,0.471969 0.16282,0.77874 -0.05663,0.302059 -0.214741,0.561639 -0.474316,0.778722 -0.259585,0.212389 -0.542756,0.318578 -0.849515,0.318568 -0.306786,1e-5 -0.547489,-0.106179 -0.72211,-0.318568 -0.169895,-0.217083 -0.226528,-0.476663 -0.169892,-0.778722" /> <path transform="matrix(0.5313807,0,0,0.5313807,49.0238,20.490584)" style="opacity:0.27647059;fill:none;stroke:url(#linearGradient10486);stroke-width:2.64984679;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" @@ -2954,8 +7170,7 @@ d="m 44.999999,31.975 c 0,7.176 -8.098998,13 -15.274998,13 -7.176,0 -10.725002,-5.824 -10.725002,-13 0,-7.176 5.824,-13 13,-13 7.176,0 13,5.824 13,13 z" clip-path="url(#clipPath9198)" style="opacity:0.6;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.32184425;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9215);enable-background:accumulate" - transform="matrix(3.0769249,0,0,3.076923,117.53835,312.61539)" - inkscape:connector-curvature="0" /> + transform="matrix(3.0769249,0,0,3.076923,117.53835,312.61539)" /> <path transform="matrix(2.5384634,0,0,0.7774039,134.76912,415.15049)" style="opacity:0.7;fill:url(#radialGradient3908);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.32184425;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" @@ -3003,8 +7218,7 @@ <path style="font-size:16.81754684px;font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Amelia BT" id="path9103" - d="m 209.69931,224.40054 c 0.64684,-3.20829 1.61709,-5.48517 2.91075,-6.83064 1.29367,-1.37125 3.11776,-2.05691 5.47228,-2.05695 2.35448,4e-5 3.9069,0.6857 4.65729,2.05695 0.77614,1.37135 0.85379,3.64822 0.23281,6.83064 l -4.77364,23.86841 c -0.64688,3.20833 -1.63008,5.49815 -2.9496,6.86945 -1.29372,1.34542 -3.13071,2.01814 -5.51108,2.01814 -2.32867,0 -3.88105,-0.67272 -4.65724,-2.01814 -0.75039,-1.3713 -0.80209,-3.66112 -0.15526,-6.86945 l 4.77369,-23.86841 m 4.46318,-19.52164 c 0.33637,-1.68174 1.22897,-3.10478 2.67794,-4.26915 1.44888,-1.19013 3.0013,-1.78522 4.65724,-1.78528 1.68178,6e-5 2.9884,0.59515 3.91985,1.78528 0.93145,1.16437 1.22896,2.58741 0.89264,4.26915 -0.31051,1.65596 -1.17726,3.07901 -2.60028,4.26914 -1.42307,1.16436 -2.9755,1.74652 -4.65729,1.74647 -1.68178,5e-5 -3.00135,-0.58211 -3.95865,-1.74647 -0.93145,-1.19013 -1.24196,-2.61318 -0.93145,-4.26914" - inkscape:connector-curvature="0" /> + d="m 209.69931,224.40054 c 0.64684,-3.20829 1.61709,-5.48517 2.91075,-6.83064 1.29367,-1.37125 3.11776,-2.05691 5.47228,-2.05695 2.35448,4e-5 3.9069,0.6857 4.65729,2.05695 0.77614,1.37135 0.85379,3.64822 0.23281,6.83064 l -4.77364,23.86841 c -0.64688,3.20833 -1.63008,5.49815 -2.9496,6.86945 -1.29372,1.34542 -3.13071,2.01814 -5.51108,2.01814 -2.32867,0 -3.88105,-0.67272 -4.65724,-2.01814 -0.75039,-1.3713 -0.80209,-3.66112 -0.15526,-6.86945 l 4.77369,-23.86841 m 4.46318,-19.52164 c 0.33637,-1.68174 1.22897,-3.10478 2.67794,-4.26915 1.44888,-1.19013 3.0013,-1.78522 4.65724,-1.78528 1.68178,6e-5 2.9884,0.59515 3.91985,1.78528 0.93145,1.16437 1.22896,2.58741 0.89264,4.26915 -0.31051,1.65596 -1.17726,3.07901 -2.60028,4.26914 -1.42307,1.16436 -2.9755,1.74652 -4.65729,1.74647 -1.68178,5e-5 -3.00135,-0.58211 -3.95865,-1.74647 -0.93145,-1.19013 -1.24196,-2.61318 -0.93145,-4.26914" /> <path d="m 45,31 a 13,13 0 1 1 -26,0 13,13 0 1 1 26,0 z" id="path9127" @@ -3122,14 +7336,12 @@ <path id="path4633" d="m 23.449876,18.342249 c -3.296388,0 -5.960021,2.072 -5.960021,4.625 0,0.917484 0.326987,1.780602 0.922681,2.5 l 10.074679,0 c 0.595694,-0.719398 0.922682,-1.582516 0.922682,-2.5 0,-2.553 -2.663633,-4.625 -5.960021,-4.625 z" - style="fill:url(#radialGradient4854);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4856);stroke-width:0.83478224;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient4983);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4985);stroke-width:0.83478224;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:nodetypes="ccc" id="path4635" d="m 18.161425,23.87563 c -1.911925,-6.294746 11.927092,-7.310199 10.786577,0 0.188277,-4.464615 -11.120195,-4.757192 -10.786577,0 z" - style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:type="inkscape:offset" inkscape:radius="-0.85675496" @@ -3139,33 +7351,33 @@ d="m 23.4375,19.1875 c -1.468685,0 -2.78234,0.480875 -3.6875,1.1875 -0.90516,0.706625 -1.40625,1.612691 -1.40625,2.59375 0,0.607913 0.259965,1.15316 0.59375,1.65625 l 9.03125,0 c 0.333785,-0.50309 0.59375,-1.048337 0.59375,-1.65625 0,-0.977563 -0.524078,-1.885834 -1.4375,-2.59375 -0.913422,-0.707916 -2.218815,-1.1875 -3.6875,-1.1875 z" /> <path transform="matrix(0.8892163,0,0,0.9266773,-45.24438,-36.492579)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" sodipodi:cx="77.25" id="path4639" - style="fill:url(#radialGradient4858);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4860);stroke-width:0.91961324;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:url(#radialGradient4987);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4989);stroke-width:0.91961324;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> <path transform="matrix(1.1827564,0,0,1.2888626,-67.743988,-56.551959)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" sodipodi:cx="77.0625" id="path4641" - style="opacity:0.9;fill:url(#linearGradient4862);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.9;fill:url(#linearGradient4991);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> <path transform="matrix(0.7070395,0,0,0.7368964,-31.17122,-25.841128)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" sodipodi:cx="77.25" id="path4643" - style="fill:none;stroke:url(#linearGradient4864);stroke-width:1.15650654;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:none;stroke:url(#linearGradient4993);stroke-width:1.15650654;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> </g> </g> @@ -3182,86 +7394,80 @@ ry="1.4999242" transform="matrix(1.0844903,0,0,1,-26.487057,0.1767767)" /> <path - style="fill:url(#radialGradient4866);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4868);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:url(#radialGradient4955);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4957);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 313.50001,187.45129 c -4.97776,0 -9,2.9364 -9,6.55446 0,1.30025 0.49376,2.52344 1.3933,3.54296 l 15.21338,0 c 0.89952,-1.01952 1.3933,-2.24271 1.3933,-3.54296 0,-3.61806 -4.02224,-6.55446 -8.99998,-6.55446 z" - id="path4657" - inkscape:connector-curvature="0" /> + id="path4657" /> <path sodipodi:type="inkscape:offset" inkscape:radius="-0.45254201" inkscape:original="M 313.5 187.4375 C 308.52225 187.4375 304.5 190.38194 304.5 194 C 304.50001 195.30025 305.00671 196.54298 305.90625 197.5625 L 321.09375 197.5625 C 321.99327 196.54298 322.5 195.30025 322.5 194 C 322.49999 190.38194 318.47774 187.4375 313.5 187.4375 z " - style="opacity:0.64840184;fill:url(#radialGradient4870);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.64840184;fill:url(#radialGradient4959);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4659" d="m 313.5,187.875 c -2.39965,0 -4.55449,0.72001 -6.09375,1.84375 -1.53926,1.12374 -2.46875,2.63992 -2.46875,4.28125 10e-6,1.13185 0.4511,2.20446 1.21875,3.125 l 14.6875,0 c 0.76764,-0.92055 1.21875,-1.99316 1.21875,-3.125 0,-1.64133 -0.92949,-3.15751 -2.46875,-4.28125 -1.53926,-1.12374 -3.69411,-1.84375 -6.09375,-1.84375 z" /> <path id="path4661" d="M 318.5625,189.03125 C 317.2285,190.25151 315.44868,191 313.5,191 c -1.88424,0 -3.61963,-0.69454 -4.9375,-1.84375 -2.45994,1.23309 -3.99505,3.39911 -3.0625,6.40625 -0.21005,-6.32269 16.99848,-5.70387 16.34375,0 0.51505,-3.23332 -0.99714,-5.3728 -3.28125,-6.53125 z" - style="fill:url(#radialGradient4872);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient4961);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path - style="opacity:0.2;fill:url(#linearGradient4874);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.2;fill:url(#linearGradient4963);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 307.28125,189.8125 c -1.46434,1.11367 -2.34375,2.59115 -2.34375,4.1875 10e-6,1.13185 0.4511,2.20446 1.21875,3.125 l 1.625,0 -0.5,-7.3125 z m 12.4375,0 -0.5,7.3125 1.625,0 c 0.76764,-0.92055 1.21875,-1.99316 1.21875,-3.125 0,-1.59635 -0.87941,-3.07383 -2.34375,-4.1875 z" - id="path4663" - inkscape:connector-curvature="0" /> + id="path4663" /> <path - style="opacity:0.04566208;fill:url(#linearGradient4876);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.04566208;fill:url(#linearGradient4965);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 307.46875,192.8125 c 0,0 -1.3125,4.3125 -1.3125,4.3125 l 1.625,0 -0.3125,-4.3125 z m 12.0625,0 -0.3125,4.3125 1.625,0 c 0,0 -1.3125,-4.3125 -1.3125,-4.3125 z" id="path4665" - sodipodi:nodetypes="cccccccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccc" /> <path d="m 23.4375,18.96875 c -1.517359,0 -2.862012,0.47674 -3.8125,1.21875 -0.950488,0.74201 -1.5,1.720082 -1.5,2.78125 0,0.689247 0.225104,1.311769 0.625,1.875 l 9.40625,0 c 0.399896,-0.563231 0.625,-1.185753 0.625,-1.875 0,-1.05862 -0.541373,-2.038299 -1.5,-2.78125 -0.958627,-0.742951 -2.326391,-1.21875 -3.84375,-1.21875 z" id="path4667" - style="opacity:0.56164383;fill:none;stroke:url(#radialGradient4878);stroke-width:0.62479848;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.56164383;fill:none;stroke:url(#radialGradient4967);stroke-width:0.62479848;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" inkscape:original="M 23.4375 18.34375 C 20.141111 18.34375 17.5 20.41575 17.5 22.96875 C 17.5 23.886234 17.810556 24.749352 18.40625 25.46875 L 28.5 25.46875 C 29.095694 24.749352 29.40625 23.886234 29.40625 22.96875 C 29.40625 20.41575 26.733888 18.34375 23.4375 18.34375 z " inkscape:radius="-0.6244446" sodipodi:type="inkscape:offset" transform="matrix(1.5155813,0,0,1.3782131,277.95982,162.30852)" /> <path - style="fill:url(#radialGradient4880);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.77094483;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:url(#radialGradient4969);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.77094483;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 313.5,187.875 c -1.8846,0 -3.62825,0.45251 -5.03125,1.1875 1.3302,1.20224 3.09868,1.9375 5.03125,1.9375 1.93258,0 3.70105,-0.73526 5.03125,-1.9375 -1.403,-0.73499 -3.14666,-1.1875 -5.03125,-1.1875 z" - id="path4669" - inkscape:connector-curvature="0" /> + id="path4669" /> <g style="display:inline;enable-background:new" id="g4671" transform="matrix(1.0041278,0,0,1.0002856,-0.6095416,-0.06281138)"> <path transform="matrix(1.2915923,0,0,1.2969254,213.04277,110.72045)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" sodipodi:cx="77.25" id="path4673" - style="fill:url(#radialGradient4882);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4884);stroke-width:0.77094483;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:url(#radialGradient4971);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4973);stroke-width:0.77094483;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> <path transform="matrix(1.6654743,0,0,1.7487093,184.40619,85.629295)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" sodipodi:cx="77.0625" id="path4675" - style="opacity:0.9;fill:url(#linearGradient4886);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.9;fill:url(#linearGradient4975);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> <path transform="matrix(1.0867097,0,0,1.0912997,228.86995,122.2612)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" sodipodi:cx="77.25" id="path4677" - style="fill:none;stroke:url(#linearGradient4888);stroke-width:0.82699227;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:none;stroke:url(#linearGradient4977);stroke-width:0.82699227;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> </g> <path - style="opacity:0.56164383;fill:none;stroke:url(#linearGradient4890);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + style="opacity:0.56164383;fill:none;stroke:url(#linearGradient4979);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" d="m 307.5,188.5 0.8125,8 10.375,0 0.8125,-8 c 0,0 -12,0 -12,0 z" - id="path4679" - inkscape:connector-curvature="0" /> + id="path4679" /> </g> <g id="g4681" @@ -3269,23 +7475,23 @@ transform="translate(2,0)"> <path sodipodi:type="arc" - style="opacity:0.35;fill:url(#radialGradient4892);fill-opacity:1;stroke:none;display:inline;enable-background:new" + style="opacity:0.35;fill:url(#radialGradient4925);fill-opacity:1;stroke:none;display:inline;enable-background:new" id="path4683" sodipodi:cx="319.375" sodipodi:cy="89.75" sodipodi:rx="21.125" sodipodi:ry="7" - d="m 340.5,89.75 a 21.125,7 0 1 1 -42.25,0 21.125,7 0 1 1 42.25,0 z" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" transform="matrix(0.9576164,0,0,0.5755102,11.661263,41.347962)" /> <path sodipodi:type="arc" - style="fill:url(#radialGradient4894);fill-opacity:1;stroke:none" + style="fill:url(#radialGradient4927);fill-opacity:1;stroke:none" id="path4685" sodipodi:cx="319.375" sodipodi:cy="89.75" sodipodi:rx="21.125" sodipodi:ry="7" - d="m 340.5,89.75 a 21.125,7 0 1 1 -42.25,0 21.125,7 0 1 1 42.25,0 z" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" transform="matrix(0.8284027,0,0,0.4285713,52.928892,54.535726)" /> <g id="g4687" @@ -3294,93 +7500,86 @@ id="path4689" transform="translate(60,0)" d="m 319.5,72.5 c -10.50696,-2e-6 -19,4.914904 -19,12.4375 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0312,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 3.88216,-1.040222 4.99999,-5.609049 5,-8.3125 0,-7.522596 -8.49304,-12.437506 -19,-12.4375 -0.0106,-1e-5 -0.0207,0 -0.0312,0 z" - style="fill:url(#radialGradient4896);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4898);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient4929);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4931);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path transform="matrix(1.0533498,0,0,1,42.957855,-1)" sodipodi:nodetypes="cc" id="path4691" d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" - style="fill:none;stroke:#ffffff;stroke-width:1.94869423;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" - inkscape:connector-curvature="0" /> + style="fill:none;stroke:#ffffff;stroke-width:1.94869423;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" /> <path id="path4693" d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 C 362.97984,78.384679 361,81.364135 361,84.9375 c 0,0.553004 0.0649,1.163986 0.15625,1.78125 0.50261,-1.861515 2.33593,-3.436703 5.15625,-4.59375 3.33858,-1.369666 8.01068,-2.125003 13.1875,-2.125 5.1768,0 9.84892,0.755331 13.1875,2.125 2.82032,1.15705 4.65364,2.732237 5.15625,4.59375 C 397.93512,86.101487 398,85.490501 398,84.9375 398,81.364136 396.02016,78.384679 392.6875,76.28125 389.34892,74.174086 384.6768,73 379.5,73 z" - style="opacity:0.80365295;fill:url(#radialGradient4900);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.80365295;fill:url(#radialGradient4933);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path id="path4695" d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" - style="opacity:0.65753425;fill:url(#radialGradient4902);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.65753425;fill:url(#radialGradient4935);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:nodetypes="csscccccsc" id="path4697" d="m 364.3125,77.8125 c -2.11017,1.930353 -3.30465,4.338744 -3.3125,7.125 -0.008,2.794394 1.15154,5.564784 2.46875,6.65625 0.672,0.556831 1.25521,0.960937 2.47656,1.289062 L 364.3125,77.8125 z m 30.375,0 -1.61363,15.102903 c 0.93317,-0.227658 2.09224,-0.897804 2.87186,-1.677427 C 397.5634,89.202498 398,87.41157 398,84.9375 c 0,-2.786267 -1.20233,-5.194646 -3.3125,-7.125 z" - style="opacity:0.1;fill:url(#linearGradient4904);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.1;fill:url(#linearGradient4937);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:nodetypes="cczccc" - style="opacity:0.4;fill:none;stroke:url(#linearGradient4906);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + style="opacity:0.4;fill:none;stroke:url(#linearGradient4939);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" d="m 364.50001,75.546138 2.03124,17.953865 c 0,0 4.3047,1 12.96874,1 8.70824,0 12.96875,-1 12.96875,-1 L 394.5,75.546138 c 0,0 -29.99999,0 -29.99999,0 z" - id="path4699" - inkscape:connector-curvature="0" /> + id="path4699" /> <path sodipodi:nodetypes="cccccccc" id="path4701" d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z m 29,0 -1.125,8.1875 2.15625,0 C 395.03125,92 394,83.8125 394,83.8125 z" - style="opacity:0.23744291;fill:url(#linearGradient4908);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.23744291;fill:url(#linearGradient4941);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> </g> <path sodipodi:type="inkscape:offset" inkscape:radius="-1.0622327" inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " - style="fill:none;stroke:url(#radialGradient4910);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:none;stroke:url(#radialGradient4943);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4703" - d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0312,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0312,0 z" + d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0313,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0313,0 z" transform="translate(-2,-1)" /> <g id="g4705" transform="matrix(0.925842,0,0,1,-33.84187,-1)"> <path transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" sodipodi:cx="77.25" id="path4707" - style="fill:url(#radialGradient4912);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4914);stroke-width:0.37023371;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:url(#radialGradient4945);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4947);stroke-width:0.37023371;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> <path transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" sodipodi:cx="77.0625" id="path4709" - style="opacity:0.9;fill:url(#linearGradient4916);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.9;fill:url(#linearGradient4949);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> <path transform="matrix(2.6015083,0,0,2.6009934,178.51814,-81.499871)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" sodipodi:cx="77.25" id="path4711" - style="opacity:0.5142857;fill:none;stroke:url(#linearGradient4918);stroke-width:0.36060861;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.5142857;fill:none;stroke:url(#linearGradient4951);stroke-width:0.36060861;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> </g> <path sodipodi:type="inkscape:offset" inkscape:radius="-0.53294957" inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " - style="opacity:0.8;fill:url(#radialGradient4920);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.8;fill:url(#radialGradient4953);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4713" - d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0312,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0312,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0312,-0.6875 0.0312,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0312,0 z" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" transform="translate(-2,-1)" /> </g> <g @@ -3388,7 +7587,7 @@ style="display:inline;enable-background:new"> <path sodipodi:type="arc" - style="opacity:0.35;fill:url(#radialGradient4922);fill-opacity:1;stroke:none;display:inline;enable-background:new" + style="opacity:0.35;fill:url(#radialGradient4889);fill-opacity:1;stroke:none;display:inline;enable-background:new" id="path4727" sodipodi:cx="319.375" sodipodi:cy="89.75" @@ -3404,7 +7603,7 @@ sodipodi:cy="89.75" sodipodi:cx="319.375" id="path4729" - style="fill:url(#radialGradient4924);fill-opacity:1;stroke:none;display:inline;enable-background:new" + style="fill:url(#radialGradient4891);fill-opacity:1;stroke:none;display:inline;enable-background:new" sodipodi:type="arc" /> <g id="g4731" @@ -3413,60 +7612,53 @@ transform="matrix(0.6864295,0,0,0.6864295,57.826331,91.429598)" id="g4733"> <path - style="fill:url(#radialGradient4926);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4928);stroke-width:1.46826601;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:url(#radialGradient4893);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4895);stroke-width:1.46826601;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 319.5,72.5 c -10.50696,-2e-6 -19,4.914904 -19,12.4375 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0312,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 3.88216,-1.040222 4.99999,-5.609049 5,-8.3125 0,-7.522596 -8.49304,-12.437506 -19,-12.4375 -0.0106,-1e-5 -0.0207,0 -0.0312,0 z" id="path4735" - transform="translate(60,0)" - inkscape:connector-curvature="0" /> + transform="translate(60,0)" /> <path style="fill:none;stroke:#ffffff;stroke-width:2.861202;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" id="path4737" sodipodi:nodetypes="cc" - transform="matrix(1.0533498,0,0,1,42.957855,-1)" - inkscape:connector-curvature="0" /> + transform="matrix(1.0533498,0,0,1,42.957855,-1)" /> <path - style="opacity:0.80365295;fill:url(#radialGradient4930);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.80365295;fill:url(#radialGradient4897);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 379.5,73.06529 c -5.12754,-10e-7 -9.75517,1.162911 -13.06198,3.250018 -3.30093,2.083408 -5.26193,5.034504 -5.26193,8.573856 0,0.547741 0.0643,1.152907 0.15476,1.764296 0.49783,-1.843797 2.3137,-3.403991 5.10717,-4.550025 3.30681,-1.356629 7.93444,-2.104777 13.06198,-2.104774 5.12753,0 9.75517,0.748142 13.06198,2.104774 2.79347,1.146037 4.60934,2.70623 5.10717,4.550025 0.0905,-0.611388 0.15476,-1.216558 0.15476,-1.764296 0,-3.539351 -1.961,-6.490448 -5.26193,-8.573856 C 389.25517,74.228201 384.62753,73.06529 379.5,73.06529 z" - id="path4739" - inkscape:connector-curvature="0" /> + id="path4739" /> <path - style="opacity:0.65753425;fill:url(#radialGradient4932);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.65753425;fill:url(#radialGradient4899);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" - id="path4741" - inkscape:connector-curvature="0" /> + id="path4741" /> <path - style="opacity:0.1;fill:url(#linearGradient4934);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.1;fill:url(#linearGradient4901);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 364.47963,77.8125 c -2.08695,1.887566 -3.26828,4.242575 -3.27605,6.967073 -0.008,2.732456 1.13887,5.44144 2.44159,6.508714 0.6646,0.544489 1.24139,0.939637 2.4493,1.26049 L 364.47963,77.8125 z m 30.04074,0 -1.59587,14.768145 c 0.9229,-0.222612 2.06921,-0.877904 2.84025,-1.640246 1.59987,-1.990362 2.03167,-3.741594 2.03167,-6.160826 0,-2.724509 -1.1891,-5.079506 -3.27605,-6.967073 z" id="path4743" - sodipodi:nodetypes="csscccccsc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="csscccccsc" /> <path id="path4745" d="m 364.98428,75.546138 1.96566,17.443834 c 0,0 4.16573,0.971592 12.55007,0.971592 8.42711,0 12.55007,-0.971592 12.55007,-0.971592 l 1.96569,-17.443834 c 0,0 -29.03149,0 -29.03149,0 z" - style="opacity:0.4;fill:none;stroke:url(#linearGradient4936);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" - sodipodi:nodetypes="cczccc" - inkscape:connector-curvature="0" /> + style="opacity:0.4;fill:none;stroke:url(#linearGradient4903);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + sodipodi:nodetypes="cczccc" /> <path - style="opacity:0.23744291;fill:url(#linearGradient4938);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.23744291;fill:url(#linearGradient4905);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z m 29,0 -1.125,8.1875 2.15625,0 C 395.03125,92 394,83.8125 394,83.8125 z" id="path4747" - sodipodi:nodetypes="cccccccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccc" /> </g> <path transform="matrix(0.6733282,0,0,0.6548466,103.19818,94.082561)" - d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0312,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0312,0 z" + d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0313,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0313,0 z" id="path4749" - style="fill:none;stroke:url(#radialGradient4940);stroke-width:1.51781034;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:none;stroke:url(#radialGradient4907);stroke-width:1.51781034;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " inkscape:radius="-1.0622327" sodipodi:type="inkscape:offset" /> <path transform="matrix(0.6800312,0,0,0.6705066,101.05645,92.767122)" - d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0312,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0312,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0312,-0.6875 0.0312,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0312,0 z" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" id="path4751" - style="opacity:0.8;fill:url(#radialGradient4942);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.8;fill:url(#radialGradient4909);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " inkscape:radius="-0.53294957" sodipodi:type="inkscape:offset" /> @@ -3476,33 +7668,33 @@ transform="matrix(0.6538794,0,0,0.6929615,70.862787,90.81248)"> <path transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" sodipodi:cx="77.25" id="path4755" - style="fill:url(#radialGradient4944);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4946);stroke-width:0.52922583;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:url(#radialGradient4911);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient4913);stroke-width:0.52922583;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> <path transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" sodipodi:cx="77.0625" id="path4757" - style="opacity:0.9;fill:url(#linearGradient4948);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.9;fill:url(#linearGradient4915);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> <path transform="matrix(2.4961121,0,0,2.5098571,186.66,-76.384845)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" sodipodi:cx="77.25" id="path4759" - style="opacity:0.5142857;fill:none;stroke:url(#linearGradient4950);stroke-width:0.5357064;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="opacity:0.5142857;fill:none;stroke:url(#linearGradient4917);stroke-width:0.5357064;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" sodipodi:type="arc" /> </g> </g> @@ -3517,23 +7709,23 @@ transform="translate(4,0)"> <path sodipodi:type="arc" - style="opacity:0.74285715;fill:url(#radialGradient4952);fill-opacity:1;stroke:none;display:inline;enable-background:new" + style="opacity:0.74285715;fill:url(#radialGradient4853);fill-opacity:1;stroke:none;display:inline;enable-background:new" id="path4785" sodipodi:cx="141" sodipodi:cy="190.5" sodipodi:rx="92" sodipodi:ry="46" - d="m 233,190.5 a 92,46 0 1 1 -184,0 92,46 0 1 1 184,0 z" + d="m 233,190.5 c 0,25.4051 -41.1898,46 -92,46 -50.810197,0 -92,-20.5949 -92,-46 0,-25.4051 41.189803,-46 92,-46 50.8102,0 92,20.5949 92,46 z" transform="matrix(1.1111111,0,0,0.4347827,-12.666665,166.1739)" /> <path sodipodi:type="arc" - style="fill:url(#radialGradient4954);fill-opacity:1;stroke:none;display:inline;enable-background:new" + style="fill:url(#radialGradient4855);fill-opacity:1;stroke:none;display:inline;enable-background:new" id="path4787" sodipodi:cx="141" sodipodi:cy="190.5" sodipodi:rx="92" sodipodi:ry="46" - d="m 233,190.5 a 92,46 0 1 1 -184,0 92,46 0 1 1 184,0 z" + d="m 233,190.5 c 0,25.4051 -41.1898,46 -92,46 -50.810197,0 -92,-20.5949 -92,-46 0,-25.4051 41.189803,-46 92,-46 50.8102,0 92,20.5949 92,46 z" transform="matrix(0.8979469,0,0,0.3152174,17.389489,188.95108)" /> <g style="display:inline;enable-background:new" @@ -3542,63 +7734,56 @@ <g id="g4791"> <path - style="fill:url(#radialGradient4956);fill-opacity:1;stroke:none" + style="fill:url(#radialGradient4857);fill-opacity:1;stroke:none" d="m 144,140 c -50.784,0 -92,28.672 -92,64 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-35.328 -41.21599,-64 -92,-64 z" id="path4793" - sodipodi:nodetypes="cssccsccssc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccsccssc" /> <path - style="opacity:0.63061218;fill:url(#linearGradient4958);fill-opacity:1;stroke:none;display:inline;enable-background:new" + style="opacity:0.63061218;fill:url(#linearGradient4859);fill-opacity:1;stroke:none;display:inline;enable-background:new" d="M 68.1875,167.75 C 57.982406,178.05662 52,190.54759 52,204 c 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 c 0.01941,0.004 0.04306,-0.004 0.0625,0 l -6.21875,-86 z m 151.625,0 -6.21875,86 c 0.0194,-0.004 0.0431,0.004 0.0625,0 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-13.45241 -5.98241,-25.94338 -16.1875,-36.25 z" id="path4795" - sodipodi:nodetypes="cssccccccccssc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccccccccssc" /> <path - style="opacity:0.8;fill:url(#linearGradient4960);fill-opacity:1;stroke:none;display:inline;filter:url(#filter9140);enable-background:new" + style="opacity:0.8;fill:url(#linearGradient4861);fill-opacity:1;stroke:none;display:inline;filter:url(#filter9140);enable-background:new" d="m 217.71875,197.8712 -3.59375,49.62755 c 3.30582,-1.80482 6.16904,-3.92321 8.6875,-6.37476 l -5.09375,-43.25279 z" id="path4797" transform="matrix(1,0,0,1.0244648,0,-6.0565749)" - sodipodi:nodetypes="cccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccc" /> <path style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;filter:url(#filter9535);enable-background:new" d="M 144,141 C 98.894192,141 61.334828,163.62601 53.5,193.4375 66.691065,176.87362 102.23058,170 144,170 c 41.76942,0 77.30894,6.87362 90.5,23.4375 C 226.66517,163.62601 189.10582,141 144,141 z" id="path4799" - sodipodi:nodetypes="ccscc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccscc" /> </g> <path - style="opacity:0.5;fill:url(#radialGradient4962);fill-opacity:1;stroke:none;display:inline;enable-background:new" + style="opacity:0.5;fill:url(#radialGradient4863);fill-opacity:1;stroke:none;display:inline;enable-background:new" d="M 52.40625,198 C 52.140728,199.97949 52,201.97251 52,204 c 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-2.02749 -0.14073,-4.02051 -0.40625,-6 l -183.1875,0 z" id="path4801" - sodipodi:nodetypes="cssccsccsscc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccsccsscc" /> <g clip-path="none" id="g4803"> <path - style="fill:none;stroke:url(#linearGradient4964);stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;filter:url(#filter9295);enable-background:new" + style="fill:none;stroke:url(#linearGradient4865);stroke-width:2;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;filter:url(#filter9295);enable-background:new" d="m 68,168 5.90625,79.5625 0.28125,3.78125 0.15625,2.40625 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 L 214.125,247.5 220,168 68,168 z" id="path4805" clip-path="url(#clipPath9283)" - sodipodi:nodetypes="ccccscccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccccscccc" /> <path sodipodi:nodetypes="csscssc" id="path4807" d="m 215.125,247.5 c 8.27492,-4.42931 13.33455,-10.48829 17.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-35.328 -41.21599,-64 -92,-64 -50.784,0 -92,28.672 -92,64 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 8.783043,15.12993 17.09375,19.5625" - style="fill:none;stroke:url(#linearGradient4966);stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;filter:url(#filter9317);enable-background:new" - inkscape:connector-curvature="0" /> + style="fill:none;stroke:url(#linearGradient4867);stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;filter:url(#filter9317);enable-background:new" /> </g> <path transform="matrix(12.594595,0,0,12.378379,-822.68249,-587.48651)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" sodipodi:cx="77.25" id="path4809" - style="fill:url(#linearGradient4968);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.08370943;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9455);enable-background:accumulate" + style="fill:url(#linearGradient4869);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.08370943;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9455);enable-background:accumulate" sodipodi:type="arc" /> </g> <g @@ -3612,42 +7797,41 @@ id="g4813"> <path sodipodi:type="arc" - style="fill:url(#radialGradient4970);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.08370943;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + style="fill:url(#radialGradient4871);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.08370943;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path4815" sodipodi:cx="77.25" sodipodi:cy="56.125" sodipodi:rx="4.625" sodipodi:ry="4.625" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" transform="matrix(2.793172,0,0,2.8066741,163.71215,-93.043712)" /> <path sodipodi:type="arc" - style="opacity:0.9;fill:url(#linearGradient4972);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9450);enable-background:accumulate" + style="opacity:0.9;fill:url(#linearGradient4873);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9450);enable-background:accumulate" id="path4817" sodipodi:cx="77.0625" sodipodi:cy="54.5" sodipodi:rx="2.25" sodipodi:ry="1.1875" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" transform="matrix(3.3401453,0,0,4.3498222,122.08472,-179.2981)" /> </g> <path sodipodi:type="arc" - style="fill:none;stroke:url(#linearGradient4974);stroke-width:0.23547408;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9305);enable-background:accumulate" + style="fill:none;stroke:url(#linearGradient4875);stroke-width:0.23547408;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter9305);enable-background:accumulate" id="path4819" sodipodi:cx="77.25" sodipodi:cy="56.125" sodipodi:rx="4.625" sodipodi:ry="4.625" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" transform="matrix(12.10811,0,0,13.405405,-791.35149,-654.37837)" /> </g> <path style="fill:#ffffff;fill-rule:evenodd;stroke:none;filter:url(#filter9093)" d="m 79.5,247 c 0,0 13.311405,6.16466 65,6.16466 56.18431,0 65,-6.16466 65,-6.16466 0,0 -45.5,3.35 -65,3.5 -19.5,0.15 -65,-3.5 -65,-3.5 z" id="path4821" - sodipodi:nodetypes="czcsc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="czcsc" /> </g> </g> <g @@ -3752,11 +7936,11 @@ sodipodi:cy="89.75" sodipodi:rx="21.125" sodipodi:ry="7" - d="m 340.5,89.75 a 21.125,7 0 1 1 -42.25,0 21.125,7 0 1 1 42.25,0 z" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" transform="matrix(0.6627222,0,0,0.2857145,107.3431,130.35712)" /> <path transform="matrix(0.5686401,0,0,0.294184,136.82697,129.5377)" - d="m 340.5,89.75 a 21.125,7 0 1 1 -42.25,0 21.125,7 0 1 1 42.25,0 z" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" sodipodi:ry="7" sodipodi:rx="21.125" sodipodi:cy="89.75" @@ -3774,47 +7958,40 @@ style="fill:url(#radialGradient5637);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5639);stroke-width:1.46826601;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 319.5,72.5 c -10.50696,-2e-6 -19,4.914904 -19,12.4375 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0312,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 3.88216,-1.040222 4.99999,-5.609049 5,-8.3125 0,-7.522596 -8.49304,-12.437506 -19,-12.4375 -0.0106,-1e-5 -0.0207,0 -0.0312,0 z" id="path5607" - transform="translate(60,0)" - inkscape:connector-curvature="0" /> + transform="translate(60,0)" /> <path style="fill:none;stroke:#ffffff;stroke-width:2.861202;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" id="path5609" sodipodi:nodetypes="cc" - transform="matrix(1.0533498,0,0,1,42.957855,-1)" - inkscape:connector-curvature="0" /> + transform="matrix(1.0533498,0,0,1,42.957855,-1)" /> <path style="opacity:0.80365295;fill:url(#radialGradient5641);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 379.5,73.06529 c -5.12754,-10e-7 -9.75517,1.162911 -13.06198,3.250018 -3.30093,2.083408 -5.26193,5.034504 -5.26193,8.573856 0,0.547741 0.0643,1.152907 0.15476,1.764296 0.49783,-1.843797 2.3137,-3.403991 5.10717,-4.550025 3.30681,-1.356629 7.93444,-2.104777 13.06198,-2.104774 5.12753,0 9.75517,0.748142 13.06198,2.104774 2.79347,1.146037 4.60934,2.70623 5.10717,4.550025 0.0905,-0.611388 0.15476,-1.216558 0.15476,-1.764296 0,-3.539351 -1.961,-6.490448 -5.26193,-8.573856 C 389.25517,74.228201 384.62753,73.06529 379.5,73.06529 z" - id="path5611" - inkscape:connector-curvature="0" /> + id="path5611" /> <path style="opacity:0.65753425;fill:url(#radialGradient5643);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" - id="path5613" - inkscape:connector-curvature="0" /> + id="path5613" /> <path style="opacity:0.1;fill:url(#linearGradient5645);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 364.47963,77.8125 c -2.08695,1.887566 -3.26828,4.242575 -3.27605,6.967073 -0.008,2.732456 1.13887,5.44144 2.44159,6.508714 0.6646,0.544489 1.24139,0.939637 2.4493,1.26049 L 364.47963,77.8125 z m 30.04074,0 -1.59587,14.768145 c 0.9229,-0.222612 2.06921,-0.877904 2.84025,-1.640246 1.59987,-1.990362 2.03167,-3.741594 2.03167,-6.160826 0,-2.724509 -1.1891,-5.079506 -3.27605,-6.967073 z" id="path5615" - sodipodi:nodetypes="csscccccsc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="csscccccsc" /> <path id="path5617" d="m 364.98428,75.546138 1.96566,17.443834 c 0,0 4.16573,0.971592 12.55007,0.971592 8.42711,0 12.55007,-0.971592 12.55007,-0.971592 l 1.96569,-17.443834 c 0,0 -29.03149,0 -29.03149,0 z" style="opacity:0.4;fill:none;stroke:url(#linearGradient5647);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" - sodipodi:nodetypes="cczccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cczccc" /> <path style="opacity:0.23744291;fill:url(#linearGradient5649);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z m 29,0 -1.125,8.1875 2.15625,0 C 395.03125,92 394,83.8125 394,83.8125 z" id="path5619" - sodipodi:nodetypes="cccccccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccc" /> </g> <path transform="matrix(0.6733282,0,0,0.6548466,103.19818,94.082561)" - d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0312,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0312,0 z" + d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0313,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0313,0 z" id="path5621" style="fill:none;stroke:url(#radialGradient5651);stroke-width:1.51781034;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " @@ -3822,7 +7999,7 @@ sodipodi:type="inkscape:offset" /> <path transform="matrix(0.6800312,0,0,0.6705066,101.05645,92.767122)" - d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0312,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0312,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0312,-0.6875 0.0312,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0312,0 z" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" id="path5623" style="opacity:0.8;fill:url(#radialGradient5653);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " @@ -3834,7 +8011,7 @@ transform="matrix(0.6538794,0,0,0.6929615,70.862787,90.81248)"> <path transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -3844,7 +8021,7 @@ sodipodi:type="arc" /> <path transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" @@ -3854,7 +8031,7 @@ sodipodi:type="arc" /> <path transform="matrix(2.4961121,0,0,2.5098571,186.66,-76.384845)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -3876,7 +8053,7 @@ sodipodi:cy="89.75" sodipodi:rx="21.125" sodipodi:ry="7" - d="m 340.5,89.75 a 21.125,7 0 1 1 -42.25,0 21.125,7 0 1 1 42.25,0 z" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" transform="matrix(0.9576164,0,0,0.5755102,11.661263,41.347962)" /> <path sodipodi:type="arc" @@ -3886,7 +8063,7 @@ sodipodi:cy="89.75" sodipodi:rx="21.125" sodipodi:ry="7" - d="m 340.5,89.75 a 21.125,7 0 1 1 -42.25,0 21.125,7 0 1 1 42.25,0 z" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" transform="matrix(0.8284027,0,0,0.4285713,52.928892,54.535726)" /> <g id="g5253" @@ -3895,43 +8072,36 @@ id="path5255" transform="translate(60,0)" d="m 319.5,72.5 c -10.50696,-2e-6 -19,4.914904 -19,12.4375 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0312,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 3.88216,-1.040222 4.99999,-5.609049 5,-8.3125 0,-7.522596 -8.49304,-12.437506 -19,-12.4375 -0.0106,-1e-5 -0.0207,0 -0.0312,0 z" - style="fill:url(#radialGradient5285);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5287);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient5285);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5287);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path transform="matrix(1.0533498,0,0,1,42.957855,-1)" sodipodi:nodetypes="cc" id="path5257" d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" - style="fill:none;stroke:#ffffff;stroke-width:1.94869423;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" - inkscape:connector-curvature="0" /> + style="fill:none;stroke:#ffffff;stroke-width:1.94869423;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" /> <path id="path5259" d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 C 362.97984,78.384679 361,81.364135 361,84.9375 c 0,0.553004 0.0649,1.163986 0.15625,1.78125 0.50261,-1.861515 2.33593,-3.436703 5.15625,-4.59375 3.33858,-1.369666 8.01068,-2.125003 13.1875,-2.125 5.1768,0 9.84892,0.755331 13.1875,2.125 2.82032,1.15705 4.65364,2.732237 5.15625,4.59375 C 397.93512,86.101487 398,85.490501 398,84.9375 398,81.364136 396.02016,78.384679 392.6875,76.28125 389.34892,74.174086 384.6768,73 379.5,73 z" - style="opacity:0.80365295;fill:url(#radialGradient5289);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.80365295;fill:url(#radialGradient5289);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path id="path5261" d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" - style="opacity:0.65753425;fill:url(#radialGradient5291);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.65753425;fill:url(#radialGradient5291);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:nodetypes="csscccccsc" id="path5263" d="m 364.3125,77.8125 c -2.11017,1.930353 -3.30465,4.338744 -3.3125,7.125 -0.008,2.794394 1.15154,5.564784 2.46875,6.65625 0.672,0.556831 1.25521,0.960937 2.47656,1.289062 L 364.3125,77.8125 z m 30.375,0 -1.61363,15.102903 c 0.93317,-0.227658 2.09224,-0.897804 2.87186,-1.677427 C 397.5634,89.202498 398,87.41157 398,84.9375 c 0,-2.786267 -1.20233,-5.194646 -3.3125,-7.125 z" - style="opacity:0.1;fill:url(#linearGradient5293);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.1;fill:url(#linearGradient5293);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:nodetypes="cczccc" style="opacity:0.4;fill:none;stroke:url(#linearGradient5295);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" d="m 364.50001,75.546138 2.03124,17.953865 c 0,0 4.3047,1 12.96874,1 8.70824,0 12.96875,-1 12.96875,-1 L 394.5,75.546138 c 0,0 -29.99999,0 -29.99999,0 z" - id="path5265" - inkscape:connector-curvature="0" /> + id="path5265" /> <path sodipodi:nodetypes="cccccccc" id="path5267" d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z m 29,0 -1.125,8.1875 2.15625,0 C 395.03125,92 394,83.8125 394,83.8125 z" - style="opacity:0.23744291;fill:url(#linearGradient5297);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.23744291;fill:url(#linearGradient5297);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> </g> <path sodipodi:type="inkscape:offset" @@ -3939,14 +8109,14 @@ inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " style="fill:none;stroke:url(#radialGradient5299);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path5269" - d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0312,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0312,0 z" + d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0313,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0313,0 z" transform="translate(-2,-1)" /> <g id="g5271" transform="matrix(0.925842,0,0,1,-33.84187,-1)"> <path transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -3956,7 +8126,7 @@ sodipodi:type="arc" /> <path transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" @@ -3966,7 +8136,7 @@ sodipodi:type="arc" /> <path transform="matrix(2.6015083,0,0,2.6009934,178.51814,-81.499871)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -3981,7 +8151,7 @@ inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " style="opacity:0.8;fill:url(#radialGradient5309);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" id="path5279" - d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0312,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0312,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0312,-0.6875 0.0312,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0312,0 z" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" transform="translate(-2,-1)" /> </g> <g @@ -4000,8 +8170,7 @@ <path style="fill:url(#radialGradient5953);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5955);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 313.50001,187.45129 c -4.97776,0 -9,2.9364 -9,6.55446 0,1.30025 0.49376,2.52344 1.3933,3.54296 l 15.21338,0 c 0.89952,-1.01952 1.3933,-2.24271 1.3933,-3.54296 0,-3.61806 -4.02224,-6.55446 -8.99998,-6.55446 z" - id="path5928" - inkscape:connector-curvature="0" /> + id="path5928" /> <path sodipodi:type="inkscape:offset" inkscape:radius="-0.45254201" @@ -4012,19 +8181,16 @@ <path id="path5932" d="M 318.5625,189.03125 C 317.2285,190.25151 315.44868,191 313.5,191 c -1.88424,0 -3.61963,-0.69454 -4.9375,-1.84375 -2.45994,1.23309 -3.99505,3.39911 -3.0625,6.40625 -0.21005,-6.32269 16.99848,-5.70387 16.34375,0 0.51505,-3.23332 -0.99714,-5.3728 -3.28125,-6.53125 z" - style="fill:url(#radialGradient5959);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient5959);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path style="opacity:0.2;fill:url(#linearGradient5961);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 307.28125,189.8125 c -1.46434,1.11367 -2.34375,2.59115 -2.34375,4.1875 10e-6,1.13185 0.4511,2.20446 1.21875,3.125 l 1.625,0 -0.5,-7.3125 z m 12.4375,0 -0.5,7.3125 1.625,0 c 0.76764,-0.92055 1.21875,-1.99316 1.21875,-3.125 0,-1.59635 -0.87941,-3.07383 -2.34375,-4.1875 z" - id="path5934" - inkscape:connector-curvature="0" /> + id="path5934" /> <path style="opacity:0.04566208;fill:url(#linearGradient5963);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 307.46875,192.8125 c 0,0 -1.3125,4.3125 -1.3125,4.3125 l 1.625,0 -0.3125,-4.3125 z m 12.0625,0 -0.3125,4.3125 1.625,0 c 0,0 -1.3125,-4.3125 -1.3125,-4.3125 z" id="path5937" - sodipodi:nodetypes="cccccccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccc" /> <path d="m 23.4375,18.96875 c -1.517359,0 -2.862012,0.47674 -3.8125,1.21875 -0.950488,0.74201 -1.5,1.720082 -1.5,2.78125 0,0.689247 0.225104,1.311769 0.625,1.875 l 9.40625,0 c 0.399896,-0.563231 0.625,-1.185753 0.625,-1.875 0,-1.05862 -0.541373,-2.038299 -1.5,-2.78125 -0.958627,-0.742951 -2.326391,-1.21875 -3.84375,-1.21875 z" id="path5939" @@ -4036,15 +8202,14 @@ <path style="fill:url(#radialGradient5967);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.77094483;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 313.5,187.875 c -1.8846,0 -3.62825,0.45251 -5.03125,1.1875 1.3302,1.20224 3.09868,1.9375 5.03125,1.9375 1.93258,0 3.70105,-0.73526 5.03125,-1.9375 -1.403,-0.73499 -3.14666,-1.1875 -5.03125,-1.1875 z" - id="path5941" - inkscape:connector-curvature="0" /> + id="path5941" /> <g style="display:inline;enable-background:new" id="g5943" transform="matrix(1.0041278,0,0,1.0002856,-0.6095416,-0.06281138)"> <path transform="matrix(1.2915923,0,0,1.2969254,213.04277,110.72045)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4054,7 +8219,7 @@ sodipodi:type="arc" /> <path transform="matrix(1.6654743,0,0,1.7487093,184.40619,85.629295)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" @@ -4064,7 +8229,7 @@ sodipodi:type="arc" /> <path transform="matrix(1.0867097,0,0,1.0912997,228.86995,122.2612)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4076,8 +8241,7 @@ <path style="opacity:0.56164383;fill:none;stroke:url(#linearGradient5977);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" d="m 307.5,188.5 0.8125,8 10.375,0 0.8125,-8 c 0,0 -12,0 -12,0 z" - id="path5951" - inkscape:connector-curvature="0" /> + id="path5951" /> </g> <g transform="translate(809,-44)" @@ -4095,8 +8259,7 @@ <path style="fill:url(#radialGradient6007);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6009);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 313.50001,187.45129 c -4.97776,0 -9,2.9364 -9,6.55446 0,1.30025 0.49376,2.52344 1.3933,3.54296 l 15.21338,0 c 0.89952,-1.01952 1.3933,-2.24271 1.3933,-3.54296 0,-3.61806 -4.02224,-6.55446 -8.99998,-6.55446 z" - id="path5983" - inkscape:connector-curvature="0" /> + id="path5983" /> <path sodipodi:type="inkscape:offset" inkscape:radius="-0.45254201" @@ -4107,19 +8270,16 @@ <path id="path5987" d="M 318.5625,189.03125 C 317.2285,190.25151 315.44868,191 313.5,191 c -1.88424,0 -3.61963,-0.69454 -4.9375,-1.84375 -2.45994,1.23309 -3.99505,3.39911 -3.0625,6.40625 -0.21005,-6.32269 16.99848,-5.70387 16.34375,0 0.51505,-3.23332 -0.99714,-5.3728 -3.28125,-6.53125 z" - style="fill:url(#radialGradient6013);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient6013);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path style="opacity:0.2;fill:url(#linearGradient6015);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 307.28125,189.8125 c -1.46434,1.11367 -2.34375,2.59115 -2.34375,4.1875 10e-6,1.13185 0.4511,2.20446 1.21875,3.125 l 1.625,0 -0.5,-7.3125 z m 12.4375,0 -0.5,7.3125 1.625,0 c 0.76764,-0.92055 1.21875,-1.99316 1.21875,-3.125 0,-1.59635 -0.87941,-3.07383 -2.34375,-4.1875 z" - id="path5989" - inkscape:connector-curvature="0" /> + id="path5989" /> <path style="opacity:0.04566208;fill:url(#linearGradient6017);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 307.46875,192.8125 c 0,0 -1.3125,4.3125 -1.3125,4.3125 l 1.625,0 -0.3125,-4.3125 z m 12.0625,0 -0.3125,4.3125 1.625,0 c 0,0 -1.3125,-4.3125 -1.3125,-4.3125 z" id="path5991" - sodipodi:nodetypes="cccccccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccccccc" /> <path d="m 23.4375,18.96875 c -1.517359,0 -2.862012,0.47674 -3.8125,1.21875 -0.950488,0.74201 -1.5,1.720082 -1.5,2.78125 0,0.689247 0.225104,1.311769 0.625,1.875 l 9.40625,0 c 0.399896,-0.563231 0.625,-1.185753 0.625,-1.875 0,-1.05862 -0.541373,-2.038299 -1.5,-2.78125 -0.958627,-0.742951 -2.326391,-1.21875 -3.84375,-1.21875 z" id="path5993" @@ -4131,15 +8291,14 @@ <path style="fill:url(#radialGradient6021);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.77094483;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" d="m 313.5,187.875 c -1.8846,0 -3.62825,0.45251 -5.03125,1.1875 1.3302,1.20224 3.09868,1.9375 5.03125,1.9375 1.93258,0 3.70105,-0.73526 5.03125,-1.9375 -1.403,-0.73499 -3.14666,-1.1875 -5.03125,-1.1875 z" - id="path5995" - inkscape:connector-curvature="0" /> + id="path5995" /> <g style="display:inline;enable-background:new" id="g5997" transform="matrix(1.0041278,0,0,1.0002856,-0.6095416,-0.06281138)"> <path transform="matrix(1.2915923,0,0,1.2969254,213.04277,110.72045)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4149,7 +8308,7 @@ sodipodi:type="arc" /> <path transform="matrix(1.6654743,0,0,1.7487093,184.40619,85.629295)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" @@ -4159,7 +8318,7 @@ sodipodi:type="arc" /> <path transform="matrix(1.0867097,0,0,1.0912997,228.86995,122.2612)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4171,8 +8330,7 @@ <path style="opacity:0.56164383;fill:none;stroke:url(#linearGradient6031);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" d="m 307.5,188.5 0.8125,8 10.375,0 0.8125,-8 c 0,0 -12,0 -12,0 z" - id="path6005" - inkscape:connector-curvature="0" /> + id="path6005" /> </g> <rect style="opacity:0.8;fill:#000000;fill-opacity:1;stroke:none;display:inline;filter:url(#filter3759);enable-background:new" @@ -4196,14 +8354,12 @@ <path id="path6190" d="m 23.449876,18.342249 c -3.296388,0 -5.960021,2.072 -5.960021,4.625 0,0.917484 0.326987,1.780602 0.922681,2.5 l 10.074679,0 c 0.595694,-0.719398 0.922682,-1.582516 0.922682,-2.5 0,-2.553 -2.663633,-4.625 -5.960021,-4.625 z" - style="fill:url(#radialGradient6202);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6204);stroke-width:0.83478224;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient6202);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6204);stroke-width:0.83478224;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:nodetypes="ccc" id="path6192" d="m 18.161425,23.87563 c -1.911925,-6.294746 11.927092,-7.310199 10.786577,0 0.188277,-4.464615 -11.120195,-4.757192 -10.786577,0 z" - style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:type="inkscape:offset" inkscape:radius="-0.85675496" @@ -4213,7 +8369,7 @@ d="m 23.4375,19.1875 c -1.468685,0 -2.78234,0.480875 -3.6875,1.1875 -0.90516,0.706625 -1.40625,1.612691 -1.40625,2.59375 0,0.607913 0.259965,1.15316 0.59375,1.65625 l 9.03125,0 c 0.333785,-0.50309 0.59375,-1.048337 0.59375,-1.65625 0,-0.977563 -0.524078,-1.885834 -1.4375,-2.59375 -0.913422,-0.707916 -2.218815,-1.1875 -3.6875,-1.1875 z" /> <path transform="matrix(0.8892163,0,0,0.9266773,-45.24438,-36.492579)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4223,7 +8379,7 @@ sodipodi:type="arc" /> <path transform="matrix(1.1827564,0,0,1.2888626,-67.743988,-56.551959)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" @@ -4233,7 +8389,7 @@ sodipodi:type="arc" /> <path transform="matrix(0.7070395,0,0,0.7368964,-31.17122,-25.841128)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4259,8 +8415,7 @@ d="m 715.96875,181.96875 c -2.75604,0 -5.00001,2.26853 -5,5.03125 0,1.32254 0.60229,2.45435 1.4375,3.34375 -2.01198,0.92136 -3.46875,2.56653 -3.46875,4.5625 -10e-6,1.0937 0.4367,2.13147 1.15625,2.96875 0.0875,0.0981 0.21228,0.15486 0.34375,0.15625 l 11.09375,0 c 0.13147,-0.001 0.25626,-0.0581 0.34375,-0.15625 0.71951,-0.83728 1.15625,-1.87504 1.15625,-2.96875 0,-1.99597 -1.45677,-3.64114 -3.46875,-4.5625 0.82786,-0.89245 1.40625,-2.02874 1.40625,-3.34375 0,-2.76272 -2.24394,-5.03125 -5,-5.03125 z" id="path5040" sodipodi:nodetypes="cscssccsscsc" - transform="translate(400,0)" - inkscape:connector-curvature="0" /> + transform="translate(400,0)" /> <g style="display:inline;enable-background:new" id="g5252" @@ -4276,13 +8431,11 @@ <path id="path5256" d="m 711.96877,227 c -2.28874,0 -4.29414,0.86289 -5.46875,2.1875 l 0,2.4375 c 0,0.49122 0.3838,0.875 0.875,0.875 l 9.25,0 c 0.49122,0 0.875,-0.38378 0.875,-0.875 l 0,-2.375 c -1.16758,-1.35423 -3.21215,-2.25 -5.53125,-2.25 z" - style="fill:url(#radialGradient5268);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5270);stroke-width:0.90258235;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient5268);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5270);stroke-width:0.90258235;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path id="path5258" d="m 711.78125,227.46875 c -1.8546,0.0737 -3.68265,0.66243 -4.78125,1.75 l 0,1.5 c 2.12485,-2.04716 7.67379,-1.97446 10,-0.0313 l 0,-1.53125 c -1.20733,-1.24858 -3.22691,-1.76664 -5.21875,-1.6875 z" - style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:type="arc" style="fill:url(#radialGradient5272);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5274);stroke-width:1.17323887;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" @@ -4291,7 +8444,7 @@ sodipodi:cy="56.125" sodipodi:rx="4.625" sodipodi:ry="4.625" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" transform="matrix(0.7713347,0,0,0.767287,652.39568,181.93601)" /> <g transform="matrix(0.7355375,0,0,0.7312953,188.29237,61.283741)" @@ -4299,7 +8452,7 @@ style="display:inline;enable-background:new"> <path transform="matrix(1.302791,0,0,1.3679003,611.53494,147.51131)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" @@ -4309,7 +8462,7 @@ sodipodi:type="arc" /> <path transform="matrix(0.778795,0,0,0.7820855,651.81938,180.10544)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4342,13 +8495,11 @@ <path id="path5135" d="m 711.96877,227 c -2.28874,0 -4.29414,0.86289 -5.46875,2.1875 l 0,2.4375 c 0,0.49122 0.3838,0.875 0.875,0.875 l 9.25,0 c 0.49122,0 0.875,-0.38378 0.875,-0.875 l 0,-2.375 c -1.16758,-1.35423 -3.21215,-2.25 -5.53125,-2.25 z" - style="fill:url(#radialGradient5240);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5242);stroke-width:0.90258235;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient5240);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5242);stroke-width:0.90258235;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path id="path5137" d="m 711.78125,227.46875 c -1.8546,0.0737 -3.68265,0.66243 -4.78125,1.75 l 0,1.5 c 2.12485,-2.04716 7.67379,-1.97446 10,-0.0313 l 0,-1.53125 c -1.20733,-1.24858 -3.22691,-1.76664 -5.21875,-1.6875 z" - style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:type="arc" style="fill:url(#radialGradient5244);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5246);stroke-width:1.17323887;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" @@ -4357,7 +8508,7 @@ sodipodi:cy="56.125" sodipodi:rx="4.625" sodipodi:ry="4.625" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" transform="matrix(0.7713347,0,0,0.767287,652.39568,181.93601)" /> <g transform="matrix(0.7355375,0,0,0.7312953,188.29237,61.283741)" @@ -4365,7 +8516,7 @@ style="display:inline;enable-background:new"> <path transform="matrix(1.302791,0,0,1.3679003,611.53494,147.51131)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" @@ -4375,7 +8526,7 @@ sodipodi:type="arc" /> <path transform="matrix(0.778795,0,0,0.7820855,651.81938,180.10544)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4397,14 +8548,12 @@ <path id="path6218" d="m 23.449876,18.342249 c -3.296388,0 -5.960021,2.072 -5.960021,4.625 0,0.917484 0.326987,1.780602 0.922681,2.5 l 10.074679,0 c 0.595694,-0.719398 0.922682,-1.582516 0.922682,-2.5 0,-2.553 -2.663633,-4.625 -5.960021,-4.625 z" - style="fill:url(#radialGradient6230);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6232);stroke-width:0.83478224;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="fill:url(#radialGradient6230);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6232);stroke-width:0.83478224;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:nodetypes="ccc" id="path6220" d="m 18.161425,23.87563 c -1.911925,-6.294746 11.927092,-7.310199 10.786577,0 0.188277,-4.464615 -11.120195,-4.757192 -10.786577,0 z" - style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - inkscape:connector-curvature="0" /> + style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> <path sodipodi:type="inkscape:offset" inkscape:radius="-0.85675496" @@ -4414,7 +8563,7 @@ d="m 23.4375,19.1875 c -1.468685,0 -2.78234,0.480875 -3.6875,1.1875 -0.90516,0.706625 -1.40625,1.612691 -1.40625,2.59375 0,0.607913 0.259965,1.15316 0.59375,1.65625 l 9.03125,0 c 0.333785,-0.50309 0.59375,-1.048337 0.59375,-1.65625 0,-0.977563 -0.524078,-1.885834 -1.4375,-2.59375 -0.913422,-0.707916 -2.218815,-1.1875 -3.6875,-1.1875 z" /> <path transform="matrix(0.8892163,0,0,0.9266773,-45.24438,-36.492579)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4424,7 +8573,7 @@ sodipodi:type="arc" /> <path transform="matrix(1.1827564,0,0,1.2888626,-67.743988,-56.551959)" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" sodipodi:ry="1.1875" sodipodi:rx="2.25" sodipodi:cy="54.5" @@ -4434,7 +8583,7 @@ sodipodi:type="arc" /> <path transform="matrix(0.7070395,0,0,0.7368964,-31.17122,-25.841128)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4460,7 +8609,7 @@ sodipodi:cy="190.5" sodipodi:rx="92" sodipodi:ry="46" - d="m 233,190.5 a 92,46 0 1 1 -184,0 92,46 0 1 1 184,0 z" + d="m 233,190.5 c 0,25.4051 -41.1898,46 -92,46 -50.810197,0 -92,-20.5949 -92,-46 0,-25.4051 41.189803,-46 92,-46 50.8102,0 92,20.5949 92,46 z" transform="matrix(1.1111111,0,0,0.4347827,-12.666665,166.1739)" /> <path sodipodi:type="arc" @@ -4470,7 +8619,7 @@ sodipodi:cy="190.5" sodipodi:rx="92" sodipodi:ry="46" - d="m 233,190.5 a 92,46 0 1 1 -184,0 92,46 0 1 1 184,0 z" + d="m 233,190.5 c 0,25.4051 -41.1898,46 -92,46 -50.810197,0 -92,-20.5949 -92,-46 0,-25.4051 41.189803,-46 92,-46 50.8102,0 92,20.5949 92,46 z" transform="matrix(0.8979469,0,0,0.3152174,17.389489,188.95108)" /> <g style="display:inline;enable-background:new" @@ -4482,34 +8631,29 @@ style="fill:url(#radialGradient6557);fill-opacity:1;stroke:none" d="m 144,140 c -50.784,0 -92,28.672 -92,64 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-35.328 -41.21599,-64 -92,-64 z" id="path6523" - sodipodi:nodetypes="cssccsccssc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccsccssc" /> <path style="opacity:0.63061218;fill:url(#linearGradient6559);fill-opacity:1;stroke:none;display:inline;enable-background:new" d="M 68.1875,167.75 C 57.982406,178.05662 52,190.54759 52,204 c 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 c 0.01941,0.004 0.04306,-0.004 0.0625,0 l -6.21875,-86 z m 151.625,0 -6.21875,86 c 0.0194,-0.004 0.0431,0.004 0.0625,0 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-13.45241 -5.98241,-25.94338 -16.1875,-36.25 z" id="path6525" - sodipodi:nodetypes="cssccccccccssc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccccccccssc" /> <path style="opacity:0.8;fill:url(#linearGradient6561);fill-opacity:1;stroke:none;display:inline;filter:url(#filter9140);enable-background:new" d="m 217.71875,197.8712 -3.59375,49.62755 c 3.30582,-1.80482 6.16904,-3.92321 8.6875,-6.37476 l -5.09375,-43.25279 z" id="path6527" transform="matrix(1,0,0,1.0244648,0,-6.0565749)" - sodipodi:nodetypes="cccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccc" /> <path style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;filter:url(#filter9535);enable-background:new" d="M 144,141 C 98.894192,141 61.334828,163.62601 53.5,193.4375 66.691065,176.87362 102.23058,170 144,170 c 41.76942,0 77.30894,6.87362 90.5,23.4375 C 226.66517,163.62601 189.10582,141 144,141 z" id="path6529" - sodipodi:nodetypes="ccscc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccscc" /> </g> <path style="opacity:0.5;fill:url(#radialGradient6563);fill-opacity:1;stroke:none;display:inline;enable-background:new" d="M 52.40625,198 C 52.140728,199.97949 52,201.97251 52,204 c 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-2.02749 -0.14073,-4.02051 -0.40625,-6 l -183.1875,0 z" id="path6531" - sodipodi:nodetypes="cssccsccsscc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccsccsscc" /> <g clip-path="none" id="g6533"> @@ -4518,18 +8662,16 @@ d="m 68,168 5.90625,79.5625 0.28125,3.78125 0.15625,2.40625 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 L 214.125,247.5 220,168 68,168 z" id="path6535" clip-path="url(#clipPath9283)" - sodipodi:nodetypes="ccccscccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccccscccc" /> <path sodipodi:nodetypes="csscssc" id="path6537" d="m 215.125,247.5 c 8.27492,-4.42931 13.33455,-10.48829 17.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-35.328 -41.21599,-64 -92,-64 -50.784,0 -92,28.672 -92,64 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 8.783043,15.12993 17.09375,19.5625" - style="fill:none;stroke:url(#linearGradient6567);stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;filter:url(#filter9317);enable-background:new" - inkscape:connector-curvature="0" /> + style="fill:none;stroke:url(#linearGradient6567);stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;filter:url(#filter9317);enable-background:new" /> </g> <path transform="matrix(12.594595,0,0,12.378379,-822.68249,-587.48651)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4555,7 +8697,7 @@ sodipodi:cy="56.125" sodipodi:rx="4.625" sodipodi:ry="4.625" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" transform="matrix(2.793172,0,0,2.8066741,163.71215,-93.043712)" /> <path sodipodi:type="arc" @@ -4565,7 +8707,7 @@ sodipodi:cy="54.5" sodipodi:rx="2.25" sodipodi:ry="1.1875" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" transform="matrix(3.3401453,0,0,4.3498222,122.08472,-179.2981)" /> </g> <path @@ -4576,15 +8718,14 @@ sodipodi:cy="56.125" sodipodi:rx="4.625" sodipodi:ry="4.625" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" transform="matrix(12.10811,0,0,13.405405,-791.35149,-654.37837)" /> </g> <path style="fill:#ffffff;fill-rule:evenodd;stroke:none;filter:url(#filter9093)" d="m 79.5,247 c 0,0 13.311405,6.16466 65,6.16466 56.18431,0 65,-6.16466 65,-6.16466 0,0 -45.5,3.35 -65,3.5 -19.5,0.15 -65,-3.5 -65,-3.5 z" id="path6551" - sodipodi:nodetypes="czcsc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="czcsc" /> </g> <path style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;display:inline;filter:url(#filter4850);enable-background:new" @@ -4592,8 +8733,7 @@ id="path4063" clip-path="url(#clipPath4072)" sodipodi:nodetypes="cscssccsccsscsc" - transform="translate(400,0)" - inkscape:connector-curvature="0" /> + transform="translate(400,0)" /> <g transform="translate(828,17)" id="use3917"> @@ -4605,7 +8745,7 @@ sodipodi:cy="190.5" sodipodi:rx="92" sodipodi:ry="46" - d="m 233,190.5 a 92,46 0 1 1 -184,0 92,46 0 1 1 184,0 z" + d="m 233,190.5 c 0,25.4051 -41.1898,46 -92,46 -50.810197,0 -92,-20.5949 -92,-46 0,-25.4051 41.189803,-46 92,-46 50.8102,0 92,20.5949 92,46 z" transform="matrix(1.1111111,0,0,0.4347827,-12.666665,166.1739)" /> <path sodipodi:type="arc" @@ -4615,7 +8755,7 @@ sodipodi:cy="190.5" sodipodi:rx="92" sodipodi:ry="46" - d="m 233,190.5 a 92,46 0 1 1 -184,0 92,46 0 1 1 184,0 z" + d="m 233,190.5 c 0,25.4051 -41.1898,46 -92,46 -50.810197,0 -92,-20.5949 -92,-46 0,-25.4051 41.189803,-46 92,-46 50.8102,0 92,20.5949 92,46 z" transform="matrix(0.8979469,0,0,0.3152174,17.389489,188.95108)" /> <g style="display:inline;enable-background:new" @@ -4627,34 +8767,29 @@ style="fill:url(#radialGradient6621);fill-opacity:1;stroke:none" d="m 144,140 c -50.784,0 -92,28.672 -92,64 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-35.328 -41.21599,-64 -92,-64 z" id="path6587" - sodipodi:nodetypes="cssccsccssc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccsccssc" /> <path style="opacity:0.63061218;fill:url(#linearGradient6623);fill-opacity:1;stroke:none;display:inline;enable-background:new" d="M 68.1875,167.75 C 57.982406,178.05662 52,190.54759 52,204 c 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 c 0.01941,0.004 0.04306,-0.004 0.0625,0 l -6.21875,-86 z m 151.625,0 -6.21875,86 c 0.0194,-0.004 0.0431,0.004 0.0625,0 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-13.45241 -5.98241,-25.94338 -16.1875,-36.25 z" id="path6589" - sodipodi:nodetypes="cssccccccccssc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccccccccssc" /> <path style="opacity:0.8;fill:url(#linearGradient6625);fill-opacity:1;stroke:none;display:inline;filter:url(#filter9140);enable-background:new" d="m 217.71875,197.8712 -3.59375,49.62755 c 3.30582,-1.80482 6.16904,-3.92321 8.6875,-6.37476 l -5.09375,-43.25279 z" id="path6591" transform="matrix(1,0,0,1.0244648,0,-6.0565749)" - sodipodi:nodetypes="cccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cccc" /> <path style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;filter:url(#filter9535);enable-background:new" d="M 144,141 C 98.894192,141 61.334828,163.62601 53.5,193.4375 66.691065,176.87362 102.23058,170 144,170 c 41.76942,0 77.30894,6.87362 90.5,23.4375 C 226.66517,163.62601 189.10582,141 144,141 z" id="path6593" - sodipodi:nodetypes="ccscc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccscc" /> </g> <path style="opacity:0.5;fill:url(#radialGradient6627);fill-opacity:1;stroke:none;display:inline;enable-background:new" d="M 52.40625,198 C 52.140728,199.97949 52,201.97251 52,204 c 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 9.783043,15.12993 18.09375,19.5625 l 0.4375,6.1875 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 l 0.46875,-6.25 c 8.27492,-4.42931 14.33455,-10.48829 18.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-2.02749 -0.14073,-4.02051 -0.40625,-6 l -183.1875,0 z" id="path6595" - sodipodi:nodetypes="cssccsccsscc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="cssccsccsscc" /> <g clip-path="none" id="g6597"> @@ -4663,18 +8798,16 @@ d="m 68,168 5.90625,79.5625 0.28125,3.78125 0.15625,2.40625 C 91.21882,257.57677 116.16005,260 144,260 c 27.83995,0 52.78118,-2.42323 69.65625,-6.25 L 214.125,247.5 220,168 68,168 z" id="path6599" clip-path="url(#clipPath9283)" - sodipodi:nodetypes="ccccscccc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="ccccscccc" /> <path sodipodi:nodetypes="csscssc" id="path6601" d="m 215.125,247.5 c 8.27492,-4.42931 13.33455,-10.48829 17.0625,-19.5 3.05018,-7.37334 3.8125,-15.66303 3.8125,-24 0,-35.328 -41.21599,-64 -92,-64 -50.784,0 -92,28.672 -92,64 0,8.33697 0.761099,16.62716 3.8125,24 3.747157,9.05394 8.783043,15.12993 17.09375,19.5625" - style="fill:none;stroke:url(#linearGradient6631);stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;filter:url(#filter9317);enable-background:new" - inkscape:connector-curvature="0" /> + style="fill:none;stroke:url(#linearGradient6631);stroke-width:3;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;display:inline;filter:url(#filter9317);enable-background:new" /> </g> <path transform="matrix(12.594595,0,0,12.378379,-822.68249,-587.48651)" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" sodipodi:ry="4.625" sodipodi:rx="4.625" sodipodi:cy="56.125" @@ -4700,7 +8833,7 @@ sodipodi:cy="56.125" sodipodi:rx="4.625" sodipodi:ry="4.625" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" transform="matrix(2.793172,0,0,2.8066741,163.71215,-93.043712)" /> <path sodipodi:type="arc" @@ -4710,7 +8843,7 @@ sodipodi:cy="54.5" sodipodi:rx="2.25" sodipodi:ry="1.1875" - d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" transform="matrix(3.3401453,0,0,4.3498222,122.08472,-179.2981)" /> </g> <path @@ -4721,16 +8854,4462 @@ sodipodi:cy="56.125" sodipodi:rx="4.625" sodipodi:ry="4.625" - d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" transform="matrix(12.10811,0,0,13.405405,-791.35149,-654.37837)" /> </g> <path style="fill:#ffffff;fill-rule:evenodd;stroke:none;filter:url(#filter9093)" d="m 79.5,247 c 0,0 13.311405,6.16466 65,6.16466 56.18431,0 65,-6.16466 65,-6.16466 0,0 -45.5,3.35 -65,3.5 -19.5,0.15 -65,-3.5 -65,-3.5 z" id="path6615" - sodipodi:nodetypes="czcsc" - inkscape:connector-curvature="0" /> + sodipodi:nodetypes="czcsc" /> + </g> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer4" + inkscape:label="user-available" + style="display:inline"> + <g + inkscape:groupmode="layer" + id="layer5" + inkscape:label="baseplate#1" + style="display:none"> + <rect + height="48" + id="rect10491" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="1206" + y="50" /> + <rect + height="32" + id="rect10493" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="1213" + y="126" /> + <rect + height="22" + id="rect10495" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="1213" + y="177" /> + <rect + height="16" + id="rect10497" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="1213" + y="219" /> + <rect + height="24" + id="rect10499" + inkscape:label="24x24" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="24" + x="1212" + y="176" /> + <text + id="text10501" + inkscape:label="context" + style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans" + x="-35.099113" + xml:space="preserve" + y="1221.1934" + transform="matrix(0,-1,1,0,0,0)"><tspan + id="tspan10503" + sodipodi:role="line" + x="-35.099113" + y="1221.1934">status</tspan></text> + <text + id="text10505" + inkscape:label="icon-name" + sodipodi:linespacing="125%" + style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold" + x="-35.429741" + xml:space="preserve" + y="1240.7408" + transform="matrix(0,-1,1,0,0,0)"><tspan + id="tspan10507" + sodipodi:role="line" + x="-35.429741" + y="1240.7408">user-available</tspan></text> + </g> + <g + inkscape:groupmode="layer" + id="layer7" + inkscape:label="small sizes#1" + style="display:inline"> + <g + transform="translate(910.00001,0)" + id="use11576"> + <rect + style="opacity:0.8;fill:#000000;fill-opacity:1;stroke:none;display:inline;filter:url(#filter3759);enable-background:new" + id="rect6035" + width="17.015991" + height="2.9998484" + x="304.98401" + y="195" + rx="1.4999242" + ry="1.4999242" + transform="matrix(1.0844903,0,0,1,-26.487057,0.1767767)" /> + <path + style="fill:url(#radialGradient6061);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6063);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 313.50001,187.45129 c -4.97776,0 -9,2.9364 -9,6.55446 0,1.30025 0.49376,2.52344 1.3933,3.54296 l 15.21338,0 c 0.89952,-1.01952 1.3933,-2.24271 1.3933,-3.54296 0,-3.61806 -4.02224,-6.55446 -8.99998,-6.55446 z" + id="path6037" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.45254201" + inkscape:original="M 313.5 187.4375 C 308.52225 187.4375 304.5 190.38194 304.5 194 C 304.50001 195.30025 305.00671 196.54298 305.90625 197.5625 L 321.09375 197.5625 C 321.99327 196.54298 322.5 195.30025 322.5 194 C 322.49999 190.38194 318.47774 187.4375 313.5 187.4375 z " + style="opacity:0.64840184;fill:url(#radialGradient6065);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path6039" + d="m 313.5,187.875 c -2.39965,0 -4.55449,0.72001 -6.09375,1.84375 -1.53926,1.12374 -2.46875,2.63992 -2.46875,4.28125 10e-6,1.13185 0.4511,2.20446 1.21875,3.125 l 14.6875,0 c 0.76764,-0.92055 1.21875,-1.99316 1.21875,-3.125 0,-1.64133 -0.92949,-3.15751 -2.46875,-4.28125 -1.53926,-1.12374 -3.69411,-1.84375 -6.09375,-1.84375 z" /> + <path + id="path6041" + d="M 318.5625,189.03125 C 317.2285,190.25151 315.44868,191 313.5,191 c -1.88424,0 -3.61963,-0.69454 -4.9375,-1.84375 -2.45994,1.23309 -3.99505,3.39911 -3.0625,6.40625 -0.21005,-6.32269 16.99848,-5.70387 16.34375,0 0.51505,-3.23332 -0.99714,-5.3728 -3.28125,-6.53125 z" + style="fill:url(#radialGradient6067);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="opacity:0.2;fill:url(#linearGradient6069);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 307.28125,189.8125 c -1.46434,1.11367 -2.34375,2.59115 -2.34375,4.1875 10e-6,1.13185 0.4511,2.20446 1.21875,3.125 l 1.625,0 -0.5,-7.3125 z m 12.4375,0 -0.5,7.3125 1.625,0 c 0.76764,-0.92055 1.21875,-1.99316 1.21875,-3.125 0,-1.59635 -0.87941,-3.07383 -2.34375,-4.1875 z" + id="path6043" /> + <path + style="opacity:0.04566208;fill:url(#linearGradient6071);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 307.46875,192.8125 c 0,0 -1.3125,4.3125 -1.3125,4.3125 l 1.625,0 -0.3125,-4.3125 z m 12.0625,0 -0.3125,4.3125 1.625,0 c 0,0 -1.3125,-4.3125 -1.3125,-4.3125 z" + id="path6045" + sodipodi:nodetypes="cccccccc" /> + <path + d="m 23.4375,18.96875 c -1.517359,0 -2.862012,0.47674 -3.8125,1.21875 -0.950488,0.74201 -1.5,1.720082 -1.5,2.78125 0,0.689247 0.225104,1.311769 0.625,1.875 l 9.40625,0 c 0.399896,-0.563231 0.625,-1.185753 0.625,-1.875 0,-1.05862 -0.541373,-2.038299 -1.5,-2.78125 -0.958627,-0.742951 -2.326391,-1.21875 -3.84375,-1.21875 z" + id="path6047" + style="opacity:0.56164383;fill:none;stroke:url(#radialGradient6073);stroke-width:0.62479848;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 23.4375 18.34375 C 20.141111 18.34375 17.5 20.41575 17.5 22.96875 C 17.5 23.886234 17.810556 24.749352 18.40625 25.46875 L 28.5 25.46875 C 29.095694 24.749352 29.40625 23.886234 29.40625 22.96875 C 29.40625 20.41575 26.733888 18.34375 23.4375 18.34375 z " + inkscape:radius="-0.6244446" + sodipodi:type="inkscape:offset" + transform="matrix(1.5155813,0,0,1.3782131,277.95982,162.30852)" /> + <path + style="fill:url(#radialGradient6075);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.77094483;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 313.5,187.875 c -1.8846,0 -3.62825,0.45251 -5.03125,1.1875 1.3302,1.20224 3.09868,1.9375 5.03125,1.9375 1.93258,0 3.70105,-0.73526 5.03125,-1.9375 -1.403,-0.73499 -3.14666,-1.1875 -5.03125,-1.1875 z" + id="path6049" /> + <g + style="display:inline;enable-background:new" + id="g6051" + transform="matrix(1.0041278,0,0,1.0002856,-0.6095416,-0.06281138)"> + <path + transform="matrix(1.2915923,0,0,1.2969254,213.04277,110.72045)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path6053" + style="fill:url(#radialGradient6077);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6079);stroke-width:0.77094483;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.6654743,0,0,1.7487093,184.40619,85.629295)" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + sodipodi:ry="1.1875" + sodipodi:rx="2.25" + sodipodi:cy="54.5" + sodipodi:cx="77.0625" + id="path6055" + style="opacity:0.9;fill:url(#linearGradient6081);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.0867097,0,0,1.0912997,228.86995,122.2612)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path6057" + style="fill:none;stroke:url(#linearGradient6083);stroke-width:0.82699227;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="opacity:0.56164383;fill:none;stroke:url(#linearGradient6085);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 307.5,188.5 0.8125,8 10.375,0 0.8125,-8 c 0,0 -12,0 -12,0 z" + id="path6059" /> + </g> + <g + id="g10822" + transform="translate(850.00001,0)"> + <path + sodipodi:nodetypes="cccccc" + id="path8701" + d="m 362.5,193.5 9.0625,0 1.9375,3 3.0625,-8 2.0625,5 6.875,0" + style="fill:none;stroke:url(#linearGradient9481);stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cccccc" + id="path9473" + d="m 362.5,193.5 9.0625,0 1.9375,3 3.0625,-8 2.0625,5 6.875,0" + style="fill:none;stroke:#95e547;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + </g> + <g + transform="translate(1213,219)" + inkscape:label="Layer 1" + id="use11574" + style="display:inline;enable-background:new"> + <g + style="display:inline;enable-background:new" + id="g6244" + transform="matrix(1.1014872,0,0,1.0613236,-17.845915,-11.468757)"> + <path + id="path6246" + d="m 23.449876,18.342249 c -3.296388,0 -5.960021,2.072 -5.960021,4.625 0,0.917484 0.326987,1.780602 0.922681,2.5 l 10.074679,0 c 0.595694,-0.719398 0.922682,-1.582516 0.922682,-2.5 0,-2.553 -2.663633,-4.625 -5.960021,-4.625 z" + style="fill:url(#radialGradient6258);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6260);stroke-width:0.83478224;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="ccc" + id="path6248" + d="m 18.161425,23.87563 c -1.911925,-6.294746 11.927092,-7.310199 10.786577,0 0.188277,-4.464615 -11.120195,-4.757192 -10.786577,0 z" + style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.85675496" + inkscape:original="M 23.4375 18.34375 C 20.141111 18.34375 17.5 20.41575 17.5 22.96875 C 17.5 23.886234 17.810556 24.749352 18.40625 25.46875 L 28.5 25.46875 C 29.095694 24.749352 29.40625 23.886234 29.40625 22.96875 C 29.40625 20.41575 26.733888 18.34375 23.4375 18.34375 z " + style="opacity:0.42424239;fill:none;stroke:#ffffff;stroke-width:0.83516848;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path6250" + d="m 23.4375,19.1875 c -1.468685,0 -2.78234,0.480875 -3.6875,1.1875 -0.90516,0.706625 -1.40625,1.612691 -1.40625,2.59375 0,0.607913 0.259965,1.15316 0.59375,1.65625 l 9.03125,0 c 0.333785,-0.50309 0.59375,-1.048337 0.59375,-1.65625 0,-0.977563 -0.524078,-1.885834 -1.4375,-2.59375 -0.913422,-0.707916 -2.218815,-1.1875 -3.6875,-1.1875 z" /> + <path + transform="matrix(0.8892163,0,0,0.9266773,-45.24438,-36.492579)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path6252" + style="fill:url(#radialGradient6262);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient6264);stroke-width:0.91961324;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.1827564,0,0,1.2888626,-67.743988,-56.551959)" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + sodipodi:ry="1.1875" + sodipodi:rx="2.25" + sodipodi:cy="54.5" + sodipodi:cx="77.0625" + id="path6254" + style="opacity:0.9;fill:url(#linearGradient6266);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(0.7070395,0,0,0.7368964,-31.17122,-25.841128)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path6256" + style="fill:none;stroke:url(#linearGradient6268);stroke-width:1.15650654;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> + <g + id="g10826" + transform="translate(850.00001,0)"> + <path + sodipodi:nodetypes="cccccc" + id="path9495" + d="m 363,230.5 6.5625,0 1.9375,2 2.0625,-6 2.0625,4 3.375,0" + style="fill:none;stroke:#448704;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cccccc" + id="path9497" + d="m 363,230.5 6.5625,0 1.9375,2 2.0625,-6 2.0625,4 3.375,0" + style="fill:none;stroke:#95e547;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + </g> + <g + transform="translate(912.00001,0)" + id="use11578" + style="display:inline;enable-background:new"> + <path + sodipodi:type="arc" + style="opacity:0.35;fill:url(#radialGradient5345);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path5313" + sodipodi:cx="319.375" + sodipodi:cy="89.75" + sodipodi:rx="21.125" + sodipodi:ry="7" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + transform="matrix(0.9576164,0,0,0.5755102,11.661263,41.347962)" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient5347);fill-opacity:1;stroke:none" + id="path5315" + sodipodi:cx="319.375" + sodipodi:cy="89.75" + sodipodi:rx="21.125" + sodipodi:ry="7" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + transform="matrix(0.8284027,0,0,0.4285713,52.928892,54.535726)" /> + <g + id="g5317" + transform="translate(-62,-1)"> + <path + id="path5319" + transform="translate(60,0)" + d="m 319.5,72.5 c -10.50696,-2e-6 -19,4.914904 -19,12.4375 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0312,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 3.88216,-1.040222 4.99999,-5.609049 5,-8.3125 0,-7.522596 -8.49304,-12.437506 -19,-12.4375 -0.0106,-1e-5 -0.0207,0 -0.0312,0 z" + style="fill:url(#radialGradient5349);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5351);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + transform="matrix(1.0533498,0,0,1,42.957855,-1)" + sodipodi:nodetypes="cc" + id="path5321" + d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" + style="fill:none;stroke:#ffffff;stroke-width:1.94869423;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" /> + <path + id="path5323" + d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 C 362.97984,78.384679 361,81.364135 361,84.9375 c 0,0.553004 0.0649,1.163986 0.15625,1.78125 0.50261,-1.861515 2.33593,-3.436703 5.15625,-4.59375 3.33858,-1.369666 8.01068,-2.125003 13.1875,-2.125 5.1768,0 9.84892,0.755331 13.1875,2.125 2.82032,1.15705 4.65364,2.732237 5.15625,4.59375 C 397.93512,86.101487 398,85.490501 398,84.9375 398,81.364136 396.02016,78.384679 392.6875,76.28125 389.34892,74.174086 384.6768,73 379.5,73 z" + style="opacity:0.80365295;fill:url(#radialGradient5353);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path5325" + d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" + style="opacity:0.65753425;fill:url(#radialGradient5355);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csscccccsc" + id="path5327" + d="m 364.3125,77.8125 c -2.11017,1.930353 -3.30465,4.338744 -3.3125,7.125 -0.008,2.794394 1.15154,5.564784 2.46875,6.65625 0.672,0.556831 1.25521,0.960937 2.47656,1.289062 L 364.3125,77.8125 z m 30.375,0 -1.61363,15.102903 c 0.93317,-0.227658 2.09224,-0.897804 2.87186,-1.677427 C 397.5634,89.202498 398,87.41157 398,84.9375 c 0,-2.786267 -1.20233,-5.194646 -3.3125,-7.125 z" + style="opacity:0.1;fill:url(#linearGradient5357);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cczccc" + style="opacity:0.4;fill:none;stroke:url(#linearGradient5359);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 364.50001,75.546138 2.03124,17.953865 c 0,0 4.3047,1 12.96874,1 8.70824,0 12.96875,-1 12.96875,-1 L 394.5,75.546138 c 0,0 -29.99999,0 -29.99999,0 z" + id="path5329" /> + <path + sodipodi:nodetypes="cccccccc" + id="path5331" + d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z m 29,0 -1.125,8.1875 2.15625,0 C 395.03125,92 394,83.8125 394,83.8125 z" + style="opacity:0.23744291;fill:url(#linearGradient5361);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0622327" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + style="fill:none;stroke:url(#radialGradient5363);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path5333" + d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0313,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0313,0 z" + transform="translate(-2,-1)" /> + <g + id="g5335" + transform="matrix(0.925842,0,0,1,-33.84187,-1)"> + <path + transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path5337" + style="fill:url(#radialGradient5365);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5367);stroke-width:0.37023371;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + sodipodi:ry="1.1875" + sodipodi:rx="2.25" + sodipodi:cy="54.5" + sodipodi:cx="77.0625" + id="path5339" + style="opacity:0.9;fill:url(#linearGradient5369);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(2.6015083,0,0,2.6009934,178.51814,-81.499871)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path5341" + style="opacity:0.5142857;fill:none;stroke:url(#linearGradient5371);stroke-width:0.36060861;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.53294957" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + style="opacity:0.8;fill:url(#radialGradient5373);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path5343" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" + transform="translate(-2,-1)" /> </g> + <g + transform="translate(910.00001,0)" + id="use11580" + style="display:inline;enable-background:new"> + <path + sodipodi:type="arc" + style="opacity:0.35;fill:url(#radialGradient5699);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path5665" + sodipodi:cx="319.375" + sodipodi:cy="89.75" + sodipodi:rx="21.125" + sodipodi:ry="7" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + transform="matrix(0.6627222,0,0,0.2857145,107.3431,130.35712)" /> + <path + transform="matrix(0.5686401,0,0,0.294184,136.82697,129.5377)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path5667" + style="fill:url(#radialGradient5701);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <g + id="g5669" + transform="matrix(1.0341347,0,0,0.9519659,-10.204368,7.0622543)"> + <g + transform="matrix(0.6864295,0,0,0.6864295,57.826331,91.429598)" + id="g5671"> + <path + style="fill:url(#radialGradient5703);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5705);stroke-width:1.46826601;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 319.5,72.5 c -10.50696,-2e-6 -19,4.914904 -19,12.4375 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0312,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 3.88216,-1.040222 4.99999,-5.609049 5,-8.3125 0,-7.522596 -8.49304,-12.437506 -19,-12.4375 -0.0106,-1e-5 -0.0207,0 -0.0312,0 z" + id="path5673" + transform="translate(60,0)" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:2.861202;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" + d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" + id="path5675" + sodipodi:nodetypes="cc" + transform="matrix(1.0533498,0,0,1,42.957855,-1)" /> + <path + style="opacity:0.80365295;fill:url(#radialGradient5707);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 379.5,73.06529 c -5.12754,-10e-7 -9.75517,1.162911 -13.06198,3.250018 -3.30093,2.083408 -5.26193,5.034504 -5.26193,8.573856 0,0.547741 0.0643,1.152907 0.15476,1.764296 0.49783,-1.843797 2.3137,-3.403991 5.10717,-4.550025 3.30681,-1.356629 7.93444,-2.104777 13.06198,-2.104774 5.12753,0 9.75517,0.748142 13.06198,2.104774 2.79347,1.146037 4.60934,2.70623 5.10717,4.550025 0.0905,-0.611388 0.15476,-1.216558 0.15476,-1.764296 0,-3.539351 -1.961,-6.490448 -5.26193,-8.573856 C 389.25517,74.228201 384.62753,73.06529 379.5,73.06529 z" + id="path5677" /> + <path + style="opacity:0.65753425;fill:url(#radialGradient5709);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" + id="path5679" /> + <path + style="opacity:0.1;fill:url(#linearGradient5711);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 364.47963,77.8125 c -2.08695,1.887566 -3.26828,4.242575 -3.27605,6.967073 -0.008,2.732456 1.13887,5.44144 2.44159,6.508714 0.6646,0.544489 1.24139,0.939637 2.4493,1.26049 L 364.47963,77.8125 z m 30.04074,0 -1.59587,14.768145 c 0.9229,-0.222612 2.06921,-0.877904 2.84025,-1.640246 1.59987,-1.990362 2.03167,-3.741594 2.03167,-6.160826 0,-2.724509 -1.1891,-5.079506 -3.27605,-6.967073 z" + id="path5681" + sodipodi:nodetypes="csscccccsc" /> + <path + id="path5683" + d="m 364.98428,75.546138 1.96566,17.443834 c 0,0 4.16573,0.971592 12.55007,0.971592 8.42711,0 12.55007,-0.971592 12.55007,-0.971592 l 1.96569,-17.443834 c 0,0 -29.03149,0 -29.03149,0 z" + style="opacity:0.4;fill:none;stroke:url(#linearGradient5713);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + sodipodi:nodetypes="cczccc" /> + <path + style="opacity:0.23744291;fill:url(#linearGradient5715);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z m 29,0 -1.125,8.1875 2.15625,0 C 395.03125,92 394,83.8125 394,83.8125 z" + id="path5685" + sodipodi:nodetypes="cccccccc" /> + </g> + <path + transform="matrix(0.6733282,0,0,0.6548466,103.19818,94.082561)" + d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0313,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0313,0 z" + id="path5687" + style="fill:none;stroke:url(#radialGradient5717);stroke-width:1.51781034;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + inkscape:radius="-1.0622327" + sodipodi:type="inkscape:offset" /> + <path + transform="matrix(0.6800312,0,0,0.6705066,101.05645,92.767122)" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" + id="path5689" + style="opacity:0.8;fill:url(#radialGradient5719);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + inkscape:radius="-0.53294957" + sodipodi:type="inkscape:offset" /> + </g> + <g + id="g5691" + transform="matrix(0.6538794,0,0,0.6929615,70.862787,90.81248)"> + <path + transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path5693" + style="fill:url(#radialGradient5721);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient5723);stroke-width:0.52922583;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + sodipodi:ry="1.1875" + sodipodi:rx="2.25" + sodipodi:cy="54.5" + sodipodi:cx="77.0625" + id="path5695" + style="opacity:0.9;fill:url(#linearGradient5725);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(2.4961121,0,0,2.5098571,186.66,-76.384845)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path5697" + style="opacity:0.5142857;fill:none;stroke:url(#linearGradient5727);stroke-width:0.5357064;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> + <g + id="g11606" + transform="translate(850.00001,0)"> + <g + transform="matrix(1.9492371,0,0,1.9492371,-349.01468,-289.72815)" + id="g11586" + style="display:inline;enable-background:new"> + <path + style="fill:none;stroke:url(#linearGradient9327);stroke-width:1.53906369;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 361.68749,193.52605 8.46485,0 1.53906,1.02604 1.53907,-2.56511 2.5651,4.61719 3.07813,-8.97787 1.53906,5.89975 5.89975,0" + id="path11588" + sodipodi:nodetypes="cccccccc" /> + </g> + <path + style="fill:none;stroke:url(#linearGradient11592);stroke-width:1.53906369;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter11600);enable-background:new" + d="m 361.68749,193.52605 8.46485,0 1.53906,1.02604 1.53907,-2.56511 2.5651,4.61719 3.07813,-8.97787 1.53906,5.89975 5.89975,0" + id="path11598" + sodipodi:nodetypes="cccccccc" + transform="matrix(1.9492371,0,0,1.9492371,-349.01468,-289.72815)" /> + <path + style="fill:none;stroke:#8ae234;stroke-width:0.51302123;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 361.68749,193.52605 8.46485,0 1.53906,1.02604 1.53907,-2.56511 2.5651,4.61719 3.07813,-8.97787 1.53906,5.89975 5.89975,0" + id="path11604" + sodipodi:nodetypes="cccccccc" + transform="matrix(1.9492371,0,0,1.9492371,-349.01468,-289.72815)" /> + </g> + <g + style="display:inline;enable-background:new" + id="g11612" + transform="matrix(0.6715686,0,0,0.6715686,973.8113,91.752457)"> + <g + transform="matrix(1.9492371,0,0,1.9492371,-349.01468,-289.72815)" + id="g11614" + style="display:inline;enable-background:new"> + <path + style="fill:none;stroke:url(#linearGradient11622);stroke-width:2.29174447;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 361.68749,193.52605 7.70094,0 1.53906,1.02604 1.53907,-2.56511 2.5651,4.61719 3.07813,-8.97787 1.53906,5.89975 6.66366,0" + id="path11616" + sodipodi:nodetypes="cccccccc" /> + </g> + <path + style="fill:none;stroke:url(#linearGradient11624);stroke-width:2.29174447;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter11600);enable-background:new" + d="m 361.68749,193.52605 7.70094,0 1.53906,1.02604 1.53907,-2.56511 2.5651,4.61719 3.07813,-8.97787 1.53906,5.89975 6.66366,0" + id="path11618" + sodipodi:nodetypes="cccccccc" + transform="matrix(1.9492371,0,0,1.9492371,-349.01468,-289.72815)" /> + <path + style="fill:none;stroke:#8ae234;stroke-width:0.76391482;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 361.68749,193.52605 7.70094,0 1.53906,1.02604 1.53907,-2.56511 2.5651,4.61719 3.07813,-8.97787 1.53906,5.89975 6.66366,0" + id="path11620" + sodipodi:nodetypes="cccccccc" + transform="matrix(1.9492371,0,0,1.9492371,-349.01468,-289.72815)" /> + </g> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer8" + inkscape:label="user-offline" + style="display:inline"> + <g + inkscape:groupmode="layer" + id="layer9" + inkscape:label="baseplate#2" + style="display:none"> + <rect + height="48" + id="rect10593" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="1266" + y="50" /> + <rect + height="32" + id="rect10595" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="1273" + y="126" /> + <rect + height="22" + id="rect10597" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="1273" + y="177" /> + <rect + height="16" + id="rect10599" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="1273" + y="219" /> + <rect + height="24" + id="rect10601" + inkscape:label="24x24" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="24" + x="1272" + y="176" /> + <text + id="text10603" + inkscape:label="context" + style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans" + x="-35.099113" + xml:space="preserve" + y="1281.1934" + transform="matrix(0,-1,1,0,0,0)"><tspan + id="tspan10605" + sodipodi:role="line" + x="-35.099113" + y="1281.1934">status</tspan></text> + <text + id="text10607" + inkscape:label="icon-name" + sodipodi:linespacing="125%" + style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold" + x="-35.429741" + xml:space="preserve" + y="1300.7408" + transform="matrix(0,-1,1,0,0,0)"><tspan + id="tspan10609" + sodipodi:role="line" + x="-35.429741" + y="1300.7408">user-offline</tspan></text> + </g> + <g + inkscape:groupmode="layer" + id="layer10" + inkscape:label="small sizes#2" + style="display:inline"> + <g + style="display:inline;enable-background:new" + id="g3576" + transform="translate(971.00001,-30)"> + <path + id="path3518" + d="m 309.96875,249.4375 c -2.50056,0 -4.53125,2.05161 -4.53125,4.5625 0,1.41668 0.67529,2.66556 1.6875,3.5 -2.18455,0.79752 -3.71875,2.46761 -3.71875,4.40625 2e-5,0.97375 0.3751,1.89274 1.03125,2.65625 l 11.09375,0 c 0.65615,-0.76352 1.03125,-1.6825 1.03125,-2.65625 0,-1.93865 -1.5342,-3.60874 -3.71875,-4.40625 1.00691,-0.83452 1.65625,-2.08763 1.65625,-3.5 0,-2.51089 -2.03068,-4.5625 -4.53125,-4.5625 z" + style="fill:url(#radialGradient3586);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.90258235;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + d="m 309.96875,250.3125 c -2.02783,0 -3.65625,1.64259 -3.65625,3.6875 0,1.14203 0.5438,2.15853 1.375,2.84375 a 0.86434984,0.86434984 0 0 1 -0.28125,1.46875 c -1.94188,0.70893 -3.125,2.11108 -3.125,3.59375 10e-6,0.63916 0.29499,1.22695 0.6875,1.78125 l 10.03125,0 c 0.39252,-0.55431 0.6875,-1.14211 0.6875,-1.78125 0,-1.48268 -1.18312,-2.88483 -3.125,-3.59375 a 0.86434984,0.86434984 0 0 1 -0.28125,-1.46875 c 0.82019,-0.67976 1.34375,-1.69628 1.34375,-2.84375 0,-2.04491 -1.62841,-3.6875 -3.65625,-3.6875 z" + id="path3537" + style="opacity:0.86757992;fill:none;stroke:url(#linearGradient3588);stroke-width:0.90258235;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 309.96875 249.4375 C 307.46819 249.4375 305.4375 251.48911 305.4375 254 C 305.4375 255.41668 306.11279 256.66556 307.125 257.5 C 304.94045 258.29752 303.40625 259.96761 303.40625 261.90625 C 303.40627 262.88 303.78135 263.79899 304.4375 264.5625 L 315.53125 264.5625 C 316.1874 263.79898 316.5625 262.88 316.5625 261.90625 C 316.5625 259.9676 315.0283 258.29751 312.84375 257.5 C 313.85066 256.66548 314.5 255.41237 314.5 254 C 314.5 251.48911 312.46932 249.4375 309.96875 249.4375 z " + inkscape:radius="-0.86426342" + sodipodi:type="inkscape:offset" /> + <g + transform="matrix(0.7500076,0,0,0.7500076,77.872638,64.84181)" + id="g3570" + style="fill:#ffffff;stroke:#ffffff;stroke-width:1.06665587;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"> + <path + style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.06665587;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + d="m 307.5,251.49998 4,4" + id="path3572" + sodipodi:nodetypes="cc" /> + <path + style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:1.06665587;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + d="m 311.5,251.49998 -4,4" + id="path3574" + sodipodi:nodetypes="cc" /> + </g> + <g + transform="matrix(0.7500076,0,0,0.7500076,77.872638,63.84181)" + id="g3563" + style="fill:#babdb6;stroke:#888a85;stroke-width:1.06665587;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"> + <path + style="fill:#babdb6;fill-opacity:1;stroke:#555753;stroke-width:1.06665587;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + d="m 307.5,251.49998 4,4" + id="path3565" + sodipodi:nodetypes="cc" /> + <path + style="fill:#babdb6;fill-opacity:1;stroke:#555753;stroke-width:1.06665587;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + d="m 311.5,251.49998 -4,4" + id="path3568" + sodipodi:nodetypes="cc" /> + </g> + </g> + <rect + transform="matrix(1.0844903,0,0,1,943.51295,0.1767767)" + ry="1.4999242" + rx="1.4999242" + y="195" + x="304.98401" + height="2.9998484" + width="17.015991" + id="rect3629" + style="opacity:0.8;fill:#000000;fill-opacity:1;stroke:none;display:inline;filter:url(#filter3759);enable-background:new" /> + <path + style="fill:url(#radialGradient3720);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.89999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1283.5,177.5 c -3.311,0 -6,2.68801 -6,6 0,1.84717 0.8425,3.49284 2.1563,4.59375 -3.0425,1.05207 -5.1563,3.29232 -5.1563,5.90625 0,1.30025 0.5067,2.54298 1.4063,3.5625 l 15.1875,0 c 0.8995,-1.01952 1.4062,-2.26225 1.4062,-3.5625 0,-2.61393 -2.1138,-4.85418 -5.1562,-5.90625 1.3137,-1.10091 2.1562,-2.74658 2.1562,-4.59375 0,-3.312 -2.689,-6.00001 -6,-6 z" + id="path3631" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.97939253" + inkscape:original="M 343.5 177.5 C 340.18895 177.5 337.5 180.18801 337.5 183.5 C 337.5 185.34717 338.34248 186.99284 339.65625 188.09375 C 336.61381 189.14582 334.5 191.38607 334.5 194 C 334.50001 195.30025 335.00671 196.54298 335.90625 197.5625 L 351.09375 197.5625 C 351.99327 196.54298 352.5 195.30025 352.5 194 C 352.49999 191.38607 350.38618 189.14582 347.34375 188.09375 C 348.65753 186.99284 349.5 185.34717 349.5 183.5 C 349.5 180.188 346.81103 177.49999 343.5 177.5 z " + style="fill:none;stroke:url(#linearGradient3723);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path3655" + d="m 343.5,178.46875 c -2.78098,0 -5.03125,2.24936 -5.03125,5.03125 0,1.54937 0.70902,2.91906 1.8125,3.84375 a 0.97949047,0.97949047 0 0 1 -0.3125,1.6875 c -2.76902,0.95752 -4.5,2.88282 -4.5,4.96875 10e-6,0.92893 0.39715,1.80144 1,2.59375 l 14.0625,0 c 0.60285,-0.79232 1,-1.66484 1,-2.59375 -10e-6,-2.08593 -1.731,-4.01123 -4.5,-4.96875 a 0.97949047,0.97949047 0 0 1 -0.3125,-1.6875 c 1.10349,-0.92469 1.8125,-2.29437 1.8125,-3.84375 0,-2.7819 -2.25029,-5.03126 -5.03125,-5.03125 z" + transform="translate(940.00001,0)" /> + <g + id="g3677" + transform="matrix(1.2976976,0,0,1.2976976,827.85472,-80.343159)" + style="opacity:0.78082192;stroke:#ffffff;stroke-width:1.00177419;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"> + <path + sodipodi:nodetypes="cc" + id="path3679" + d="m 349.49998,202.46871 3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#ffffff;stroke-width:1.00177419;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path3681" + d="m 352.50001,202.46871 -3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#ffffff;stroke-width:1.00177419;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + id="g3673" + transform="matrix(1.2976976,0,0,1.2976976,827.85472,-81.343159)" + style="stroke:#2e3436;display:inline;enable-background:new"> + <path + sodipodi:nodetypes="cc" + id="path3669" + d="m 349.49998,202.46871 3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#2e3436;stroke-width:0.61647642;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path3671" + d="m 352.50001,202.46871 -3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#2e3436;stroke-width:0.61647642;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g10830" + transform="translate(972.00001,0)"> + <path + transform="matrix(0.9576164,0,0,0.5755102,11.661263,41.347962)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path10832" + style="opacity:0.35;fill:url(#radialGradient10900);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + transform="matrix(0.8284027,0,0,0.4285713,52.928892,54.535726)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path10834" + style="fill:url(#radialGradient10902);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <g + transform="translate(-62,-1)" + id="g10836"> + <path + style="fill:url(#radialGradient11515);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 439.5,50.5 c -6.63601,0 -12.03124,5.80331 -12.03125,12.96875 0,3.599306 1.36878,6.866679 3.5625,9.21875 -6.24362,1.886219 -10.53125,5.909018 -10.53125,11.25 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0313,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 3.88216,-1.040222 4.99999,-5.609049 5,-8.3125 0,-5.349112 -4.3034,-9.367438 -10.5625,-11.25 2.19372,-2.352071 3.5625,-5.619444 3.5625,-9.21875 C 451.53125,56.303311 446.13601,50.5 439.5,50.5 z" + transform="translate(-60,1)" + id="path10838" /> + </g> + <g + transform="matrix(0.925842,0,0,1,-33.84187,-1)" + id="g10854" /> + </g> + <g + style="display:inline;enable-background:new" + id="g10864" + transform="translate(970.00001,0)"> + <path + transform="matrix(0.6627222,0,0,0.2857145,107.3431,130.35712)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path10866" + style="opacity:0.35;fill:url(#radialGradient10930);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient10932);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10868" + sodipodi:cx="319.375" + sodipodi:cy="89.75" + sodipodi:rx="21.125" + sodipodi:ry="7" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + transform="matrix(0.5686401,0,0,0.294184,136.82697,129.5377)" /> + <g + transform="matrix(1.0341347,0,0,0.9519659,-10.204368,7.0622543)" + id="g10870"> + <g + id="g10872" + transform="matrix(0.6864295,0,0,0.6864295,57.826331,91.429598)"> + <path + style="fill:url(#radialGradient10961);fill-opacity:1;fill-rule:evenodd;stroke:#555753;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 439,126.5 c -4.68671,0 -8.49999,4.03463 -8.5,9 0,2.64602 1.09416,5.00982 2.8125,6.65625 -4.61854,1.19009 -7.8125,3.8576 -7.8125,7.4375 10e-6,1.76659 0.80671,4.75776 3.5625,5.4375 -10e-6,1e-5 0.0313,0.71875 0.0313,0.71875 0.89232,0.13182 2.12797,0.75 9.90625,0.75 7.77829,-1e-5 9.01394,-0.61819 9.90625,-0.75 -10e-6,0 0.0312,-0.71875 0.0313,-0.71875 2.7558,-0.67974 3.56249,-3.67091 3.5625,-5.4375 0,-3.58052 -3.22393,-6.21647 -7.84375,-7.40625 1.73686,-1.64746 2.84374,-4.02514 2.84375,-6.6875 0,-4.96537 -3.8133,-9 -8.5,-9 z" + transform="matrix(1.4087274,0,0,1.5303215,-238.91431,-144.00342)" + id="path10874" /> + </g> + </g> + <g + transform="matrix(0.6538794,0,0,0.6929615,70.862787,90.81248)" + id="g10892" /> + </g> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.094231" + inkscape:original="M 439 126.5 C 434.31329 126.5 430.50001 130.53463 430.5 135.5 C 430.5 138.14602 431.59416 140.50982 433.3125 142.15625 C 428.69396 143.34634 425.5 146.01385 425.5 149.59375 C 425.50001 151.36034 426.30671 154.35151 429.0625 155.03125 C 429.06249 155.03126 429.09375 155.75 429.09375 155.75 C 429.98607 155.88182 431.22172 156.5 439 156.5 C 446.77829 156.49999 448.01394 155.88181 448.90625 155.75 C 448.90624 155.75 448.93749 155.03125 448.9375 155.03125 C 451.6933 154.35151 452.49999 151.36034 452.5 149.59375 C 452.5 146.01323 449.27607 143.37728 444.65625 142.1875 C 446.39311 140.54004 447.49999 138.16236 447.5 135.5 C 447.5 130.53463 443.6867 126.5 439 126.5 z " + style="fill:none;stroke:url(#linearGradient11486);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path10967" + d="m 439,127.59375 c -4.05872,0 -7.40624,3.50111 -7.40625,7.90625 0,2.34437 0.96064,4.43 2.46875,5.875 a 1.0943404,1.0943404 0 0 1 -0.46875,1.84375 c -2.17699,0.56096 -3.98734,1.46063 -5.1875,2.5625 -1.20016,1.10187 -1.8125,2.34797 -1.8125,3.8125 0,0.71674 0.18305,1.77244 0.625,2.625 0.44195,0.85256 1.05408,1.49356 2.09375,1.75 a 1.0943404,1.0943404 0 0 1 0.8125,0.84375 c 0.3846,0.0855 0.63445,0.1788 1.46875,0.28125 1.33017,0.16334 3.5461,0.3125 7.40625,0.3125 3.86016,0 6.07608,-0.14916 7.40625,-0.3125 0.8343,-0.10245 1.08415,-0.19574 1.46875,-0.28125 a 1.0943404,1.0943404 0 0 1 0.8125,-0.84375 c 1.03967,-0.25644 1.65181,-0.89744 2.09375,-1.75 0.44194,-0.85256 0.625,-1.90826 0.625,-2.625 0,-1.46184 -0.63652,-2.68587 -1.84375,-3.78125 -1.20723,-1.09538 -3.00706,-2.00095 -5.1875,-2.5625 a 1.0943404,1.0943404 0 0 1 -0.46875,-1.84375 c 1.52388,-1.44544 2.49999,-3.54717 2.5,-5.90625 0,-4.40514 -3.34754,-7.90625 -7.40625,-7.90625 z" + transform="translate(850.00001,2.3695545e-6)" /> + <g + id="g11500" + transform="matrix(1.7268207,0,0,1.7268207,682.88596,-216.21742)" + style="fill:#ffffff;stroke:#ffffff;stroke-width:0.86864835;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"> + <path + sodipodi:nodetypes="cc" + id="path11502" + d="m 349.49998,202.46871 3.00003,3.00003" + style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.86864835;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path11504" + d="m 352.50001,202.46871 -3.00003,3.00003" + style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.86864835;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + id="g11494" + transform="matrix(1.7268207,0,0,1.7268207,682.88596,-217.21742)" + style="fill-opacity:1;stroke:#2e3436;stroke-width:0.57909894;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"> + <path + sodipodi:nodetypes="cc" + id="path11496" + d="m 349.49998,202.46871 3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#2e3436;stroke-width:0.57909894;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path11498" + d="m 352.50001,202.46871 -3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#2e3436;stroke-width:0.57909894;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.1407976" + inkscape:original="M 439.5 50.5 C 432.86399 50.5 427.46876 56.30331 427.46875 63.46875 C 427.46875 67.068056 428.83753 70.335429 431.03125 72.6875 C 424.78763 74.573719 420.5 78.596518 420.5 83.9375 C 420.50001 86.640955 421.61784 91.209778 425.5 92.25 C 425.50001 92.250001 425.5625 93.34375 425.5625 93.34375 C 426.81952 93.54547 428.54253 94.5 439.5 94.5 C 439.51113 94.5 439.52013 94.500004 439.53125 94.5 C 450.48872 94.5 452.21173 93.545466 453.46875 93.34375 C 453.46875 93.34375 453.53124 92.249997 453.53125 92.25 C 457.41341 91.209778 458.53124 86.640951 458.53125 83.9375 C 458.53125 78.588388 454.22785 74.570062 447.96875 72.6875 C 450.16247 70.335429 451.53125 67.068056 451.53125 63.46875 C 451.53125 56.303311 446.13601 50.5 439.5 50.5 z " + style="fill:none;stroke:url(#linearGradient11539);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11521" + d="m 439.5,51.65625 c -5.97091,0 -10.87499,5.219703 -10.875,11.8125 0,3.310083 1.25426,6.297703 3.25,8.4375 a 1.1409117,1.1409117 0 0 1 -0.5,1.875 c -2.97609,0.899087 -5.44403,2.29879 -7.125,4.03125 -1.68097,1.73246 -2.59375,3.759779 -2.59375,6.125 0,1.194497 0.23808,2.874396 0.90625,4.28125 0.66817,1.406854 1.65455,2.518373 3.21875,2.9375 a 1.1409117,1.1409117 0 0 1 0.84375,1.03125 l 0,0.21875 c 0.59306,0.140865 1.0244,0.282499 2.40625,0.46875 1.88623,0.254232 5.02314,0.46875 10.46875,0.46875 l 0.0313,0 c 5.44561,0 8.58252,-0.214517 10.46875,-0.46875 1.38185,-0.186251 1.81319,-0.327886 2.40625,-0.46875 0.004,-0.0696 0,-0.21875 0,-0.21875 A 1.1409117,1.1409117 0 0 1 453.25,91.15625 c 1.5642,-0.419126 2.55058,-1.530646 3.21875,-2.9375 0.66817,-1.406854 0.90625,-3.086755 0.90625,-4.28125 0,-2.368629 -0.90737,-4.392969 -2.59375,-6.125 -1.68638,-1.732031 -4.17203,-3.133681 -7.15625,-4.03125 a 1.1409117,1.1409117 0 0 1 -0.5,-1.875 c 1.99574,-2.139797 3.25,-5.127417 3.25,-8.4375 0,-6.592794 -4.90409,-11.8125 -10.875,-11.8125 z" + transform="translate(850.00001,0)" /> + <g + id="g11553" + transform="matrix(2.0300677,0,0,2.0300677,576.99139,-350.52519)" + style="fill-opacity:1;stroke:#ffffff;stroke-width:0.7388916;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"> + <path + sodipodi:nodetypes="cc" + id="path11555" + d="m 349.49998,202.46871 3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#ffffff;stroke-width:0.7388916;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path11557" + d="m 352.50001,202.46871 -3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#ffffff;stroke-width:0.7388916;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + id="g11547" + transform="matrix(2.0300677,0,0,2.0300677,576.99139,-351.52519)" + style="fill-opacity:1;stroke:#2e3436;stroke-width:0.49259442;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"> + <path + sodipodi:nodetypes="cc" + id="path11549" + d="m 349.49998,202.46871 3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#2e3436;stroke-width:0.49259442;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path11551" + d="m 352.50001,202.46871 -3.00003,3.00003" + style="fill:#babdb6;fill-opacity:1;stroke:#2e3436;stroke-width:0.49259442;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer12" + inkscape:label="user-idle"> + <g + inkscape:groupmode="layer" + id="layer14" + inkscape:label="baseplate#3" + style="display:none"> + <rect + height="48" + id="rect11631" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="1326" + y="50" /> + <rect + height="32" + id="rect11633" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="1333" + y="126" /> + <rect + height="22" + id="rect11635" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="1333" + y="177" /> + <rect + height="16" + id="rect11637" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="1333" + y="219" /> + <rect + height="24" + id="rect11639" + inkscape:label="24x24" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="24" + x="1332" + y="176" /> + <text + id="text11641" + inkscape:label="context" + style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans" + x="-35.099113" + xml:space="preserve" + y="1341.1934" + transform="matrix(0,-1,1,0,0,0)"><tspan + id="tspan11643" + sodipodi:role="line" + x="-35.099113" + y="1341.1934">status</tspan></text> + <text + id="text11645" + inkscape:label="icon-name" + sodipodi:linespacing="125%" + style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold" + x="-35.429741" + xml:space="preserve" + y="1360.7408" + transform="matrix(0,-1,1,0,0,0)"><tspan + sodipodi:role="line" + x="-35.429741" + y="1360.7408" + id="tspan11649">user-idle</tspan></text> + </g> + <g + inkscape:groupmode="layer" + id="layer15" + inkscape:label="small sizes#3" + style="display:inline"> + <rect + style="opacity:0.8;fill:#000000;fill-opacity:1;stroke:none;display:inline;filter:url(#filter3759);enable-background:new" + id="rect2938" + width="17.015991" + height="2.9998484" + x="304.98401" + y="195" + rx="1.4999242" + ry="1.4999242" + transform="matrix(1.0844903,0,0,1,1002.513,0.1767767)" /> + <path + style="fill:url(#radialGradient3020);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3022);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1342.5,187.45129 c -4.9777,0 -9,2.9364 -9,6.55446 0,1.30025 0.4938,2.52344 1.3933,3.54296 l 15.2134,0 c 0.8995,-1.01952 1.3933,-2.24271 1.3933,-3.54296 0,-3.61806 -4.0222,-6.55446 -9,-6.55446 z" + id="path2940" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.45254201" + inkscape:original="M 313.5 187.4375 C 308.52225 187.4375 304.5 190.38194 304.5 194 C 304.50001 195.30025 305.00671 196.54298 305.90625 197.5625 L 321.09375 197.5625 C 321.99327 196.54298 322.5 195.30025 322.5 194 C 322.49999 190.38194 318.47774 187.4375 313.5 187.4375 z " + style="opacity:0.64840184;fill:url(#radialGradient3037);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path2942" + d="m 313.5,187.875 c -2.39965,0 -4.55449,0.72001 -6.09375,1.84375 -1.53926,1.12374 -2.46875,2.63992 -2.46875,4.28125 10e-6,1.13185 0.4511,2.20446 1.21875,3.125 l 14.6875,0 c 0.76764,-0.92055 1.21875,-1.99316 1.21875,-3.125 0,-1.64133 -0.92949,-3.15751 -2.46875,-4.28125 -1.53926,-1.12374 -3.69411,-1.84375 -6.09375,-1.84375 z" + transform="translate(1029,0)" /> + <path + id="path2944" + d="m 1347.5625,189.03125 c -1.334,1.22026 -3.1138,1.96875 -5.0625,1.96875 -1.8842,0 -3.6196,-0.69454 -4.9375,-1.84375 -2.4599,1.23309 -3.995,3.39911 -3.0625,6.40625 -0.21,-6.32269 16.9985,-5.70387 16.3438,0 0.515,-3.23332 -0.9972,-5.3728 -3.2813,-6.53125 z" + style="fill:url(#radialGradient3016);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="opacity:0.2;fill:url(#linearGradient3013);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1336.2813,189.8125 c -1.4644,1.11367 -2.3438,2.59115 -2.3438,4.1875 0,1.13185 0.4511,2.20446 1.2188,3.125 l 1.625,0 -0.5,-7.3125 z m 12.4375,0 -0.5,7.3125 1.625,0 c 0.7676,-0.92055 1.2187,-1.99316 1.2187,-3.125 0,-1.59635 -0.8794,-3.07383 -2.3437,-4.1875 z" + id="path2946" /> + <path + style="opacity:0.04566208;fill:url(#linearGradient3010);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1336.4688,192.8125 c 0,0 -1.3125,4.3125 -1.3125,4.3125 l 1.625,0 -0.3125,-4.3125 z m 12.0625,0 -0.3125,4.3125 1.625,0 c 0,0 -1.3125,-4.3125 -1.3125,-4.3125 z" + id="path2948" + sodipodi:nodetypes="cccccccc" /> + <path + d="m 23.4375,18.96875 c -1.517359,0 -2.862012,0.47674 -3.8125,1.21875 -0.950488,0.74201 -1.5,1.720082 -1.5,2.78125 0,0.689247 0.225104,1.311769 0.625,1.875 l 9.40625,0 c 0.399896,-0.563231 0.625,-1.185753 0.625,-1.875 0,-1.05862 -0.541373,-2.038299 -1.5,-2.78125 -0.958627,-0.742951 -2.326391,-1.21875 -3.84375,-1.21875 z" + id="path2950" + style="opacity:0.56164383;fill:none;stroke:url(#radialGradient3035);stroke-width:0.62479848;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 23.4375 18.34375 C 20.141111 18.34375 17.5 20.41575 17.5 22.96875 C 17.5 23.886234 17.810556 24.749352 18.40625 25.46875 L 28.5 25.46875 C 29.095694 24.749352 29.40625 23.886234 29.40625 22.96875 C 29.40625 20.41575 26.733888 18.34375 23.4375 18.34375 z " + inkscape:radius="-0.6244446" + sodipodi:type="inkscape:offset" + transform="matrix(1.5155813,0,0,1.3782131,1306.9598,162.30852)" /> + <path + style="fill:url(#radialGradient3006);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.77094483;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1342.5,191.875 c -1.8846,0 -3.6282,0.45251 -5.0312,1.1875 1.3302,1.20224 3.0986,1.9375 5.0312,1.9375 1.9326,0 3.7011,-0.73526 5.0313,-1.9375 -1.403,-0.73499 -3.1467,-1.1875 -5.0313,-1.1875 z" + id="path2952" /> + <g + style="display:inline;enable-background:new" + id="g2954" + transform="matrix(1.0041278,0,0,1.0002856,1028.3905,3.9371886)"> + <path + transform="matrix(1.2915923,0,0,1.2969254,213.04277,110.72045)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path2956" + style="fill:url(#radialGradient3025);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3027);stroke-width:0.77094483;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.6654743,0,0,1.7487093,184.40619,85.629295)" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + sodipodi:ry="1.1875" + sodipodi:rx="2.25" + sodipodi:cy="54.5" + sodipodi:cx="77.0625" + id="path2958" + style="opacity:0.9;fill:url(#linearGradient3029);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.0867097,0,0,1.0912997,228.86995,122.2612)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path2960" + style="fill:none;stroke:url(#linearGradient3031);stroke-width:0.82699227;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="opacity:0.56164383;fill:none;stroke:url(#linearGradient2999);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 1336.5,188.5 0.8125,8 10.375,0 0.8125,-8 c 0,0 -12,0 -12,0 z" + id="path2962" /> + <g + style="display:inline;enable-background:new" + id="g3906" + transform="translate(870.00001,0)"> + <rect + ry="0" + rx="0" + y="177.5" + x="480.5" + height="2" + width="4" + id="rect3043" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0" + rx="0" + y="179.5" + x="480.5" + height="2" + width="4" + id="rect3045" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0" + rx="0" + y="178" + x="482" + height="3" + width="1" + id="rect3818" + style="fill:#729fcf;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g3824" + transform="translate(870.00001,-1)"> + <path + id="path3822" + d="m 476.5,185.50001 3,-4" + style="fill:#729fcf;fill-rule:evenodd;stroke:#204a87;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <rect + ry="0" + rx="0" + y="180.5" + x="475.5" + height="2" + width="5" + id="rect3039" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + <rect + ry="0" + rx="0" + y="184.5" + x="475.5" + height="2" + width="5" + id="rect3041" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + id="path3820" + d="m 476.5,185.50001 3,-4" + style="fill:#729fcf;fill-rule:evenodd;stroke:#729fcf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <path + style="fill:url(#radialGradient3976);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3978);stroke-width:0.90258235;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1339.9838,226.9983 c -3.6309,0 -6.5649,2.19906 -6.5649,4.90862 0,0.97375 0.3602,1.8898 1.0164,2.65331 l 11.0971,0 c 0.6561,-0.76351 1.0163,-1.67956 1.0163,-2.65331 0,-2.70956 -2.9339,-4.90862 -6.5649,-4.90862 z" + id="path3837" /> + <path + style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 1334.1587,232.87101 c -2.106,-6.68076 13.1375,-7.75849 11.8812,0 0.2074,-4.7384 -12.2487,-5.04892 -11.8812,0 z" + id="path3839" + sodipodi:nodetypes="ccc" /> + <path + d="m 23.4375,19.1875 c -1.468685,0 -2.78234,0.480875 -3.6875,1.1875 -0.90516,0.706625 -1.40625,1.612691 -1.40625,2.59375 0,0.607913 0.259965,1.15316 0.59375,1.65625 l 9.03125,0 c 0.333785,-0.50309 0.59375,-1.048337 0.59375,-1.65625 0,-0.977563 -0.524078,-1.885834 -1.4375,-2.59375 -0.913422,-0.707916 -2.218815,-1.1875 -3.6875,-1.1875 z" + id="path3841" + style="opacity:0.42424239;fill:none;stroke:#ffffff;stroke-width:0.83516848;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 23.4375 18.34375 C 20.141111 18.34375 17.5 20.41575 17.5 22.96875 C 17.5 23.886234 17.810556 24.749352 18.40625 25.46875 L 28.5 25.46875 C 29.095694 24.749352 29.40625 23.886234 29.40625 22.96875 C 29.40625 20.41575 26.733888 18.34375 23.4375 18.34375 z " + inkscape:radius="-0.85675496" + sodipodi:type="inkscape:offset" + transform="matrix(1.1014872,0,0,1.0613236,1314.1541,207.53124)" /> + <path + transform="matrix(0.9794604,0,0,0.9835045,1264.318,172.8008)" + d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path3956" + style="opacity:0.24657533;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.91961324;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient3948);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3950);stroke-width:0.91961324;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path3843" + sodipodi:cx="77.25" + sodipodi:cy="56.125" + sodipodi:rx="4.625" + sodipodi:ry="4.625" + d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + transform="matrix(0.9794604,0,0,0.9835045,1264.318,171.8008)" /> + <path + sodipodi:type="arc" + style="opacity:0.9;fill:url(#linearGradient3952);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path3845" + sodipodi:cx="77.0625" + sodipodi:cy="54.5" + sodipodi:rx="2.25" + sodipodi:ry="1.1875" + d="m 79.3125,54.5 a 2.25,1.1875 0 1 1 -4.5,0 2.25,1.1875 0 1 1 4.5,0 z" + transform="matrix(1.302791,0,0,1.3679003,1239.535,150.51131)" /> + <path + sodipodi:type="arc" + style="fill:none;stroke:url(#linearGradient3954);stroke-width:1.15650654;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path3847" + sodipodi:cx="77.25" + sodipodi:cy="56.125" + sodipodi:rx="4.625" + sodipodi:ry="4.625" + d="m 81.875,56.125 a 4.625,4.625 0 1 1 -9.25,0 4.625,4.625 0 1 1 9.25,0 z" + transform="matrix(0.778795,0,0,0.7820855,1279.8194,183.10544)" /> + <g + style="display:inline;enable-background:new" + id="g3911" + transform="translate(864.00001,42)"> + <rect + ry="0" + rx="0" + y="177.5" + x="480.5" + height="2" + width="4" + id="rect3913" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0" + rx="0" + y="179.5" + x="480.5" + height="2" + width="4" + id="rect3915" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0" + rx="0" + y="178" + x="482" + height="3" + width="1" + id="rect3917" + style="fill:#729fcf;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g3919" + transform="translate(860.00001,44)"> + <rect + ry="0" + rx="0" + y="177.5" + x="480.5" + height="2" + width="4" + id="rect3921" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0" + rx="0" + y="179.5" + x="480.5" + height="2" + width="4" + id="rect3923" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0" + rx="0" + y="178" + x="482" + height="3" + width="1" + id="rect3925" + style="fill:#729fcf;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g3988" + transform="translate(870.00001,0)"> + <rect + y="196.4375" + x="470.5" + height="2.0625" + width="7" + id="rect3954" + style="fill:url(#linearGradient3971);fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + <path + sodipodi:nodetypes="ccccc" + id="path3942" + d="m 475.5,191.5625 -1,6.9375 8.9375,0 1,-6.9375 -8.9375,0 z" + style="fill:url(#linearGradient3951);fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0.3612" /> + <path + sodipodi:nodetypes="cc" + id="path3133" + d="M 476.375,192.5625 475.65625,197.5" + style="fill:url(#linearGradient3135);fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + y="192" + x="476" + height="1" + width="8" + id="rect3944" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <path + sodipodi:nodetypes="cc" + id="path3916" + d="M 483.375,192.5625 482.65625,197.5" + style="opacity:0.44748858;fill:url(#linearGradient3918);fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + y="197" + x="471" + height="1" + width="3" + id="rect3935" + style="fill:#888a85;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g3996" + transform="translate(867.00001,36)"> + <rect + y="196.5" + x="471.50003" + height="2" + width="6.0000005" + id="rect3998" + style="fill:url(#linearGradient4013);fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + <path + sodipodi:nodetypes="ccccc" + id="path4001" + d="m 474.5,192.50001 0,6 7,0 0,-6 -7,0 z" + style="fill:url(#linearGradient4016);fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0.3612" /> + <rect + y="193" + x="475" + height="1" + width="6" + id="rect4005" + style="fill:#888a85;fill-opacity:1;stroke:none" /> + <rect + y="197" + x="472" + height="1" + width="2.578125" + id="rect4010" + style="fill:#888a85;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + </g> + <rect + y="229" + x="1342" + height="5" + width="1" + id="rect4024" + style="fill:#888a85;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + <rect + y="229" + x="1347" + height="5" + width="1" + id="rect4038" + style="opacity:0.36986299;fill:#888a85;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + <path + style="opacity:0.4;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline;filter:url(#filter9701);enable-background:new" + d="m 1369.5,91.5 0,1.50001 c 0,0.83101 -0.669,1.50002 -1.5,1.50002 l -27.0625,0 c -0.831,0 -1.5,-0.66901 -1.5,-1.50002 l 0,-1.50001 30.0625,0 z" + id="path9691" + sodipodi:nodetypes="ccccccc" /> + <g + id="g10677" + transform="translate(850.00001,-1)"> + <path + transform="matrix(0.9576164,0,0,0.5755102,190.66126,40.347962)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path11655" + style="opacity:0.35;fill:url(#radialGradient10696);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + transform="matrix(0.8284027,0,0,0.4285713,231.92889,53.535726)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path11657" + style="fill:url(#radialGradient10698);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <g + transform="translate(117,-2)" + id="g11659"> + <path + style="fill:url(#radialGradient10700);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10702);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 319.5,72.5 c -10.50696,-2e-6 -19,4.914904 -19,12.4375 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0313,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 3.88216,-1.040222 4.99999,-5.609049 5,-8.3125 0,-7.522596 -8.49304,-12.437506 -19,-12.4375 -0.0106,-1e-5 -0.0207,0 -0.0313,0 z" + transform="translate(60,0)" + id="path11661" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.94869423;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" + d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" + id="path11663" + sodipodi:nodetypes="cc" + transform="matrix(1.0533498,0,0,1,42.957855,-1)" /> + <path + style="opacity:0.80365295;fill:url(#radialGradient10704);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 C 362.97984,78.384679 361,81.364135 361,84.9375 c 0,0.553004 0.0649,1.163986 0.15625,1.78125 0.50261,-1.861515 2.33593,-3.436703 5.15625,-4.59375 3.33858,-1.369666 8.01068,-2.125003 13.1875,-2.125 5.1768,0 9.84892,0.755331 13.1875,2.125 2.82032,1.15705 4.65364,2.732237 5.15625,4.59375 C 397.93512,86.101487 398,85.490501 398,84.9375 398,81.364136 396.02016,78.384679 392.6875,76.28125 389.34892,74.174086 384.6768,73 379.5,73 z" + id="path11665" /> + <path + style="opacity:0.65753425;fill:url(#radialGradient10706);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" + id="path11667" /> + <path + style="opacity:0.1;fill:url(#linearGradient10708);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 364.3125,77.8125 c -2.11017,1.930353 -3.30465,4.338744 -3.3125,7.125 -0.008,2.794394 1.15154,5.564784 2.46875,6.65625 0.672,0.556831 1.25521,0.960937 2.47656,1.289062 L 364.3125,77.8125 z m 30.375,0 -1.61363,15.102903 c 0.93317,-0.227658 2.09224,-0.897804 2.87186,-1.677427 C 397.5634,89.202498 398,87.41157 398,84.9375 c 0,-2.786267 -1.20233,-5.194646 -3.3125,-7.125 z" + id="path11669" + sodipodi:nodetypes="csscccccsc" /> + <path + id="path11671" + d="m 364.50001,75.546138 2.03124,17.953865 c 0,0 4.3047,1 12.96874,1 8.70824,0 12.96875,-1 12.96875,-1 L 394.5,75.546138 c 0,0 -29.99999,0 -29.99999,0 z" + style="opacity:0.4;fill:none;stroke:url(#linearGradient10710);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + sodipodi:nodetypes="cczccc" /> + <path + style="opacity:0.23744291;fill:url(#linearGradient10712);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z m 29,0 -1.125,8.1875 2.15625,0 C 395.03125,92 394,83.8125 394,83.8125 z" + id="path11673" + sodipodi:nodetypes="cccccccc" /> + </g> + <path + transform="translate(177,-2)" + d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0313,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0313,0 z" + id="path11675" + style="fill:none;stroke:url(#radialGradient10714);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + inkscape:radius="-1.0622327" + sodipodi:type="inkscape:offset" /> + <path + transform="translate(177,-2)" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" + id="path11685" + style="opacity:0.8;fill:url(#radialGradient10716);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + inkscape:radius="-0.53294957" + sodipodi:type="inkscape:offset" /> + <path + transform="translate(177,-2)" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" + id="path11898" + style="opacity:0.6;fill:url(#radialGradient10718);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + inkscape:radius="-0.53294957" + sodipodi:type="inkscape:offset" /> + <g + transform="matrix(0.925842,0,0,0.9285711,145.15813,9.6428735)" + id="g11677"> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient10720);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10722);stroke-width:0.38420975;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11679" + sodipodi:cx="77.25" + sodipodi:cy="56.125" + sodipodi:rx="4.625" + sodipodi:ry="4.625" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" /> + <path + sodipodi:type="arc" + style="opacity:0.9;fill:url(#linearGradient10724);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11681" + sodipodi:cx="77.0625" + sodipodi:cy="54.5" + sodipodi:rx="2.25" + sodipodi:ry="1.1875" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" /> + <path + sodipodi:type="arc" + style="opacity:0.5142857;fill:none;stroke:url(#linearGradient10726);stroke-width:0.3742213;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11683" + sodipodi:cx="77.25" + sodipodi:cy="56.125" + sodipodi:rx="4.625" + sodipodi:ry="4.625" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + transform="matrix(2.6015083,0,0,2.6009934,178.51814,-81.499871)" /> + </g> + </g> + <g + id="g10625" + transform="translate(849.00001,-3)"> + <path + transform="matrix(0.6627222,0,0,0.2857145,286.3431,130.35712)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path11689" + style="opacity:0.35;fill:url(#radialGradient10645);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient10647);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path11691" + sodipodi:cx="319.375" + sodipodi:cy="89.75" + sodipodi:rx="21.125" + sodipodi:ry="7" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + transform="matrix(0.5686401,0,0,0.294184,315.82697,129.5377)" /> + <g + transform="matrix(1.0341347,0,0,0.9519659,168.79563,7.0622543)" + id="g11693"> + <g + id="g11695" + transform="matrix(0.6864295,0,0,0.6864295,57.826331,91.429598)"> + <path + transform="translate(60,0)" + id="path11697" + d="m 319.5,72.5 c -10.50696,-2e-6 -19,4.914904 -19,12.4375 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0313,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 3.88216,-1.040222 4.99999,-5.609049 5,-8.3125 0,-7.522596 -8.49304,-12.437506 -19,-12.4375 -0.0106,-1e-5 -0.0207,0 -0.0313,0 z" + style="fill:url(#radialGradient10649);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10651);stroke-width:1.46826601;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + transform="matrix(1.0533498,0,0,1,42.957855,-1)" + sodipodi:nodetypes="cc" + id="path11699" + d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" + style="fill:none;stroke:#ffffff;stroke-width:2.861202;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" /> + <path + id="path11701" + d="m 379.5,73.06529 c -5.12754,-10e-7 -9.75517,1.162911 -13.06198,3.250018 -3.30093,2.083408 -5.26193,5.034504 -5.26193,8.573856 0,0.547741 0.0643,1.152907 0.15476,1.764296 0.49783,-1.843797 2.3137,-3.403991 5.10717,-4.550025 3.30681,-1.356629 7.93444,-2.104777 13.06198,-2.104774 5.12753,0 9.75517,0.748142 13.06198,2.104774 2.79347,1.146037 4.60934,2.70623 5.10717,4.550025 0.0905,-0.611388 0.15476,-1.216558 0.15476,-1.764296 0,-3.539351 -1.961,-6.490448 -5.26193,-8.573856 C 389.25517,74.228201 384.62753,73.06529 379.5,73.06529 z" + style="opacity:0.80365295;fill:url(#radialGradient10653);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path11703" + d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" + style="opacity:0.65753425;fill:url(#radialGradient10655);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="csscccccsc" + id="path11705" + d="m 364.47963,77.8125 c -2.08695,1.887566 -3.26828,4.242575 -3.27605,6.967073 -0.008,2.732456 1.13887,5.44144 2.44159,6.508714 0.6646,0.544489 1.24139,0.939637 2.4493,1.26049 L 364.47963,77.8125 z m 30.04074,0 -1.59587,14.768145 c 0.9229,-0.222612 2.06921,-0.877904 2.84025,-1.640246 1.59987,-1.990362 2.03167,-3.741594 2.03167,-6.160826 0,-2.724509 -1.1891,-5.079506 -3.27605,-6.967073 z" + style="opacity:0.1;fill:url(#linearGradient10657);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + sodipodi:nodetypes="cczccc" + style="opacity:0.4;fill:none;stroke:url(#linearGradient10659);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 364.98428,75.546138 1.96566,17.443834 c 0,0 4.16573,0.971592 12.55007,0.971592 8.42711,0 12.55007,-0.971592 12.55007,-0.971592 l 1.96569,-17.443834 c 0,0 -29.03149,0 -29.03149,0 z" + id="path11707" /> + <path + sodipodi:nodetypes="cccccccc" + id="path11709" + d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z m 29,0 -1.125,8.1875 2.15625,0 C 395.03125,92 394,83.8125 394,83.8125 z" + style="opacity:0.23744291;fill:url(#linearGradient10661);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.0622327" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + style="fill:none;stroke:url(#radialGradient10663);stroke-width:1.51781034;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11711" + d="m 319.5,73.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 a 1.062339,1.062339 0 0 1 0.78125,0.96875 l 0,0.25 c 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 l 0.0313,0 c 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 A 1.062339,1.062339 0 0 1 333.25,92.21875 c 1.59016,-0.426081 2.60643,-1.547894 3.28125,-2.96875 0.67482,-1.420856 0.9375,-3.107177 0.9375,-4.3125 0,-3.361543 -1.84635,-6.126354 -5.0625,-8.15625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0313,0 z" + transform="matrix(0.6733282,0,0,0.6548466,103.19818,94.082561)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.53294957" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + style="opacity:0.8;fill:url(#radialGradient10665);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11713" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" + transform="matrix(0.6800312,0,0,0.6705066,101.05645,92.767122)" /> + </g> + <path + transform="matrix(0.7504011,0,0,0.7504011,258.49682,85.467821)" + d="m 319.5,73.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 a 0.53300286,0.53300286 0 0 1 0.40625,0.46875 l 0.0313,0.6875 c 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 l 0.0313,0 c 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 A 0.53300286,0.53300286 0 0 1 333.40625,92.75 c 1.76501,-0.472934 2.87413,-1.734816 3.59375,-3.25 0.71962,-1.515184 1,-3.284229 1,-4.5625 0,-3.560731 -1.98649,-6.494516 -5.3125,-8.59375 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" + id="path10547" + style="fill:url(#radialGradient10667);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 319.5 72.5 C 308.99304 72.499998 300.5 77.414904 300.5 84.9375 C 300.50001 87.640955 301.61784 92.209778 305.5 93.25 C 305.50001 93.250001 305.5625 94.34375 305.5625 94.34375 C 306.81952 94.54547 308.54253 95.5 319.5 95.5 C 319.51113 95.5 319.52013 95.500004 319.53125 95.5 C 330.48872 95.5 332.21173 94.545466 333.46875 94.34375 C 333.46875 94.34375 333.53124 93.249997 333.53125 93.25 C 337.41341 92.209778 338.53124 87.640951 338.53125 84.9375 C 338.53125 77.414904 330.03821 72.499994 319.53125 72.5 C 319.52067 72.49999 319.51058 72.5 319.5 72.5 z " + inkscape:radius="-0.53294957" + sodipodi:type="inkscape:offset" /> + <g + transform="matrix(0.6538794,0,0,0.654337,249.86279,97.829348)" + id="g11715"> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient10669);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient10671);stroke-width:0.54462159;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11717" + sodipodi:cx="77.25" + sodipodi:cy="56.125" + sodipodi:rx="4.625" + sodipodi:ry="4.625" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" /> + <path + sodipodi:type="arc" + style="opacity:0.9;fill:url(#linearGradient10673);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11719" + sodipodi:cx="77.0625" + sodipodi:cy="54.5" + sodipodi:rx="2.25" + sodipodi:ry="1.1875" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" /> + <path + sodipodi:type="arc" + style="opacity:0.5142857;fill:none;stroke:url(#linearGradient10675);stroke-width:0.55129063;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11721" + sodipodi:cx="77.25" + sodipodi:cy="56.125" + sodipodi:rx="4.625" + sodipodi:ry="4.625" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + transform="matrix(2.4961121,0,0,2.5098571,186.66,-76.384845)" /> + </g> + </g> + <path + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 1369.5,90.5 0,1.50001 c 0,0.83101 -0.669,1.50002 -1.5,1.50002 l -27.0625,0 c -0.831,0 -1.5,-0.66901 -1.5,-1.50002 l 0,-1.50001 30.0625,0 z" + id="path9623" + sodipodi:nodetypes="ccccccc" /> + <g + id="g9682" + transform="translate(849.00001,0)" + style="opacity:0.6"> + <path + id="path9669" + d="m 517,91 0,1 c 0,0.562664 -0.43735,1 -1,1 l 1,0 c 0.56265,0 1,-0.437336 1,-1 l 0,-1 -1,0 z" + style="fill:#2e3436;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + <path + id="path9678" + d="m 515,91 0,1 c 0,0.562664 -0.43735,1 -1,1 l 1,0 c 0.56265,0 1,-0.437336 1,-1 l 0,-1 -1,0 z" + style="fill:#2e3436;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + <path + id="path9680" + d="m 513,91 0,1 c 0,0.562664 -0.43735,1 -1,1 l 1,0 c 0.56265,0 1,-0.437336 1,-1 l 0,-1 -1,0 z" + style="fill:#2e3436;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + </g> + <path + style="fill:url(#linearGradient9646);fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 1351.5368,74.5 20.7491,0 c 0.8411,0 1.3992,0.669 1.2513,1.5 l -2.5028,14.0625 c -0.1479,0.831 -0.9441,1.5 -1.7852,1.5 l -20.7492,0 3.0368,-17.0625 z" + id="path9615" + sodipodi:nodetypes="ccccccc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1" + inkscape:original="M 500.96875 74.5 C 501.80988 74.5 502.35845 75.169 502.21875 76 L 499.875 90.0625 C 499.73529 90.8935 498.93486 91.5625 498.09375 91.5625 L 519.34375 91.5625 C 520.18486 91.5625 520.95406 90.8935 521.09375 90.0625 L 523.46875 76 C 523.60845 75.169 523.05983 74.5 522.21875 74.5 L 500.96875 74.5 z " + style="opacity:0.05;fill:none;stroke:#ffffff;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + id="path9625" + d="m 503.03125,75.5 c 0.0299,0.235201 0.22773,0.416971 0.1875,0.65625 l -2.34375,14.0625 c -0.023,0.136838 -0.14625,0.21533 -0.1875,0.34375 l 18.65625,0 c 0.31086,0 0.69525,-0.330551 0.75,-0.65625 l 2.375,-14.0625 c 0.0271,-0.16118 -5.5e-4,-0.244232 -0.0313,-0.28125 -0.0307,-0.03702 -0.0634,-0.0625 -0.21875,-0.0625 l -19.1875,0 z" + transform="translate(850.00001,0)" /> + <path + d="m 498,96 0,16.0625 c 0.56606,0 1.00001,-0.43395 1,-1 L 499,97 c 0,-0.56605 -0.43395,-1 -1,-1 z" + id="path9635" + style="fill:url(#linearGradient9658);fill-opacity:1;stroke:none;display:inline;enable-background:new" + inkscape:original="M 497.5 95.5 L 497.5 112.5625 L 498 112.5625 C 498.83101 112.5625 499.50001 111.8935 499.5 111.0625 L 499.5 97 C 499.5 96.169 498.831 95.5 498 95.5 L 497.5 95.5 z " + inkscape:radius="-0.49366331" + sodipodi:type="inkscape:offset" + transform="matrix(1.012153,0,-0.1779795,1,864.9877,-21)" /> + <path + style="fill:url(#linearGradient9666);fill-opacity:1;stroke:none;display:inline;enable-background:new" + d="m 1339.9375,91 0,1 c 0,0.562662 0.4374,0.999999 1,1 L 1347,93 c 0.5627,0 1,-0.437336 1,-1 l 0,-1 -8.0625,0 z" + id="path8839" + sodipodi:nodetypes="ccccccc" /> + <rect + style="fill:#2e3436;fill-opacity:1;stroke:none" + id="rect9687" + width="1.0606601" + height="1.1048543" + x="1340.9393" + y="91" + rx="1.5" + ry="1.1048543" /> + <rect + style="fill:#2e3436;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="rect9689" + width="1.0606601" + height="1.1048543" + x="1342.9393" + y="91" + rx="1.5" + ry="1.1048543" /> + <g + style="display:inline;enable-background:new" + id="g9705" + transform="translate(891.00001,-130.00001)"> + <path + id="path9707" + d="m 476.5,185.50001 3,-4" + style="fill:#729fcf;fill-rule:evenodd;stroke:#204a87;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <rect + ry="0.59375" + rx="0.59375" + y="180.5" + x="475.5" + height="2" + width="5" + id="rect9709" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + <rect + ry="0.71875" + rx="0.71875" + y="184.5" + x="475.5" + height="2" + width="5" + id="rect9711" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + id="path9713" + d="m 476.5,185.50001 3,-4" + style="fill:#729fcf;fill-rule:evenodd;stroke:#729fcf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <path + id="rect9719" + d="m 1356.2813,52.5 c -0.4218,0 -0.7813,0.356837 -0.7813,0.78125 l 0,1.4375 c 0,0.424411 0.3595,0.781249 0.7813,0.78125 l 4.0937,0 -4.5625,6.09375 c -0.083,0.110745 -0.1388,0.220805 -0.1875,0.34375 -0.034,0.05757 -0.043,0.122369 -0.063,0.1875 -0.024,0.08025 -0.063,0.161579 -0.063,0.25 -7e-4,0.01022 5e-4,0.02102 0,0.03125 l 0,1.21875 c 0,0.480549 0.3915,0.874997 0.875,0.875 l 7.25,0 c 0.4835,0 0.875,-0.394451 0.875,-0.875 l 0,-1.25 c 0,-0.480549 -0.3915,-0.875 -0.875,-0.875 l -3.9687,0 4.5312,-6.09375 c 0.023,-0.02874 0.042,-0.06371 0.063,-0.09375 0.01,-0.01141 0.024,-0.01966 0.031,-0.03125 0.1376,-0.13847 0.2188,-0.350294 0.2188,-0.5625 l 0,-0.0625 c 0.017,-0.135834 0.021,-0.269839 0,-0.40625 l 0,-0.96875 c 0,-0.424411 -0.3282,-0.78125 -0.75,-0.78125 l -7.4688,0 z" + style="fill:url(#linearGradient9759);fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + <rect + style="fill:#729fcf;fill-opacity:1;stroke:none" + id="rect9741" + width="8" + height="1" + x="1356" + y="53" + rx="0.17233497" + ry="0.17233497" /> + <rect + style="fill:#729fcf;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="rect9743" + width="5.5" + height="1" + x="1358.5" + y="62" + rx="0.11848029" + ry="0.17233497" /> + <path + id="path9745" + d="m 1361.6742,55.472268 -5.1957,7.027722 -0.013,1.061179" + style="fill:#729fcf;fill-rule:evenodd;stroke:#729fcf;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + sodipodi:nodetypes="cc" /> + <path + style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline;filter:url(#filter9887);enable-background:new" + d="m 1362.5558,153.48637 0,1.01363 c 0,0.56154 -0.4685,1.01362 -1.0504,1.01362 l -18.951,0 c -0.5819,0 -1.0504,-0.45208 -1.0504,-1.01362 l 0,-1.01363 21.0518,0 z" + id="path9885" + sodipodi:nodetypes="ccccccc" /> + <g + id="g9864" + transform="translate(821.00001,0)"> + <g + transform="matrix(1.0080505,0,0,0.97275,-4.4840009,4.0303628)" + id="g9852"> + <path + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:1.00985312;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 541.67897,152.61476 0,1.04202 c 0,0.57728 -0.46474,1.04202 -1.04201,1.04202 l -18.79958,0 c -0.57727,0 -1.04201,-0.46474 -1.04201,-1.04202 l 0,-1.04202 20.8836,0 z" + id="path9763" + sodipodi:nodetypes="ccccccc" /> + <g + id="g9765" + transform="matrix(0.6946727,0,0,0.6946727,180.10183,89.746884)" + style="opacity:0.6;display:inline;enable-background:new"> + <path + id="path9767" + d="m 517,91 0,1 c 0,0.562664 -0.43735,1 -1,1 l 1,0 c 0.56265,0 1,-0.437336 1,-1 l 0,-1 -1,0 z" + style="fill:#2e3436;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + <path + id="path9769" + d="m 515,91 0,1 c 0,0.562664 -0.43735,1 -1,1 l 1,0 c 0.56265,0 1,-0.437336 1,-1 l 0,-1 -1,0 z" + style="fill:#2e3436;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + <path + id="path9771" + d="m 513,91 0,1 c 0,0.562664 -0.43735,1 -1,1 l 1,0 c 0.56265,0 1,-0.437336 1,-1 l 0,-1 -1,0 z" + style="fill:#2e3436;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + </g> + <path + style="fill:url(#linearGradient9879);fill-opacity:1;stroke:none;display:inline;enable-background:new" + d="m 521.14271,152.9621 0,0.69467 c 0,0.39087 0.30381,0.69468 0.69467,0.69468 l 4.21145,0 c 0.39086,0 0.69468,-0.30381 0.69468,-0.69468 l 0,-0.69467 -5.6008,0 z" + id="path9779" + sodipodi:nodetypes="ccccccc" /> + <rect + style="fill:#2e3436;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="rect9781" + width="0.73681164" + height="0.76751214" + x="521.83862" + y="152.9621" + rx="1.042009" + ry="0.76751214" /> + <rect + style="fill:#2e3436;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="rect9783" + width="0.73681164" + height="0.76751214" + x="523.22803" + y="152.9621" + rx="1.042009" + ry="0.76751214" /> + </g> + <g + transform="matrix(1,0,0,0.9336451,-1,11.356045)" + id="g9843"> + <path + style="fill:url(#linearGradient9881);fill-opacity:1;stroke:#2e3436;stroke-width:1.03492558;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 529.20041,141.5 14.41386,0 c 0.5843,0 0.97197,0.46474 0.86923,1.04201 l -1.73865,9.76883 c -0.10275,0.57728 -0.65584,1.04201 -1.24014,1.04201 l -14.41387,0 2.10957,-11.85285 z" + id="path9773" + sodipodi:nodetypes="ccccccc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.4184495" + inkscape:original="M 500.96875 74.5 C 501.80988 74.5 502.35845 75.169 502.21875 76 L 499.875 90.0625 C 499.73529 90.8935 498.93486 91.5625 498.09375 91.5625 L 519.34375 91.5625 C 520.18486 91.5625 520.95406 90.8935 521.09375 90.0625 L 523.46875 76 C 523.60845 75.169 523.05983 74.5 522.21875 74.5 L 500.96875 74.5 z " + style="opacity:0.05;fill:none;stroke:#ffffff;stroke-width:1.48980319;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + id="path9775" + d="m 503.59375,75.90625 c -0.005,0.10343 0.0473,0.209958 0.0313,0.3125 l 0,0.03125 -2.3125,13.90625 18.03125,0 c 0.089,0 0.32454,-0.229494 0.34375,-0.34375 l 2.34375,-13.90625 -18.4375,0 z" + transform="matrix(0.6946727,0,0,0.6946727,180.7965,89.746884)" /> + <path + d="m 498,96 0,16.0625 c 0.56606,0 1.00001,-0.43395 1,-1 L 499,97 c 0,-0.56605 -0.43395,-1 -1,-1 z" + id="path9777" + style="fill:url(#linearGradient9883);fill-opacity:1;stroke:none;display:inline;enable-background:new" + inkscape:original="M 497.5 95.5 L 497.5 112.5625 L 498 112.5625 C 498.83101 112.5625 499.50001 111.8935 499.5 111.0625 L 499.5 97 C 499.5 96.169 498.831 95.5 498 95.5 L 497.5 95.5 z " + inkscape:radius="-0.49366331" + sodipodi:type="inkscape:offset" + transform="matrix(0.7031151,0,-0.1236375,0.6946727,191.20804,75.158757)" /> + </g> + </g> + <g + style="display:inline;enable-background:new" + id="g9891" + transform="translate(884.00001,-54)"> + <path + id="path9893" + d="m 476.5,185.50001 3,-4" + style="fill:#729fcf;fill-rule:evenodd;stroke:#204a87;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <rect + ry="0.57452428" + rx="0.57452428" + y="180.5" + x="475.5" + height="2" + width="5" + id="rect9895" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + <rect + ry="0.53033006" + rx="0.53033006" + y="184.5" + x="475.5" + height="2" + width="5" + id="rect9897" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + id="path9899" + d="m 476.5,185.50001 3,-4" + style="fill:#729fcf;fill-rule:evenodd;stroke:#729fcf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + style="display:inline;enable-background:new" + id="g9901" + transform="translate(877.00001,-52)"> + <path + id="path9903" + d="m 476.5,185.50001 3,-4" + style="fill:#729fcf;fill-rule:evenodd;stroke:#204a87;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <rect + ry="0.79549515" + rx="0.79549515" + y="180.5" + x="475.5" + height="2" + width="5" + id="rect9905" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + <rect + ry="0.75130093" + rx="0.75130093" + y="184.5" + x="475.5" + height="2" + width="5" + id="rect9907" + style="fill:#729fcf;fill-opacity:1;stroke:#204a87;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + id="path9909" + d="m 476.5,185.50001 3,-4" + style="fill:#729fcf;fill-rule:evenodd;stroke:#729fcf;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer13" + inkscape:label="user-away"> + <g + inkscape:groupmode="layer" + id="layer17" + inkscape:label="baseplate#4" + style="display:none"> + <rect + height="48" + id="rect8505" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="1386" + y="50" /> + <rect + height="32" + id="rect8507" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="1393" + y="126" /> + <rect + height="22" + id="rect8509" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="1393" + y="177" /> + <rect + height="16" + id="rect8511" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="1393" + y="219" /> + <rect + height="24" + id="rect8513" + inkscape:label="24x24" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="24" + x="1392" + y="176" /> + <text + id="text8515" + inkscape:label="context" + style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans" + x="-35.099113" + xml:space="preserve" + y="1401.1934" + transform="matrix(0,-1,1,0,0,0)"><tspan + id="tspan8517" + sodipodi:role="line" + x="-35.099113" + y="1401.1934">status</tspan></text> + <text + id="text8519" + inkscape:label="icon-name" + sodipodi:linespacing="125%" + style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold" + x="-35.429741" + xml:space="preserve" + y="1420.7407" + transform="matrix(0,-1,1,0,0,0)"><tspan + sodipodi:role="line" + x="-35.429741" + y="1420.7407" + id="tspan8559">user-away</tspan></text> + </g> + <g + inkscape:groupmode="layer" + id="layer20" + inkscape:label="small sizes#4"> + <g + style="display:inline;enable-background:new" + id="g4066" + transform="translate(890.00001,0)"> + <path + transform="matrix(4.2992055,0,0,2.8284283,-1671.0681,-363.65336)" + d="m 510.57528,198.04404 c 0,0.48815 -0.98932,0.88388 -2.20971,0.88388 -1.22039,0 -2.20971,-0.39573 -2.20971,-0.88388 0,-0.48816 0.98932,-0.88389 2.20971,-0.88389 1.22039,0 2.20971,0.39573 2.20971,0.88389 z" + sodipodi:ry="0.88388348" + sodipodi:rx="2.2097087" + sodipodi:cy="198.04404" + sodipodi:cx="508.36557" + id="path4054" + style="opacity:0.44748858;fill:url(#radialGradient4062);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <g + transform="translate(0,10)" + id="g3880"> + <rect + style="fill:url(#radialGradient3884);fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="rect3032" + width="9.9999695" + height="10.972264" + x="509.50003" + y="167.47227" + rx="4.9999847" + ry="2.3749847" /> + <rect + style="opacity:0.28767126;fill:none;stroke:url(#linearGradient3887);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect3859" + width="7.99997" + height="8.6793785" + x="510.49997" + y="168.5" + rx="3.999985" + ry="1.6000316" /> + </g> + <path + sodipodi:nodetypes="ccc" + id="path3819" + d="m 509.5,196.5 5,-3 5,3" + style="fill:none;stroke:#888a85;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="ccc" + id="rect3821" + d="m 514.5,191.27106 0,6.22892 0,-6.22892 z" + style="fill:#555753;fill-opacity:1;stroke:#888a85;stroke-width:2.99999976;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0.3612" /> + <path + sodipodi:nodetypes="ccc" + id="path3824" + d="m 514.5,191.27106 0,6.22892 0,-6.22892 z" + style="fill:#555753;fill-opacity:1;stroke:#eeeeec;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="ccc" + id="rect3816" + d="m 509.5,196.5 5,-3 5,3" + style="fill:none;stroke:#eeeeec;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0.3612" /> + <path + id="path4032" + d="m 513,191.28125 0,1.375 -4.28125,2.5625 c -0.70761,0.43147 -0.93147,1.35489 -0.5,2.0625 0.43147,0.70761 1.35489,0.93147 2.0625,0.5 l 2.71875,-1.625 0,1.34375 3,0 0,-1.34375 2.71875,1.625 c 0.70761,0.43147 1.63103,0.20761 2.0625,-0.5 0.43147,-0.70761 0.20761,-1.63103 -0.5,-2.0625 L 516,192.65625 l 0,-1.375 -3,0 z" + style="opacity:0.47488583;fill:url(#radialGradient4052);fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + <rect + ry="0.35355338" + rx="0.35355338" + y="196.5" + x="519.5" + height="2" + width="2" + id="rect3810" + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0.39774758" + rx="0.39774758" + y="195.5" + x="513.5" + height="2" + width="2" + id="rect3808" + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0.4861359" + rx="0.4861359" + y="196.5" + x="507.5" + height="2" + width="2" + id="rect3812" + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <g + transform="translate(0,-1)" + id="g3895"> + <rect + style="fill:url(#linearGradient3851);fill-opacity:1;stroke:url(#linearGradient4015);stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect3804" + width="11.999969" + height="3.96875" + x="508.50003" + y="188.53125" + rx="3.6874847" + ry="1.7614043" /> + </g> + <g + transform="matrix(0.244898,0,0,0.9786695,394.96936,1.967e-4)" + id="g3987" + style="display:inline;enable-background:new"> + <rect + style="fill:url(#linearGradient3991);fill-opacity:1;stroke:url(#linearGradient3999);stroke-width:2.04262781;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect3989" + width="11.999969" + height="3.96875" + x="508.50003" + y="188.53125" + rx="3.6874847" + ry="1.7614043" /> + </g> + <g + transform="matrix(0.244898,0,0,0.9786695,381.96936,1.967e-4)" + id="g4001" + style="display:inline;enable-background:new"> + <rect + style="fill:url(#linearGradient4005);fill-opacity:1;stroke:url(#linearGradient4007);stroke-width:2.04262781;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect4003" + width="11.999969" + height="3.96875" + x="508.50003" + y="188.53125" + rx="3.6874847" + ry="1.7614043" /> + </g> + </g> + <g + style="display:inline;enable-background:new" + id="g4365" + transform="translate(890.00001,0)"> + <rect + ry="0.39774758" + rx="0.39774758" + y="232.5" + x="505.5" + height="2" + width="2" + id="rect4173" + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0.39774758" + rx="0.39774758" + y="231.5" + x="509.5" + height="2" + width="2" + id="rect4291" + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + ry="0.39774758" + rx="0.39774758" + y="232.5" + x="513.5" + height="2" + width="2" + id="rect4289" + style="fill:#555753;fill-opacity:1;stroke:#2e3436;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <g + id="g4303"> + <path + style="fill:none;stroke:#888a85;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + d="m 506.5,232.5 4,-3 4,3" + id="path4161" + sodipodi:nodetypes="ccc" /> + <path + style="fill:none;stroke:#eeeeec;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0.3612" + d="m 506.5,232.5 4,-3 4,3" + id="path4167" + sodipodi:nodetypes="ccc" /> + </g> + <rect + ry="0" + rx="0" + y="230" + x="509" + height="1.015625" + width="3" + id="rect4361" + style="fill:#eeeeec;fill-opacity:1;stroke:none" /> + <path + id="path4260" + d="m 510.5,227.625 -0.90625,0.6875 -4,3 c -0.48211,0.30215 -0.75179,0.85105 -0.69635,1.41731 0.0554,0.56626 0.42646,1.05243 0.95802,1.25534 0.53156,0.20291 1.13216,0.0876 1.55083,-0.29765 l 3.09375,-2.3125 3.09375,2.3125 c 0.41867,0.38528 1.01927,0.50056 1.55083,0.29765 0.53156,-0.20291 0.90258,-0.68908 0.95802,-1.25534 0.0554,-0.56626 -0.21424,-1.11516 -0.69635,-1.41731 l -4,-3 L 510.5,227.625 z" + style="opacity:0.6;fill:url(#radialGradient4272);fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + <g + id="g4340"> + <g + id="g4155" + transform="matrix(0.9090907,0,0,0.9058036,42.272858,64.225042)"> + <rect + ry="2.3749847" + rx="4.9999847" + y="171.47227" + x="509.50003" + height="10.972264" + width="9.9999695" + id="rect4157" + style="fill:url(#radialGradient4428);fill-opacity:1;stroke:#2e3436;stroke-width:1.1019944;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + <rect + ry="1.6000316" + rx="3.999985" + y="172.5" + x="510.49997" + height="7" + width="7.99997" + id="rect4159" + style="opacity:0.35616437;fill:none;stroke:url(#linearGradient4248);stroke-width:1.10199428;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + id="g4177" + transform="matrix(0.8437043,0,0,1,76.39491,36)"> + <rect + ry="1.7614043" + rx="3.6874847" + y="189.53125" + x="508.50003" + height="3.96875" + width="11.999969" + id="rect4179" + style="fill:url(#linearGradient4236);fill-opacity:1;stroke:url(#linearGradient4238);stroke-width:1.08869147;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g4183" + transform="matrix(0.244898,0,0,0.9786695,388.96936,37.000197)"> + <rect + ry="1.3124366" + rx="3.6874847" + y="190.56465" + x="508.50003" + height="2.9571478" + width="11.999969" + id="rect4185" + style="fill:url(#linearGradient4242);fill-opacity:1;stroke:url(#linearGradient4244);stroke-width:2.04262805;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g4187" + transform="matrix(0.244898,0,0,0.9786695,379.96936,37.000197)"> + <rect + ry="1.3124366" + rx="3.6874847" + y="190.56465" + x="508.50003" + height="2.9571478" + width="11.999969" + id="rect4189" + style="fill:url(#linearGradient4209);fill-opacity:1;stroke:url(#linearGradient4211);stroke-width:2.04262805;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + </g> + <rect + ry="0.5078125" + rx="0.5078125" + y="231" + x="509" + height="1.015625" + width="3" + id="rect4363" + style="fill:#888a85;fill-opacity:1;stroke:none;display:inline;enable-background:new" /> + </g> + <g + id="g9915" + transform="matrix(2.1951947,0,0,2.3595693,280.07239,-344.60054)"> + <rect + ry="2.3749847" + rx="4.9999847" + y="167.47227" + x="509.50003" + height="10.972264" + width="9.9999695" + id="rect9917" + style="fill:url(#radialGradient9991);fill-opacity:1;stroke:url(#linearGradient10113);stroke-width:0.43938687;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + </g> + <path + sodipodi:type="arc" + style="opacity:0.44748858;fill:url(#radialGradient10196);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10194" + sodipodi:cx="508.36557" + sodipodi:cy="198.04404" + sodipodi:rx="2.2097087" + sodipodi:ry="0.88388348" + d="m 510.57528,198.04404 a 2.2097087,0.88388348 0 1 1 -4.41942,0 2.2097087,0.88388348 0 1 1 4.41942,0 z" + transform="matrix(2.0364734,0,0,1.6970502,361.22705,-239.59069)" /> + <path + sodipodi:type="arc" + style="opacity:0.44748858;fill:url(#radialGradient10717);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10198" + sodipodi:cx="508.36557" + sodipodi:cy="198.04404" + sodipodi:rx="2.2097087" + sodipodi:ry="0.88388348" + d="m 510.57528,198.04404 a 2.2097087,0.88388348 0 1 1 -4.41942,0 2.2097087,0.88388348 0 1 1 4.41942,0 z" + transform="matrix(2.0364734,0,0,1.6970502,387.22705,-239.59069)" /> + <path + sodipodi:type="arc" + style="opacity:0.44748858;fill:url(#radialGradient10204);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10202" + sodipodi:cx="508.36557" + sodipodi:cy="198.04404" + sodipodi:rx="2.2097087" + sodipodi:ry="0.88388348" + d="m 510.57528,198.04404 a 2.2097087,0.88388348 0 1 1 -4.41942,0 2.2097087,0.88388348 0 1 1 4.41942,0 z" + transform="matrix(2.0364734,0,0,1.6970502,374.22705,-243.59069)" /> + <path + sodipodi:type="arc" + style="opacity:0.44748858;fill:url(#radialGradient10155);fill-opacity:1;stroke:none" + id="path9913" + sodipodi:cx="508.36557" + sodipodi:cy="198.04404" + sodipodi:rx="2.2097087" + sodipodi:ry="0.88388348" + d="m 510.57528,198.04404 a 2.2097087,0.88388348 0 1 1 -4.41942,0 2.2097087,0.88388348 0 1 1 4.41942,0 z" + transform="matrix(8.3721231,0,0,5.6568847,-2846.5992,-1028.3123)" /> + <rect + style="fill:#888a85;fill-opacity:1;stroke:#555753;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="rect10185" + width="2" + height="6" + x="1408.5" + y="83.5" + rx="1.5999997" + ry="0.90900975" /> + <rect + ry="2" + rx="1.1910218" + y="88.5" + x="1407.5" + height="4" + width="4" + id="rect10173" + style="fill:url(#linearGradient10175);fill-opacity:1;stroke:#000000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + style="fill:url(#linearGradient10236);fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="rect10144" + width="3.9999993" + height="6.8000002" + x="1407.5" + y="79.699997" + rx="1.9999996" + ry="1.2362533" /> + <rect + style="fill:url(#linearGradient10284);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="rect10268" + width="4.999999" + height="5.5" + x="1407" + y="80" + rx="0" + ry="0" /> + <g + id="g9937" + transform="matrix(2.1654368,0,0,2.2646254,295.37533,-354.44652)"> + <rect + ry="1.7614043" + rx="3.6874847" + y="188.53125" + x="508.50003" + height="3.96875" + width="11.999969" + id="rect9939" + style="fill:url(#radialGradient10320);fill-opacity:1;stroke:url(#linearGradient9995);stroke-width:0.45157406;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g9941" + transform="matrix(0.5018161,0,0,1.7626568,1164.3156,-265.81572)"> + <rect + ry="1.7614043" + rx="3.6874847" + y="188.53125" + x="508.50003" + height="3.96875" + width="11.999969" + id="rect9943" + style="fill:url(#linearGradient9997);fill-opacity:1;stroke:url(#linearGradient9999);stroke-width:1.06327045;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g10001" + transform="matrix(0.5000678,0,0,1.7626568,1139.2155,-265.81572)"> + <rect + ry="1.7614043" + rx="3.6874847" + y="188.53125" + x="508.50003" + height="3.96875" + width="11.999969" + id="rect10003" + style="fill:url(#linearGradient10005);fill-opacity:1;stroke:url(#linearGradient10007);stroke-width:1.06512749;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + style="fill:none;stroke:#ffffff;display:inline;enable-background:new" + id="g10009" + transform="matrix(2.1951947,0,0,2.3595693,280.07239,-344.60054)"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.44122982" + inkscape:original="M 514.5 167.46875 C 511.73001 167.46875 509.5 168.52801 509.5 169.84375 L 509.5 176.0625 C 509.5 177.37824 511.73002 178.4375 514.5 178.4375 C 517.26999 178.4375 519.5 177.37825 519.5 176.0625 L 519.5 169.84375 C 519.5 168.52801 517.27001 167.46875 514.5 167.46875 z " + style="opacity:0.2;fill:none;stroke:url(#linearGradient10021);stroke-width:0.43938687;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="path10013" + d="m 514.5,167.90625 c -1.32875,0 -2.5189,0.26445 -3.34375,0.65625 -0.82485,0.3918 -1.21875,0.87266 -1.21875,1.28125 l 0,6.21875 c 0,0.40859 0.3939,0.88945 1.21875,1.28125 0.82485,0.3918 2.015,0.65625 3.34375,0.65625 1.32875,0 2.5189,-0.26445 3.34375,-0.65625 0.82485,-0.3918 1.21875,-0.87265 1.21875,-1.28125 l 0,-6.21875 c 0,-0.4086 -0.39391,-0.88945 -1.21875,-1.28125 -0.82484,-0.3918 -2.01499,-0.65625 -3.34375,-0.65625 z" /> + </g> + <g + style="fill:none;stroke:#ffffff;display:inline;enable-background:new" + id="g10023" + transform="matrix(0.5018161,0,0,1.7938117,287.31563,-271.75288)" /> + <g + style="fill:none;stroke:#ffffff;stroke-width:1.47234726;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new" + id="g10037" + transform="matrix(0.3573254,0,0,1.2909684,1212.6561,-175.88788)"> + <rect + ry="1.7205998" + rx="2.5947144" + y="188.53125" + x="508.90283" + height="3.8768103" + width="11.194298" + id="rect10039" + style="opacity:0.2;fill:none;stroke:url(#linearGradient10051);stroke-width:1.47234714;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + style="fill:none;stroke:#ffffff;stroke-width:1.47234726;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new" + id="g10053" + transform="matrix(0.3573254,0,0,1.2909684,1238.6561,-175.88788)"> + <rect + ry="1.7205998" + rx="2.5947144" + y="188.53125" + x="508.90283" + height="3.8768103" + width="11.194298" + id="rect10055" + style="opacity:0.2;fill:none;stroke:url(#linearGradient10057);stroke-width:1.47234714;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + style="fill:none;stroke:url(#linearGradient10077);stroke-width:1.17501509;display:inline;enable-background:new" + id="g10059" + transform="matrix(2.0003929,0,0,1.7755778,380.2972,-261.2667)"> + <rect + ry="1.7614043" + rx="3.8124602" + y="188.53125" + x="508.50003" + height="3.96875" + width="11.999969" + id="rect10061" + style="opacity:0.07000002;fill:none;stroke:url(#radialGradient10330);stroke-width:0.53060633;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + </g> + <g + style="display:inline;enable-background:new" + id="g10222" + transform="matrix(-1,0,0,1,1969,0)"> + <path + sodipodi:nodetypes="cc" + id="path10224" + d="m 546.5,90.5 11.5,-6" + style="fill:none;stroke:url(#linearGradient10228);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path10226" + d="m 546.5,90.5 11.5,-6" + style="fill:none;stroke:url(#radialGradient10254);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new" /> + </g> + <g + id="g10210" + transform="translate(850.00001,0)"> + <path + sodipodi:nodetypes="cc" + id="path10206" + d="m 546.5,90.5 11.5,-6" + style="fill:none;stroke:url(#linearGradient10220);stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path10208" + d="m 546.5,90.5 11.5,-6" + style="fill:none;stroke:url(#radialGradient10246);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new" /> + </g> + <rect + ry="2" + rx="1.1910218" + y="92.5" + x="1394.5" + height="4" + width="4" + id="rect10157" + style="fill:url(#linearGradient10165);fill-opacity:1;stroke:#000000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + style="fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect10177" + width="1.9999996" + height="3.0000155" + x="1395.4999" + y="89.5" + rx="0.99999982" + ry="0.54540873" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:none" + id="path10264" + sodipodi:cx="546.125" + sodipodi:cy="91.109375" + sodipodi:rx="0.375" + sodipodi:ry="0.3125" + d="m 546.5,91.109375 a 0.375,0.3125 0 1 1 -0.75,0 0.375,0.3125 0 1 1 0.75,0 z" + transform="matrix(1.3333333,0,0,1.6000006,667.83334,-55.775054)" /> + <rect + ry="1" + rx="0.2517609" + y="93.5" + x="1395.5" + height="2" + width="2" + id="rect10294" + style="opacity:0.4;fill:none;stroke:url(#linearGradient10304);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <g + id="g10340" + transform="translate(850.00001,1)"> + <rect + style="fill:url(#linearGradient10719);fill-opacity:1;stroke:#000000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect10169" + width="4" + height="4" + x="570.5" + y="91.5" + rx="1.1910218" + ry="2" /> + <rect + ry="0.54540873" + rx="0.99999982" + y="88.5" + x="571.49988" + height="3.0000155" + width="1.9999996" + id="rect10179" + style="fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <path + transform="matrix(1.3333333,0,0,1.6000006,-156.16667,-56.775054)" + d="m 546.5,91.109375 c 0,0.172589 -0.16789,0.3125 -0.375,0.3125 -0.20711,0 -0.375,-0.139911 -0.375,-0.3125 0,-0.172589 0.16789,-0.3125 0.375,-0.3125 0.20711,0 0.375,0.139911 0.375,0.3125 z" + sodipodi:ry="0.3125" + sodipodi:rx="0.375" + sodipodi:cy="91.109375" + sodipodi:cx="546.125" + id="path10266" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <rect + style="opacity:0.4;fill:none;stroke:url(#linearGradient10721);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect10306" + width="2" + height="2" + x="571.5" + y="92.5" + rx="0.2517609" + ry="1" /> + </g> + <rect + ry="1" + rx="0.2517609" + y="89.5" + x="1408.5" + height="2" + width="2" + id="rect10310" + style="opacity:0.4;fill:none;stroke:url(#linearGradient10312);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <g + style="display:inline;enable-background:new" + id="g10346" + transform="matrix(1.493677,0,0,1.5142651,641.00324,-127.1244)"> + <rect + ry="2.3749847" + rx="4.6864629" + y="167.47227" + x="509.81354" + height="10.972264" + width="9.3729258" + id="rect10348" + style="fill:url(#radialGradient10469);fill-opacity:1;stroke:url(#linearGradient10471);stroke-width:0.66492188;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" /> + </g> + <path + sodipodi:type="arc" + style="opacity:0.44748858;fill:url(#radialGradient10624);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10352" + sodipodi:cx="508.36557" + sodipodi:cy="198.04404" + sodipodi:rx="2.2097087" + sodipodi:ry="0.88388348" + d="m 510.57528,198.04404 a 2.2097087,0.88388348 0 1 1 -4.41942,0 2.2097087,0.88388348 0 1 1 4.41942,0 z" + transform="matrix(1.3576377,0,0,1.4142134,728.82375,-123.32653)" /> + <path + sodipodi:type="arc" + style="opacity:0.44748858;fill:url(#radialGradient10711);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10709" + sodipodi:cx="508.36557" + sodipodi:cy="198.04404" + sodipodi:rx="2.2097087" + sodipodi:ry="0.88388348" + d="m 510.57528,198.04404 a 2.2097087,0.88388348 0 1 1 -4.41942,0 2.2097087,0.88388348 0 1 1 4.41942,0 z" + transform="matrix(1.3576377,0,0,1.4142134,710.82375,-123.32653)" /> + <path + sodipodi:type="arc" + style="opacity:0.44748858;fill:url(#radialGradient10479);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10356" + sodipodi:cx="508.36557" + sodipodi:cy="198.04404" + sodipodi:rx="2.2097087" + sodipodi:ry="0.88388348" + d="m 510.57528,198.04404 a 2.2097087,0.88388348 0 1 1 -4.41942,0 2.2097087,0.88388348 0 1 1 4.41942,0 z" + transform="matrix(5.6966462,0,0,3.8373777,-1486.4789,-606.36155)" /> + <path + sodipodi:type="arc" + style="opacity:0.44748858;fill:url(#radialGradient10715);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10713" + sodipodi:cx="508.36557" + sodipodi:cy="198.04404" + sodipodi:rx="2.2097087" + sodipodi:ry="0.88388348" + d="m 510.57528,198.04404 a 2.2097087,0.88388348 0 1 1 -4.41942,0 2.2097087,0.88388348 0 1 1 4.41942,0 z" + transform="matrix(1.3576377,0,0,1.4142134,719.82375,-126.32653)" /> + <rect + ry="1.4999982" + rx="0.90087748" + y="150.5" + x="1408.5" + height="2.9999964" + width="3.0255618" + id="rect10703" + style="fill:url(#linearGradient10705);fill-opacity:1;stroke:#000000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <rect + style="fill:#888a85;fill-opacity:1;stroke:#555753;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect10358" + width="1.9999791" + height="3.6577911" + x="1408.5" + y="147.84221" + rx="1.599983" + ry="0.55416131" /> + <rect + style="fill:url(#linearGradient10567);fill-opacity:1;stroke:#888a85;stroke-width:1.00000012;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect10362" + width="3.0000408" + height="4.6128163" + x="1408" + y="145.26447" + rx="1.5000204" + ry="0.83861893" /> + <g + style="display:inline;enable-background:new" + id="g10400" + transform="matrix(0.6804303,0,0,0.6783553,1028.7993,91.199544)"> + <path + sodipodi:nodetypes="cc" + id="path10402" + d="m 546.5,90.5 11.5,-6" + style="fill:none;stroke:url(#linearGradient10513);stroke-width:4.41571331;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path10404" + d="m 546.5,90.5 11.5,-6" + style="fill:none;stroke:url(#radialGradient10515);stroke-width:1.4719044px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new" /> + </g> + <g + style="fill:none;stroke:#ffffff;stroke-width:1.52516139;display:inline;enable-background:new" + id="g10378" + transform="matrix(1.493677,0,0,1.4907937,641.00324,-123.05562)"> + <path + transform="matrix(0.8804293,0,0,0.9810048,61.519103,3.3811414)" + sodipodi:type="inkscape:offset" + inkscape:radius="-0.44122982" + inkscape:original="M 514.5 167.46875 C 511.73001 167.46875 509.5 168.52801 509.5 169.84375 L 509.5 176.0625 C 509.5 177.37824 511.73002 178.4375 514.5 178.4375 C 517.26999 178.4375 519.5 177.37825 519.5 176.0625 L 519.5 169.84375 C 519.5 168.52801 517.27001 167.46875 514.5 167.46875 z " + style="opacity:0.2;fill:none;stroke:url(#linearGradient10499);stroke-width:0.72107434;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="path10380" + d="m 514.5,167.90625 c -1.32875,0 -2.5189,0.26445 -3.34375,0.65625 -0.82485,0.3918 -1.21875,0.87266 -1.21875,1.28125 l 0,6.21875 c 0,0.40859 0.3939,0.88945 1.21875,1.28125 0.82485,0.3918 2.015,0.65625 3.34375,0.65625 1.32875,0 2.5189,-0.26445 3.34375,-0.65625 0.82485,-0.3918 1.21875,-0.87265 1.21875,-1.28125 l 0,-6.21875 c 0,-0.4086 -0.39391,-0.88945 -1.21875,-1.28125 -0.82484,-0.3918 -2.01499,-0.65625 -3.34375,-0.65625 z" /> + </g> + <g + style="display:inline;enable-background:new" + id="g10394" + transform="matrix(-0.6804303,0,0,0.6783553,1790.2008,91.199544)"> + <path + sodipodi:nodetypes="cc" + id="path10396" + d="m 546.5,90.5 11.5,-6" + style="fill:none;stroke:url(#linearGradient10509);stroke-width:4.41571331;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cc" + id="path10398" + d="m 546.5,90.5 11.5,-6" + style="fill:none;stroke:url(#radialGradient10511);stroke-width:1.4719044px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new" /> + </g> + <rect + style="fill:url(#linearGradient10564);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="rect10364" + width="3.9999487" + height="3.7309542" + x="1407.5001" + y="145.46797" + rx="0" + ry="0" /> + <g + id="g10628" + transform="translate(850.00001,-1)"> + <g + transform="matrix(1.4993781,0,0,1.5155258,-211.9351,-144.232)" + id="g10366" + style="display:inline;enable-background:new"> + <rect + style="fill:url(#radialGradient10614);fill-opacity:1;stroke:url(#linearGradient10616);stroke-width:0.66338044;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect10368" + width="11.999969" + height="3.96875" + x="508.50003" + y="188.53125" + rx="3.6874847" + ry="1.7614043" /> + </g> + <g + transform="matrix(1.3611279,0,0,1.2044726,-140.80077,-85.032107)" + id="g10390" + style="fill:none;stroke:url(#linearGradient10707);stroke-width:1.72950995;display:inline;enable-background:new"> + <rect + style="opacity:0.07000002;fill:none;stroke:url(#radialGradient10618);stroke-width:0.78100175;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect10392" + width="11.755612" + height="3.3471868" + x="508.62222" + y="188.90599" + rx="3.7348266" + ry="1.4855431" /> + </g> + </g> + <g + id="g10579" + transform="matrix(0.9762278,0,0,1.0536376,863.65331,-8.1484711)"> + <g + transform="matrix(0.3414509,0,0,1.1957076,392.66913,-88.117958)" + id="g10370" + style="display:inline;enable-background:new"> + <rect + style="fill:url(#linearGradient10585);fill-opacity:1;stroke:url(#linearGradient10587);stroke-width:1.54312849;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect10372" + width="11.999969" + height="3.96875" + x="508.50003" + y="188.53125" + rx="3.6874847" + ry="1.7614043" /> + </g> + <g + transform="matrix(0.243135,0,0,0.8757353,443.25262,-27.114932)" + id="g10386" + style="fill:none;stroke:#ffffff;stroke-width:2.13682318;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"> + <rect + style="opacity:0.2;fill:none;stroke:url(#linearGradient10589);stroke-width:2.13682294;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect10388" + width="8.5268497" + height="3.3163738" + x="510.23657" + y="188.81146" + rx="1.9764295" + ry="1.4718677" /> + </g> + </g> + <rect + ry="1.4999982" + rx="0.90087748" + y="153.5" + x="1399.5" + height="2.9999964" + width="3.0255618" + id="rect10416" + style="fill:url(#linearGradient10697);fill-opacity:1;stroke:#000000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <g + style="display:inline;enable-background:new" + id="g10597" + transform="matrix(0.9762278,0,0,1.0536376,845.65331,-8.1484711)"> + <g + transform="matrix(0.3414509,0,0,1.1957076,392.66913,-88.117958)" + id="g10599" + style="display:inline;enable-background:new"> + <rect + style="fill:url(#linearGradient10608);fill-opacity:1;stroke:url(#linearGradient10610);stroke-width:1.54312849;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect10602" + width="11.999969" + height="3.96875" + x="508.50003" + y="188.53125" + rx="3.6874847" + ry="1.7614043" /> + </g> + <g + transform="matrix(0.243135,0,0,0.8757353,443.25262,-27.114932)" + id="g10604" + style="fill:none;stroke:#ffffff;stroke-width:2.13682318;stroke-miterlimit:4;stroke-dasharray:none;display:inline;enable-background:new"> + <rect + style="opacity:0.2;fill:none;stroke:url(#linearGradient10612);stroke-width:2.13682294;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + id="rect10606" + width="8.5268497" + height="3.3163738" + x="510.23657" + y="188.81146" + rx="1.9764295" + ry="1.4718677" /> + </g> + </g> + <rect + ry="1.4999982" + rx="0.90087748" + y="153.5" + x="1417.5" + height="2.9999964" + width="3.0255618" + id="rect10699" + style="fill:url(#linearGradient10701);fill-opacity:1;stroke:#000000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <g + id="g10681" + transform="translate(840.00001,-9)"> + <rect + ry="0.54540873" + rx="0.99999982" + y="160.5" + x="577.49988" + height="3.0000155" + width="1.9999996" + id="rect10640" + style="fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <path + transform="matrix(1.3333333,0,0,1.6000006,-150.16667,15.224946)" + d="m 546.5,91.109375 c 0,0.172589 -0.16789,0.3125 -0.375,0.3125 -0.20711,0 -0.375,-0.139911 -0.375,-0.3125 0,-0.172589 0.16789,-0.3125 0.375,-0.3125 0.20711,0 0.375,0.139911 0.375,0.3125 z" + sodipodi:ry="0.3125" + sodipodi:rx="0.375" + sodipodi:cy="91.109375" + sodipodi:cx="546.125" + id="path10642" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + </g> + <g + style="display:inline;enable-background:new" + id="g10685" + transform="translate(822.00001,-9)"> + <rect + ry="0.54540873" + rx="0.99999982" + y="160.5" + x="577.49988" + height="3.0000155" + width="1.9999996" + id="rect10687" + style="fill:#eeeeec;fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" /> + <path + transform="matrix(1.3333333,0,0,1.6000006,-150.16667,15.224946)" + d="m 546.5,91.109375 c 0,0.172589 -0.16789,0.3125 -0.375,0.3125 -0.20711,0 -0.375,-0.139911 -0.375,-0.3125 0,-0.172589 0.16789,-0.3125 0.375,-0.3125 0.20711,0 0.375,0.139911 0.375,0.3125 z" + sodipodi:ry="0.3125" + sodipodi:rx="0.375" + sodipodi:cy="91.109375" + sodipodi:cx="546.125" + id="path10689" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + </g> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer16" + inkscape:label="user-invisible"> + <g + inkscape:groupmode="layer" + id="layer18" + inkscape:label="baseplate#5" + style="display:none"> + <rect + height="48" + id="rect8523" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="1446" + y="50" /> + <rect + height="32" + id="rect8525" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="1453" + y="126" /> + <rect + height="22" + id="rect8527" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="1453" + y="177" /> + <rect + height="16" + id="rect8529" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="1453" + y="219" /> + <rect + height="24" + id="rect8531" + inkscape:label="24x24" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="24" + x="1452" + y="176" /> + <text + id="text8533" + inkscape:label="context" + style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans" + x="-35.099113" + xml:space="preserve" + y="1461.1934" + transform="matrix(0,-1,1,0,0,0)"><tspan + id="tspan8535" + sodipodi:role="line" + x="-35.099113" + y="1461.1934">status</tspan></text> + <text + id="text8537" + inkscape:label="icon-name" + sodipodi:linespacing="125%" + style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold" + x="-35.429741" + xml:space="preserve" + y="1480.7408" + transform="matrix(0,-1,1,0,0,0)"><tspan + sodipodi:role="line" + x="-35.429741" + y="1480.7408" + id="tspan8539">user-invisible</tspan></text> + </g> + <g + inkscape:groupmode="layer" + id="layer21" + inkscape:label="small sizes#5" + style="display:inline"> + <g + style="display:inline;enable-background:new" + id="g3765" + transform="translate(1050,0)"> + <path + sodipodi:nodetypes="cssscssszssscsssc" + id="path3673" + d="m 410.96875,219.4375 c -2.50056,0 -4.53125,2.05161 -4.53125,4.5625 0,1.41668 0.3603,2.91144 -0.0625,3.5 -0.74954,1.04338 -1.96875,2.46761 -1.96875,4.40625 -10e-6,0.97374 0.11375,0.80972 -0.375,1.65625 0.58073,0.16146 1.33823,-0.22759 1.91896,-0.1065 0.58073,0.12109 0.0573,1.00456 0.63799,1.08529 0.58073,0.0807 1.42597,-1.06112 2.0067,-1.02076 0.58073,0.0404 0.76356,1.01072 2.4051,1.01072 1.66363,0 1.97905,-0.94826 2.55978,-0.98862 0.58073,-0.0404 1.26908,1.14947 1.84981,1.06874 0.58073,-0.0807 -0.13941,-1.03428 0.44132,-1.15537 0.58073,-0.12109 1.53711,0.26796 2.11784,0.1065 -0.52583,-0.91077 -0.40625,-0.6825 -0.40625,-1.65625 0,-1.93865 -0.99624,-3.36164 -1.75,-4.40625 -0.42388,-0.58743 -0.3125,-2.08763 -0.3125,-3.5 0,-2.51089 -2.03068,-4.5625 -4.53125,-4.5625 z" + style="fill:url(#radialGradient3805);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.903;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + d="m 410.96875,219.90625 c -2.24731,0 -4.0625,1.83249 -4.0625,4.09375 0,0.66909 0.0864,1.38395 0.125,2.03125 0.0386,0.6473 0.0749,1.25427 -0.28125,1.75 -0.77186,1.07445 -1.875,2.38048 -1.875,4.125 0,0.46884 0.0191,0.6812 -0.0313,0.96875 -0.0106,0.0606 -0.0757,0.13038 -0.0937,0.1875 0.0622,-0.009 0.0886,0.012 0.15625,0 0.32689,-0.058 0.7021,-0.15068 1.125,-0.0625 0.26561,0.0554 0.50439,0.2961 0.59375,0.5 0.0894,0.2039 0.0843,0.3488 0.0937,0.46875 0.003,0.0389 -0.004,0.035 0,0.0625 0.0285,-0.007 0.0418,0.0145 0.125,-0.0313 0.12795,-0.0704 0.29247,-0.18078 0.46875,-0.3125 0.17628,-0.13172 0.35657,-0.28688 0.5625,-0.40625 0.20593,-0.11937 0.44924,-0.23965 0.75,-0.21875 0.27009,0.0188 0.50092,0.16198 0.65625,0.28125 0.15533,0.11927 0.26983,0.24055 0.40625,0.34375 0.27283,0.20641 0.58195,0.375 1.3125,0.375 0.74279,0 1.12448,-0.19331 1.4375,-0.40625 0.15651,-0.10647 0.27265,-0.22907 0.4375,-0.34375 0.16485,-0.11468 0.38739,-0.23131 0.65625,-0.25 0.3117,-0.0217 0.55488,0.1151 0.75,0.25 0.19512,0.1349 0.34311,0.29412 0.5,0.4375 0.13214,0.12077 0.27357,0.20635 0.375,0.28125 -0.0179,-0.1199 -0.0405,-0.24682 0,-0.4375 0.0491,-0.23154 0.31077,-0.53474 0.59375,-0.59375 0.43427,-0.0906 0.83658,0.004 1.21875,0.0625 0.12319,0.0188 0.17088,0.0206 0.28125,0.0313 -0.0277,-0.072 -0.10937,-0.17217 -0.125,-0.25 -0.0579,-0.28819 -0.0313,-0.46958 -0.0313,-0.9375 0,-1.78003 -0.90596,-3.0852 -1.65625,-4.125 -0.33264,-0.46098 -0.37998,-1.06558 -0.40625,-1.71875 -0.0263,-0.65317 0,-1.36849 0,-2.0625 0,-2.26126 -1.81518,-4.09375 -4.0625,-4.09375 z" + id="path3747" + style="opacity:0.5205479;fill:url(#radialGradient3807);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.903;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 410.96875 219.4375 C 408.46819 219.4375 406.4375 221.48911 406.4375 224 C 406.4375 225.41668 406.7978 226.91144 406.375 227.5 C 405.62546 228.54338 404.40625 229.96761 404.40625 231.90625 C 404.40624 232.87999 404.52 232.71597 404.03125 233.5625 C 404.61198 233.72396 405.35677 233.34766 405.9375 233.46875 C 406.51824 233.58985 406.01302 234.45052 406.59375 234.53125 C 407.17448 234.61197 408.01302 233.49089 408.59375 233.53125 C 409.17447 233.57163 409.35846 234.53125 411 234.53125 C 412.66363 234.53125 412.98177 233.57161 413.5625 233.53125 C 414.14323 233.49088 414.82552 234.70573 415.40625 234.625 C 415.98699 234.54427 415.26302 233.58984 415.84375 233.46875 C 416.42447 233.34767 417.38802 233.72396 417.96875 233.5625 C 417.44292 232.65173 417.5625 232.88 417.5625 231.90625 C 417.5625 229.9676 416.56626 228.54461 415.8125 227.5 C 415.38862 226.91257 415.5 225.41237 415.5 224 C 415.5 221.48911 413.46932 219.4375 410.96875 219.4375 z " + inkscape:radius="-0.46299824" + sodipodi:type="inkscape:offset" /> + <g + transform="translate(0,-0.5)" + style="fill:#ffffff" + id="g3761"> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path3757" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="translate(-0.25,1.28125)" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path3759" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="translate(2.75,1.28125)" /> + </g> + <path + transform="matrix(1,0,0,1.4222222,-0.25,-94.6)" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + sodipodi:ry="0.703125" + sodipodi:rx="0.875" + sodipodi:cy="224.01562" + sodipodi:cx="409.375" + id="path3695" + style="fill:url(#radialGradient3817);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + transform="matrix(1,0,0,1.4222222,2.75,-94.6)" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + sodipodi:ry="0.703125" + sodipodi:rx="0.875" + sodipodi:cy="224.01562" + sodipodi:cx="409.375" + id="path3697" + style="fill:url(#radialGradient3825);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:nodetypes="cccc" + id="path3707" + d="m 406.65625,234 c 0,0 1.804,-4.43046 1.804,-4.43046 0,0 0.10225,3.33671 0.10225,3.33671 L 406.65625,234 z" + style="opacity:0.25;fill:#000000;fill-rule:evenodd;stroke:none" /> + <path + sodipodi:nodetypes="cccc" + id="path3709" + d="m 411.65625,234 c 0,0 -0.21431,-4.83579 -0.21431,-4.83579 0,0 1.68306,4.05454 1.68306,4.05454 L 411.65625,234 z" + style="opacity:0.25;fill:#000000;fill-rule:evenodd;stroke:none;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cccc" + id="path3711" + d="m 415.15625,234.09375 c 0,0 -0.80898,-3.69746 -0.80898,-3.69746 0,0 1.59023,2.57246 1.59023,2.57246 l -0.78125,1.125 z" + style="opacity:0.25;fill:#000000;fill-rule:evenodd;stroke:none;display:inline;enable-background:new" /> + <path + d="m 410.96875,220.40625 c -1.97289,0 -3.5625,1.603 -3.5625,3.59375 0,0.62656 0.0849,1.32783 0.125,2 0.0401,0.67217 0.13793,1.34847 -0.375,2.0625 -0.79605,1.10813 -1.78125,2.30958 -1.78125,3.84375 0,0.28607 -0.0283,0.45833 -0.0313,0.65625 0.24641,-0.0342 0.44416,-0.10154 0.78125,-0.0313 0.38192,0.0796 0.78448,0.40981 0.9375,0.71875 0.16724,-0.12545 0.33147,-0.27234 0.5625,-0.40625 0.24558,-0.14235 0.56189,-0.31387 1.03125,-0.28125 0.40544,0.0282 0.71757,0.23012 0.90625,0.375 0.18868,0.14488 0.29744,0.26143 0.40625,0.34375 0.21763,0.16464 0.39846,0.28125 1.03125,0.28125 0.64632,0 0.89423,-0.13425 1.15625,-0.3125 0.13101,-0.0891 0.24299,-0.20844 0.4375,-0.34375 0.19451,-0.13531 0.50337,-0.31575 0.90625,-0.34375 0.49215,-0.0342 0.82358,0.17857 1.0625,0.34375 0.15928,0.11012 0.25842,0.20751 0.375,0.3125 0.19009,-0.28687 0.40993,-0.62311 0.71875,-0.6875 0.40668,-0.0848 0.67693,-0.0143 0.96875,0.0313 -0.004,-0.1978 -0.0313,-0.3714 -0.0313,-0.65625 0,-1.60815 -0.81598,-2.80917 -1.5625,-3.84375 -0.46343,-0.64224 -0.4725,-1.28508 -0.5,-1.96875 -0.0275,-0.68367 0,-1.41292 0,-2.09375 0,-1.99075 -1.5896,-3.59375 -3.5625,-3.59375 z" + id="path3717" + style="fill:none;stroke:url(#linearGradient3809);stroke-width:0.903;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 410.96875 219.4375 C 408.46819 219.4375 406.4375 221.48911 406.4375 224 C 406.4375 225.41668 406.7978 226.91144 406.375 227.5 C 405.62546 228.54338 404.40625 229.96761 404.40625 231.90625 C 404.40624 232.87999 404.52 232.71597 404.03125 233.5625 C 404.61198 233.72396 405.35677 233.34766 405.9375 233.46875 C 406.51824 233.58985 406.01302 234.45052 406.59375 234.53125 C 407.17448 234.61197 408.01302 233.49089 408.59375 233.53125 C 409.17447 233.57163 409.35846 234.53125 411 234.53125 C 412.66363 234.53125 412.98177 233.57161 413.5625 233.53125 C 414.14323 233.49088 414.82552 234.70573 415.40625 234.625 C 415.98699 234.54427 415.26302 233.58984 415.84375 233.46875 C 416.42447 233.34767 417.38802 233.72396 417.96875 233.5625 C 417.44292 232.65173 417.5625 232.88 417.5625 231.90625 C 417.5625 229.9676 416.56626 228.54461 415.8125 227.5 C 415.38862 226.91257 415.5 225.41237 415.5 224 C 415.5 221.48911 413.46932 219.4375 410.96875 219.4375 z " + inkscape:radius="-0.96470684" + sodipodi:type="inkscape:offset" /> + </g> + <g + style="display:inline;enable-background:new" + id="g4142" + transform="translate(1130,0)"> + <path + transform="matrix(0.9615647,0,0,0.9014104,12.848221,20.014592)" + d="m 343.875,195.71875 c 0,1.22538 -4.65904,2.21875 -10.40625,2.21875 -5.74721,0 -10.40625,-0.99337 -10.40625,-2.21875 0,-1.22538 4.65904,-2.21875 10.40625,-2.21875 5.74721,0 10.40625,0.99337 10.40625,2.21875 z" + sodipodi:ry="2.21875" + sodipodi:rx="10.40625" + sodipodi:cy="195.71875" + sodipodi:cx="333.46875" + id="path4092" + style="opacity:0.27853884;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter4138)" + sodipodi:type="arc" /> + <g + transform="translate(-60,0)" + id="g4062"> + <path + style="fill:url(#radialGradient4158);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 393.5,177.5 c -3.31105,0 -6,2.68801 -6,6 0,1.84717 0.25687,3.8457 -0.34375,4.59375 C 386.0282,189.49868 384.5,191.38607 384.5,194 c 10e-6,1.30025 -1.61829,1.54298 -0.71875,2.5625 0,0 2.7216,-1.19978 2.7216,0.46875 0,0.50865 1.57841,0.66486 2.42106,0.17836 2.06483,-1.19213 2.72809,0.29039 4.66984,0.29039 1.94175,0 2.75128,-1.2632 3.87519,-0.61067 1.30351,0.75681 3.04067,0.70523 3.04067,0.14192 0,-1.82442 2.70914,-0.46875 2.70914,-0.46875 C 404.11827,195.54298 402.5,195.30025 402.5,194 c -10e-6,-2.61393 -1.65322,-4.50132 -2.78125,-5.90625 C 399.11813,187.3457 399.5,185.34717 399.5,183.5 c 0,-3.312 -2.68897,-6.00001 -6,-6 z" + id="path3951" + sodipodi:nodetypes="cssscsszsscsssc" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.50269705" + inkscape:original="M 383.5 177.5 C 380.18895 177.5 377.5 180.18801 377.5 183.5 C 377.5 185.34717 377.75687 187.3457 377.15625 188.09375 C 376.0282 189.49868 374.5 191.38607 374.5 194 C 374.50001 195.30025 372.88171 195.54298 373.78125 196.5625 C 373.78125 196.5625 376.5 195.36272 376.5 197.03125 C 376.50001 197.5399 378.09485 197.70525 378.9375 197.21875 C 381.00232 196.02662 381.652 197.5 383.59375 197.5 C 385.5355 197.5 386.34484 196.22247 387.46875 196.875 C 388.77227 197.63181 390.5 197.59456 390.5 197.03125 C 390.5 195.20683 393.21875 196.5625 393.21875 196.5625 C 394.11827 195.54298 392.5 195.30025 392.5 194 C 392.49999 191.38607 390.84678 189.49868 389.71875 188.09375 C 389.11813 187.3457 389.5 185.34717 389.5 183.5 C 389.5 180.188 386.81103 177.49999 383.5 177.5 z " + style="fill:url(#radialGradient4160);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path3984" + d="m 383.5,178 c -3.03898,0 -5.5,2.4601 -5.5,5.5 0,0.90028 0.0738,1.86345 0.0625,2.71875 -0.0113,0.8553 -0.041,1.61578 -0.5,2.1875 C 376.43329,189.81262 375,191.582 375,194 c 10e-6,0.85868 -0.55042,1.40416 -0.8125,1.71875 -0.13104,0.15729 -0.18486,0.23049 -0.1875,0.25 0.25124,-0.10008 0.50011,-0.20564 1.0625,-0.28125 0.3899,-0.0524 0.81304,-0.0694 1.21875,0.125 0.3719,0.17824 0.64227,0.5985 0.6875,1.09375 0.0774,0.0378 0.26064,0.0755 0.46875,0.0937 0.41622,0.0364 0.96896,-0.0565 1.25,-0.21875 1.12984,-0.65232 2.05137,-0.58512 2.78125,-0.34375 0.72988,0.24137 1.28127,0.5625 2.125,0.5625 0.86063,0 1.45873,-0.28603 2.0625,-0.53125 0.30189,-0.12261 0.58569,-0.24397 0.9375,-0.28125 0.35181,-0.0373 0.75977,0.0379 1.125,0.25 0.56526,0.32818 1.27696,0.48739 1.78125,0.5 0.25214,0.006 0.44709,-0.0298 0.53125,-0.0625 0.0496,-0.50705 0.28303,-0.93543 0.65625,-1.125 0.41427,-0.21042 0.85611,-0.18925 1.25,-0.125 0.55638,0.0908 0.80497,0.22821 1.0625,0.34375 -0.003,-0.0195 -0.0565,-0.0927 -0.1875,-0.25 C 392.55042,195.40416 392,194.85867 392,194 c -10e-6,-2.40197 -1.54696,-4.17323 -2.6875,-5.59375 -0.4697,-0.585 -0.45861,-1.36559 -0.4375,-2.21875 0.0211,-0.85316 0.125,-1.79856 0.125,-2.6875 0,-3.03991 -2.46104,-5.50001 -5.5,-5.5 z" + transform="translate(10,0)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.95606613" + inkscape:original="M 383.5 177.5 C 380.18895 177.5 377.5 180.18801 377.5 183.5 C 377.5 185.34717 377.75687 187.3457 377.15625 188.09375 C 376.0282 189.49868 374.5 191.38607 374.5 194 C 374.50001 195.30025 372.88171 195.54298 373.78125 196.5625 C 373.78125 196.5625 376.5 195.36272 376.5 197.03125 C 376.50001 197.5399 378.09485 197.70525 378.9375 197.21875 C 381.00232 196.02662 381.652 197.5 383.59375 197.5 C 385.5355 197.5 386.34484 196.22247 387.46875 196.875 C 388.77227 197.63181 390.5 197.59456 390.5 197.03125 C 390.5 195.20683 393.21875 196.5625 393.21875 196.5625 C 394.11827 195.54298 392.5 195.30025 392.5 194 C 392.49999 191.38607 390.84678 189.49868 389.71875 188.09375 C 389.11813 187.3457 389.5 185.34717 389.5 183.5 C 389.5 180.188 386.81103 177.49999 383.5 177.5 z " + style="fill:none;stroke:url(#linearGradient4162);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path4000" + d="m 383.5,178.46875 c -2.79361,0 -5.03125,2.23674 -5.03125,5.03125 0,0.87927 0.0429,1.83526 0.0313,2.71875 -0.0116,0.88349 0.008,1.71873 -0.59375,2.46875 -1.13026,1.40768 -2.4375,3.0712 -2.4375,5.3125 0,0.49987 -0.18661,0.89202 -0.375,1.21875 0.41552,-0.051 0.89785,-0.0562 1.40625,0.1875 0.39305,0.18838 0.65981,0.61798 0.8125,1.09375 0.0552,0.0148 0.0857,0.0223 0.1875,0.0313 0.33701,0.0295 0.81423,-0.0358 0.96875,-0.125 1.21772,-0.70305 2.36626,-0.66749 3.15625,-0.40625 0.78999,0.26124 1.23969,0.53125 1.96875,0.53125 0.7612,0 1.25479,-0.21685 1.875,-0.46875 0.31011,-0.12595 0.66299,-0.26685 1.09375,-0.3125 0.43076,-0.0456 0.93378,0.0563 1.375,0.3125 0.48725,0.28289 1.13991,0.42693 1.5625,0.4375 0.10492,0.003 0.1219,0.009 0.1875,0 0.14088,-0.49445 0.40321,-0.94835 0.8125,-1.15625 0.5108,-0.25945 0.95797,-0.21607 1.375,-0.15625 -0.18063,-0.32193 -0.34375,-0.70284 -0.34375,-1.1875 -10e-6,-2.21082 -1.41067,-3.87793 -2.5625,-5.3125 -0.62248,-0.77527 -0.55301,-1.62057 -0.53125,-2.5 0.0218,-0.87943 0.0937,-1.8298 0.0937,-2.6875 0,-2.79452 -2.23767,-5.03126 -5.03125,-5.03125 z" + transform="translate(10,0)" /> + <path + sodipodi:nodetypes="cccc" + id="path4012" + d="m 388.27543,197.02849 c 0,0 2.429,-6.68046 2.429,-6.68046 0,0 -0.39775,5.71171 -0.39775,5.71171 l -2.03125,0.96875 z" + style="opacity:0.15525112;fill:url(#linearGradient4164);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cccc" + id="path4014" + d="m 394.63939,196.9401 c 0,0 0.33801,-6.80362 0.33801,-6.80362 0,0 1.92179,5.88665 1.92179,5.88665 l -2.2598,0.91697 z" + style="opacity:0.15525112;fill:url(#linearGradient4166);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="cccc" + id="path4016" + d="m 399.8543,196.76333 c 0,0 -1.13426,-5.39385 -1.13426,-5.39385 0,0 2.42179,3.94655 2.42179,3.94655 l -1.28753,1.4473 z" + style="opacity:0.15525112;fill:url(#linearGradient4168);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;enable-background:new" /> + <g + id="g4048" + transform="matrix(1.1428571,0,0,1.1999967,-44.999971,-35.199397)"> + <path + transform="translate(-27.874999,-41.218748)" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + sodipodi:ry="0.703125" + sodipodi:rx="0.875" + sodipodi:cy="224.01562" + sodipodi:cx="409.375" + id="path4042" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient4170);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path4044" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(1,0,0,1.4222222,-27.874999,-136.6)" /> + </g> + <g + style="display:inline;enable-background:new" + id="g4054" + transform="matrix(1.1428571,0,0,1.1999967,-40.999971,-35.199397)"> + <path + transform="translate(-27.874999,-41.218748)" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + sodipodi:ry="0.703125" + sodipodi:rx="0.875" + sodipodi:cy="224.01562" + sodipodi:cx="409.375" + id="path4056" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient4172);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path4058" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(1,0,0,1.4222222,-27.874999,-136.6)" /> + </g> + </g> + </g> + <g + id="g11032" + transform="translate(850.00001,0)"> + <g + style="opacity:0.5" + transform="matrix(1.1900615,0,0,1.2054359,-236.17474,-31.107417)" + id="g11024"> + <path + transform="matrix(0.9576164,0,0,0.5755102,413.66126,51.347962)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path10946" + style="opacity:0.35;fill:url(#radialGradient11028);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + transform="matrix(0.8284027,0,0,0.4285713,454.92889,64.535726)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path10948" + style="fill:url(#radialGradient11030);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + </g> + <path + sodipodi:nodetypes="cssscsszsscsssz" + id="path10784" + d="m 619.50002,50.500002 c -7.36309,0 -12.08001,6.046816 -12.08001,13.497307 0,4.155304 -0.92111,8.6511 -2.28078,10.333877 -2.55364,3.160461 -6.01312,7.406242 -6.01312,13.286412 2e-5,2.924979 -3.66344,3.471013 -1.62709,5.764476 0,0 6.16107,-2.698967 6.16107,1.054476 0,1.144236 3.57316,1.495637 5.48072,0.40123 4.6743,-2.681757 6.17576,0.653247 10.57143,0.653247 4.39568,0 6.22827,-2.841633 8.77254,-1.373733 2.95084,1.702483 6.88336,1.586451 6.88336,0.319256 0,-4.104126 6.13287,-1.054476 6.13287,-1.054476 2.03631,-2.293463 -1.62709,-2.839497 -1.62709,-5.764476 -2e-5,-5.88017 -3.7425,-10.125951 -6.2961,-13.286412 -1.35966,-1.682777 -1.9978,-6.178573 -1.9978,-10.333877 0,-7.450514 -4.89314,-13.497307 -12.08,-13.497307 z" + style="fill:url(#radialGradient10786);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path10796" + d="m 619.5,51.0625 c -3.52613,-10e-7 -6.37184,1.422385 -8.375,3.75 -2.00316,2.327615 -3.15625,5.582357 -3.15625,9.1875 2e-5,2.119605 -0.21493,4.317526 -0.625,6.21875 -0.41007,1.901224 -0.98521,3.483537 -1.78125,4.46875 -2.55454,3.161589 -5.875,7.279054 -5.875,12.9375 2e-5,1.699263 -1.09211,2.724148 -1.71875,3.46875 -0.31332,0.372301 -0.46899,0.678369 -0.5,0.90625 -0.023,0.168967 0.0549,0.394376 0.25,0.6875 0.48181,-0.194644 1.48895,-0.579081 2.78125,-0.75 0.82571,-0.109208 1.69085,-0.10648 2.4375,0.25 0.74665,0.35648 1.28125,1.156519 1.28125,2.25 0,-0.01087 0.0113,0.05698 0.28125,0.1875 0.26999,0.130522 0.7311,0.237725 1.25,0.28125 1.0378,0.08705 2.32765,-0.105046 3.125,-0.5625 2.44791,-1.404427 4.26241,-1.242705 5.84375,-0.71875 1.58134,0.523955 2.9458,1.3125 5,1.3125 2.07552,0 3.52623,-0.651944 4.875,-1.1875 0.67438,-0.267778 1.33453,-0.523858 2.03125,-0.59375 0.69672,-0.06989 1.42584,0.04735 2.15625,0.46875 1.37598,0.793876 3.03352,1.165581 4.28125,1.1875 0.62387,0.01096 1.13289,-0.06749 1.4375,-0.1875 0.1523,-0.06001 0.24744,-0.119977 0.28125,-0.15625 0.0338,-0.03627 0.0313,-0.01929 0.0313,-0.03125 -10e-6,-1.167176 0.49625,-2.022968 1.25,-2.40625 0.75375,-0.383282 1.64215,-0.352295 2.46875,-0.21875 1.29274,0.208856 2.30085,0.653715 2.78125,0.875 0.18608,-0.284838 0.24136,-0.521393 0.21875,-0.6875 -0.031,-0.227886 -0.18669,-0.533949 -0.5,-0.90625 -0.62662,-0.744603 -1.71875,-1.769493 -1.71875,-3.46875 0,-5.63834 -3.61876,-9.758306 -6.1875,-12.9375 -0.8094,-1.001744 -1.2952,-2.600234 -1.625,-4.5 -0.3298,-1.899766 -0.46875,-4.082122 -0.46875,-6.1875 0,-7.201366 -4.66282,-12.9375 -11.53125,-12.9375 z" + style="fill:url(#radialGradient10806);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + style="opacity:0.1" + transform="translate(0,-1)" + id="g10940"> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10936" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(2.857141,0,0,4.2666522,-555.1421,-892.79676)" /> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10938" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(2.857141,0,0,4.2666522,-547.1421,-892.79676)" /> + </g> + <path + style="opacity:0.15525112;fill:url(#linearGradient10810);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter10834);enable-background:new" + d="m 607.66199,94.77849 c 0,0 6.03088,-16.18046 6.03088,-16.18046 0,0 -1.00803,14.475332 -1.00803,14.475332 -2.28794,0.322913 -3.51109,1.071742 -5.02285,1.705128 z" + id="path10808" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:0.15525112;fill:url(#linearGradient10849);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter10851);enable-background:new" + d="m 599.79543,92.12684 c 0,0 3.98983,-6.555776 3.98983,-6.555776 0,0 -0.29281,6.971968 -0.29281,6.971968 -1.13889,-0.649359 -2.18526,-1.049578 -3.69702,-0.416192 z" + id="path10839" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:0.15525112;fill:url(#linearGradient10857);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter10859);enable-background:new" + d="m 620.85455,94.9401 c 0,0 0.78434,-17.92862 0.78434,-17.92862 0,0 5.17014,15.836717 5.17014,15.836717 l -5.95448,2.091903 z" + id="path10855" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:0.15525112;fill:url(#linearGradient10865);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter10867);enable-background:new" + d="m 634.92424,93.480845 c 0,0 -2.5097,-11.934588 -2.5097,-11.934588 0,0 5.27014,9.969687 5.27014,9.969687 -2.05791,0.167353 -2.28508,1.119311 -2.76044,1.964901 z" + id="path10863" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cc" + id="path10873" + d="m 620.8125,75.375 -0.5,19.125" + style="fill:none;stroke:url(#linearGradient10889);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter10879)" /> + <path + sodipodi:nodetypes="cc" + id="path10891" + d="m 612.0625,77.875 -4.5,16.25" + style="fill:none;stroke:url(#linearGradient10893);stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;filter:url(#filter10879);enable-background:new" /> + <path + d="m 619.5,51.53125 c -3.39594,-10e-7 -6.11177,1.363373 -8.03125,3.59375 -1.91948,2.230377 -3.03125,5.37047 -3.03125,8.875 2e-5,2.154751 -0.23804,4.373539 -0.65625,6.3125 -0.41821,1.938961 -0.95035,3.5818 -1.84375,4.6875 -2.5553,3.162532 -5.78125,7.1523 -5.78125,12.625 2e-5,1.897616 -1.21448,3.070653 -1.8125,3.78125 -0.29901,0.355298 -0.39692,0.587684 -0.40625,0.65625 -0.001,0.01079 0.0633,0.07974 0.0625,0.09375 0.55792,-0.220742 1.16448,-0.519131 2.4375,-0.6875 0.87278,-0.115433 1.83009,-0.143027 2.71875,0.28125 0.88866,0.424277 1.53125,1.46407 1.53125,2.6875 0,-0.259619 -0.18906,-0.341399 0,-0.25 0.18906,0.0914 0.61621,0.209945 1.09375,0.25 0.95507,0.08011 2.17745,-0.117732 2.84375,-0.5 2.5407,-1.457662 4.60628,-1.294623 6.25,-0.75 1.64372,0.544623 2.90989,1.28125 4.84375,1.28125 1.97303,0 3.32118,-0.644975 4.6875,-1.1875 0.68316,-0.271263 1.37774,-0.515653 2.15625,-0.59375 0.77851,-0.0781 1.65932,0.06425 2.46875,0.53125 1.29269,0.745819 2.86911,1.104584 4.03125,1.125 0.58107,0.01021 1.06829,-0.07235 1.28125,-0.15625 0.0745,-0.02937 0.058,-0.02921 0.0625,-0.03125 0.0912,-1.147523 0.60709,-2.108988 1.4375,-2.53125 0.90415,-0.45976 1.87233,-0.423047 2.75,-0.28125 1.26642,0.204604 1.87396,0.527703 2.4375,0.78125 -9.2e-4,-0.0078 0.0322,-0.05579 0.0313,-0.0625 -0.009,-0.06857 -0.10725,-0.300952 -0.40625,-0.65625 -0.59801,-0.710597 -1.8125,-1.883646 -1.8125,-3.78125 0,-5.43575 -3.51233,-9.430113 -6.09375,-12.625 -0.91794,-1.136079 -1.38261,-2.782468 -1.71875,-4.71875 C 630.69511,68.344968 630.5625,66.128605 630.5625,64 c 0,-6.992645 -4.46084,-12.46875 -11.0625,-12.46875 z" + id="path10898" + style="fill:none;stroke:url(#linearGradient10914);stroke-width:0.99999982;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + inkscape:original="M 619.5 50.5 C 612.13693 50.499998 607.40625 56.549509 607.40625 64 C 607.40628 68.155302 606.48467 72.660973 605.125 74.34375 C 602.57137 77.504213 599.125 81.74483 599.125 87.625 C 599.12503 90.549978 595.46365 91.081537 597.5 93.375 C 597.5 93.375002 603.65625 90.684057 603.65625 94.4375 C 603.65624 95.58174 607.24869 95.938157 609.15625 94.84375 C 613.83055 92.161989 615.32308 95.5 619.71875 95.5 C 624.11445 95.499999 625.95573 92.6571 628.5 94.125 C 631.45082 95.827483 635.375 95.704695 635.375 94.4375 C 635.37498 90.333378 641.5 93.375 641.5 93.375 C 643.53628 91.081539 639.875 90.549979 639.875 87.625 C 639.875 81.744829 636.1161 77.504211 633.5625 74.34375 C 632.20284 72.660975 631.59375 68.155304 631.59375 64 C 631.59375 56.549484 626.68686 50.5 619.5 50.5 z " + inkscape:radius="-1.042833" + sodipodi:type="inkscape:offset" /> + <g + transform="translate(0,1)" + id="g10932"> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10928" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(2.857141,0,0,4.2666522,-555.1421,-892.79676)" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path10930" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(2.857141,0,0,4.2666522,-547.1421,-892.79676)" /> + </g> + <path + transform="matrix(2.857141,0,0,4.2666522,-555.1421,-892.79676)" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + sodipodi:ry="0.703125" + sodipodi:rx="0.875" + sodipodi:cy="224.01562" + sodipodi:cx="409.375" + id="path10916" + style="fill:url(#radialGradient10918);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + transform="matrix(2.857141,0,0,4.2666522,-547.1421,-892.79676)" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + sodipodi:ry="0.703125" + sodipodi:rx="0.875" + sodipodi:cy="224.01562" + sodipodi:cx="409.375" + id="path10924" + style="fill:url(#radialGradient10926);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + </g> + <g + style="display:inline;enable-background:new" + id="g11054" + transform="matrix(0.6825477,0,0,0.6616176,1046.2417,93.13057)"> + <g + style="opacity:0.5" + transform="matrix(1.1900615,0,0,1.2054359,-236.17474,-31.107417)" + id="g11056"> + <path + transform="matrix(0.9576164,0,0,0.5755102,413.66126,51.347962)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path11058" + style="opacity:0.35;fill:url(#radialGradient11096);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + transform="matrix(0.8284027,0,0,0.4285713,454.92889,64.535726)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path11060" + style="fill:url(#radialGradient11098);fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + </g> + <path + sodipodi:nodetypes="cssscsszsscsssz" + id="path11062" + d="m 619.50002,50.500002 c -7.36309,0 -12.57057,6.088659 -12.57057,13.53915 0,4.155304 -0.43055,8.609257 -1.79022,10.292034 -2.55364,3.160461 -6.01312,7.406242 -6.01312,13.286412 2e-5,2.924979 -3.66344,3.471013 -1.62709,5.764476 0,0 6.16107,-2.698967 6.16107,1.054476 0,1.144236 3.57316,1.495637 5.48072,0.40123 4.6743,-2.681757 6.17576,0.653247 10.57143,0.653247 4.39568,0 6.22827,-2.841633 8.77254,-1.373733 2.95084,1.702483 6.88336,1.586451 6.88336,0.319256 0,-4.104126 6.13287,-1.054476 6.13287,-1.054476 2.03631,-2.293463 -1.62709,-2.839497 -1.62709,-5.764476 -2e-5,-5.88017 -3.7425,-10.125951 -6.2961,-13.286412 -1.35966,-1.682777 -1.74169,-6.13673 -1.74169,-10.292034 0,-7.450514 -5.14925,-13.53915 -12.33611,-13.53915 z" + style="fill:url(#radialGradient11100);fill-opacity:1;fill-rule:evenodd;stroke:#888a85;stroke-width:1.4880923;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path11064" + d="m 619.5,51.0625 c -3.52613,-10e-7 -6.37184,1.422385 -8.375,3.75 -2.00316,2.327615 -3.15625,5.582357 -3.15625,9.1875 2e-5,2.119605 -0.21493,4.317526 -0.625,6.21875 -0.41007,1.901224 -0.98521,3.483537 -1.78125,4.46875 -2.55454,3.161589 -5.875,7.279054 -5.875,12.9375 2e-5,1.699263 -1.09211,2.724148 -1.71875,3.46875 -0.31332,0.372301 -0.46899,0.678369 -0.5,0.90625 -0.023,0.168967 0.0549,0.394376 0.25,0.6875 0.48181,-0.194644 1.48895,-0.579081 2.78125,-0.75 0.82571,-0.109208 1.69085,-0.10648 2.4375,0.25 0.74665,0.35648 1.28125,1.156519 1.28125,2.25 0,-0.01087 0.0113,0.05698 0.28125,0.1875 0.26999,0.130522 0.7311,0.237725 1.25,0.28125 1.0378,0.08705 2.32765,-0.105046 3.125,-0.5625 2.44791,-1.404427 4.26241,-1.242705 5.84375,-0.71875 1.58134,0.523955 2.9458,1.3125 5,1.3125 2.07552,0 3.52623,-0.651944 4.875,-1.1875 0.67438,-0.267778 1.33453,-0.523858 2.03125,-0.59375 0.69672,-0.06989 1.42584,0.04735 2.15625,0.46875 1.37598,0.793876 3.03352,1.165581 4.28125,1.1875 0.62387,0.01096 1.13289,-0.06749 1.4375,-0.1875 0.1523,-0.06001 0.24744,-0.119977 0.28125,-0.15625 0.0338,-0.03627 0.0313,-0.01929 0.0313,-0.03125 -10e-6,-1.167176 0.49625,-2.022968 1.25,-2.40625 0.75375,-0.383282 1.64215,-0.352295 2.46875,-0.21875 1.29274,0.208856 2.30085,0.653715 2.78125,0.875 0.18608,-0.284838 0.24136,-0.521393 0.21875,-0.6875 -0.031,-0.227886 -0.18669,-0.533949 -0.5,-0.90625 -0.62662,-0.744603 -1.71875,-1.769493 -1.71875,-3.46875 0,-5.63834 -3.61876,-9.758306 -6.1875,-12.9375 -0.8094,-1.001744 -1.2952,-2.600234 -1.625,-4.5 -0.3298,-1.899766 -0.46875,-4.082122 -0.46875,-6.1875 0,-7.201366 -4.66282,-12.9375 -11.53125,-12.9375 z" + style="fill:url(#radialGradient11102);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999982;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <g + style="opacity:0.1" + transform="translate(0,-1)" + id="g11066"> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path11068" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(2.857141,0,0,4.2666522,-555.1421,-892.79676)" /> + <path + sodipodi:type="arc" + style="fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path11070" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(2.857141,0,0,4.2666522,-547.1421,-892.79676)" /> + </g> + <path + style="opacity:0.15525112;fill:url(#linearGradient11104);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter10834);enable-background:new" + d="m 607.66199,94.77849 c 0,0 6.03088,-16.18046 6.03088,-16.18046 0,0 -1.00803,14.475332 -1.00803,14.475332 -2.28794,0.322913 -3.51109,1.071742 -5.02285,1.705128 z" + id="path11072" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:0.15525112;fill:url(#linearGradient11106);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter10851);enable-background:new" + d="m 599.79543,92.12684 c 0,0 3.98983,-6.555776 3.98983,-6.555776 0,0 -0.29281,6.971968 -0.29281,6.971968 -1.13889,-0.649359 -2.18526,-1.049578 -3.69702,-0.416192 z" + id="path11074" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:0.15525112;fill:url(#linearGradient11108);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter10859);enable-background:new" + d="m 620.85455,94.9401 c 0,0 0.78434,-17.92862 0.78434,-17.92862 0,0 5.17014,15.836717 5.17014,15.836717 l -5.95448,2.091903 z" + id="path11076" + sodipodi:nodetypes="cccc" /> + <path + style="opacity:0.15525112;fill:url(#linearGradient11110);fill-opacity:1;fill-rule:evenodd;stroke:none;display:inline;filter:url(#filter10867);enable-background:new" + d="m 634.92424,93.480845 c 0,0 -2.5097,-11.934588 -2.5097,-11.934588 0,0 5.27014,9.969687 5.27014,9.969687 -2.05791,0.167353 -2.28508,1.119311 -2.76044,1.964901 z" + id="path11078" + sodipodi:nodetypes="cccc" /> + <path + sodipodi:nodetypes="cc" + id="path11080" + d="m 620.8125,75.375 -0.5,19.125" + style="fill:none;stroke:url(#linearGradient11112);stroke-width:1.48809266px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter10879)" /> + <path + sodipodi:nodetypes="cc" + id="path11082" + d="m 612.0625,77.875 -4.5,16.25" + style="fill:none;stroke:url(#linearGradient11114);stroke-width:1.48809266px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;filter:url(#filter10879);enable-background:new" /> + <g + transform="translate(0,1)" + id="g11086"> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path11088" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(2.857141,0,0,4.2666522,-555.1421,-892.79676)" /> + <path + sodipodi:type="arc" + style="fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path11090" + sodipodi:cx="409.375" + sodipodi:cy="224.01562" + sodipodi:rx="0.875" + sodipodi:ry="0.703125" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + transform="matrix(2.857141,0,0,4.2666522,-547.1421,-892.79676)" /> + </g> + <path + transform="matrix(2.857141,0,0,4.2666522,-555.1421,-892.79676)" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + sodipodi:ry="0.703125" + sodipodi:rx="0.875" + sodipodi:cy="224.01562" + sodipodi:cx="409.375" + id="path11092" + style="fill:url(#radialGradient11118);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + transform="matrix(2.857141,0,0,4.2666522,-547.1421,-892.79676)" + d="m 410.25,224.01562 c 0,0.38833 -0.39175,0.70313 -0.875,0.70313 -0.48325,0 -0.875,-0.3148 -0.875,-0.70313 0,-0.38832 0.39175,-0.70312 0.875,-0.70312 0.48325,0 0.875,0.3148 0.875,0.70312 z" + sodipodi:ry="0.703125" + sodipodi:rx="0.875" + sodipodi:cy="224.01562" + sodipodi:cx="409.375" + id="path11094" + style="fill:url(#radialGradient11120);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + </g> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-1.5917561" + inkscape:original="M 619.5 50.5 C 612.13693 50.499998 606.9375 56.580759 606.9375 64.03125 C 606.93751 68.186552 606.48467 72.660973 605.125 74.34375 C 602.57137 77.504213 599.125 81.74483 599.125 87.625 C 599.12503 90.549978 595.46365 91.081537 597.5 93.375 C 597.5 93.375002 603.65625 90.684057 603.65625 94.4375 C 603.65624 95.58174 607.24869 95.938157 609.15625 94.84375 C 613.83055 92.161989 615.32308 95.5 619.71875 95.5 C 624.11445 95.499999 625.95573 92.6571 628.5 94.125 C 631.45082 95.827483 635.375 95.704695 635.375 94.4375 C 635.37498 90.333378 641.5 93.375 641.5 93.375 C 643.53628 91.081539 639.875 90.549979 639.875 87.625 C 639.875 81.744829 636.1161 77.504211 633.5625 74.34375 C 632.20284 72.660975 631.84375 68.186554 631.84375 64.03125 C 631.84376 56.580734 626.68686 50.5 619.5 50.5 z " + style="fill:none;stroke:url(#linearGradient11134);stroke-width:1.4880923;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path11126" + d="m 619.5,52.09375 c -6.48671,-2e-6 -10.96875,5.227562 -10.96875,11.9375 10e-6,2.135475 -0.10462,4.343642 -0.40625,6.3125 -0.30163,1.968858 -0.69102,3.689363 -1.75,5 -2.55618,3.163621 -5.65625,7.023033 -5.65625,12.28125 2e-5,1.768621 -0.88373,2.876953 -1.53125,3.625 0.5264,-0.150662 0.55775,-0.26046 1.1875,-0.34375 0.92713,-0.122621 1.94737,-0.158812 3,0.34375 0.8631,0.412076 1.46215,1.412358 1.6875,2.5 0.14321,0.05224 0.38207,0.125389 0.75,0.15625 0.85954,0.0721 2.04753,-0.142051 2.5625,-0.4375 2.64784,-1.519134 4.9405,-1.380989 6.65625,-0.8125 1.71575,0.568489 2.89258,1.25 4.6875,1.25 1.8547,0 3.11342,-0.574428 4.5,-1.125 0.69329,-0.275286 1.4083,-0.568679 2.28125,-0.65625 0.87295,-0.08757 1.88056,0.105352 2.78125,0.625 1.19651,0.690327 2.71794,1.043821 3.78125,1.0625 0.45272,0.008 0.73937,-0.04875 0.90625,-0.09375 0.21018,-1.124215 0.7726,-2.144413 1.65625,-2.59375 1.07782,-0.54807 2.12585,-0.495076 3.0625,-0.34375 0.54802,0.08854 0.55798,0.196403 1.03125,0.34375 -0.64179,-0.755888 -1.4375,-1.818208 -1.4375,-3.5 0,-5.201817 -3.37269,-9.068242 -5.96875,-12.28125 -1.07022,-1.324547 -1.41105,-3.032667 -1.6875,-5 -0.27645,-1.967333 -0.375,-4.188996 -0.375,-6.3125 10e-6,-6.716022 -4.46099,-11.9375 -10.75,-11.9375 z" + transform="matrix(0.6825477,0,0,0.6616176,1046.2417,93.13057)" /> + </g> + </g> + <g + inkscape:groupmode="layer" + id="layer11" + inkscape:label="user-busy"> + <g + inkscape:groupmode="layer" + id="layer19" + inkscape:label="baseplate#6" + style="display:none"> + <rect + height="48" + id="rect8541" + inkscape:label="48x48" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="48" + x="1506" + y="50" /> + <rect + height="32" + id="rect8543" + inkscape:label="32x32" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="32" + x="1513" + y="126" /> + <rect + height="22" + id="rect8545" + inkscape:label="22x22" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="22" + x="1513" + y="177" /> + <rect + height="16" + id="rect8547" + inkscape:label="16x16" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="16" + x="1513" + y="219" /> + <rect + height="24" + id="rect8549" + inkscape:label="24x24" + style="fill:#eeeeec;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + width="24" + x="1512" + y="176" /> + <text + id="text8551" + inkscape:label="context" + style="font-size:18.30070686px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Bitstream Vera Sans" + x="-35.099113" + xml:space="preserve" + y="1521.1934" + transform="matrix(0,-1,1,0,0,0)"><tspan + id="tspan8553" + sodipodi:role="line" + x="-35.099113" + y="1521.1934">status</tspan></text> + <text + id="text8555" + inkscape:label="icon-name" + sodipodi:linespacing="125%" + style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold" + x="-35.429741" + xml:space="preserve" + y="1540.7408" + transform="matrix(0,-1,1,0,0,0)"><tspan + sodipodi:role="line" + x="-35.429741" + y="1540.7408" + id="tspan8563">user-busy</tspan></text> + </g> + <g + inkscape:groupmode="layer" + id="layer22" + inkscape:label="small sizes#6"> + <g + style="display:inline;enable-background:new" + id="g9539" + transform="translate(1090,0)"> + <g + transform="translate(424,219)" + inkscape:label="Layer 1" + id="g3834" + style="display:inline;enable-background:new"> + <g + style="display:inline;enable-background:new" + id="g3836" + transform="matrix(1.1014872,0,0,1.0613236,-17.845915,-11.468757)"> + <path + id="path3838" + transform="matrix(0.9078635,0,0,0.9422197,-367.8246,-195.54002)" + d="m 430.96875,227 c -2.17478,0 -4.08723,0.785 -5.28125,2 l 0.6875,5.5625 9.25,0 0.6875,-5.53125 C 435.12095,227.79824 433.16244,227 430.96875,227 z" + style="fill:url(#radialGradient3850);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3852);stroke-width:0.90258235;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path3840" + transform="matrix(0.9078635,0,0,0.9422197,-367.8246,-195.54002)" + d="m 430.78125,227.46875 c -1.75741,0.0698 -3.48259,0.61041 -4.59375,1.59375 l 0.1875,1.34375 c 2.22439,-1.6369 6.90091,-1.55853 9.25,0.0313 l 0.1875,-1.46875 c -1.22311,-1.11718 -3.14075,-1.57511 -5.03125,-1.5 z" + style="opacity:0.9;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path3842" + transform="matrix(0.9078635,0,0,0.9422197,-367.8246,-195.54002)" + d="m 430.96875,227.90625 c -1.61773,0 -3.06548,0.50004 -4.0625,1.25 -0.0622,0.0468 -0.0976,0.10788 -0.15625,0.15625 l 0.53125,4.34375 7.4375,0 0.53125,-4.3125 c -0.0743,-0.0622 -0.13897,-0.12793 -0.21875,-0.1875 -1.00612,-0.75133 -2.44476,-1.25 -4.0625,-1.25 z" + style="opacity:0.42424239;fill:none;stroke:#ffffff;stroke-width:0.90299994;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + transform="matrix(0.8892163,0,0,0.9266773,-45.24438,-36.492579)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path3844" + style="fill:url(#radialGradient3854);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3856);stroke-width:0.91961324;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.1827564,0,0,1.2888626,-67.743988,-56.551959)" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + sodipodi:ry="1.1875" + sodipodi:rx="2.25" + sodipodi:cy="54.5" + sodipodi:cx="77.0625" + id="path3846" + style="opacity:0.9;fill:url(#linearGradient3858);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(0.7070395,0,0,0.7368964,-31.17122,-25.841128)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path3848" + style="fill:none;stroke:url(#linearGradient3860);stroke-width:1.15650654;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> + <g + id="g3746"> + <rect + rx="0.77372676" + style="fill:#ffffff;fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="rect3695" + width="3.0344353" + height="2.9999847" + x="425.5" + y="228.50002" + ry="0.77372676" /> + <rect + style="fill:url(#linearGradient3679);fill-opacity:1;stroke:#2e3436;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="rect3669" + width="7" + height="4" + x="423.5" + y="230.5" + rx="0.29227567" + ry="0.29227567" /> + <rect + style="opacity:0.36986299;fill:none;stroke:url(#linearGradient3691);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="rect3683" + width="4" + height="2" + x="424.5" + y="231.5" + rx="0" + ry="0" /> + <rect + style="fill:#eeeeec;fill-opacity:1;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="rect3693" + width="2.015625" + height="1.9999999" + x="425.49997" + y="230.49998" /> + </g> + <g + id="g3868"> + <path + style="fill:#ef2929;fill-opacity:1;stroke:#830000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + d="m 435,226.5 -1.5,1.5 c 0,0.828 0.672,1.5 1.5,1.5 0.828,0 1.50001,-0.672 1.5,-1.5 0,-0.828 -0.672,-1.5 -1.5,-1.5 z" + id="path3704" + sodipodi:nodetypes="ccssc" /> + <path + style="fill:#ef2929;fill-opacity:1;stroke:#830000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + d="m 435.93958,221.93912 0,2.12132 c 0.58549,0.58548 1.53584,0.58548 2.12132,0 0.58549,-0.58549 0.58549,-1.53585 0,-2.12132 -0.58548,-0.58549 -1.53583,-0.58549 -2.12132,0 z" + id="path3712" + sodipodi:nodetypes="ccssc" /> + <path + style="fill:#ffffff;fill-opacity:1;stroke:#2e3436;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + d="m 437.71875,224.5 c 0.43254,0 0.78125,0.34871 0.78125,0.78125 l 0,0.4375 0,1 c 0,0.43254 -0.34872,0.78125 -0.78125,0.78125 l -0.4375,0 c -0.43254,0 -0.78125,-0.34871 -0.78125,-0.78125 l 0,-0.21875 -0.21875,0 c -0.43254,0 -0.78125,-0.34871 -0.78125,-0.78125 l 0,-0.4375 c 0,-0.43254 0.34871,-0.78125 0.78125,-0.78125 l 1,0 0.4375,0 z" + id="path3652" /> + <path + sodipodi:type="arc" + style="opacity:0.42465754;fill:#ffffff;fill-opacity:1;stroke:none" + id="path3714" + sodipodi:cx="434.41769" + sodipodi:cy="227.5768" + sodipodi:rx="0.56347573" + sodipodi:ry="0.56347573" + d="m 434.98117,227.5768 c 0,0.3112 -0.25228,0.56347 -0.56348,0.56347 -0.31119,0 -0.56347,-0.25227 -0.56347,-0.56347 0,-0.3112 0.25228,-0.56348 0.56347,-0.56348 0.3112,0 0.56348,0.25228 0.56348,0.56348 z" + transform="translate(1.1546796,-0.02209709)" /> + <path + sodipodi:type="arc" + style="opacity:0.55707762;fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path3716" + sodipodi:cx="434.41769" + sodipodi:cy="227.5768" + sodipodi:rx="0.56347573" + sodipodi:ry="0.56347573" + d="m 434.98117,227.5768 c 0,0.3112 -0.25228,0.56347 -0.56348,0.56347 -0.31119,0 -0.56347,-0.25227 -0.56347,-0.56347 0,-0.3112 0.25228,-0.56348 0.56347,-0.56348 0.3112,0 0.56348,0.25228 0.56348,0.56348 z" + transform="translate(2.1457816,-5.0133218)" /> + </g> + <rect + ry="0" + rx="0" + y="231" + x="429" + height="3" + width="1" + id="rect2820" + style="opacity:0.87214613;fill:url(#linearGradient3627);fill-opacity:1;stroke:none" /> + </g> + <g + style="display:inline;enable-background:new" + id="g9561" + transform="translate(1090,0)"> + <g + transform="translate(121,0)" + id="g3725" + style="display:inline;enable-background:new"> + <rect + style="opacity:0.8;fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter3759)" + id="rect3727" + width="17.015991" + height="2.9998484" + x="304.98401" + y="195" + rx="1.4999242" + ry="1.4999242" + transform="matrix(0.8351577,0,0,1,51.676708,0.1767767)" /> + <path + id="path3729" + transform="translate(-80,0)" + d="m 393.5,187.4375 c -3.75288,0 -6.9601,1.69058 -8.3125,4.0625 0.51477,0.58107 1.12854,1.06517 1.8125,1.40625 l 0.40625,4.65625 12.1875,0 L 400,192.90625 c 0.68396,-0.34108 1.29773,-0.82518 1.8125,-1.40625 -1.35241,-2.37192 -4.55962,-4.0625 -8.3125,-4.0625 z" + style="fill:url(#radialGradient3923);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3925);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path3731" + transform="translate(-80,0)" + d="m 393.5,187.875 c -2.39965,0 -4.55449,0.72001 -6.09375,1.84375 -0.67202,0.49061 -1.24329,1.03828 -1.65625,1.65625 0.43151,0.44435 0.92539,0.82279 1.46875,1.09375 0.15878,0.0764 0.26562,0.23074 0.28125,0.40625 l 0.375,4.25 11.25,0 0.375,-4.25 c 0.0156,-0.17551 0.12247,-0.32984 0.28125,-0.40625 0.54336,-0.27096 1.03724,-0.6494 1.46875,-1.09375 -0.41296,-0.61797 -0.98423,-1.16564 -1.65625,-1.65625 -1.53926,-1.12374 -3.69411,-1.84375 -6.09375,-1.84375 z" + style="opacity:0.64840184;fill:url(#radialGradient3927);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path3733" + transform="translate(-121,0)" + d="m 439.5,189.0625 c -1.32835,1.19359 -3.07543,1.9375 -5,1.9375 -1.88424,0 -3.61963,-0.69454 -4.9375,-1.84375 -1.16314,0.58304 -2.10098,1.38451 -2.6875,2.375 0.39808,0.39071 0.82545,0.75712 1.3125,1 0.0127,0.007 0.0194,0.0232 0.0313,0.0313 3.06037,-2.0517 9.45297,-1.95924 12.6875,-0.0937 0.47084,-0.25532 0.89234,-0.61312 1.28125,-1 -0.0533,-0.0928 -0.0979,-0.19236 -0.15625,-0.28125 -0.61045,-0.82835 -1.47505,-1.55711 -2.53125,-2.125 z" + style="fill:url(#radialGradient3929);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + id="path3739" + transform="translate(-80,0)" + d="m 393.46875,188.4375 c -2.29969,1e-5 -4.34071,0.66485 -5.78125,1.6875 -0.51356,0.36458 -0.93236,0.78102 -1.28125,1.21875 0.31575,0.27276 0.66483,0.50477 1.03125,0.6875 0.3002,0.15111 0.50108,0.44652 0.53125,0.78125 l 0.34375,3.75 10.375,0 0.34375,-3.75 c 0.0302,-0.33473 0.23105,-0.63014 0.53125,-0.78125 0.36642,-0.18273 0.7155,-0.41474 1.03125,-0.6875 -0.34839,-0.43725 -0.7642,-0.85435 -1.28125,-1.21875 -1.45287,-1.02394 -3.54407,-1.6875 -5.84375,-1.6875 z" + style="opacity:0.56164383;fill:none;stroke:url(#radialGradient3933);stroke-width:0.90300006;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="fill:url(#radialGradient3935);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.77094483;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 313.5,187.875 c -1.8846,0 -3.62825,0.45251 -5.03125,1.1875 1.3302,1.20224 3.09868,1.9375 5.03125,1.9375 1.93258,0 3.70105,-0.73526 5.03125,-1.9375 -1.403,-0.73499 -3.14666,-1.1875 -5.03125,-1.1875 z" + id="path3741" /> + <g + id="g3743" + transform="matrix(1.0041278,0,0,1.0002856,-0.6095416,-0.06281138)"> + <path + transform="matrix(1.2915923,0,0,1.2969254,213.04277,110.72045)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path3745" + style="fill:url(#radialGradient3937);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient3939);stroke-width:0.77094483;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.6654743,0,0,1.7487093,184.40619,85.629295)" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + sodipodi:ry="1.1875" + sodipodi:rx="2.25" + sodipodi:cy="54.5" + sodipodi:cx="77.0625" + id="path3748" + style="opacity:0.9;fill:url(#linearGradient3941);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(1.0867097,0,0,1.0912997,228.86995,122.2612)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path3750" + style="fill:none;stroke:url(#linearGradient3943);stroke-width:0.82699227;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + id="path3752" + transform="translate(-80,0)" + d="m 387.5,188.5 0.40625,4.0625 c 0.003,0.009 -0.003,0.0221 0,0.0313 0.0225,0.0689 0.0558,0.14491 0.0625,0.21875 l 0.21875,2.53125 0.125,1.15625 10.375,0 0.125,-1.15625 0.21875,-2.53125 c 0.007,-0.0738 0.04,-0.14987 0.0625,-0.21875 l 0,-0.0313 L 399.5,188.5 c 0,0 -12,0 -12,0 z" + style="opacity:0.56164383;fill:none;stroke:url(#linearGradient3945);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" /> + </g> + <g + transform="translate(41,1)" + id="g3887"> + <rect + rx="1.0287089" + style="fill:#ffffff;fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="rect3843" + width="4.0344353" + height="2.9999847" + x="384.5" + y="190.50002" + ry="0.77372676" /> + <rect + style="fill:url(#linearGradient3947);fill-opacity:1;stroke:#2e3436;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="rect3845" + width="8.9999695" + height="5" + x="382.50003" + y="192.5" + rx="0.37578174" + ry="0.36534458" /> + <rect + style="opacity:0.36986299;fill:none;stroke:url(#linearGradient3949);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="rect3847" + width="6" + height="2.9999847" + x="383.5" + y="193.50002" + rx="0" + ry="0" /> + <rect + style="fill:#eeeeec;fill-opacity:1;stroke:#555753;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612" + id="rect3849" + width="2.015625" + height="1.9999999" + x="385.49997" + y="192.49998" /> + </g> + <g + transform="translate(0,1)" + id="g4009"> + <path + style="fill:none;stroke:#860000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 443.50003,183.03125 c -0.0494,2.56842 -0.63871,4.93122 -2.00002,7" + id="path3980" + sodipodi:nodetypes="cc" /> + <g + style="display:inline;enable-background:new" + id="g3875" + transform="translate(6,-39)"> + <path + sodipodi:nodetypes="ccssc" + id="path3877" + d="m 434.49999,226.49999 -2,2 c 0,1.104 0.896,2 2,2 1.104,0 2.00001,-0.896 2,-2 0,-1.104 -0.896,-2 -2,-2 z" + style="fill:#ef2929;fill-opacity:1;stroke:#830000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + sodipodi:nodetypes="ccssc" + id="path3879" + d="m 435.06042,220.09613 0,2.81975 c 0.78652,0.77824 2.06318,0.77824 2.84969,0 0.78652,-0.77826 0.78652,-2.04152 0,-2.81975 -0.78651,-0.77825 -2.06317,-0.77825 -2.84969,0 z" + style="fill:#ef2929;fill-opacity:1;stroke:#830000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" /> + <path + transform="matrix(1.7746994,0,0,1.7746994,-334.52429,-182.8804)" + d="m 434.98117,227.5768 c 0,0.3112 -0.25228,0.56347 -0.56348,0.56347 -0.31119,0 -0.56347,-0.25227 -0.56347,-0.56347 0,-0.3112 0.25228,-0.56348 0.56347,-0.56348 0.3112,0 0.56348,0.25228 0.56348,0.56348 z" + sodipodi:ry="0.56347573" + sodipodi:rx="0.56347573" + sodipodi:cy="227.5768" + sodipodi:cx="434.41769" + id="path3885" + style="opacity:0.55707762;fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#ef2929;stroke-width:1.00000012px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;display:inline;enable-background:new" + d="m 443.50003,183.03125 c -0.0494,2.56842 -0.63871,4.93122 -2.00002,7" + id="path3978" + sodipodi:nodetypes="cc" /> + <path + transform="matrix(1.7746994,0,0,1.7746994,-329.96082,-214.88041)" + d="m 434.98117,227.5768 c 0,0.3112 -0.25228,0.56347 -0.56348,0.56347 -0.31119,0 -0.56347,-0.25227 -0.56347,-0.56347 0,-0.3112 0.25228,-0.56348 0.56347,-0.56348 0.3112,0 0.56348,0.25228 0.56348,0.56348 z" + sodipodi:ry="0.56347573" + sodipodi:rx="0.56347573" + sodipodi:cy="227.5768" + sodipodi:cx="434.41769" + id="path4007" + style="opacity:0.55707762;fill:#ffffff;fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <path + style="fill:#ffffff;fill-opacity:1;stroke:#2e3436;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0.3612;display:inline;enable-background:new" + d="m 443.71875,188.5 c 0.43254,0 0.78125,-0.34871 0.78125,-0.78125 l 0,-1.4375 0,-1 c 0,-0.43254 -0.34872,-0.78125 -0.78125,-0.78125 l -0.4375,0 c -0.43254,0 -0.78125,0.34871 -0.78125,0.78125 l 0,0.21875 -0.21875,0 c -0.43254,0 -0.78125,0.34871 -0.78125,0.78125 l 0,1.4375 c 0,0.43254 0.34871,0.78125 0.78125,0.78125 l 1,0 0.4375,0 z" + id="path3881" + sodipodi:nodetypes="cccccccccccccc" /> + </g> + </g> + <rect + style="fill:#000000;fill-opacity:1;stroke:none;filter:url(#filter11599)" + id="rect11597" + width="18" + height="2" + x="1507" + y="95" + rx="1.0176679" + ry="0.93333328" /> + <g + id="use11136" + style="display:inline;enable-background:new" + transform="translate(1213,0)"> + <path + sodipodi:type="arc" + style="opacity:0.35;fill:url(#radialGradient11172);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path11140" + sodipodi:cx="319.375" + sodipodi:cy="89.75" + sodipodi:rx="21.125" + sodipodi:ry="7" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + transform="matrix(0.9576164,0,0,0.5755102,11.661263,41.347962)" /> + <path + sodipodi:type="arc" + style="fill:url(#radialGradient11174);fill-opacity:1;stroke:none" + id="path11142" + sodipodi:cx="319.375" + sodipodi:cy="89.75" + sodipodi:rx="21.125" + sodipodi:ry="7" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + transform="matrix(0.8284027,0,0,0.4285713,52.928892,54.535726)" /> + <g + id="g11144" + transform="translate(-62,-1)"> + <path + style="fill:url(#radialGradient11205);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11207);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 679.5,71.5 c -10.50696,-2e-6 -19,4.914904 -19,12.4375 10e-6,2.703455 1.11784,7.272278 5,8.3125 10e-6,10e-7 0.0625,1.09375 0.0625,1.09375 1.25702,0.20172 2.98003,1.15625 13.9375,1.15625 0.0111,0 0.0201,4e-6 0.0313,0 10.95747,0 12.68048,-0.954534 13.9375,-1.15625 0,0 0.0625,-1.093753 0.0625,-1.09375 l 1.8437,-15.4375 c -3.39635,-3.342485 -9.20482,-5.312504 -15.84375,-5.3125 -0.0106,-1e-5 -0.0207,0 -0.0313,0 z" + transform="translate(-300,1)" + id="path11146" + sodipodi:nodetypes="csscsscccsc" /> + <path + transform="matrix(1.0533498,0,0,1,42.957855,-1)" + sodipodi:nodetypes="cc" + id="path11148" + d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" + style="fill:none;stroke:#ffffff;stroke-width:1.94869423;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" /> + <path + style="opacity:0.80365295;fill:url(#radialGradient11232);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 679.5,72 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 C 662.97984,77.384679 661,80.364135 661,83.9375 c 0,0.553004 0.0649,1.163986 0.15625,1.78125 0.50261,-1.861515 2.33593,-3.436703 5.15625,-4.59375 3.33858,-1.369666 8.01068,-2.125003 13.1875,-2.125 5.1768,0 9.84892,0.755331 13.1875,2.125 0.56406,0.23141 1.08015,0.486194 1.5625,0.75 l 0.5625,-4.9375 c -0.62765,-0.590403 -1.33835,-1.159753 -2.125,-1.65625 C 689.34892,73.174086 684.6768,72 679.5,72 z" + transform="translate(-300,1)" + id="path11150" /> + <path + id="path11152" + d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" + style="opacity:0.65753425;fill:url(#radialGradient11182);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + <path + style="opacity:0.1;fill:url(#linearGradient11184);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 664.3125,76.8125 c -2.11017,1.930353 -3.30465,4.338744 -3.3125,7.125 -0.008,2.794394 1.15154,5.564784 2.46875,6.65625 0.672,0.556831 1.2474,0.953125 2.46875,1.28125 l -1.625,-15.0625 z m 30.375,0 -1.625,15.09375 c 0.0292,-0.0071 0.0642,-0.02328 0.0937,-0.03125 l 1.65625,-14.9375 c -0.0432,-0.04063 -0.081,-0.08478 -0.125,-0.125 z" + transform="translate(-300,1)" + id="path11154" /> + <path + sodipodi:nodetypes="cczccc" + style="opacity:0.4;fill:none;stroke:url(#linearGradient11186);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 364.50001,75.546138 2.03124,17.953865 c 0,0 4.3047,1 12.96874,1 8.70824,0 12.96875,-1 12.96875,-1 L 394.5,75.546138 c 0,0 -29.99999,0 -29.99999,0 z" + id="path11156" /> + <path + sodipodi:nodetypes="cccc" + id="path11158" + d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z" + style="opacity:0.23744291;fill:url(#linearGradient11188);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </g> + <path + style="fill:none;stroke:url(#radialGradient11221);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 679.5,72.5625 c -5.08785,-10e-7 -9.65885,1.188854 -12.875,3.21875 -3.21615,2.029896 -5.0625,4.794707 -5.0625,8.15625 0,1.205325 0.26268,2.891645 0.9375,4.3125 0.67482,1.420855 1.69109,2.542669 3.28125,2.96875 0.4421,0.120613 0.75704,0.511129 0.78125,0.96875 0,0 -0.005,0.162326 0,0.25 0.59818,0.141194 1.05813,0.309872 2.46875,0.5 1.89114,0.254894 5.02086,0.5 10.46875,0.5 0.0114,0 0.0206,4e-6 0.0313,0 5.44789,0 8.57761,-0.245105 10.46875,-0.5 1.41062,-0.190129 1.87057,-0.358807 2.46875,-0.5 0.005,-0.08767 0,-0.25 0,-0.25 0.0109,-0.205929 0.0738,-0.402228 0.1875,-0.5625 l 1.625,-14.4375 c -0.55931,-0.501945 -1.18481,-0.970631 -1.875,-1.40625 -3.21615,-2.029896 -7.78715,-3.218753 -12.875,-3.21875 -0.009,-9e-6 -0.02,0 -0.0313,0 z" + transform="translate(-362,0)" + id="path11160" /> + <path + style="opacity:0.8;fill:url(#radialGradient11214);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 679.5,72.03125 c -5.17038,-10e-7 -9.83024,1.213267 -13.15625,3.3125 -3.32601,2.099233 -5.3125,5.033019 -5.3125,8.59375 0,1.278274 0.28038,3.047316 1,4.5625 0.71962,1.515184 1.82874,2.777066 3.59375,3.25 0.22175,0.05325 0.38506,0.241679 0.40625,0.46875 0,0 0.0129,0.366547 0.0313,0.6875 0.63878,0.133866 1.21947,0.33515 2.90625,0.5625 1.92424,0.259356 5.06799,0.5 10.53125,0.5 0.0113,0 0.0204,4e-6 0.0313,0 5.46326,0 8.60701,-0.240644 10.53125,-0.5 1.68678,-0.22735 2.26746,-0.428635 2.90625,-0.5625 0.0183,-0.320953 0.0313,-0.6875 0.0313,-0.6875 L 694.9064,77.0625 c -0.65395,-0.625884 -1.38725,-1.193941 -2.21875,-1.71875 -3.32601,-2.099234 -7.98587,-3.312503 -13.15625,-3.3125 -0.01,-9e-6 -0.0203,0 -0.0313,0 z" + transform="translate(-362,0)" + id="path11170" + sodipodi:nodetypes="cssscccsssscccssc" /> + <g + id="g11162" + transform="matrix(0.925842,0,0,1,-33.84187,-1)"> + <path + transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path11164" + style="fill:url(#radialGradient11192);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11194);stroke-width:0.37023371;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + sodipodi:ry="1.1875" + sodipodi:rx="2.25" + sodipodi:cy="54.5" + sodipodi:cx="77.0625" + id="path11166" + style="opacity:0.9;fill:url(#linearGradient11196);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(2.6015083,0,0,2.6009934,178.51814,-81.499871)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path11168" + style="opacity:0.5142857;fill:none;stroke:url(#linearGradient11198);stroke-width:0.36060861;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 1515.5313,81.5 c -1.1263,0 -2.0313,0.905009 -2.0313,2.03125 l 0,0.96875 c 0,0.372127 0.1081,0.700599 0.2813,1 l -1.1563,0 c 0.3628,2.6341 1.6689,5.890938 4.875,6.75 0,10e-7 0.063,1.09375 0.063,1.09375 1.0297,0.165236 2.4631,0.825418 8.9375,1.0625 l 0,-7.90625 c 0,-0.558946 -0.4411,-1 -1,-1 l -4,0 c 10e-4,-0.01958 0,-0.04264 0,-0.0625 l 0,-0.875 c 0,-0.5817 -0.446,-1.0625 -1,-1.0625 -0.017,-1.111227 -0.9157,-2 -2.0312,-2 l -2.9375,0 z" + id="path10128" /> + <g + id="g11472" + inkscape:label="troiai" + style="display:none" + transform="translate(911.25,121.5)"> + <path + sodipodi:type="arc" + style="opacity:0.9;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.21590912;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path2763" + sodipodi:cx="11.3125" + sodipodi:cy="21.4375" + sodipodi:rx="6.6875" + sodipodi:ry="6.6875" + d="m 18,21.4375 a 6.6875,6.6875 0 1 1 -13.375,0 6.6875,6.6875 0 1 1 13.375,0 z" + transform="matrix(0.82243,0,0,0.82243,-68.30374,4.369158)" /> + <path + sodipodi:type="arc" + style="opacity:0.9;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.21590912;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path2765" + sodipodi:cx="11.3125" + sodipodi:cy="21.4375" + sodipodi:rx="6.6875" + sodipodi:ry="6.6875" + d="m 18,21.4375 a 6.6875,6.6875 0 1 1 -13.375,0 6.6875,6.6875 0 1 1 13.375,0 z" + transform="matrix(0.82243,0,0,0.82243,-42.30374,4.369158)" /> + <path + sodipodi:type="arc" + style="opacity:0.6;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:0.87122524;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path2767" + sodipodi:cx="24.1875" + sodipodi:cy="21.375" + sodipodi:rx="16.5625" + sodipodi:ry="9.75" + d="m 40.75,21.375 a 16.5625,9.75 0 1 1 -33.125,0 16.5625,9.75 0 1 1 33.125,0 z" + transform="matrix(1.116981,0,0,1.179487,-73.01698,-3.211538)" /> + <path + sodipodi:type="arc" + style="opacity:0.6;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.62041819;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path2769" + sodipodi:cx="24.1875" + sodipodi:cy="21.375" + sodipodi:rx="16.5625" + sodipodi:ry="9.75" + d="m 40.75,21.375 a 16.5625,9.75 0 1 1 -33.125,0 16.5625,9.75 0 1 1 33.125,0 z" + transform="matrix(0.573586,0,0,0.663968,-59.87362,7.781372)" /> + <path + style="opacity:0.6;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="M 23.99999,70.5 C 12.959975,70.5 3.9999611,75.652001 3.999961,82 l 9.729744,0 c -8.1e-5,-0.01053 0,-0.02071 0,-0.03125 0,-3.573476 4.601077,-6.46875 10.270285,-6.46875 5.66921,0 10.270285,2.895274 10.270285,6.46875 0,0.01054 8.1e-5,0.02072 0,0.03125 l 9.729745,0 c 0,-6.347999 -8.960014,-11.5 -20.00003,-11.5 z" + id="path2805" /> + <path + sodipodi:type="arc" + style="opacity:0.9;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.11458337;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path2807" + sodipodi:cx="11.3125" + sodipodi:cy="21.4375" + sodipodi:rx="6.6875" + sodipodi:ry="6.6875" + d="m 18,21.4375 a 6.6875,6.6875 0 1 1 -13.375,0 6.6875,6.6875 0 1 1 13.375,0 z" + transform="matrix(0.897196,0,0,0.897196,-0.649528,64.26636)" /> + <path + sodipodi:type="arc" + style="opacity:0.9;fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.11458337;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path2809" + sodipodi:cx="11.3125" + sodipodi:cy="21.4375" + sodipodi:rx="6.6875" + sodipodi:ry="6.6875" + d="m 18,21.4375 a 6.6875,6.6875 0 1 1 -13.375,0 6.6875,6.6875 0 1 1 13.375,0 z" + transform="matrix(0.897196,0,0,0.897196,28.35047,64.26636)" /> + <path + style="fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 7.9557575,-22.292184 c -3.1991459,0.857209 -5.0998504,4.149325 -4.242642,7.34847 0.087458,0.326399 0.2139085,0.643845 0.3493746,0.941662 l 11.4100009,-3.057299 c -0.03159,-0.32565 -0.0808,-0.663792 -0.168264,-0.990191 -0.857208,-3.199145 -4.149324,-5.09985 -7.3484695,-4.242642 z" + id="path2840" + inkscape:transform-center-x="0.027159543" + inkscape:transform-center-y="-1.7187079" /> + <path + style="fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="m 40.051683,-22.294327 c 3.199145,0.857209 5.09985,4.149325 4.242642,7.34847 -0.08746,0.326399 -0.213909,0.643845 -0.349375,0.941662 l -11.410001,-3.057299 c 0.03159,-0.32565 0.08081,-0.663792 0.168264,-0.990191 0.857208,-3.199145 4.149324,-5.09985 7.34847,-4.242642 z" + id="path2842" + inkscape:transform-center-x="0.027159543" + inkscape:transform-center-y="-1.7187079" /> + </g> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;enable-background:new" + d="m 1546.0938,76.5625 c -0.8439,2.093898 -2.2713,3.61705 -3.75,3.96875 -0.2861,-0.369441 -0.6331,-0.689549 -1.0625,-0.9375 -0.1809,-0.104405 -0.3732,-0.210312 -0.5625,-0.28125 l -0.125,0.21875 c -0.088,-0.101803 -0.189,-0.209931 -0.3125,-0.28125 -0.593,-0.342333 -1.3452,-0.124189 -1.6875,0.46875 l -2.5,4.28125 c -0.3424,0.592937 -0.1242,1.345166 0.4687,1.6875 0.2375,0.137084 0.4979,0.15259 0.75,0.125 0.084,0.05967 0.1596,0.135298 0.25,0.1875 0.7971,0.460213 1.6917,0.594716 2.5313,0.4375 1.8189,0.183028 3.7486,-0.832033 5.4375,-2.65625 l 0.8437,-6.96875 c -0.088,-0.08669 -0.1899,-0.165165 -0.2812,-0.25 z" + id="path10102" /> + <path + style="opacity:0.1;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.00000036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;enable-background:new" + d="m 1546.0938,77.5625 c -0.8439,2.093898 -2.2713,3.61705 -3.75,3.96875 -0.2861,-0.369441 -0.6331,-0.689549 -1.0625,-0.9375 -0.1809,-0.104405 -0.3732,-0.210312 -0.5625,-0.28125 l -0.125,0.21875 c -0.088,-0.101803 -0.189,-0.209931 -0.3125,-0.28125 -0.593,-0.342333 -1.3452,-0.124189 -1.6875,0.46875 l -2.5,4.28125 c -0.3424,0.592937 -0.1242,1.345166 0.4687,1.6875 0.2375,0.137084 0.4979,0.15259 0.75,0.125 0.084,0.05967 0.1596,0.135298 0.25,0.1875 0.7971,0.460213 1.6917,0.594716 2.5313,0.4375 1.8189,0.183028 3.7486,-0.832033 5.4375,-2.65625 l 0.8437,-6.96875 c -0.088,-0.08669 -0.1899,-0.165165 -0.2812,-0.25 z" + id="path10126" /> + <g + inkscape:label="Livello 1" + id="g11689" + style="display:inline" + transform="matrix(0.8021768,-0.463137,0.463137,0.8021768,1522.5047,69.381386)"> + <g + style="display:inline" + id="g6165" + transform="matrix(0.6671139,0,0,0.6671139,40.723871,-0.732604)"> + <g + transform="matrix(-0.707107,0.707107,-0.707107,-0.707107,-0.7216,24.39662)" + id="g6169"> + <rect + style="fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.61830771;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect6171" + width="12.03427" + height="4.000001" + x="-3.9303646" + y="28.78261" + rx="2.0000005" + ry="2.0000005" + inkscape:transform-center-y="0.99612571" + transform="matrix(0.9659258,-0.258819,0.258819,0.9659258,0,0)" + inkscape:transform-center-x="-0.26691096" /> + <rect + style="fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.61830747;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect6173" + width="12.03427" + height="4.000001" + x="-50.685425" + y="16.252417" + rx="2.0000005" + ry="2.0000005" + inkscape:transform-center-y="0.99612571" + transform="matrix(-0.9659258,-0.258819,-0.258819,0.9659258,0,0)" + inkscape:transform-center-x="-0.26691096" /> + <path + style="fill:url(#radialGradient11750);fill-opacity:1;stroke:#a40000;stroke-width:1.61830556;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="M 24,14.5 C 13.540342,14.5 4.9369948,19.115197 4.0625,25 3.4945247,26.229253 3.3411412,27.653245 3.71875,29.0625 3.8062083,29.388899 3.9270339,29.702183 4.0625,30 l 11.40625,-3.0625 c -0.03159,-0.32565 -0.06879,-0.673601 -0.15625,-1 C 15.104309,25.160519 14.74048,24.477891 14.28125,23.875 15.658933,21.324703 19.487863,19.5 24,19.5 c 4.512138,0 8.341068,1.824703 9.71875,4.375 -0.457667,0.601943 -0.792292,1.287323 -1,2.0625 -0.08746,0.326399 -0.155909,0.674351 -0.1875,1 L 43.9375,30 c 0.135466,-0.297817 0.256289,-0.611102 0.34375,-0.9375 0.385521,-1.438785 0.222381,-2.90981 -0.375,-4.15625 C 42.954722,19.066284 34.403892,14.5 24,14.5 z" + id="path6175" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.47406253" + inkscape:original="M 10.34375 17.5625 C 9.5718404 17.454867 8.7685364 17.504448 7.96875 17.71875 C 4.769604 18.57596 2.8615416 21.863355 3.71875 25.0625 C 3.8062083 25.388899 3.9270339 25.702183 4.0625 26 L 15.46875 22.9375 C 15.437158 22.61185 15.399959 22.263899 15.3125 21.9375 C 14.669594 19.538141 12.659479 17.885398 10.34375 17.5625 z " + style="fill:url(#radialGradient11752);fill-opacity:1;stroke:none" + id="path6177" + d="m 10.28125,18.03125 c -0.7076331,-0.09867 -1.4467104,-0.04224 -2.1875,0.15625 -2.9519842,0.790983 -4.6969265,3.799155 -3.90625,6.75 0.041914,0.156427 0.098507,0.315709 0.15625,0.46875 l 10.59375,-2.8125 c -0.0242,-0.184845 -0.05013,-0.368466 -0.09375,-0.53125 -0.593055,-2.213312 -2.428746,-3.733726 -4.5625,-4.03125 z" + transform="translate(0,4)" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.47841442" + inkscape:original="M 37.6875 17.5625 C 35.371771 17.885399 33.361656 19.538141 32.71875 21.9375 C 32.631291 22.263899 32.562841 22.611851 32.53125 22.9375 L 43.9375 26 C 44.072966 25.702183 44.193789 25.388898 44.28125 25.0625 C 45.138458 21.863355 43.261646 18.575959 40.0625 17.71875 C 39.262714 17.504448 38.45941 17.454867 37.6875 17.5625 z " + style="fill:url(#radialGradient11754);fill-opacity:1;stroke:none" + id="path6179" + d="m 37.75,18.03125 c -2.132084,0.297292 -3.969903,1.819646 -4.5625,4.03125 -0.04755,0.177465 -0.06187,0.35027 -0.09375,0.53125 l 10.5625,2.8125 c 0.0577,-0.152925 0.114376,-0.312478 0.15625,-0.46875 0.790818,-2.951373 -0.926037,-5.959827 -3.875,-6.75 -0.740248,-0.198349 -1.480457,-0.254838 -2.1875,-0.15625 z" + transform="translate(0,4)" /> + <path + transform="translate(-1.7626838e-7,4.0000004)" + style="opacity:0.3;fill:none;stroke:url(#linearGradient11756);stroke-width:1.61830521;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" + d="m 24,11.96875 c -5.014472,0 -9.566124,1.122623 -12.875,2.875 C 7.8161239,16.596127 5.842811,18.911847 5.5,21.21875 5.488286,21.357945 5.456716,21.494748 5.40625,21.625 4.9767687,22.554514 4.8368692,23.612181 5.125,24.6875 5.059884,24.444485 5.089848,24.461033 5.1875,24.78125 c 0.00634,0.0208 -0.0054,0.01155 0,0.03125 0.03214,0.101583 0.053097,0.20637 0.0625,0.3125 -0.013005,-0.161852 -0.034107,-0.09604 0,0.03125 1.112e-4,0.01042 1.112e-4,0.02083 0,0.03125 l 0.3905307,1.608966 c 0.00786,0.02935 -0.019499,-0.01765 0.03125,-0.03125 l 8.7812503,-2.34375 c 0.02935,-0.0079 0.0136,0.0195 0,-0.03125 C 14.45292,24.3798 14.312389,23.760416 14.3125,23.75 l -0.25,-1 c 0.04318,0.161153 0.04273,0.179577 -0.03125,0.03125 -0.05587,-0.108909 -0.09786,-0.224393 -0.125,-0.34375 -0.04967,-0.235435 -0.04339,-0.286935 0,-0.125 C 13.752947,21.740363 13.487289,21.225624 13.125,20.75 12.784621,20.297186 12.735939,19.688669 13,19.1875 c 1.778079,-3.29149 6.09311,-5.15625 11,-5.15625 4.906891,0 9.221922,1.864759 11,5.15625 0.264061,0.501169 0.215379,1.109686 -0.125,1.5625 -0.341684,0.449397 -0.588203,0.958664 -0.75,1.5625 -0.0028,0.01057 -0.01747,0.03835 -0.03125,0.09375 -0.02453,0.130075 -0.06658,0.256224 -0.125,0.375 -0.05805,0.10385 -0.06281,0.117798 -0.03125,0 l -0.156313,1.530873 c 1.11e-4,0.01042 1.11e-4,0.02083 0,0.03125 -0.0136,0.05075 -0.02935,0.02339 0,0.03125 l 8.78125,2.34375 c 0,0 -0.0703,-0.532771 -0.06244,-0.562123 l 0.25,-0.96875 c -1.11e-4,-0.01042 -1.11e-4,-0.02083 0,-0.03125 0.03411,-0.127285 0.013,-0.193103 0,-0.03125 0.007,-0.116667 0.02802,-0.232071 0.0625,-0.34375 0.09765,-0.320201 0.127612,-0.336742 0.0625,-0.09375 0.294216,-1.098031 0.16698,-2.221016 -0.28125,-3.15625 -0.05842,-0.118776 -0.100473,-0.244925 -0.125,-0.375 C 42.095196,18.863576 40.112545,16.548801 36.8125,14.8125 33.512455,13.076199 28.987729,11.96875 24,11.96875 z" + id="path6181" + sodipodi:nodetypes="cssssssssccccsccsssssssssssccsccccsssssssc" /> + </g> + <path + id="path6183" + d="m -25.40625,8.0625 -2.375,4.125 c 0.457297,0.501182 1.112349,0.8125 1.84375,0.8125 1.379999,0 2.499997,-1.12 2.5,-2.5 0,-1.196763 -0.845015,-2.192714 -1.96875,-2.4375 z" + style="fill:url(#linearGradient11758);fill-opacity:1;stroke:none;display:inline" /> + <path + id="path6185" + d="m -44.1875,29.6875 -4.15625,2.4375 c 0.280181,1.074325 1.244558,1.875 2.40625,1.875 1.379999,0 2.499997,-1.12 2.5,-2.5 0,-0.7061 -0.278764,-1.357739 -0.75,-1.8125 z" + style="fill:url(#linearGradient11760);fill-opacity:1;stroke:none;display:inline" /> + <path + transform="translate(-118.5,1.1875)" + d="m 91.96875,6.578125 c 0,0.4055841 -0.328791,0.734375 -0.734375,0.734375 C 90.828791,7.3125 90.5,6.9837091 90.5,6.578125 c 0,-0.4055841 0.328791,-0.734375 0.734375,-0.734375 0.405584,0 0.734375,0.3287909 0.734375,0.734375 z" + sodipodi:ry="0.734375" + sodipodi:rx="0.734375" + sodipodi:cy="6.578125" + sodipodi:cx="91.234375" + id="path6187" + style="fill:#ecfbdd;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + transform="translate(-136.96875,22.15625)" + d="m 91.96875,6.578125 c 0,0.4055841 -0.328791,0.734375 -0.734375,0.734375 C 90.828791,7.3125 90.5,6.9837091 90.5,6.578125 c 0,-0.4055841 0.328791,-0.734375 0.734375,-0.734375 0.405584,0 0.734375,0.3287909 0.734375,0.734375 z" + sodipodi:ry="0.734375" + sodipodi:rx="0.734375" + sodipodi:cy="6.578125" + sodipodi:cx="91.234375" + id="path6189" + style="fill:#ecfbdd;fill-opacity:1;stroke:none;display:inline" + sodipodi:type="arc" /> + </g> + </g> + <path + style="fill:url(#radialGradient11540);fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1548.5386,72.5 -2.0386,0 c -1.108,0 -2,0.892 -2,2 l 0,2 c 0,1.108 0.892,2 2,2 l 3,0 c 1.108,0 2,-0.892 2,-2 l 0,-4 c 0,-1.484309 -0.2734,-2 -1.536,-2 -1.1813,0 -1.4254,0.528072 -1.4254,2 z" + id="rect11528" + sodipodi:nodetypes="ccccccccsc" /> + <path + style="fill:none;stroke:url(#linearGradient4634);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + d="m 1550.0303,71.5 c -0.4986,0 -0.4254,0.429055 -0.4254,1 -5e-4,0.552112 -0.4479,0.999583 -1,1 l -2.1049,0 c -0.5709,0 -1,0.429055 -1,1 l 0,2 c 0,0.570945 0.4291,1 1,1 l 3,0 c 0.571,0 1,-0.429055 1,-1 l 0,-4 c 0,-0.477827 0.035,-1 -0.4697,-1 z" + id="path11544" + sodipodi:nodetypes="csccccccccs" /> + <path + style="opacity:0.2;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 1514.5313,81.5 c -1.1263,0 -2.0313,0.905009 -2.0313,2.03125 l 0,0.96875 c 0,0.372127 0.1081,0.700599 0.2813,1 l -1.1563,0 c 0.3628,2.6341 1.6689,5.890938 4.875,6.75 0,10e-7 0.063,1.09375 0.063,1.09375 1.0297,0.165236 2.4631,0.825418 8.9375,1.0625 l 0,-7.90625 c 0,-0.558946 -0.4411,-1 -1,-1 l -4,0 c 10e-4,-0.01958 0,-0.04264 0,-0.0625 l 0,-0.875 c 0,-0.5817 -0.446,-1.0625 -1,-1.0625 -0.017,-1.111227 -0.9157,-2 -2.0312,-2 l -2.9375,0 z" + id="rect9303" /> + <rect + style="fill:url(#linearGradient11557);fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="rect11547" + width="17" + height="11" + x="1507.5" + y="85.5" + rx="1.0089285" + ry="1.0089285" /> + <rect + style="fill:#555753;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="rect11549" + width="2" + height="10" + x="1522" + y="86" + rx="0.54220778" + ry="0.54220778" /> + <rect + style="opacity:0.2;fill:none;stroke:url(#linearGradient11567);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect11559" + width="14.999999" + height="9" + x="1508.5" + y="86.5" + rx="0" + ry="0" /> + <g + id="g11577" + style="fill-opacity:1;stroke:url(#linearGradient11587)" + transform="translate(850.00001,0)"> + <path + id="path11573" + d="m 659.40625,87.468749 5.0625,2.9375" + style="fill:none;stroke:url(#linearGradient11589);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + <path + id="path11575" + d="m 666.5,90.437499 5,-2.96875" + style="fill:none;stroke:url(#linearGradient11591);stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + </g> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect11593" + width="4" + height="2" + x="1513.5" + y="89.5" /> + <rect + style="fill:#eeeeec;fill-opacity:1;stroke:#4b4d49;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="rect11571" + width="4" + height="2" + x="1513.5" + y="88.5" /> + <rect + style="fill:url(#radialGradient4642);fill-opacity:1;stroke:#2e3436;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="rect11569" + width="5" + height="7" + x="81.5" + y="-1518.5" + rx="2.0217204" + ry="2.032932" + transform="matrix(0,1,-1,0,0,0)" /> + <rect + style="fill:none;stroke:url(#linearGradient4626);stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect3848" + width="3" + height="5" + x="82.5" + y="-1517.5" + rx="0.83708739" + ry="0.83708739" + transform="matrix(0,1,-1,0,0,0)" /> + <rect + style="fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + id="rect11595" + width="2" + height="3" + x="1517.5" + y="83.5" + rx="1" + ry="1.05" /> + <g + transform="translate(1211,0)" + id="use11780" + style="display:inline;enable-background:new"> + <path + sodipodi:type="arc" + style="opacity:0.35;fill:url(#radialGradient11818);fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="path11784" + sodipodi:cx="319.375" + sodipodi:cy="89.75" + sodipodi:rx="21.125" + sodipodi:ry="7" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + transform="matrix(0.6627222,0,0,0.2857145,107.3431,130.35712)" /> + <path + transform="matrix(0.5686401,0,0,0.294184,136.82697,129.5377)" + d="m 340.5,89.75 c 0,3.865993 -9.45798,7 -21.125,7 -11.66702,0 -21.125,-3.134007 -21.125,-7 0,-3.865993 9.45798,-7 21.125,-7 11.66702,0 21.125,3.134007 21.125,7 z" + sodipodi:ry="7" + sodipodi:rx="21.125" + sodipodi:cy="89.75" + sodipodi:cx="319.375" + id="path11786" + style="fill:url(#radialGradient11820);fill-opacity:1;stroke:none;display:inline;enable-background:new" + sodipodi:type="arc" /> + <g + id="g11788" + transform="matrix(1.0341347,0,0,0.9519659,-10.204368,7.0622543)"> + <g + transform="matrix(0.6864295,0,0,0.6864295,57.826331,91.429598)" + id="g11790"> + <path + style="fill:url(#radialGradient11851);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11853);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 679,141.46875 c -7.45846,0 -13.5,3.2093 -13.5,8.125 -2e-5,1.76659 0.80671,4.75776 3.5625,5.4375 3e-5,1e-5 0.0313,0.71875 0.0313,0.71875 0.89232,0.13182 2.12797,0.75 9.90625,0.75 7.77826,-1e-5 9.01394,-0.61819 9.90625,-0.75 l 1.4375,-10.71875 c -2.3975,-2.23277 -6.57385,-3.5625 -11.34375,-3.5625 z" + transform="matrix(1.4087274,0,0,1.5303215,-577.00888,-144.00342)" + id="path11792" + sodipodi:nodetypes="csscsccc" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:2.861202;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;filter:url(#filter3970);enable-background:new" + d="m 305.38366,80.5 c 9.45297,-1.293692 18.83001,-1.372495 28.11634,0" + id="path11794" + sodipodi:nodetypes="cc" + transform="matrix(1.0533498,0,0,1,42.957855,-1)" /> + <path + style="opacity:0.80365295;fill:url(#radialGradient11826);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 679,141.84375 c -3.63982,0 -6.93388,0.76116 -9.28125,2.125 -2.34321,1.36142 -3.75,3.28093 -3.75,5.59375 -2e-5,0.35792 0.0608,0.75673 0.125,1.15625 0.35337,-1.20485 1.64203,-2.21987 3.625,-2.96875 2.34736,-0.8865 5.64141,-1.375 9.28125,-1.375 3.63985,0 6.90263,0.4885 9.25,1.375 0.41635,0.15724 0.80332,0.35094 1.15625,0.53125 l 0.40625,-3.21875 c -0.45243,-0.39754 -0.99014,-0.7612 -1.5625,-1.09375 -2.34739,-1.36383 -5.61017,-2.125 -9.25,-2.125 z" + transform="matrix(1.4087274,0,0,1.5303215,-577.00888,-144.00342)" + id="path11796" /> + <path + style="opacity:0.65753425;fill:url(#radialGradient11828);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 379.5,73 c -5.17682,-10e-7 -9.84892,1.174086 -13.1875,3.28125 -1.60235,1.011334 -2.87406,2.239999 -3.78125,3.625 l 33.9375,0 c -0.90719,-1.385002 -2.1789,-2.613666 -3.78125,-3.625 C 389.34892,74.174086 384.6768,73 379.5,73 z" + id="path11798" /> + <path + style="opacity:0.1;fill:url(#linearGradient11830);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 364.47963,77.8125 c -2.08695,1.887566 -3.26828,4.242575 -3.27605,6.967073 -0.008,2.732456 1.13887,5.44144 2.44159,6.508714 0.6646,0.544489 1.24139,0.939637 2.4493,1.26049 L 364.47963,77.8125 z" + id="path11800" + sodipodi:nodetypes="csscc" /> + <path + id="path11802" + d="m 364.98428,75.546138 1.96566,17.443834 c 0,0 4.16573,0.971592 12.55007,0.971592 8.42711,0 12.55007,-0.971592 12.55007,-0.971592 l 1.96569,-17.443834 c 0,0 -29.03149,0 -29.03149,0 z" + style="opacity:0.4;fill:none;stroke:url(#linearGradient11832);stroke-width:1.46826625;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;display:inline;enable-background:new" + sodipodi:nodetypes="cczccc" /> + <path + style="opacity:0.23744291;fill:url(#linearGradient11834);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 365,83.8125 c 0,0 -1.03125,9.1875 -1.03125,9.1875 L 366.125,93 365,83.8125 z" + id="path11804" + sodipodi:nodetypes="cccc" /> + </g> + <path + style="fill:none;stroke:url(#radialGradient11836);stroke-width:0.99999988;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 679,142.46875 c -3.54274,0 -6.72931,0.76583 -8.96875,2.03125 -2.23944,1.26542 -3.53125,2.96694 -3.53125,5.0625 10e-6,0.75139 0.18636,1.80175 0.65625,2.6875 0.46992,0.88575 1.174,1.60938 2.28125,1.875 0.30786,0.0752 0.51439,0.30847 0.53125,0.59375 0,0 -0.003,0.10159 0,0.15625 0.41652,0.088 0.73652,0.19398 1.71875,0.3125 1.31685,0.15889 3.51907,0.3125 7.3125,0.3125 3.79346,0 5.99568,-0.1536 7.3125,-0.3125 0.98222,-0.11853 1.30223,-0.22448 1.71875,-0.3125 0.004,-0.0547 0,-0.15625 0,-0.15625 0.008,-0.12699 0.0473,-0.24449 0.125,-0.34375 l 1.09375,-9.03125 c -0.38113,-0.30306 -0.8141,-0.57978 -1.28125,-0.84375 -2.23943,-1.26542 -5.42602,-2.03125 -8.96875,-2.03125 z" + transform="matrix(0.966992,0,0,1.0504578,-338.24958,-7.4186001)" + id="path11806" /> + <path + style="opacity:0.8;fill:url(#radialGradient11866);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + d="m 679,142 c -3.63605,0 -6.911,0.75381 -9.25,2.09375 -2.33898,1.33994 -3.75,3.22719 -3.75,5.5 -10e-6,0.81593 0.21268,1.93911 0.71875,2.90625 0.50606,0.96714 1.25877,1.76063 2.5,2.0625 0.15594,0.034 0.2976,0.16756 0.3125,0.3125 -2e-5,0 -0.0129,0.23264 0,0.4375 0.4492,0.0855 0.87628,0.22988 2.0625,0.375 C 672.94698,155.85304 675.158,156 679,156 c 3.842,1e-5 6.05304,-0.14695 7.40625,-0.3125 1.18624,-0.14512 1.61327,-0.28955 2.0625,-0.375 0.0129,-0.20486 0,-0.4375 0,-0.4375 0.01,-0.0925 0.0806,-0.16236 0.15625,-0.21875 l 1.15625,-9.5 c -0.44455,-0.37843 -0.97334,-0.74289 -1.53125,-1.0625 C 685.91097,142.75381 682.63604,142 679,142 z" + transform="matrix(0.966992,0,0,1.0504578,-338.24958,-7.4186001)" + id="path11808" /> + </g> + <g + id="g11810" + transform="matrix(0.6538794,0,0,0.6929615,70.862787,90.81248)"> + <path + transform="matrix(2.8074965,0,0,2.8066741,162.60557,-93.043712)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path11812" + style="fill:url(#radialGradient11840);fill-opacity:1;fill-rule:evenodd;stroke:url(#linearGradient11842);stroke-width:0.52922583;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(3.3401453,0,0,3.7894749,122.08472,-148.02638)" + d="m 79.3125,54.5 c 0,0.655838 -1.007359,1.1875 -2.25,1.1875 -1.242641,0 -2.25,-0.531662 -2.25,-1.1875 0,-0.655838 1.007359,-1.1875 2.25,-1.1875 1.242641,0 2.25,0.531662 2.25,1.1875 z" + sodipodi:ry="1.1875" + sodipodi:rx="2.25" + sodipodi:cy="54.5" + sodipodi:cx="77.0625" + id="path11814" + style="opacity:0.9;fill:url(#linearGradient11844);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <path + transform="matrix(2.4961121,0,0,2.5098571,186.66,-76.384845)" + d="m 81.875,56.125 c 0,2.554317 -2.070683,4.625 -4.625,4.625 -2.554317,0 -4.625,-2.070683 -4.625,-4.625 0,-2.554317 2.070683,-4.625 4.625,-4.625 2.554317,0 4.625,2.070683 4.625,4.625 z" + sodipodi:ry="4.625" + sodipodi:rx="4.625" + sodipodi:cy="56.125" + sodipodi:cx="77.25" + id="path11816" + style="opacity:0.5142857;fill:none;stroke:url(#linearGradient11846);stroke-width:0.5357064;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> + <path + style="opacity:0.2;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.89999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline;enable-background:new" + d="m 1540.2813,144.1875 c -0.5549,1.42783 -1.5074,2.44707 -2.4375,2.71875 -0.1968,-0.22185 -0.4177,-0.43794 -0.6875,-0.59375 -0.1359,-0.0784 -0.2591,-0.1636 -0.4063,-0.21875 -0.1029,-0.0451 -0.2268,-0.005 -0.2812,0.0937 l -0.031,0.0313 -0.25,-0.125 c -0.308,-0.17783 -0.6972,-0.058 -0.875,0.25 l -1.9687,3.40625 c -0.1779,0.30801 -0.058,0.69717 0.25,0.875 l 0.2812,0.15625 c 0.01,0.0499 0.052,0.0911 0.094,0.125 0.1163,0.0957 0.2348,0.20034 0.375,0.28125 0.5876,0.33929 1.251,0.41647 1.875,0.3125 l 0,0.0313 c 0.02,0.002 0.042,-0.0329 0.063,-0.0313 1.3516,0.11044 2.7427,-0.61383 3.9375,-1.90625 0.2165,-0.23421 0.4227,-0.51188 0.625,-0.78125 l 0.5,-3.78125 c -0.3245,-0.30218 -0.6758,-0.57571 -1.0625,-0.84375 z" + id="path10114" /> + <g + inkscape:label="Livello 1" + id="g11993" + style="display:inline" + transform="matrix(0.7454389,-0.4303793,0.4303793,0.7454389,1524.7088,138.94578)"> + <g + id="g2662" + transform="translate(30,-1)"> + <g + transform="translate(-28,2)" + id="g6412"> + <g + id="g6398"> + <g + transform="matrix(-0.3562162,0.3562162,-0.3562162,-0.3562162,27.515344,10.354246)" + id="g2500"> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="0.50188547" + inkscape:original="M 24 14.5 C 13.540342 14.5 4.9369948 19.115197 4.0625 25 C 3.4945247 26.229253 3.3411412 27.653245 3.71875 29.0625 C 3.8062083 29.388899 3.9270339 29.702183 4.0625 30 L 15.46875 26.9375 C 15.437158 26.61185 15.399959 26.263899 15.3125 25.9375 C 15.104309 25.160519 14.74048 24.477891 14.28125 23.875 C 15.658933 21.324703 19.487863 19.5 24 19.5 C 28.512138 19.5 32.341068 21.324703 33.71875 23.875 C 33.261083 24.476943 32.926458 25.162323 32.71875 25.9375 C 32.631291 26.263899 32.562841 26.611851 32.53125 26.9375 L 43.9375 30 C 44.072966 29.702183 44.193789 29.388898 44.28125 29.0625 C 44.666771 27.623715 44.503631 26.15269 43.90625 24.90625 C 42.954722 19.066284 34.403892 14.5 24 14.5 z " + style="fill:url(#radialGradient12064);fill-opacity:1;stroke:#a40000;stroke-width:2.07554626;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="path2542" + d="m 24,14 c -5.303646,0 -10.15621,1.157384 -13.8125,3.09375 -3.5921579,1.902402 -6.0310705,4.597641 -6.5625,7.6875 -0.00949,0.05516 -0.054263,0.100819 -0.0625,0.15625 -0.5616663,1.298513 -0.7372588,2.781405 -0.34375,4.25 0.096588,0.360471 0.2311795,0.715066 0.375,1.03125 A 0.50193566,0.50193566 0 0 0 4.1875,30.5 l 11.40625,-3.0625 a 0.50193566,0.50193566 0 0 0 0.375,-0.5625 C 15.93682,26.545861 15.91383,26.190666 15.8125,25.8125 15.622524,25.103498 15.29073,24.473822 14.90625,23.90625 16.261027,21.720619 19.771266,20 24,20 c 4.251374,0 7.786748,1.734917 9.125,3.9375 -0.376767,0.570626 -0.72025,1.180837 -0.90625,1.875 -0.09359,0.349296 -0.152499,0.7017 -0.1875,1.0625 a 0.50193566,0.50193566 0 0 0 0.375,0.5625 L 43.8125,30.5 a 0.50193566,0.50193566 0 0 0 0.59375,-0.28125 c 0.143822,-0.316186 0.27841,-0.670785 0.375,-1.03125 0.40502,-1.511558 0.197792,-3.047133 -0.40625,-4.375 l 0.03125,0 c -0.0074,-0.04572 -0.0542,-0.07947 -0.0625,-0.125 -0.560744,-3.076812 -3.032904,-5.735038 -6.625,-7.625 C 34.073494,15.144569 29.275372,14 24,14 z" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.47406253" + inkscape:original="M 10.34375 17.5625 C 9.5718404 17.454867 8.7685364 17.504448 7.96875 17.71875 C 4.769604 18.57596 2.8615416 21.863355 3.71875 25.0625 C 3.8062083 25.388899 3.9270339 25.702183 4.0625 26 L 15.46875 22.9375 C 15.437158 22.61185 15.399959 22.263899 15.3125 21.9375 C 14.669594 19.538141 12.659479 17.885398 10.34375 17.5625 z " + style="fill:url(#radialGradient12066);fill-opacity:1;stroke:none" + id="path2508" + d="m 10.28125,18.03125 c -0.7076331,-0.09867 -1.4467104,-0.04224 -2.1875,0.15625 -2.9519842,0.790983 -4.6969265,3.799155 -3.90625,6.75 0.041914,0.156427 0.098507,0.315709 0.15625,0.46875 l 10.59375,-2.8125 c -0.0242,-0.184845 -0.05013,-0.368466 -0.09375,-0.53125 -0.593055,-2.213312 -2.428746,-3.733726 -4.5625,-4.03125 z" + transform="translate(0,4)" /> + <rect + style="fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.84493005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect2502" + width="12.03427" + height="4.000001" + x="-4.0504165" + y="28.702452" + rx="1.480507" + ry="1.480507" + inkscape:transform-center-y="0.99612571" + transform="matrix(0.9659258,-0.258819,0.258819,0.9659258,0,0)" + inkscape:transform-center-x="-0.26691096" /> + <path + sodipodi:type="inkscape:offset" + inkscape:radius="-0.47841442" + inkscape:original="M 37.6875 17.5625 C 35.371771 17.885399 33.361656 19.538141 32.71875 21.9375 C 32.631291 22.263899 32.562841 22.611851 32.53125 22.9375 L 43.9375 26 C 44.072966 25.702183 44.193789 25.388898 44.28125 25.0625 C 45.138458 21.863355 43.261646 18.575959 40.0625 17.71875 C 39.262714 17.504448 38.45941 17.454867 37.6875 17.5625 z " + style="fill:url(#radialGradient12070);fill-opacity:1;stroke:none" + id="path2510" + d="m 37.75,18.03125 c -2.132084,0.297292 -3.969903,1.819646 -4.5625,4.03125 -0.04755,0.177465 -0.06187,0.35027 -0.09375,0.53125 l 10.5625,2.8125 c 0.0577,-0.152925 0.114376,-0.312478 0.15625,-0.46875 0.790818,-2.951373 -0.926037,-5.959827 -3.875,-6.75 -0.740248,-0.198349 -1.480457,-0.254838 -2.1875,-0.15625 z" + transform="translate(0,4)" /> + <rect + style="fill:#ef2929;fill-opacity:1;stroke:#a40000;stroke-width:1.84493005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + id="rect2504" + width="12.03427" + height="4.000001" + x="-50.541378" + y="16.243025" + rx="1.480507" + ry="1.480507" + inkscape:transform-center-y="0.99612571" + transform="matrix(-0.9659258,-0.258819,-0.258819,0.9659258,0,0)" + inkscape:transform-center-x="-0.26691096" /> + </g> + <path + id="path2514" + d="m 15.080066,2.125678 -1.196443,2.078033 c 0.23037,0.252478 0.560363,0.409309 0.928818,0.409309 0.695196,0 1.259412,-0.564217 1.259414,-1.259414 0,-0.602888 -0.42569,-1.104614 -0.991789,-1.227928 z" + style="opacity:0.8;fill:url(#linearGradient12074);fill-opacity:1;stroke:none;display:inline" /> + <path + id="path2516" + d="m 5.618718,13.019609 -2.093775,1.227929 c 0.141145,0.541207 0.626965,0.94456 1.212186,0.94456 0.695196,0 1.259412,-0.564217 1.259414,-1.259414 0,-0.355709 -0.140432,-0.683982 -0.377825,-0.913075 z" + style="opacity:0.8;fill:url(#linearGradient12076);fill-opacity:1;stroke:none;display:inline" /> + <path + transform="matrix(0.6645941,0,0,0.6808511,-46.62189,-2.478724)" + d="m 91.96875,6.578125 c 0,0.4055841 -0.328791,0.734375 -0.734375,0.734375 C 90.828791,7.3125 90.5,6.9837091 90.5,6.578125 c 0,-0.4055841 0.328791,-0.734375 0.734375,-0.734375 0.405584,0 0.734375,0.3287909 0.734375,0.734375 z" + sodipodi:ry="0.734375" + sodipodi:rx="0.734375" + sodipodi:cy="6.578125" + sodipodi:cx="91.234375" + id="path2518" + style="fill:#ecfbdd;fill-opacity:1;stroke:none" + sodipodi:type="arc" /> + <path + transform="matrix(0.6808513,0,0,0.6808513,-57.617046,8.021275)" + d="m 91.96875,6.578125 c 0,0.4055841 -0.328791,0.734375 -0.734375,0.734375 C 90.828791,7.3125 90.5,6.9837091 90.5,6.578125 c 0,-0.4055841 0.328791,-0.734375 0.734375,-0.734375 0.405584,0 0.734375,0.3287909 0.734375,0.734375 z" + sodipodi:ry="0.734375" + sodipodi:rx="0.734375" + sodipodi:cy="6.578125" + sodipodi:cx="91.234375" + id="path2520" + style="fill:#ecfbdd;fill-opacity:1;stroke:none;display:inline" + sodipodi:type="arc" /> + </g> + </g> + <path + d="m -13.375,3.65625 c -0.06785,0.1205689 -0.169233,0.3535784 -0.34375,0.625 -0.02751,0.042794 -0.03091,0.048678 -0.0625,0.09375 -0.559966,0.9859836 -1.127924,1.9500382 -1.65625,2.90625 0.08532,0.08035 0.269141,0.3711069 0.4375,0.5625 0.09552,0.067999 0.44738,0.1712763 0.9375,0.46875 0.24506,0.1487369 0.556467,0.3786889 0.71875,0.78125 0.137941,0.342177 0.08052,0.7155113 0,1.0625 l 0.0625,0 c -0.0075,0.06635 -0.05299,0.121792 -0.0625,0.1875 -0.396592,2.740932 -2.445283,4.95507 -4.875,5.9375 a 0.96411183,0.96411183 0 0 1 -0.125,0.03125 c -0.229463,0.05854 -0.801585,0.261928 -1.4375,0.34375 -0.317958,0.04091 -0.678718,0.06554 -1.09375,-0.09375 -0.415032,-0.159286 -0.843837,-0.584818 -0.96875,-1.0625 A 0.96411183,0.96411183 0 0 1 -21.875,15.34375 c -0.02211,-0.221104 -0.177973,-0.289374 -0.65625,-0.625 a 0.96411183,0.96411183 0 0 1 -0.1875,-0.1875 c -0.0463,0.01762 -0.0891,0.0032 -0.125,0.03125 a 0.96411183,0.96411183 0 0 1 -0.09375,0.09375 c -1.134628,0.663506 -2.274974,1.305885 -3.375,1.96875 0.06388,0.123723 0.138961,0.378573 0.21875,0.6875 l 0.03125,0 c 0.130504,0.359281 0.776971,0.895774 1.34375,1.1875 a 0.96411183,0.96411183 0 0 1 0.03125,0 c 0.72118,0.389061 1.506767,0.646819 2.21875,0.625 a 0.96411183,0.96411183 0 0 1 0.03125,0 c 2.578219,-0.03395 4.998398,-1.455681 7.03125,-3.25 2.241228,-2.056349 4.140885,-4.63756 4.59375,-7.53125 l -0.03125,0 c 0.152837,-1.0945348 0.0078,-2.223086 -0.5625,-3.03125 a 0.96411183,0.96411183 0 0 1 -0.125,-0.1875 c -0.262213,-0.6481786 -0.785657,-1.2307368 -1.3125,-1.34375 l 0,-0.03125 c -0.09134,-0.00595 -0.212482,0.052225 -0.28125,0.03125 -0.138645,-0.042288 -0.178637,-0.08265 -0.25,-0.125 z" + id="path8163" + style="opacity:0.2;fill:none;stroke:#ffffff;stroke-width:1.16176569;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;display:inline" + inkscape:original="M -13.375 2.625 C -14.070358 2.5632737 -14.244283 3.3584378 -14.5625 3.8125 C -15.184485 4.9120941 -15.835509 5.9838288 -16.4375 7.09375 C -16.636986 7.8416863 -15.76792 8.0867065 -15.5625 8.625 C -14.948219 9.0623116 -13.925234 9.042313 -14.25 10.0625 C -14.523054 12.463871 -16.401296 14.488505 -18.59375 15.375 C -19.265719 15.546433 -20.670957 16.149789 -20.90625 15.25 C -20.979032 14.52208 -21.593845 14.200586 -21.96875 13.9375 C -22.26028 13.310532 -23.001376 13.471196 -23.4375 13.8125 C -24.66276 14.529005 -25.914541 15.229453 -27.125 15.96875 C -27.694367 16.497392 -27.021446 17.091644 -26.96875 17.65625 C -26.674703 18.465767 -25.791588 19.016736 -25.15625 19.34375 C -24.343589 19.782163 -23.39697 20.123154 -22.4375 20.09375 C -19.51274 20.055232 -16.882166 18.480647 -14.75 16.59375 C -12.403948 14.441224 -10.367317 11.686091 -9.875 8.46875 C -9.6971663 7.1952066 -9.8702318 5.8195867 -10.625 4.75 C -10.97987 3.872778 -11.706139 3.0475584 -12.65625 2.84375 C -12.895016 2.9726062 -13.112198 2.5835791 -13.375 2.625 z " + inkscape:radius="-0.96401542" + sodipodi:type="inkscape:offset" /> + <path + sodipodi:nodetypes="csssssccccscsscc" + id="path8167" + d="m -20.875,16.5625 c -0.415032,-0.159286 -0.843837,-0.584818 -0.96875,-1.0625 -0.01471,-0.05113 -0.02516,-0.103394 -0.03125,-0.15625 -0.02211,-0.221104 -0.177973,-0.289374 -0.65625,-0.625 -0.07084,-0.05357 -0.133934,-0.116662 -0.1875,-0.1875 -0.0463,0.01762 -0.0891,0.0032 -0.125,0.03125 -0.02906,0.03336 -0.06039,0.06469 -0.09375,0.09375 -1.134628,0.663506 -2.274974,1.305885 -3.375,1.96875 m 13.46875,-12.84375 0,-0.03125 c -0.09134,-0.00595 -0.212482,0.052225 -0.28125,0.03125 -0.138645,-0.042288 -0.178637,-0.08265 -0.25,-0.125 -0.06785,0.1205689 -0.169233,0.3535784 -0.34375,0.6250004 -0.02751,0.042793 -0.03091,0.048677 -0.0625,0.09375 -0.559966,0.985983 -1.127924,1.950038 -1.65625,2.90625 0.08532,0.080349 0.269141,0.371106 0.4375,0.5625" + style="opacity:0.2;fill:none;stroke:#ffffff;stroke-width:1.16176569;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;display:inline" /> + </g> + </g> + <path + style="fill:#ffffff;fill-opacity:1;stroke:#2e3436;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="m 1543.4688,138.5 c -0.532,0 -0.9375,0.50337 -0.9375,1.15625 l 0,0.84375 -1.8438,0 c -0.6529,0 -1.1875,0.53462 -1.1875,1.1875 l 0,2.625 c 0,0.65288 0.5346,1.1875 1.1875,1.1875 l 2.625,0 c 0.6529,0 1.1875,-0.53462 1.1875,-1.1875 l 0,-4.65625 c 0,-0.65288 -0.4368,-1.15625 -0.9687,-1.15625 l -0.063,0 z" + id="rect12222" + sodipodi:nodetypes="cccccccccccc" /> + <path + style="opacity:0.2;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + d="m 1519.25,145.5 c -0.9653,0 -1.75,0.72276 -1.75,1.625 l 0,0.78125 c 0,0.21521 0.045,0.40602 0.125,0.59375 l -1,0 c -0.069,0.35601 -0.125,0.71702 -0.125,1.09375 0,1.76659 0.8067,4.75776 3.5625,5.4375 0,1e-5 0.031,0.71875 0.031,0.71875 0.8285,0.12241 2.0222,0.64197 8.4062,0.71875 l 0,-7.15625 c 0,-0.45732 -0.3834,-0.8125 -0.8437,-0.8125 l -3.1563,0 c 10e-4,-0.0196 0,-0.0426 0,-0.0625 l 0,-0.875 c 0,-0.5817 -0.446,-1.0625 -1,-1.0625 -0.046,0 -0.081,0.0249 -0.125,0.0313 -0.2568,-0.59928 -0.8899,-1.03125 -1.625,-1.03125 l -2.5,0 z" + id="rect10090" /> + <rect + style="fill:url(#linearGradient12250);fill-opacity:1;stroke:#2e3436;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect12230" + width="14" + height="9" + x="1513.5" + y="148.5" + rx="0.83088231" + ry="0.82548702" /> + <rect + style="fill:#555753;fill-opacity:1;stroke:none;display:inline;enable-background:new" + id="rect12232" + width="2" + height="8" + x="1525" + y="149" + rx="0.54220778" + ry="0.43376625" /> + <rect + style="opacity:0.2;fill:none;stroke:url(#linearGradient12252);stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect12234" + width="12" + height="7" + x="1514.5" + y="149.5" + rx="0" + ry="0" /> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:#2e3436;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect12236" + width="4.0277281" + height="6" + x="145.5" + y="-1522.5" + rx="1.628588" + ry="1.7425132" + transform="matrix(0,1,-1,0,0,0)" /> + <g + id="g12238" + style="fill-opacity:1;stroke:url(#linearGradient12258);stroke-width:1.15321076;display:inline;enable-background:new" + transform="matrix(0.7519389,0,0,1,1019.573,62)"> + <path + id="path12240" + d="m 659.40625,87.468749 5.0625,2.9375" + style="fill:none;stroke:url(#linearGradient12254);stroke-width:1.15321076px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + <path + id="path12242" + d="m 666.5,90.437499 5,-2.96875" + style="fill:none;stroke:url(#linearGradient12256);stroke-width:1.15321076px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + sodipodi:nodetypes="cc" /> + </g> + <rect + style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect12244" + width="3" + height="2" + x="1518.5" + y="152.5" /> + <rect + style="fill:#eeeeec;fill-opacity:1;stroke:#4b4d49;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect12246" + width="3" + height="2" + x="1518.5" + y="151.5" /> + <rect + style="fill:#d3d7cf;fill-opacity:1;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;display:inline;enable-background:new" + id="rect12248" + width="2" + height="3" + x="1521.5" + y="146.5" + rx="1" + ry="1.05" /> </g> </g> </svg> |