rroonga 6.0.9-x86-mingw32 → 6.1.0-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/doc/text/news.md +8 -0
- data/ext/groonga/rb-grn-index-column.c +54 -0
- data/ext/groonga/rb-grn-object.c +4 -0
- data/ext/groonga/rb-grn-table.c +18 -0
- data/ext/groonga/rb-grn.h +2 -2
- data/lib/2.1/groonga.so +0 -0
- data/lib/2.2/groonga.so +0 -0
- data/lib/2.3/groonga.so +0 -0
- data/lib/groonga/dumper.rb +8 -1
- data/lib/groonga/schema.rb +2 -1
- data/rroonga-build.rb +2 -2
- data/test/test-index-column.rb +124 -1
- data/test/test-schema-dumper.rb +82 -4
- data/vendor/local/bin/grndb.exe +0 -0
- data/vendor/local/bin/groonga-benchmark.exe +0 -0
- data/vendor/local/bin/groonga-suggest-create-dataset.exe +0 -0
- data/vendor/local/bin/groonga.exe +0 -0
- data/vendor/local/bin/libgroonga-0.dll +0 -0
- data/vendor/local/bin/libmecab-2.dll +0 -0
- data/vendor/local/bin/libmsgpackc.dll +0 -0
- data/vendor/local/bin/libonig-5.dll +0 -0
- data/vendor/local/bin/libpcre-1.dll +0 -0
- data/vendor/local/bin/libpcrecpp-0.dll +0 -0
- data/vendor/local/bin/libpcreposix-0.dll +0 -0
- data/vendor/local/bin/lz4.exe +0 -0
- data/vendor/local/bin/lz4c.exe +0 -0
- data/vendor/local/bin/lz4cat +0 -0
- data/vendor/local/bin/mecab.exe +0 -0
- data/vendor/local/bin/pcregrep.exe +0 -0
- data/vendor/local/bin/pcretest.exe +0 -0
- data/vendor/local/bin/zlib1.dll +0 -0
- data/vendor/local/lib/groonga/plugins/functions/number.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/number.dll +0 -0
- data/vendor/local/lib/groonga/plugins/functions/number.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/number.la +1 -1
- data/vendor/local/lib/groonga/plugins/functions/string.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/string.dll +0 -0
- data/vendor/local/lib/groonga/plugins/functions/string.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/string.la +1 -1
- data/vendor/local/lib/groonga/plugins/functions/time.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/time.dll +0 -0
- data/vendor/local/lib/groonga/plugins/functions/time.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/time.la +1 -1
- data/vendor/local/lib/groonga/plugins/functions/vector.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/vector.dll +0 -0
- data/vendor/local/lib/groonga/plugins/functions/vector.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/functions/vector.la +1 -1
- data/vendor/local/lib/groonga/plugins/query_expanders/tsv.a +0 -0
- data/vendor/local/lib/groonga/plugins/query_expanders/tsv.dll +0 -0
- data/vendor/local/lib/groonga/plugins/query_expanders/tsv.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/query_expanders/tsv.la +1 -1
- data/vendor/local/lib/groonga/plugins/sharding/logical_table_remove.rb +9 -4
- data/vendor/local/lib/groonga/plugins/suggest/suggest.a +0 -0
- data/vendor/local/lib/groonga/plugins/suggest/suggest.dll +0 -0
- data/vendor/local/lib/groonga/plugins/suggest/suggest.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/suggest/suggest.la +1 -1
- data/vendor/local/lib/groonga/plugins/table/table.a +0 -0
- data/vendor/local/lib/groonga/plugins/table/table.dll +0 -0
- data/vendor/local/lib/groonga/plugins/table/table.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/table/table.la +1 -1
- data/vendor/local/lib/groonga/plugins/token_filters/stop_word.a +0 -0
- data/vendor/local/lib/groonga/plugins/token_filters/stop_word.dll +0 -0
- data/vendor/local/lib/groonga/plugins/token_filters/stop_word.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/token_filters/stop_word.la +1 -1
- data/vendor/local/lib/groonga/plugins/tokenizers/mecab.a +0 -0
- data/vendor/local/lib/groonga/plugins/tokenizers/mecab.dll +0 -0
- data/vendor/local/lib/groonga/plugins/tokenizers/mecab.dll.a +0 -0
- data/vendor/local/lib/groonga/plugins/tokenizers/mecab.la +1 -1
- data/vendor/local/lib/groonga/scripts/ruby/command_line/grndb.rb +1 -0
- data/vendor/local/lib/libgroonga.a +0 -0
- data/vendor/local/lib/libgroonga.dll.a +0 -0
- data/vendor/local/lib/libgroonga.la +1 -1
- data/vendor/local/lib/liblz4.a +0 -0
- data/vendor/local/lib/liblz4.dll +0 -0
- data/vendor/local/lib/liblz4.dll.1 +0 -0
- data/vendor/local/lib/liblz4.dll.1.5.0 +0 -0
- data/vendor/local/lib/libmecab.a +0 -0
- data/vendor/local/lib/libmecab.dll.a +0 -0
- data/vendor/local/lib/libmsgpackc.a +0 -0
- data/vendor/local/lib/libmsgpackc.dll.a +0 -0
- data/vendor/local/lib/libonig.a +0 -0
- data/vendor/local/lib/libonig.dll.a +0 -0
- data/vendor/local/lib/libonig.la +1 -1
- data/vendor/local/lib/libpcre.a +0 -0
- data/vendor/local/lib/libpcre.dll.a +0 -0
- data/vendor/local/lib/libpcrecpp.a +0 -0
- data/vendor/local/lib/libpcrecpp.dll.a +0 -0
- data/vendor/local/lib/libpcreposix.a +0 -0
- data/vendor/local/lib/libpcreposix.dll.a +0 -0
- data/vendor/local/lib/libz.a +0 -0
- data/vendor/local/lib/libz.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/groonga.pc +2 -2
- data/vendor/local/libexec/mecab/mecab-cost-train.exe +0 -0
- data/vendor/local/libexec/mecab/mecab-dict-gen.exe +0 -0
- data/vendor/local/libexec/mecab/mecab-dict-index.exe +0 -0
- data/vendor/local/libexec/mecab/mecab-system-eval.exe +0 -0
- data/vendor/local/libexec/mecab/mecab-test-gen.exe +0 -0
- data/vendor/local/share/doc/groonga/en/html/.buildinfo +1 -1
- data/vendor/local/share/doc/groonga/en/html/_sources/install/centos.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/debian.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/fedora.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/mac_os_x.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/others.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/solaris.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/ubuntu.txt +3 -3
- data/vendor/local/share/doc/groonga/en/html/_sources/install/windows.txt +9 -9
- data/vendor/local/share/doc/groonga/en/html/_sources/news.txt +61 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/column_create.txt +741 -42
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/commands/table_create.txt +47 -22
- data/vendor/local/share/doc/groonga/en/html/_sources/reference/tables.txt +2 -2
- data/vendor/local/share/doc/groonga/en/html/_sources/tutorial/drilldown.txt +1 -1
- data/vendor/local/share/doc/groonga/en/html/_static/basic.css +7 -0
- data/vendor/local/share/doc/groonga/en/html/_static/searchtools.js +1 -1
- data/vendor/local/share/doc/groonga/en/html/characteristic.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/client.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/community.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/contribution.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/contribution/development.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/contribution/development/build.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/development/build/unix_autotools.html +14 -12
- data/vendor/local/share/doc/groonga/en/html/contribution/development/build/unix_cmake.html +14 -12
- data/vendor/local/share/doc/groonga/en/html/contribution/development/build/windows_cmake.html +14 -12
- data/vendor/local/share/doc/groonga/en/html/contribution/development/com.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/development/cooperation.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/development/query.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/development/release.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/development/repository.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/development/test.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation/c-api.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation/i18n.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/documentation/introduction.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/contribution/report.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/development.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/development/travis-ci.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/genindex.html +8 -8
- data/vendor/local/share/doc/groonga/en/html/index.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/install.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/install/centos.html +13 -11
- data/vendor/local/share/doc/groonga/en/html/install/debian.html +13 -11
- data/vendor/local/share/doc/groonga/en/html/install/fedora.html +13 -11
- data/vendor/local/share/doc/groonga/en/html/install/mac_os_x.html +13 -11
- data/vendor/local/share/doc/groonga/en/html/install/others.html +13 -11
- data/vendor/local/share/doc/groonga/en/html/install/solaris.html +13 -11
- data/vendor/local/share/doc/groonga/en/html/install/ubuntu.html +13 -11
- data/vendor/local/share/doc/groonga/en/html/install/windows.html +19 -17
- data/vendor/local/share/doc/groonga/en/html/limitations.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news.html +128 -72
- data/vendor/local/share/doc/groonga/en/html/news/0.x.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news/1.0.x.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news/1.1.x.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news/1.2.x.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news/1.3.x.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news/2.x.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news/3.x.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news/4.x.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news/5.x.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/news/senna.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/objects.inv +0 -0
- data/vendor/local/share/doc/groonga/en/html/reference.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/reference/alias.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/api.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/api/global_configurations.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_cache.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_column.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_command_version.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_content_type.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_ctx.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_db.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_encoding.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_expr.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_geo.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_hook.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_ii.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_index_cursor.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_info.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_match_escalation.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_obj.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_proc.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_search.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_table.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_table_cursor.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_thread.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_type.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/grn_user_data.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/overview.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/api/plugin.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/cast.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/reference/column.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/columns/index.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/columns/pseudo.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/columns/scalar.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/columns/vector.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/command.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/command/command_version.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/command/output_format.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/command/pretty_print.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/command/request_id.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/command/request_timeout.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/command/return_code.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/cache_limit.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/check.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/clearlock.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_copy.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_create.html +983 -66
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_list.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_remove.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/column_rename.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/config_delete.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/config_get.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/config_set.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/database_unmap.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/define_selector.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/defrag.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/delete.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/dump.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/io_flush.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/load.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/lock_acquire.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/lock_clear.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/lock_release.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/log_level.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/log_put.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/log_reopen.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_count.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_parameters.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_range_filter.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_select.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_shard_list.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/logical_table_remove.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/normalize.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/normalizer_list.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/object_exist.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/object_inspect.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/object_list.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/object_remove.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/plugin_register.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/plugin_unregister.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/query_expand.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/quit.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/range_filter.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/register.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/reindex.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/request_cancel.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_eval.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/ruby_load.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/schema.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/select.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/shutdown.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/status.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/suggest.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_copy.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_create.html +66 -43
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_list.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_remove.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_rename.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/table_tokenize.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/thread_limit.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/tokenize.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/tokenizer_list.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/commands/truncate.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/configuration.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/executables.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/executables/grndb.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/executables/grnslap.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-benchmark.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-httpd.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-server-http.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-create-dataset.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-httpd.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga-suggest-learner.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/executables/groonga.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/function.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/functions/between.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/edit_distance.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/fuzzy_search.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_distance.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_circle.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/geo_in_rectangle.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/highlight_full.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/highlight_html.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/html_untag.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/in_values.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/now.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/number_classify.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/prefix_rk_search.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/query.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/rand.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/record_number.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/snippet_html.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/string_substring.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/sub_filter.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/time_classify_day.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/time_classify_hour.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/time_classify_minute.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/time_classify_month.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/time_classify_second.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/time_classify_week.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/time_classify_year.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/vector_size.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/functions/vector_slice.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/grn_expr.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/grn_expr/query_syntax.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/grn_expr/script_syntax.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/indexing.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/log.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/normalizers.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/operations.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/operations/geolocation_search.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/operations/prefix_rk_search.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/output.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/query_expanders.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/query_expanders/tsv.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/regular_expression.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/scorer.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/scorers/scorer_tf_at_most.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/scorers/scorer_tf_idf.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/sharding.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/suggest.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/suggest/completion.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/suggest/correction.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/suggest/introduction.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/suggest/suggestion.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/tables.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/reference/token_filters.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/tokenizers.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/tuning.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/reference/types.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/search.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/searchindex.js +1 -1
- data/vendor/local/share/doc/groonga/en/html/server.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/server/gqtp.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/server/http.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/server/http/comparison.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/server/http/groonga-httpd.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/server/http/groonga.html +12 -10
- data/vendor/local/share/doc/groonga/en/html/server/memcached.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/server/package.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/spec.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/spec/gqtp.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/spec/search.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/troubleshooting.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/troubleshooting/different_results_with_the_same_keyword.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/troubleshooting/mmap_cannot_allocate_memory.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial.html +8 -6
- data/vendor/local/share/doc/groonga/en/html/tutorial/data.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/drilldown.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/index.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/introduction.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/lexicon.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/match_columns.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/micro_blog.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/network.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/patricia_trie.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/query_expansion.html +10 -8
- data/vendor/local/share/doc/groonga/en/html/tutorial/search.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/.buildinfo +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/centos.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/debian.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/fedora.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/mac_os_x.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/others.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/solaris.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/ubuntu.txt +3 -3
- data/vendor/local/share/doc/groonga/ja/html/_sources/install/windows.txt +9 -9
- data/vendor/local/share/doc/groonga/ja/html/_sources/news.txt +61 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/column_create.txt +741 -42
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/commands/table_create.txt +47 -22
- data/vendor/local/share/doc/groonga/ja/html/_sources/reference/tables.txt +2 -2
- data/vendor/local/share/doc/groonga/ja/html/_sources/tutorial/drilldown.txt +1 -1
- data/vendor/local/share/doc/groonga/ja/html/_static/basic.css +7 -0
- data/vendor/local/share/doc/groonga/ja/html/_static/searchtools.js +1 -1
- data/vendor/local/share/doc/groonga/ja/html/characteristic.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/client.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/community.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/contribution.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/contribution/development.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/build.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/build/unix_autotools.html +14 -12
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/build/unix_cmake.html +14 -12
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/build/windows_cmake.html +14 -12
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/com.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/cooperation.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/query.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/release.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/repository.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/development/test.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/c-api.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/i18n.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/documentation/introduction.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/contribution/report.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/development.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/development/travis-ci.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/genindex.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/index.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/install.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/install/centos.html +13 -11
- data/vendor/local/share/doc/groonga/ja/html/install/debian.html +13 -11
- data/vendor/local/share/doc/groonga/ja/html/install/fedora.html +13 -11
- data/vendor/local/share/doc/groonga/ja/html/install/mac_os_x.html +13 -11
- data/vendor/local/share/doc/groonga/ja/html/install/others.html +13 -11
- data/vendor/local/share/doc/groonga/ja/html/install/solaris.html +13 -11
- data/vendor/local/share/doc/groonga/ja/html/install/ubuntu.html +13 -11
- data/vendor/local/share/doc/groonga/ja/html/install/windows.html +19 -17
- data/vendor/local/share/doc/groonga/ja/html/limitations.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news.html +130 -72
- data/vendor/local/share/doc/groonga/ja/html/news/0.x.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news/1.0.x.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news/1.1.x.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news/1.2.x.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news/1.3.x.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news/2.x.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news/3.x.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news/4.x.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news/5.x.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/news/senna.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/objects.inv +0 -0
- data/vendor/local/share/doc/groonga/ja/html/reference.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/alias.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/api.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/api/global_configurations.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_cache.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_column.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_command_version.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_content_type.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_ctx.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_db.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_encoding.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_expr.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_geo.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_hook.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_ii.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_index_cursor.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_info.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_match_escalation.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_obj.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_proc.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_search.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_table.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_table_cursor.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_thread.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_type.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/grn_user_data.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/overview.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/api/plugin.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/cast.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/reference/column.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/columns/index.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/columns/pseudo.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/columns/scalar.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/columns/vector.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/command.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/command/command_version.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/command/output_format.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/command/pretty_print.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/command/request_id.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/command/request_timeout.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/command/return_code.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/cache_limit.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/check.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/clearlock.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_copy.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_create.html +823 -69
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_list.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_remove.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/column_rename.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/config_delete.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/config_get.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/config_set.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/database_unmap.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/define_selector.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/defrag.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/delete.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/dump.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/io_flush.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/load.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/lock_acquire.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/lock_clear.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/lock_release.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_level.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_put.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/log_reopen.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_count.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_parameters.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_range_filter.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_select.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_shard_list.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/logical_table_remove.html +13 -11
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/normalize.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/normalizer_list.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/object_exist.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/object_inspect.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/object_list.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/object_remove.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/plugin_register.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/plugin_unregister.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/query_expand.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/quit.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/range_filter.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/register.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/reindex.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/request_cancel.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_eval.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/ruby_load.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/schema.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/select.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/shutdown.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/status.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/suggest.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_copy.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_create.html +62 -36
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_list.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_remove.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_rename.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/table_tokenize.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/thread_limit.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/tokenize.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/tokenizer_list.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/commands/truncate.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/configuration.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/executables.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/grndb.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/grnslap.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-benchmark.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-httpd.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-server-http.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-create-dataset.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-httpd.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga-suggest-learner.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/executables/groonga.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/function.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/between.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/edit_distance.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/fuzzy_search.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_distance.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_circle.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/geo_in_rectangle.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/highlight_full.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/highlight_html.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/html_untag.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/in_values.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/now.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/number_classify.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/prefix_rk_search.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/query.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/rand.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/record_number.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/snippet_html.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/string_substring.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/sub_filter.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/time_classify_day.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/time_classify_hour.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/time_classify_minute.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/time_classify_month.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/time_classify_second.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/time_classify_week.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/time_classify_year.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/vector_size.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/functions/vector_slice.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr/query_syntax.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/grn_expr/script_syntax.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/indexing.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/log.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/normalizers.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/operations.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/operations/geolocation_search.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/operations/prefix_rk_search.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/output.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/query_expanders.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/query_expanders/tsv.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/regular_expression.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/scorer.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/scorers/scorer_tf_at_most.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/scorers/scorer_tf_idf.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/sharding.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest/completion.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest/correction.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest/introduction.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/suggest/suggestion.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/reference/tables.html +11 -9
- data/vendor/local/share/doc/groonga/ja/html/reference/token_filters.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/tokenizers.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/tuning.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/reference/types.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/search.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/searchindex.js +1 -1
- data/vendor/local/share/doc/groonga/ja/html/server.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/server/gqtp.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/server/http.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/server/http/comparison.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/server/http/groonga-httpd.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/server/http/groonga.html +12 -10
- data/vendor/local/share/doc/groonga/ja/html/server/memcached.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/server/package.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/spec.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/spec/gqtp.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/spec/search.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/troubleshooting.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/troubleshooting/different_results_with_the_same_keyword.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/troubleshooting/mmap_cannot_allocate_memory.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial.html +8 -6
- data/vendor/local/share/doc/groonga/ja/html/tutorial/data.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/drilldown.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/index.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/introduction.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/lexicon.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/match_columns.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/micro_blog.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/network.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/patricia_trie.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/query_expansion.html +10 -8
- data/vendor/local/share/doc/groonga/ja/html/tutorial/search.html +10 -8
- data/vendor/local/share/groonga/html/admin/index.html +3 -3
- data/vendor/local/share/groonga/html/admin/scripts/{scripts.a1c295fa.js → scripts.d3e19381.js} +207 -148
- data/vendor/local/share/groonga/html/admin/scripts/{vendor.2c228d46.js → vendor.6c1a277a.js} +3854 -2816
- data/vendor/local/share/groonga/html/admin/styles/{main.d9de008c.css → main.db676f1c.css} +156 -137
- metadata +62 -129
- data/vendor/local/etc/groonga/httpd/fastcgi.conf +0 -26
- data/vendor/local/etc/groonga/httpd/fastcgi.conf.default +0 -26
- data/vendor/local/etc/groonga/httpd/fastcgi_params +0 -25
- data/vendor/local/etc/groonga/httpd/fastcgi_params.default +0 -25
- data/vendor/local/etc/groonga/httpd/html/50x.html +0 -21
- data/vendor/local/etc/groonga/httpd/html/index.html +0 -25
- data/vendor/local/etc/groonga/httpd/koi-utf +0 -109
- data/vendor/local/etc/groonga/httpd/koi-win +0 -103
- data/vendor/local/etc/groonga/httpd/mime.types +0 -89
- data/vendor/local/etc/groonga/httpd/mime.types.default +0 -89
- data/vendor/local/etc/groonga/httpd/nginx.conf.default +0 -117
- data/vendor/local/etc/groonga/httpd/scgi_params +0 -17
- data/vendor/local/etc/groonga/httpd/scgi_params.default +0 -17
- data/vendor/local/etc/groonga/httpd/uwsgi_params +0 -17
- data/vendor/local/etc/groonga/httpd/uwsgi_params.default +0 -17
- data/vendor/local/etc/groonga/httpd/win-utf +0 -126
- data/vendor/local/sbin/groonga-httpd.exe +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-icon-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-icon-foreground-white.svg +0 -118
- data/vendor/local/share/groonga/images/logo/groonga-icon-full-size.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-icon-full-size.svg +0 -97
- data/vendor/local/share/groonga/images/logo/groonga-icon.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-icon.svg +0 -93
- data/vendor/local/share/groonga/images/logo/groonga-logo-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-logo-foreground-white.svg +0 -108
- data/vendor/local/share/groonga/images/logo/groonga-logo.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-logo.svg +0 -118
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner-bar-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner-bar-foreground-white.svg +0 -170
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner-bar.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner-bar.svg +0 -186
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner-foreground-white.svg +0 -183
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner-large.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner-large.svg +0 -179
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner.png +0 -0
- data/vendor/local/share/groonga/images/logo/groonga-powered-by-banner.svg +0 -201
- data/vendor/local/share/groonga/images/logo/mroonga-icon-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/mroonga-icon-foreground-white.svg +0 -106
- data/vendor/local/share/groonga/images/logo/mroonga-icon-full-size.png +0 -0
- data/vendor/local/share/groonga/images/logo/mroonga-icon-full-size.svg +0 -97
- data/vendor/local/share/groonga/images/logo/mroonga-icon.png +0 -0
- data/vendor/local/share/groonga/images/logo/mroonga-icon.svg +0 -93
- data/vendor/local/share/groonga/images/logo/mroonga-logo-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/mroonga-logo-foreground-white.svg +0 -122
- data/vendor/local/share/groonga/images/logo/mroonga-logo.png +0 -0
- data/vendor/local/share/groonga/images/logo/mroonga-logo.svg +0 -106
- data/vendor/local/share/groonga/images/logo/nroonga-icon-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/nroonga-icon-foreground-white.svg +0 -106
- data/vendor/local/share/groonga/images/logo/nroonga-icon-full-size.png +0 -0
- data/vendor/local/share/groonga/images/logo/nroonga-icon-full-size.svg +0 -107
- data/vendor/local/share/groonga/images/logo/nroonga-icon.png +0 -0
- data/vendor/local/share/groonga/images/logo/nroonga-icon.svg +0 -93
- data/vendor/local/share/groonga/images/logo/nroonga-logo-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/nroonga-logo-foreground-white.svg +0 -122
- data/vendor/local/share/groonga/images/logo/nroonga-logo.png +0 -0
- data/vendor/local/share/groonga/images/logo/nroonga-logo.svg +0 -117
- data/vendor/local/share/groonga/images/logo/rroonga-icon-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/rroonga-icon-foreground-white.svg +0 -106
- data/vendor/local/share/groonga/images/logo/rroonga-icon-full-size.png +0 -0
- data/vendor/local/share/groonga/images/logo/rroonga-icon-full-size.svg +0 -107
- data/vendor/local/share/groonga/images/logo/rroonga-icon.png +0 -0
- data/vendor/local/share/groonga/images/logo/rroonga-icon.svg +0 -93
- data/vendor/local/share/groonga/images/logo/rroonga-logo-foreground-white.png +0 -0
- data/vendor/local/share/groonga/images/logo/rroonga-logo-foreground-white.svg +0 -122
- data/vendor/local/share/groonga/images/logo/rroonga-logo.png +0 -0
- data/vendor/local/share/groonga/images/logo/rroonga-logo.svg +0 -117
Binary file
|
@@ -1,183 +0,0 @@
|
|
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
-
width="88"
|
13
|
-
height="31"
|
14
|
-
id="svg6853"
|
15
|
-
version="1.1"
|
16
|
-
inkscape:version="0.48.1 r9760"
|
17
|
-
sodipodi:docname="新規ドキュメント 63">
|
18
|
-
<defs
|
19
|
-
id="defs6855">
|
20
|
-
<linearGradient
|
21
|
-
id="SVGID_23_"
|
22
|
-
gradientUnits="userSpaceOnUse"
|
23
|
-
x1="81.903801"
|
24
|
-
y1="561.35449"
|
25
|
-
x2="81.903801"
|
26
|
-
y2="584.04199">
|
27
|
-
<stop
|
28
|
-
offset="0"
|
29
|
-
style="stop-color:#3FA9F5"
|
30
|
-
id="stop4378" />
|
31
|
-
<stop
|
32
|
-
offset="1"
|
33
|
-
style="stop-color:#0071BC"
|
34
|
-
id="stop4380" />
|
35
|
-
</linearGradient>
|
36
|
-
</defs>
|
37
|
-
<sodipodi:namedview
|
38
|
-
id="base"
|
39
|
-
pagecolor="#ffffff"
|
40
|
-
bordercolor="#666666"
|
41
|
-
borderopacity="1.0"
|
42
|
-
inkscape:pageopacity="0.0"
|
43
|
-
inkscape:pageshadow="2"
|
44
|
-
inkscape:zoom="1.4"
|
45
|
-
inkscape:cx="70.516543"
|
46
|
-
inkscape:cy="5.8887068"
|
47
|
-
inkscape:document-units="px"
|
48
|
-
inkscape:current-layer="layer1"
|
49
|
-
showgrid="false"
|
50
|
-
fit-margin-top="0"
|
51
|
-
fit-margin-left="0"
|
52
|
-
fit-margin-right="0"
|
53
|
-
fit-margin-bottom="0"
|
54
|
-
inkscape:window-width="902"
|
55
|
-
inkscape:window-height="442"
|
56
|
-
inkscape:window-x="1928"
|
57
|
-
inkscape:window-y="52"
|
58
|
-
inkscape:window-maximized="0" />
|
59
|
-
<metadata
|
60
|
-
id="metadata6858">
|
61
|
-
<rdf:RDF>
|
62
|
-
<cc:Work
|
63
|
-
rdf:about="">
|
64
|
-
<dc:format>image/svg+xml</dc:format>
|
65
|
-
<dc:type
|
66
|
-
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
67
|
-
<dc:title></dc:title>
|
68
|
-
</cc:Work>
|
69
|
-
</rdf:RDF>
|
70
|
-
</metadata>
|
71
|
-
<g
|
72
|
-
inkscape:label="レイヤー 1"
|
73
|
-
inkscape:groupmode="layer"
|
74
|
-
id="layer1"
|
75
|
-
transform="translate(-276,-331.14789)">
|
76
|
-
<rect
|
77
|
-
style="fill:#00293f"
|
78
|
-
x="276"
|
79
|
-
y="331.14789"
|
80
|
-
width="88"
|
81
|
-
height="31"
|
82
|
-
id="rect4363" />
|
83
|
-
<g
|
84
|
-
transform="translate(230,-223.8521)"
|
85
|
-
id="g4365">
|
86
|
-
<path
|
87
|
-
style="fill:#ffffff"
|
88
|
-
inkscape:connector-curvature="0"
|
89
|
-
d="m 70.143,568.477 c -0.48,-0.104 -0.82,-0.159 -1.238,-0.159 -1.022,0 -1.916,0.297 -2.656,0.886 -0.033,0.021 -0.069,0.051 -0.108,0.089 -0.083,0.071 -0.163,0.145 -0.241,0.223 -0.531,0.472 -0.992,0.7 -0.992,-0.444 v -0.239 c 0,-0.146 -0.118,-0.264 -0.263,-0.264 h -0.756 c -0.071,0 -0.139,0.03 -0.188,0.08 -0.05,0.051 -0.076,0.12 -0.074,0.192 0.039,1.197 0.078,2.436 0.078,3.458 v 6.74 c 0,0.146 0.118,0.264 0.263,0.264 h 0.795 c 0.145,0 0.263,-0.118 0.263,-0.264 v -3.563 c 0,-0.493 0.039,-1.368 0.111,-1.73 0.564,-2.804 1.792,-4.166 3.751,-4.166 0.352,0 0.676,0.06 1.033,0.131 0.017,0.003 0.034,0.005 0.051,0.005 0.053,0 0.105,-0.017 0.15,-0.047 0.059,-0.041 0.098,-0.104 0.11,-0.174 l 0.116,-0.717 c 0.021,-0.138 -0.068,-0.272 -0.205,-0.301 z"
|
90
|
-
id="path4367" />
|
91
|
-
<path
|
92
|
-
style="fill:#ffffff"
|
93
|
-
inkscape:connector-curvature="0"
|
94
|
-
d="m 102.151,569.049 c -0.903,-0.637 -1.902,-0.731 -2.417,-0.731 -1.046,0 -2.03,0.327 -2.812,0.896 -0.002,0 -0.003,10e-4 -0.005,0.002 -0.361,0.232 -0.945,0.326 -0.941,-0.224 v -0.009 c 0,-0.038 -0.001,-0.07 -0.005,-0.1 l -0.003,-0.064 c -0.006,-0.142 -0.122,-0.252 -0.262,-0.252 H 94.95 c -0.073,0 -0.142,0.031 -0.192,0.084 -0.05,0.054 -0.075,0.124 -0.071,0.196 0.054,0.82 0.078,1.5 0.078,2.346 v 7.845 c 0,0.146 0.117,0.264 0.263,0.264 h 0.794 c 0.146,0 0.263,-0.118 0.263,-0.264 v -6.295 c 0,-0.293 0.091,-0.634 0.176,-0.855 0.002,-0.003 0.002,-0.005 0.003,-0.008 0.375,-1.094 1.519,-2.2 3.025,-2.327 1.164,10e-4 2.993,0.847 3.244,2.955 0.006,0.055 0.011,0.107 0.016,0.161 10e-4,0.018 0.003,0.035 0.004,0.054 0.002,0.024 0.003,0.05 0.005,0.074 0.003,0.068 0.005,0.137 0.005,0.21 0,0.12 10e-4,0.228 0.006,0.327 v 5.704 c 0,0.146 0.118,0.264 0.263,0.264 h 0.794 c 0.145,0 0.263,-0.118 0.263,-0.264 v -5.851 c 0.001,-1.93 -0.584,-3.322 -1.738,-4.138 z"
|
95
|
-
id="path4369" />
|
96
|
-
<path
|
97
|
-
style="fill:#ffffff"
|
98
|
-
inkscape:connector-curvature="0"
|
99
|
-
d="m 129.567,578.159 c -0.047,-0.04 -0.108,-0.063 -0.169,-0.063 -0.015,0 -0.029,10e-4 -0.043,0.005 -0.211,0.035 -0.347,0.035 -0.519,0.035 -0.413,0 -0.783,-0.121 -0.783,-1.577 v -3.563 c 0,-0.843 -0.063,-1.93 -0.568,-2.866 -0.656,-1.215 -1.862,-1.831 -3.586,-1.831 -0.891,0 -2.236,0.184 -3.592,1.068 -0.113,0.073 -0.152,0.222 -0.09,0.341 l 0.311,0.6 c 0.034,0.069 0.098,0.119 0.171,0.137 0.021,0.004 0.042,0.007 0.062,0.007 0.055,0 0.108,-0.018 0.152,-0.049 0.832,-0.589 1.865,-0.9 2.986,-0.9 1.436,0 2.158,0.667 2.516,1.416 l 0,0 c 0.36,0.798 -0.203,1.583 -0.822,1.647 -0.031,0.004 -0.061,0.005 -0.091,0.006 -0.005,0 -0.011,10e-4 -0.016,0 -0.019,0 -0.036,0.002 -0.051,0.003 -3.946,0.225 -5.944,1.55 -5.944,3.947 0,0.728 0.288,1.457 0.792,2.001 0.443,0.479 1.28,1.051 2.744,1.051 1.248,0 2.254,-0.4 2.993,-0.889 0.022,-0.012 0.047,-0.027 0.076,-0.051 0.009,-0.006 0.016,-0.013 0.023,-0.019 0.046,-0.031 0.092,-0.063 0.136,-0.096 0.458,-0.296 0.708,-0.126 0.943,0.182 0.001,0 0.002,10e-4 0.003,0.002 0.302,0.411 0.776,0.619 1.424,0.619 0.304,0 0.572,-0.035 0.842,-0.106 0.116,-0.031 0.195,-0.136 0.195,-0.254 v -0.603 c -0.001,-0.078 -0.036,-0.151 -0.095,-0.2 z m -6.56,0.19 c -1.094,0 -2.197,-0.619 -2.197,-2.002 0,-1.749 2.134,-2.366 4.373,-2.534 0.835,-0.015 1.474,0.778 1.551,1.646 v 0.355 c -0.023,0.232 -0.089,0.463 -0.204,0.678 -0.058,0.096 -0.128,0.201 -0.212,0.312 -0.014,0.017 -0.027,0.033 -0.037,0.049 -0.519,0.663 -1.519,1.496 -3.274,1.496 z"
|
100
|
-
id="path4371" />
|
101
|
-
<path
|
102
|
-
style="fill:#ffffff"
|
103
|
-
inkscape:connector-curvature="0"
|
104
|
-
d="m 59.823,568.567 h -0.736 c -0.142,0 -0.257,0.111 -0.263,0.253 -0.023,0.582 -0.32,0.66 -0.972,0.275 -0.003,-0.003 -0.006,-0.006 -0.01,-0.008 -0.064,-0.042 -0.129,-0.082 -0.195,-0.121 -0.003,-0.002 -0.008,-0.005 -0.011,-0.008 -0.032,-0.021 -0.061,-0.036 -0.089,-0.05 -0.712,-0.395 -1.547,-0.592 -2.488,-0.592 -1.344,0 -2.67,0.556 -3.638,1.527 -0.75,0.75 -1.642,2.093 -1.642,4.235 0,1.373 0.484,2.664 1.363,3.638 0.932,1.032 2.24,1.604 3.684,1.604 1.118,0 1.982,-0.296 2.637,-0.684 10e-4,0 0.003,-10e-4 0.004,-10e-4 0.702,-0.313 1.294,-0.784 1.126,0.802 -0.313,2.042 -1.624,3.15 -3.768,3.15 -1.5,0 -2.628,-0.504 -3.309,-0.928 -0.042,-0.026 -0.09,-0.041 -0.139,-0.041 -0.021,0 -0.043,0.005 -0.065,0.01 -0.07,0.018 -0.128,0.063 -0.164,0.126 l -0.349,0.619 c -0.068,0.121 -0.031,0.274 0.084,0.35 1.026,0.67 2.484,1.069 3.902,1.069 0.968,0 3.34,-0.225 4.492,-2.305 0.497,-0.892 0.729,-2.146 0.729,-3.942 v -6.275 c 0,-0.889 0.025,-1.683 0.077,-2.423 0.005,-0.072 -0.02,-0.144 -0.07,-0.196 -0.047,-0.052 -0.117,-0.084 -0.19,-0.084 z m -6.072,9.356 c -0.218,-0.087 -2.735,-1.155 -2.521,-4.245 0.199,-2.855 2.058,-3.758 2.344,-3.882 0.458,-0.179 0.97,-0.276 1.524,-0.276 0.599,0 1.119,0.118 1.565,0.315 2.46,1.392 2.767,5.913 0.319,7.716 -0.573,0.358 -1.235,0.565 -1.922,0.565 -0.483,0 -0.919,-0.068 -1.309,-0.193 z"
|
105
|
-
id="path4373" />
|
106
|
-
<path
|
107
|
-
style="fill:#ffffff"
|
108
|
-
inkscape:connector-curvature="0"
|
109
|
-
d="m 116.563,568.567 h -0.736 c -0.141,0 -0.257,0.111 -0.263,0.253 -0.024,0.582 -0.321,0.66 -0.971,0.275 -0.004,-0.003 -0.007,-0.006 -0.011,-0.008 -0.063,-0.042 -0.13,-0.082 -0.196,-0.121 -0.003,-0.002 -0.007,-0.005 -0.011,-0.008 -0.031,-0.021 -0.06,-0.036 -0.087,-0.05 -0.713,-0.395 -1.548,-0.592 -2.489,-0.592 -1.344,0 -2.67,0.556 -3.638,1.527 -0.749,0.75 -1.642,2.093 -1.642,4.235 0,1.373 0.484,2.664 1.363,3.638 0.933,1.032 2.241,1.604 3.684,1.604 1.118,0 1.982,-0.296 2.637,-0.684 10e-4,0 0.002,-10e-4 0.003,-10e-4 0.702,-0.314 1.295,-0.785 1.127,0.802 -0.315,2.042 -1.625,3.15 -3.768,3.15 -1.5,0 -2.627,-0.504 -3.308,-0.928 -0.043,-0.026 -0.09,-0.041 -0.139,-0.041 -0.022,0 -0.044,0.005 -0.065,0.01 -0.07,0.018 -0.129,0.063 -0.164,0.126 l -0.349,0.619 c -0.069,0.121 -0.031,0.274 0.084,0.35 1.026,0.67 2.484,1.069 3.902,1.069 0.966,0 3.34,-0.225 4.491,-2.305 0.497,-0.892 0.73,-2.146 0.73,-3.942 v -6.275 c 0,-0.889 0.025,-1.683 0.077,-2.423 0.005,-0.072 -0.021,-0.144 -0.07,-0.196 -0.048,-0.052 -0.116,-0.084 -0.191,-0.084 z m -6.072,9.356 c -0.218,-0.087 -2.735,-1.155 -2.521,-4.245 0.198,-2.854 2.054,-3.757 2.342,-3.882 0.459,-0.179 0.971,-0.276 1.525,-0.276 0.599,0 1.119,0.118 1.566,0.315 2.459,1.392 2.766,5.913 0.317,7.716 -0.572,0.359 -1.235,0.565 -1.921,0.565 -0.482,0 -0.917,-0.068 -1.308,-0.193 z"
|
110
|
-
id="path4375" />
|
111
|
-
<linearGradient
|
112
|
-
id="linearGradient6836"
|
113
|
-
gradientUnits="userSpaceOnUse"
|
114
|
-
x1="81.903801"
|
115
|
-
y1="561.35449"
|
116
|
-
x2="81.903801"
|
117
|
-
y2="584.04199">
|
118
|
-
<stop
|
119
|
-
offset="0"
|
120
|
-
style="stop-color:#3FA9F5"
|
121
|
-
id="stop6838" />
|
122
|
-
<stop
|
123
|
-
offset="1"
|
124
|
-
style="stop-color:#0071BC"
|
125
|
-
id="stop6840" />
|
126
|
-
</linearGradient>
|
127
|
-
<path
|
128
|
-
style="fill:url(#SVGID_23_)"
|
129
|
-
inkscape:connector-curvature="0"
|
130
|
-
d="m 81.057,563.455 c -0.84,0.839 -1.477,1.92 -1.809,3.11 -2.184,-0.034 -4.375,0.816 -6.113,2.557 -2.927,2.926 -3.837,8.236 0.24,12.311 3.43,3.433 8.553,3.483 11.915,0.121 1.589,-1.59 2.602,-3.776 2.623,-6.09 1.128,-0.3 2.202,-0.901 3.117,-1.814 2.501,-2.501 3.266,-6.8 -0.112,-10.181 -2.816,-2.814 -7.056,-2.82 -9.861,-0.014 z m 9.211,7.341 c -0.48,0.479 -1.095,0.834 -1.773,1.029 -1.088,0.312 -1.674,0.279 -2.048,0.903 -0.374,0.624 -0.333,0.698 -0.316,1.868 0.02,1.325 -0.479,2.699 -1.73,3.952 -1.913,1.911 -5.442,2.338 -8.04,-0.26 -2.045,-2.048 -3.006,-5.492 -0.28,-8.22 1.013,-1.011 2.469,-1.609 4,-1.581 1.064,0.018 1.188,0.057 1.873,-0.253 0.686,-0.313 0.388,-1.007 0.798,-2.23 0.2,-0.598 0.556,-1.185 1.112,-1.742 1.483,-1.483 4.213,-1.823 6.213,0.177 1.629,1.629 2.319,4.227 0.191,6.357 z"
|
131
|
-
id="path4382" />
|
132
|
-
</g>
|
133
|
-
<g
|
134
|
-
transform="translate(230,-223.8521)"
|
135
|
-
id="g4384">
|
136
|
-
<path
|
137
|
-
style="fill:#3fa9f5"
|
138
|
-
inkscape:connector-curvature="0"
|
139
|
-
d="m 94.988,565.938 v -4.184 c 0,-0.521 -0.008,-0.944 -0.025,-1.272 h 0.531 l 0.032,0.672 h 0.013 c 0.258,-0.507 0.642,-0.76 1.152,-0.76 0.388,0 0.711,0.184 0.969,0.55 0.258,0.367 0.387,0.837 0.387,1.41 0,0.638 -0.139,1.145 -0.417,1.522 -0.278,0.377 -0.625,0.565 -1.042,0.565 -0.211,0 -0.405,-0.054 -0.581,-0.16 -0.176,-0.106 -0.313,-0.259 -0.411,-0.456 h -0.013 v 2.112 h -0.595 z m 0.595,-3.807 v 0.624 c 0,0.312 0.087,0.573 0.261,0.785 0.174,0.213 0.383,0.318 0.629,0.318 0.299,0 0.536,-0.133 0.71,-0.397 0.175,-0.266 0.262,-0.624 0.262,-1.074 0,-0.405 -0.086,-0.74 -0.259,-1.004 -0.173,-0.265 -0.402,-0.396 -0.688,-0.396 -0.183,0 -0.352,0.066 -0.505,0.198 -0.154,0.132 -0.26,0.293 -0.32,0.484 -0.06,0.19 -0.09,0.344 -0.09,0.462 z"
|
140
|
-
id="path4386" />
|
141
|
-
<path
|
142
|
-
style="fill:#3fa9f5"
|
143
|
-
inkscape:connector-curvature="0"
|
144
|
-
d="m 101.823,562.379 c 0,0.416 -0.069,0.779 -0.208,1.092 -0.139,0.312 -0.333,0.552 -0.583,0.72 -0.25,0.168 -0.52,0.252 -0.81,0.252 -0.452,0 -0.826,-0.185 -1.12,-0.554 -0.294,-0.369 -0.441,-0.849 -0.441,-1.438 0,-0.626 0.152,-1.126 0.456,-1.498 0.304,-0.372 0.688,-0.558 1.15,-0.558 0.461,0 0.835,0.185 1.123,0.554 0.288,0.369 0.433,0.846 0.433,1.43 z m -2.553,0.048 c 0,0.424 0.091,0.773 0.272,1.05 0.182,0.276 0.409,0.414 0.682,0.414 0.28,0 0.513,-0.139 0.699,-0.416 0.186,-0.277 0.28,-0.635 0.28,-1.072 0,-0.402 -0.086,-0.746 -0.258,-1.03 -0.172,-0.283 -0.406,-0.426 -0.702,-0.426 -0.301,0 -0.539,0.141 -0.712,0.422 -0.173,0.281 -0.261,0.634 -0.261,1.058 z"
|
145
|
-
id="path4388" />
|
146
|
-
<path
|
147
|
-
style="fill:#3fa9f5"
|
148
|
-
inkscape:connector-curvature="0"
|
149
|
-
d="m 102.31,560.482 h 0.608 c 0.405,1.878 0.623,2.938 0.653,3.184 h 0.013 c 0.023,-0.208 0.288,-1.269 0.794,-3.184 h 0.505 c 0.458,1.795 0.715,2.856 0.768,3.184 h 0.013 c 0.06,-0.399 0.134,-0.792 0.224,-1.176 l 0.467,-2.008 h 0.589 l -1.024,3.872 h -0.55 c -0.352,-1.354 -0.55,-2.125 -0.595,-2.31 -0.045,-0.186 -0.096,-0.447 -0.153,-0.786 h -0.013 c -0.07,0.402 -0.163,0.813 -0.278,1.231 l -0.515,1.864 h -0.55 l -0.956,-3.871 z"
|
150
|
-
id="path4390" />
|
151
|
-
<path
|
152
|
-
style="fill:#3fa9f5"
|
153
|
-
inkscape:connector-curvature="0"
|
154
|
-
d="m 110.232,562.57 h -2.246 c 0.008,0.419 0.112,0.739 0.31,0.962 0.199,0.223 0.456,0.334 0.771,0.334 0.343,0 0.644,-0.066 0.902,-0.2 l 0.103,0.521 c -0.305,0.171 -0.666,0.256 -1.082,0.256 -0.482,0 -0.866,-0.179 -1.152,-0.536 -0.286,-0.357 -0.429,-0.832 -0.429,-1.424 0,-0.592 0.137,-1.088 0.411,-1.488 0.274,-0.399 0.643,-0.6 1.105,-0.6 0.427,0 0.754,0.178 0.982,0.534 0.229,0.355 0.343,0.791 0.343,1.306 0.002,0.146 -0.004,0.258 -0.018,0.335 z m -2.239,-0.536 h 1.683 c 0,-0.333 -0.069,-0.602 -0.207,-0.806 -0.137,-0.204 -0.333,-0.306 -0.587,-0.306 -0.241,0 -0.441,0.102 -0.599,0.306 -0.158,0.204 -0.254,0.473 -0.29,0.806 z"
|
155
|
-
id="path4392" />
|
156
|
-
<path
|
157
|
-
style="fill:#3fa9f5"
|
158
|
-
inkscape:connector-curvature="0"
|
159
|
-
d="m 111.097,564.354 v -2.64 c 0,-0.502 -0.008,-0.912 -0.025,-1.232 h 0.524 l 0.039,0.776 c 0.079,-0.272 0.2,-0.484 0.362,-0.637 0.162,-0.151 0.338,-0.228 0.528,-0.228 0.041,0 0.094,0.005 0.16,0.016 v 0.704 c -0.058,-0.016 -0.126,-0.023 -0.205,-0.023 -0.215,0 -0.4,0.105 -0.555,0.315 -0.155,0.211 -0.232,0.511 -0.232,0.9 v 2.048 h -0.596 z"
|
160
|
-
id="path4394" />
|
161
|
-
<path
|
162
|
-
style="fill:#3fa9f5"
|
163
|
-
inkscape:connector-curvature="0"
|
164
|
-
d="m 115.986,562.57 h -2.246 c 0.008,0.419 0.112,0.739 0.31,0.962 0.199,0.223 0.456,0.334 0.771,0.334 0.343,0 0.644,-0.066 0.902,-0.2 l 0.103,0.521 c -0.305,0.171 -0.666,0.256 -1.082,0.256 -0.482,0 -0.866,-0.179 -1.152,-0.536 -0.286,-0.357 -0.429,-0.832 -0.429,-1.424 0,-0.592 0.137,-1.088 0.411,-1.488 0.274,-0.399 0.643,-0.6 1.105,-0.6 0.427,0 0.754,0.178 0.982,0.534 0.229,0.355 0.343,0.791 0.343,1.306 0.002,0.146 -0.004,0.258 -0.018,0.335 z m -2.239,-0.536 h 1.683 c 0,-0.333 -0.069,-0.602 -0.207,-0.806 -0.137,-0.204 -0.333,-0.306 -0.587,-0.306 -0.241,0 -0.441,0.102 -0.599,0.306 -0.158,0.204 -0.254,0.473 -0.29,0.806 z"
|
165
|
-
id="path4396" />
|
166
|
-
<path
|
167
|
-
style="fill:#3fa9f5"
|
168
|
-
inkscape:connector-curvature="0"
|
169
|
-
d="m 119.04,558.658 h 0.595 v 4.681 c 0,0.432 0.008,0.771 0.025,1.016 h -0.531 l -0.045,-0.688 c -0.102,0.246 -0.25,0.437 -0.441,0.572 -0.191,0.135 -0.41,0.204 -0.653,0.204 -0.393,0 -0.72,-0.185 -0.982,-0.554 -0.262,-0.369 -0.394,-0.838 -0.394,-1.406 0,-0.616 0.138,-1.118 0.415,-1.506 0.277,-0.388 0.618,-0.582 1.025,-0.582 0.218,0 0.412,0.054 0.584,0.16 0.172,0.106 0.306,0.251 0.402,0.432 v -2.329 z m 0,4.032 v -0.616 c 0,-0.328 -0.085,-0.593 -0.254,-0.794 -0.17,-0.201 -0.373,-0.302 -0.61,-0.302 -0.288,0 -0.52,0.135 -0.696,0.404 -0.176,0.27 -0.264,0.62 -0.264,1.052 0,0.405 0.083,0.741 0.25,1.008 0.167,0.267 0.399,0.4 0.698,0.4 0.228,0 0.432,-0.104 0.609,-0.314 0.177,-0.209 0.267,-0.488 0.267,-0.838 z"
|
170
|
-
id="path4398" />
|
171
|
-
<path
|
172
|
-
style="fill:#3fa9f5"
|
173
|
-
inkscape:connector-curvature="0"
|
174
|
-
d="m 122.246,563.339 v -4.681 h 0.608 v 2.456 c 0.226,-0.479 0.591,-0.72 1.095,-0.72 0.396,0 0.722,0.184 0.976,0.55 0.254,0.367 0.381,0.84 0.381,1.418 0,0.632 -0.14,1.137 -0.421,1.515 -0.28,0.377 -0.622,0.565 -1.025,0.565 -0.484,0 -0.849,-0.242 -1.094,-0.728 l -0.026,0.64 h -0.518 c 0.015,-0.245 0.024,-0.583 0.024,-1.015 z m 0.595,-1.2 v 0.632 c 0,0.288 0.086,0.54 0.258,0.756 0.171,0.216 0.384,0.324 0.638,0.324 0.296,0 0.532,-0.132 0.706,-0.395 0.174,-0.262 0.261,-0.616 0.261,-1.062 0,-0.413 -0.086,-0.753 -0.259,-1.018 -0.173,-0.266 -0.404,-0.398 -0.694,-0.398 -0.256,0 -0.471,0.116 -0.646,0.35 -0.177,0.234 -0.264,0.504 -0.264,0.811 z"
|
175
|
-
id="path4400" />
|
176
|
-
<path
|
177
|
-
style="fill:#3fa9f5"
|
178
|
-
inkscape:connector-curvature="0"
|
179
|
-
d="m 125.733,560.482 h 0.653 l 0.704,2.308 c 0.06,0.192 0.13,0.439 0.211,0.74 0.083,-0.359 0.147,-0.62 0.192,-0.779 l 0.634,-2.269 h 0.64 l -0.877,2.769 c -0.279,0.88 -0.506,1.487 -0.68,1.823 -0.174,0.336 -0.362,0.585 -0.566,0.746 -0.204,0.161 -0.394,0.262 -0.571,0.302 l -0.141,-0.624 c 0.322,-0.125 0.573,-0.341 0.754,-0.647 0.18,-0.307 0.27,-0.512 0.27,-0.616 0,-0.045 -0.013,-0.106 -0.038,-0.184 l -1.185,-3.569 z"
|
180
|
-
id="path4402" />
|
181
|
-
</g>
|
182
|
-
</g>
|
183
|
-
</svg>
|
Binary file
|
@@ -1,179 +0,0 @@
|
|
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
11
|
-
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
12
|
-
width="235"
|
13
|
-
height="61"
|
14
|
-
id="svg7375"
|
15
|
-
version="1.1"
|
16
|
-
inkscape:version="0.48.1 r9760"
|
17
|
-
sodipodi:docname="新規ドキュメント 74">
|
18
|
-
<defs
|
19
|
-
id="defs7377">
|
20
|
-
<linearGradient
|
21
|
-
id="SVGID_20_"
|
22
|
-
gradientUnits="userSpaceOnUse"
|
23
|
-
x1="680.95117"
|
24
|
-
y1="529.94818"
|
25
|
-
x2="680.95117"
|
26
|
-
y2="567.36438">
|
27
|
-
<stop
|
28
|
-
offset="0"
|
29
|
-
style="stop-color:#3FA9F5"
|
30
|
-
id="stop4257" />
|
31
|
-
<stop
|
32
|
-
offset="1"
|
33
|
-
style="stop-color:#0071BC"
|
34
|
-
id="stop4259" />
|
35
|
-
</linearGradient>
|
36
|
-
</defs>
|
37
|
-
<sodipodi:namedview
|
38
|
-
id="base"
|
39
|
-
pagecolor="#ffffff"
|
40
|
-
bordercolor="#666666"
|
41
|
-
borderopacity="1.0"
|
42
|
-
inkscape:pageopacity="0.0"
|
43
|
-
inkscape:pageshadow="2"
|
44
|
-
inkscape:zoom="0.35"
|
45
|
-
inkscape:cx="189.64285"
|
46
|
-
inkscape:cy="-109.5"
|
47
|
-
inkscape:document-units="px"
|
48
|
-
inkscape:current-layer="layer1"
|
49
|
-
showgrid="false"
|
50
|
-
fit-margin-top="0"
|
51
|
-
fit-margin-left="0"
|
52
|
-
fit-margin-right="0"
|
53
|
-
fit-margin-bottom="0"
|
54
|
-
inkscape:window-width="902"
|
55
|
-
inkscape:window-height="442"
|
56
|
-
inkscape:window-x="2035"
|
57
|
-
inkscape:window-y="260"
|
58
|
-
inkscape:window-maximized="0" />
|
59
|
-
<metadata
|
60
|
-
id="metadata7380">
|
61
|
-
<rdf:RDF>
|
62
|
-
<cc:Work
|
63
|
-
rdf:about="">
|
64
|
-
<dc:format>image/svg+xml</dc:format>
|
65
|
-
<dc:type
|
66
|
-
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
67
|
-
<dc:title></dc:title>
|
68
|
-
</cc:Work>
|
69
|
-
</rdf:RDF>
|
70
|
-
</metadata>
|
71
|
-
<g
|
72
|
-
inkscape:label="レイヤー 1"
|
73
|
-
inkscape:groupmode="layer"
|
74
|
-
id="layer1"
|
75
|
-
transform="translate(-185.35715,-341.86218)">
|
76
|
-
<rect
|
77
|
-
style="fill:#ffffff;stroke:#0088d3;stroke-miterlimit:10"
|
78
|
-
x="185.85715"
|
79
|
-
y="342.36218"
|
80
|
-
stroke-miterlimit="10"
|
81
|
-
width="234"
|
82
|
-
height="60"
|
83
|
-
id="rect4242" />
|
84
|
-
<g
|
85
|
-
transform="translate(-354.14286,-179.63782)"
|
86
|
-
id="g4244">
|
87
|
-
<path
|
88
|
-
inkscape:connector-curvature="0"
|
89
|
-
d="m 660.891,542.893 c -0.819,-0.179 -1.397,-0.274 -2.11,-0.274 -1.745,0 -3.269,0.51 -4.532,1.513 -0.055,0.036 -0.116,0.086 -0.186,0.149 -0.141,0.121 -0.276,0.249 -0.409,0.381 -0.905,0.806 -1.691,1.197 -1.691,-0.757 v -0.408 c 0,-0.248 -0.201,-0.449 -0.449,-0.449 h -1.288 c -0.122,0 -0.237,0.05 -0.322,0.138 -0.085,0.087 -0.13,0.204 -0.126,0.325 0.063,2.043 0.132,4.156 0.132,5.899 v 11.497 c 0,0.247 0.201,0.448 0.449,0.448 h 1.354 c 0.249,0 0.449,-0.201 0.449,-0.448 v -6.08 c 0,-0.84 0.065,-2.332 0.189,-2.951 0.962,-4.78 3.055,-7.104 6.397,-7.104 0.601,0 1.153,0.102 1.763,0.222 0.029,0.008 0.059,0.011 0.087,0.011 0.091,0 0.181,-0.028 0.257,-0.081 0.1,-0.069 0.167,-0.177 0.188,-0.297 l 0.197,-1.222 c 0.037,-0.237 -0.116,-0.462 -0.349,-0.512 z"
|
90
|
-
id="path4246" />
|
91
|
-
<path
|
92
|
-
inkscape:connector-curvature="0"
|
93
|
-
d="m 715.489,543.868 c -1.541,-1.087 -3.246,-1.25 -4.124,-1.25 -1.784,0 -3.464,0.559 -4.797,1.528 -0.003,0.004 -0.005,0.005 -0.009,0.006 -0.616,0.397 -1.61,0.558 -1.604,-0.384 v -0.012 c 0,-0.065 -0.002,-0.122 -0.008,-0.171 l -0.006,-0.109 c -0.011,-0.24 -0.208,-0.43 -0.448,-0.43 h -1.288 c -0.124,0 -0.243,0.052 -0.328,0.143 -0.084,0.092 -0.127,0.212 -0.119,0.337 0.094,1.397 0.13,2.558 0.13,4 v 13.38 c 0,0.247 0.201,0.448 0.449,0.448 h 1.354 c 0.248,0 0.449,-0.201 0.449,-0.448 V 550.17 c 0,-0.499 0.155,-1.08 0.3,-1.458 0.003,-0.006 0.004,-0.011 0.007,-0.017 0.639,-1.864 2.589,-3.752 5.159,-3.97 1.986,0.002 5.106,1.445 5.534,5.043 0.01,0.093 0.02,0.184 0.025,0.272 0.002,0.03 0.006,0.061 0.008,0.092 0.003,0.043 0.006,0.085 0.008,0.129 0.006,0.116 0.011,0.235 0.011,0.355 0,0.205 0.003,0.392 0.009,0.559 v 9.73 c 0,0.247 0.201,0.448 0.45,0.448 h 1.353 c 0.248,0 0.45,-0.201 0.45,-0.448 v -9.977 c 0,-3.293 -0.999,-5.669 -2.965,-7.06 z"
|
94
|
-
id="path4248" />
|
95
|
-
<path
|
96
|
-
inkscape:connector-curvature="0"
|
97
|
-
d="m 762.451,559.407 c -0.082,-0.068 -0.185,-0.106 -0.29,-0.106 -0.024,0 -0.05,0.002 -0.073,0.007 -0.359,0.059 -0.592,0.059 -0.885,0.059 -0.704,0 -1.335,-0.205 -1.335,-2.689 v -6.079 c 0,-1.437 -0.109,-3.29 -0.97,-4.887 -1.118,-2.074 -3.178,-3.125 -6.118,-3.125 -1.519,0 -3.813,0.314 -6.126,1.822 -0.193,0.126 -0.26,0.377 -0.154,0.583 l 0.527,1.023 c 0.062,0.115 0.168,0.2 0.294,0.229 0.036,0.01 0.071,0.015 0.106,0.015 0.093,0 0.183,-0.029 0.26,-0.083 1.418,-1.005 3.18,-1.536 5.093,-1.536 2.449,0 3.681,1.138 4.291,2.416 l 0,0 c 0.615,1.361 -0.345,2.699 -1.4,2.812 -0.053,0.002 -0.104,0.004 -0.156,0.006 -0.009,0 -0.018,0.003 -0.026,0 -0.033,0 -0.062,0.003 -0.087,0.007 -6.732,0.384 -10.142,2.645 -10.142,6.731 0,1.243 0.493,2.488 1.352,3.416 0.757,0.816 2.183,1.79 4.682,1.79 2.128,0 3.845,-0.682 5.104,-1.515 0.037,-0.02 0.079,-0.048 0.129,-0.088 0.015,-0.01 0.026,-0.019 0.04,-0.029 0.077,-0.054 0.157,-0.108 0.231,-0.164 0.782,-0.505 1.206,-0.216 1.608,0.31 0.001,10e-4 0.003,0.003 0.004,0.005 0.516,0.698 1.325,1.053 2.43,1.053 0.52,0 0.975,-0.059 1.437,-0.181 0.196,-0.052 0.334,-0.229 0.334,-0.434 v -1.023 c -10e-4,-0.135 -0.059,-0.26 -0.16,-0.345 z m -11.191,0.323 c -1.864,0 -3.747,-1.057 -3.747,-3.417 0,-2.981 3.64,-4.034 7.461,-4.318 1.422,-0.026 2.511,1.325 2.643,2.806 v 0.606 c -0.038,0.396 -0.15,0.789 -0.348,1.157 -0.1,0.161 -0.219,0.342 -0.361,0.529 -0.023,0.029 -0.047,0.058 -0.063,0.083 -0.885,1.134 -2.591,2.554 -5.585,2.554 z"
|
98
|
-
id="path4250" />
|
99
|
-
<path
|
100
|
-
inkscape:connector-curvature="0"
|
101
|
-
d="m 643.287,543.047 h -1.255 c -0.24,0 -0.438,0.189 -0.448,0.431 -0.041,0.993 -0.547,1.126 -1.657,0.471 -0.006,-0.005 -0.011,-0.009 -0.017,-0.012 -0.108,-0.073 -0.221,-0.143 -0.333,-0.208 -0.009,-0.005 -0.014,-0.008 -0.021,-0.013 -0.054,-0.035 -0.104,-0.064 -0.15,-0.085 -1.215,-0.674 -2.641,-1.013 -4.245,-1.013 -2.292,0 -4.554,0.949 -6.206,2.605 -1.276,1.279 -2.799,3.571 -2.799,7.226 0,2.342 0.826,4.544 2.324,6.205 1.591,1.763 3.824,2.733 6.284,2.733 1.908,0 3.382,-0.502 4.498,-1.163 0.001,-0.002 0.005,-0.002 0.007,-0.003 1.197,-0.535 2.209,-1.337 1.922,1.369 -0.535,3.481 -2.77,5.374 -6.427,5.374 -2.56,0 -4.481,-0.862 -5.644,-1.584 -0.071,-0.045 -0.153,-0.068 -0.236,-0.068 -0.037,0 -0.074,0.006 -0.111,0.016 -0.118,0.028 -0.22,0.106 -0.28,0.213 l -0.594,1.059 c -0.116,0.205 -0.054,0.467 0.146,0.595 1.749,1.143 4.236,1.824 6.654,1.824 1.649,0 5.697,-0.384 7.66,-3.932 0.85,-1.521 1.245,-3.659 1.245,-6.725 v -10.704 c 0,-1.516 0.043,-2.868 0.132,-4.131 0.009,-0.123 -0.035,-0.246 -0.12,-0.337 -0.085,-0.091 -0.204,-0.143 -0.329,-0.143 z m -10.356,15.958 c -0.37,-0.146 -4.665,-1.972 -4.3,-7.24 0.338,-4.872 3.508,-6.414 3.996,-6.622 0.784,-0.306 1.656,-0.471 2.601,-0.471 1.02,0 1.908,0.2 2.67,0.535 4.196,2.372 4.718,10.088 0.542,13.162 -0.977,0.613 -2.107,0.965 -3.278,0.965 -0.822,0 -1.564,-0.12 -2.231,-0.329 z"
|
102
|
-
id="path4252" />
|
103
|
-
<path
|
104
|
-
inkscape:connector-curvature="0"
|
105
|
-
d="m 740.07,543.047 h -1.255 c -0.24,0 -0.438,0.189 -0.448,0.431 -0.04,0.993 -0.547,1.126 -1.657,0.471 -0.005,-0.005 -0.011,-0.009 -0.016,-0.012 -0.109,-0.073 -0.223,-0.143 -0.336,-0.208 -0.006,-0.005 -0.012,-0.008 -0.019,-0.013 -0.054,-0.035 -0.104,-0.064 -0.15,-0.085 -1.216,-0.674 -2.64,-1.013 -4.245,-1.013 -2.292,0 -4.555,0.949 -6.206,2.605 -1.276,1.279 -2.799,3.571 -2.799,7.226 0,2.342 0.825,4.544 2.324,6.205 1.592,1.763 3.822,2.733 6.284,2.733 1.907,0 3.381,-0.502 4.497,-1.163 0.003,-0.002 0.006,-0.002 0.008,-0.003 1.197,-0.536 2.209,-1.339 1.922,1.369 -0.537,3.481 -2.771,5.374 -6.427,5.374 -2.56,0 -4.48,-0.862 -5.643,-1.584 -0.072,-0.045 -0.155,-0.068 -0.237,-0.068 -0.038,0 -0.076,0.006 -0.112,0.016 -0.118,0.028 -0.22,0.106 -0.278,0.213 l -0.596,1.059 c -0.116,0.205 -0.053,0.467 0.146,0.595 1.748,1.143 4.235,1.824 6.654,1.824 1.649,0 5.698,-0.384 7.66,-3.932 0.849,-1.521 1.245,-3.659 1.245,-6.725 v -10.704 c 0,-1.516 0.043,-2.868 0.131,-4.131 0.01,-0.123 -0.035,-0.246 -0.119,-0.337 -0.084,-0.09 -0.202,-0.143 -0.328,-0.143 z m -10.355,15.958 c -0.373,-0.146 -4.667,-1.972 -4.302,-7.24 0.338,-4.869 3.506,-6.411 3.996,-6.621 0.784,-0.307 1.656,-0.472 2.601,-0.472 1.021,0 1.909,0.2 2.671,0.535 4.196,2.372 4.718,10.088 0.54,13.162 -0.976,0.613 -2.105,0.965 -3.276,0.965 -0.824,0 -1.565,-0.12 -2.23,-0.329 z"
|
106
|
-
id="path4254" />
|
107
|
-
<linearGradient
|
108
|
-
id="linearGradient7358"
|
109
|
-
gradientUnits="userSpaceOnUse"
|
110
|
-
x1="680.95117"
|
111
|
-
y1="529.94818"
|
112
|
-
x2="680.95117"
|
113
|
-
y2="567.36438">
|
114
|
-
<stop
|
115
|
-
offset="0"
|
116
|
-
style="stop-color:#3FA9F5"
|
117
|
-
id="stop7360" />
|
118
|
-
<stop
|
119
|
-
offset="1"
|
120
|
-
style="stop-color:#0071BC"
|
121
|
-
id="stop7362" />
|
122
|
-
</linearGradient>
|
123
|
-
<path
|
124
|
-
style="fill:url(#SVGID_20_)"
|
125
|
-
inkscape:connector-curvature="0"
|
126
|
-
d="m 679.508,534.324 c -1.433,1.434 -2.521,3.276 -3.086,5.308 -3.726,-0.058 -7.462,1.394 -10.427,4.359 -4.993,4.99 -6.546,14.049 0.409,21.002 5.851,5.851 14.588,5.939 20.322,0.205 2.711,-2.714 4.438,-6.442 4.475,-10.387 1.925,-0.514 3.756,-1.538 5.316,-3.097 4.264,-4.268 5.57,-11.6 -0.19,-17.362 -4.805,-4.801 -12.034,-4.813 -16.819,-0.028 z m 15.711,12.524 c -0.82,0.819 -1.868,1.424 -3.024,1.755 -1.856,0.531 -2.856,0.477 -3.494,1.542 -0.639,1.063 -0.567,1.188 -0.54,3.185 0.035,2.262 -0.817,4.606 -2.95,6.742 -3.263,3.26 -9.283,3.987 -13.713,-0.442 -3.492,-3.492 -5.13,-9.367 -0.479,-14.02 1.728,-1.726 4.211,-2.746 6.822,-2.699 1.814,0.033 2.026,0.099 3.195,-0.432 1.171,-0.532 0.663,-1.717 1.362,-3.804 0.341,-1.019 0.947,-2.021 1.896,-2.971 2.53,-2.529 7.187,-3.11 10.598,0.302 2.78,2.779 3.958,7.209 0.327,10.842 z"
|
127
|
-
id="path4261" />
|
128
|
-
</g>
|
129
|
-
<g
|
130
|
-
transform="translate(-354.14286,-179.63782)"
|
131
|
-
id="g4263">
|
132
|
-
<path
|
133
|
-
style="fill:#b3b3b3"
|
134
|
-
inkscape:connector-curvature="0"
|
135
|
-
d="m 550.712,558.316 v -7.322 c 0,-0.91 -0.015,-1.652 -0.044,-2.227 h 0.929 l 0.056,1.177 h 0.023 c 0.451,-0.887 1.123,-1.33 2.016,-1.33 0.68,0 1.245,0.32 1.697,0.962 0.451,0.642 0.677,1.465 0.677,2.468 0,1.115 -0.243,2.003 -0.73,2.663 -0.487,0.661 -1.095,0.991 -1.823,0.991 -0.369,0 -0.708,-0.094 -1.016,-0.28 -0.309,-0.187 -0.549,-0.452 -0.721,-0.798 h -0.021 v 3.696 h -1.043 z m 1.042,-6.664 v 1.092 c 0,0.546 0.152,1.004 0.456,1.375 0.304,0.371 0.671,0.557 1.101,0.557 0.522,0 0.938,-0.231 1.243,-0.696 0.306,-0.464 0.459,-1.091 0.459,-1.88 0,-0.709 -0.151,-1.295 -0.454,-1.757 -0.302,-0.462 -0.703,-0.692 -1.203,-0.692 -0.321,0 -0.616,0.115 -0.885,0.346 -0.27,0.231 -0.455,0.514 -0.561,0.848 -0.104,0.332 -0.156,0.601 -0.156,0.807 z"
|
136
|
-
id="path4265" />
|
137
|
-
<path
|
138
|
-
style="fill:#b3b3b3"
|
139
|
-
inkscape:connector-curvature="0"
|
140
|
-
d="m 563.121,552.086 c 0,0.728 -0.121,1.365 -0.363,1.911 -0.243,0.546 -0.582,0.966 -1.02,1.26 -0.438,0.294 -0.909,0.441 -1.417,0.441 -0.792,0 -1.444,-0.323 -1.96,-0.97 -0.516,-0.647 -0.772,-1.485 -0.772,-2.517 0,-1.097 0.266,-1.971 0.798,-2.621 0.531,-0.651 1.203,-0.977 2.014,-0.977 0.806,0 1.461,0.323 1.965,0.969 0.503,0.647 0.755,1.481 0.755,2.504 z m -4.469,0.084 c 0,0.742 0.159,1.354 0.477,1.838 0.316,0.482 0.715,0.725 1.192,0.725 0.489,0 0.897,-0.243 1.224,-0.729 0.327,-0.486 0.49,-1.11 0.49,-1.876 0,-0.704 -0.15,-1.306 -0.451,-1.803 -0.301,-0.497 -0.71,-0.745 -1.229,-0.745 -0.527,0 -0.942,0.246 -1.246,0.738 -0.304,0.493 -0.457,1.11 -0.457,1.852 z"
|
141
|
-
id="path4267" />
|
142
|
-
<path
|
143
|
-
style="fill:#b3b3b3"
|
144
|
-
inkscape:connector-curvature="0"
|
145
|
-
d="m 564.421,548.768 h 1.063 c 0.71,3.286 1.09,5.144 1.143,5.572 h 0.022 c 0.042,-0.364 0.505,-2.222 1.39,-5.572 h 0.885 c 0.803,3.141 1.25,4.998 1.344,5.572 h 0.021 c 0.105,-0.7 0.236,-1.386 0.393,-2.058 l 0.817,-3.515 h 1.03 l -1.791,6.776 h -0.964 c -0.616,-2.37 -0.964,-3.718 -1.042,-4.043 -0.078,-0.324 -0.168,-0.782 -0.269,-1.375 h -0.022 c -0.123,0.705 -0.285,1.424 -0.486,2.156 l -0.902,3.262 h -0.963 l -1.669,-6.775 z"
|
146
|
-
id="path4269" />
|
147
|
-
<path
|
148
|
-
style="fill:#b3b3b3"
|
149
|
-
inkscape:connector-curvature="0"
|
150
|
-
d="m 578.734,552.422 h -3.932 c 0.015,0.732 0.195,1.294 0.543,1.684 0.348,0.39 0.797,0.585 1.35,0.585 0.602,0 1.127,-0.117 1.58,-0.351 l 0.179,0.91 c -0.534,0.299 -1.165,0.448 -1.894,0.448 -0.844,0 -1.516,-0.313 -2.016,-0.938 -0.5,-0.625 -0.75,-1.456 -0.75,-2.492 0,-1.035 0.24,-1.903 0.719,-2.604 0.48,-0.7 1.125,-1.05 1.936,-1.05 0.746,0 1.32,0.312 1.719,0.935 0.4,0.623 0.6,1.385 0.6,2.285 0,0.257 -0.012,0.453 -0.034,0.588 z m -3.92,-0.938 h 2.945 c 0,-0.584 -0.121,-1.054 -0.361,-1.411 -0.24,-0.356 -0.584,-0.535 -1.027,-0.535 -0.422,0 -0.771,0.179 -1.047,0.535 -0.277,0.358 -0.447,0.827 -0.51,1.411 z"
|
151
|
-
id="path4271" />
|
152
|
-
<path
|
153
|
-
style="fill:#b3b3b3"
|
154
|
-
inkscape:connector-curvature="0"
|
155
|
-
d="m 580.693,555.544 v -4.62 c 0,-0.877 -0.014,-1.596 -0.044,-2.156 h 0.918 l 0.067,1.358 c 0.139,-0.476 0.35,-0.847 0.633,-1.113 0.283,-0.266 0.592,-0.398 0.924,-0.398 0.071,0 0.164,0.009 0.28,0.027 v 1.232 c -0.101,-0.028 -0.22,-0.042 -0.358,-0.042 -0.377,0 -0.701,0.185 -0.972,0.553 -0.271,0.369 -0.405,0.894 -0.405,1.575 v 3.584 h -1.043 z"
|
156
|
-
id="path4273" />
|
157
|
-
<path
|
158
|
-
style="fill:#b3b3b3"
|
159
|
-
inkscape:connector-curvature="0"
|
160
|
-
d="m 589.699,552.422 h -3.932 c 0.015,0.732 0.195,1.294 0.543,1.684 0.348,0.39 0.797,0.585 1.35,0.585 0.602,0 1.127,-0.117 1.58,-0.351 l 0.179,0.91 c -0.534,0.299 -1.165,0.448 -1.894,0.448 -0.844,0 -1.516,-0.313 -2.016,-0.938 -0.5,-0.625 -0.75,-1.456 -0.75,-2.492 0,-1.035 0.24,-1.903 0.719,-2.604 0.48,-0.7 1.125,-1.05 1.936,-1.05 0.746,0 1.32,0.312 1.719,0.935 0.4,0.623 0.6,1.385 0.6,2.285 -10e-4,0.257 -0.012,0.453 -0.034,0.588 z m -3.92,-0.938 h 2.945 c 0,-0.584 -0.121,-1.054 -0.361,-1.411 -0.24,-0.356 -0.584,-0.535 -1.027,-0.535 -0.422,0 -0.771,0.179 -1.047,0.535 -0.277,0.358 -0.447,0.827 -0.51,1.411 z"
|
161
|
-
id="path4275" />
|
162
|
-
<path
|
163
|
-
style="fill:#b3b3b3"
|
164
|
-
inkscape:connector-curvature="0"
|
165
|
-
d="m 595.49,545.576 h 1.041 v 8.189 c 0,0.756 0.016,1.349 0.045,1.778 h -0.93 l -0.078,-1.204 c -0.18,0.43 -0.438,0.763 -0.773,1.001 -0.335,0.238 -0.717,0.357 -1.143,0.357 -0.687,0 -1.26,-0.323 -1.719,-0.97 -0.459,-0.647 -0.688,-1.467 -0.688,-2.461 0,-1.077 0.241,-1.956 0.726,-2.635 0.482,-0.68 1.081,-1.019 1.795,-1.019 0.38,0 0.721,0.093 1.021,0.279 0.301,0.188 0.535,0.439 0.703,0.757 v -4.072 z m 0,7.056 v -1.078 c 0,-0.574 -0.148,-1.037 -0.445,-1.39 -0.297,-0.352 -0.652,-0.528 -1.067,-0.528 -0.504,0 -0.909,0.236 -1.218,0.707 -0.309,0.472 -0.462,1.085 -0.462,1.841 0,0.71 0.146,1.298 0.437,1.765 0.291,0.467 0.698,0.699 1.221,0.699 0.4,0 0.756,-0.183 1.066,-0.549 0.312,-0.367 0.468,-0.856 0.468,-1.467 z"
|
166
|
-
id="path4277" />
|
167
|
-
<path
|
168
|
-
style="fill:#b3b3b3"
|
169
|
-
inkscape:connector-curvature="0"
|
170
|
-
d="m 601.996,553.766 v -8.189 h 1.064 v 4.298 c 0.396,-0.84 1.033,-1.26 1.915,-1.26 0.694,0 1.264,0.32 1.708,0.962 0.444,0.642 0.666,1.469 0.666,2.481 0,1.106 -0.245,1.989 -0.736,2.649 -0.49,0.661 -1.089,0.991 -1.795,0.991 -0.848,0 -1.486,-0.425 -1.915,-1.274 l -0.044,1.12 h -0.908 c 0.03,-0.43 0.045,-1.023 0.045,-1.778 z m 1.042,-2.1 v 1.105 c 0,0.505 0.149,0.945 0.45,1.323 0.301,0.378 0.674,0.567 1.117,0.567 0.52,0 0.931,-0.229 1.235,-0.689 0.304,-0.46 0.456,-1.079 0.456,-1.858 0,-0.724 -0.15,-1.317 -0.453,-1.782 -0.303,-0.464 -0.708,-0.696 -1.215,-0.696 -0.449,0 -0.826,0.204 -1.132,0.612 -0.305,0.409 -0.458,0.881 -0.458,1.418 z"
|
171
|
-
id="path4279" />
|
172
|
-
<path
|
173
|
-
style="fill:#b3b3b3"
|
174
|
-
inkscape:connector-curvature="0"
|
175
|
-
d="m 608.548,548.768 h 1.143 l 1.231,4.039 c 0.105,0.336 0.229,0.768 0.37,1.295 0.146,-0.63 0.258,-1.085 0.336,-1.364 l 1.108,-3.97 h 1.121 l -1.535,4.845 c -0.488,1.54 -0.886,2.604 -1.189,3.191 -0.305,0.588 -0.635,1.023 -0.992,1.306 -0.355,0.282 -0.689,0.459 -0.999,0.528 l -0.246,-1.092 c 0.563,-0.22 1.003,-0.598 1.318,-1.134 0.315,-0.537 0.474,-0.896 0.474,-1.078 0,-0.079 -0.022,-0.187 -0.067,-0.322 l -2.073,-6.244 z"
|
176
|
-
id="path4281" />
|
177
|
-
</g>
|
178
|
-
</g>
|
179
|
-
</svg>
|
Binary file
|
@@ -1,201 +0,0 @@
|
|
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="89"
|
14
|
-
height="32"
|
15
|
-
id="svg5897"
|
16
|
-
version="1.1"
|
17
|
-
inkscape:version="0.48.1 r9760"
|
18
|
-
sodipodi:docname="新規ドキュメント 59">
|
19
|
-
<defs
|
20
|
-
id="defs5899">
|
21
|
-
<linearGradient
|
22
|
-
id="SVGID_19_"
|
23
|
-
gradientUnits="userSpaceOnUse"
|
24
|
-
x1="81.903801"
|
25
|
-
y1="521.35449"
|
26
|
-
x2="81.903801"
|
27
|
-
y2="544.04199">
|
28
|
-
<stop
|
29
|
-
offset="0"
|
30
|
-
style="stop-color:#3FA9F5"
|
31
|
-
id="stop4174" />
|
32
|
-
<stop
|
33
|
-
offset="1"
|
34
|
-
style="stop-color:#0071BC"
|
35
|
-
id="stop4176" />
|
36
|
-
</linearGradient>
|
37
|
-
<linearGradient
|
38
|
-
inkscape:collect="always"
|
39
|
-
xlink:href="#SVGID_19_"
|
40
|
-
id="linearGradient6749"
|
41
|
-
gradientUnits="userSpaceOnUse"
|
42
|
-
x1="81.903801"
|
43
|
-
y1="521.35449"
|
44
|
-
x2="81.903801"
|
45
|
-
y2="544.04199" />
|
46
|
-
<linearGradient
|
47
|
-
inkscape:collect="always"
|
48
|
-
xlink:href="#SVGID_19_"
|
49
|
-
id="linearGradient6795"
|
50
|
-
gradientUnits="userSpaceOnUse"
|
51
|
-
x1="81.903801"
|
52
|
-
y1="521.35449"
|
53
|
-
x2="81.903801"
|
54
|
-
y2="544.04199" />
|
55
|
-
</defs>
|
56
|
-
<sodipodi:namedview
|
57
|
-
id="base"
|
58
|
-
pagecolor="#ffffff"
|
59
|
-
bordercolor="#666666"
|
60
|
-
borderopacity="1.0"
|
61
|
-
inkscape:pageopacity="0"
|
62
|
-
inkscape:pageshadow="2"
|
63
|
-
inkscape:zoom="1.4"
|
64
|
-
inkscape:cx="46.971944"
|
65
|
-
inkscape:cy="73.799943"
|
66
|
-
inkscape:document-units="px"
|
67
|
-
inkscape:current-layer="layer1"
|
68
|
-
showgrid="false"
|
69
|
-
fit-margin-top="0"
|
70
|
-
fit-margin-left="0"
|
71
|
-
fit-margin-right="0"
|
72
|
-
fit-margin-bottom="0"
|
73
|
-
inkscape:window-width="902"
|
74
|
-
inkscape:window-height="442"
|
75
|
-
inkscape:window-x="1928"
|
76
|
-
inkscape:window-y="52"
|
77
|
-
inkscape:window-maximized="0" />
|
78
|
-
<metadata
|
79
|
-
id="metadata5902">
|
80
|
-
<rdf:RDF>
|
81
|
-
<cc:Work
|
82
|
-
rdf:about="">
|
83
|
-
<dc:format>image/svg+xml</dc:format>
|
84
|
-
<dc:type
|
85
|
-
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
86
|
-
<dc:title></dc:title>
|
87
|
-
</cc:Work>
|
88
|
-
</rdf:RDF>
|
89
|
-
</metadata>
|
90
|
-
<g
|
91
|
-
inkscape:label="レイヤー 1"
|
92
|
-
inkscape:groupmode="layer"
|
93
|
-
id="layer1"
|
94
|
-
transform="translate(-309.78571,-682.07648)">
|
95
|
-
<g
|
96
|
-
id="g6772">
|
97
|
-
<rect
|
98
|
-
id="rect4115"
|
99
|
-
height="31"
|
100
|
-
width="88"
|
101
|
-
stroke-miterlimit="10"
|
102
|
-
y="682.57648"
|
103
|
-
x="310.28571"
|
104
|
-
style="fill:#ffffff;stroke:#0088d3;stroke-miterlimit:10" />
|
105
|
-
<g
|
106
|
-
id="g4161"
|
107
|
-
transform="translate(264.28571,167.57647)">
|
108
|
-
<path
|
109
|
-
id="path4163"
|
110
|
-
d="m 70.143,528.477 c -0.48,-0.104 -0.82,-0.159 -1.238,-0.159 -1.022,0 -1.916,0.297 -2.656,0.886 -0.033,0.021 -0.069,0.051 -0.108,0.089 -0.083,0.071 -0.163,0.145 -0.241,0.223 -0.531,0.472 -0.992,0.7 -0.992,-0.444 v -0.239 c 0,-0.146 -0.118,-0.264 -0.263,-0.264 h -0.756 c -0.071,0 -0.139,0.03 -0.188,0.08 -0.05,0.051 -0.076,0.12 -0.074,0.192 0.039,1.197 0.078,2.436 0.078,3.458 v 6.74 c 0,0.146 0.118,0.264 0.263,0.264 h 0.795 c 0.145,0 0.263,-0.118 0.263,-0.264 v -3.563 c 0,-0.493 0.039,-1.368 0.111,-1.73 0.564,-2.804 1.792,-4.166 3.751,-4.166 0.352,0 0.676,0.06 1.033,0.131 0.017,0.003 0.034,0.005 0.051,0.005 0.053,0 0.105,-0.017 0.15,-0.047 0.059,-0.041 0.098,-0.104 0.11,-0.174 l 0.116,-0.717 c 0.021,-0.138 -0.068,-0.272 -0.205,-0.301 z"
|
111
|
-
inkscape:connector-curvature="0" />
|
112
|
-
<path
|
113
|
-
id="path4165"
|
114
|
-
d="m 102.151,529.049 c -0.903,-0.637 -1.902,-0.731 -2.417,-0.731 -1.046,0 -2.03,0.327 -2.812,0.896 -0.002,0 -0.003,10e-4 -0.005,0.002 -0.361,0.232 -0.945,0.326 -0.941,-0.224 v -0.009 c 0,-0.038 -0.001,-0.07 -0.005,-0.1 l -0.003,-0.064 c -0.006,-0.142 -0.122,-0.252 -0.262,-0.252 H 94.95 c -0.073,0 -0.142,0.031 -0.192,0.084 -0.05,0.054 -0.075,0.124 -0.071,0.196 0.054,0.82 0.078,1.5 0.078,2.346 v 7.845 c 0,0.146 0.117,0.264 0.263,0.264 h 0.794 c 0.146,0 0.263,-0.118 0.263,-0.264 v -6.295 c 0,-0.293 0.091,-0.634 0.176,-0.855 0.002,-0.003 0.002,-0.005 0.003,-0.008 0.375,-1.094 1.519,-2.2 3.025,-2.327 1.164,10e-4 2.993,0.847 3.244,2.955 0.006,0.055 0.011,0.107 0.016,0.161 10e-4,0.018 0.003,0.035 0.004,0.054 0.002,0.024 0.003,0.05 0.005,0.074 0.003,0.068 0.005,0.137 0.005,0.21 0,0.12 10e-4,0.228 0.006,0.327 v 5.704 c 0,0.146 0.118,0.264 0.263,0.264 h 0.794 c 0.145,0 0.263,-0.118 0.263,-0.264 v -5.851 c 0.001,-1.93 -0.584,-3.322 -1.738,-4.138 z"
|
115
|
-
inkscape:connector-curvature="0" />
|
116
|
-
<path
|
117
|
-
id="path4167"
|
118
|
-
d="m 129.567,538.159 c -0.047,-0.04 -0.108,-0.063 -0.169,-0.063 -0.015,0 -0.029,10e-4 -0.043,0.005 -0.211,0.035 -0.347,0.035 -0.519,0.035 -0.413,0 -0.783,-0.121 -0.783,-1.577 v -3.563 c 0,-0.843 -0.063,-1.93 -0.568,-2.866 -0.656,-1.215 -1.862,-1.831 -3.586,-1.831 -0.891,0 -2.236,0.184 -3.592,1.068 -0.113,0.073 -0.152,0.222 -0.09,0.341 l 0.311,0.6 c 0.034,0.069 0.098,0.119 0.171,0.137 0.021,0.004 0.042,0.007 0.062,0.007 0.055,0 0.108,-0.018 0.152,-0.049 0.832,-0.589 1.865,-0.9 2.986,-0.9 1.436,0 2.158,0.667 2.516,1.416 l 0,0 c 0.36,0.798 -0.203,1.583 -0.822,1.647 -0.031,0.004 -0.061,0.005 -0.091,0.006 -0.005,0 -0.011,10e-4 -0.016,0 -0.019,0 -0.036,0.002 -0.051,0.003 -3.946,0.225 -5.944,1.55 -5.944,3.947 0,0.728 0.288,1.457 0.792,2.001 0.443,0.479 1.28,1.051 2.744,1.051 1.248,0 2.254,-0.4 2.993,-0.889 0.022,-0.012 0.047,-0.027 0.076,-0.051 0.009,-0.006 0.016,-0.013 0.023,-0.019 0.046,-0.031 0.092,-0.063 0.136,-0.096 0.458,-0.296 0.708,-0.126 0.943,0.182 0.001,0 0.002,10e-4 0.003,0.002 0.302,0.411 0.776,0.619 1.424,0.619 0.304,0 0.572,-0.035 0.842,-0.106 0.116,-0.031 0.195,-0.136 0.195,-0.254 v -0.603 c -0.001,-0.078 -0.036,-0.151 -0.095,-0.2 z m -6.56,0.19 c -1.094,0 -2.197,-0.619 -2.197,-2.002 0,-1.749 2.134,-2.366 4.373,-2.534 0.835,-0.015 1.474,0.778 1.551,1.646 v 0.355 c -0.023,0.232 -0.089,0.463 -0.204,0.678 -0.058,0.096 -0.128,0.201 -0.212,0.312 -0.014,0.017 -0.027,0.033 -0.037,0.049 -0.519,0.663 -1.519,1.496 -3.274,1.496 z"
|
119
|
-
inkscape:connector-curvature="0" />
|
120
|
-
<path
|
121
|
-
id="path4169"
|
122
|
-
d="m 59.823,528.567 h -0.736 c -0.142,0 -0.257,0.111 -0.263,0.253 -0.023,0.582 -0.32,0.66 -0.972,0.275 -0.003,-0.003 -0.006,-0.006 -0.01,-0.008 -0.064,-0.042 -0.129,-0.082 -0.195,-0.121 -0.003,-0.002 -0.008,-0.005 -0.011,-0.008 -0.032,-0.021 -0.061,-0.036 -0.089,-0.05 -0.712,-0.395 -1.547,-0.592 -2.488,-0.592 -1.344,0 -2.67,0.556 -3.638,1.527 -0.75,0.75 -1.642,2.093 -1.642,4.235 0,1.373 0.484,2.664 1.363,3.638 0.932,1.032 2.24,1.604 3.684,1.604 1.118,0 1.982,-0.296 2.637,-0.684 10e-4,0 0.003,-10e-4 0.004,-10e-4 0.702,-0.313 1.294,-0.784 1.126,0.802 -0.313,2.042 -1.624,3.15 -3.768,3.15 -1.5,0 -2.628,-0.504 -3.309,-0.928 -0.042,-0.026 -0.09,-0.041 -0.139,-0.041 -0.021,0 -0.043,0.005 -0.065,0.01 -0.07,0.018 -0.128,0.063 -0.164,0.126 l -0.349,0.619 c -0.068,0.121 -0.031,0.274 0.084,0.35 1.026,0.67 2.484,1.069 3.902,1.069 0.968,0 3.34,-0.225 4.492,-2.305 0.497,-0.892 0.729,-2.146 0.729,-3.942 v -6.275 c 0,-0.889 0.025,-1.683 0.077,-2.423 0.005,-0.072 -0.02,-0.144 -0.07,-0.196 -0.047,-0.052 -0.117,-0.084 -0.19,-0.084 z m -6.072,9.356 c -0.218,-0.087 -2.735,-1.155 -2.521,-4.245 0.199,-2.855 2.058,-3.758 2.344,-3.882 0.458,-0.179 0.97,-0.276 1.524,-0.276 0.599,0 1.119,0.118 1.565,0.315 2.46,1.392 2.767,5.913 0.319,7.716 -0.573,0.358 -1.235,0.565 -1.922,0.565 -0.483,0 -0.919,-0.068 -1.309,-0.193 z"
|
123
|
-
inkscape:connector-curvature="0" />
|
124
|
-
<path
|
125
|
-
id="path4171"
|
126
|
-
d="m 116.563,528.567 h -0.736 c -0.141,0 -0.257,0.111 -0.263,0.253 -0.024,0.582 -0.321,0.66 -0.971,0.275 -0.004,-0.003 -0.007,-0.006 -0.011,-0.008 -0.063,-0.042 -0.13,-0.082 -0.196,-0.121 -0.003,-0.002 -0.007,-0.005 -0.011,-0.008 -0.031,-0.021 -0.06,-0.036 -0.087,-0.05 -0.713,-0.395 -1.548,-0.592 -2.489,-0.592 -1.344,0 -2.67,0.556 -3.638,1.527 -0.749,0.75 -1.642,2.093 -1.642,4.235 0,1.373 0.484,2.664 1.363,3.638 0.933,1.032 2.241,1.604 3.684,1.604 1.118,0 1.982,-0.296 2.637,-0.684 10e-4,0 0.002,-10e-4 0.003,-10e-4 0.702,-0.314 1.295,-0.785 1.127,0.802 -0.315,2.042 -1.625,3.15 -3.768,3.15 -1.5,0 -2.627,-0.504 -3.308,-0.928 -0.043,-0.026 -0.09,-0.041 -0.139,-0.041 -0.022,0 -0.044,0.005 -0.065,0.01 -0.07,0.018 -0.129,0.063 -0.164,0.126 l -0.349,0.619 c -0.069,0.121 -0.031,0.274 0.084,0.35 1.026,0.67 2.484,1.069 3.902,1.069 0.966,0 3.34,-0.225 4.491,-2.305 0.497,-0.892 0.73,-2.146 0.73,-3.942 v -6.275 c 0,-0.889 0.025,-1.683 0.077,-2.423 0.005,-0.072 -0.021,-0.144 -0.07,-0.196 -0.048,-0.052 -0.116,-0.084 -0.191,-0.084 z m -6.072,9.356 c -0.218,-0.087 -2.735,-1.155 -2.521,-4.245 0.198,-2.854 2.054,-3.757 2.342,-3.882 0.459,-0.179 0.971,-0.276 1.525,-0.276 0.599,0 1.119,0.118 1.566,0.315 2.459,1.392 2.766,5.913 0.317,7.716 -0.572,0.359 -1.235,0.565 -1.921,0.565 -0.482,0 -0.917,-0.068 -1.308,-0.193 z"
|
127
|
-
inkscape:connector-curvature="0" />
|
128
|
-
<linearGradient
|
129
|
-
y2="544.04199"
|
130
|
-
x2="81.903801"
|
131
|
-
y1="521.35449"
|
132
|
-
x1="81.903801"
|
133
|
-
gradientUnits="userSpaceOnUse"
|
134
|
-
id="linearGradient5880">
|
135
|
-
<stop
|
136
|
-
id="stop5882"
|
137
|
-
style="stop-color:#3FA9F5"
|
138
|
-
offset="0" />
|
139
|
-
<stop
|
140
|
-
id="stop5884"
|
141
|
-
style="stop-color:#0071BC"
|
142
|
-
offset="1" />
|
143
|
-
</linearGradient>
|
144
|
-
<path
|
145
|
-
id="path4178"
|
146
|
-
d="m 81.057,523.455 c -0.84,0.839 -1.477,1.92 -1.809,3.11 -2.184,-0.034 -4.375,0.816 -6.113,2.557 -2.927,2.926 -3.837,8.236 0.24,12.311 3.43,3.433 8.553,3.483 11.915,0.121 1.589,-1.59 2.602,-3.776 2.623,-6.09 1.128,-0.3 2.202,-0.901 3.117,-1.814 2.501,-2.501 3.266,-6.8 -0.112,-10.181 -2.816,-2.814 -7.056,-2.82 -9.861,-0.014 z m 9.211,7.341 c -0.48,0.479 -1.095,0.834 -1.773,1.029 -1.088,0.312 -1.674,0.279 -2.048,0.903 -0.374,0.624 -0.333,0.698 -0.316,1.868 0.02,1.325 -0.479,2.699 -1.73,3.952 -1.913,1.911 -5.442,2.338 -8.04,-0.26 -2.045,-2.048 -3.006,-5.492 -0.28,-8.22 1.013,-1.011 2.469,-1.609 4,-1.581 1.064,0.018 1.188,0.057 1.873,-0.253 0.686,-0.313 0.388,-1.007 0.798,-2.23 0.2,-0.598 0.556,-1.185 1.112,-1.742 1.483,-1.483 4.213,-1.823 6.213,0.177 1.629,1.629 2.319,4.227 0.191,6.357 z"
|
147
|
-
inkscape:connector-curvature="0"
|
148
|
-
style="fill:url(#linearGradient6795)" />
|
149
|
-
</g>
|
150
|
-
<g
|
151
|
-
id="g4180"
|
152
|
-
transform="translate(264.28571,167.57647)">
|
153
|
-
<path
|
154
|
-
id="path4182"
|
155
|
-
d="m 94.988,525.938 v -4.184 c 0,-0.521 -0.008,-0.944 -0.025,-1.272 h 0.531 l 0.032,0.672 h 0.013 c 0.258,-0.507 0.642,-0.76 1.152,-0.76 0.388,0 0.711,0.184 0.969,0.55 0.258,0.367 0.387,0.837 0.387,1.41 0,0.638 -0.139,1.145 -0.417,1.522 -0.278,0.377 -0.625,0.565 -1.042,0.565 -0.211,0 -0.405,-0.054 -0.581,-0.16 -0.176,-0.106 -0.313,-0.259 -0.411,-0.456 h -0.013 v 2.112 h -0.595 z m 0.595,-3.807 v 0.624 c 0,0.312 0.087,0.573 0.261,0.785 0.174,0.213 0.383,0.318 0.629,0.318 0.299,0 0.536,-0.133 0.71,-0.397 0.175,-0.266 0.262,-0.624 0.262,-1.074 0,-0.405 -0.086,-0.74 -0.259,-1.004 -0.173,-0.265 -0.402,-0.396 -0.688,-0.396 -0.183,0 -0.352,0.066 -0.505,0.198 -0.154,0.132 -0.26,0.293 -0.32,0.484 -0.06,0.19 -0.09,0.344 -0.09,0.462 z"
|
156
|
-
inkscape:connector-curvature="0"
|
157
|
-
style="fill:#b3b3b3" />
|
158
|
-
<path
|
159
|
-
id="path4184"
|
160
|
-
d="m 101.823,522.379 c 0,0.416 -0.069,0.779 -0.208,1.092 -0.139,0.312 -0.333,0.552 -0.583,0.72 -0.25,0.168 -0.52,0.252 -0.81,0.252 -0.452,0 -0.826,-0.185 -1.12,-0.554 -0.294,-0.369 -0.441,-0.849 -0.441,-1.438 0,-0.626 0.152,-1.126 0.456,-1.498 0.304,-0.372 0.688,-0.558 1.15,-0.558 0.461,0 0.835,0.185 1.123,0.554 0.288,0.369 0.433,0.846 0.433,1.43 z m -2.553,0.048 c 0,0.424 0.091,0.773 0.272,1.05 0.182,0.276 0.409,0.414 0.682,0.414 0.28,0 0.513,-0.139 0.699,-0.416 0.186,-0.277 0.28,-0.635 0.28,-1.072 0,-0.402 -0.086,-0.746 -0.258,-1.03 -0.172,-0.283 -0.406,-0.426 -0.702,-0.426 -0.301,0 -0.539,0.141 -0.712,0.422 -0.173,0.281 -0.261,0.634 -0.261,1.058 z"
|
161
|
-
inkscape:connector-curvature="0"
|
162
|
-
style="fill:#b3b3b3" />
|
163
|
-
<path
|
164
|
-
id="path4186"
|
165
|
-
d="m 102.31,520.482 h 0.608 c 0.405,1.878 0.623,2.938 0.653,3.184 h 0.013 c 0.023,-0.208 0.288,-1.269 0.794,-3.184 h 0.505 c 0.458,1.795 0.715,2.856 0.768,3.184 h 0.013 c 0.06,-0.399 0.134,-0.792 0.224,-1.176 l 0.467,-2.008 h 0.589 l -1.024,3.872 h -0.55 c -0.352,-1.354 -0.55,-2.125 -0.595,-2.31 -0.045,-0.186 -0.096,-0.447 -0.153,-0.786 h -0.013 c -0.07,0.402 -0.163,0.813 -0.278,1.231 l -0.515,1.864 h -0.55 l -0.956,-3.871 z"
|
166
|
-
inkscape:connector-curvature="0"
|
167
|
-
style="fill:#b3b3b3" />
|
168
|
-
<path
|
169
|
-
id="path4188"
|
170
|
-
d="m 110.232,522.57 h -2.246 c 0.008,0.419 0.112,0.739 0.31,0.962 0.199,0.223 0.456,0.334 0.771,0.334 0.343,0 0.644,-0.066 0.902,-0.2 l 0.103,0.521 c -0.305,0.171 -0.666,0.256 -1.082,0.256 -0.482,0 -0.866,-0.179 -1.152,-0.536 -0.286,-0.357 -0.429,-0.832 -0.429,-1.424 0,-0.592 0.137,-1.088 0.411,-1.488 0.274,-0.399 0.643,-0.6 1.105,-0.6 0.427,0 0.754,0.178 0.982,0.534 0.229,0.355 0.343,0.791 0.343,1.306 0.002,0.146 -0.004,0.258 -0.018,0.335 z m -2.239,-0.536 h 1.683 c 0,-0.333 -0.069,-0.602 -0.207,-0.806 -0.137,-0.204 -0.333,-0.306 -0.587,-0.306 -0.241,0 -0.441,0.102 -0.599,0.306 -0.158,0.204 -0.254,0.473 -0.29,0.806 z"
|
171
|
-
inkscape:connector-curvature="0"
|
172
|
-
style="fill:#b3b3b3" />
|
173
|
-
<path
|
174
|
-
id="path4190"
|
175
|
-
d="m 111.097,524.354 v -2.64 c 0,-0.502 -0.008,-0.912 -0.025,-1.232 h 0.524 l 0.039,0.776 c 0.079,-0.272 0.2,-0.484 0.362,-0.637 0.162,-0.151 0.338,-0.228 0.528,-0.228 0.041,0 0.094,0.005 0.16,0.016 v 0.704 c -0.058,-0.016 -0.126,-0.023 -0.205,-0.023 -0.215,0 -0.4,0.105 -0.555,0.315 -0.155,0.211 -0.232,0.511 -0.232,0.9 v 2.048 h -0.596 z"
|
176
|
-
inkscape:connector-curvature="0"
|
177
|
-
style="fill:#b3b3b3" />
|
178
|
-
<path
|
179
|
-
id="path4192"
|
180
|
-
d="m 115.986,522.57 h -2.246 c 0.008,0.419 0.112,0.739 0.31,0.962 0.199,0.223 0.456,0.334 0.771,0.334 0.343,0 0.644,-0.066 0.902,-0.2 l 0.103,0.521 c -0.305,0.171 -0.666,0.256 -1.082,0.256 -0.482,0 -0.866,-0.179 -1.152,-0.536 -0.286,-0.357 -0.429,-0.832 -0.429,-1.424 0,-0.592 0.137,-1.088 0.411,-1.488 0.274,-0.399 0.643,-0.6 1.105,-0.6 0.427,0 0.754,0.178 0.982,0.534 0.229,0.355 0.343,0.791 0.343,1.306 0.002,0.146 -0.004,0.258 -0.018,0.335 z m -2.239,-0.536 h 1.683 c 0,-0.333 -0.069,-0.602 -0.207,-0.806 -0.137,-0.204 -0.333,-0.306 -0.587,-0.306 -0.241,0 -0.441,0.102 -0.599,0.306 -0.158,0.204 -0.254,0.473 -0.29,0.806 z"
|
181
|
-
inkscape:connector-curvature="0"
|
182
|
-
style="fill:#b3b3b3" />
|
183
|
-
<path
|
184
|
-
id="path4194"
|
185
|
-
d="m 119.04,518.658 h 0.595 v 4.681 c 0,0.432 0.008,0.771 0.025,1.016 h -0.531 l -0.045,-0.688 c -0.102,0.246 -0.25,0.437 -0.441,0.572 -0.191,0.135 -0.41,0.204 -0.653,0.204 -0.393,0 -0.72,-0.185 -0.982,-0.554 -0.262,-0.369 -0.394,-0.838 -0.394,-1.406 0,-0.616 0.138,-1.118 0.415,-1.506 0.277,-0.388 0.618,-0.582 1.025,-0.582 0.218,0 0.412,0.054 0.584,0.16 0.172,0.106 0.306,0.251 0.402,0.432 v -2.329 z m 0,4.032 v -0.616 c 0,-0.328 -0.085,-0.593 -0.254,-0.794 -0.17,-0.201 -0.373,-0.302 -0.61,-0.302 -0.288,0 -0.52,0.135 -0.696,0.404 -0.176,0.27 -0.264,0.62 -0.264,1.052 0,0.405 0.083,0.741 0.25,1.008 0.167,0.267 0.399,0.4 0.698,0.4 0.228,0 0.432,-0.104 0.609,-0.314 0.177,-0.209 0.267,-0.488 0.267,-0.838 z"
|
186
|
-
inkscape:connector-curvature="0"
|
187
|
-
style="fill:#b3b3b3" />
|
188
|
-
<path
|
189
|
-
id="path4196"
|
190
|
-
d="m 122.246,523.339 v -4.681 h 0.608 v 2.456 c 0.226,-0.479 0.591,-0.72 1.095,-0.72 0.396,0 0.722,0.184 0.976,0.55 0.254,0.367 0.381,0.84 0.381,1.418 0,0.632 -0.14,1.137 -0.421,1.515 -0.28,0.377 -0.622,0.565 -1.025,0.565 -0.484,0 -0.849,-0.242 -1.094,-0.728 l -0.026,0.64 h -0.518 c 0.015,-0.245 0.024,-0.583 0.024,-1.015 z m 0.595,-1.2 v 0.632 c 0,0.288 0.086,0.54 0.258,0.756 0.171,0.216 0.384,0.324 0.638,0.324 0.296,0 0.532,-0.132 0.706,-0.395 0.174,-0.262 0.261,-0.616 0.261,-1.062 0,-0.413 -0.086,-0.753 -0.259,-1.018 -0.173,-0.266 -0.404,-0.398 -0.694,-0.398 -0.256,0 -0.471,0.116 -0.646,0.35 -0.177,0.234 -0.264,0.504 -0.264,0.811 z"
|
191
|
-
inkscape:connector-curvature="0"
|
192
|
-
style="fill:#b3b3b3" />
|
193
|
-
<path
|
194
|
-
id="path4198"
|
195
|
-
d="m 125.733,520.482 h 0.653 l 0.704,2.308 c 0.06,0.192 0.13,0.439 0.211,0.74 0.083,-0.359 0.147,-0.62 0.192,-0.779 l 0.634,-2.269 h 0.64 l -0.877,2.769 c -0.279,0.88 -0.506,1.487 -0.68,1.823 -0.174,0.336 -0.362,0.585 -0.566,0.746 -0.204,0.161 -0.394,0.262 -0.571,0.302 l -0.141,-0.624 c 0.322,-0.125 0.573,-0.341 0.754,-0.647 0.18,-0.307 0.27,-0.512 0.27,-0.616 0,-0.045 -0.013,-0.106 -0.038,-0.184 l -1.185,-3.569 z"
|
196
|
-
inkscape:connector-curvature="0"
|
197
|
-
style="fill:#b3b3b3" />
|
198
|
-
</g>
|
199
|
-
</g>
|
200
|
-
</g>
|
201
|
-
</svg>
|