ode-csslib-panda-aix 1.0.0-dev-produit.202209281016
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/_overridable-variables.scss +26 -0
- package/dist/css/_springboard-overrides.scss +1 -0
- package/dist/css/styles/_overrides.scss +68 -0
- package/dist/editor-resources/font3/LICENSE.txt +30 -0
- package/dist/editor-resources/font3/README.txt +75 -0
- package/dist/editor-resources/font3/config.json +172 -0
- package/dist/editor-resources/font3/css/animation.css +85 -0
- package/dist/editor-resources/font3/css/entcore-editor-codes.css +81 -0
- package/dist/editor-resources/font3/css/entcore-editor-embedded.css +139 -0
- package/dist/editor-resources/font3/css/entcore-editor-ie7-codes.css +162 -0
- package/dist/editor-resources/font3/css/entcore-editor-ie7.css +175 -0
- package/dist/editor-resources/font3/css/entcore-editor.css +140 -0
- package/dist/editor-resources/font3/demo.html +467 -0
- package/dist/editor-resources/font3/font/entcore-editor.eot +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.svg +64 -0
- package/dist/editor-resources/font3/font/entcore-editor.ttf +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.woff +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.woff2 +0 -0
- package/dist/editor-resources/img/Thumbs.db +0 -0
- package/dist/editor-resources/img/bold.png +0 -0
- package/dist/editor-resources/img/embed.png +0 -0
- package/dist/editor-resources/img/glyphicons_280_settings.png +0 -0
- package/dist/editor-resources/img/image-default.svg +28 -0
- package/dist/editor-resources/img/image.png +0 -0
- package/dist/editor-resources/img/italic.png +0 -0
- package/dist/editor-resources/img/justify-center.png +0 -0
- package/dist/editor-resources/img/justify-full.png +0 -0
- package/dist/editor-resources/img/justify-left.png +0 -0
- package/dist/editor-resources/img/justify-right.png +0 -0
- package/dist/editor-resources/img/linker.png +0 -0
- package/dist/editor-resources/img/mathjax.png +0 -0
- package/dist/editor-resources/img/olist.png +0 -0
- package/dist/editor-resources/img/quote.png +0 -0
- package/dist/editor-resources/img/redo.png +0 -0
- package/dist/editor-resources/img/remove-format.png +0 -0
- package/dist/editor-resources/img/smileys.png +0 -0
- package/dist/editor-resources/img/sound.png +0 -0
- package/dist/editor-resources/img/subscript.png +0 -0
- package/dist/editor-resources/img/superscript.png +0 -0
- package/dist/editor-resources/img/table.png +0 -0
- package/dist/editor-resources/img/templates-preview-dominos.svg +27 -0
- package/dist/editor-resources/img/templates-preview-emptypage.svg +7 -0
- package/dist/editor-resources/img/templates-preview-illustration.svg +23 -0
- package/dist/editor-resources/img/templates-preview-threecols.svg +23 -0
- package/dist/editor-resources/img/templates-preview-twocols.svg +21 -0
- package/dist/editor-resources/img/templates.png +0 -0
- package/dist/editor-resources/img/ulist.png +0 -0
- package/dist/editor-resources/img/underline.png +0 -0
- package/dist/editor-resources/img/undo.png +0 -0
- package/dist/editor-resources/img/unlink.png +0 -0
- package/dist/fonts/Arial.woff +0 -0
- package/dist/fonts/Atma-Bold.woff +0 -0
- package/dist/fonts/Atma-Light.woff +0 -0
- package/dist/fonts/ComicSansMS.woff +0 -0
- package/dist/fonts/Cursive.woff +0 -0
- package/dist/fonts/EcritureA-Romain-Orne.woff +0 -0
- package/dist/fonts/EcritureB-Romain-Orne.woff +0 -0
- package/dist/fonts/KGJuneBug.woff +0 -0
- package/dist/fonts/OpenDyslexic.woff +0 -0
- package/dist/fonts/OpenDyslexic3-Regular.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Bold.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Italic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Regular.ttf +0 -0
- package/dist/fonts/Roboto/why.txt +2 -0
- package/dist/fonts/Satellite.woff +0 -0
- package/dist/fonts/Square-721-BT.woff +0 -0
- package/dist/fonts/Tahoma.woff +0 -0
- package/dist/fonts/Verdana.woff +0 -0
- package/dist/fonts/generic-icons/generic-icons.svg +342 -0
- package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
- package/dist/fonts/generic-icons/generic-icons.woff +0 -0
- package/dist/i18n/Auth/fr.json +8 -0
- package/dist/i18n/Directory/fr.json +3 -0
- package/dist/i18n/Portal/en.json +13 -0
- package/dist/i18n/Portal/es.json +10 -0
- package/dist/i18n/Portal/fr.json +42 -0
- package/dist/i18n/Portal/pt.json +13 -0
- package/dist/i18n/Timeline/fr.json +51 -0
- package/dist/images/blur.cur +0 -0
- package/dist/images/blur.png +0 -0
- package/dist/images/blur.svg +26 -0
- package/dist/images/cc-by-nc-sa.svg +57 -0
- package/dist/images/cc-by.svg +54 -0
- package/dist/images/empty-filters.svg +1 -0
- package/dist/images/empty-search.svg +298 -0
- package/dist/images/empty-trash.svg +1 -0
- package/dist/images/emptyscreen-recorder-video.svg +1048 -0
- package/dist/img/activation.png +0 -0
- package/dist/img/assistant/.directory +5 -0
- package/dist/img/assistant/applications.png +0 -0
- package/dist/img/assistant/apps.png +0 -0
- package/dist/img/assistant/blog.png +0 -0
- package/dist/img/assistant/conversation.png +0 -0
- package/dist/img/assistant/education.png +0 -0
- package/dist/img/assistant/external.png +0 -0
- package/dist/img/assistant/feed.png +0 -0
- package/dist/img/assistant/internal.png +0 -0
- package/dist/img/assistant/intro-student.png +0 -0
- package/dist/img/assistant/learning.png +0 -0
- package/dist/img/assistant/puzzle.png +0 -0
- package/dist/img/assistant/safespace.png +0 -0
- package/dist/img/assistant/scrapbook.png +0 -0
- package/dist/img/assistant/student-app.png +0 -0
- package/dist/img/assistant/workspace.png +0 -0
- package/dist/img/compagnon.jpg +0 -0
- package/dist/img/icons/Thumbs.db +0 -0
- package/dist/img/icons/account-large.png +0 -0
- package/dist/img/icons/actualites-large.png +0 -0
- package/dist/img/icons/add-green.png +0 -0
- package/dist/img/icons/add.png +0 -0
- package/dist/img/icons/admin-large.png +0 -0
- package/dist/img/icons/admin-portal-large.png +0 -0
- package/dist/img/icons/admin.png +0 -0
- package/dist/img/icons/angry-panda-60px.png +0 -0
- package/dist/img/icons/angry-panda-small.png +0 -0
- package/dist/img/icons/angry.png +0 -0
- package/dist/img/icons/anim_loading_small.gif +0 -0
- package/dist/img/icons/apps-small.png +0 -0
- package/dist/img/icons/apps.png +0 -0
- package/dist/img/icons/archive-folder-large.png +0 -0
- package/dist/img/icons/archive-large.png +0 -0
- package/dist/img/icons/archive.png +0 -0
- package/dist/img/icons/arrow-bottom.png +0 -0
- package/dist/img/icons/arrow-left.png +0 -0
- package/dist/img/icons/arrow-right.png +0 -0
- package/dist/img/icons/arrow-top.png +0 -0
- package/dist/img/icons/attendance-large.png +0 -0
- package/dist/img/icons/audio-large.png +0 -0
- package/dist/img/icons/audio.png +0 -0
- package/dist/img/icons/back-chevron.png +0 -0
- package/dist/img/icons/birthday-icon.png +0 -0
- package/dist/img/icons/blog-large.png +0 -0
- package/dist/img/icons/blog.png +0 -0
- package/dist/img/icons/cahier-de-texte-large.png +0 -0
- package/dist/img/icons/calendar-button.png +0 -0
- package/dist/img/icons/calendar-icon.png +0 -0
- package/dist/img/icons/calendar-large.png +0 -0
- package/dist/img/icons/calendar-small.png +0 -0
- package/dist/img/icons/cancel.png +0 -0
- package/dist/img/icons/checkbox-checked-disabled.png +0 -0
- package/dist/img/icons/checkbox-checked.png +0 -0
- package/dist/img/icons/checkbox-unchecked-disabled.png +0 -0
- package/dist/img/icons/checkbox-unchecked.png +0 -0
- package/dist/img/icons/clock-icon.png +0 -0
- package/dist/img/icons/close-2x.png +0 -0
- package/dist/img/icons/close.png +0 -0
- package/dist/img/icons/cns-large.png +0 -0
- package/dist/img/icons/cns.png +0 -0
- package/dist/img/icons/collaborative-wall-large.png +0 -0
- package/dist/img/icons/colorpicker.svg +1 -0
- package/dist/img/icons/communautes-large.png +0 -0
- package/dist/img/icons/configuration.png +0 -0
- package/dist/img/icons/connection-by-visitors-icon-alt.png +0 -0
- package/dist/img/icons/connection-by-visitors-icon.png +0 -0
- package/dist/img/icons/connection-icon.png +0 -0
- package/dist/img/icons/connector-icon.png +0 -0
- package/dist/img/icons/contacts-large.png +0 -0
- package/dist/img/icons/conversation-large.png +0 -0
- package/dist/img/icons/conversation-small.png +0 -0
- package/dist/img/icons/conversation-yellow.png +0 -0
- package/dist/img/icons/conversation.png +0 -0
- package/dist/img/icons/default-panda-60px.png +0 -0
- package/dist/img/icons/default-panda-small.png +0 -0
- package/dist/img/icons/default.png +0 -0
- package/dist/img/icons/devices-icon.png +0 -0
- package/dist/img/icons/dicodelazone-icon.png +0 -0
- package/dist/img/icons/doc-large.png +0 -0
- package/dist/img/icons/doc.png +0 -0
- package/dist/img/icons/download.png +0 -0
- package/dist/img/icons/drag-drop-light.png +0 -0
- package/dist/img/icons/drag-drop-on.png +0 -0
- package/dist/img/icons/dreamy-panda-small.png +0 -0
- package/dist/img/icons/dreamy.png +0 -0
- package/dist/img/icons/envelope-unread.svg +1 -0
- package/dist/img/icons/envelope.svg +1 -0
- package/dist/img/icons/flags/.directory +4 -0
- package/dist/img/icons/flags/de.svg +12 -0
- package/dist/img/icons/flags/en.svg +69 -0
- package/dist/img/icons/flags/es.svg +1496 -0
- package/dist/img/icons/flags/fr.svg +20 -0
- package/dist/img/icons/flags/it.svg +15 -0
- package/dist/img/icons/flags/pt.svg +663 -0
- package/dist/img/icons/folder-large.png +0 -0
- package/dist/img/icons/folder.png +0 -0
- package/dist/img/icons/forum-large.png +0 -0
- package/dist/img/icons/fullscreen.png +0 -0
- package/dist/img/icons/glyphicons-498-glasses@3x.png +0 -0
- package/dist/img/icons/glyphicons_036_file.png +0 -0
- package/dist/img/icons/glyphicons_062_paperclip.png +0 -0
- package/dist/img/icons/glyphicons_113_justify.png +0 -0
- package/dist/img/icons/glyphicons_169_record.png +0 -0
- package/dist/img/icons/glyphicons_173_play.png +0 -0
- package/dist/img/icons/glyphicons_174_pause.png +0 -0
- package/dist/img/icons/glyphicons_207_remove_2.png +0 -0
- package/dist/img/icons/happy-panda-60px.png +0 -0
- package/dist/img/icons/happy-panda-small.png +0 -0
- package/dist/img/icons/happy.png +0 -0
- package/dist/img/icons/hiboutheque.png +0 -0
- package/dist/img/icons/homeworks.png +0 -0
- package/dist/img/icons/img.png +0 -0
- package/dist/img/icons/joker-panda-small.png +0 -0
- package/dist/img/icons/joker.png +0 -0
- package/dist/img/icons/knur-plus.png +0 -0
- package/dist/img/icons/le-site-tv-large.png +0 -0
- package/dist/img/icons/link.png +0 -0
- package/dist/img/icons/loading-panel.gif +0 -0
- package/dist/img/icons/love-panda-small.png +0 -0
- package/dist/img/icons/love.png +0 -0
- package/dist/img/icons/maxicours-large.png +0 -0
- package/dist/img/icons/menu-mobile.png +0 -0
- package/dist/img/icons/message-icon.png +0 -0
- package/dist/img/icons/mindmap-large.png +0 -0
- package/dist/img/icons/mood-icon.png +0 -0
- package/dist/img/icons/mp3.png +0 -0
- package/dist/img/icons/music-icon.png +0 -0
- package/dist/img/icons/new-mail.png +0 -0
- package/dist/img/icons/news-large.png +0 -0
- package/dist/img/icons/notebook-large.png +0 -0
- package/dist/img/icons/notes-large.png +0 -0
- package/dist/img/icons/notes-widget.png +0 -0
- package/dist/img/icons/notification.png +0 -0
- package/dist/img/icons/oops.png +0 -0
- package/dist/img/icons/orange-user.png +0 -0
- package/dist/img/icons/pages-large.png +0 -0
- package/dist/img/icons/pdf-large.png +0 -0
- package/dist/img/icons/pdf.png +0 -0
- package/dist/img/icons/people-icon.png +0 -0
- package/dist/img/icons/picture-icon-delete.png +0 -0
- package/dist/img/icons/picture-icon-lock.png +0 -0
- package/dist/img/icons/picture-icon.png +0 -0
- package/dist/img/icons/plus.png +0 -0
- package/dist/img/icons/power-off.svg +1 -0
- package/dist/img/icons/ppt-large.png +0 -0
- package/dist/img/icons/ppt.png +0 -0
- package/dist/img/icons/prive.png +0 -0
- package/dist/img/icons/proud-panda-small.png +0 -0
- package/dist/img/icons/proud.png +0 -0
- package/dist/img/icons/public.png +0 -0
- package/dist/img/icons/question.svg +1 -0
- package/dist/img/icons/qwant-widget-icon.png +0 -0
- package/dist/img/icons/rack-large.png +0 -0
- package/dist/img/icons/rack.png +0 -0
- package/dist/img/icons/rbs-large.png +0 -0
- package/dist/img/icons/recorder-widget.png +0 -0
- package/dist/img/icons/refresh.png +0 -0
- package/dist/img/icons/residence-artiste-large.png +0 -0
- package/dist/img/icons/residence-artiste.png +0 -0
- package/dist/img/icons/sad-panda-60px.png +0 -0
- package/dist/img/icons/sad-panda-small.png +0 -0
- package/dist/img/icons/sad.png +0 -0
- package/dist/img/icons/save.png +0 -0
- package/dist/img/icons/scrapbook-large.png +0 -0
- package/dist/img/icons/scrapbook.png +0 -0
- package/dist/img/icons/search.png +0 -0
- package/dist/img/icons/send-mail-white.png +0 -0
- package/dist/img/icons/send-mail.png +0 -0
- package/dist/img/icons/share.png +0 -0
- package/dist/img/icons/shared.png +0 -0
- package/dist/img/icons/show-carousel-selected.png +0 -0
- package/dist/img/icons/show-carousel.png +0 -0
- package/dist/img/icons/show-details-selected.png +0 -0
- package/dist/img/icons/show-details-unsaturated.png +0 -0
- package/dist/img/icons/show-details.png +0 -0
- package/dist/img/icons/show-icons-selected.png +0 -0
- package/dist/img/icons/show-icons-unsaturated.png +0 -0
- package/dist/img/icons/show-icons.png +0 -0
- package/dist/img/icons/show-list-selected.png +0 -0
- package/dist/img/icons/show-list-unsaturated.png +0 -0
- package/dist/img/icons/show-list.png +0 -0
- package/dist/img/icons/shutdown.png +0 -0
- package/dist/img/icons/sick-panda-small.png +0 -0
- package/dist/img/icons/sick.png +0 -0
- package/dist/img/icons/statistics-large.png +0 -0
- package/dist/img/icons/statistics.png +0 -0
- package/dist/img/icons/stats-large.png +0 -0
- package/dist/img/icons/stats-service-icon.png +0 -0
- package/dist/img/icons/storage.png +0 -0
- package/dist/img/icons/support-large.png +0 -0
- package/dist/img/icons/support.png +0 -0
- package/dist/img/icons/text-icon.png +0 -0
- package/dist/img/icons/timelinegenerator-large.png +0 -0
- package/dist/img/icons/tired-panda-60px.png +0 -0
- package/dist/img/icons/tired-panda-small.png +0 -0
- package/dist/img/icons/tired.png +0 -0
- package/dist/img/icons/tools.png +0 -0
- package/dist/img/icons/transparent_color.png +0 -0
- package/dist/img/icons/unique-visitors-icon.png +0 -0
- package/dist/img/icons/unknown-large.png +0 -0
- package/dist/img/icons/unknown.png +0 -0
- package/dist/img/icons/user-circle.svg +1 -0
- package/dist/img/icons/user.png +0 -0
- package/dist/img/icons/userbook-large.png +0 -0
- package/dist/img/icons/userbook.png +0 -0
- package/dist/img/icons/video-icon.png +0 -0
- package/dist/img/icons/video-large.png +0 -0
- package/dist/img/icons/video.png +0 -0
- package/dist/img/icons/view-book-white.png +0 -0
- package/dist/img/icons/view-book.png +0 -0
- package/dist/img/icons/view-folder-white.png +0 -0
- package/dist/img/icons/view-folder.png +0 -0
- package/dist/img/icons/website-large.png +0 -0
- package/dist/img/icons/widgets/widget-birthday.svg +178 -0
- package/dist/img/icons/widgets/widget-calendar.svg +142 -0
- package/dist/img/icons/widgets/widget-dicodelazone.svg +148 -0
- package/dist/img/icons/widgets/widget-mood.svg +3669 -0
- package/dist/img/icons/widgets/widget-news.svg +447 -0
- package/dist/img/icons/widgets/widget-note.svg +161 -0
- package/dist/img/icons/widgets/widget-qwant-junior.svg +205 -0
- package/dist/img/icons/widgets/widget-qwant.svg +191 -0
- package/dist/img/icons/widgets/widget-recorder.svg +153 -0
- package/dist/img/icons/wiki-large.png +0 -0
- package/dist/img/icons/wiki.png +0 -0
- package/dist/img/icons/workspace-large.png +0 -0
- package/dist/img/icons/workspace-small.png +0 -0
- package/dist/img/icons/worried-panda-small.png +0 -0
- package/dist/img/icons/worried.png +0 -0
- package/dist/img/icons/xls-large.png +0 -0
- package/dist/img/icons/xls.png +0 -0
- package/dist/img/illustrations/Haute-Normandie.jpg +0 -0
- package/dist/img/illustrations/JO-hiver.png +0 -0
- package/dist/img/illustrations/Publipostage_Blog.png +0 -0
- package/dist/img/illustrations/Publipostage_Cahier_Multimedia.png +0 -0
- package/dist/img/illustrations/Publipostage_Messagerie.png +0 -0
- package/dist/img/illustrations/Thumbs.db +0 -0
- package/dist/img/illustrations/audio-file.png +0 -0
- package/dist/img/illustrations/banner-enseignant.jpg +0 -0
- package/dist/img/illustrations/birthdays-header-de.png +0 -0
- package/dist/img/illustrations/birthdays-header-en.png +0 -0
- package/dist/img/illustrations/birthdays-header-es.png +0 -0
- package/dist/img/illustrations/birthdays-header-fr.png +0 -0
- package/dist/img/illustrations/birthdays-header-it.png +0 -0
- package/dist/img/illustrations/birthdays-header-pt.png +0 -0
- package/dist/img/illustrations/birthdays-header.png +0 -0
- package/dist/img/illustrations/blog.svg +222 -0
- package/dist/img/illustrations/calendar-header.png +0 -0
- package/dist/img/illustrations/calendar-separator.png +0 -0
- package/dist/img/illustrations/circus-background.jpg +0 -0
- package/dist/img/illustrations/classroom.png +0 -0
- package/dist/img/illustrations/collaborative-editor.svg +198 -0
- package/dist/img/illustrations/community.svg +198 -0
- package/dist/img/illustrations/desert-background.jpg +0 -0
- package/dist/img/illustrations/fav-avatar.svg +12 -0
- package/dist/img/illustrations/favicon.ico +0 -0
- package/dist/img/illustrations/folder.svg +11 -0
- package/dist/img/illustrations/forum-default.png +0 -0
- package/dist/img/illustrations/group-avatar.svg +20 -0
- package/dist/img/illustrations/haute-normandie.png +0 -0
- package/dist/img/illustrations/hills-background.jpg +0 -0
- package/dist/img/illustrations/homeworks.svg +198 -0
- package/dist/img/illustrations/homeworks_notebook.png +0 -0
- package/dist/img/illustrations/illus-emptyscreen.svg +1 -0
- package/dist/img/illustrations/illus-noresults.svg +1 -0
- package/dist/img/illustrations/illus-rotatedevice.svg +1 -0
- package/dist/img/illustrations/image-default.svg +27 -0
- package/dist/img/illustrations/library-incentive.gif +0 -0
- package/dist/img/illustrations/loading.gif +0 -0
- package/dist/img/illustrations/logo.png +0 -0
- package/dist/img/illustrations/mindmap.svg +198 -0
- package/dist/img/illustrations/monthly.jpg +0 -0
- package/dist/img/illustrations/mood-header-en.png +0 -0
- package/dist/img/illustrations/mood-header-fr.png +0 -0
- package/dist/img/illustrations/mood-header.png +0 -0
- package/dist/img/illustrations/news-default.svg +109 -0
- package/dist/img/illustrations/news.svg +182 -0
- package/dist/img/illustrations/no-avatar.svg +14 -0
- package/dist/img/illustrations/note.svg +186 -0
- package/dist/img/illustrations/notebook-wallpaper.svg +7658 -0
- package/dist/img/illustrations/notebook.png +0 -0
- package/dist/img/illustrations/notebook.svg +7658 -0
- package/dist/img/illustrations/notebook_lines.png +0 -0
- package/dist/img/illustrations/notes-widget.png +0 -0
- package/dist/img/illustrations/ocean-background.jpg +0 -0
- package/dist/img/illustrations/one-pocket.png +0 -0
- package/dist/img/illustrations/pages-default.png +0 -0
- package/dist/img/illustrations/pages.svg +180 -0
- package/dist/img/illustrations/panda-food-background.jpg +0 -0
- package/dist/img/illustrations/panda.png +0 -0
- package/dist/img/illustrations/recorder-illustration.png +0 -0
- package/dist/img/illustrations/scrapbook-monopage-cover.png +0 -0
- package/dist/img/illustrations/scrapbook-monopage.png +0 -0
- package/dist/img/illustrations/scrapbook.svg +198 -0
- package/dist/img/illustrations/sparkly-background.jpg +0 -0
- package/dist/img/illustrations/stats.gif +0 -0
- package/dist/img/illustrations/system-avatar.png +0 -0
- package/dist/img/illustrations/theme-open-ent.png +0 -0
- package/dist/img/illustrations/timeline.svg +182 -0
- package/dist/img/illustrations/unknown-avatar.svg +29 -0
- package/dist/img/illustrations/user-avatar.svg +12 -0
- package/dist/img/illustrations/wiki.svg +289 -0
- package/dist/img/login.jpg +0 -0
- package/dist/img/logo-aix.svg +275 -0
- package/dist/img/logo.png +0 -0
- package/dist/img/oubli.jpg +0 -0
- package/dist/img/reinit.jpg +0 -0
- package/dist/img/smileys/angry.png +0 -0
- package/dist/img/smileys/dreamy.png +0 -0
- package/dist/img/smileys/happy.png +0 -0
- package/dist/img/smileys/joker.png +0 -0
- package/dist/img/smileys/love.png +0 -0
- package/dist/img/smileys/proud.png +0 -0
- package/dist/img/smileys/sad.png +0 -0
- package/dist/img/smileys/sick.png +0 -0
- package/dist/img/smileys/tired.png +0 -0
- package/dist/img/smileys/worried.png +0 -0
- package/dist/img/wallpaper/hills.svg +360 -0
- package/dist/portal.html +95 -0
- package/dist/skins/circus/theme.css +260 -0
- package/dist/skins/circus/theme.css.map +1 -0
- package/dist/skins/circus/theme.scss +11 -0
- package/dist/skins/circus/thumbnail.png +0 -0
- package/dist/skins/default/details.json +1 -0
- package/dist/skins/default/theme.css +260 -0
- package/dist/skins/default/theme.css.map +1 -0
- package/dist/skins/default/theme.scss +3 -0
- package/dist/skins/default/thumbnail.png +0 -0
- package/dist/skins/desert/theme.css +260 -0
- package/dist/skins/desert/theme.css.map +1 -0
- package/dist/skins/desert/theme.scss +11 -0
- package/dist/skins/desert/thumbnail.png +0 -0
- package/dist/skins/neutre/theme.css +260 -0
- package/dist/skins/neutre/theme.css.map +1 -0
- package/dist/skins/neutre/theme.scss +9 -0
- package/dist/skins/neutre/thumbnail.png +0 -0
- package/dist/skins/ocean/theme.css +260 -0
- package/dist/skins/ocean/theme.css.map +1 -0
- package/dist/skins/ocean/theme.scss +11 -0
- package/dist/skins/ocean/thumbnail.png +0 -0
- package/dist/skins/panda-food/theme.css +260 -0
- package/dist/skins/panda-food/theme.css.map +1 -0
- package/dist/skins/panda-food/theme.scss +11 -0
- package/dist/skins/panda-food/thumbnail.png +0 -0
- package/dist/skins/sparkly/theme.css +260 -0
- package/dist/skins/sparkly/theme.css.map +1 -0
- package/dist/skins/sparkly/theme.scss +11 -0
- package/dist/skins/sparkly/thumbnail.png +0 -0
- package/dist/styles/_overrides.scss +68 -0
- package/dist/template/assistant/personnel/0.html +18 -0
- package/dist/template/assistant/personnel/1.html +9 -0
- package/dist/template/assistant/personnel/2.html +17 -0
- package/dist/template/assistant/personnel/3.html +11 -0
- package/dist/template/assistant/relative/0.html +18 -0
- package/dist/template/assistant/relative/1.html +23 -0
- package/dist/template/assistant/relative/2.html +13 -0
- package/dist/template/assistant/steps.json +6 -0
- package/dist/template/assistant/student/0.html +6 -0
- package/dist/template/assistant/student/1.html +4 -0
- package/dist/template/assistant/teacher/0.html +18 -0
- package/dist/template/assistant/teacher/1.html +9 -0
- package/dist/template/assistant/teacher/2.html +17 -0
- package/dist/template/assistant/teacher/3.html +11 -0
- package/dist/template/auth/activation-form.html +142 -0
- package/dist/template/auth/cgu-content.html +11 -0
- package/dist/template/auth/forgot-form.html +98 -0
- package/dist/template/auth/forgot-message.html +30 -0
- package/dist/template/auth/login-form.html +171 -0
- package/dist/template/auth/reset-form.html +53 -0
- package/dist/template/directory/massmail.mail.es.txt +46 -0
- package/dist/template/directory/massmail.mail.txt +45 -0
- package/dist/template/directory/massmail.pdf.xhtml +265 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.de.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.en.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.es.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.it.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.pt.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.xhtml +158 -0
- package/dist/template/directory/massmail_simple.pdf.xhtml +114 -0
- package/dist/template/override.json +24 -0
- package/dist/template/portal/applications.html +137 -0
- package/dist/template/timeline/notifications.html +356 -0
- package/dist/version.txt +2 -0
- package/package.json +48 -0
|
@@ -0,0 +1,289 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
|
3
|
+
|
|
4
|
+
<svg
|
|
5
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
6
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
7
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
8
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
9
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
+
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
11
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
12
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
13
|
+
width="100"
|
|
14
|
+
height="100"
|
|
15
|
+
viewBox="0 0 26.458333 26.458334"
|
|
16
|
+
version="1.1"
|
|
17
|
+
id="svg8"
|
|
18
|
+
sodipodi:docname="wiki.svg"
|
|
19
|
+
inkscape:version="0.92.4 (5da689c313, 2019-01-14)">
|
|
20
|
+
<defs
|
|
21
|
+
id="defs2">
|
|
22
|
+
<linearGradient
|
|
23
|
+
id="linearGradient917"
|
|
24
|
+
inkscape:collect="always">
|
|
25
|
+
<stop
|
|
26
|
+
id="stop913"
|
|
27
|
+
offset="0"
|
|
28
|
+
style="stop-color:#2c2c2c;stop-opacity:0" />
|
|
29
|
+
<stop
|
|
30
|
+
id="stop915"
|
|
31
|
+
offset="1"
|
|
32
|
+
style="stop-color:#242424;stop-opacity:0" />
|
|
33
|
+
</linearGradient>
|
|
34
|
+
<linearGradient
|
|
35
|
+
inkscape:collect="always"
|
|
36
|
+
id="linearGradient881">
|
|
37
|
+
<stop
|
|
38
|
+
style="stop-color:#ffffff;stop-opacity:0.5"
|
|
39
|
+
offset="0"
|
|
40
|
+
id="stop877" />
|
|
41
|
+
<stop
|
|
42
|
+
style="stop-color:#ffffff;stop-opacity:0;"
|
|
43
|
+
offset="1"
|
|
44
|
+
id="stop879" />
|
|
45
|
+
</linearGradient>
|
|
46
|
+
<radialGradient
|
|
47
|
+
inkscape:collect="always"
|
|
48
|
+
xlink:href="#linearGradient881"
|
|
49
|
+
id="radialGradient883"
|
|
50
|
+
cx="0"
|
|
51
|
+
cy="283.77106"
|
|
52
|
+
fx="0"
|
|
53
|
+
fy="283.77106"
|
|
54
|
+
r="13.229165"
|
|
55
|
+
gradientTransform="matrix(2.0000002,0,0,2.0000004,0,-297.00055)"
|
|
56
|
+
gradientUnits="userSpaceOnUse" />
|
|
57
|
+
<radialGradient
|
|
58
|
+
inkscape:collect="always"
|
|
59
|
+
xlink:href="#linearGradient917"
|
|
60
|
+
id="radialGradient911"
|
|
61
|
+
gradientUnits="userSpaceOnUse"
|
|
62
|
+
gradientTransform="matrix(2.0000002,0,0,2.0000004,0,-297.00055)"
|
|
63
|
+
cx="13.229165"
|
|
64
|
+
cy="297.00021"
|
|
65
|
+
fx="13.229165"
|
|
66
|
+
fy="297.00021"
|
|
67
|
+
r="13.229165" />
|
|
68
|
+
<filter
|
|
69
|
+
inkscape:collect="always"
|
|
70
|
+
style="color-interpolation-filters:sRGB"
|
|
71
|
+
id="filter878"
|
|
72
|
+
x="-0.026147669"
|
|
73
|
+
width="1.0522953"
|
|
74
|
+
y="-0.057765976"
|
|
75
|
+
height="1.115532">
|
|
76
|
+
<feGaussianBlur
|
|
77
|
+
inkscape:collect="always"
|
|
78
|
+
stdDeviation="0.22669895"
|
|
79
|
+
id="feGaussianBlur880" />
|
|
80
|
+
</filter>
|
|
81
|
+
</defs>
|
|
82
|
+
<sodipodi:namedview
|
|
83
|
+
id="base"
|
|
84
|
+
pagecolor="#ffffff"
|
|
85
|
+
bordercolor="#666666"
|
|
86
|
+
borderopacity="1.0"
|
|
87
|
+
inkscape:pageopacity="0.0"
|
|
88
|
+
inkscape:pageshadow="2"
|
|
89
|
+
inkscape:zoom="11.2"
|
|
90
|
+
inkscape:cx="47.395883"
|
|
91
|
+
inkscape:cy="30.484521"
|
|
92
|
+
inkscape:document-units="px"
|
|
93
|
+
inkscape:current-layer="g924"
|
|
94
|
+
showgrid="false"
|
|
95
|
+
units="px"
|
|
96
|
+
borderlayer="true"
|
|
97
|
+
inkscape:showpageshadow="false"
|
|
98
|
+
inkscape:window-width="2560"
|
|
99
|
+
inkscape:window-height="995"
|
|
100
|
+
inkscape:window-x="0"
|
|
101
|
+
inkscape:window-y="0"
|
|
102
|
+
inkscape:window-maximized="1">
|
|
103
|
+
<sodipodi:guide
|
|
104
|
+
position="0,0"
|
|
105
|
+
orientation="0,100"
|
|
106
|
+
id="guide815"
|
|
107
|
+
inkscape:locked="false" />
|
|
108
|
+
<sodipodi:guide
|
|
109
|
+
position="26.458333,0"
|
|
110
|
+
orientation="-100,0"
|
|
111
|
+
id="guide817"
|
|
112
|
+
inkscape:locked="false" />
|
|
113
|
+
<sodipodi:guide
|
|
114
|
+
position="26.458333,26.458333"
|
|
115
|
+
orientation="0,-100"
|
|
116
|
+
id="guide819"
|
|
117
|
+
inkscape:locked="false" />
|
|
118
|
+
<sodipodi:guide
|
|
119
|
+
position="0,26.458333"
|
|
120
|
+
orientation="100,0"
|
|
121
|
+
id="guide821"
|
|
122
|
+
inkscape:locked="false" />
|
|
123
|
+
</sodipodi:namedview>
|
|
124
|
+
<metadata
|
|
125
|
+
id="metadata5">
|
|
126
|
+
<rdf:RDF>
|
|
127
|
+
<cc:Work
|
|
128
|
+
rdf:about="">
|
|
129
|
+
<dc:format>image/svg+xml</dc:format>
|
|
130
|
+
<dc:type
|
|
131
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
132
|
+
<dc:title />
|
|
133
|
+
</cc:Work>
|
|
134
|
+
</rdf:RDF>
|
|
135
|
+
</metadata>
|
|
136
|
+
<g
|
|
137
|
+
inkscape:label="Calque 1"
|
|
138
|
+
inkscape:groupmode="layer"
|
|
139
|
+
id="layer1"
|
|
140
|
+
transform="translate(0,-270.54165)">
|
|
141
|
+
<text
|
|
142
|
+
xml:space="preserve"
|
|
143
|
+
style="font-style:normal;font-weight:normal;font-size:10.58333302px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.26458332"
|
|
144
|
+
x="42.144341"
|
|
145
|
+
y="340.08926"
|
|
146
|
+
id="text851"><tspan
|
|
147
|
+
sodipodi:role="line"
|
|
148
|
+
id="tspan849"
|
|
149
|
+
x="42.144341"
|
|
150
|
+
y="349.45303"
|
|
151
|
+
style="stroke-width:0.26458332" /><tspan
|
|
152
|
+
sodipodi:role="line"
|
|
153
|
+
x="42.144341"
|
|
154
|
+
y="362.68219"
|
|
155
|
+
style="stroke-width:0.26458332"
|
|
156
|
+
id="tspan853" /></text>
|
|
157
|
+
<rect
|
|
158
|
+
style="opacity:1;fill:#ff3a55;fill-opacity:1;stroke:none;stroke-width:0.13229166;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
159
|
+
id="rect865"
|
|
160
|
+
width="26.458332"
|
|
161
|
+
height="26.458332"
|
|
162
|
+
x="0"
|
|
163
|
+
y="270.54166" />
|
|
164
|
+
<rect
|
|
165
|
+
style="opacity:1;fill:url(#radialGradient883);fill-opacity:1;stroke:none;stroke-width:0.13229166;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
|
166
|
+
id="rect867"
|
|
167
|
+
width="26.45833"
|
|
168
|
+
height="26.458349"
|
|
169
|
+
x="0"
|
|
170
|
+
y="270.54166" />
|
|
171
|
+
<g
|
|
172
|
+
id="g924"
|
|
173
|
+
transform="translate(0.03578297,-0.04724702)">
|
|
174
|
+
<g
|
|
175
|
+
transform="translate(10.866815,-7.0870533)"
|
|
176
|
+
style="opacity:0.15;fill:#000000;filter:url(#filter878)"
|
|
177
|
+
id="g1036">
|
|
178
|
+
<g
|
|
179
|
+
style="fill:#000000"
|
|
180
|
+
transform="translate(-11.337679,7.4401592)"
|
|
181
|
+
id="g914-9">
|
|
182
|
+
<g
|
|
183
|
+
aria-label="iki"
|
|
184
|
+
transform="matrix(0.17905708,0,0,0.17905708,13.543866,274.80863)"
|
|
185
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:1.25;font-family:Gentium;-inkscape-font-specification:Gentium;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
|
|
186
|
+
id="flowRoot879-5">
|
|
187
|
+
<path
|
|
188
|
+
style="fill:#000000"
|
|
189
|
+
inkscape:connector-curvature="0"
|
|
190
|
+
d="m 7.6171875,50.06669 q 0,0.546875 -0.1757813,1.035156 Q 7.265625,51.590128 6.953125,51.961221 6.6601562,52.312784 6.25,52.527628 q -0.4101563,0.214843 -0.8984375,0.214843 -0.8789063,0 -1.2695313,-0.488281 -0.3710937,-0.488281 -0.3710937,-1.386719 0,-0.546875 0.1757813,-1.035156 Q 4.0625,49.344034 4.375,48.992471 q 0.3125,-0.371093 0.703125,-0.566406 0.4101562,-0.214844 0.8789062,-0.214844 1.6601563,0 1.6601563,1.855469 z m -6.25,24.628906 v -0.839843 q 1.328125,-0.273438 2.03125,-0.585938 0.703125,-0.332031 0.703125,-0.605469 V 61.609659 q 0,-0.996094 -0.039063,-1.601563 -0.039063,-0.625 -0.2929687,-0.957031 -0.2539058,-0.351562 -0.820312,-0.507812 -0.546875,-0.15625 -1.5820313,-0.253907 v -0.78125 Q 1.9726562,57.390909 2.6367188,57.234659 3.3203125,57.058878 3.984375,56.863565 4.6484375,56.648721 5.2539062,56.414346 5.859375,56.179971 6.3671875,55.945596 H 7.03125 v 16.71875 q 0,0.234375 0.6445312,0.585938 0.6640626,0.332031 2.0898438,0.605469 v 0.839843 z"
|
|
191
|
+
id="path916-2" />
|
|
192
|
+
<path
|
|
193
|
+
style="fill:#000000"
|
|
194
|
+
inkscape:connector-curvature="0"
|
|
195
|
+
d="m 11.914063,74.695596 v -0.839843 q 1.289062,-0.332032 2.011718,-0.585938 0.722657,-0.253906 0.722657,-0.605469 v -23.28125 q 0,-0.898437 -0.117188,-1.386718 -0.09766,-0.488282 -0.410156,-0.722657 -0.292969,-0.253906 -0.839844,-0.332031 -0.527344,-0.07813 -1.367187,-0.175781 v -0.78125 q 1.347656,-0.273438 2.636718,-0.625 1.308594,-0.371094 2.304688,-0.9375 l 0.722656,0.664062 v 19.335938 l 6.015625,-5.332031 q 0.644531,-0.566407 0.78125,-0.898438 0.136719,-0.351562 -0.05859,-0.527344 -0.175781,-0.175781 -0.625,-0.234375 -0.429687,-0.05859 -0.9375,-0.05859 v -0.839844 h 7.402344 v 0.839844 q -0.859375,0.09766 -1.582031,0.332031 -0.722657,0.214844 -1.542969,0.878906 l -6.582031,5.3125 7.265625,8.632813 q 0.273437,0.3125 0.566406,0.527343 0.292969,0.195313 0.644531,0.3125 0.351563,0.117188 0.78125,0.15625 0.449219,0.01953 1.015625,-0.01953 l 0.117188,0.839844 q -0.566407,0.136719 -1.132813,0.234375 -0.546875,0.09766 -1.035156,0.15625 -0.46875,0.07813 -0.859375,0.117187 -0.371094,0.03906 -0.566406,0.03906 -0.820313,0 -1.328125,-0.234375 Q 25.429687,74.422159 25,73.855753 l -7.363281,-9.414063 -0.05859,-0.01953 v 8.242187 q 0,0.15625 0.05859,0.273438 0.07813,0.117187 0.292968,0.253906 0.214844,0.117188 0.644532,0.273438 0.429687,0.15625 1.152343,0.390625 v 0.839843 z"
|
|
196
|
+
id="path918-1" />
|
|
197
|
+
<path
|
|
198
|
+
style="fill:#000000"
|
|
199
|
+
d="m 32.207031,74.695596 v -0.839843 c 0.885417,-0.182292 1.5625,-0.377605 2.03125,-0.585938 0.46875,-0.221354 0.703125,-0.423177 0.703125,-0.605469 V 61.609659 c 0,-0.664063 -0.01302,-1.197917 -0.03906,-1.601563 -0.02604,-0.416667 -0.123696,-0.735677 -0.292969,-0.957031 -0.169271,-0.234375 -0.442708,-0.403645 -0.820313,-0.507812 -0.364583,-0.104167 -0.891927,-0.188802 -1.582031,-0.253907 v -0.78125 c 0.403646,-0.07813 0.826823,-0.16927 1.269531,-0.273437 0.455729,-0.117187 0.904948,-0.240885 1.347657,-0.371094 0.442708,-0.143229 0.865885,-0.292969 1.269531,-0.449219 0.403646,-0.15625 0.77474,-0.3125 1.113281,-0.46875 h 0.664063 v 16.71875 c 0,0.15625 0.214844,0.351563 0.644531,0.585938 0.442708,0.221354 1.139323,0.423177 2.089844,0.605469 v 0.839843 z"
|
|
200
|
+
id="path920-3"
|
|
201
|
+
inkscape:connector-curvature="0"
|
|
202
|
+
sodipodi:nodetypes="cccsscccccccsccscccc" />
|
|
203
|
+
</g>
|
|
204
|
+
<path
|
|
205
|
+
style="fill:#000000;stroke-width:0.01472504"
|
|
206
|
+
id="path5-2"
|
|
207
|
+
d="m 3.1071354,280.83289 v -0.23773 l 0.022621,-0.0226 h 2.8186532 l 0.022633,0.0226 v 0.2264 q 0,0.0906 -0.1132061,0.0906 l -0.2943096,0.0113 q -0.3735596,0.0113 -0.3735596,0.2264 0,0.14716 0.079236,0.31696 0.5660011,1.38101 2.5130051,5.47882 l 0.067926,0.0113 1.256503,-2.50171 q -0.147162,-0.33957 -0.2490299,-0.55465 L 7.9972969,282.20259 7.7708994,281.7498 q -0.2943094,-0.57731 -0.3848685,-0.69052 -0.090559,-0.11321 -0.3735596,-0.14716 -0.1584857,-0.0226 -0.1584857,-0.0792 v -0.23772 l 0.033956,-0.0227 h 2.2300195 l 0.056605,0.0113 v 0.23772 q 0,0.0906 -0.1132061,0.0906 l -0.1697945,0.0227 q -0.1471621,0.0226 -0.2150741,0.0566 -0.067911,0.034 -0.056603,0.13584 0.011308,0.10188 0.04528,0.19244 0.033971,0.0906 0.1584857,0.35091 l 0.8263546,1.69799 0.9169133,-1.83381 q 0.181118,-0.36224 0.0566,-0.48675 -0.06792,-0.0906 -0.418839,-0.12452 l -0.101882,-0.0113 q -0.04528,0 -0.07924,-0.034 -0.03395,-0.0113 -0.03395,-0.0679 v -0.21507 l 0.03395,-0.0227 q 0.645237,-0.0113 2.105489,0 l 0.02263,0.0227 v 0.22639 q 0,0.0906 -0.101883,0.0906 -0.249044,0.0113 -0.339603,0.0453 -0.09056,0.034 -0.192442,0.18112 -0.260354,0.38487 -0.339604,0.54335 l -1.1885896,2.2187 -0.03396,0.0792 1.4489436,2.9658 0.09056,0.034 2.286624,-5.44486 q 0.135839,-0.31695 -0.03396,-0.46411 -0.147161,-0.13584 -0.441472,-0.14717 l -0.215074,-0.0113 q -0.03396,0 -0.06791,-0.034 -0.04528,-0.0227 -0.04528,-0.068 v -0.2264 l 0.03396,-0.0226 h 2.592256 l 0.02265,0.0226 v 0.2264 q 0,0.0792 -0.101883,0.10188 -0.520706,0.0227 -0.747104,0.21508 -0.226397,0.18112 -0.384884,0.55468 l -2.829977,6.41838 q -0.113206,0.26036 -0.249045,0.3396 -0.135839,0.0793 -0.271677,-0.0113 -0.135838,-0.0906 -0.260353,-0.3396 -0.430163,-0.84899 -1.3810173,-2.97713 -1.1885908,2.44509 -1.4829003,2.98845 -0.4641187,0.80371 -0.8037077,0.0113 -0.3622359,-0.849 -1.4715914,-3.22618 -1.1093552,-2.3772 -1.4715912,-3.2375 -0.1811182,-0.47543 -0.3169564,-0.58864 -0.1245144,-0.1132 -0.5886353,-0.14716 -0.1584695,-0.0226 -0.1584695,-0.0792 z"
|
|
208
|
+
inkscape:connector-curvature="0" />
|
|
209
|
+
</g>
|
|
210
|
+
<g
|
|
211
|
+
style="fill:#000000"
|
|
212
|
+
id="g4143-7"
|
|
213
|
+
transform="matrix(0.3177099,0,0,0.3177099,6.2231037,286.52652)">
|
|
214
|
+
<g
|
|
215
|
+
id="Messages_V.1.1-3"
|
|
216
|
+
transform="translate(-20,-44)"
|
|
217
|
+
style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:1">
|
|
218
|
+
<g
|
|
219
|
+
id="Navigation-3"
|
|
220
|
+
style="fill:#000000">
|
|
221
|
+
<path
|
|
222
|
+
style="fill:#000000"
|
|
223
|
+
d="m 28.118942,58.208149 c -1.625818,0 -3.155224,-0.633277 -4.305069,-1.783122 -1.15086,-1.149846 -1.784137,-2.679251 -1.784137,-4.306084 0,-1.625819 0.633277,-3.155225 1.784137,-4.30507 1.149845,-1.15086 2.679251,-1.784137 4.305069,-1.784137 1.625819,0 3.155224,0.633277 4.30507,1.784137 1.15086,1.149845 1.784137,2.679251 1.784137,4.30507 0,1.626833 -0.633277,3.156238 -1.784137,4.306084 -1.149846,1.149845 -2.679251,1.783122 -4.30507,1.783122 z M 40,62.564977 34.527833,57.091795 c 1.104176,-1.416756 1.710052,-3.147105 1.710052,-4.972852 0,-2.168773 -0.845385,-4.207642 -2.37885,-5.740093 C 32.326585,44.84437 30.287715,44 28.118942,44 25.95017,44 23.911301,44.84437 22.37885,46.37885 20.845385,47.911301 20,49.95017 20,52.118943 c 0,2.168772 0.845385,4.207642 2.37885,5.740092 1.532451,1.53448 3.57132,2.37885 5.740092,2.37885 1.825748,0 3.556097,-0.604861 4.972853,-1.711067 L 38.564977,64 Z"
|
|
224
|
+
id="Icon-2"
|
|
225
|
+
inkscape:connector-curvature="0" />
|
|
226
|
+
</g>
|
|
227
|
+
</g>
|
|
228
|
+
</g>
|
|
229
|
+
<path
|
|
230
|
+
inkscape:connector-curvature="0"
|
|
231
|
+
d="m 9.1213247,289.67655 c 0,0.0653 -0.01049,0.12705 -0.03148,0.18536 -0.02098,0.0583 -0.05012,0.10956 -0.08743,0.15387 -0.03497,0.042 -0.07694,0.0758 -0.125899,0.10142 -0.04896,0.0257 -0.102584,0.0385 -0.160872,0.0385 -0.104916,0 -0.180689,-0.0291 -0.227318,-0.0874 -0.0443,-0.0583 -0.06645,-0.14103 -0.06645,-0.2483 0,-0.0653 0.01049,-0.12705 0.03147,-0.18535 0.02098,-0.0583 0.05012,-0.10839 0.08743,-0.15038 0.03731,-0.0443 0.07927,-0.0781 0.125899,-0.10142 0.04896,-0.0257 0.101418,-0.0385 0.157375,-0.0385 0.198175,0 0.297262,0.11074 0.297262,0.33223 z"
|
|
232
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:1.25;font-family:Gentium;-inkscape-font-specification:Gentium;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.17905708"
|
|
233
|
+
id="path920-0-3"
|
|
234
|
+
sodipodi:nodetypes="ccccscscccscc" />
|
|
235
|
+
</g>
|
|
236
|
+
<g
|
|
237
|
+
id="g914"
|
|
238
|
+
transform="translate(-0.73665092,0.13977693)">
|
|
239
|
+
<g
|
|
240
|
+
id="flowRoot879"
|
|
241
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:1.25;font-family:Gentium;-inkscape-font-specification:Gentium;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none"
|
|
242
|
+
transform="matrix(0.17905708,0,0,0.17905708,13.543866,274.80863)"
|
|
243
|
+
aria-label="iki">
|
|
244
|
+
<path
|
|
245
|
+
id="path916"
|
|
246
|
+
d="m 7.6171875,50.06669 q 0,0.546875 -0.1757813,1.035156 Q 7.265625,51.590128 6.953125,51.961221 6.6601562,52.312784 6.25,52.527628 q -0.4101563,0.214843 -0.8984375,0.214843 -0.8789063,0 -1.2695313,-0.488281 -0.3710937,-0.488281 -0.3710937,-1.386719 0,-0.546875 0.1757813,-1.035156 Q 4.0625,49.344034 4.375,48.992471 q 0.3125,-0.371093 0.703125,-0.566406 0.4101562,-0.214844 0.8789062,-0.214844 1.6601563,0 1.6601563,1.855469 z m -6.25,24.628906 v -0.839843 q 1.328125,-0.273438 2.03125,-0.585938 0.703125,-0.332031 0.703125,-0.605469 V 61.609659 q 0,-0.996094 -0.039063,-1.601563 -0.039063,-0.625 -0.2929687,-0.957031 -0.2539058,-0.351562 -0.820312,-0.507812 -0.546875,-0.15625 -1.5820313,-0.253907 v -0.78125 Q 1.9726562,57.390909 2.6367188,57.234659 3.3203125,57.058878 3.984375,56.863565 4.6484375,56.648721 5.2539062,56.414346 5.859375,56.179971 6.3671875,55.945596 H 7.03125 v 16.71875 q 0,0.234375 0.6445312,0.585938 0.6640626,0.332031 2.0898438,0.605469 v 0.839843 z"
|
|
247
|
+
inkscape:connector-curvature="0" />
|
|
248
|
+
<path
|
|
249
|
+
id="path918"
|
|
250
|
+
d="m 11.914063,74.695596 v -0.839843 q 1.289062,-0.332032 2.011718,-0.585938 0.722657,-0.253906 0.722657,-0.605469 v -23.28125 q 0,-0.898437 -0.117188,-1.386718 -0.09766,-0.488282 -0.410156,-0.722657 -0.292969,-0.253906 -0.839844,-0.332031 -0.527344,-0.07813 -1.367187,-0.175781 v -0.78125 q 1.347656,-0.273438 2.636718,-0.625 1.308594,-0.371094 2.304688,-0.9375 l 0.722656,0.664062 v 19.335938 l 6.015625,-5.332031 q 0.644531,-0.566407 0.78125,-0.898438 0.136719,-0.351562 -0.05859,-0.527344 -0.175781,-0.175781 -0.625,-0.234375 -0.429687,-0.05859 -0.9375,-0.05859 v -0.839844 h 7.402344 v 0.839844 q -0.859375,0.09766 -1.582031,0.332031 -0.722657,0.214844 -1.542969,0.878906 l -6.582031,5.3125 7.265625,8.632813 q 0.273437,0.3125 0.566406,0.527343 0.292969,0.195313 0.644531,0.3125 0.351563,0.117188 0.78125,0.15625 0.449219,0.01953 1.015625,-0.01953 l 0.117188,0.839844 q -0.566407,0.136719 -1.132813,0.234375 -0.546875,0.09766 -1.035156,0.15625 -0.46875,0.07813 -0.859375,0.117187 -0.371094,0.03906 -0.566406,0.03906 -0.820313,0 -1.328125,-0.234375 Q 25.429687,74.422159 25,73.855753 l -7.363281,-9.414063 -0.05859,-0.01953 v 8.242187 q 0,0.15625 0.05859,0.273438 0.07813,0.117187 0.292968,0.253906 0.214844,0.117188 0.644532,0.273438 0.429687,0.15625 1.152343,0.390625 v 0.839843 z"
|
|
251
|
+
inkscape:connector-curvature="0" />
|
|
252
|
+
<path
|
|
253
|
+
sodipodi:nodetypes="cccsscccccccsccscccc"
|
|
254
|
+
inkscape:connector-curvature="0"
|
|
255
|
+
id="path920"
|
|
256
|
+
d="m 32.207031,74.695596 v -0.839843 c 0.885417,-0.182292 1.5625,-0.377605 2.03125,-0.585938 0.46875,-0.221354 0.703125,-0.423177 0.703125,-0.605469 V 61.609659 c 0,-0.664063 -0.01302,-1.197917 -0.03906,-1.601563 -0.02604,-0.416667 -0.123696,-0.735677 -0.292969,-0.957031 -0.169271,-0.234375 -0.442708,-0.403645 -0.820313,-0.507812 -0.364583,-0.104167 -0.891927,-0.188802 -1.582031,-0.253907 v -0.78125 c 0.403646,-0.07813 0.826823,-0.16927 1.269531,-0.273437 0.455729,-0.117187 0.904948,-0.240885 1.347657,-0.371094 0.442708,-0.143229 0.865885,-0.292969 1.269531,-0.449219 0.403646,-0.15625 0.77474,-0.3125 1.113281,-0.46875 h 0.664063 v 16.71875 c 0,0.15625 0.214844,0.351563 0.644531,0.585938 0.442708,0.221354 1.139323,0.423177 2.089844,0.605469 v 0.839843 z" />
|
|
257
|
+
</g>
|
|
258
|
+
<path
|
|
259
|
+
inkscape:connector-curvature="0"
|
|
260
|
+
d="m 3.1071354,280.83289 v -0.23773 l 0.022621,-0.0226 h 2.8186532 l 0.022633,0.0226 v 0.2264 q 0,0.0906 -0.1132061,0.0906 l -0.2943096,0.0113 q -0.3735596,0.0113 -0.3735596,0.2264 0,0.14716 0.079236,0.31696 0.5660011,1.38101 2.5130051,5.47882 l 0.067926,0.0113 1.256503,-2.50171 q -0.147162,-0.33957 -0.2490299,-0.55465 L 7.9972969,282.20259 7.7708994,281.7498 q -0.2943094,-0.57731 -0.3848685,-0.69052 -0.090559,-0.11321 -0.3735596,-0.14716 -0.1584857,-0.0226 -0.1584857,-0.0792 v -0.23772 l 0.033956,-0.0227 h 2.2300195 l 0.056605,0.0113 v 0.23772 q 0,0.0906 -0.1132061,0.0906 l -0.1697945,0.0227 q -0.1471621,0.0226 -0.2150741,0.0566 -0.067911,0.034 -0.056603,0.13584 0.011308,0.10188 0.04528,0.19244 0.033971,0.0906 0.1584857,0.35091 l 0.8263546,1.69799 0.9169133,-1.83381 q 0.181118,-0.36224 0.0566,-0.48675 -0.06792,-0.0906 -0.418839,-0.12452 l -0.101882,-0.0113 q -0.04528,0 -0.07924,-0.034 -0.03395,-0.0113 -0.03395,-0.0679 v -0.21507 l 0.03395,-0.0227 q 0.645237,-0.0113 2.105489,0 l 0.02263,0.0227 v 0.22639 q 0,0.0906 -0.101883,0.0906 -0.249044,0.0113 -0.339603,0.0453 -0.09056,0.034 -0.192442,0.18112 -0.260354,0.38487 -0.339604,0.54335 l -1.1885896,2.2187 -0.03396,0.0792 1.4489436,2.9658 0.09056,0.034 2.286624,-5.44486 q 0.135839,-0.31695 -0.03396,-0.46411 -0.147161,-0.13584 -0.441472,-0.14717 l -0.215074,-0.0113 q -0.03396,0 -0.06791,-0.034 -0.04528,-0.0227 -0.04528,-0.068 v -0.2264 l 0.03396,-0.0226 h 2.592256 l 0.02265,0.0226 v 0.2264 q 0,0.0792 -0.101883,0.10188 -0.520706,0.0227 -0.747104,0.21508 -0.226397,0.18112 -0.384884,0.55468 l -2.829977,6.41838 q -0.113206,0.26036 -0.249045,0.3396 -0.135839,0.0793 -0.271677,-0.0113 -0.135838,-0.0906 -0.260353,-0.3396 -0.430163,-0.84899 -1.3810173,-2.97713 -1.1885908,2.44509 -1.4829003,2.98845 -0.4641187,0.80371 -0.8037077,0.0113 -0.3622359,-0.849 -1.4715914,-3.22618 -1.1093552,-2.3772 -1.4715912,-3.2375 -0.1811182,-0.47543 -0.3169564,-0.58864 -0.1245144,-0.1132 -0.5886353,-0.14716 -0.1584695,-0.0226 -0.1584695,-0.0792 z"
|
|
261
|
+
id="path5"
|
|
262
|
+
style="fill:#ffffff;stroke-width:0.01472504" />
|
|
263
|
+
</g>
|
|
264
|
+
<g
|
|
265
|
+
transform="matrix(0.3177099,0,0,0.3177099,16.824133,279.22616)"
|
|
266
|
+
id="g4143">
|
|
267
|
+
<g
|
|
268
|
+
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1"
|
|
269
|
+
transform="translate(-20,-44)"
|
|
270
|
+
id="Messages_V.1.1">
|
|
271
|
+
<g
|
|
272
|
+
style="fill:#ffffff"
|
|
273
|
+
id="Navigation">
|
|
274
|
+
<path
|
|
275
|
+
inkscape:connector-curvature="0"
|
|
276
|
+
id="Icon"
|
|
277
|
+
d="m 28.118942,58.208149 c -1.625818,0 -3.155224,-0.633277 -4.305069,-1.783122 -1.15086,-1.149846 -1.784137,-2.679251 -1.784137,-4.306084 0,-1.625819 0.633277,-3.155225 1.784137,-4.30507 1.149845,-1.15086 2.679251,-1.784137 4.305069,-1.784137 1.625819,0 3.155224,0.633277 4.30507,1.784137 1.15086,1.149845 1.784137,2.679251 1.784137,4.30507 0,1.626833 -0.633277,3.156238 -1.784137,4.306084 -1.149846,1.149845 -2.679251,1.783122 -4.30507,1.783122 z M 40,62.564977 34.527833,57.091795 c 1.104176,-1.416756 1.710052,-3.147105 1.710052,-4.972852 0,-2.168773 -0.845385,-4.207642 -2.37885,-5.740093 C 32.326585,44.84437 30.287715,44 28.118942,44 25.95017,44 23.911301,44.84437 22.37885,46.37885 20.845385,47.911301 20,49.95017 20,52.118943 c 0,2.168772 0.845385,4.207642 2.37885,5.740092 1.532451,1.53448 3.57132,2.37885 5.740092,2.37885 1.825748,0 3.556097,-0.604861 4.972853,-1.711067 L 38.564977,64 Z" />
|
|
278
|
+
</g>
|
|
279
|
+
</g>
|
|
280
|
+
</g>
|
|
281
|
+
<path
|
|
282
|
+
sodipodi:nodetypes="ccccscscccscc"
|
|
283
|
+
id="path920-0"
|
|
284
|
+
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:1.25;font-family:Gentium;-inkscape-font-specification:Gentium;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.17905708"
|
|
285
|
+
d="m 19.722353,282.37619 c 0,0.0653 -0.01049,0.12705 -0.03148,0.18536 -0.02098,0.0583 -0.05012,0.10956 -0.08743,0.15387 -0.03497,0.042 -0.07694,0.0758 -0.125899,0.10142 -0.04896,0.0257 -0.102584,0.0385 -0.160872,0.0385 -0.104916,0 -0.180689,-0.0291 -0.227318,-0.0874 -0.0443,-0.0583 -0.06645,-0.14103 -0.06645,-0.2483 0,-0.0653 0.01049,-0.12705 0.03147,-0.18535 0.02098,-0.0583 0.05012,-0.10839 0.08743,-0.15038 0.03731,-0.0443 0.07927,-0.0781 0.125899,-0.10142 0.04896,-0.0257 0.101418,-0.0385 0.157375,-0.0385 0.198175,0 0.297262,0.11074 0.297262,0.33223 z"
|
|
286
|
+
inkscape:connector-curvature="0" />
|
|
287
|
+
</g>
|
|
288
|
+
</g>
|
|
289
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,275 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
4
|
+
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
5
|
+
viewBox="0 0 297.6 184.3" enable-background="new 0 0 297.6 184.3" xml:space="preserve">
|
|
6
|
+
<g>
|
|
7
|
+
<rect x="17.6" y="19.8" fill="#FFFFFF" stroke="#D63F35" stroke-width="1.8301" width="258.8" height="143.5"/>
|
|
8
|
+
<path fill="#CEA753" d="M77.2,25.2l0.1,0.5c0,1.4-0.2,2.7,0,4.1l2.1,0.2c2,0.4,4.2,0.5,6.2,1h0.1c0.1-0.6,0.5-1.4,0.4-2
|
|
9
|
+
c1.1-0.4,2.1-0.9,3.2-1.1c3,0.4,5.6,1.6,8.2,2.7c0.1,1.4-0.9,2.7-1.4,4.1l0.1,0.2l4.1,2c0.3-0.7,0.5-1.4,0.8-2.2
|
|
10
|
+
c1-0.4,2.1,0.2,3-0.1l1.2-0.1c2.2,0.9,4.1,2.2,6.1,3.6c0.1,0.1,0.4,0.4,0.2,0.6c-1.6,1.9-3.5,3.1-5.1,5.1c0.1,0.6-1.1,0.4-0.8,1
|
|
11
|
+
c0.3,0.5-0.1,1-0.2,1.5c-0.5,0.5-1.2,1-2.2,0.9l-1.7,3c0.2,0.3,0.2,0.6,0.2,0.9c-0.5,0.9-1.5,1.2-2.4,1.2l-1.5,3
|
|
12
|
+
c0.4,0.4-0.1,0.5-0.2,1c0.6,0.6,1,1.4,0.6,2.1c-0.2,1-1.4,0.8-2.2,0.9l-1.9-0.6c-3.6-2-7.9-2.5-11.8-3.5c-4.8-0.9-9.8-1.2-15.1-1
|
|
13
|
+
c-3.2,0.5-6.2,1-9.3,1.7c-3.7,0.9-7.1,2.6-10.9,3.5c-0.8,0.1-1.6-0.5-2-1.1c-0.4-0.9,0.1-1.6,0.5-2.4c-0.5-0.9-1.4-1.6-1.5-2.7
|
|
14
|
+
c-0.1-0.2-0.5,0-0.8,0c-0.7-0.2-2-0.4-2-1.5c0.1-0.5-0.4-1,0.1-1.4l-0.1-1.1c-0.4-0.7-1.1-1.1-1.5-1.9c-0.1-0.1-0.4,0-0.4,0.1
|
|
15
|
+
c-0.6,0-1.2-0.1-1.6-0.5c0.2-0.2-0.3-0.2-0.1-0.4c-0.4,0.1-0.5-0.2-0.6-0.5c0.4-0.2,0.1-0.9,0.4-1.3c-0.9-1.4-2.1-2.5-3-3.7
|
|
16
|
+
c-0.8-0.7-1.5-1.6-2.2-2.2c1.6-2.2,4.1-4.1,6.7-5.5l5.1,1.4c0.4,0.4,0.5,1,0.9,1.4c1.2-0.4,2-1.1,3.2-1.4c0.1-0.8-0.6-1.6-0.8-2.4
|
|
17
|
+
c-0.1-1-0.7-1.7-0.7-2.6c2.6-1.4,5.7-1.9,8.6-2.2c1.2,0.5,2.7,0.9,4,1.5c0.6,0.5-0.5,3.2,1.5,2.2l2.9-0.6c1.1,0,2.4-0.4,3.6-0.5
|
|
18
|
+
l0.1-0.1c-0.4-1.5,0.1-3.1-0.1-4.6l0.4-0.4c2.2-0.1,4.6-0.2,7.1-0.1L77.2,25.2"/>
|
|
19
|
+
<g>
|
|
20
|
+
<g>
|
|
21
|
+
<path d="M169.5,116.2l-4-15.1h-24.3l-4.1,15.1h-13.9L148,30.7h10.5l25,85.4H169.5z M153.5,55.9L144.9,87h17L153.5,55.9z"/>
|
|
22
|
+
<path d="M191.8,116.2V30.7h13.3v85.4H191.8z"/>
|
|
23
|
+
<path d="M255.3,116.2L242,86.4l-13.2,29.8h-15.3l21.2-43.8L215,30.7h15.2L242,58.3l12-27.6h15.1l-19.9,41.6l21.3,43.8H255.3z"/>
|
|
24
|
+
</g>
|
|
25
|
+
<g>
|
|
26
|
+
<path d="M123.1,142.3v-20.5h10.8v3.6h-7.6v4.8h6.5v3.6h-6.5v5h7.6v3.6H123.1z"/>
|
|
27
|
+
<path d="M146.7,142.3l-6.5-12.6v12.6H137v-20.5h2.9l6.5,12.6v-12.6h3.2v20.5H146.7z"/>
|
|
28
|
+
<path d="M165.1,134.6h-3.2v7.7h-3.2v-20.5h6.4c3.4,0,5.4,2.9,5.4,6.4C170.5,131.7,168.5,134.6,165.1,134.6z M164.9,125.4h-3v5.6
|
|
29
|
+
h3c1.4,0,2.4-1.1,2.4-2.8C167.3,126.6,166.4,125.4,164.9,125.4z"/>
|
|
30
|
+
<path d="M181.9,142.3l-3.2-8.2h-2.3v8.2h-3.2v-20.5h6.4c3.3,0,5.3,2.9,5.3,6.3c0,2.9-1.4,4.7-3,5.4l3.7,8.8H181.9z M179.4,125.4
|
|
31
|
+
h-3v5.4h3c1.4,0,2.3-1.1,2.3-2.7C181.7,126.5,180.8,125.4,179.4,125.4z"/>
|
|
32
|
+
<path d="M198.2,140.3c-1.1,1.4-2.6,2.2-4.4,2.2s-3.3-0.8-4.4-2.2c-1.7-2.1-1.6-4.6-1.6-8.2c0-3.5,0-6.1,1.6-8.2
|
|
33
|
+
c1.2-1.4,2.6-2.2,4.4-2.2s3.3,0.8,4.4,2.2c1.7,2.1,1.6,4.6,1.6,8.2C199.8,135.6,199.9,138.2,198.2,140.3z M195.8,126.3
|
|
34
|
+
c-0.5-0.7-1.2-1.1-2.1-1.1s-1.6,0.4-2.1,1.1c-0.6,0.9-0.8,1.8-0.8,5.8s0.2,4.9,0.8,5.8c0.5,0.7,1.2,1.1,2.1,1.1s1.6-0.4,2.1-1.1
|
|
35
|
+
c0.6-0.9,0.8-1.8,0.8-5.8S196.4,127.2,195.8,126.3z"/>
|
|
36
|
+
<path d="M208.8,142.3h-2.4l-5.4-20.5h3.3l3.3,13.4l3.3-13.4h3.3L208.8,142.3z"/>
|
|
37
|
+
<path d="M216.3,142.3v-20.5h10.8v3.6h-7.6v4.8h6.5v3.6h-6.5v5h7.6v3.6H216.3z"/>
|
|
38
|
+
<path d="M239.9,142.3l-6.5-12.6v12.6h-3.2v-20.5h2.9l6.5,12.6v-12.6h3.2v20.5H239.9z"/>
|
|
39
|
+
<path d="M252.1,142.5c-1.8,0-3.3-0.8-4.4-2.2c-1.7-2.1-1.6-4.6-1.6-8.2c0-3.5,0-6.1,1.6-8.2c1.2-1.4,2.6-2.2,4.4-2.2
|
|
40
|
+
c2.1,0,3.4,0.9,4.6,2.4l-2.1,2.6c-0.7-0.9-1.3-1.4-2.4-1.4c-0.9,0-1.6,0.4-2,1.1c-0.6,0.9-0.8,1.8-0.8,5.8s0.2,4.9,0.8,5.8
|
|
41
|
+
c0.5,0.7,1.2,1.1,2,1.1c1.2,0,1.7-0.5,2.4-1.4l2.1,2.7C255.4,141.6,254.2,142.5,252.1,142.5z"/>
|
|
42
|
+
<path d="M259.5,142.3v-20.5h10.8v3.6h-7.6v4.8h6.5v3.6h-6.5v5h7.6v3.6H259.5z"/>
|
|
43
|
+
</g>
|
|
44
|
+
</g>
|
|
45
|
+
<path fill="#CEA753" d="M71.2,141.7C40.4,129.2,39.7,110,39.7,110V62.9h31.5h0h31.5V110C102.8,110,102.1,129.2,71.2,141.7
|
|
46
|
+
L71.2,141.7"/>
|
|
47
|
+
<path fill="#E13F37" d="M88.1,131.7V87.4h7v37.8C95,125.1,93.3,127.3,88.1,131.7"/>
|
|
48
|
+
<path fill="#E13F37" d="M74.2,139.8V87.4h7v48.8C81.2,136.1,80.3,136.8,74.2,139.8"/>
|
|
49
|
+
<path fill="#E13F37" d="M54.5,131.7V87.4h-7v37.8C47.5,125.1,49.2,127.3,54.5,131.7"/>
|
|
50
|
+
<path fill="#E13F37" d="M68.3,139.8V87.4h-7v48.8C61.3,136.1,62.3,136.8,68.3,139.8"/>
|
|
51
|
+
<path fill="none" stroke="#CEA753" stroke-width="1.0056" d="M71.2,141c-30.2-12.2-30.9-31.1-30.9-31.1V63.7h30.9h0h30.9v46.1
|
|
52
|
+
C102.2,109.8,101.5,128.7,71.2,141L71.2,141L71.2,141z"/>
|
|
53
|
+
<path fill="#477AAB" d="M101.6,86.2H83.1V63.8c6.5,0,11.9,0,18.5,0V86.2"/>
|
|
54
|
+
<path fill="#FFFFFF" d="M72.4,25.5c0.2,0.2-0.1,0.5-0.1,0.7v1.4c-1.3,0-2.6,0.1-3.9,0.1l-0.1-1.9C69.7,25.4,71.1,25.6,72.4,25.5"/>
|
|
55
|
+
<path fill="#FFFFFF" d="M76.4,27.7c-1,0.3-2.1-0.1-3.2-0.1c0.1-0.6-0.1-1.4,0.2-2l2.9,0.2L76.4,27.7"/>
|
|
56
|
+
<path fill="#FFFFFF" d="M76.3,28.6l0.1,1.3c-2.7,0-4.6-0.1-7.3,0.2c-1,0.1-0.4-0.9-0.5-1.4v-0.1C70.9,28,73.9,28.2,76.3,28.6"/>
|
|
57
|
+
<path fill="#FFFFFF" d="M55.6,30.6c-1.1,0-2.1,0.3-3.4,0.5c0-0.8-0.5-1.2-0.4-2c1-0.3,2.1-0.4,3.2-0.4
|
|
58
|
+
C55.3,29.3,55.3,29.9,55.6,30.6"/>
|
|
59
|
+
<path fill="#FFFFFF" d="M93.6,29.8c0,0.5-0.1,1.2-0.5,1.7c-1.1-0.4-2.2-0.9-3.4-1.3c-0.1-0.4,0.1-0.7,0.4-0.9
|
|
60
|
+
c0.4-0.4-0.2-0.2,0-0.6C91.3,29,92.4,29.5,93.6,29.8"/>
|
|
61
|
+
<path fill="#FFFFFF" d="M51.4,31.2c-0.8,0.4-1.9,0.6-2.7,1c-0.2-0.6-0.6-1.4-0.5-1.9c0.9-0.5,1.7-0.9,2.7-0.9L51.4,31.2"/>
|
|
62
|
+
<path fill="#FFFFFF" d="M97,31.3c0,0.6-0.5,1.1-0.8,1.6l-2.6-1.1l0.8-1.6C95.4,30.3,96.3,30.8,97,31.3"/>
|
|
63
|
+
<path fill="#FFFFFF" d="M82.2,31.6l-0.1,1.4l-4.7-0.4H73c-0.1-0.6-0.1-1.2,0-1.9C76,30.6,79.2,30.8,82.2,31.6"/>
|
|
64
|
+
<path fill="#FFFFFF" d="M72.3,32.6c-3.2-0.2-5.8,0.5-9,0.8l0.1-1.6c3.1-0.5,5.9-1.1,8.8-1V32.6"/>
|
|
65
|
+
<path fill="#FFFFFF" d="M96,33.6c-0.1,0.4-0.2,1.2-0.7,1c-2.1-0.9-4.1-1.9-6.4-2.5c-0.1-0.4,0.2-0.6,0.4-1
|
|
66
|
+
C91.7,31.6,93.8,32.7,96,33.6"/>
|
|
67
|
+
<path fill="#FFFFFF" d="M55.8,31.9c0.2,0.9-1,0.6-1.5,1c-1.7,0.3-3.4,1.2-5.1,1.5l0.1-0.4c-0.4-0.2-0.5-0.6-0.5-1
|
|
68
|
+
c0.7-0.7,2.1-0.9,3.1-1.2c1.2-0.3,2.4-0.5,3.6-0.5C55.5,31.6,55.8,31.7,55.8,31.9"/>
|
|
69
|
+
<path fill="#FFFFFF" d="M92.1,34.1c-0.2,0.4-0.2,1-0.6,1.2c-2.7-1-5.6-1.7-8.6-2.2v-1.2l0.3-0.1C86.2,32.2,89.3,32.7,92.1,34.1"/>
|
|
70
|
+
<path fill="#FFFFFF" d="M62.8,33.3c-1.9,0.6-3.9,0.7-5.7,1.4l-3.4,0.9l-0.5-1.2c3.1-0.7,6.1-1.7,9.1-2.5
|
|
71
|
+
C63.1,31.9,62.6,32.8,62.8,33.3"/>
|
|
72
|
+
<path fill="#FFFFFF" d="M77.2,33.4c0,0.5,0,1.2-0.1,1.7c-2.9-0.1-5.6,0-8.2,0.2l-0.4-1.5c2.5-0.5,5.1-0.4,7.7-0.6L77.2,33.4"/>
|
|
73
|
+
<path fill="#FFFFFF" d="M87.2,34.9l-0.5,1.6c-1.4,0.1-2.6-0.6-4-0.9c-1.7-0.3-3.2-0.3-4.8-0.6c0-0.5-0.1-1.1,0.1-1.6
|
|
74
|
+
C81.2,33.6,84.3,33.9,87.2,34.9"/>
|
|
75
|
+
<path fill="#FFFFFF" d="M67.8,34.1c0.1,0.5,0.5,1.1,0.3,1.5c-3.1,0.6-5.6,0.6-8.7,1.4l-0.5-1.9c2.2-0.5,4.8-1,7.1-1.1
|
|
76
|
+
C66.5,34.2,67,34.1,67.8,34.1"/>
|
|
77
|
+
<path fill="#FFFFFF" d="M98.4,36.7c0.2,0.5-0.1,0.9-0.3,1.2c-1.2-0.2-2.4-1-3.6-1.5l-2.4-0.8c0.1-0.5,0.4-0.9,0.5-1.4L98.4,36.7"/>
|
|
78
|
+
<path fill="#FFFFFF" d="M39.9,35.5c-0.7,0.8-1.6,1.2-2.5,1.8c-0.2-0.4-0.8-0.5-0.9-1l2.5-1.9C39.4,34.7,39.7,35.2,39.9,35.5"/>
|
|
79
|
+
<path fill="#FFFFFF" d="M53,35.8c-1.9,0.7-4,1.1-5.8,2l-0.4-1.5c1.7-0.8,3.7-1.2,5.5-1.9C52.9,34.6,52.9,35.3,53,35.8"/>
|
|
80
|
+
<path fill="#FFFFFF" d="M94.9,37.4c-0.1,0.5-0.6,1-0.9,1.6c-2.2-0.4-4.1-1.9-6.5-2.2c0-0.5,0.1-1.2,0.5-1.6
|
|
81
|
+
C90.2,35.8,92.7,36.7,94.9,37.4"/>
|
|
82
|
+
<path fill="#FFFFFF" d="M58.7,36.9l-0.6,0.2L53,38.4c-0.7,0-2,1.1-2.4-0.1l-0.2-0.7l4.5-1.4c1.1-0.4,2.4-0.8,3.5-0.9L58.7,36.9"/>
|
|
83
|
+
<path fill="#FFFFFF" d="M108,36.7c-0.1,0.6-0.5,1-0.9,1.5c-0.9-0.1-1.6-0.9-2.5-1.1c0.1-0.6,0.6-1,0.9-1.6
|
|
84
|
+
C106.4,35.7,107.1,36.2,108,36.7"/>
|
|
85
|
+
<path fill="#FFFFFF" d="M91.1,38.9c1.2,0.6,2.5,1,3.6,1.9c3.5,1.2,6.8,2.7,10,4.6c0.4-0.3,0.1,0.2,0.4,0.4c-0.1,0.4-0.6,0.5-1,0.5
|
|
86
|
+
c-1.2-0.2-2.2-1-3.4-1.6c0-0.4-0.2,0.1-0.4-0.1c-1.6-0.8-3-2-4.5-2.4c-3.4-1.5-6.7-3.1-10.5-3.6c-3.1-0.9-6.2-1.1-9.7-1.1
|
|
87
|
+
c-3.1-0.1-5.7,0.4-8.6,0.4c-4,0.4-8,1.4-11.8,2.5c-1.9,0.4-3.7,1.1-5.6,1.7c-2.1,1.4-4.6,1.7-6.7,3c-1.2,0.9-2.9,1.6-4.4,1.5v-0.4
|
|
88
|
+
c2.4-1.4,4.7-3,7.2-3.6c2.2-1.2,4.4-2,6.7-2.9c8.8-2.4,18.8-4,27.6-3.4C83.8,36.8,87.6,37.8,91.1,38.9"/>
|
|
89
|
+
<path fill="#FFFFFF" d="M41.4,38l-5.5,3.5l-0.9-1.1c1.4-1.6,3.1-2.9,5.1-3.9C40.7,36.8,41,37.4,41.4,38"/>
|
|
90
|
+
<path fill="#FFFFFF" d="M46.4,37.9c-2,0.9-3.9,2.1-5.8,3.1c-0.2-0.1-0.6-0.7-0.6-1l1.5-1l0.2,0.1v-0.2c1.4-0.9,2.9-1.6,4.4-2.2
|
|
91
|
+
C46.3,36.9,46.6,37.4,46.4,37.9"/>
|
|
92
|
+
<path fill="#FFFFFF" d="M36.9,37.8l-2.2,1.9c-0.5,0.1-0.9-0.4-1.1-0.7c0.5-0.9,1.5-1.4,2.2-2.1C36.3,36.9,36.5,37.4,36.9,37.8"/>
|
|
93
|
+
<path fill="#FFFFFF" d="M110.7,38.4c0.2,0.8-0.6,1.1-1,1.6c-0.8-0.3-1.4-0.9-2.1-1.2l0.9-1.7C109.4,37.3,110,38.2,110.7,38.4"/>
|
|
94
|
+
<path fill="#FFFFFF" d="M105,40.4c-0.6,0.1-0.6,1.5-1.4,0.7c-1.5-1.1-3.2-1.7-4.9-2.7c0.3-0.4,0.1-1,0.4-1.2
|
|
95
|
+
C101.1,38,103.3,39,105,40.4"/>
|
|
96
|
+
<path fill="#FFFFFF" d="M109.1,40.4v0.2l-1.1,1c-1.6-0.8-2.7-2.1-4.4-3c0-0.4,0.1-0.9,0.5-1.1C105.9,38.3,107.6,39.3,109.1,40.4"/>
|
|
97
|
+
<path fill="#FFFFFF" d="M50.1,39.2c-1,0.6-2.1,0.7-3.2,1.4c-0.8-0.1-1.9,1.5-2.4,0.1c-0.1-0.2-0.4-0.5-0.4-0.7
|
|
98
|
+
c1.6-1,3.7-1.4,5.5-2.1C50,38,50,38.7,50.1,39.2"/>
|
|
99
|
+
<path fill="#FFFFFF" d="M100.9,40.5c-0.3,0.5-0.3,1.1-0.6,1.4c-1.7-1-3.7-1.6-5.5-2.5c0-0.5,0.5-1.1,0.9-1.6
|
|
100
|
+
C97.5,38.4,99.3,39.5,100.9,40.5"/>
|
|
101
|
+
<path fill="#FFFFFF" d="M80.9,38.9c1.4,0,2.9,0.5,4.2,0.7c-0.5,0.4-0.3,1.2-0.5,1.7c-1.7-0.4-4-0.8-5.9-1c-0.1-0.5,0-1.4-0.5-1.6
|
|
102
|
+
c-0.6,0.1-0.1,0.9-0.2,1.2c0.1,0.1,0,0.2-0.1,0.4c-0.6-0.9-1.5-1.8-2.5-1.9C77.2,38.5,79.1,38.5,80.9,38.9"/>
|
|
103
|
+
<path fill="#FFFFFF" d="M71,38.5c-1,0.5-1.7,1.4-2.5,2.2c-0.4,0-1.2,0.5-1.4,0c0-0.6,0.1-1.4-0.1-1.9C68.4,38.8,69.8,38.5,71,38.5"
|
|
104
|
+
/>
|
|
105
|
+
<path fill="#FFFFFF" d="M66.8,38.9c-0.3,0.5,0,1.5-0.3,2.1c-1.3,0.4-2.7,0.5-4.1,0.6c-0.1-0.8,0-1.6-0.8-2c-0.6,0.4,0.1,1,0.1,1.5
|
|
106
|
+
c-0.2,0.2,0.3,0.6-0.2,0.7c-0.6-0.9-1.7-1.4-2.7-1.5c1.7-0.6,3.9-1,5.8-1.4C65.4,39,66,38.9,66.8,38.9"/>
|
|
107
|
+
<path fill="#FFFFFF" d="M73.4,42.3c-0.5,0-1.2,0.2-1.2-0.3c0-1-0.1-1.9-0.2-2.9c0.4-0.2,1-0.2,1.5-0.1V42.3"/>
|
|
108
|
+
<path fill="#FFFFFF" d="M75.8,39.4c-0.7,0.8,0.6,3.6-1.5,3c-0.4-0.5-0.4-1.4-0.1-2L74,38.9L75.8,39.4"/>
|
|
109
|
+
<path fill="#FFFFFF" d="M71.4,40.8v1.5L70,42.4c0-0.9-0.9-2.1,0.4-2.5c0.3-0.3,0.6-0.5,0.9-0.5L71.4,40.8"/>
|
|
110
|
+
<path fill="#FFFFFF" d="M77.9,42.5l-1.7-0.1c-0.4-0.9,0.3-2-0.2-2.9C77.1,40,77.6,41.3,77.9,42.5"/>
|
|
111
|
+
<path fill="#FFFFFF" d="M88.7,40.4c-0.8,0.1-1.9,0.9-2.7,1.4c-1.6,0.1-0.1-1.4-0.6-2C86.5,40,87.7,39.9,88.7,40.4"/>
|
|
112
|
+
<path fill="#FFFFFF" d="M44.3,41.7c-2,1-4.1,1.9-6,3.2c0.3-0.2,0.1-0.8-0.1-1c0-0.1-0.1-0.1-0.2-0.2c1.7-1.2,3.6-2.2,5.5-3.2
|
|
113
|
+
C43.9,40.6,44,41.3,44.3,41.7"/>
|
|
114
|
+
<path fill="#FFFFFF" d="M39.8,41.4c-0.6,0.6-1.6,1.1-2.5,1.6c-0.2-0.4-0.5-0.5-0.8-0.8l2.5-1.7C39.4,40.6,39.7,41,39.8,41.4"/>
|
|
115
|
+
<path fill="#FFFFFF" d="M107.2,42.3c-0.3,0.2-0.7,1.4-1.2,0.8c-0.5-0.5-1-0.8-1.4-1.3c0.2-0.4,0.6-0.6,0.8-1L107.2,42.3"/>
|
|
116
|
+
<path fill="#FFFFFF" d="M105.9,43.8c0,0.1-0.4,0.1-0.6,0.3l-0.1,0.6l-4.2-2.2l0.6-1.5C103.1,41.7,104.5,42.6,105.9,43.8"/>
|
|
117
|
+
<path fill="#FFFFFF" d="M81.1,41.5l-0.4,1.3l-2.1-0.1L78.2,41C79.2,41.1,80.2,41.1,81.1,41.5"/>
|
|
118
|
+
<path fill="#FFFFFF" d="M57.8,41.1c0.1,0.9,0.4,2,0.6,3.1L57,44.6l-0.6-3c-0.1,0-0.4-0.1-0.5,0c-0.1,1.1,0.4,2.1,0.5,3.2
|
|
119
|
+
c-0.5,0.1-1,0.4-1.5,0.4c-0.3-1-0.7-1.9-0.6-2.9C55.3,41.8,56.7,41.1,57.8,41.1"/>
|
|
120
|
+
<path fill="#FFFFFF" d="M61.7,43.5c-0.2,0.2-0.6,0.2-1,0.2l-0.3-1.9c-0.1-0.1-0.4-0.1-0.5,0c-0.3,0.3,0.2,0.5,0.1,0.9v1
|
|
121
|
+
c-0.2,0.3-0.8,0.4-1.1,0.4c-0.1-1-0.3-2.1-0.5-3C60,41.3,61.2,42.3,61.7,43.5"/>
|
|
122
|
+
<path fill="#FFFFFF" d="M90.9,41.5c-0.6,1-0.6,2.2-1.1,3.4c-0.5,0-0.9-0.2-1.4-0.4c0-1.1,0.5-2.2,0.5-3.2
|
|
123
|
+
C89.6,41.1,90.3,41.3,90.9,41.5"/>
|
|
124
|
+
<path fill="#FFFFFF" d="M69.4,42.4c-0.3,0-0.5,0.2-0.9,0.1c0.1-0.4,0.4-0.9,0.6-1.1C69.5,41.5,69.3,42.1,69.4,42.4"/>
|
|
125
|
+
<path fill="#FFFFFF" d="M88.3,41.4c-0.1,1-0.4,2-0.5,2.9l-1.2-0.4l0.3-1.9C87.2,41.8,87.7,41.5,88.3,41.4"/>
|
|
126
|
+
<path fill="#FFFFFF" d="M85.2,42.4l-1.1,1c-0.7-0.2-1.7-0.2-2.6-0.5c0.1-0.4,0-1,0.4-1.4C83,41.8,84.2,42,85.2,42.4"/>
|
|
127
|
+
<path fill="#FFFFFF" d="M67.9,42.5L65.3,43c-0.4-0.1-0.1-0.6-0.4-0.9c0.9-0.5,2.1-0.3,3.1-0.5L67.9,42.5"/>
|
|
128
|
+
<path fill="#FFFFFF" d="M52.5,43.9c-0.8,0-1.5,0.4-2.4,0.4c-0.1-0.3,0-0.8-0.4-0.9l4-1.6C53.2,42.1,52.9,43.3,52.5,43.9"/>
|
|
129
|
+
<path fill="#FFFFFF" d="M93.3,43.2c-1,0.2-0.9,1.7-1.5,2.5c-0.5-0.2-1.1-0.1-1.4-0.6c0.4-1.1,0.5-2.2,1.2-3.1
|
|
130
|
+
C92.2,42.3,92.7,42.6,93.3,43.2"/>
|
|
131
|
+
<path fill="#FFFFFF" d="M64.4,43c-0.4,0.2-1.2,0.2-1.7,0.4c-0.4-0.1-0.2-0.6-0.6-0.9c0.6-0.2,1.5-0.4,2.2-0.4L64.4,43"/>
|
|
132
|
+
<path fill="#FFFFFF" d="M101,45.8l-0.2,1c-1.7-0.6-3.6-1.6-5.4-2.2c0.1-0.5,0.6-1,0.3-1.4C95,43,95,43.9,94.8,44.3
|
|
133
|
+
c-0.6,0-0.4-0.9-0.7-1.2l-0.9-0.9C95.9,43.2,98.5,44.4,101,45.8"/>
|
|
134
|
+
<path fill="#FFFFFF" d="M85.8,43.8L85,43.6l1.1-1C86.1,42.9,86.1,43.4,85.8,43.8"/>
|
|
135
|
+
<path fill="#FFFFFF" d="M54.2,45.4l-1.5,0.5c0-1,0.6-1.8,0.9-2.6C54,43.8,54.1,44.6,54.2,45.4"/>
|
|
136
|
+
<path fill="#FFFFFF" d="M79.6,43.6c1.7,0.4,3.7,0.8,5.6,1l5.7,1.6l5.9,2.3c0.1,0.4,0.6,0,0.9,0.2l3.5,1.6c0.1,0.1,0.2,0.5,0,0.7
|
|
137
|
+
c-2.6,1-4.7-1.1-7-1.8c-1.7-0.5-3.2-1.2-5-1.6c-2.4-1-5.1-1.5-7.7-1.7c-4.4-0.9-9.2-0.8-13.8-0.4c-2,0-4.4,0.6-6.3,0.8
|
|
138
|
+
c-2.6,0.7-5.4,1.6-8.1,2.2c-3.2,1.1-6.6,2.7-9.8,3.6c-0.5,0-0.9-0.4-1-0.7c0.9-1,2.1-1.5,3.2-2.1c3.9-1.2,7.8-2.6,11.7-3.8
|
|
139
|
+
c2.4-0.3,4.5-1,6.7-1.4c3.6-0.3,6.7-0.8,10.3-0.8L79.6,43.6"/>
|
|
140
|
+
<path fill="#FFFFFF" d="M49.5,44.4l-0.2,0.3c-1.6,0.5-3.2,1-4.7,2c-0.5-0.1,0-0.9-0.6-1c1.8-0.8,3.4-1.6,5.2-2.1L49.5,44.4"/>
|
|
141
|
+
<path fill="#FFFFFF" d="M93.8,46.2c-0.4-0.1-1.4-0.1-1.2-0.7l0.9-2C93.8,44.3,93.9,45.4,93.8,46.2"/>
|
|
142
|
+
<path fill="#FFFFFF" d="M52,46.1l-4.4,1.5L47,46.1c1.4-0.9,3.2-1,4.8-1.6h0.4L52,46.1"/>
|
|
143
|
+
<path fill="#FFFFFF" d="M97.9,46.2l-0.6,1.3c-0.9-0.2-1.9-0.6-2.7-1c0-0.4-0.1-1.1,0.1-1.5C95.8,45.4,96.9,45.6,97.9,46.2"/>
|
|
144
|
+
<path fill="#FFFFFF" d="M43.8,46.9c-0.6,0.5-1.6,0.7-2.2,1.2l-0.9-0.9c0.7-0.4,1.6-1,2.5-1.2C43.5,46.1,43.5,46.5,43.8,46.9"/>
|
|
145
|
+
<path fill="#FFFFFF" d="M102.6,47.4l-0.1,0.2l-1.2-0.6l0.4-0.8C102,46.5,103.1,46.8,102.6,47.4"/>
|
|
146
|
+
<path fill="#FFFFFF" d="M47,47.9c-1.5,0.6-2.9,1.4-4.4,2c-0.4-0.1-0.5-0.7-0.6-1.1c1.1-1.1,2.7-1.4,4.1-2.3
|
|
147
|
+
C46.6,46.8,46.8,47.4,47,47.9"/>
|
|
148
|
+
<path fill="#FFFFFF" d="M102.1,48.3l-0.6,1.2c-1.2-0.4-2.4-1.2-3.6-1.6c0-0.5,0.4-1,0.6-1.4C99.8,47.3,101.1,47.4,102.1,48.3"/>
|
|
149
|
+
<path fill="#FFFFFF" d="M79.9,47v1.6c-1,0.1-2.4-0.1-3.6-0.3c-0.8-1-1.7-1.2-2.6-1.6l0.1-0.1C76,46.6,77.5,46.6,79.9,47"/>
|
|
150
|
+
<path fill="#FFFFFF" d="M70.9,46.8c-1.1,0.2-2.2,0.8-2.9,1.8c-0.4,0.1-0.5,0-0.8,0L62.8,49c-0.6-0.4,0.1-1.2-0.5-1.5
|
|
151
|
+
C64.9,46.8,68,46.6,70.9,46.8"/>
|
|
152
|
+
<path fill="#FFFFFF" d="M88.5,48.6c-0.3,0.7-1.4,0.1-2,0.5l-1,0.9c-1.5-0.6-3.2-0.9-4.8-1.1c-0.1-0.6-0.1-1.3,0.1-1.7
|
|
153
|
+
C83.4,47.3,86,47.9,88.5,48.6"/>
|
|
154
|
+
<path fill="#E13F37" d="M75.1,48.3c-0.1,0.5,0.9,0.5,0.5,1c-0.5,0.9-1.5,1.1-2.2,1.3c-1.5,0.2-3.4,0.4-4.5-0.8
|
|
155
|
+
c-0.4-0.4-0.4-1,0-1.4C70.8,47,73.3,47,75.1,48.3"/>
|
|
156
|
+
<path fill="#FFFFFF" d="M62.1,49.1l-2.5,0.5c-0.5-0.6-1.1-0.9-1.9-1c1.2-0.4,2.6-0.9,4-1.1L62.1,49.1"/>
|
|
157
|
+
<path fill="#FFFFFF" d="M97.4,52c0.5,0.1,0.9,0.4,1.4,0.4c0,0.5-0.5,1.1-0.7,1.5c-1.9-1.1-3.9-1.6-5.9-2c-0.1,0.1-0.2,0.4-0.1,0.5
|
|
158
|
+
l0.8,0.3l-0.4,1.2l-2.2-0.6c0.6-0.1,1.5-0.6,1.9-1.4c0.3-1.4-1.4-1.7-2.1-2.5L89.1,49l0.1-0.1C92.2,49.2,94.8,50.9,97.4,52"/>
|
|
159
|
+
<path fill="#FFFFFF" d="M84.3,50.2c0.8,0.3,0.1,1,0.2,1.5c-2.5-0.3-5.2-1-7.8-1H75c0.6-0.2,1.2-0.9,1.4-1.6
|
|
160
|
+
C79,49,81.6,49.6,84.3,50.2"/>
|
|
161
|
+
<path fill="#FFFFFF" d="M66.8,49.2c0.1,0.6,0,1.3,0.5,1.5c0.4-0.2,0.3-1,0.3-1.5c0.6-0.3,0.4,0.5,0.6,0.8l0.9,0.9
|
|
162
|
+
c-3.5-0.3-6.8,0.5-10.2,1c0.4-0.2,0.7-0.9,0.7-1.5C61.8,49.9,64.6,49.4,66.8,49.2"/>
|
|
163
|
+
<path fill="#477AAB" d="M58.8,50.2c0.1,0.9-0.9,1.2-1.4,1.6c-1,0.5-2.2,0.5-3.4,0.1c-0.4-0.1-0.8-0.6-0.2-1
|
|
164
|
+
c1.1-1.2,3.2-1.9,4.7-1.2L58.8,50.2"/>
|
|
165
|
+
<path fill="#477AAB" d="M91.3,51.6c-0.4,0.9-1.6,0.9-2.2,0.7c-1.1,0-2.5-0.7-3-1.9c0.1-0.4,0.5-0.6,0.7-0.8
|
|
166
|
+
C88.7,49.5,90.6,50.2,91.3,51.6"/>
|
|
167
|
+
<path fill="#FFFFFF" d="M53,51.2l-4.6,1.6c0.4-0.5-0.6-0.8-0.2-1.2c2-0.9,3.9-0.9,5.7-1.9C53.7,50.2,52.9,50.6,53,51.2"/>
|
|
168
|
+
<path fill="#FFFFFF" d="M86.5,52.2c-0.4,0-1,0-1.4-0.3l0.2-1.2C85.7,51.2,85.8,51.9,86.5,52.2"/>
|
|
169
|
+
<path fill="#FFFFFF" d="M77.6,51.9c2.6,0,5.3,0.8,8,1.4c3.2,0.5,6.2,1.7,9.3,2.7c1,0.2,2.2,0.4,2.9,1.5c0.1,0.6-0.4,0.9-1,0.9
|
|
170
|
+
L96,58.2c-8.1-4.4-17.3-5.2-27.1-5c-1.4,0.4-2.7,0-3.9,0.4c-5.5,0.4-10.5,2.2-15.4,4.1c0,0.5-0.1-0.1-0.5,0.2
|
|
171
|
+
c-0.6,0.4-1.7,0.9-2.5,0.4c-0.3-0.4-0.3-0.9,0-1.2c0.5-0.9,1.5-1.3,2.5-1.6c3.5-1.4,7.3-1.9,11.1-2.7c4-0.7,8.3-1,12.8-1.1
|
|
172
|
+
L77.6,51.9"/>
|
|
173
|
+
<path fill="#FFFFFF" d="M48,53c-0.9,0.5-1.9,0.6-2.6,1.2c-0.1-0.1-0.4-0.6-0.5-1.1l0.4-0.4l2-0.7C47.8,52.1,47.5,52.9,48,53"/>
|
|
174
|
+
<path fill="#FFFFFF" d="M54.4,52.9l-3.1,0.9l-0.4-1c0.3-0.2,0.8-0.2,1.1-0.1c0.1-0.5,0.8-0.3,1-0.6C53.5,52.4,54,52.5,54.4,52.9"/>
|
|
175
|
+
<path fill="#FFFFFF" d="M97.7,54.5c0.1,0.4-0.1,0.9-0.4,1.1c-1.6-0.5-3-1-4.5-1.6l0.5-1.1C94.8,53.3,96.4,53.5,97.7,54.5"/>
|
|
176
|
+
<path fill="#FFFFFF" d="M50.6,53.8c-0.7,0.5-1.6,0.6-2.5,0.9c-0.6,0.4-1.1,0.9-1.9,0.8c-0.2-0.2-0.5-0.5-0.5-0.9
|
|
177
|
+
c1.4-0.7,2.9-1.1,4.5-1.7C50.3,53.2,50.4,53.6,50.6,53.8"/>
|
|
178
|
+
<polyline fill="#FFFFFF" points="61.1,63.9 61.1,86.1 60.7,86.2 40.5,86.2 40.5,63.9 61.1,63.9 "/>
|
|
179
|
+
<path fill="#477AAB" d="M81.4,63.9c0.3,1,0.9,2.1,0.6,3.1h-0.3c-0.3-1.1-0.6-2.5-1.7-3.1C80.5,63.9,80.9,63.8,81.4,63.9"/>
|
|
180
|
+
<path fill="#477AAB" d="M79,63.9c-0.5,0.2-0.6,0.9-0.6,1.4H76c0.1-0.6-0.5-1-0.9-1.2c-0.9-0.1-1.6,0.6-2,1.2h-0.5
|
|
181
|
+
c-0.1-0.5,0.1-1,0.4-1.4C74.9,63.9,77.1,63.9,79,63.9"/>
|
|
182
|
+
<path fill="#477AAB" d="M68.7,63.9c-0.5,0.2-0.9,0.7-0.9,1.4h-1.4c-0.1-0.6-0.4-1.2-1.1-1.4c-1.5,0.5-2,2-2.1,3.4h-0.4
|
|
183
|
+
c-0.2-1.1,0.4-2.2,0.5-3.4C65.1,63.8,67.2,64.1,68.7,63.9"/>
|
|
184
|
+
<path fill="#477AAB" d="M70.9,64.4c0,0.4,0.2,0.6,0.2,0.9c-0.9,0.4-1-1.1-1.9-1.4C69.8,64.1,70.9,63.6,70.9,64.4"/>
|
|
185
|
+
<path fill="#CEA753" d="M89.2,65.6c0.3,1.5-0.7,2.5-0.5,4.1c0.4-0.3-0.1-0.9,0.4-1.1c0.1-0.5,0.5-1.1,1.1-1.2
|
|
186
|
+
c0.5-0.1,1,0.1,1.2,0.6c0,0.6-0.1,1.4-0.6,1.6c-0.4,0-0.5-0.6-0.9-0.6c-0.3,0.4-0.9,0.8-0.3,1.1c0,0.2-0.1,0.2-0.2,0.4
|
|
187
|
+
c-0.3,0.1-0.4-0.1-0.5,0c-0.2,0.4,1.1,0.9,0.1,1.1l-0.4-0.3c-0.1,0.4,0.1,0.9-0.2,1.3c-0.5,0.3-0.5-0.5-0.6-0.8
|
|
188
|
+
c0.2-0.7-0.5,0-0.6-0.6l0.4-0.7l-0.8-0.1c0-0.2,0.1-0.4,0.4-0.5c-0.1-0.4-0.4-0.9-0.8-1c-0.5,0.1-0.1,0.8-0.6,0.8
|
|
189
|
+
c-0.7-0.1-0.7-0.9-0.9-1.4c0-0.5,0.5-0.8,0.9-1c1.1-0.1,1.4,1.1,1.9,1.9h0.1c0-1.2-0.7-2.1-0.6-3.3c0.2-0.6,0.5-1.6,1.4-1.6
|
|
190
|
+
L89.2,65.6"/>
|
|
191
|
+
<path fill="#CEA753" d="M97.2,65.4c0,1-0.2,1.7-0.4,2.4c0.1,0.6-0.3,1.5-0.1,1.8c0.4-0.9,0.2-2.2,1.5-2.5c0.4,0,0.8,0.1,1,0.5
|
|
192
|
+
c0.1,0.5,0.4,1.1-0.1,1.6c-0.3,0.1-0.6,0.1-0.6-0.1c0.1-0.4-0.3-0.4-0.4-0.4c-0.4,0-0.6,0.4-0.6,0.8c0.1,0.3,0.4,0.7-0.1,0.7h-0.4
|
|
193
|
+
c-0.2,0.4,0.5,0.5,0.2,1l-0.6-0.1c0,0.4,0.3,1-0.1,1.1c-0.4,0.1-0.6-0.1-0.6-0.4v-0.6h-0.6c-0.2-0.4,0.4-0.5,0.2-0.9l-0.5-0.1
|
|
194
|
+
c-0.2-0.5,0.5-0.4,0.2-0.9c-0.2-0.3-0.5-0.6-0.9-0.5c-0.1,0.2,0,0.8-0.5,0.5c-0.6-0.1-0.7-0.8-0.9-1.2c0.1-0.4,0.4-0.9,0.7-1
|
|
195
|
+
c0.8-0.1,1.4,0.5,1.6,1c0.2,0.5,0.2,1,0.5,1.5c0.1-1.5-1-2.9-0.4-4.5c0-0.4,0.4-0.7,0.8-1.1C96.5,64,97.2,64.9,97.2,65.4"/>
|
|
196
|
+
<path fill="#477AAB" d="M81.1,66.9c0,0.2-0.5,0.4-0.3,0.6H82c0.1,0.5-0.6,0.7-0.5,1.2l0.5-0.1l0.1,9.5c-1.5,2-0.5,4.6,0.1,6.7
|
|
197
|
+
l-0.1,0.5l-0.4-0.1c-0.1-1.2-0.5-2.9-2-3.2c-0.4,0.1-1.2,0.1-1.1,0.9c0,0.7,0.2,1.4,0.9,1.7c0.2-0.2,0.2-0.9,0.9-0.9
|
|
198
|
+
c0.1,0.1,0.3,0.3,0.5,0.4c0.1,0.4,0.8,1.2,0,1.5c0.1,0.5,1,0.1,1.3,0.3L82,86.2h-9.1l-0.1-0.4c0.4-0.3,1.1,0.3,1.2-0.3
|
|
199
|
+
c0-0.4-0.5-0.2-0.6-0.5c0.1-0.5,0.5-0.9,0.9-1.3c0.4-0.3,0.6,0.2,0.8,0.4c0,0.3,0,0.6,0.2,0.5c0.6-0.3,1-1,1.1-1.6
|
|
200
|
+
c0-0.4-0.4-0.9-0.8-1c-0.5,0-1.1,0-1.5,0.4c-0.6,0.9-1,1.8-1.2,2.7h-0.4c0-1.4,0.6-2.7,0.9-4.1c0.1-1.1,0-2.6-1-3.5h-0.3
|
|
201
|
+
c-0.8,1-1.1,2.2-1,3.5c0,1.4,0.6,2.7,0.8,4.1c-0.1,0.1-0.5,0-0.4-0.2c-0.1-1-0.5-2-1.1-2.6c-0.5-0.4-1.2-0.7-1.7-0.2
|
|
202
|
+
c-0.5,0.2-0.3,0.9-0.5,1.2c0.2,0.5,0.6,0.9,1.1,1.2c0.2,0,0.2-0.1,0.4-0.2c-0.1-0.3-0.1-0.6,0.1-0.6c0.9,0,1,0.9,1.2,1.5
|
|
203
|
+
c-0.1,0-0.5,0-0.5,0.4c0.2,0.3,0.9,0.1,1.1,0.3l-0.1,0.4h-8.7c0-0.2-0.1-0.4-0.2-0.5c0.2-0.2,1.5,0.3,1.2-0.5
|
|
204
|
+
c-0.5,0.1-0.5-0.4-0.4-0.6c0.1-0.5,0.5-0.9,1-1.1c0.4,0.1,0.5,0.6,0.6,1c0.4-0.1,0.7-0.5,1-1c0.2-0.4,0.1-1-0.3-1.4
|
|
205
|
+
c-0.6-0.5-1.2-0.1-1.9,0.2c-0.6,0.8-0.9,1.7-1.1,2.8h-0.4c0-1.3,0.5-2.6,0.7-4c0.1-1.5-0.4-2.9-1.1-3.9c0-2.7,0-5.8,0-8.6
|
|
206
|
+
c0.3,0.8-0.1,2,0.6,2.1c0.4-0.5,0.2-1.4,0.2-1.9c0.3,0.2,0.5,0.2,0.8,0.2c0.1-0.6-0.8-0.7-0.6-1.4c0.4,0,1,0.2,1.1-0.1
|
|
207
|
+
c0.1-0.4-0.2-0.4-0.5-0.4c0-0.5,0.4-0.9,0.5-1.2c0.4-0.4,0.9-0.1,1.1,0c-0.2,1-1,1.8-1.2,2.6c0.7,0,1.6,0.1,2.5,0
|
|
208
|
+
c-0.1-0.5-0.2-0.9-0.4-1.4h1.6c0.1,0.2-0.4,1.1,0,1.4H70c0-0.5-0.4-1-0.4-1.5l1.7,0.1c-0.1,0.5-0.9,1-0.6,1.7
|
|
209
|
+
c0.4,0.3,0.7-0.2,0.9-0.2c-0.2,0.5,0,1.1,0.1,1.6c0.1,0.1,0.4,0.6,0.5,0.3c0.1-0.6,0.4-1.4,0-1.9c0.1,0.1,0.6,0.2,0.9,0.4
|
|
210
|
+
c0.1-0.1,0.1-0.4,0-0.5c0.4-0.5-0.3-1-0.4-1.4V67h2c0,0.6-0.6,1-0.3,1.5h1.9c0.4-0.5-0.1-0.9-0.1-1.4c0.5-0.1,1.1,0,1.6-0.1
|
|
211
|
+
l-0.3,1.4l2.6,0.1c0-0.7-0.6-1.4-0.9-2c0.6,0-0.1-1,0.6-1C80.7,65.7,81,66.4,81.1,66.9"/>
|
|
212
|
+
<path fill="#FFFFFF" d="M78.5,65.8c0.1,0.5,0.4,0.8,0.6,1.1c0.1,0.5,0.8,0.9,0.5,1.2h-1.4c-0.1-0.5,0.4-0.9,0.4-1.4l-0.3-0.2h-2.5
|
|
213
|
+
C75.4,67,76,67.5,76,68l-1,0.1c-0.1-0.4,0.1-0.6,0.2-1.1c0.3,0.1,0.1-0.3,0.1-0.4c-1.2-0.1-2-0.1-3.1,0c0,0.5,0.1,1,0.4,1.5
|
|
214
|
+
c-0.4,0-0.6,0-1,0c0-0.5,0.4-0.9,0.5-1.2l-0.2-0.3h-3v0.1l0.4,1.4h-1.1c0.1-0.4,0.5-0.9,0.2-1.4c-0.9-0.1-1.6-0.1-2.6,0
|
|
215
|
+
c-0.2,0.4,0.1,1,0.1,1.5h-1.1c0.3-0.9,0.8-1.6,1.1-2.5C69.9,65.7,74.1,65.7,78.5,65.8"/>
|
|
216
|
+
<path fill="#CEA753" d="M67.9,76.4c0.1,0.2,0.2,0.1,0.5,0c0-1.2,0.8-2.6,1.9-3c0.5-0.1,1.1,0.1,1.2,0.6c0.4,0.5,0,1.2-0.4,1.7
|
|
217
|
+
c-0.2,0-0.5,0.4-0.7,0.1c0.1-0.4,0-0.9-0.4-0.9c-0.6,0-0.9,0.6-1.1,1c-0.2,0.5,0.1,0.6,0.4,0.6c0,0.5-0.8,0.3-1,0.4
|
|
218
|
+
c-0.1,0.4,0.4,0.9,0.5,1.2c-0.3,0.1-0.5-0.1-0.7-0.3c0.1,0.5-0.1,1.3-0.3,1.9c-0.4,0.1-0.5-0.5-0.5-0.9c0-0.4,0-0.8,0.1-1
|
|
219
|
+
c-0.3-0.2-0.5,0.5-0.7,0.1c0-0.4,0.6-0.6,0.6-1.1L66,76.7c-0.1-0.2,0.2-0.2,0.4-0.4c0-0.5-0.2-0.9-0.6-1.4c-0.2,0-0.6-0.2-0.9,0
|
|
220
|
+
v0.6c-0.5,0.2-0.9-0.5-1.1-0.9c-0.2-0.5,0-1.1,0.5-1.5c0.5-0.3,1.1-0.1,1.5,0.4c0.8,0.6,1.1,1.6,1.1,2.6c0,0.2,0.1,0.2,0.4,0.2
|
|
221
|
+
c0.1-1.5-0.7-2.7-0.6-4.2c0-1.2,0.3-2.5,1-3.4C69.9,71,68.2,74,67.9,76.4"/>
|
|
222
|
+
<path fill="#CEA753" d="M77.4,75.6l-0.1,1c0.1,0.1,0.6,0.1,0.6-0.1c0-1,0.5-1.9,1.1-2.5c0.4-0.4,1-0.5,1.5-0.2
|
|
223
|
+
c0.5,0.4,0.7,0.9,0.5,1.6c-0.4,0.2-0.6,0.7-1.1,0.9c-0.1-0.4,0-1.2-0.8-1.1c-0.6,0.2-0.7,0.9-1,1.5c0.1,0.3,0.9,0.1,0.5,0.5l-1,0.1
|
|
224
|
+
c0,0.5,0.5,0.9,0.6,1.4c-0.4,0.1-0.5-0.3-0.9-0.4c0.2,0.5-0.2,1.2-0.1,1.9c-0.5,0.1-0.5-0.5-0.6-0.8c0.2-0.4-0.1-0.9,0.1-1.2
|
|
225
|
+
c-0.2,0-0.4,0.4-0.9,0.4c-0.1-0.5,0.8-0.7,0.8-1.2c-0.4-0.2-1,0-1.3-0.2l0.4-0.4c0-0.6-0.4-1.1-0.7-1.5c-0.2,0-0.6-0.1-0.8,0.1
|
|
226
|
+
l-0.1,0.6c-0.4,0.1-0.7-0.4-1-0.7C73,74.6,73,74,73.4,73.6c0.5-0.3,1-0.5,1.5,0c0.9,0.7,1.2,1.9,1.4,3c0.1,0.1,0.4,0.3,0.5,0
|
|
227
|
+
c-0.4-2.4-1.6-5.5,0.4-7.6C79,70.7,78.1,73.6,77.4,75.6"/>
|
|
228
|
+
<path fill="#CEA753" d="M93.2,71.6c0.5,1.6-0.9,2.7-0.6,4.2c0.1,0.1,0.4,0,0.4-0.1c0.2-0.7,0.1-2,1.2-2.2c0.4-0.1,0.6-0.1,1,0.1
|
|
229
|
+
c0.8,0.5,0.1,1.4,0,2c-0.6,0.6-0.7-0.6-1.2-0.5c-0.1,0.4-0.9,0.7-0.2,1.2c-0.1,0.4-0.5,0.1-0.9,0.2c0,0.4,1,0.8,0.4,1.1l-0.5-0.2
|
|
230
|
+
c-0.3,0.5,0,1-0.4,1.4c-0.4,0-0.5-0.5-0.4-0.7v-0.5h-0.6c-0.1-0.5,0.2-0.8,0.2-1c-0.2-0.1-0.8,0.1-0.6-0.4c0.5-0.3,0.1-0.8-0.1-1.1
|
|
231
|
+
c-0.1-0.1-0.4-0.1-0.5,0c-0.3,0.2-0.1,0.7-0.6,0.6c-0.6-0.5-0.6-1.1-0.6-1.9c0.2-0.4,0.9-0.6,1.3-0.5c0.9,0.4,1,1.4,1.4,2.1
|
|
232
|
+
l0.2-0.4c-0.4-1.4-1-2.7-0.2-4.1c0-0.4,0.2-0.6,0.5-0.8C92.9,70.3,92.9,71.1,93.2,71.6"/>
|
|
233
|
+
<path fill="#CEA753" d="M89.4,81.5c0.4-0.5,0.9-1,1.6-0.8c0.3,0.2,0.5,0.6,0.5,1c-0.1,0.4-0.1,1.1-0.6,1.4c-0.5,0-0.2-0.9-0.9-0.8
|
|
234
|
+
l-0.5,0.8c0.1,0.3,0.4,0.6,0,0.7h-0.7c0.1,0.4,0.7,0.6,0.6,1.1c-0.3,0.1-0.5,0-0.7-0.2v0.6h-0.6c0.1-0.6-0.4-0.2-0.6-0.5
|
|
235
|
+
c-0.2-0.4,0.5-0.5,0.4-1c-0.2,0-0.7,0.1-0.9-0.3c0.5-0.2,0.4-0.7,0.1-1c-0.1-0.3-0.4-0.4-0.6-0.3c-0.4,0.1,0,0.6-0.4,0.6
|
|
236
|
+
c-0.5-0.1-0.8-0.5-0.9-0.7c-0.2-0.6,0.1-1.3,0.6-1.5c0.9-0.4,1.5,0.8,1.7,1.4c0.1,0.1,0.3,1.1,0.5,0.9c-0.1-1.5-1.3-4.4,0.2-5.5
|
|
237
|
+
c0.5,0.1,0.7,0.9,1,1.4c0.3,1.5-0.6,2.7-0.6,4.2c0.1,0.1,0.4,0.1,0.4,0c0.1-0.5-0.1-0.8,0.2-1.1L89.4,81.5"/>
|
|
238
|
+
<path fill="#CEA753" d="M97.2,78.9c0.4,1.2-0.5,2.2-0.5,3.6c0,0.3-0.1,0.6,0.1,0.9l0.1-0.1c0.1-0.9,0.1-1.9,1-2.4
|
|
239
|
+
c0.4-0.2,0.9-0.4,1.2,0c0.4,0.4,0.2,0.9,0.2,1.4c-0.4,0.1-0.2,0.9-0.7,0.6c0-0.5-0.4-0.6-0.9-0.6c-0.1,0.5-0.7,0.9-0.1,1.2
|
|
240
|
+
c0,0.5-0.5,0.2-0.7,0.4l0.4,0.9c-0.1,0.1-0.5,0-0.6-0.1l-0.1,0.9l-0.6-0.1v-0.5c-0.1-0.1-0.6,0.3-0.8-0.1l0.5-0.9L95,83.7
|
|
241
|
+
c0-0.2,0.1-0.4,0.4-0.6c-0.2-0.3-0.2-0.8-0.8-0.8c-0.7-0.1,0,0.9-0.7,0.6c-0.8-0.5-0.8-1.2-0.6-1.9c0.3-0.4,0.9-0.6,1.4-0.4
|
|
242
|
+
c0.8,0.6,1,1.5,1.3,2.5H96c0.1-1.9-1.7-4.1,0.2-5.6C97,77.5,96.9,78.4,97.2,78.9"/>
|
|
243
|
+
<path fill="#CEA753" d="M83.8,78.6c1,0,1-1.1,1-1.1h0.4c0.6-0.3-0.1-0.6-0.3-0.9c0.1-0.2,0.5,0,0.7-0.2c-0.4-0.5-0.1-1.1,0.4-1.4
|
|
244
|
+
c0.4,0,0.4,0.4,0.6,0.6c0.5,0.4,0.5-0.2,0.8-0.5c0.1-0.5,0.1-1.1-0.3-1.6c-0.4-0.4-1-0.1-1.2,0.1c-0.6,0.6-0.9,1.4-1,2.2
|
|
245
|
+
c-0.1,0.1-0.3,0-0.3-0.1c0.1-1.7,1.4-4.1-0.2-5.6c-0.2,0-0.6,0.4-0.7,0.9L83.8,78.6"/>
|
|
246
|
+
<path fill="#CEA753" d="M100.8,78.6c-1,0-1-1.1-1-1.1h-0.4c-0.6-0.2,0.1-0.6,0.2-0.9c-0.1-0.3-0.5,0-0.7-0.3
|
|
247
|
+
c0.4-0.5,0.1-1.1-0.4-1.4c-0.4,0-0.4,0.4-0.6,0.6c-0.5,0.4-0.5-0.2-0.7-0.5c-0.1-0.5-0.1-1.1,0.2-1.6c0.4-0.4,1-0.1,1.2,0.1
|
|
248
|
+
c0.6,0.6,0.9,1.4,1,2.2c0.1,0.1,0.2,0,0.2-0.1c-0.1-1.7-1.4-4.1,0.3-5.6c0.2,0,0.6,0.4,0.7,0.9L100.8,78.6"/>
|
|
249
|
+
<polyline fill="#CEA753" points="46.3,68.5 47.7,68.5 47.7,70.2 49.1,70.2 49.1,71.8 47.8,71.8 47.8,73.3 46.3,73.3 46.3,71.8
|
|
250
|
+
44.9,71.8 44.9,70.2 46.3,70.2 46.3,68.5 "/>
|
|
251
|
+
<polyline fill="#CEA753" points="54.5,68.6 55.9,68.6 55.9,70.3 57.3,70.3 57.3,71.9 55.9,71.9 55.9,73.4 54.5,73.4 54.5,71.9
|
|
252
|
+
53.1,71.9 53.1,70.3 54.5,70.3 54.5,68.6 "/>
|
|
253
|
+
<polyline fill="#CEA753" points="46.3,77 47.7,77 47.7,78.6 49.1,78.6 49.1,80.2 47.8,80.2 47.8,81.7 46.3,81.7 46.3,80.2
|
|
254
|
+
44.9,80.2 44.9,78.6 46.3,78.6 46.3,77 "/>
|
|
255
|
+
<polyline fill="#CEA753" points="54.6,77.1 56,77.1 56,78.7 57.4,78.7 57.4,80.3 56,80.3 56,81.8 54.6,81.8 54.6,80.3 53.2,80.3
|
|
256
|
+
53.2,78.7 54.6,78.7 54.6,77.1 "/>
|
|
257
|
+
<polyline fill="#CEA753" points="42.1,77.9 44.3,77.9 44.3,76.4 49.9,76.4 49.9,82.2 48.4,82.2 48.4,84.3 54,84.3 54,82.1
|
|
258
|
+
52.6,82.1 52.6,76.4 58.2,76.4 58.2,78.1 60.2,78.1 60.2,72.4 58.1,72.4 58.1,73.8 52.5,73.8 52.5,68 54,68 54,65.9 48.4,65.9
|
|
259
|
+
48.4,68 49.8,68 49.8,73.9 44.1,73.9 44.1,72.3 42.1,72.3 42.1,77.9 "/>
|
|
260
|
+
<polyline fill="#E13F37" points="64.1,68.7 66.6,68.7 66.2,67.3 68.2,67.2 67.6,68.7 70,68.7 69.5,67.2 71.5,67.3 70.9,68.7
|
|
261
|
+
73.2,68.7 72.7,67.2 74.8,67.3 74.4,68.5 76.6,68.7 76.2,67.2 78,67.2 77.5,68.7 80.3,68.7 78.6,65.3 65.6,65.3 64.1,68.7 "/>
|
|
262
|
+
<polygon fill="none" stroke="#E13F37" stroke-width="1.6972" points="83.7,64.3 101.1,64.3 101.1,85.6 83.7,85.6 83.7,64.3 "/>
|
|
263
|
+
<rect x="17" y="150.3" fill="#D63F35" stroke="#D63F35" stroke-width="1.0039" width="259.8" height="18.2"/>
|
|
264
|
+
<g>
|
|
265
|
+
<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="0.5" d="M203.3,165.8v-11.6h1.9v9.6h4.4v2H203.3z"/>
|
|
266
|
+
<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="0.5" d="M218,165.8l-0.6-2.1H214l-0.6,2.1h-2l3.5-11.6h1.5l3.6,11.6H218z
|
|
267
|
+
M215.8,157.7l-1.2,4.2h2.4L215.8,157.7z"/>
|
|
268
|
+
<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="0.5" d="M230.6,165.8h-1.4l-3.2-11.6h2l2,7.6l2-7.6h2L230.6,165.8z"/>
|
|
269
|
+
<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="0.5" d="M236.3,165.8v-11.6h1.9v11.6H236.3z"/>
|
|
270
|
+
<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="0.5" d="M241.8,165.8v-11.6h1.9v9.6h4.4v2H241.8z"/>
|
|
271
|
+
<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="0.5" d="M251,165.8v-11.6h1.9v9.6h4.4v2H251z"/>
|
|
272
|
+
<path fill="#FFFFFF" stroke="#FFFFFF" stroke-width="0.5" d="M260.1,165.8v-11.6h6.4v2H262v2.7h3.9v2H262v2.8h4.5v2H260.1z"/>
|
|
273
|
+
</g>
|
|
274
|
+
</g>
|
|
275
|
+
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|