ode-csslib-openent-moncollege 1.0.0-dev-produit.202209291242
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/LICENSE +662 -0
- package/README.md +13 -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/ComicSansMS.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/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 +19 -0
- package/dist/i18n/Directory/fr.json +22 -0
- package/dist/i18n/Homeworks/fr.json +22 -0
- package/dist/i18n/Pages/fr.json +4 -0
- package/dist/i18n/Portal/fr.json +18 -0
- package/dist/i18n/Statistics/fr.json +3 -0
- package/dist/i18n/Stats/fr.json +3 -0
- package/dist/i18n/Timeline/fr.json +45 -0
- package/dist/i18n/Workspace/fr.json +5 -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/Besoin_daide_avec_numero.png +0 -0
- package/dist/img/Demande_reinitialisation_avec_numero.png +0 -0
- package/dist/img/Reinitialisation_coupe.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/visibility.png +0 -0
- package/dist/img/assistant/workspace.png +0 -0
- package/dist/img/charte_ent.doc +0 -0
- package/dist/img/charte_ent_MonCollege.pdf +0 -0
- package/dist/img/compagnon.png +0 -0
- package/dist/img/icons/.directory +4 -0
- package/dist/img/icons/_bak/Thumbs.db +0 -0
- package/dist/img/icons/_bak/anim_loading_small.gif +0 -0
- package/dist/img/icons/_bak/apps-hlink.png +0 -0
- package/dist/img/icons/_bak/apps.png +0 -0
- package/dist/img/icons/_bak/audio-large.png +0 -0
- package/dist/img/icons/_bak/audio.png +0 -0
- package/dist/img/icons/_bak/checkbox-checked.png +0 -0
- package/dist/img/icons/_bak/cke_audio.png +0 -0
- package/dist/img/icons/_bak/cke_icons.png +0 -0
- package/dist/img/icons/_bak/cke_image.png +0 -0
- package/dist/img/icons/_bak/cke_linker.png +0 -0
- package/dist/img/icons/_bak/cke_video.png +0 -0
- package/dist/img/icons/_bak/close.png +0 -0
- package/dist/img/icons/_bak/doc-large.png +0 -0
- package/dist/img/icons/_bak/doc.png +0 -0
- package/dist/img/icons/_bak/folder-large.png +0 -0
- package/dist/img/icons/_bak/folder.png +0 -0
- package/dist/img/icons/_bak/glyphicons_000_glass.png +0 -0
- package/dist/img/icons/_bak/glyphicons_001_leaf.png +0 -0
- package/dist/img/icons/_bak/glyphicons_002_dog.png +0 -0
- package/dist/img/icons/_bak/glyphicons_003_user.png +0 -0
- package/dist/img/icons/_bak/glyphicons_003_user_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_004_girl.png +0 -0
- package/dist/img/icons/_bak/glyphicons_005_car.png +0 -0
- package/dist/img/icons/_bak/glyphicons_006_user_add.png +0 -0
- package/dist/img/icons/_bak/glyphicons_007_user_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_008_film.png +0 -0
- package/dist/img/icons/_bak/glyphicons_009_magic.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope_accent.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope_blue.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope_purple.png +0 -0
- package/dist/img/icons/_bak/glyphicons_010_envelope_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_011_camera.png +0 -0
- package/dist/img/icons/_bak/glyphicons_012_heart.png +0 -0
- package/dist/img/icons/_bak/glyphicons_013_beach_umbrella.png +0 -0
- package/dist/img/icons/_bak/glyphicons_014_train.png +0 -0
- package/dist/img/icons/_bak/glyphicons_015_print.png +0 -0
- package/dist/img/icons/_bak/glyphicons_016_bin.png +0 -0
- package/dist/img/icons/_bak/glyphicons_017_music.png +0 -0
- package/dist/img/icons/_bak/glyphicons_018_note.png +0 -0
- package/dist/img/icons/_bak/glyphicons_019_heart_empty.png +0 -0
- package/dist/img/icons/_bak/glyphicons_020_home.png +0 -0
- package/dist/img/icons/_bak/glyphicons_020_home_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_021_snowflake.png +0 -0
- package/dist/img/icons/_bak/glyphicons_022_fire.png +0 -0
- package/dist/img/icons/_bak/glyphicons_023_magnet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_024_parents.png +0 -0
- package/dist/img/icons/_bak/glyphicons_025_binoculars.png +0 -0
- package/dist/img/icons/_bak/glyphicons_026_road.png +0 -0
- package/dist/img/icons/_bak/glyphicons_027_search.png +0 -0
- package/dist/img/icons/_bak/glyphicons_028_cars.png +0 -0
- package/dist/img/icons/_bak/glyphicons_029_notes_2.png +0 -0
- package/dist/img/icons/_bak/glyphicons_030_pencil.png +0 -0
- package/dist/img/icons/_bak/glyphicons_031_bus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_032_wifi_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_033_luggage.png +0 -0
- package/dist/img/icons/_bak/glyphicons_034_old_man.png +0 -0
- package/dist/img/icons/_bak/glyphicons_035_woman.png +0 -0
- package/dist/img/icons/_bak/glyphicons_036_file.png +0 -0
- package/dist/img/icons/_bak/glyphicons_037_coins.png +0 -0
- package/dist/img/icons/_bak/glyphicons_038_airplane.png +0 -0
- package/dist/img/icons/_bak/glyphicons_039_notes.png +0 -0
- package/dist/img/icons/_bak/glyphicons_040_stats.png +0 -0
- package/dist/img/icons/_bak/glyphicons_041_charts.png +0 -0
- package/dist/img/icons/_bak/glyphicons_042_pie_chart.png +0 -0
- package/dist/img/icons/_bak/glyphicons_043_group.png +0 -0
- package/dist/img/icons/_bak/glyphicons_044_keys.png +0 -0
- package/dist/img/icons/_bak/glyphicons_045_calendar-selected-lounge.png +0 -0
- package/dist/img/icons/_bak/glyphicons_045_calendar-selected.png +0 -0
- package/dist/img/icons/_bak/glyphicons_045_calendar.png +0 -0
- package/dist/img/icons/_bak/glyphicons_046_router.png +0 -0
- package/dist/img/icons/_bak/glyphicons_047_camera_small.png +0 -0
- package/dist/img/icons/_bak/glyphicons_048_dislikes.png +0 -0
- package/dist/img/icons/_bak/glyphicons_049_star.png +0 -0
- package/dist/img/icons/_bak/glyphicons_050_link.png +0 -0
- package/dist/img/icons/_bak/glyphicons_051_eye_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_052_eye_close.png +0 -0
- package/dist/img/icons/_bak/glyphicons_053_alarm.png +0 -0
- package/dist/img/icons/_bak/glyphicons_054_clock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_055_stopwatch.png +0 -0
- package/dist/img/icons/_bak/glyphicons_056_projector.png +0 -0
- package/dist/img/icons/_bak/glyphicons_057_history.png +0 -0
- package/dist/img/icons/_bak/glyphicons_057_history_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_058_truck.png +0 -0
- package/dist/img/icons/_bak/glyphicons_059_cargo.png +0 -0
- package/dist/img/icons/_bak/glyphicons_060_compass.png +0 -0
- package/dist/img/icons/_bak/glyphicons_061_keynote.png +0 -0
- package/dist/img/icons/_bak/glyphicons_062_paperclip.png +0 -0
- package/dist/img/icons/_bak/glyphicons_063_power.png +0 -0
- package/dist/img/icons/_bak/glyphicons_063_power_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_064_lightbulb.png +0 -0
- package/dist/img/icons/_bak/glyphicons_065_tag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_066_tags.png +0 -0
- package/dist/img/icons/_bak/glyphicons_067_cleaning.png +0 -0
- package/dist/img/icons/_bak/glyphicons_068_ruller.png +0 -0
- package/dist/img/icons/_bak/glyphicons_069_gift.png +0 -0
- package/dist/img/icons/_bak/glyphicons_070_umbrella.png +0 -0
- package/dist/img/icons/_bak/glyphicons_071_book.png +0 -0
- package/dist/img/icons/_bak/glyphicons_072_bookmark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_073_wifi.png +0 -0
- package/dist/img/icons/_bak/glyphicons_074_cup.png +0 -0
- package/dist/img/icons/_bak/glyphicons_075_stroller.png +0 -0
- package/dist/img/icons/_bak/glyphicons_076_headphones.png +0 -0
- package/dist/img/icons/_bak/glyphicons_077_headset.png +0 -0
- package/dist/img/icons/_bak/glyphicons_078_warning_sign.png +0 -0
- package/dist/img/icons/_bak/glyphicons_079_signal.png +0 -0
- package/dist/img/icons/_bak/glyphicons_080_retweet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_081_refresh.png +0 -0
- package/dist/img/icons/_bak/glyphicons_082_roundabout.png +0 -0
- package/dist/img/icons/_bak/glyphicons_083_random.png +0 -0
- package/dist/img/icons/_bak/glyphicons_084_heat.png +0 -0
- package/dist/img/icons/_bak/glyphicons_085_repeat.png +0 -0
- package/dist/img/icons/_bak/glyphicons_086_display.png +0 -0
- package/dist/img/icons/_bak/glyphicons_087_log_book.png +0 -0
- package/dist/img/icons/_bak/glyphicons_088_address_book.png +0 -0
- package/dist/img/icons/_bak/glyphicons_089_building.png +0 -0
- package/dist/img/icons/_bak/glyphicons_090_eyedropper.png +0 -0
- package/dist/img/icons/_bak/glyphicons_091_adjust.png +0 -0
- package/dist/img/icons/_bak/glyphicons_092_tint.png +0 -0
- package/dist/img/icons/_bak/glyphicons_093_crop.png +0 -0
- package/dist/img/icons/_bak/glyphicons_094_vector_path_square.png +0 -0
- package/dist/img/icons/_bak/glyphicons_095_vector_path_circle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_096_vector_path_polygon.png +0 -0
- package/dist/img/icons/_bak/glyphicons_097_vector_path_line.png +0 -0
- package/dist/img/icons/_bak/glyphicons_098_vector_path_curve.png +0 -0
- package/dist/img/icons/_bak/glyphicons_099_vector_path_all.png +0 -0
- package/dist/img/icons/_bak/glyphicons_100_font.png +0 -0
- package/dist/img/icons/_bak/glyphicons_101_italic.png +0 -0
- package/dist/img/icons/_bak/glyphicons_102_bold.png +0 -0
- package/dist/img/icons/_bak/glyphicons_103_text_underline.png +0 -0
- package/dist/img/icons/_bak/glyphicons_104_text_strike.png +0 -0
- package/dist/img/icons/_bak/glyphicons_105_text_height.png +0 -0
- package/dist/img/icons/_bak/glyphicons_106_text_width.png +0 -0
- package/dist/img/icons/_bak/glyphicons_107_text_resize.png +0 -0
- package/dist/img/icons/_bak/glyphicons_108_left_indent.png +0 -0
- package/dist/img/icons/_bak/glyphicons_109_right_indent.png +0 -0
- package/dist/img/icons/_bak/glyphicons_110_align_left.png +0 -0
- package/dist/img/icons/_bak/glyphicons_111_align_center.png +0 -0
- package/dist/img/icons/_bak/glyphicons_112_align_right.png +0 -0
- package/dist/img/icons/_bak/glyphicons_113_justify.png +0 -0
- package/dist/img/icons/_bak/glyphicons_114_list.png +0 -0
- package/dist/img/icons/_bak/glyphicons_115_text_smaller.png +0 -0
- package/dist/img/icons/_bak/glyphicons_116_text_bigger.png +0 -0
- package/dist/img/icons/_bak/glyphicons_117_embed.png +0 -0
- package/dist/img/icons/_bak/glyphicons_118_embed_close.png +0 -0
- package/dist/img/icons/_bak/glyphicons_119_table.png +0 -0
- package/dist/img/icons/_bak/glyphicons_120_message_full.png +0 -0
- package/dist/img/icons/_bak/glyphicons_121_message_empty.png +0 -0
- package/dist/img/icons/_bak/glyphicons_122_message_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_123_message_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_124_message_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_125_message_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_126_message_ban.png +0 -0
- package/dist/img/icons/_bak/glyphicons_127_message_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_128_message_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_129_message_new.png +0 -0
- package/dist/img/icons/_bak/glyphicons_130_inbox.png +0 -0
- package/dist/img/icons/_bak/glyphicons_131_inbox_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_132_inbox_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_133_inbox_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_134_inbox_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_135_inbox_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_136_cogwheel.png +0 -0
- package/dist/img/icons/_bak/glyphicons_137_cogwheels.png +0 -0
- package/dist/img/icons/_bak/glyphicons_138_picture.png +0 -0
- package/dist/img/icons/_bak/glyphicons_139_adjust_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_140_database_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_141_database_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_142_database_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_143_database_ban.png +0 -0
- package/dist/img/icons/_bak/glyphicons_144_folder_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_145_folder_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_146_folder_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_147_folder_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_148_folder_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_149_folder_new.png +0 -0
- package/dist/img/icons/_bak/glyphicons_150_edit.png +0 -0
- package/dist/img/icons/_bak/glyphicons_151_new_window.png +0 -0
- package/dist/img/icons/_bak/glyphicons_152_check.png +0 -0
- package/dist/img/icons/_bak/glyphicons_153_unchecked.png +0 -0
- package/dist/img/icons/_bak/glyphicons_154_more_windows.png +0 -0
- package/dist/img/icons/_bak/glyphicons_155_show_big_thumbnails.png +0 -0
- package/dist/img/icons/_bak/glyphicons_155_show_big_thumbnails_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_156_show_thumbnails.png +0 -0
- package/dist/img/icons/_bak/glyphicons_156_show_thumbnails_orange.png +0 -0
- package/dist/img/icons/_bak/glyphicons_156_show_thumbnails_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_157_show_thumbnails_with_lines.png +0 -0
- package/dist/img/icons/_bak/glyphicons_157_show_thumbnails_with_lines_orange.png +0 -0
- package/dist/img/icons/_bak/glyphicons_157_show_thumbnails_with_lines_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_158_show_lines.png +0 -0
- package/dist/img/icons/_bak/glyphicons_158_show_lines_orange.png +0 -0
- package/dist/img/icons/_bak/glyphicons_158_show_lines_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_159_playlist.png +0 -0
- package/dist/img/icons/_bak/glyphicons_160_imac.png +0 -0
- package/dist/img/icons/_bak/glyphicons_161_macbook.png +0 -0
- package/dist/img/icons/_bak/glyphicons_162_ipad.png +0 -0
- package/dist/img/icons/_bak/glyphicons_163_iphone.png +0 -0
- package/dist/img/icons/_bak/glyphicons_164_iphone_transfer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_165_iphone_exchange.png +0 -0
- package/dist/img/icons/_bak/glyphicons_166_ipod.png +0 -0
- package/dist/img/icons/_bak/glyphicons_167_ipod_shuffle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_168_ear_plugs.png +0 -0
- package/dist/img/icons/_bak/glyphicons_169_record.png +0 -0
- package/dist/img/icons/_bak/glyphicons_170_step_backward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_171_fast_backward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_172_rewind.png +0 -0
- package/dist/img/icons/_bak/glyphicons_173_play.png +0 -0
- package/dist/img/icons/_bak/glyphicons_174_pause.png +0 -0
- package/dist/img/icons/_bak/glyphicons_175_stop.png +0 -0
- package/dist/img/icons/_bak/glyphicons_176_forward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_177_fast_forward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_178_step_forward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_179_eject.png +0 -0
- package/dist/img/icons/_bak/glyphicons_180_facetime_video.png +0 -0
- package/dist/img/icons/_bak/glyphicons_181_download_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_182_mute.png +0 -0
- package/dist/img/icons/_bak/glyphicons_183_volume_down.png +0 -0
- package/dist/img/icons/_bak/glyphicons_184_volume_up.png +0 -0
- package/dist/img/icons/_bak/glyphicons_185_screenshot.png +0 -0
- package/dist/img/icons/_bak/glyphicons_187_more.png +0 -0
- package/dist/img/icons/_bak/glyphicons_188_brightness_reduce.png +0 -0
- package/dist/img/icons/_bak/glyphicons_189_brightness_increase.png +0 -0
- package/dist/img/icons/_bak/glyphicons_190_circle_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_191_circle_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_192_circle_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_193_circle_ok.png +0 -0
- package/dist/img/icons/_bak/glyphicons_194_circle_question_mark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_194_circle_question_mark_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_195_circle_info.png +0 -0
- package/dist/img/icons/_bak/glyphicons_196_circle_exclamation_mark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_197_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_198_ok.png +0 -0
- package/dist/img/icons/_bak/glyphicons_199_ban.png +0 -0
- package/dist/img/icons/_bak/glyphicons_200_download.png +0 -0
- package/dist/img/icons/_bak/glyphicons_201_upload.png +0 -0
- package/dist/img/icons/_bak/glyphicons_202_shopping_cart.png +0 -0
- package/dist/img/icons/_bak/glyphicons_203_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_204_unlock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_205_electricity.png +0 -0
- package/dist/img/icons/_bak/glyphicons_206_ok_2.png +0 -0
- package/dist/img/icons/_bak/glyphicons_206_ok_2_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_207_remove_2.png +0 -0
- package/dist/img/icons/_bak/glyphicons_207_remove_2_accent.png +0 -0
- package/dist/img/icons/_bak/glyphicons_207_remove_2_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_208_cart_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_209_cart_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_210_left_arrow.png +0 -0
- package/dist/img/icons/_bak/glyphicons_211_right_arrow.png +0 -0
- package/dist/img/icons/_bak/glyphicons_212_down_arrow.png +0 -0
- package/dist/img/icons/_bak/glyphicons_213_up_arrow.png +0 -0
- package/dist/img/icons/_bak/glyphicons_214_resize_small.png +0 -0
- package/dist/img/icons/_bak/glyphicons_215_resize_full.png +0 -0
- package/dist/img/icons/_bak/glyphicons_216_circle_arrow_left.png +0 -0
- package/dist/img/icons/_bak/glyphicons_217_circle_arrow_right.png +0 -0
- package/dist/img/icons/_bak/glyphicons_218_circle_arrow_top.png +0 -0
- package/dist/img/icons/_bak/glyphicons_219_circle_arrow_down.png +0 -0
- package/dist/img/icons/_bak/glyphicons_220_play_button.png +0 -0
- package/dist/img/icons/_bak/glyphicons_221_unshare.png +0 -0
- package/dist/img/icons/_bak/glyphicons_222_share.png +0 -0
- package/dist/img/icons/_bak/glyphicons_223_chevron-bottom.png +0 -0
- package/dist/img/icons/_bak/glyphicons_223_chevron-right.png +0 -0
- package/dist/img/icons/_bak/glyphicons_223_chevron-top.png +0 -0
- package/dist/img/icons/_bak/glyphicons_224_chevron-left.png +0 -0
- package/dist/img/icons/_bak/glyphicons_225_bluetooth.png +0 -0
- package/dist/img/icons/_bak/glyphicons_226_euro.png +0 -0
- package/dist/img/icons/_bak/glyphicons_227_usd.png +0 -0
- package/dist/img/icons/_bak/glyphicons_228_gbp.png +0 -0
- package/dist/img/icons/_bak/glyphicons_229_retweet_2.png +0 -0
- package/dist/img/icons/_bak/glyphicons_230_moon.png +0 -0
- package/dist/img/icons/_bak/glyphicons_231_sun.png +0 -0
- package/dist/img/icons/_bak/glyphicons_232_cloud.png +0 -0
- package/dist/img/icons/_bak/glyphicons_233_direction.png +0 -0
- package/dist/img/icons/_bak/glyphicons_234_brush.png +0 -0
- package/dist/img/icons/_bak/glyphicons_234_brush_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_235_pen.png +0 -0
- package/dist/img/icons/_bak/glyphicons_236_zoom_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_237_zoom_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_238_pin.png +0 -0
- package/dist/img/icons/_bak/glyphicons_239_albums.png +0 -0
- package/dist/img/icons/_bak/glyphicons_240_rotation_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_241_flash.png +0 -0
- package/dist/img/icons/_bak/glyphicons_242_google_maps.png +0 -0
- package/dist/img/icons/_bak/glyphicons_243_anchor.png +0 -0
- package/dist/img/icons/_bak/glyphicons_244_conversation.png +0 -0
- package/dist/img/icons/_bak/glyphicons_245_chat.png +0 -0
- package/dist/img/icons/_bak/glyphicons_246_male.png +0 -0
- package/dist/img/icons/_bak/glyphicons_247_female.png +0 -0
- package/dist/img/icons/_bak/glyphicons_248_asterisk.png +0 -0
- package/dist/img/icons/_bak/glyphicons_249_divide.png +0 -0
- package/dist/img/icons/_bak/glyphicons_250_snorkel_diving.png +0 -0
- package/dist/img/icons/_bak/glyphicons_251_scuba_diving.png +0 -0
- package/dist/img/icons/_bak/glyphicons_252_oxygen_bottle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_253_fins.png +0 -0
- package/dist/img/icons/_bak/glyphicons_254_fishes.png +0 -0
- package/dist/img/icons/_bak/glyphicons_255_boat.png +0 -0
- package/dist/img/icons/_bak/glyphicons_256_delete.png +0 -0
- package/dist/img/icons/_bak/glyphicons_257_sheriffs_star.png +0 -0
- package/dist/img/icons/_bak/glyphicons_258_qrcode.png +0 -0
- package/dist/img/icons/_bak/glyphicons_259_barcode.png +0 -0
- package/dist/img/icons/_bak/glyphicons_260_pool.png +0 -0
- package/dist/img/icons/_bak/glyphicons_261_buoy.png +0 -0
- package/dist/img/icons/_bak/glyphicons_262_spade.png +0 -0
- package/dist/img/icons/_bak/glyphicons_263_bank.png +0 -0
- package/dist/img/icons/_bak/glyphicons_264_vcard.png +0 -0
- package/dist/img/icons/_bak/glyphicons_265_electrical_plug.png +0 -0
- package/dist/img/icons/_bak/glyphicons_266_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_267_credit_card.png +0 -0
- package/dist/img/icons/_bak/glyphicons_268_keyboard_wireless.png +0 -0
- package/dist/img/icons/_bak/glyphicons_269_keyboard_wireless.png +0 -0
- package/dist/img/icons/_bak/glyphicons_270_shield.png +0 -0
- package/dist/img/icons/_bak/glyphicons_271_ring.png +0 -0
- package/dist/img/icons/_bak/glyphicons_272_cake.png +0 -0
- package/dist/img/icons/_bak/glyphicons_273_drink.png +0 -0
- package/dist/img/icons/_bak/glyphicons_274_beer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_275_fast_food.png +0 -0
- package/dist/img/icons/_bak/glyphicons_276_cutlery.png +0 -0
- package/dist/img/icons/_bak/glyphicons_277_pizza.png +0 -0
- package/dist/img/icons/_bak/glyphicons_278_birthday_cake.png +0 -0
- package/dist/img/icons/_bak/glyphicons_279_tablet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_280_settings.png +0 -0
- package/dist/img/icons/_bak/glyphicons_281_bullets.png +0 -0
- package/dist/img/icons/_bak/glyphicons_282_cardio.png +0 -0
- package/dist/img/icons/_bak/glyphicons_283_t-shirt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_284_pants.png +0 -0
- package/dist/img/icons/_bak/glyphicons_285_sweater.png +0 -0
- package/dist/img/icons/_bak/glyphicons_286_fabric.png +0 -0
- package/dist/img/icons/_bak/glyphicons_287_leather.png +0 -0
- package/dist/img/icons/_bak/glyphicons_288_scissors.png +0 -0
- package/dist/img/icons/_bak/glyphicons_289_bomb.png +0 -0
- package/dist/img/icons/_bak/glyphicons_290_skull.png +0 -0
- package/dist/img/icons/_bak/glyphicons_291_celebration.png +0 -0
- package/dist/img/icons/_bak/glyphicons_292_tea_kettle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_293_french_press.png +0 -0
- package/dist/img/icons/_bak/glyphicons_294_coffe_cup.png +0 -0
- package/dist/img/icons/_bak/glyphicons_295_pot.png +0 -0
- package/dist/img/icons/_bak/glyphicons_296_grater.png +0 -0
- package/dist/img/icons/_bak/glyphicons_297_kettle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_298_hospital.png +0 -0
- package/dist/img/icons/_bak/glyphicons_299_hospital_h.png +0 -0
- package/dist/img/icons/_bak/glyphicons_300_microphone.png +0 -0
- package/dist/img/icons/_bak/glyphicons_301_webcam.png +0 -0
- package/dist/img/icons/_bak/glyphicons_302_temple_christianity_church.png +0 -0
- package/dist/img/icons/_bak/glyphicons_303_temple_islam.png +0 -0
- package/dist/img/icons/_bak/glyphicons_304_temple_hindu.png +0 -0
- package/dist/img/icons/_bak/glyphicons_305_temple_buddhist.png +0 -0
- package/dist/img/icons/_bak/glyphicons_306_bicycle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_307_life_preserver.png +0 -0
- package/dist/img/icons/_bak/glyphicons_308_share_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_308_share_alt_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_309_comments.png +0 -0
- package/dist/img/icons/_bak/glyphicons_310_flower.png +0 -0
- package/dist/img/icons/_bak/glyphicons_311_baseball.png +0 -0
- package/dist/img/icons/_bak/glyphicons_312_rugby.png +0 -0
- package/dist/img/icons/_bak/glyphicons_313_ax.png +0 -0
- package/dist/img/icons/_bak/glyphicons_314_table_tennis.png +0 -0
- package/dist/img/icons/_bak/glyphicons_315_bowling.png +0 -0
- package/dist/img/icons/_bak/glyphicons_316_tree_conifer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_317_tree_deciduous.png +0 -0
- package/dist/img/icons/_bak/glyphicons_318_more_items.png +0 -0
- package/dist/img/icons/_bak/glyphicons_319_sort.png +0 -0
- package/dist/img/icons/_bak/glyphicons_320_filter.png +0 -0
- package/dist/img/icons/_bak/glyphicons_321_gamepad.png +0 -0
- package/dist/img/icons/_bak/glyphicons_322_playing_dices.png +0 -0
- package/dist/img/icons/_bak/glyphicons_323_calculator.png +0 -0
- package/dist/img/icons/_bak/glyphicons_324_tie.png +0 -0
- package/dist/img/icons/_bak/glyphicons_325_wallet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_326_piano.png +0 -0
- package/dist/img/icons/_bak/glyphicons_327_sampler.png +0 -0
- package/dist/img/icons/_bak/glyphicons_328_podium.png +0 -0
- package/dist/img/icons/_bak/glyphicons_329_soccer_ball.png +0 -0
- package/dist/img/icons/_bak/glyphicons_330_blog.png +0 -0
- package/dist/img/icons/_bak/glyphicons_331_dashboard.png +0 -0
- package/dist/img/icons/_bak/glyphicons_332_certificate.png +0 -0
- package/dist/img/icons/_bak/glyphicons_333_bell.png +0 -0
- package/dist/img/icons/_bak/glyphicons_334_candle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_335_pushpin.png +0 -0
- package/dist/img/icons/_bak/glyphicons_336_iphone_shake.png +0 -0
- package/dist/img/icons/_bak/glyphicons_337_pin_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_338_turtle.png +0 -0
- package/dist/img/icons/_bak/glyphicons_339_rabbit.png +0 -0
- package/dist/img/icons/_bak/glyphicons_340_globe.png +0 -0
- package/dist/img/icons/_bak/glyphicons_341_briefcase.png +0 -0
- package/dist/img/icons/_bak/glyphicons_342_hdd.png +0 -0
- package/dist/img/icons/_bak/glyphicons_343_thumbs_up.png +0 -0
- package/dist/img/icons/_bak/glyphicons_344_thumbs_down.png +0 -0
- package/dist/img/icons/_bak/glyphicons_345_hand_right.png +0 -0
- package/dist/img/icons/_bak/glyphicons_346_hand_left.png +0 -0
- package/dist/img/icons/_bak/glyphicons_347_hand_up.png +0 -0
- package/dist/img/icons/_bak/glyphicons_348_hand_down.png +0 -0
- package/dist/img/icons/_bak/glyphicons_349_fullscreen.png +0 -0
- package/dist/img/icons/_bak/glyphicons_350_shopping_bag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_351_book_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_352_nameplate.png +0 -0
- package/dist/img/icons/_bak/glyphicons_353_nameplate_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_354_vases.png +0 -0
- package/dist/img/icons/_bak/glyphicons_355_bullhorn.png +0 -0
- package/dist/img/icons/_bak/glyphicons_355_bullhorn_white.png +0 -0
- package/dist/img/icons/_bak/glyphicons_356_dumbbell.png +0 -0
- package/dist/img/icons/_bak/glyphicons_357_suitcase.png +0 -0
- package/dist/img/icons/_bak/glyphicons_358_file_import.png +0 -0
- package/dist/img/icons/_bak/glyphicons_359_file_export.png +0 -0
- package/dist/img/icons/_bak/glyphicons_360_bug.png +0 -0
- package/dist/img/icons/_bak/glyphicons_361_crown.png +0 -0
- package/dist/img/icons/_bak/glyphicons_362_smoking.png +0 -0
- package/dist/img/icons/_bak/glyphicons_363_cloud_upload.png +0 -0
- package/dist/img/icons/_bak/glyphicons_364_cloud_download.png +0 -0
- package/dist/img/icons/_bak/glyphicons_365_restart.png +0 -0
- package/dist/img/icons/_bak/glyphicons_366_security_camera.png +0 -0
- package/dist/img/icons/_bak/glyphicons_367_expand.png +0 -0
- package/dist/img/icons/_bak/glyphicons_368_collapse.png +0 -0
- package/dist/img/icons/_bak/glyphicons_369_collapse_top.png +0 -0
- package/dist/img/icons/_bak/glyphicons_370_globe_af.png +0 -0
- package/dist/img/icons/_bak/glyphicons_371_global.png +0 -0
- package/dist/img/icons/_bak/glyphicons_372_spray.png +0 -0
- package/dist/img/icons/_bak/glyphicons_373_nails.png +0 -0
- package/dist/img/icons/_bak/glyphicons_374_claw_hammer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_375_classic_hammer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_376_hand_saw.png +0 -0
- package/dist/img/icons/_bak/glyphicons_377_riflescope.png +0 -0
- package/dist/img/icons/_bak/glyphicons_378_electrical_socket_eu.png +0 -0
- package/dist/img/icons/_bak/glyphicons_379_electrical_socket_us.png +0 -0
- package/dist/img/icons/_bak/glyphicons_380_message_forward.png +0 -0
- package/dist/img/icons/_bak/glyphicons_381_coat_hanger.png +0 -0
- package/dist/img/icons/_bak/glyphicons_382_dress.png +0 -0
- package/dist/img/icons/_bak/glyphicons_383_bathrobe.png +0 -0
- package/dist/img/icons/_bak/glyphicons_384_shirt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_385_underwear.png +0 -0
- package/dist/img/icons/_bak/glyphicons_386_log_in.png +0 -0
- package/dist/img/icons/_bak/glyphicons_387_log_out.png +0 -0
- package/dist/img/icons/_bak/glyphicons_388_exit.png +0 -0
- package/dist/img/icons/_bak/glyphicons_389_new_window_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_390_video_sd.png +0 -0
- package/dist/img/icons/_bak/glyphicons_391_video_hd.png +0 -0
- package/dist/img/icons/_bak/glyphicons_392_subtitles.png +0 -0
- package/dist/img/icons/_bak/glyphicons_393_sound_stereo.png +0 -0
- package/dist/img/icons/_bak/glyphicons_394_sound_dolby.png +0 -0
- package/dist/img/icons/_bak/glyphicons_395_sound_5_1.png +0 -0
- package/dist/img/icons/_bak/glyphicons_396_sound_6_1.png +0 -0
- package/dist/img/icons/_bak/glyphicons_397_sound_7_1.png +0 -0
- package/dist/img/icons/_bak/glyphicons_398_copyright_mark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_399_registration_mark.png +0 -0
- package/dist/img/icons/_bak/glyphicons_400_radar.png +0 -0
- package/dist/img/icons/_bak/glyphicons_401_skateboard.png +0 -0
- package/dist/img/icons/_bak/glyphicons_402_golf_course.png +0 -0
- package/dist/img/icons/_bak/glyphicons_403_sorting.png +0 -0
- package/dist/img/icons/_bak/glyphicons_404_sort-by-alphabet.png +0 -0
- package/dist/img/icons/_bak/glyphicons_405_sort-by-alphabet-alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_406_sort-by-order.png +0 -0
- package/dist/img/icons/_bak/glyphicons_407_sort-by-order-alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_408_sort-by-attributes.png +0 -0
- package/dist/img/icons/_bak/glyphicons_409_sort-by-attributes-alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_410_compressed.png +0 -0
- package/dist/img/icons/_bak/glyphicons_411_package.png +0 -0
- package/dist/img/icons/_bak/glyphicons_412_cloud_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_413_cloud_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_414_disk_save.png +0 -0
- package/dist/img/icons/_bak/glyphicons_415_disk_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_416_disk_saved.png +0 -0
- package/dist/img/icons/_bak/glyphicons_417_disk_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_418_disk_import.png +0 -0
- package/dist/img/icons/_bak/glyphicons_419_disk_export.png +0 -0
- package/dist/img/icons/_bak/glyphicons_420_tower.png +0 -0
- package/dist/img/icons/_bak/glyphicons_421_send.png +0 -0
- package/dist/img/icons/_bak/glyphicons_422_git_branch.png +0 -0
- package/dist/img/icons/_bak/glyphicons_423_git_create.png +0 -0
- package/dist/img/icons/_bak/glyphicons_424_git_private.png +0 -0
- package/dist/img/icons/_bak/glyphicons_425_git_delete.png +0 -0
- package/dist/img/icons/_bak/glyphicons_426_git_merge.png +0 -0
- package/dist/img/icons/_bak/glyphicons_427_git_pull_request.png +0 -0
- package/dist/img/icons/_bak/glyphicons_428_git_compare.png +0 -0
- package/dist/img/icons/_bak/glyphicons_429_git_commit.png +0 -0
- package/dist/img/icons/_bak/glyphicons_430_construction_cone.png +0 -0
- package/dist/img/icons/_bak/glyphicons_431_shoe_steps.png +0 -0
- package/dist/img/icons/_bak/glyphicons_432_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_433_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_434_redo.png +0 -0
- package/dist/img/icons/_bak/glyphicons_435_undo.png +0 -0
- package/dist/img/icons/_bak/glyphicons_436_golf.png +0 -0
- package/dist/img/icons/_bak/glyphicons_437_hockey.png +0 -0
- package/dist/img/icons/_bak/glyphicons_438_pipe.png +0 -0
- package/dist/img/icons/_bak/glyphicons_439_wrench.png +0 -0
- package/dist/img/icons/_bak/glyphicons_440_folder_closed.png +0 -0
- package/dist/img/icons/_bak/glyphicons_441_phone_alt.png +0 -0
- package/dist/img/icons/_bak/glyphicons_442_earphone.png +0 -0
- package/dist/img/icons/_bak/glyphicons_443_floppy_disk.png +0 -0
- package/dist/img/icons/_bak/glyphicons_444_floppy_saved.png +0 -0
- package/dist/img/icons/_bak/glyphicons_445_floppy_remove.png +0 -0
- package/dist/img/icons/_bak/glyphicons_446_floppy_save.png +0 -0
- package/dist/img/icons/_bak/glyphicons_447_floppy_open.png +0 -0
- package/dist/img/icons/_bak/glyphicons_448_translate.png +0 -0
- package/dist/img/icons/_bak/glyphicons_449_fax.png +0 -0
- package/dist/img/icons/_bak/glyphicons_450_factory.png +0 -0
- package/dist/img/icons/_bak/glyphicons_451_shop_window.png +0 -0
- package/dist/img/icons/_bak/glyphicons_452_shop.png +0 -0
- package/dist/img/icons/_bak/glyphicons_453_kiosk.png +0 -0
- package/dist/img/icons/_bak/glyphicons_454_kiosk_wheels.png +0 -0
- package/dist/img/icons/_bak/glyphicons_455_kiosk_light.png +0 -0
- package/dist/img/icons/_bak/glyphicons_456_kiosk_food.png +0 -0
- package/dist/img/icons/_bak/glyphicons_457_transfer.png +0 -0
- package/dist/img/icons/_bak/glyphicons_458_money.png +0 -0
- package/dist/img/icons/_bak/glyphicons_459_header.png +0 -0
- package/dist/img/icons/_bak/glyphicons_460_blacksmith.png +0 -0
- package/dist/img/icons/_bak/glyphicons_461_saw_blade.png +0 -0
- package/dist/img/icons/_bak/glyphicons_462_basketball.png +0 -0
- package/dist/img/icons/_bak/glyphicons_463_server.png +0 -0
- package/dist/img/icons/_bak/glyphicons_464_server_plus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_465_server_minus.png +0 -0
- package/dist/img/icons/_bak/glyphicons_466_server_ban.png +0 -0
- package/dist/img/icons/_bak/glyphicons_467_server_flag.png +0 -0
- package/dist/img/icons/_bak/glyphicons_468_server_lock.png +0 -0
- package/dist/img/icons/_bak/glyphicons_469_server_new.png +0 -0
- package/dist/img/icons/_bak/img.png +0 -0
- package/dist/img/icons/_bak/justify-full.png +0 -0
- package/dist/img/icons/_bak/leo-purple.png +0 -0
- package/dist/img/icons/_bak/leo-teal.png +0 -0
- package/dist/img/icons/_bak/mp3.png +0 -0
- package/dist/img/icons/_bak/music-icon.png +0 -0
- package/dist/img/icons/_bak/music-icon_white.png +0 -0
- package/dist/img/icons/_bak/pdf-large.png +0 -0
- package/dist/img/icons/_bak/pdf.png +0 -0
- package/dist/img/icons/_bak/pending-action.png +0 -0
- package/dist/img/icons/_bak/picture-icon.png +0 -0
- package/dist/img/icons/_bak/picture-icon_white.png +0 -0
- package/dist/img/icons/_bak/plus.png +0 -0
- package/dist/img/icons/_bak/ppt-large.png +0 -0
- package/dist/img/icons/_bak/ppt.png +0 -0
- package/dist/img/icons/_bak/prive.png +0 -0
- package/dist/img/icons/_bak/public.png +0 -0
- package/dist/img/icons/_bak/rss-refresh.png +0 -0
- package/dist/img/icons/_bak/settings_white.png +0 -0
- package/dist/img/icons/_bak/show-carousel.png +0 -0
- package/dist/img/icons/_bak/storage.png +0 -0
- package/dist/img/icons/_bak/text-icon.png +0 -0
- package/dist/img/icons/_bak/text-icon_white.png +0 -0
- package/dist/img/icons/_bak/timeline-hlink.png +0 -0
- package/dist/img/icons/_bak/tools.png +0 -0
- package/dist/img/icons/_bak/unknown-large.png +0 -0
- package/dist/img/icons/_bak/unknown.png +0 -0
- package/dist/img/icons/_bak/user.png +0 -0
- package/dist/img/icons/_bak/userbook-filter.png +0 -0
- package/dist/img/icons/_bak/userbook-large.png +0 -0
- package/dist/img/icons/_bak/userbook.png +0 -0
- package/dist/img/icons/_bak/video-icon.png +0 -0
- package/dist/img/icons/_bak/video-icon_white.png +0 -0
- package/dist/img/icons/_bak/video-large.png +0 -0
- package/dist/img/icons/_bak/video.png +0 -0
- package/dist/img/icons/_bak/week-picker.png +0 -0
- package/dist/img/icons/_bak/xls-large.png +0 -0
- package/dist/img/icons/_bak/xls.png +0 -0
- package/dist/img/icons/_bak/zip-large.png +0 -0
- package/dist/img/icons/_bak/zip.png +0 -0
- package/dist/img/icons/_bak_editor/.directory +4 -0
- package/dist/img/icons/_bak_editor/bold.png +0 -0
- package/dist/img/icons/_bak_editor/embed.png +0 -0
- package/dist/img/icons/_bak_editor/image.png +0 -0
- package/dist/img/icons/_bak_editor/italic.png +0 -0
- package/dist/img/icons/_bak_editor/justify-center.png +0 -0
- package/dist/img/icons/_bak_editor/justify-full.png +0 -0
- package/dist/img/icons/_bak_editor/justify-left.png +0 -0
- package/dist/img/icons/_bak_editor/justify-right.png +0 -0
- package/dist/img/icons/_bak_editor/linker.png +0 -0
- package/dist/img/icons/_bak_editor/mathjax.png +0 -0
- package/dist/img/icons/_bak_editor/olist.png +0 -0
- package/dist/img/icons/_bak_editor/quote.png +0 -0
- package/dist/img/icons/_bak_editor/redo.png +0 -0
- package/dist/img/icons/_bak_editor/remove-format.png +0 -0
- package/dist/img/icons/_bak_editor/smileys.png +0 -0
- package/dist/img/icons/_bak_editor/sound.png +0 -0
- package/dist/img/icons/_bak_editor/subscript.png +0 -0
- package/dist/img/icons/_bak_editor/superscript.png +0 -0
- package/dist/img/icons/_bak_editor/table.png +0 -0
- package/dist/img/icons/_bak_editor/templates-preview-dominos.svg +27 -0
- package/dist/img/icons/_bak_editor/templates-preview-emptypage.svg +7 -0
- package/dist/img/icons/_bak_editor/templates-preview-illustration.svg +23 -0
- package/dist/img/icons/_bak_editor/templates-preview-threecols.svg +23 -0
- package/dist/img/icons/_bak_editor/templates-preview-twocols.svg +21 -0
- package/dist/img/icons/_bak_editor/templates.png +0 -0
- package/dist/img/icons/_bak_editor/ulist.png +0 -0
- package/dist/img/icons/_bak_editor/underline.png +0 -0
- package/dist/img/icons/_bak_editor/undo.png +0 -0
- package/dist/img/icons/_bak_editor/unlink.png +0 -0
- package/dist/img/icons/anim_loading_small.gif +0 -0
- package/dist/img/icons/calendar-button.png +0 -0
- package/dist/img/icons/checkbox-checked.png +0 -0
- package/dist/img/icons/clock-icon.png +0 -0
- package/dist/img/icons/colorpicker.svg +1 -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/devices-icon.png +0 -0
- package/dist/img/icons/firstdeg.svg +524 -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/glyphicons_036_file.png +0 -0
- package/dist/img/icons/glyphicons_062_paperclip.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_181_download_alt.png +0 -0
- package/dist/img/icons/glyphicons_186_move.png +0 -0
- package/dist/img/icons/glyphicons_207_remove_2_accent.png +0 -0
- package/dist/img/icons/glyphicons_210_left_arrow.png +0 -0
- package/dist/img/icons/glyphicons_211_right_arrow.png +0 -0
- package/dist/img/icons/glyphicons_215_resize_full.png +0 -0
- package/dist/img/icons/glyphicons_223_chevron-bottom.png +0 -0
- package/dist/img/icons/glyphicons_223_chevron-top.png +0 -0
- package/dist/img/icons/glyphicons_443_floppy_disk.png +0 -0
- package/dist/img/icons/knur-plus.svg +48 -0
- package/dist/img/icons/message-icon.png +0 -0
- package/dist/img/icons/people-icon.png +0 -0
- package/dist/img/icons/shared.png +0 -0
- package/dist/img/icons/show-carousel.png +0 -0
- package/dist/img/icons/stats-service-icon.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/video-large.png +0 -0
- package/dist/img/illustrations/MonCollege-logo.png +0 -0
- package/dist/img/illustrations/Publipostage_Actus.png +0 -0
- package/dist/img/illustrations/Publipostage_Messagerie.png +0 -0
- package/dist/img/illustrations/Publipostage_Resa_Ressources.png +0 -0
- package/dist/img/illustrations/_bak/MonCollege-logo.png +0 -0
- package/dist/img/illustrations/_bak/Thumbs.db +0 -0
- package/dist/img/illustrations/_bak/classroom.png +0 -0
- package/dist/img/illustrations/audio-file.png +0 -0
- package/dist/img/illustrations/blog.svg +180 -0
- package/dist/img/illustrations/classroom.png +0 -0
- package/dist/img/illustrations/collaborative-editor.svg +180 -0
- package/dist/img/illustrations/collaborative-wall.svg +180 -0
- package/dist/img/illustrations/collaborativeeditor-default.png +0 -0
- package/dist/img/illustrations/community.svg +180 -0
- package/dist/img/illustrations/exercizer.svg +165 -0
- package/dist/img/illustrations/faqscience.svg +513 -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.svg +180 -0
- package/dist/img/illustrations/group-avatar.svg +20 -0
- package/dist/img/illustrations/homeworks.svg +168 -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 +168 -0
- package/dist/img/illustrations/neo-pocket.png +0 -0
- package/dist/img/illustrations/news-default.svg +109 -0
- package/dist/img/illustrations/news.svg +152 -0
- package/dist/img/illustrations/no-avatar.svg +14 -0
- package/dist/img/illustrations/notebook-default.png +0 -0
- package/dist/img/illustrations/pages.svg +180 -0
- package/dist/img/illustrations/panda.png +0 -0
- package/dist/img/illustrations/poll-default.png +0 -0
- package/dist/img/illustrations/recorder-audio.svg +605 -0
- package/dist/img/illustrations/scrapbook.png +0 -0
- package/dist/img/illustrations/scrapbook.svg +168 -0
- package/dist/img/illustrations/stats.gif +0 -0
- package/dist/img/illustrations/system-avatar.svg +29 -0
- package/dist/img/illustrations/theme-open-ent.png +0 -0
- package/dist/img/illustrations/timeline.svg +152 -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 +193 -0
- package/dist/img/login.png +0 -0
- package/dist/img/logo.png +0 -0
- package/dist/img/smileys/.directory +4 -0
- package/dist/img/smileys/angry.png +0 -0
- package/dist/img/smileys/default.png +0 -0
- package/dist/img/smileys/default_BACKUP_1571.png +0 -0
- package/dist/img/smileys/default_BASE_1571.png +0 -0
- package/dist/img/smileys/default_LOCAL_1571.png +0 -0
- package/dist/img/smileys/default_REMOTE_1571.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/js/directives-removeme.js +34 -0
- package/dist/js/directives.js +89 -0
- package/dist/js/xtfirst_ENT.js +704 -0
- package/dist/portal.html +139 -0
- package/dist/skins/default/theme.css +251 -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/dyslexic/_dyslexic-skin.scss +96 -0
- package/dist/skins/dyslexic/theme.css +251 -0
- package/dist/skins/dyslexic/theme.css.map +1 -0
- package/dist/skins/dyslexic/theme.scss +5 -0
- package/dist/skins/dyslexic/thumbnail.png +0 -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 +12 -0
- package/dist/template/assistant/relative/0.html +18 -0
- package/dist/template/assistant/relative/1.html +17 -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 +21 -0
- package/dist/template/assistant/student/1.html +17 -0
- package/dist/template/assistant/student/2.html +11 -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 +12 -0
- package/dist/template/auth/forgot-form.html +123 -0
- package/dist/template/directory/massmail.mail.es.txt +46 -0
- package/dist/template/directory/massmail.mail.txt +42 -0
- package/dist/template/directory/massmail.pdf.xhtml +242 -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 +109 -0
- package/dist/template/directory/welcome/Personnel.txt +26 -0
- package/dist/template/directory/welcome/Relative.txt +23 -0
- package/dist/template/directory/welcome/Student.txt +21 -0
- package/dist/template/directory/welcome/Teacher.txt +26 -0
- package/dist/template/override.json +9 -0
- package/dist/template/portal/conversation-unread.html +9 -0
- package/dist/version.txt +2 -0
- package/package.json +49 -0
|
@@ -0,0 +1,663 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
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
|
+
version="1.1"
|
|
14
|
+
id="Calque_1"
|
|
15
|
+
x="0px"
|
|
16
|
+
y="0px"
|
|
17
|
+
width="225px"
|
|
18
|
+
height="150px"
|
|
19
|
+
viewBox="0 0 225 150"
|
|
20
|
+
style="enable-background:new 0 0 225 150;"
|
|
21
|
+
xml:space="preserve"
|
|
22
|
+
sodipodi:docname="pt.svg"
|
|
23
|
+
inkscape:version="0.92.4 (5da689c313, 2019-01-14)"><metadata
|
|
24
|
+
id="metadata1628"><rdf:RDF><cc:Work
|
|
25
|
+
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
|
26
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs
|
|
27
|
+
id="defs1626" /><sodipodi:namedview
|
|
28
|
+
pagecolor="#ffffff"
|
|
29
|
+
bordercolor="#666666"
|
|
30
|
+
borderopacity="1"
|
|
31
|
+
objecttolerance="10"
|
|
32
|
+
gridtolerance="10"
|
|
33
|
+
guidetolerance="10"
|
|
34
|
+
inkscape:pageopacity="0"
|
|
35
|
+
inkscape:pageshadow="2"
|
|
36
|
+
inkscape:window-width="640"
|
|
37
|
+
inkscape:window-height="480"
|
|
38
|
+
id="namedview1624"
|
|
39
|
+
showgrid="false"
|
|
40
|
+
inkscape:zoom="0.39333333"
|
|
41
|
+
inkscape:cx="208.73542"
|
|
42
|
+
inkscape:cy="-30.621837"
|
|
43
|
+
inkscape:window-x="2613"
|
|
44
|
+
inkscape:window-y="224"
|
|
45
|
+
inkscape:window-maximized="0"
|
|
46
|
+
inkscape:current-layer="Calque_1"><sodipodi:guide
|
|
47
|
+
position="419.49152,-2.5423729"
|
|
48
|
+
orientation="0,225"
|
|
49
|
+
id="guide1760"
|
|
50
|
+
inkscape:locked="false" /><sodipodi:guide
|
|
51
|
+
position="225,0"
|
|
52
|
+
orientation="-150,0"
|
|
53
|
+
id="guide1762"
|
|
54
|
+
inkscape:locked="false" /><sodipodi:guide
|
|
55
|
+
position="225,150"
|
|
56
|
+
orientation="0,-225"
|
|
57
|
+
id="guide1764"
|
|
58
|
+
inkscape:locked="false" /><sodipodi:guide
|
|
59
|
+
position="0,150"
|
|
60
|
+
orientation="150,0"
|
|
61
|
+
id="guide1766"
|
|
62
|
+
inkscape:locked="false" /></sodipodi:namedview>
|
|
63
|
+
<style
|
|
64
|
+
type="text/css"
|
|
65
|
+
id="style2">
|
|
66
|
+
.st0{fill:#FE0000;}
|
|
67
|
+
.st1{fill:#006600;}
|
|
68
|
+
.st2{fill:#FEFEFE;}
|
|
69
|
+
.st3{fill:#FEFE00;}
|
|
70
|
+
.st4{fill:#FDFD00;}
|
|
71
|
+
.st5{fill:#EBEB00;}
|
|
72
|
+
.st6{fill:#E3E300;}
|
|
73
|
+
.st7{fill:#949300;}
|
|
74
|
+
.st8{fill:#695800;}
|
|
75
|
+
.st9{fill:#8A8A00;}
|
|
76
|
+
.st10{fill:#8A8700;}
|
|
77
|
+
.st11{fill:#E5E500;}
|
|
78
|
+
.st12{fill:#6A6500;}
|
|
79
|
+
.st13{fill:#EDED00;}
|
|
80
|
+
.st14{fill:#613400;}
|
|
81
|
+
.st15{fill:#6B4300;}
|
|
82
|
+
.st16{fill:#551800;}
|
|
83
|
+
.st17{fill:#5F2C00;}
|
|
84
|
+
.st18{fill:#613A00;}
|
|
85
|
+
.st19{fill:#F0F000;}
|
|
86
|
+
.st20{fill:#704200;}
|
|
87
|
+
.st21{fill:#6C3A00;}
|
|
88
|
+
.st22{fill:#633D00;}
|
|
89
|
+
.st23{fill:#7D3B00;}
|
|
90
|
+
.st24{fill:#6C3F00;}
|
|
91
|
+
.st25{fill:#623A00;}
|
|
92
|
+
.st26{fill:#4F3900;}
|
|
93
|
+
.st27{fill:#3B2B00;}
|
|
94
|
+
.st28{fill:#F1F000;}
|
|
95
|
+
.st29{fill:#7E4C00;}
|
|
96
|
+
.st30{fill:#584C00;}
|
|
97
|
+
.st31{fill:#6F3200;}
|
|
98
|
+
.st32{fill:#653500;}
|
|
99
|
+
.st33{fill:#5B3100;}
|
|
100
|
+
.st34{fill:#DADA00;}
|
|
101
|
+
.st35{fill:#7D2800;}
|
|
102
|
+
.st36{fill:#824300;}
|
|
103
|
+
.st37{fill:#613900;}
|
|
104
|
+
.st38{fill:#794C00;}
|
|
105
|
+
.st39{fill:#763800;}
|
|
106
|
+
.st40{fill:#6A4200;}
|
|
107
|
+
.st41{fill:#5B3800;}
|
|
108
|
+
.st42{fill:#663900;}
|
|
109
|
+
.st43{fill:#5B3C00;}
|
|
110
|
+
.st44{fill:#592700;}
|
|
111
|
+
.st45{fill:#672700;}
|
|
112
|
+
.st46{fill:#5A3800;}
|
|
113
|
+
.st47{fill:#5C3200;}
|
|
114
|
+
.st48{fill:#653400;}
|
|
115
|
+
.st49{fill:#5D4000;}
|
|
116
|
+
.st50{fill:#683400;}
|
|
117
|
+
.st51{fill:#6A4900;}
|
|
118
|
+
.st52{fill:#773D00;}
|
|
119
|
+
.st53{fill:#6D4C00;}
|
|
120
|
+
.st54{fill:#6A4300;}
|
|
121
|
+
.st55{fill:#722B00;}
|
|
122
|
+
.st56{fill:#773C00;}
|
|
123
|
+
.st57{fill:#5D3900;}
|
|
124
|
+
.st58{fill:#745D00;}
|
|
125
|
+
.st59{fill:#989800;}
|
|
126
|
+
.st60{fill:#725900;}
|
|
127
|
+
.st61{fill:#685500;}
|
|
128
|
+
.st62{fill:#5E3400;}
|
|
129
|
+
.st63{fill:#522F00;}
|
|
130
|
+
.st64{fill:#6D4900;}
|
|
131
|
+
.st65{fill:#503A00;}
|
|
132
|
+
.st66{fill:#6F3600;}
|
|
133
|
+
.st67{fill:#6C4700;}
|
|
134
|
+
.st68{fill:#523A00;}
|
|
135
|
+
.st69{fill:#6B3500;}
|
|
136
|
+
.st70{fill:#868600;}
|
|
137
|
+
.st71{fill:#7A4600;}
|
|
138
|
+
.st72{fill:#783600;}
|
|
139
|
+
.st73{fill:#704B00;}
|
|
140
|
+
.st74{fill:#603B00;}
|
|
141
|
+
.st75{fill:#642A00;}
|
|
142
|
+
.st76{fill:#5F3400;}
|
|
143
|
+
.st77{fill:#6F5900;}
|
|
144
|
+
.st78{fill:#6F4F00;}
|
|
145
|
+
.st79{fill:#723100;}
|
|
146
|
+
.st80{fill:#6F3F00;}
|
|
147
|
+
.st81{fill:#FCFC00;}
|
|
148
|
+
.st82{fill:#FBFB00;}
|
|
149
|
+
.st83{fill:#F6F600;}
|
|
150
|
+
.st84{fill:#E8E800;}
|
|
151
|
+
.st85{fill:#E9E900;}
|
|
152
|
+
.st86{fill:#E4E400;}
|
|
153
|
+
.st87{fill:#EAEA00;}
|
|
154
|
+
.st88{fill:#7B7B00;}
|
|
155
|
+
.st89{fill:#6B6C00;}
|
|
156
|
+
.st90{fill:#F4F400;}
|
|
157
|
+
.st91{fill:#6E6E00;}
|
|
158
|
+
.st92{fill:#9C9C00;}
|
|
159
|
+
.st93{fill:#727300;}
|
|
160
|
+
.st94{fill:#F3F300;}
|
|
161
|
+
.st95{fill:#888800;}
|
|
162
|
+
.st96{fill:#909000;}
|
|
163
|
+
.st97{fill:#8D8D00;}
|
|
164
|
+
.st98{fill:#797900;}
|
|
165
|
+
.st99{fill:#8E8E00;}
|
|
166
|
+
.st100{fill:#FAFA00;}
|
|
167
|
+
.st101{fill:#D8D800;}
|
|
168
|
+
.st102{fill:#F8F800;}
|
|
169
|
+
.st103{fill:#9B9B00;}
|
|
170
|
+
.st104{fill:#929200;}
|
|
171
|
+
.st105{fill:#EFEF00;}
|
|
172
|
+
.st106{fill:#78781E;}
|
|
173
|
+
.st107{fill:#69693D;}
|
|
174
|
+
.st108{fill:#78783E;}
|
|
175
|
+
.st109{fill:#949400;}
|
|
176
|
+
.st110{fill:#919100;}
|
|
177
|
+
.st111{fill:#858500;}
|
|
178
|
+
.st112{fill:#898900;}
|
|
179
|
+
.st113{fill:#8B8B00;}
|
|
180
|
+
.st114{fill:#828200;}
|
|
181
|
+
.st115{fill:#979700;}
|
|
182
|
+
.st116{fill:#E6E600;}
|
|
183
|
+
.st117{fill:#E1E100;}
|
|
184
|
+
.st118{fill:#818100;}
|
|
185
|
+
.st119{fill:#EEEE00;}
|
|
186
|
+
.st120{fill:#878700;}
|
|
187
|
+
.st121{fill:#8C8C00;}
|
|
188
|
+
.st122{fill:#808000;}
|
|
189
|
+
.st123{fill:#7A7A00;}
|
|
190
|
+
.st124{fill:#707000;}
|
|
191
|
+
.st125{fill:#7F7F00;}
|
|
192
|
+
.st126{fill:#777700;}
|
|
193
|
+
.st127{fill:#717100;}
|
|
194
|
+
.st128{fill:#E8E700;}
|
|
195
|
+
.st129{fill:#F1F100;}
|
|
196
|
+
.st130{fill:#D5D500;}
|
|
197
|
+
.st131{fill:#7A7200;}
|
|
198
|
+
.st132{fill:#6B380F;}
|
|
199
|
+
.st133{fill:#B7B700;}
|
|
200
|
+
.st134{fill:#F7F700;}
|
|
201
|
+
.st135{fill:#484D1A;}
|
|
202
|
+
.st136{fill:#7C7C00;}
|
|
203
|
+
.st137{fill:#8E8E0D;}
|
|
204
|
+
.st138{fill:#7E7E00;}
|
|
205
|
+
.st139{fill:#7D7D00;}
|
|
206
|
+
.st140{fill:#838400;}
|
|
207
|
+
.st141{fill:#838300;}
|
|
208
|
+
.st142{fill:#6F6F00;}
|
|
209
|
+
.st143{fill:#727200;}
|
|
210
|
+
.st144{fill:#747400;}
|
|
211
|
+
.st145{fill:#757500;}
|
|
212
|
+
.st146{fill:#006500;}
|
|
213
|
+
.st147{fill:#616118;}
|
|
214
|
+
.st148{fill:#056200;}
|
|
215
|
+
.st149{fill:#E7E700;}
|
|
216
|
+
.st150{fill:#016500;}
|
|
217
|
+
.st151{fill:#ECED00;}
|
|
218
|
+
.st152{fill:#FD0000;}
|
|
219
|
+
.st153{fill:#5B3A13;}
|
|
220
|
+
.st154{fill:#5C3D00;}
|
|
221
|
+
.st155{fill:#626200;}
|
|
222
|
+
.st156{fill:#854500;}
|
|
223
|
+
.st157{fill:#873400;}
|
|
224
|
+
.st158{fill:#864C00;}
|
|
225
|
+
.st159{fill:#F5F5F4;}
|
|
226
|
+
.st160{fill:#5F4F00;}
|
|
227
|
+
.st161{fill:#754900;}
|
|
228
|
+
.st162{fill:#644400;}
|
|
229
|
+
.st163{fill:#643000;}
|
|
230
|
+
.st164{fill:#654700;}
|
|
231
|
+
.st165{fill:#562700;}
|
|
232
|
+
.st166{fill:#553E00;}
|
|
233
|
+
.st167{fill:#7C180F;}
|
|
234
|
+
.st168{fill:#6A3F00;}
|
|
235
|
+
.st169{fill:#848400;}
|
|
236
|
+
.st170{fill:#7B2A00;}
|
|
237
|
+
.st171{fill:#843500;}
|
|
238
|
+
.st172{fill:#814000;}
|
|
239
|
+
.st173{fill:#7A2B00;}
|
|
240
|
+
.st174{fill:#6F6900;}
|
|
241
|
+
.st175{fill:#FB0000;}
|
|
242
|
+
.st176{fill:#8A8900;}
|
|
243
|
+
.st177{fill:#702700;}
|
|
244
|
+
.st178{fill:#733500;}
|
|
245
|
+
.st179{fill:#832A00;}
|
|
246
|
+
.st180{fill:#F5F500;}
|
|
247
|
+
.st181{fill:#737300;}
|
|
248
|
+
.st182{fill:#026500;}
|
|
249
|
+
.st183{fill:#E3E2E1;}
|
|
250
|
+
.st184{fill:#8F8F00;}
|
|
251
|
+
.st185{fill:#F2F200;}
|
|
252
|
+
.st186{fill:#8B8C00;}
|
|
253
|
+
.st187{fill:#ECEC00;}
|
|
254
|
+
.st188{fill:#E5E600;}
|
|
255
|
+
.st189{fill:#525A00;}
|
|
256
|
+
.st190{fill:#E7E800;}
|
|
257
|
+
.st191{fill:#535800;}
|
|
258
|
+
.st192{fill:#C6CC00;}
|
|
259
|
+
.st193{fill:#046402;}
|
|
260
|
+
.st194{fill:#9E9E00;}
|
|
261
|
+
.st195{fill:#6C6C00;}
|
|
262
|
+
.st196{fill:#636500;}
|
|
263
|
+
.st197{fill:#E6E500;}
|
|
264
|
+
.st198{fill:#594400;}
|
|
265
|
+
.st199{fill:#882B00;}
|
|
266
|
+
.st200{fill:#5F3100;}
|
|
267
|
+
.st201{fill:#573700;}
|
|
268
|
+
.st202{fill:#7B3700;}
|
|
269
|
+
.st203{fill:#842C00;}
|
|
270
|
+
.st204{fill:#833500;}
|
|
271
|
+
.st205{fill:#523600;}
|
|
272
|
+
.st206{fill:#4E3700;}
|
|
273
|
+
.st207{fill:#EEED00;}
|
|
274
|
+
.st208{fill:#745733;}
|
|
275
|
+
.st209{fill:#725000;}
|
|
276
|
+
.st210{fill:#7A7A3B;}
|
|
277
|
+
.st211{fill:#6A6A2D;}
|
|
278
|
+
.st212{fill:#842929;}
|
|
279
|
+
.st213{fill:#E60401;}
|
|
280
|
+
.st214{fill:#826111;}
|
|
281
|
+
.st215{fill:#8D2525;}
|
|
282
|
+
.st216{fill:#6C6C1C;}
|
|
283
|
+
.st217{fill:#686817;}
|
|
284
|
+
.st218{fill:#7D7D43;}
|
|
285
|
+
.st219{fill:#7B7B3F;}
|
|
286
|
+
.st220{fill:#813838;}
|
|
287
|
+
.st221{fill:#6A6A26;}
|
|
288
|
+
.st222{fill:#7E7E3A;}
|
|
289
|
+
.st223{fill:#63633F;}
|
|
290
|
+
.st224{fill:#6A6A45;}
|
|
291
|
+
.st225{fill:#9E9D00;}
|
|
292
|
+
.st226{fill:#783D00;}
|
|
293
|
+
.st227{fill:#7B3400;}
|
|
294
|
+
.st228{fill:#704C00;}
|
|
295
|
+
.st229{fill:#764A00;}
|
|
296
|
+
.st230{fill:#583F00;}
|
|
297
|
+
.st231{fill:#553300;}
|
|
298
|
+
.st232{fill:#572C00;}
|
|
299
|
+
.st233{fill:#634500;}
|
|
300
|
+
.st234{fill:#4B3800;}
|
|
301
|
+
.st235{fill:#855000;}
|
|
302
|
+
.st236{fill:#6D3B00;}
|
|
303
|
+
.st237{fill:#6A3800;}
|
|
304
|
+
.st238{fill:#5D4200;}
|
|
305
|
+
.st239{fill:#5F3300;}
|
|
306
|
+
.st240{fill:#672600;}
|
|
307
|
+
.st241{fill:#553700;}
|
|
308
|
+
.st242{fill:#7B6D00;}
|
|
309
|
+
.st243{fill:#883C00;}
|
|
310
|
+
.st244{fill:#783C00;}
|
|
311
|
+
.st245{fill:#553900;}
|
|
312
|
+
.st246{fill:#7F3900;}
|
|
313
|
+
.st247{fill:#513000;}
|
|
314
|
+
.st248{fill:#5B2A00;}
|
|
315
|
+
.st249{fill:#623300;}
|
|
316
|
+
.st250{fill:#734200;}
|
|
317
|
+
.st251{fill:#512B00;}
|
|
318
|
+
.st252{fill:#7C3F00;}
|
|
319
|
+
.st253{fill:#824900;}
|
|
320
|
+
.st254{fill:#7C3800;}
|
|
321
|
+
.st255{fill:#813B00;}
|
|
322
|
+
.st256{fill:#793300;}
|
|
323
|
+
.st257{fill:#7A4200;}
|
|
324
|
+
.st258{fill:#7C3500;}
|
|
325
|
+
.st259{fill:#6C2D00;}
|
|
326
|
+
.st260{fill:#643200;}
|
|
327
|
+
.st261{fill:#593B00;}
|
|
328
|
+
.st262{fill:#612800;}
|
|
329
|
+
.st263{fill:#692900;}
|
|
330
|
+
.st264{fill:#653300;}
|
|
331
|
+
.st265{fill:#543500;}
|
|
332
|
+
.st266{fill:#575900;}
|
|
333
|
+
.st267{fill:#793434;}
|
|
334
|
+
.st268{fill:#823600;}
|
|
335
|
+
.st269{fill:#7F4200;}
|
|
336
|
+
.st270{fill:#7A3800;}
|
|
337
|
+
.st271{fill:#843A00;}
|
|
338
|
+
.st272{fill:#7C3000;}
|
|
339
|
+
.st273{fill:#A29700;}
|
|
340
|
+
.st274{fill:#634400;}
|
|
341
|
+
.st275{fill:#654F00;}
|
|
342
|
+
.st276{fill:#765252;}
|
|
343
|
+
.st277{fill:#837300;}
|
|
344
|
+
.st278{fill:#6B3B00;}
|
|
345
|
+
.st279{fill:#A51010;}
|
|
346
|
+
.st280{fill:#6A3B00;}
|
|
347
|
+
.st281{fill:#743C00;}
|
|
348
|
+
.st282{fill:#6A3D00;}
|
|
349
|
+
.st283{fill:#ACAB00;}
|
|
350
|
+
.st284{fill:#ECEB00;}
|
|
351
|
+
.st285{fill:#8B8000;}
|
|
352
|
+
.st286{fill:#696300;}
|
|
353
|
+
.st287{fill:#754200;}
|
|
354
|
+
.st288{fill:#6D4500;}
|
|
355
|
+
.st289{fill:#6F4900;}
|
|
356
|
+
.st290{fill:#8F8A00;}
|
|
357
|
+
.st291{fill:#7B7800;}
|
|
358
|
+
.st292{fill:#6B4B00;}
|
|
359
|
+
.st293{fill:#774200;}
|
|
360
|
+
.st294{fill:#7E6E00;}
|
|
361
|
+
.st295{fill:#764800;}
|
|
362
|
+
.st296{fill:#B0AA00;}
|
|
363
|
+
.st297{fill:#979200;}
|
|
364
|
+
.st298{fill:#A99E00;}
|
|
365
|
+
.st299{fill:#FAF900;}
|
|
366
|
+
.st300{fill:#6F3700;}
|
|
367
|
+
.st301{fill:#A80C00;}
|
|
368
|
+
.st302{fill:#BCB600;}
|
|
369
|
+
.st303{fill:#7C4700;}
|
|
370
|
+
.st304{fill:#794600;}
|
|
371
|
+
.st305{fill:#8B1B1B;}
|
|
372
|
+
.st306{fill:#793800;}
|
|
373
|
+
.st307{fill:#793E00;}
|
|
374
|
+
.st308{fill:#652C00;}
|
|
375
|
+
.st309{fill:#7F4646;}
|
|
376
|
+
.st310{fill:#792700;}
|
|
377
|
+
.st311{fill:#CFCF00;}
|
|
378
|
+
.st312{fill:#682A00;}
|
|
379
|
+
.st313{fill:#632800;}
|
|
380
|
+
.st314{fill:#802200;}
|
|
381
|
+
.st315{fill:#813E3E;}
|
|
382
|
+
.st316{fill:#871600;}
|
|
383
|
+
.st317{fill:#673B00;}
|
|
384
|
+
.st318{fill:#643C00;}
|
|
385
|
+
.st319{fill:#644100;}
|
|
386
|
+
.st320{fill:#843D3D;}
|
|
387
|
+
.st321{fill:#E2E100;}
|
|
388
|
+
.st322{fill:#06379B;}
|
|
389
|
+
.st323{fill:#04369A;}
|
|
390
|
+
.st324{fill:#033599;}
|
|
391
|
+
.st325{fill:#9E9300;}
|
|
392
|
+
.st326{fill:#D1CC00;}
|
|
393
|
+
.st327{fill:#BA0200;}
|
|
394
|
+
.st328{fill:#CECE00;}
|
|
395
|
+
.st329{fill:#CBCB00;}
|
|
396
|
+
.st330{fill:#EBE800;}
|
|
397
|
+
.st331{fill:#CDCA00;}
|
|
398
|
+
.st332{fill:#F9F900;}
|
|
399
|
+
.st333{fill:#D7D700;}
|
|
400
|
+
.st334{fill:#C2C000;}
|
|
401
|
+
.st335{fill:#D6D600;}
|
|
402
|
+
.st336{fill:#D4D400;}
|
|
403
|
+
.st337{fill:#E4E200;}
|
|
404
|
+
.st338{fill:#D0CD00;}
|
|
405
|
+
.st339{fill:#C2C200;}
|
|
406
|
+
.st340{fill:#C0C000;}
|
|
407
|
+
.st341{fill:#E0E000;}
|
|
408
|
+
.st342{fill:#D6D200;}
|
|
409
|
+
.st343{fill:#999400;}
|
|
410
|
+
.st344{fill:#B9B700;}
|
|
411
|
+
.st345{fill:#B3AA00;}
|
|
412
|
+
.st346{fill:#D2CB00;}
|
|
413
|
+
.st347{fill:#CCD6EA;}
|
|
414
|
+
.st348{fill:#CBD5EA;}
|
|
415
|
+
.st349{fill:#DFE5F1;}
|
|
416
|
+
.st350{fill:#DAE1F0;}
|
|
417
|
+
.st351{fill:#D7DFEE;}
|
|
418
|
+
.st352{fill:#C4D0E7;}
|
|
419
|
+
.st353{fill:#E2E8F3;}
|
|
420
|
+
.st354{fill:#DBE2F0;}
|
|
421
|
+
.st355{fill:#D7DFEF;}
|
|
422
|
+
.st356{fill:#E1E7F2;}
|
|
423
|
+
.st357{fill:#BBC8E3;}
|
|
424
|
+
.st358{fill:#DCE3F0;}
|
|
425
|
+
.st359{fill:#BCCAE4;}
|
|
426
|
+
.st360{fill:#C3CFE7;}
|
|
427
|
+
.st361{fill:#C1CDE6;}
|
|
428
|
+
.st362{fill:#C6D1E7;}
|
|
429
|
+
.st363{fill:#D8DFEF;}
|
|
430
|
+
.st364{fill:#E4E9F4;}
|
|
431
|
+
.st365{fill:#DDE3F1;}
|
|
432
|
+
.st366{fill:#545400;}
|
|
433
|
+
.st367{fill:#404000;}
|
|
434
|
+
.st368{fill:#735900;}
|
|
435
|
+
</style>
|
|
436
|
+
|
|
437
|
+
<rect
|
|
438
|
+
y="0"
|
|
439
|
+
x="0"
|
|
440
|
+
style="fill:#ff0000;stroke-width:0.375"
|
|
441
|
+
id="rect2"
|
|
442
|
+
height="150"
|
|
443
|
+
width="225" /><rect
|
|
444
|
+
y="0"
|
|
445
|
+
x="0"
|
|
446
|
+
style="fill:#006600;stroke-width:0.375"
|
|
447
|
+
id="rect4"
|
|
448
|
+
height="150"
|
|
449
|
+
width="90" /><g
|
|
450
|
+
transform="matrix(0.375,0,0,0.375,9.4299315e-7,-0.0644625)"
|
|
451
|
+
id="g1002"><g
|
|
452
|
+
style="fill:#ffff00;fill-rule:evenodd;stroke:#000000;stroke-width:0.57300001;stroke-linecap:round;stroke-linejoin:round"
|
|
453
|
+
id="g48"><path
|
|
454
|
+
inkscape:connector-curvature="0"
|
|
455
|
+
d="M 318.24,262.04 C 288.03,261.13 149.5,174.66 148.55,160.89 l 7.6496,-12.757 c 13.741,19.966 155.36,104.06 169.27,101.08 l -7.2299,12.823"
|
|
456
|
+
id="path6" /><path
|
|
457
|
+
inkscape:connector-curvature="0"
|
|
458
|
+
d="m 154.59,146.4 c -2.7101,7.2937 36.149,31.318 82.903,59.754 46.752,28.434 87.065,46.006 90.053,43.486 0.18256,-0.32544 1.4701,-2.5409 1.352,-2.5232 -0.56001,0.84402 -1.9234,1.1104 -4.0506,0.49741 -12.631,-3.6433 -45.575,-18.765 -86.374,-43.506 -40.798,-24.743 -76.294,-47.544 -81.811,-57.232 -0.38363,-0.67116 -0.65702,-1.8962 -0.60146,-2.8487 l -0.13405,-0.002 -1.1747,2.0532 -0.16139,0.32191 h -8.8e-4 z m 164.36,116.04 c -0.51238,0.92957 -1.4675,0.96044 -3.2816,0.76112 -11.3,-1.2506 -45.589,-17.925 -86.162,-42.213 -47.21,-28.26 -86.2,-54.01 -81.97,-60.74 l 1.1509,-2.0346 0.22665,0.0706 c -3.8037,11.405 76.948,57.578 81.702,60.522 46.724,28.947 86.115,45.851 89.601,41.458 l -1.2682,2.181 v -0.002 z"
|
|
459
|
+
id="path8" /><path
|
|
460
|
+
inkscape:connector-curvature="0"
|
|
461
|
+
d="m 240.17,169.23 c 30.237,-0.23901 67.55,-4.1319 89.023,-12.69 l -4.6265,-7.5168 c -12.692,7.0247 -50.21,11.644 -84.652,12.335 -40.736,-0.37483 -69.49,-4.1681 -83.897,-13.835 l -4.3672,8.0045 c 26.484,11.207 53.623,13.587 88.52,13.703"
|
|
462
|
+
id="path10" /><path
|
|
463
|
+
inkscape:connector-curvature="0"
|
|
464
|
+
d="m 330.44,156.71 c -0.73904,1.1818 -14.743,6.0113 -35.373,9.5753 -13.988,2.1325 -32.234,3.9555 -55.004,3.9776 -21.633,0.0203 -39.305,-1.5196 -52.684,-3.3329 -21.656,-3.3955 -32.833,-8.1201 -36.965,-9.7896 0.39509,-0.78581 0.64908,-1.337 1.0301,-2.0708 11.895,4.736 23.124,7.5918 36.279,9.6158 13.291,1.8 30.75,3.362 52.276,3.3417 22.664,-0.0229 40.709,-1.9844 54.616,-4.0534 21.155,-3.4122 32.711,-7.8034 34.334,-9.8425 l 1.494,2.5788 h -0.002 z m -4.0603,-7.6226 c -2.293,1.8415 -13.718,5.8932 -33.819,9.1034 -13.415,1.9226 -30.472,3.6433 -52.265,3.6645 -20.704,0.0203 -37.619,-1.375 -50.485,-3.2491 -20.414,-2.6661 -31.279,-7.4754 -35.196,-8.8776 0.3898,-0.67381 0.78666,-1.3423 1.1941,-2.0135 3.0479,1.5346 13.533,5.7909 34.226,8.7224 12.72,1.8036 29.661,3.1477 50.262,3.1265 21.69,-0.0221 38.553,-1.7762 51.883,-3.6883 20.205,-2.7799 31.077,-7.9472 32.728,-9.241 l 1.4728,2.4509 v 0.002 z"
|
|
465
|
+
id="path12" /><path
|
|
466
|
+
inkscape:connector-curvature="0"
|
|
467
|
+
d="m 140.88,205.66 c 18.598,10.003 59.905,15.044 98.994,15.391 35.591,0.0564 81.958,-5.5016 99.297,-14.69 l -0.47712,-10.012 c -5.4246,8.4773 -55.113,16.609 -99.206,16.276 -44.093,-0.3325 -85.038,-7.1429 -98.687,-15.959 l 0.0794,8.9914"
|
|
468
|
+
id="path14" /><path
|
|
469
|
+
inkscape:connector-curvature="0"
|
|
470
|
+
d="m 340.12,204.22 8.8e-4,2.3874 c -2.606,3.1159 -18.946,7.8255 -39.437,11.142 -15.595,2.391 -35.927,4.1945 -61.262,4.1945 -24.069,0 -43.263,-1.7163 -58.148,-4.0014 -23.529,-3.4264 -38.579,-9.4262 -41.6,-11.217 l 0.0132,-2.7852 c 9.0748,6.0334 33.661,10.447 41.917,11.798 14.788,2.2701 33.868,3.9732 57.817,3.9732 25.216,0 45.434,-1.7912 60.931,-4.1663 14.701,-2.1237 35.644,-7.6465 39.767,-11.324 h 8.8e-4 z m 0.01,-8.4922 8.8e-4,2.3874 c -2.606,3.1142 -18.946,7.8237 -39.437,11.14 -15.595,2.391 -35.927,4.1945 -61.262,4.1945 -24.069,0 -43.263,-1.7145 -58.148,-4.0014 -23.529,-3.4246 -38.579,-9.4245 -41.6,-11.216 l 0.0132,-2.7852 c 9.0748,6.0325 33.661,10.447 41.917,11.796 14.788,2.2719 33.868,3.9758 57.817,3.9758 25.216,0 45.434,-1.7921 60.931,-4.169 14.701,-2.1237 35.644,-7.6465 39.767,-11.324 l 8.8e-4,0.002 z"
|
|
471
|
+
id="path16" /><path
|
|
472
|
+
inkscape:connector-curvature="0"
|
|
473
|
+
d="m 239.79,260.32 c -42.772,-0.25489 -79.421,-11.659 -87.16,-13.544 l 5.6433,8.8344 c 13.67,5.7503 49.424,14.32 81.927,13.371 32.504,-0.94809 60.91,-3.466 80.928,-13.211 l 5.7862,-9.1555 c -13.642,6.425 -60.068,13.639 -87.125,13.705"
|
|
474
|
+
id="path18" /><path
|
|
475
|
+
style="stroke-width:0.55000001"
|
|
476
|
+
inkscape:connector-curvature="0"
|
|
477
|
+
d="m 323.3,253.72 c -0.85016,1.2991 -1.7171,2.5823 -2.5963,3.8294 -9.4417,3.3293 -24.319,6.8245 -30.597,7.844 -12.824,2.6423 -32.665,4.594 -50.274,4.6029 -37.89,-0.55474 -68.905,-7.9719 -83.496,-14.299 l -1.1773,-2.0241 0.19225,-0.30427 1.9966,0.77435 c 25.948,9.2834 55.091,12.987 82.698,13.652 17.538,0.0617 35.095,-2.01 49.292,-4.5491 21.771,-4.3621 30.574,-7.65 33.275,-9.1405 l 0.68701,-0.38541 h -8.8e-4 z m 5.0172,-8.2753 c 0.022,0.0256 0.0441,0.0503 0.0653,0.0776 -0.63585,1.0733 -1.2911,2.1652 -1.9622,3.2623 -5.0357,1.8 -18.702,5.7988 -38.659,8.5893 -13.149,1.7912 -21.322,3.526 -47.479,4.034 -49.015,-1.2471 -80.75,-10.831 -88.289,-13.195 l -1.1174,-2.1431 c 28.406,7.4154 57.422,12.592 89.408,13.121 23.931,-0.50976 34.112,-2.2719 47.152,-4.0499 23.271,-3.6186 34.996,-7.4498 38.515,-8.5558 -0.0441,-0.0635 -0.0961,-0.13053 -0.15433,-0.19932 l 2.5231,-0.9428 -0.002,0.002 z"
|
|
478
|
+
id="path20" /><path
|
|
479
|
+
inkscape:connector-curvature="0"
|
|
480
|
+
d="m 328.83,197.76 c 0.13873,28.137 -14.26,53.386 -25.858,64.525 -16.408,15.759 -38.163,25.896 -63.569,26.363 -28.37,0.52117 -55.12,-17.974 -62.295,-26.099 -14.028,-15.885 -25.449,-36.057 -25.815,-63.243 1.7376,-30.709 13.793,-52.1 31.268,-66.769 17.475,-14.669 40.743,-21.813 60.121,-21.302 22.358,0.59003 48.475,11.558 66.521,33.332 11.823,14.266 16.943,29.748 19.627,53.193 z m -89.186,-96.342 c 54.485,0 99.296,44.338 99.296,98.703 0,54.364 -44.811,98.704 -99.296,98.704 -54.485,0 -98.924,-44.339 -98.924,-98.704 0,-54.365 44.439,-98.703 98.924,-98.703"
|
|
481
|
+
id="path22" /><path
|
|
482
|
+
inkscape:connector-curvature="0"
|
|
483
|
+
d="m 239.91,101.08 c 54.534,0 99.011,44.483 99.011,99.022 0,54.538 -44.478,99.02 -99.011,99.02 -54.534,0 -99.011,-44.481 -99.011,-99.02 0,-54.539 44.478,-99.022 99.011,-99.022 z m -96.832,99.0224 c 0,53.26 43.736,96.842 96.832,96.842 53.097,0 96.833,-43.582 96.833,-96.842 0,-53.262 -43.737,-96.844 -96.833,-96.844 -53.096,0 -96.832,43.584 -96.832,96.844 z"
|
|
484
|
+
id="path24" /><path
|
|
485
|
+
inkscape:connector-curvature="0"
|
|
486
|
+
d="m 239.99,109.31 c 49.731,0 90.693,40.821 90.693,90.704 0,49.884 -40.963,90.703 -90.693,90.703 -49.73,0 -90.693,-40.819 -90.693,-90.703 0,-49.883 40.964,-90.704 90.693,-90.704 z m -88.515,90.7034 c 0,48.685 39.979,88.524 88.515,88.524 48.536,0 88.515,-39.839 88.515,-88.524 0,-48.686 -39.978,-88.525 -88.515,-88.525 -48.536,0 -88.515,39.839 -88.515,88.525 z"
|
|
487
|
+
id="path26" /><path
|
|
488
|
+
inkscape:connector-curvature="0"
|
|
489
|
+
d="m 243.98,100.68 h -8.48545 l 0.01,198.96 h 8.51455 z"
|
|
490
|
+
id="path28" /><path
|
|
491
|
+
inkscape:connector-curvature="0"
|
|
492
|
+
d="m 243.13,99.546 h 2.1598 l 0.0185,201.25 h -2.1616 l -0.0159,-201.25 z m -8.4213,0.0018 h 2.1766 l 0.003,201.25 H 234.71 v -201.25 z"
|
|
493
|
+
id="path30" /><path
|
|
494
|
+
inkscape:connector-curvature="0"
|
|
495
|
+
d="m 338.99,203.935 v -7.3554 l -5.99,-5.58 -34,-9 -49,-5 -59,3 -42,10 -8.48,6.28 v 7.3572 l 21.48,-9.637 51,-8 h 49 l 36,4 25,6 z"
|
|
496
|
+
id="path32" /><path
|
|
497
|
+
inkscape:connector-curvature="0"
|
|
498
|
+
d="m 239.95,184.77 c 23.383,-0.0432 46.07,2.2154 64.065,5.7194 18.569,3.7121 31.637,8.3556 36.105,13.571 l -0.005,2.5823 c -5.3884,-6.4902 -22.973,-11.248 -36.518,-13.968 -17.858,-3.474 -40.393,-5.7168 -63.647,-5.6736 -24.538,0.0459 -47.387,2.3698 -64.984,5.8032 -14.12,2.8019 -32.951,8.3679 -35.302,13.858 v -2.689 c 1.2911,-3.8003 15.313,-9.4792 34.984,-13.417 17.729,-3.4572 40.62,-5.7415 65.302,-5.7864 z m 0.01,-8.4922 c 23.383,-0.0423 46.07,2.2172 64.065,5.7194 18.569,3.7139 31.637,8.3556 36.105,13.571 l -0.005,2.5823 c -5.3884,-6.4885 -22.973,-11.247 -36.518,-13.966 -17.858,-3.4757 -40.393,-5.7185 -63.647,-5.6736 -24.538,0.0441 -47.276,2.3698 -64.875,5.8014 -13.626,2.5832 -33.226,8.3696 -35.412,13.86 v -2.6908 c 1.2911,-3.7588 15.597,-9.6414 34.985,-13.417 17.729,-3.4572 40.62,-5.7397 65.302,-5.7864 z"
|
|
499
|
+
id="path34" /><path
|
|
500
|
+
inkscape:connector-curvature="0"
|
|
501
|
+
d="m 239.48,132.96 c 36.849,-0.18433 68.99,5.1523 83.695,12.685 l 5.3638,9.279 c -12.781,-6.888 -47.456,-14.05 -89.005,-12.979 -33.854,0.20814 -70.027,3.7271 -88.176,13.41 l 6.4035,-10.709 c 14.895,-7.7241 50.022,-11.643 81.72,-11.684"
|
|
502
|
+
id="path36" /><path
|
|
503
|
+
inkscape:connector-curvature="0"
|
|
504
|
+
d="m 239.97,140.62 c 21.017,-0.0556 41.325,1.1298 57.476,4.0437 15.041,2.7993 29.385,7.0009 31.436,9.2604 l 1.5901,2.8099 c -4.9881,-3.257 -17.401,-6.8836 -33.339,-9.906 -16.006,-3.0083 -36.3,-4.0049 -57.2,-3.9502 -23.722,-0.0811 -42.152,1.1712 -57.969,3.9291 -16.728,3.13 -28.334,7.6015 -31.197,9.7261 l 1.5583,-2.9704 c 5.5631,-2.8381 14.39,-6.2592 29.223,-8.9297 16.357,-2.988 34.983,-3.8841 58.423,-4.0128 h -8.8e-4 z m -0.009,-8.4843 c 20.113,-0.0529 39.972,1.068 55.452,3.8506 12.209,2.3768 24.283,6.0872 28.704,9.3892 l 2.3256,3.6954 c -3.9536,-4.3947 -18.836,-8.5593 -31.974,-10.892 -15.361,-2.6494 -34.395,-3.698 -54.508,-3.8656 -21.108,0.0591 -40.615,1.352 -55.752,4.1081 -14.441,2.7481 -23.76,6.0016 -27.703,8.5425 l 2.0451,-3.0868 c 5.4414,-2.8646 14.232,-5.4954 25.303,-7.6465 15.249,-2.7764 34.876,-4.0358 56.108,-4.0949 z"
|
|
505
|
+
id="path38" /><path
|
|
506
|
+
inkscape:connector-curvature="0"
|
|
507
|
+
d="m 289.15,241.26 c -18.218,-3.4008 -36.469,-3.8947 -49.217,-3.7447 -61.407,0.71967 -81.244,12.609 -83.665,16.209 l -4.5894,-7.4815 c 15.634,-11.332 49.073,-17.687 88.587,-17.037 20.518,0.33602 38.224,1.6986 53.119,4.5835 l -4.2358,7.4727"
|
|
508
|
+
id="path40" /><path
|
|
509
|
+
style="stroke-width:0.55000001"
|
|
510
|
+
inkscape:connector-curvature="0"
|
|
511
|
+
d="m 239.58,236.46 c 17.082,0.25488 33.849,0.96044 50.033,3.9784 l -1.172,2.069 c -15.031,-2.7746 -31.055,-3.8365 -48.803,-3.75 -22.663,-0.17727 -45.585,1.9394 -65.541,7.6668 -6.2968,1.7524 -16.721,5.8006 -17.784,9.1458 l -1.1659,-1.9226 c 0.33601,-1.9773 6.6363,-6.081 18.414,-9.3901 22.858,-6.5458 44.239,-7.6491 66.019,-7.799 v 0.002 z m 0.77519,-8.5963 c 17.698,0.33073 35.975,1.1492 53.74,4.6681 l -1.2206,2.1537 c -16.042,-3.1847 -31.369,-4.2466 -52.415,-4.5702 -22.735,0.0414 -46.851,1.6625 -68.778,8.0372 -7.0791,2.062 -19.297,6.5202 -19.704,10.05 l -1.1659,-2.0655 c 0.26545,-3.2059 10.842,-7.388 20.358,-10.156 22.096,-6.4241 46.275,-8.076 69.186,-8.1174 z"
|
|
512
|
+
id="path42" /><path
|
|
513
|
+
inkscape:connector-curvature="0"
|
|
514
|
+
d="M 327.58,247.38 320.201,258.829 299,240 244,203 182,169 149.81,157.99 156.67,145.27 159,144 l 20,5 66,34 38,24 32,23 13,15 z"
|
|
515
|
+
id="path44" /><path
|
|
516
|
+
inkscape:connector-curvature="0"
|
|
517
|
+
d="m 148.65,158.29 c 5.646,-3.8294 47.139,14.655 90.555,40.834 43.301,26.254 84.677,55.921 80.942,61.473 l -1.2285,1.9323 -0.56354,0.4445 c 0.12083,-0.0864 0.74345,-0.84755 -0.0609,-2.906 -1.8449,-6.0704 -31.195,-29.491 -79.894,-58.895 -47.475,-28.309 -87.041,-45.371 -90.997,-40.494 l 1.247,-2.3892 h -8.9e-4 z m 180.44,88.927 c 3.57,-7.052 -34.916,-36.044 -82.632,-64.272 -48.813,-27.666 -83.994,-43.951 -90.42,-39.095 l -1.4278,2.5991 c -0.0124,0.14287 0.052,-0.17727 0.35364,-0.4101 1.1685,-1.0195 3.1052,-0.95074 3.9792,-0.96662 11.065,0.16581 42.667,14.709 87.006,40.128 19.428,11.315 82.071,51.491 81.832,62.789 0.0168,0.97102 0.0803,1.1712 -0.28485,1.6519 l 1.5936,-2.4236 v -0.002 z"
|
|
518
|
+
id="path46" /></g><g
|
|
519
|
+
id="g112"><path
|
|
520
|
+
style="fill:#ffffff;stroke:#000000;stroke-width:0.67036998"
|
|
521
|
+
inkscape:connector-curvature="0"
|
|
522
|
+
d="m 180.6,211.01 c 0,16.271 6.6628,30.987 17.457,41.742 10.815,10.778 25.512,17.579 41.809,17.579 16.381,0 31.247,-6.6525 42.016,-17.389 10.769,-10.735 17.443,-25.552 17.446,-41.88 h -0.002 v -79.189 l -118.74,-0.14111 0.0123,79.278 h 0.002 z"
|
|
523
|
+
id="path50" /><path
|
|
524
|
+
style="fill:#ff0000;stroke:#000000;stroke-width:0.50734001"
|
|
525
|
+
inkscape:connector-curvature="0"
|
|
526
|
+
d="m 182.82,211.12 v 0.045 c 0,15.557 6.4414,29.724 16.775,40.009 10.354,10.305 24.614,16.712 40.214,16.712 15.681,0 29.912,-6.3606 40.222,-16.626 10.308,-10.265 16.697,-24.433 16.699,-40.044 h -0.002 V 134.39 l -113.84,-0.0185 -0.0697,76.748 m 91.022,-53.747 0.004,48.891 -0.0414,5.1717 h 8.8e-4 c 0,1.3608 -0.082,2.9122 -0.24076,4.2333 -0.92512,7.7294 -4.4801,14.467 -9.7451,19.708 -6.1636,6.1357 -14.671,9.9413 -24.047,9.9413 -9.327,0 -17.639,-3.9379 -23.829,-10.1 -6.3497,-6.32 -10.03,-14.986 -10.03,-23.947 l -0.0132,-54.023 67.94,0.12259 0.002,0.002 z"
|
|
527
|
+
id="path52" /><g
|
|
528
|
+
id="castle3"><g
|
|
529
|
+
style="fill:#ffff00;stroke:#000000;stroke-width:0.5"
|
|
530
|
+
id="castle"><path
|
|
531
|
+
style="stroke:none"
|
|
532
|
+
inkscape:connector-curvature="0"
|
|
533
|
+
d="m 190.19,154.43 c 0.13493,-5.521 4.0524,-6.828 4.0806,-6.8474 0.0282,-0.0185 4.2314,1.4076 4.2173,6.8986 l -8.2978,-0.0512"
|
|
534
|
+
id="path54" /><path
|
|
535
|
+
inkscape:connector-curvature="0"
|
|
536
|
+
d="m 186.81,147.69 -0.68172,6.3447 4.1406,0.009 c 0.0397,-5.2493 3.9739,-6.1225 4.0691,-6.1031 0.0891,-0.005 3.9889,1.1606 4.0929,6.1031 h 4.1511 l -0.74962,-6.3932 -15.022,0.0379 v 0.002 z"
|
|
537
|
+
id="path56" /><path
|
|
538
|
+
inkscape:connector-curvature="0"
|
|
539
|
+
d="m 185.85,154.06 h 16.946 c 0.35717,0 0.64908,0.35277 0.64908,0.78404 0,0.43039 -0.29191,0.78141 -0.64908,0.78141 H 185.85 c -0.35717,0 -0.64908,-0.35102 -0.64908,-0.78141 0,-0.43127 0.29191,-0.78404 0.64908,-0.78404 z"
|
|
540
|
+
id="path58" /><path
|
|
541
|
+
inkscape:connector-curvature="0"
|
|
542
|
+
d="m 192.01,154.03 c 0.0185,-3.3126 2.2621,-4.2501 2.2736,-4.2483 8.8e-4,0 2.3423,0.96661 2.3609,4.2483 h -4.6344"
|
|
543
|
+
id="path60" /><path
|
|
544
|
+
inkscape:connector-curvature="0"
|
|
545
|
+
d="m 186.21,145.05 h 16.245 c 0.34218,0 0.62263,0.31839 0.62263,0.70468 0,0.38717 -0.28045,0.70467 -0.62263,0.70467 H 186.21 c -0.34218,0 -0.62263,-0.31573 -0.62263,-0.70467 0,-0.38629 0.28045,-0.70468 0.62263,-0.70468 z"
|
|
546
|
+
id="path62" /><path
|
|
547
|
+
inkscape:connector-curvature="0"
|
|
548
|
+
d="m 186.55,146.47 h 15.538 c 0.32719,0 0.59529,0.31662 0.59529,0.70379 0,0.38805 -0.2681,0.70467 -0.59529,0.70467 H 186.55 c -0.32719,0 -0.59529,-0.31662 -0.59529,-0.70467 0,-0.38717 0.2681,-0.70379 0.59529,-0.70379 z"
|
|
549
|
+
id="path64" /><path
|
|
550
|
+
inkscape:connector-curvature="0"
|
|
551
|
+
d="m 191.57,135.88 1.2267,0.002 v 0.87136 h 0.89513 v -0.89076 l 1.2567,0.004 v 0.88723 h 0.89778 v -0.89076 h 1.2576 l -0.002,2.0117 c 0,0.31574 -0.25398,0.52035 -0.54854,0.52035 h -4.4113 c -0.29633,0 -0.56972,-0.23724 -0.5706,-0.52652 l -0.003,-1.9879 h 8.8e-4 z"
|
|
552
|
+
id="path66" /><path
|
|
553
|
+
inkscape:connector-curvature="0"
|
|
554
|
+
d="m 196.19,138.57 0.27691,6.4514 -4.3028,-0.0159 0.28486,-6.4523 3.741,0.0168"
|
|
555
|
+
id="path68" /><path
|
|
556
|
+
inkscape:connector-curvature="0"
|
|
557
|
+
id="cp1"
|
|
558
|
+
d="m 190.94,141.56 0.13141,3.4775 -4.1256,0.002 0.11641,-3.4793 h 3.8786 -8.9e-4 z" /><use
|
|
559
|
+
height="100%"
|
|
560
|
+
width="100%"
|
|
561
|
+
y="0"
|
|
562
|
+
xlink:href="#cp1"
|
|
563
|
+
x="10.609"
|
|
564
|
+
id="use71" /><path
|
|
565
|
+
inkscape:connector-curvature="0"
|
|
566
|
+
id="cp2"
|
|
567
|
+
d="m 186.3,139.04 1.1994,0.003 v 0.87224 h 0.8775 v -0.89253 l 1.2294,0.004 v 0.889 h 0.87926 v -0.89253 l 1.2302,0.002 -0.002,2.0117 c 0,0.31398 -0.2487,0.51859 -0.5362,0.51859 h -4.3169 c -0.28926,0 -0.55824,-0.23548 -0.55913,-0.52564 l -0.003,-1.9888 h 8.8e-4 z" /><use
|
|
568
|
+
height="100%"
|
|
569
|
+
width="100%"
|
|
570
|
+
y="0"
|
|
571
|
+
xlink:href="#cp2"
|
|
572
|
+
x="10.609"
|
|
573
|
+
id="use74" /><path
|
|
574
|
+
style="fill:#000000;stroke:none"
|
|
575
|
+
inkscape:connector-curvature="0"
|
|
576
|
+
d="m 193.9,140.61 c -0.0265,-0.62706 0.87661,-0.63411 0.86603,0 v 1.5364 h -0.866 v -1.536"
|
|
577
|
+
id="path76" /><path
|
|
578
|
+
style="fill:#000000;stroke:none"
|
|
579
|
+
inkscape:connector-curvature="0"
|
|
580
|
+
id="cp3"
|
|
581
|
+
d="m 188.57,142.84 c -0.003,-0.6059 0.83693,-0.61824 0.82635,0 v 1.1871 h -0.826 v -1.187" /><use
|
|
582
|
+
height="100%"
|
|
583
|
+
width="100%"
|
|
584
|
+
y="0"
|
|
585
|
+
xlink:href="#cp3"
|
|
586
|
+
x="10.641"
|
|
587
|
+
id="use79" /></g><use
|
|
588
|
+
height="100%"
|
|
589
|
+
width="100%"
|
|
590
|
+
x="0"
|
|
591
|
+
xlink:href="#castle"
|
|
592
|
+
y="46.319801"
|
|
593
|
+
id="use82" /><use
|
|
594
|
+
height="100%"
|
|
595
|
+
width="100%"
|
|
596
|
+
y="0"
|
|
597
|
+
x="0"
|
|
598
|
+
xlink:href="#castle"
|
|
599
|
+
transform="rotate(-45.202042,312.76611,180.00356)"
|
|
600
|
+
id="use84" /></g><use
|
|
601
|
+
height="100%"
|
|
602
|
+
width="100%"
|
|
603
|
+
y="0"
|
|
604
|
+
xlink:href="#castle"
|
|
605
|
+
x="45.713799"
|
|
606
|
+
id="use87" /><use
|
|
607
|
+
height="100%"
|
|
608
|
+
width="100%"
|
|
609
|
+
y="0"
|
|
610
|
+
x="0"
|
|
611
|
+
xlink:href="#castle3"
|
|
612
|
+
transform="matrix(-1,0,0,1,479.79195,0)"
|
|
613
|
+
id="use89" /><g
|
|
614
|
+
style="fill:#ffffff"
|
|
615
|
+
id="quina"><path
|
|
616
|
+
style="fill:#003399"
|
|
617
|
+
inkscape:connector-curvature="0"
|
|
618
|
+
d="m 232.636,202.406 v 0.005 c 0,2.2119 0.84927,4.2272 2.2118,5.6894 1.3652,1.4667 3.2454,2.3777 5.302,2.3777 2.0672,0 3.9439,-0.90487 5.3029,-2.3654 1.3581,-1.4587 2.2021,-3.47219 2.2021,-5.693 v -10.768 l -14.992,-0.0123 -0.0273,10.766"
|
|
619
|
+
id="path91" /><circle
|
|
620
|
+
cx="236.07401"
|
|
621
|
+
cy="195.735"
|
|
622
|
+
r="1.4859999"
|
|
623
|
+
id="circle93" /><circle
|
|
624
|
+
cx="244.392"
|
|
625
|
+
cy="195.742"
|
|
626
|
+
r="1.4859999"
|
|
627
|
+
id="circle95" /><circle
|
|
628
|
+
cx="240.22501"
|
|
629
|
+
cy="199.735"
|
|
630
|
+
r="1.4859999"
|
|
631
|
+
id="circle97" /><circle
|
|
632
|
+
cx="236.07401"
|
|
633
|
+
cy="203.916"
|
|
634
|
+
r="1.4859999"
|
|
635
|
+
id="circle99" /><circle
|
|
636
|
+
cx="244.383"
|
|
637
|
+
cy="203.905"
|
|
638
|
+
r="1.4859999"
|
|
639
|
+
id="circle101" /></g><use
|
|
640
|
+
height="100%"
|
|
641
|
+
width="100%"
|
|
642
|
+
x="0"
|
|
643
|
+
xlink:href="#quina"
|
|
644
|
+
y="-26.016001"
|
|
645
|
+
id="use104" /><use
|
|
646
|
+
height="100%"
|
|
647
|
+
width="100%"
|
|
648
|
+
y="0"
|
|
649
|
+
xlink:href="#quina"
|
|
650
|
+
x="-20.799"
|
|
651
|
+
id="use106" /><use
|
|
652
|
+
height="100%"
|
|
653
|
+
width="100%"
|
|
654
|
+
y="0"
|
|
655
|
+
xlink:href="#quina"
|
|
656
|
+
x="20.745001"
|
|
657
|
+
id="use108" /><use
|
|
658
|
+
height="100%"
|
|
659
|
+
width="100%"
|
|
660
|
+
x="0"
|
|
661
|
+
xlink:href="#quina"
|
|
662
|
+
y="25.784"
|
|
663
|
+
id="use110" /></g></g></svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|