@ember-eui/core 5.17.2 → 6.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/addon/components/eui-field-number/types.ts +2 -2
- package/addon/components/eui-markdown-editor/index.ts +2 -0
- package/addon/components/eui-markdown-editor-footer/index.hbs +0 -22
- package/addon/components/eui-super-date-picker/date-popover/eui-date-popover-content.ts +1 -1
- package/addon/components/eui-super-date-picker/date-popover/relative-tab.ts +7 -9
- package/addon/components/eui-super-date-picker/index.ts +3 -4
- package/addon/components/eui-super-date-picker/types/global.d.ts +0 -2
- package/addon/components/eui-super-date-picker/utils/time-options.ts +3 -4
- package/addon/i18n/util.ts +1 -1
- package/addon/utils/markdown/markdown-types.ts +4 -5
- package/addon/utils/markdown/plugins/markdown-default-plugins/processing-plugins.ts +1 -0
- package/addon/utils/markdown/plugins/markdown-default-plugins/ui-plugins.ts +1 -0
- package/index.js +2 -6
- package/package.json +3 -3
- package/vendor/eui_theme_amsterdam_dark.min.css +1 -0
- package/vendor/eui_theme_amsterdam_light.min.css +1 -0
- package/vendor/eui_theme_dark.min.css +1 -0
- package/vendor/eui_theme_light.min.css +1 -0
- package/vendor/icon/svgs/accessibility.svg +3 -0
- package/vendor/icon/svgs/aggregate.svg +3 -0
- package/vendor/icon/svgs/alert.svg +3 -0
- package/vendor/icon/svgs/analyzeEvent.svg +3 -0
- package/vendor/icon/svgs/annotation.svg +3 -0
- package/vendor/icon/svgs/apm_trace.svg +3 -0
- package/vendor/icon/svgs/app_add_data.svg +6 -0
- package/vendor/icon/svgs/app_advanced_settings.svg +10 -0
- package/vendor/icon/svgs/app_agent.svg +6 -0
- package/vendor/icon/svgs/app_apm.svg +6 -0
- package/vendor/icon/svgs/app_app_search.svg +4 -0
- package/vendor/icon/svgs/app_auditbeat.svg +7 -0
- package/vendor/icon/svgs/app_canvas.svg +11 -0
- package/vendor/icon/svgs/app_code.svg +7 -0
- package/vendor/icon/svgs/app_console.svg +8 -0
- package/vendor/icon/svgs/app_cross_cluster_replication.svg +6 -0
- package/vendor/icon/svgs/app_dashboard.svg +8 -0
- package/vendor/icon/svgs/app_devtools.svg +6 -0
- package/vendor/icon/svgs/app_discover.svg +6 -0
- package/vendor/icon/svgs/app_ems.svg +6 -0
- package/vendor/icon/svgs/app_filebeat.svg +8 -0
- package/vendor/icon/svgs/app_fleet.svg +4 -0
- package/vendor/icon/svgs/app_gis.svg +4 -0
- package/vendor/icon/svgs/app_graph.svg +6 -0
- package/vendor/icon/svgs/app_grok.svg +6 -0
- package/vendor/icon/svgs/app_heartbeat.svg +6 -0
- package/vendor/icon/svgs/app_index_management.svg +7 -0
- package/vendor/icon/svgs/app_index_pattern.svg +9 -0
- package/vendor/icon/svgs/app_index_rollup.svg +11 -0
- package/vendor/icon/svgs/app_lens.svg +4 -0
- package/vendor/icon/svgs/app_logs.svg +6 -0
- package/vendor/icon/svgs/app_management.svg +6 -0
- package/vendor/icon/svgs/app_metricbeat.svg +7 -0
- package/vendor/icon/svgs/app_metrics.svg +4 -0
- package/vendor/icon/svgs/app_ml.svg +6 -0
- package/vendor/icon/svgs/app_monitoring.svg +7 -0
- package/vendor/icon/svgs/app_notebook.svg +8 -0
- package/vendor/icon/svgs/app_packetbeat.svg +6 -0
- package/vendor/icon/svgs/app_pipeline.svg +6 -0
- package/vendor/icon/svgs/app_recently_viewed.svg +6 -0
- package/vendor/icon/svgs/app_reporting.svg +9 -0
- package/vendor/icon/svgs/app_saved_objects.svg +6 -0
- package/vendor/icon/svgs/app_search_profiler.svg +11 -0
- package/vendor/icon/svgs/app_security.svg +7 -0
- package/vendor/icon/svgs/app_security_analytics.svg +5 -0
- package/vendor/icon/svgs/app_spaces.svg +9 -0
- package/vendor/icon/svgs/app_sql.svg +13 -0
- package/vendor/icon/svgs/app_timelion.svg +6 -0
- package/vendor/icon/svgs/app_upgrade_assistant.svg +6 -0
- package/vendor/icon/svgs/app_uptime.svg +6 -0
- package/vendor/icon/svgs/app_users_roles.svg +6 -0
- package/vendor/icon/svgs/app_visualize.svg +9 -0
- package/vendor/icon/svgs/app_watches.svg +8 -0
- package/vendor/icon/svgs/app_workplace_search.svg +4 -0
- package/vendor/icon/svgs/apps.svg +3 -0
- package/vendor/icon/svgs/arrow_down.svg +5 -0
- package/vendor/icon/svgs/arrow_left.svg +5 -0
- package/vendor/icon/svgs/arrow_right.svg +5 -0
- package/vendor/icon/svgs/arrow_up.svg +5 -0
- package/vendor/icon/svgs/asterisk.svg +3 -0
- package/vendor/icon/svgs/beaker.svg +3 -0
- package/vendor/icon/svgs/bell.svg +3 -0
- package/vendor/icon/svgs/bellSlash.svg +3 -0
- package/vendor/icon/svgs/bolt.svg +3 -0
- package/vendor/icon/svgs/boxes_horizontal.svg +5 -0
- package/vendor/icon/svgs/boxes_vertical.svg +3 -0
- package/vendor/icon/svgs/branch.svg +3 -0
- package/vendor/icon/svgs/broom.svg +3 -0
- package/vendor/icon/svgs/brush.svg +3 -0
- package/vendor/icon/svgs/bug.svg +3 -0
- package/vendor/icon/svgs/bullseye.svg +3 -0
- package/vendor/icon/svgs/calendar.svg +3 -0
- package/vendor/icon/svgs/check.svg +3 -0
- package/vendor/icon/svgs/checkInCircleFilled.svg +3 -0
- package/vendor/icon/svgs/cheer.svg +3 -0
- package/vendor/icon/svgs/clock.svg +3 -0
- package/vendor/icon/svgs/cloudDrizzle.svg +3 -0
- package/vendor/icon/svgs/cloudStormy.svg +3 -0
- package/vendor/icon/svgs/cloudSunny.svg +3 -0
- package/vendor/icon/svgs/color.svg +3 -0
- package/vendor/icon/svgs/compute.svg +6 -0
- package/vendor/icon/svgs/console.svg +5 -0
- package/vendor/icon/svgs/continuityAbove.svg +3 -0
- package/vendor/icon/svgs/continuityAboveBelow.svg +3 -0
- package/vendor/icon/svgs/continuityBelow.svg +3 -0
- package/vendor/icon/svgs/continuityWithin.svg +3 -0
- package/vendor/icon/svgs/controls_horizontal.svg +3 -0
- package/vendor/icon/svgs/controls_vertical.svg +3 -0
- package/vendor/icon/svgs/copy.svg +6 -0
- package/vendor/icon/svgs/copy_clipboard.svg +4 -0
- package/vendor/icon/svgs/cross.svg +3 -0
- package/vendor/icon/svgs/crossInACircleFilled.svg +3 -0
- package/vendor/icon/svgs/crosshairs.svg +3 -0
- package/vendor/icon/svgs/currency.svg +3 -0
- package/vendor/icon/svgs/cut.svg +3 -0
- package/vendor/icon/svgs/database.svg +3 -0
- package/vendor/icon/svgs/document.svg +3 -0
- package/vendor/icon/svgs/documentEdit.svg +3 -0
- package/vendor/icon/svgs/documentation.svg +5 -0
- package/vendor/icon/svgs/documents.svg +3 -0
- package/vendor/icon/svgs/dot.svg +3 -0
- package/vendor/icon/svgs/download.svg +4 -0
- package/vendor/icon/svgs/editorDistributeHorizontal.svg +3 -0
- package/vendor/icon/svgs/editorDistributeVertical.svg +3 -0
- package/vendor/icon/svgs/editorItemAlignBottom.svg +3 -0
- package/vendor/icon/svgs/editorItemAlignCenter.svg +3 -0
- package/vendor/icon/svgs/editorItemAlignLeft.svg +3 -0
- package/vendor/icon/svgs/editorItemAlignMiddle.svg +3 -0
- package/vendor/icon/svgs/editorItemAlignRight.svg +3 -0
- package/vendor/icon/svgs/editorItemAlignTop.svg +3 -0
- package/vendor/icon/svgs/editorPositionBottomLeft.svg +3 -0
- package/vendor/icon/svgs/editorPositionBottomRight.svg +3 -0
- package/vendor/icon/svgs/editorPositionTopLeft.svg +3 -0
- package/vendor/icon/svgs/editorPositionTopRight.svg +3 -0
- package/vendor/icon/svgs/editor_align_center.svg +3 -0
- package/vendor/icon/svgs/editor_align_left.svg +3 -0
- package/vendor/icon/svgs/editor_align_right.svg +3 -0
- package/vendor/icon/svgs/editor_bold.svg +3 -0
- package/vendor/icon/svgs/editor_code_block.svg +3 -0
- package/vendor/icon/svgs/editor_comment.svg +3 -0
- package/vendor/icon/svgs/editor_heading.svg +3 -0
- package/vendor/icon/svgs/editor_italic.svg +3 -0
- package/vendor/icon/svgs/editor_link.svg +3 -0
- package/vendor/icon/svgs/editor_ordered_list.svg +3 -0
- package/vendor/icon/svgs/editor_redo.svg +3 -0
- package/vendor/icon/svgs/editor_strike.svg +3 -0
- package/vendor/icon/svgs/editor_table.svg +3 -0
- package/vendor/icon/svgs/editor_underline.svg +3 -0
- package/vendor/icon/svgs/editor_undo.svg +3 -0
- package/vendor/icon/svgs/editor_unordered_list.svg +3 -0
- package/vendor/icon/svgs/email.svg +3 -0
- package/vendor/icon/svgs/empty.svg +2 -0
- package/vendor/icon/svgs/eql.svg +4 -0
- package/vendor/icon/svgs/eraser.svg +4 -0
- package/vendor/icon/svgs/exit.svg +3 -0
- package/vendor/icon/svgs/expand.svg +3 -0
- package/vendor/icon/svgs/expandMini.svg +3 -0
- package/vendor/icon/svgs/export.svg +3 -0
- package/vendor/icon/svgs/eye.svg +3 -0
- package/vendor/icon/svgs/eye_closed.svg +3 -0
- package/vendor/icon/svgs/face_happy.svg +5 -0
- package/vendor/icon/svgs/face_neutral.svg +3 -0
- package/vendor/icon/svgs/face_sad.svg +3 -0
- package/vendor/icon/svgs/filter.svg +3 -0
- package/vendor/icon/svgs/flag.svg +3 -0
- package/vendor/icon/svgs/fold.svg +1 -0
- package/vendor/icon/svgs/folder_check.svg +3 -0
- package/vendor/icon/svgs/folder_closed.svg +3 -0
- package/vendor/icon/svgs/folder_exclamation.svg +3 -0
- package/vendor/icon/svgs/folder_open.svg +3 -0
- package/vendor/icon/svgs/frameNext.svg +3 -0
- package/vendor/icon/svgs/framePrevious.svg +3 -0
- package/vendor/icon/svgs/fullScreenExit.svg +3 -0
- package/vendor/icon/svgs/full_screen.svg +5 -0
- package/vendor/icon/svgs/function.svg +3 -0
- package/vendor/icon/svgs/gear.svg +3 -0
- package/vendor/icon/svgs/glasses.svg +3 -0
- package/vendor/icon/svgs/globe.svg +3 -0
- package/vendor/icon/svgs/grab.svg +3 -0
- package/vendor/icon/svgs/grab_horizontal.svg +3 -0
- package/vendor/icon/svgs/grid.svg +3 -0
- package/vendor/icon/svgs/heart.svg +3 -0
- package/vendor/icon/svgs/heatmap.svg +3 -0
- package/vendor/icon/svgs/help.svg +3 -0
- package/vendor/icon/svgs/home.svg +3 -0
- package/vendor/icon/svgs/iInCircle.svg +3 -0
- package/vendor/icon/svgs/image.svg +1 -0
- package/vendor/icon/svgs/import.svg +3 -0
- package/vendor/icon/svgs/index_close.svg +3 -0
- package/vendor/icon/svgs/index_edit.svg +3 -0
- package/vendor/icon/svgs/index_flush.svg +3 -0
- package/vendor/icon/svgs/index_mapping.svg +3 -0
- package/vendor/icon/svgs/index_open.svg +3 -0
- package/vendor/icon/svgs/index_runtime.svg +4 -0
- package/vendor/icon/svgs/index_settings.svg +7 -0
- package/vendor/icon/svgs/inputOutput.svg +9 -0
- package/vendor/icon/svgs/inspect.svg +3 -0
- package/vendor/icon/svgs/invert.svg +6 -0
- package/vendor/icon/svgs/ip.svg +3 -0
- package/vendor/icon/svgs/keyboard_shortcut.svg +3 -0
- package/vendor/icon/svgs/kql_field.svg +5 -0
- package/vendor/icon/svgs/kql_function.svg +5 -0
- package/vendor/icon/svgs/kql_operand.svg +5 -0
- package/vendor/icon/svgs/kql_selector.svg +5 -0
- package/vendor/icon/svgs/kql_value.svg +5 -0
- package/vendor/icon/svgs/layers.svg +5 -0
- package/vendor/icon/svgs/link.svg +3 -0
- package/vendor/icon/svgs/list.svg +3 -0
- package/vendor/icon/svgs/list_add.svg +3 -0
- package/vendor/icon/svgs/lock.svg +3 -0
- package/vendor/icon/svgs/lockOpen.svg +3 -0
- package/vendor/icon/svgs/logo_aerospike.svg +6 -0
- package/vendor/icon/svgs/logo_apache.svg +54 -0
- package/vendor/icon/svgs/logo_app_search.svg +7 -0
- package/vendor/icon/svgs/logo_aws.svg +9 -0
- package/vendor/icon/svgs/logo_aws_mono.svg +9 -0
- package/vendor/icon/svgs/logo_azure.svg +3 -0
- package/vendor/icon/svgs/logo_azure_mono.svg +3 -0
- package/vendor/icon/svgs/logo_beats.svg +7 -0
- package/vendor/icon/svgs/logo_business_analytics.svg +7 -0
- package/vendor/icon/svgs/logo_ceph.svg +3 -0
- package/vendor/icon/svgs/logo_cloud.svg +7 -0
- package/vendor/icon/svgs/logo_cloud_ece.svg +5 -0
- package/vendor/icon/svgs/logo_code.svg +5 -0
- package/vendor/icon/svgs/logo_codesandbox.svg +3 -0
- package/vendor/icon/svgs/logo_couchbase.svg +3 -0
- package/vendor/icon/svgs/logo_docker.svg +1 -0
- package/vendor/icon/svgs/logo_dropwizard.svg +21 -0
- package/vendor/icon/svgs/logo_elastic.svg +10 -0
- package/vendor/icon/svgs/logo_elastic_stack.svg +8 -0
- package/vendor/icon/svgs/logo_elasticsearch.svg +7 -0
- package/vendor/icon/svgs/logo_enterprise_search.svg +5 -0
- package/vendor/icon/svgs/logo_etcd.svg +6 -0
- package/vendor/icon/svgs/logo_gcp.svg +19 -0
- package/vendor/icon/svgs/logo_gcp_mono.svg +6 -0
- package/vendor/icon/svgs/logo_github.svg +3 -0
- package/vendor/icon/svgs/logo_gmail.svg +11 -0
- package/vendor/icon/svgs/logo_golang.svg +37 -0
- package/vendor/icon/svgs/logo_google_g.svg +1 -0
- package/vendor/icon/svgs/logo_haproxy.svg +197 -0
- package/vendor/icon/svgs/logo_ibm.svg +37 -0
- package/vendor/icon/svgs/logo_ibm_mono.svg +3 -0
- package/vendor/icon/svgs/logo_kafka.svg +3 -0
- package/vendor/icon/svgs/logo_kibana.svg +7 -0
- package/vendor/icon/svgs/logo_kubernetes.svg +1 -0
- package/vendor/icon/svgs/logo_logging.svg +5 -0
- package/vendor/icon/svgs/logo_logstash.svg +7 -0
- package/vendor/icon/svgs/logo_maps.svg +5 -0
- package/vendor/icon/svgs/logo_memcached.svg +28 -0
- package/vendor/icon/svgs/logo_metrics.svg +7 -0
- package/vendor/icon/svgs/logo_mongodb.svg +10 -0
- package/vendor/icon/svgs/logo_mysql.svg +6 -0
- package/vendor/icon/svgs/logo_nginx.svg +6 -0
- package/vendor/icon/svgs/logo_observability.svg +7 -0
- package/vendor/icon/svgs/logo_osquery.svg +12 -0
- package/vendor/icon/svgs/logo_php.svg +44 -0
- package/vendor/icon/svgs/logo_postgres.svg +8 -0
- package/vendor/icon/svgs/logo_prometheus.svg +3 -0
- package/vendor/icon/svgs/logo_rabbitmq.svg +3 -0
- package/vendor/icon/svgs/logo_redis.svg +1 -0
- package/vendor/icon/svgs/logo_security.svg +7 -0
- package/vendor/icon/svgs/logo_site_search.svg +7 -0
- package/vendor/icon/svgs/logo_sketch.svg +12 -0
- package/vendor/icon/svgs/logo_slack.svg +8 -0
- package/vendor/icon/svgs/logo_uptime.svg +5 -0
- package/vendor/icon/svgs/logo_webhook.svg +7 -0
- package/vendor/icon/svgs/logo_windows.svg +3 -0
- package/vendor/icon/svgs/logo_workplace_search.svg +7 -0
- package/vendor/icon/svgs/logstash_filter.svg +3 -0
- package/vendor/icon/svgs/logstash_if.svg +3 -0
- package/vendor/icon/svgs/logstash_input.svg +3 -0
- package/vendor/icon/svgs/logstash_output.svg +3 -0
- package/vendor/icon/svgs/logstash_queue.svg +3 -0
- package/vendor/icon/svgs/magnet.svg +3 -0
- package/vendor/icon/svgs/magnifyWithMinus.svg +3 -0
- package/vendor/icon/svgs/magnifyWithPlus.svg +3 -0
- package/vendor/icon/svgs/map_marker.svg +3 -0
- package/vendor/icon/svgs/memory.svg +12 -0
- package/vendor/icon/svgs/menu.svg +3 -0
- package/vendor/icon/svgs/menuDown.svg +3 -0
- package/vendor/icon/svgs/menuLeft.svg +3 -0
- package/vendor/icon/svgs/menuRight.svg +3 -0
- package/vendor/icon/svgs/menuUp.svg +3 -0
- package/vendor/icon/svgs/merge.svg +3 -0
- package/vendor/icon/svgs/minimize.svg +3 -0
- package/vendor/icon/svgs/minus.svg +3 -0
- package/vendor/icon/svgs/minus_in_circle.svg +3 -0
- package/vendor/icon/svgs/minus_in_circle_filled.svg +3 -0
- package/vendor/icon/svgs/ml_classification_job.svg +7 -0
- package/vendor/icon/svgs/ml_create_advanced_job.svg +4 -0
- package/vendor/icon/svgs/ml_create_multi_metric_job.svg +4 -0
- package/vendor/icon/svgs/ml_create_population_job.svg +4 -0
- package/vendor/icon/svgs/ml_create_single_metric_job.svg +6 -0
- package/vendor/icon/svgs/ml_data_visualizer.svg +4 -0
- package/vendor/icon/svgs/ml_outlier_detection_job.svg +7 -0
- package/vendor/icon/svgs/ml_regression_job.svg +4 -0
- package/vendor/icon/svgs/mobile.svg +4 -0
- package/vendor/icon/svgs/moon.svg +3 -0
- package/vendor/icon/svgs/nested.svg +3 -0
- package/vendor/icon/svgs/node.svg +3 -0
- package/vendor/icon/svgs/number.svg +3 -0
- package/vendor/icon/svgs/offline.svg +3 -0
- package/vendor/icon/svgs/online.svg +3 -0
- package/vendor/icon/svgs/package.svg +3 -0
- package/vendor/icon/svgs/pageSelect.svg +3 -0
- package/vendor/icon/svgs/pagesSelect.svg +3 -0
- package/vendor/icon/svgs/paint.svg +3 -0
- package/vendor/icon/svgs/paper_clip.svg +3 -0
- package/vendor/icon/svgs/partial.svg +3 -0
- package/vendor/icon/svgs/pause.svg +3 -0
- package/vendor/icon/svgs/payment.svg +3 -0
- package/vendor/icon/svgs/pencil.svg +3 -0
- package/vendor/icon/svgs/percent.svg +5 -0
- package/vendor/icon/svgs/pin.svg +3 -0
- package/vendor/icon/svgs/pin_filled.svg +3 -0
- package/vendor/icon/svgs/play.svg +3 -0
- package/vendor/icon/svgs/playFilled.svg +3 -0
- package/vendor/icon/svgs/plus.svg +3 -0
- package/vendor/icon/svgs/plus_in_circle.svg +3 -0
- package/vendor/icon/svgs/plus_in_circle_filled.svg +3 -0
- package/vendor/icon/svgs/popout.svg +3 -0
- package/vendor/icon/svgs/push.svg +4 -0
- package/vendor/icon/svgs/question_in_circle.svg +3 -0
- package/vendor/icon/svgs/quote.svg +3 -0
- package/vendor/icon/svgs/refresh.svg +3 -0
- package/vendor/icon/svgs/reporter.svg +3 -0
- package/vendor/icon/svgs/return_key.svg +3 -0
- package/vendor/icon/svgs/save.svg +3 -0
- package/vendor/icon/svgs/scale.svg +3 -0
- package/vendor/icon/svgs/search.svg +3 -0
- package/vendor/icon/svgs/securitySignal.svg +3 -0
- package/vendor/icon/svgs/securitySignalDetected.svg +3 -0
- package/vendor/icon/svgs/securitySignalResolved.svg +3 -0
- package/vendor/icon/svgs/shard.svg +3 -0
- package/vendor/icon/svgs/share.svg +3 -0
- package/vendor/icon/svgs/snowflake.svg +3 -0
- package/vendor/icon/svgs/sortLeft.svg +5 -0
- package/vendor/icon/svgs/sortRight.svg +3 -0
- package/vendor/icon/svgs/sort_down.svg +3 -0
- package/vendor/icon/svgs/sort_up.svg +3 -0
- package/vendor/icon/svgs/sortable.svg +3 -0
- package/vendor/icon/svgs/starPlusEmpty.svg +3 -0
- package/vendor/icon/svgs/starPlusFilled.svg +3 -0
- package/vendor/icon/svgs/star_empty.svg +3 -0
- package/vendor/icon/svgs/star_empty_space.svg +3 -0
- package/vendor/icon/svgs/star_filled.svg +3 -0
- package/vendor/icon/svgs/star_filled_space.svg +3 -0
- package/vendor/icon/svgs/star_minus_empty.svg +3 -0
- package/vendor/icon/svgs/star_minus_filled.svg +3 -0
- package/vendor/icon/svgs/stats.svg +3 -0
- package/vendor/icon/svgs/stop.svg +3 -0
- package/vendor/icon/svgs/stop_filled.svg +3 -0
- package/vendor/icon/svgs/stop_slash.svg +3 -0
- package/vendor/icon/svgs/storage.svg +11 -0
- package/vendor/icon/svgs/string.svg +3 -0
- package/vendor/icon/svgs/submodule.svg +3 -0
- package/vendor/icon/svgs/swatch_input.svg +4 -0
- package/vendor/icon/svgs/symlink.svg +3 -0
- package/vendor/icon/svgs/tableOfContents.svg +3 -0
- package/vendor/icon/svgs/table_density_compact.svg +3 -0
- package/vendor/icon/svgs/table_density_expanded.svg +3 -0
- package/vendor/icon/svgs/table_density_normal.svg +3 -0
- package/vendor/icon/svgs/tag.svg +3 -0
- package/vendor/icon/svgs/tear.svg +3 -0
- package/vendor/icon/svgs/temperature.svg +6 -0
- package/vendor/icon/svgs/timeline.svg +3 -0
- package/vendor/icon/svgs/timeslider.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenAlias.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenAnnotation.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenArray.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenBinary.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenBoolean.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenClass.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenCompletionSuggester.svg +7 -0
- package/vendor/icon/svgs/tokens/tokenConstant.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenDate.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenDenseVector.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenElement.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenEnum.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenEnumMember.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenEvent.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenException.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenField.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenFile.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenFlattened.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenFunction.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenGeo.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenHistogram.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenIP.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenInterface.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenJoin.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenKey.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenKeyword.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenMethod.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenModule.svg +4 -0
- package/vendor/icon/svgs/tokens/tokenNamespace.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenNested.svg +6 -0
- package/vendor/icon/svgs/tokens/tokenNull.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenNumber.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenObject.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenOperator.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenPackage.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenParameter.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenPercolator.svg +4 -0
- package/vendor/icon/svgs/tokens/tokenProperty.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenRange.svg +6 -0
- package/vendor/icon/svgs/tokens/tokenRankFeature.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenRankFeatures.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenRepo.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenSearchType.svg +7 -0
- package/vendor/icon/svgs/tokens/tokenShape.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenString.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenStruct.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenSymbol.svg +3 -0
- package/vendor/icon/svgs/tokens/tokenTag.svg +6 -0
- package/vendor/icon/svgs/tokens/tokenText.svg +4 -0
- package/vendor/icon/svgs/tokens/tokenTokenCount.svg +8 -0
- package/vendor/icon/svgs/tokens/tokenVariable.svg +3 -0
- package/vendor/icon/svgs/training.svg +3 -0
- package/vendor/icon/svgs/trash.svg +3 -0
- package/vendor/icon/svgs/unfold.svg +1 -0
- package/vendor/icon/svgs/unlink.svg +4 -0
- package/vendor/icon/svgs/user.svg +6 -0
- package/vendor/icon/svgs/users.svg +4 -0
- package/vendor/icon/svgs/vector.svg +3 -0
- package/vendor/icon/svgs/videoPlayer.svg +3 -0
- package/vendor/icon/svgs/vis_area.svg +3 -0
- package/vendor/icon/svgs/vis_area_stacked.svg +3 -0
- package/vendor/icon/svgs/vis_bar_horizontal.svg +3 -0
- package/vendor/icon/svgs/vis_bar_horizontal_stacked.svg +3 -0
- package/vendor/icon/svgs/vis_bar_vertical.svg +3 -0
- package/vendor/icon/svgs/vis_bar_vertical_stacked.svg +3 -0
- package/vendor/icon/svgs/vis_gauge.svg +3 -0
- package/vendor/icon/svgs/vis_goal.svg +3 -0
- package/vendor/icon/svgs/vis_line.svg +3 -0
- package/vendor/icon/svgs/vis_map_coordinate.svg +3 -0
- package/vendor/icon/svgs/vis_map_region.svg +3 -0
- package/vendor/icon/svgs/vis_metric.svg +3 -0
- package/vendor/icon/svgs/vis_pie.svg +3 -0
- package/vendor/icon/svgs/vis_table.svg +3 -0
- package/vendor/icon/svgs/vis_tag_cloud.svg +3 -0
- package/vendor/icon/svgs/vis_text.svg +3 -0
- package/vendor/icon/svgs/vis_timelion.svg +3 -0
- package/vendor/icon/svgs/vis_vega.svg +3 -0
- package/vendor/icon/svgs/vis_visual_builder.svg +3 -0
- package/vendor/icon/svgs/wordWrap.svg +4 -0
- package/vendor/icon/svgs/wordWrapDisabled.svg +3 -0
- package/vendor/icon/svgs/wrench.svg +3 -0
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M1.14644661,14.1464466 L5.14644661,10.1464466 C5.34170876,9.95118446 5.65829124,9.95118446 5.85355339,10.1464466 C6.02711974,10.320013 6.04640489,10.5894374 5.91140884,10.7843055 L5.85355339,10.8535534 L1.85355339,14.8535534 C1.65829124,15.0488155 1.34170876,15.0488155 1.14644661,14.8535534 C0.972880258,14.679987 0.953595107,14.4105626 1.08859116,14.2156945 L1.14644661,14.1464466 L5.14644661,10.1464466 L1.14644661,14.1464466 Z M6.5,8 C7.32842712,8 8,8.67157288 8,9.5 L8,12.5 C8,12.7761424 7.77614237,13 7.5,13 C7.22385763,13 7,12.7761424 7,12.5 L7,9.5 C7,9.22385763 6.77614237,9 6.5,9 L3.5,9 C3.22385763,9 3,8.77614237 3,8.5 C3,8.22385763 3.22385763,8 3.5,8 L6.5,8 Z M8.5,3 C8.77614237,3 9,3.22385763 9,3.5 L9,6.5 C9,6.77614237 9.22385763,7 9.5,7 L12.5,7 C12.7761424,7 13,7.22385763 13,7.5 C13,7.77614237 12.7761424,8 12.5,8 L9.5,8 C8.67157288,8 8,7.32842712 8,6.5 L8,3.5 C8,3.22385763 8.22385763,3 8.5,3 Z M10.1514466,5.14644661 L14.1514466,1.14644661 C14.3467088,0.951184464 14.6632912,0.951184464 14.8585534,1.14644661 C15.0321197,1.32001296 15.0514049,1.58943736 14.9164088,1.7843055 L14.8585534,1.85355339 L10.8585534,5.85355339 C10.6632912,6.04881554 10.3467088,6.04881554 10.1514466,5.85355339 C9.97788026,5.67998704 9.95859511,5.41056264 10.0935912,5.2156945 L10.1514466,5.14644661 L14.1514466,1.14644661 L10.1514466,5.14644661 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M7.5,0 C11.6355882,0 15,3.36441176 15,7.5 C15,11.6355882 11.6355882,15 7.5,15 C3.36441176,15 0,11.6355882 0,7.5 C0,3.36441176 3.36441176,0 7.5,0 Z M7.5,0.882352941 C3.84529412,0.882352941 0.882352941,3.84529412 0.882352941,7.5 C0.882352941,11.1547059 3.84529412,14.1176471 7.5,14.1176471 C11.1547059,14.1176471 14.1176471,11.1547059 14.1176471,7.5 C14.1176471,3.84529412 11.1547059,0.882352941 7.5,0.882352941 Z M3.5,7 L11.5,7 C11.7761424,7 12,7.22385763 12,7.5 C12,7.77614237 11.7761424,8 11.5,8 L3.5,8 C3.22385763,8 3,7.77614237 3,7.5 C3,7.22385763 3.22385763,7 3.5,7 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M7.5,0 C11.6355882,0 15,3.36441176 15,7.5 C15,11.6355882 11.6355882,15 7.5,15 C3.36441176,15 0,11.6355882 0,7.5 C0,3.36441176 3.36441176,0 7.5,0 Z M3.5,7 C3.22385763,7 3,7.22385763 3,7.5 C3,7.77614237 3.22385763,8 3.5,8 L11.5,8 C11.7761424,8 12,7.77614237 12,7.5 C12,7.22385763 11.7761424,7 11.5,7 L3.5,7 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M6.99985 16v5.0002H9.0379C9.0128 21.3301 9 21.6636 9 22c0 .3364.0128.6699.0379.9998H6.99985V28h-1.9997v-5.0002H0v-1.9996h5.00015V16h1.9997zm0-16v5.00015H12v1.9997H6.99985V12h-1.9997V6.99985H0v-1.9997h5.00015V0h1.9997zM22.9998 0v5.00015H28v1.9997h-5.0002V9.0379C22.6699 9.0128 22.3364 9 22 9c-.3364 0-.6699.0128-.9998.0379V6.99985H16v-1.9997h5.0002V0h1.9996z" />
|
|
3
|
+
<path
|
|
4
|
+
class="euiIcon__fillSecondary"
|
|
5
|
+
d="M22 10c3.0734 0 5.877 1.1554 8 3.0556v3.2525c-.315-.4427-.6682-.8613-1.0575-1.2506-1.8413-1.8413-4.3386-2.8757-6.9425-2.8757-5.4224 0-9.8182 4.3958-9.8182 9.8182 0 3.3001 1.6282 6.2199 4.1251 8h-3.2513C11.1554 27.877 10 25.0734 10 22c0-6.6274 5.3726-12 12-12zm.9998 8v3.0002H26v1.9996h-3.0002V26h-1.9996v-3.0002H18v-1.9996h3.0002V18h1.9996z"
|
|
6
|
+
/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M16 32C7.16344 32 0 24.8366 0 16 0 7.16344 7.16344 0 16 0c8.8366 0 16 7.16344 16 16h-2c0-7.73199-6.268-14-14-14C8.26801 2 2 8.26801 2 16c0 7.732 6.26801 14 14 14v2z"/>
|
|
3
|
+
<path class="euiIcon__fillSecondary" d="M27 20v12h-2V20h2zm-5 4v8h-2v-8h2zm10-2v10h-2V22h2zM17 9v6h6v2h-6v6h-2v-6H9v-2h6V9h2z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path class="euiIcon__fillSecondary" d="M4 24c2.20914 0 4 1.7909 4 4 0 2.2091-1.79086 4-4 4s-4-1.7909-4-4c0-2.2091 1.79086-4 4-4zm24 0c2.2091 0 4 1.7909 4 4 0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4zM4 26c-1.10457 0-2 .8954-2 2s.89543 2 2 2 2-.8954 2-2-.89543-2-2-2zm24 0c-1.1046 0-2 .8954-2 2s.8954 2 2 2 2-.8954 2-2-.8954-2-2-2zM17 9v6h6v2h-6v6h-2v-6H9v-2h6V9h2zM4 0c2.20914 0 4 1.79086 4 4S6.20914 8 4 8 0 6.20914 0 4s1.79086-4 4-4zm24 0c2.2091 0 4 1.79086 4 4s-1.7909 4-4 4c-2.2091 0-4-1.79086-4-4s1.7909-4 4-4zm0 2c-1.1046 0-2 .89543-2 2s.8954 2 2 2 2-.89543 2-2-.8954-2-2-2zM4 2c-1.10457 0-2 .89543-2 2s.89543 2 2 2 2-.89543 2-2-.89543-2-2-2z"/>
|
|
3
|
+
<path d="M21.0783 29.0505c.1018.6765.3004 1.3212.5813 1.9197C19.9001 31.6358 17.9926 32 16 32c-1.9926 0-3.9001-.3642-5.6596-1.0298.2809-.5985.4795-1.2432.5813-1.9197C12.4961 29.6636 14.2087 30 16 30c1.7913 0 3.5039-.3364 5.0783-.9495zm9.8919-18.7101C31.6358 12.0999 32 14.0074 32 16c0 1.9926-.3642 3.9001-1.0298 5.6596-.5985-.2809-1.2432-.4795-1.9197-.5813C29.6636 19.5039 30 17.7913 30 16c0-1.7913-.3364-3.5039-.9495-5.0783.6765-.1018 1.3212-.3004 1.9197-.5813zm-29.94043 0c.59849.2809 1.24325.4795 1.91971.5813C2.33641 12.4961 2 14.2087 2 16c0 1.7913.33641 3.5039.94948 5.0783-.67646.1018-1.32122.3004-1.91971.5813C.364241 19.9001 0 17.9926 0 16c0-1.9926.36424-3.9001 1.02977-5.6596zM16 0c1.9926 0 3.9001.364241 5.6596 1.02977-.2809.59849-.4795 1.24325-.5813 1.91971C19.5039 2.33641 17.7913 2 16 2c-1.7913 0-3.5039.33641-5.0783.94948-.1018-.67646-.3004-1.32122-.5813-1.91971C12.0999.36424 14.0074 0 16 0z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M16 0c5.5228475 0 10 4.4771525 10 10s-4.4771525 10-10 10S6 15.5228475 6 10 10.4771525 0 16 0zm0 2c-4.418278 0-8 3.581722-8 8s3.581722 8 8 8 8-3.581722 8-8-3.581722-8-8-8z"/>
|
|
3
|
+
<path class="euiIcon__fillSecondary" d="M8.40092 19.2878c.49076.402 1.01397.7659 1.56509 1.0871L7.26023 23.682C7.72604 24.3359 8 25.136 8 26c0 2.2092-1.79086 4-4 4s-4-1.7908-4-4c0-2.2091 1.79086-4 4-4 .65662 0 1.27629.1582 1.82296.4386l2.57796-3.1508zm15.19818 0l2.5779 3.1508C26.7237 22.1582 27.3434 22 28 22c2.2091 0 4 1.7909 4 4 0 2.2092-1.7909 4-4 4-2.2091 0-4-1.7908-4-4 0-.864.274-1.6641.7398-2.318l-2.7058-3.3071c.5511-.3212 1.0743-.6851 1.5651-1.0871zM4 24c-1.10457 0-2 .8954-2 2s.89543 2 2 2 2-.8954 2-2-.89543-2-2-2zm24 0c-1.1046 0-2 .8954-2 2s.8954 2 2 2 2-.8954 2-2-.8954-2-2-2zM17 6v3h3v2h-3v3h-2v-3h-3V9h3V6h2z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<g>
|
|
3
|
+
<path d="M16,32 C7.163444,32 1.082166e-15,24.836556 0,16 C-1.082166e-15,7.163444 7.163444,1.623249e-15 16,0 C24.836556,-1.623249e-15 32,7.163444 32,16 C32,20.2434638 30.3142906,24.3131264 27.3137085,27.3137085 C24.3131264,30.3142906 20.2434638,32 16,32 Z M16,2 C8.2680135,2 2,8.2680135 2,16 C2,23.7319865 8.2680135,30 16,30 C23.7319865,30 30,23.7319865 30,16 C30,12.2869691 28.5250042,8.72601436 25.8994949,6.10050506 C23.2739856,3.47499577 19.7130309,2 16,2 Z"/>
|
|
4
|
+
<polygon class="euiIcon__fillSecondary" points="23 15 17 15 17 9 15 9 15 15 9 15 9 17 15 17 15 23 17 23 17 17 23 17"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M2 20v10h10v2H0V20h2zm30 0v12H20v-2h10V20h2zM12 4c4.4183 0 8 3.58172 8 8 0 4.4183-3.5817 8-8 8-4.41828 0-8-3.5817-8-8 0-4.41828 3.58172-8 8-8zm0 2c-3.31371 0-6 2.68629-6 6 0 3.3137 2.68629 6 6 6 3.3137 0 6-2.6863 6-6 0-3.31371-2.6863-6-6-6zm0-6v2H2v10H0V0h12zm20 0v12h-2V2H20V0h12z"/>
|
|
3
|
+
<path class="euiIcon__fillSecondary" d="M21.9969 12.2512c-.017.6883-.1035 1.3592-.2528 2.0062C24.2072 15.0045 26 17.2929 26 20c0 3.3137-2.6863 6-6 6-2.7071 0-4.9955-1.7928-5.7426-4.2559-.6469.1493-1.3179.2358-2.0062.2528C13.1382 25.4489 16.2712 28 20 28c4.4183 0 8-3.5817 8-8 0-3.7288-2.5511-6.8618-6.0031-7.7488z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M2 12v6h6v2H0v-8h2zm18 0v8h-8v-2h6v-6h2zM8 0v2H2v6H0V0h8zm12 0v8h-2V2h-6V0h8z" />
|
|
3
|
+
<path
|
|
4
|
+
class="euiIcon__fillSecondary"
|
|
5
|
+
d="M16 24c2.2091 0 4 1.7909 4 4 0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4zm12 0c2.2091 0 4 1.7909 4 4 0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4zm-12 1.75c-1.2426 0-2.25 1.0074-2.25 2.25s1.0074 2.25 2.25 2.25 2.25-1.0074 2.25-2.25-1.0074-2.25-2.25-2.25zm12 0c-1.2426 0-2.25 1.0074-2.25 2.25s1.0074 2.25 2.25 2.25 2.25-1.0074 2.25-2.25-1.0074-2.25-2.25-2.25zM28 12c2.2091 0 4 1.7909 4 4 0 2.2091-1.7909 4-4 4-2.2091 0-4-1.7909-4-4 0-2.2091 1.7909-4 4-4zm0 1.75c-1.2426 0-2.25 1.0074-2.25 2.25s1.0074 2.25 2.25 2.25 2.25-1.0074 2.25-2.25-1.0074-2.25-2.25-2.25zM10 6c2.2091 0 4 1.79086 4 4 0 2.2091-1.7909 4-4 4-2.20914 0-4-1.7909-4-4 0-2.20914 1.79086-4 4-4zm0 1.75c-1.24264 0-2.25 1.00736-2.25 2.25 0 1.2426 1.00736 2.25 2.25 2.25 1.2426 0 2.25-1.0074 2.25-2.25 0-1.24264-1.0074-2.25-2.25-2.25z"
|
|
6
|
+
/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M24 0c4.4183 0 8 3.58172 8 8 0 2.1217-.8429 4.1566-2.3431 5.6569C28.1566 15.1571 26.1217 16 24 16c-1.8487 0-3.5509-.6271-4.9056-1.6801l-4.7745 4.7745C15.3729 20.4491 16 22.1513 16 24c0 2.1217-.8429 4.1566-2.3431 5.6569C12.1566 31.1571 10.1217 32 8 32c-4.41828 0-8-3.5817-8-8s3.58172-8 8-8c1.84872 0 3.551.6271 4.9057 1.6802l4.7745-4.7745C16.6271 11.551 16 9.84872 16 8c0-4.41828 3.5817-8 8-8zM8 18c-3.31371 0-6 2.6863-6 6s2.68629 6 6 6c3.3137 0 6-2.6863 6-6 0-1.5913-.6321-3.1174-1.7574-4.2426C11.1174 18.6321 9.5913 18 8 18zM24 2c-3.3137 0-6 2.68629-6 6 0 3.3137 2.6863 6 6 6s6-2.6863 6-6c0-1.5913-.6321-3.11742-1.7574-4.24264C27.1174 2.63214 25.5913 2 24 2z"/>
|
|
3
|
+
<path class="euiIcon__fillSecondary" d="M32 20v12H20V20h12zm-2 2h-8v8h8v-8zM12 0v12H0V0h12zm-2 2H2v8h8V2z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6 2.5C6 2.22386 6.22386 2 6.5 2H9.5C9.77614 2 10 2.22386 10 2.5C10 2.77614 9.77614 3 9.5 3H6.5C6.22386 3 6 2.77614 6 2.5Z" />
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 0C3.67157 0 3 0.671573 3 1.5V14.5C3 15.3284 3.67157 16 4.5 16H11.5C12.3284 16 13 15.3284 13 14.5V1.5C13 0.671573 12.3284 0 11.5 0H4.5ZM4 1.5C4 1.22386 4.22386 1 4.5 1H11.5C11.7761 1 12 1.22386 12 1.5V4H4V1.5ZM4 13V14.5C4 14.7761 4.22386 15 4.5 15H11.5C11.7761 15 12 14.7761 12 14.5V13H4ZM4 12H12V5H4V12Z" />
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M7,8.06798599 C5.04903226,6.16671417 4.80741935,3.07093785 6.05387097,0 C2.62387097,0.54418825 0,3.450289 0,6.95477102 C0,10.8453783 3.23354839,13.9998637 7.22580645,13.9998637 C10.2173968,14.0181669 12.9109097,12.1910851 14,9.4047472 C11.2903226,10.1115145 8.6912903,9.711841 7,8.06798599 Z" transform="rotate(11 2.807 17.885)"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M5.5,1 C5.77614237,1 6,1.22385763 6,1.5 C6,1.77614237 5.77614237,2 5.5,2 L3.00585866,2 C2.44976457,2 2,2.44991848 2,3.00585866 L2,12.9941413 C2,13.5502354 2.44991848,14 3.00585866,14 L5.5,14 C5.77614237,14 6,14.2238576 6,14.5 C6,14.7761424 5.77614237,15 5.5,15 L3.00585866,15 C1.89805351,15 1,14.1029399 1,12.9941413 L1,3.00585866 C1,1.89805351 1.89706013,1 3.00585866,1 L5.5,1 Z M12.9941413,1 C14.0525399,1 14.9180116,1.81826777 14.9945041,2.85615908 L15,3.00585866 L15,12.9941413 C15,14.0525399 14.1817322,14.9180116 13.1438409,14.9945041 L12.9941413,15 L10.5,15 C10.2238576,15 10,14.7761424 10,14.5 C10,14.2545401 10.1768752,14.0503916 10.4101244,14.0080557 L10.5,14 L12.9941413,14 C13.5103715,14 13.935185,13.6121928 13.9932388,13.1115517 L14,12.9941413 L14,3.00585866 C14,2.48962849 13.6121928,2.064815 13.1115517,2.00676118 L12.9941413,2 L10.5,2 C10.2238576,2 10,1.77614237 10,1.5 C10,1.25454011 10.1768752,1.05039163 10.4101244,1.00805567 L10.5,1 L12.9941413,1 Z M5,7 C5.55228475,7 6,7.44771525 6,8 C6,8.55228475 5.55228475,9 5,9 C4.44771525,9 4,8.55228475 4,8 C4,7.44771525 4.44771525,7 5,7 Z M8,7 C8.55228475,7 9,7.44771525 9,8 C9,8.55228475 8.55228475,9 8,9 C7.44771525,9 7,8.55228475 7,8 C7,7.44771525 7.44771525,7 8,7 Z M11,7 C11.5522847,7 12,7.44771525 12,8 C12,8.55228475 11.5522847,9 11,9 C10.4477153,9 10,8.55228475 10,8 C10,7.44771525 10.4477153,7 11,7 Z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M8.5,1.44337567 C8.19059892,1.26474288 7.80940108,1.26474288 7.5,1.44337567 L2.57179677,4.28867513 C2.26239569,4.46730793 2.07179677,4.79743495 2.07179677,5.15470054 L2.07179677,10.8452995 C2.07179677,11.2025651 2.26239569,11.5326921 2.57179677,11.7113249 L7.5,14.5566243 C7.80940108,14.7352571 8.19059892,14.7352571 8.5,14.5566243 L13.4282032,11.7113249 C13.7376043,11.5326921 13.9282032,11.2025651 13.9282032,10.8452995 L13.9282032,5.15470054 C13.9282032,4.79743495 13.7376043,4.46730793 13.4282032,4.28867513 L8.5,1.44337567 Z M9,0.577350269 L13.9282032,3.42264973 C14.5470054,3.77991532 14.9282032,4.44016936 14.9282032,5.15470054 L14.9282032,10.8452995 C14.9282032,11.5598306 14.5470054,12.2200847 13.9282032,12.5773503 L9,15.4226497 C8.38119785,15.7799153 7.61880215,15.7799153 7,15.4226497 L2.07179677,12.5773503 C1.45299462,12.2200847 1.07179677,11.5598306 1.07179677,10.8452995 L1.07179677,5.15470054 C1.07179677,4.44016936 1.45299462,3.77991532 2.07179677,3.42264973 L7,0.577350269 C7.61880215,0.220084679 8.38119785,0.220084679 9,0.577350269 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
2
|
+
<path d="M7.808 10.197H6.796L5.859 13H4.485l.937-2.803H3.966l.219-1.25h1.647l.608-1.805H4.991l.226-1.251h1.64l.95-2.844h1.368l-.95 2.844h1.018l.95-2.844h1.374l-.95 2.844h1.51l-.218 1.25h-1.702l-.608 1.805h1.497l-.219 1.251H9.182L8.252 13H6.878l.93-2.803zm-.602-1.25h1.012l.615-1.805H7.814l-.608 1.804z" fill-rule="evenodd" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M6.51733137,12.2712509 L7.77125086,11.0173314 C7.84583416,11.0059191 7.92222584,11 8,11 C8.82842712,11 9.5,11.6715729 9.5,12.5 C9.5,13.3284271 8.82842712,14 8,14 C7.17157288,14 6.5,13.3284271 6.5,12.5 C6.5,12.4222258 6.50591909,12.3458342 6.51733137,12.2712509 Z M9.46163356,9.32694868 L10.2019887,8.58659352 C10.5633469,8.79450928 10.8958392,9.05408985 11.1890025,9.35949205 C11.3802321,9.55870511 11.3737603,9.87522144 11.1745472,10.0664511 C10.9753341,10.2576807 10.6588178,10.2512088 10.4675882,10.0519958 C10.1763614,9.74861088 9.83547504,9.50380497 9.46163356,9.32694868 Z M11.6244397,7.16414255 L12.3396432,6.44893906 C12.647909,6.68118479 12.9387874,6.93902196 13.2092134,7.22073771 C13.400443,7.41995077 13.3939712,7.7364671 13.1947581,7.92769672 C12.9955451,8.11892635 12.6790288,8.1124545 12.4877991,7.91324144 C12.2215916,7.63592029 11.932511,7.38549557 11.6244397,7.16414255 Z M7.06126212,6.07046587 C5.71751809,6.27394767 4.48629263,6.91079233 3.53910336,7.88538873 C3.34664547,8.08341543 3.03009517,8.08792984 2.83206847,7.89547196 C2.63404177,7.70301407 2.62952736,7.38646377 2.82198525,7.18843707 C4.17247211,5.79887358 6.02331222,5 8,5 C8.04358432,5 8.08710732,5.00038842 8.13056498,5.00116301 L7.06126212,6.07046587 Z M13.7329749,5.0556073 L14.4430113,4.34557094 C14.7168955,4.57586989 14.9794513,4.82157447 15.2294244,5.08198337 C15.420654,5.28119642 15.4141821,5.59771276 15.2149691,5.78894238 C15.015756,5.98017201 14.6992397,5.97370016 14.5080101,5.7744871 C14.2625993,5.51883092 14.0037709,5.27893364 13.7329749,5.0556073 Z M9.92557239,3.20615559 C9.30079086,3.07033677 8.65604405,3 8,3 C5.52952768,3 3.21894831,3.99730971 1.53099681,5.73410244 C1.33853893,5.93212914 1.02198863,5.93664355 0.823961929,5.74418566 C0.625935231,5.55172778 0.621420819,5.23517748 0.813878706,5.03715078 C2.68823426,3.10856035 5.25656047,2 8,2 C8.94434251,2 9.86788886,2.13136062 10.7494768,2.38225117 L9.92557239,3.20615559 Z M8,13 C8.27614237,13 8.5,12.7761424 8.5,12.5 C8.5,12.2238576 8.27614237,12 8,12 C7.72385763,12 7.5,12.2238576 7.5,12.5 C7.5,12.7761424 7.72385763,13 8,13 Z M2.57570903,14 C2.38044688,14.1952621 2.06386439,14.1952621 1.86860224,14 C1.6733401,13.8047379 1.6733401,13.4881554 1.86860224,13.2928932 L14.1464466,1.14644661 C14.3417088,0.951184464 14.6582912,0.951184464 14.8535534,1.14644661 C15.0488155,1.34170876 15.0488155,1.65829124 14.8535534,1.85355339 L2.57570903,14 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M8,14 C7.17157288,14 6.5,13.3284271 6.5,12.5 C6.5,11.6715729 7.17157288,11 8,11 C8.82842712,11 9.5,11.6715729 9.5,12.5 C9.5,13.3284271 8.82842712,14 8,14 Z M8,13 C8.27614237,13 8.5,12.7761424 8.5,12.5 C8.5,12.2238576 8.27614237,12 8,12 C7.72385763,12 7.5,12.2238576 7.5,12.5 C7.5,12.7761424 7.72385763,13 8,13 Z M11.1890025,9.35949205 C11.3802321,9.55870511 11.3737603,9.87522144 11.1745472,10.0664511 C10.9753341,10.2576807 10.6588178,10.2512088 10.4675882,10.0519958 C9.82636793,9.38400594 8.94440427,9 8,9 C7.06303116,9 6.18742402,9.37793616 5.5472099,10.036675 C5.35475201,10.2347017 5.03820171,10.2392161 4.84017501,10.0467582 C4.64214831,9.85430036 4.6376339,9.53775006 4.83009179,9.33972336 C5.65670997,8.4891868 6.79006396,8 8,8 C9.219552,8 10.3611037,8.49703028 11.1890025,9.35949205 Z M13.2092134,7.22073771 C13.400443,7.41995077 13.3939712,7.7364671 13.1947581,7.92769672 C12.9955451,8.11892635 12.6790288,8.1124545 12.4877991,7.91324144 C11.3218935,6.69866174 9.7172458,6 8,6 C6.29627942,6 4.70318616,6.68762294 3.53910336,7.88538873 C3.34664547,8.08341543 3.03009517,8.08792984 2.83206847,7.89547196 C2.63404177,7.70301407 2.62952736,7.38646377 2.82198525,7.18843707 C4.17247211,5.79887358 6.02331222,5 8,5 C9.99239353,5 11.8566293,5.81168608 13.2092134,7.22073771 Z M15.2294244,5.08198337 C15.420654,5.28119642 15.4141821,5.59771276 15.2149691,5.78894238 C15.015756,5.98017201 14.6992397,5.97370016 14.5080101,5.7744871 C12.8174191,4.01331753 10.4900873,3 8,3 C5.52952768,3 3.21894831,3.99730971 1.53099681,5.73410244 C1.33853893,5.93212914 1.02198863,5.93664355 0.823961929,5.74418566 C0.625935231,5.55172778 0.621420819,5.23517748 0.813878706,5.03715078 C2.68823426,3.10856035 5.25656047,2 8,2 C10.7652351,2 13.3521549,3.12634187 15.2294244,5.08198337 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M14.4472,3.72363l-6-3a.99965.99965,0,0,0-.8944,0l-6,3A.99992.99992,0,0,0,1,4.618v6.764a1.00012,1.00012,0,0,0,.5528.89441l6,3a1,1,0,0,0,.8944,0l6-3A1.00012,1.00012,0,0,0,15,11.382V4.618A.99992.99992,0,0,0,14.4472,3.72363ZM5.87085,5.897l5.34357-2.67181L13.372,4.304,8,6.94293ZM8,1.618,10.09637,2.6662,4.74292,5.343,2.628,4.30408ZM2,5.10968,4.25,6.215V9a.5.5,0,0,0,1,0V6.70618L7.5,7.81146V14.132L2,11.382ZM8.5,14.132V7.81146L14,5.10968V11.382Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" d="M3 1a1 1 0 00-1 1v12a1 1 0 001 1h5a4.995 4.995 0 01-.584-1H3V2h7v2a1 1 0 001 1h2v2.1c.348.07.682.177 1 .316V4a1 1 0 00-.293-.707l-2-2A1 1 0 0011 1H3zm13 11a4 4 0 11-8 0 4 4 0 018 0zm-1.646-1.354a.5.5 0 010 .708l-2.5 2.5a.5.5 0 01-.708 0l-1-1a.5.5 0 01.708-.708l.646.647 2.146-2.147a.5.5 0 01.708 0z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" d="M3 1a1 1 0 011-1h8a1 1 0 01.707.293l2 2A1 1 0 0115 3v5a4.995 4.995 0 00-1-.584V4h-2a1 1 0 01-1-1V1H4v12h3.1c.07.348.177.682.316 1H4a1 1 0 01-1-1V1zm5 14H2V2a1 1 0 00-1 1v12a1 1 0 001 1h7a5.029 5.029 0 01-1-1zm8-3a4 4 0 11-8 0 4 4 0 018 0zm-1.646-1.354a.5.5 0 010 .708l-2.5 2.5a.5.5 0 01-.708 0l-1-1a.5.5 0 01.708-.708l.646.647 2.146-2.147a.5.5 0 01.708 0z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M11.9928058,8.16982791 C11.9928058,9.00087929 11.3203437,9.67717623 10.4940048,9.67717623 L5.4980016,9.67717623 C4.67166267,9.67717623 3.99920064,9.00087929 3.99920064,8.16982791 L3.99920064,6.66247959 L11.9928058,6.66247959 L11.9928058,8.16982791 Z M8.99520384,14.1680693 C8.99520384,14.6232885 8.54656275,14.9951011 7.9960032,14.9951011 C7.44544365,14.9951011 6.99680256,14.6232885 6.99680256,14.1680693 L6.99680256,10.6820751 L8.99520384,10.6820751 L8.99520384,14.1680693 Z M3.99920064,5.65758071 L5.26119105,5.65758071 L5.26119105,1.00489888 L3.99920064,1.00489888 L3.99920064,5.65758071 Z M6.26039169,5.65758071 L7.50439648,5.65758071 L7.50439648,1.00489888 L6.26039169,1.00489888 L6.26039169,5.65758071 Z M8.50359712,5.65758071 L9.73860911,5.65758071 L9.73860911,1.00489888 L8.50359712,1.00489888 L8.50359712,5.65758071 Z M10.7378098,5.65758071 L11.9918066,5.65758071 L11.9918066,1.00489888 L10.7378098,1.00489888 L10.7378098,5.65758071 Z M3.00799361,-1.8e-15 L3,8.16982791 C3,9.55457857 4.12110312,10.6820751 5.4980016,10.6820751 L5.99760192,10.6820751 L5.99760192,14.1680693 C5.99760192,15.1779927 6.89388489,16 7.9960032,16 C9.0981215,16 9.99440448,15.1779927 9.99440448,14.1680693 L9.99440448,10.6820751 L10.4940048,10.6820751 C11.8709033,10.6820751 12.9920064,9.55457857 12.9920064,8.16982791 L13,-1.8e-15 L3.00799361,-1.8e-15 Z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.84 2.019L3.046 8.57c-.987.952-1.133 2.517-.199 3.516.951 1.021 2.58 1.106 3.64.19.034-.03.068-.061.1-.092l5.655-5.452a.484.484 0 000-.703.53.53 0 00-.729 0L5.92 11.421c-.572.551-1.505.657-2.131.163a1.455 1.455 0 01-.118-2.211l6.899-6.651a2.646 2.646 0 013.644 0 2.422 2.422 0 010 3.513L7.3 12.901c-1.333 1.285-3.497 1.493-4.95.336-1.54-1.22-1.764-3.411-.5-4.897.075-.088.154-.172.238-.252l5.78-5.572a.484.484 0 000-.703.53.53 0 00-.73 0l-5.78 5.572a4.36 4.36 0 000 6.324c2.188 2.109 5.202 1.31 6.66-.095l6.925-6.676a3.39 3.39 0 000-4.92C13.534.66 11.25.66 9.841 2.019z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M6.66433678,14.871386 C2.86937272,14.1337197 0.390943175,10.4592968 1.12860946,6.66433273 C1.50016972,4.75282091 2.63269889,3.11813224 4.24340705,2.09332796 C4.43679309,1.97028714 4.68907462,1.99449526 4.85553412,2.15206568 C5.31185082,2.58401469 13.0720628,10.3646327 13.8368176,11.1554914 C13.9978773,11.3220486 14.0234132,11.5774367 13.8985202,11.772586 C12.3635321,14.1710531 9.50703002,15.4239496 6.66433678,14.871386 Z M12.8323497,11.5592922 C11.3867457,10.0930413 5.82458358,4.51603187 4.45454349,3.15940757 C3.24675066,4.04303955 2.40320599,5.34794512 2.11023665,6.85514173 C1.47795126,10.1079681 3.60231943,13.2574734 6.85514577,13.8897588 C9.15976077,14.3377306 11.4749273,13.4013889 12.8323497,11.5592922 Z M14.9265867,9.01136964 C14.8867998,9.2846307 14.6330242,9.47389889 14.3597632,9.43411196 C14.0865021,9.39432503 13.8972339,9.14054949 13.9370209,8.86728842 C13.9464799,8.80060861 13.9464799,8.80060861 13.954966,8.73374548 C14.0259512,8.15562122 14.0137322,7.58113248 13.9211683,7.0201378 C13.8762127,6.74767935 14.0606402,6.49036444 14.3330987,6.44540887 C14.6055571,6.40045329 14.862872,6.58488081 14.9078276,6.85733926 C15.0158897,7.51226184 15.0301469,8.18260875 14.9474887,8.85580564 C14.9375925,8.93378607 14.9375925,8.93378607 14.9265867,9.01136964 Z M13.6538313,3.87271345 C13.8166897,4.09571964 13.7679303,4.40852468 13.5449241,4.57138305 C13.3219179,4.73424142 13.0091128,4.68548198 12.8462545,4.46247579 C12.4811016,3.9624625 12.0408874,3.52106575 11.5416929,3.15536927 C11.3189296,2.99217885 11.2706362,2.67930152 11.4338266,2.4565382 C11.597017,2.23377488 11.9098944,2.1854815 12.1326577,2.34867193 C12.7149399,2.77523623 13.2281718,3.28984677 13.6538313,3.87271345 Z M9.16943782,1.09825012 C9.44173227,1.14418858 9.62523006,1.40216734 9.57929159,1.67446179 C9.53335312,1.94675624 9.27537437,2.13025402 9.00307992,2.08431556 C8.91460446,2.06938897 8.82559635,2.05638624 8.73648935,2.0453729 C8.20192806,1.97973702 7.67311041,1.98478277 7.15437888,2.05825327 C6.88096529,2.09697818 6.62792703,1.90672541 6.58920212,1.63331182 C6.55047721,1.35989823 6.74072998,1.10685997 7.01414357,1.06813506 C7.61966522,0.982372055 8.23660848,0.976485418 8.8587576,1.05287572 C8.96287139,1.06574387 9.06644782,1.0808748 9.16943782,1.09825012 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M.586 2.586A2 2 0 0 0 0 4h1a1 1 0 0 1 1-1V2a2 2 0 0 0-1.414.586ZM2 2h10.5a.5.5 0 0 1 0 1H2V2ZM0 4h1v6.5a.5.5 0 0 1-1 0V4ZM2.586 4.586A2 2 0 0 0 2 6h1a1 1 0 0 1 1-1V4a2 2 0 0 0-1.414.586ZM2.586 13.414A2 2 0 0 1 2 12h1a1 1 0 0 0 1 1v1a2 2 0 0 1-1.414-.586ZM15.414 4.586A2 2 0 0 1 16 6h-1a1 1 0 0 0-1-1V4a2 2 0 0 1 1.414.586ZM15.414 13.414A2 2 0 0 0 16 12h-1a1 1 0 0 1-1 1v1a2 2 0 0 0 1.414-.586ZM4 4h10v1H4zM3 7h12v1H3zM4 13h10v1H4zM2 6h1v6H2zM15 6h1v6h-1zM9.5 10a.5.5 0 0 1 0 1H7.496a.5.5 0 0 1 0-1H9.5ZM13.5 10a.5.5 0 0 1 0 1h-2.004a.5.5 0 0 1 0-1H13.5Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M12.1480732,3.14807323 L11,2 L2,11 L2,14 L5,14 L14,5 L12.8560732,3.85607323 L4.854,11.854 C4.756,11.951 4.628,12 4.5,12 C4.372,12 4.244,11.951 4.146,11.854 C3.951,11.658 3.951,11.342 4.146,11.146 L12.1480732,3.14807323 Z M11,1 C11.256,1 11.512,1.098 11.707,1.293 L14.707,4.293 C15.098,4.683 15.098,5.317 14.707,5.707 L5.707,14.707 C5.52,14.895 5.265,15 5,15 L2,15 C1.448,15 1,14.552 1,14 L1,11 C1,10.735 1.105,10.48 1.293,10.293 L10.293,1.293 C10.488,1.098 10.744,1 11,1 Z M5,14 L2,14 L2,11 L5,14 Z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" d="M5 8c1.105 0 2-1.12 2-2.5S6.105 3 5 3 3 4.12 3 5.5 3.895 8 5 8zm0-1c.356 0 1-.452 1-1.5S5.356 4 5 4s-1 .452-1 1.5S4.644 7 5 7z" />
|
|
3
|
+
<path d="M10.5 3H12L5.5 13H4l6.5-10z" />
|
|
4
|
+
<path fill-rule="evenodd" d="M13 10.5c0 1.38-.895 2.5-2 2.5s-2-1.12-2-2.5S9.895 8 11 8s2 1.12 2 2.5zm-1 0c0 1.048-.644 1.5-1 1.5s-1-.452-1-1.5.644-1.5 1-1.5 1 .452 1 1.5z" />
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M6,10 L10.5,10 C10.7761424,10 11,9.77614237 11,9.5 C11,9.22385763 10.7761424,9 10.5,9 L0.5,9 L0.5,9 C0.223857625,9 -3.38176876e-17,9.22385763 0,9.5 C3.38176876e-17,9.77614237 0.223857625,10 0.5,10 L5,10 L5,14.25 C5,14.6642136 5.22385763,15 5.5,15 C5.77614237,15 6,14.6642136 6,14.25 L6,10 Z M2,3 L3,3 L3,9 L2,9 L2,3 Z M8,3 L9,3 L9,9 L8,9 L8,3 Z M2.28571429,1 C2.08072994,1 2,1.06278995 2,1 L2,2 C2,1.93721005 2.08072994,2 2.28571429,2 L8.71428571,2 C8.91927006,2 9,1.93721005 9,2 L9,1 C9,1.06278995 8.91927006,1 8.71428571,1 L2.28571429,1 Z M2.28571429,0 L8.71428571,0 C9.42436611,0 10,0.44771525 10,1 L10,2 C10,2.55228475 9.42436611,3 8.71428571,3 L2.28571429,3 C1.57563389,3 1,2.55228475 1,2 L1,1 C1,0.44771525 1.57563389,0 2.28571429,0 Z" transform="translate(2 1)"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M9,11 L13.5,11 C13.7761424,11 14,10.7761424 14,10.5 C14,10.2238576 13.7761424,10 13.5,10 L3.5,10 C3.22385762,10 3,10.2238576 3,10.5 C3,10.7761424 3.22385762,11 3.5,11 L8,11 L8,15.25 C8,15.6642136 8.22385763,16 8.5,16 C8.77614237,16 9,15.6642136 9,15.25 L9,11 Z M5,4 L12,4 L12,10 L5,10 L5,4 Z M5.28571429,1 L11.7142857,1 C12.4243661,1 13,1.44771525 13,2 L13,3 C13,3.55228475 12.4243661,4 11.7142857,4 L5.28571429,4 C4.57563389,4 4,3.55228475 4,3 L4,2 C4,1.44771525 4.57563389,1 5.28571429,1 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M4.6084935,3.06259159 C4.34479926,2.89472661 4,3.08937447 4,3.41815462 L4,12.5850434 C4,12.9138235 4.34479926,13.1084714 4.6084935,12.9406064 L11.8084935,8.35716202 C12.0638355,8.19461399 12.0638355,7.80858401 11.8084935,7.64603598 L4.6084935,3.06259159 Z M5.1455046,2.21901641 L12.3455046,6.8024608 C13.2181651,7.35798733 13.2181651,8.64521067 12.3455046,9.2007372 L5.1455046,13.7841816 C4.21031242,14.3795151 3,13.6962633 3,12.5850434 L3,3.41815462 C3,2.30693471 4.21031242,1.6236829 5.1455046,2.21901641 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M8.25,3 C8.52614237,3 8.75,3.22385763 8.75,3.5 L8.75,7.25 L12.5,7.25 C12.7761424,7.25 13,7.47385763 13,7.75 L13,8.25 C13,8.52614237 12.7761424,8.75 12.5,8.75 L8.75,8.75 L8.75,12.5 C8.75,12.7761424 8.52614237,13 8.25,13 L7.75,13 C7.47385763,13 7.25,12.7761424 7.25,12.5 L7.25,8.75 L3.5,8.75 C3.22385763,8.75 3,8.52614237 3,8.25 L3,7.75 C3,7.47385763 3.22385763,7.25 3.5,7.25 L7.25,7.25 L7.25,3.5 C7.25,3.22385763 7.47385763,3 7.75,3 L8.25,3 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M8,7 L11.5,7 C11.7761424,7 12,7.22385763 12,7.5 C12,7.77614237 11.7761424,8 11.5,8 L8,8 L8,11.5 C8,11.7761424 7.77614237,12 7.5,12 C7.22385763,12 7,11.7761424 7,11.5 L7,8 L3.5,8 C3.22385763,8 3,7.77614237 3,7.5 C3,7.22385763 3.22385763,7 3.5,7 L7,7 L7,3.5 C7,3.22385763 7.22385763,3 7.5,3 C7.77614237,3 8,3.22385763 8,3.5 L8,7 Z M7.5,0 C11.6355882,0 15,3.36441176 15,7.5 C15,11.6355882 11.6355882,15 7.5,15 C3.36441176,15 0,11.6355882 0,7.5 C0,3.36441176 3.36441176,0 7.5,0 Z M7.5,0.882352941 C3.84529412,0.882352941 0.882352941,3.84529412 0.882352941,7.5 C0.882352941,11.1547059 3.84529412,14.1176471 7.5,14.1176471 C11.1547059,14.1176471 14.1176471,11.1547059 14.1176471,7.5 C14.1176471,3.84529412 11.1547059,0.882352941 7.5,0.882352941 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M8,7 L8,3.5 C8,3.22385763 7.77614237,3 7.5,3 C7.22385763,3 7,3.22385763 7,3.5 L7,7 L3.5,7 C3.22385763,7 3,7.22385763 3,7.5 C3,7.77614237 3.22385763,8 3.5,8 L7,8 L7,11.5 C7,11.7761424 7.22385763,12 7.5,12 C7.77614237,12 8,11.7761424 8,11.5 L8,8 L11.5,8 C11.7761424,8 12,7.77614237 12,7.5 C12,7.22385763 11.7761424,7 11.5,7 L8,7 Z M7.5,15 C3.35786438,15 0,11.6421356 0,7.5 C0,3.35786438 3.35786438,0 7.5,0 C11.6421356,0 15,3.35786438 15,7.5 C15,11.6421356 11.6421356,15 7.5,15 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M13,8.5 C13,8.22385763 13.2238576,8 13.5,8 C13.7761424,8 14,8.22385763 14,8.5 L14,12 C14,13.1045695 13.1045695,14 12,14 L4,14 C2.8954305,14 2,13.1045695 2,12 L2,4 C2,2.8954305 2.8954305,2 4,2 L7.5,2 C7.77614237,2 8,2.22385763 8,2.5 C8,2.77614237 7.77614237,3 7.5,3 L4,3 C3.44771525,3 3,3.44771525 3,4 L3,12 C3,12.5522847 3.44771525,13 4,13 L12,13 C12.5522847,13 13,12.5522847 13,12 L13,8.5 Z M7.88066017,8.83883476 C7.68539803,9.03409691 7.36881554,9.03409691 7.17355339,8.83883476 C6.97829124,8.64357262 6.97829124,8.32699013 7.17355339,8.13172798 L13.3052814,2 L10.5,2 C10.2238576,2 10,1.77614237 10,1.5 C10,1.22385763 10.2238576,1 10.5,1 L14,1 C14.5522847,1 15,1.44771525 15,2 L15,5.5 C15,5.77614237 14.7761424,6 14.5,6 C14.2238576,6 14,5.77614237 14,5.5 L14,2.71949494 L7.88066017,8.83883476 Z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.171 5.15L10.114 7H1.556C1.249 7 1 7.224 1 7.5s.249.5.556.5h8.526l-1.91 1.82a.52.52 0 000 .77c.227.213.6.213.828 0l2.05-1.95a1.552 1.552 0 000-2.31L9 4.38a.617.617 0 00-.829 0 .52.52 0 000 .77z" />
|
|
3
|
+
<path d="M6.804 12.792A.993.993 0 016 11.82V10H5v1.826c0 .945.673 1.76 1.608 1.945l6 1.19A1.992 1.992 0 0015 13.016V1.984A2 2 0 0012.608.04l-6 1.19C5.673 1.415 5 2.23 5 3.175V5h1V3.18c0-.472.336-.879.804-.972l6-1.189A1 1 0 0114 1.991v11.018a.995.995 0 01-1.196.972l-6-1.19z" />
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M8,14 C4.6862915,14 2,11.3137085 2,8 C2,4.6862915 4.6862915,2 8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 Z M8,13 C10.7614237,13 13,10.7614237 13,8 C13,5.23857625 10.7614237,3 8,3 C5.23857625,3 3,5.23857625 3,8 C3,10.7614237 5.23857625,13 8,13 Z M7.81445312,11.9347656 C7.33984375,11.9347656 7,11.5949219 7,11.1203125 C7,10.6398438 7.33984375,10.3 7.81445312,10.3 C8.2890625,10.3 8.62304688,10.6398438 8.62304688,11.1203125 C8.62304688,11.5949219 8.2890625,11.9347656 7.81445312,11.9347656 Z M5.90012942,6.31718848 C5.9586289,5.16847141 6.75454572,4.4 8.0477105,4.4 C9.26601413,4.4 10.139062,5.15878993 10.139062,6.20016331 C10.139062,6.93631824 9.77832254,7.50354995 9.10832609,7.90659084 C8.54864655,8.23711025 8.39193286,8.467062 8.39193286,8.92887845 L8.39193286,9.23415639 L8.29193286,9.33415639 L7.4700307,9.33415639 L7.3700307,9.23415639 L7.37003357,8.80282824 C7.36514015,8.15689648 7.67181442,7.69920837 8.35714298,7.28901743 C8.8837687,6.96668616 9.06549743,6.69850396 9.06549743,6.24243256 C9.06549743,5.70644673 8.64896518,5.33266706 8.01483442,5.33266706 C7.36250133,5.33266706 6.95081911,5.70597212 6.90282126,6.32994413 L6.80311582,6.42227448 L6,6.42227448 L5.90012942,6.31718848 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.848 2.47a1 1 0 01-.318 1.378A7.284 7.284 0 003.75 7.01 3 3 0 111 10v-.027a3.521 3.521 0 01.01-.232c.009-.15.027-.36.062-.618.07-.513.207-1.22.484-2.014.552-1.59 1.67-3.555 3.914-4.957a1 1 0 011.378.318zm7 0a1 1 0 01-.318 1.378 7.283 7.283 0 00-2.78 3.162A3 3 0 118 10v-.027a3.521 3.521 0 01.01-.232c.009-.15.027-.36.062-.618.07-.513.207-1.22.484-2.014.552-1.59 1.67-3.555 3.914-4.957a1 1 0 011.378.318z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M11.2282024,2.94164772 C11.4608515,3.09040594 11.5288585,3.39959766 11.3801003,3.63224676 C11.2313421,3.86489586 10.9221503,3.93290286 10.6895012,3.78414465 C9.89270006,3.27466183 8.96729789,3 8,3 C5.23857625,3 3,5.23857625 3,8 C3,10.7614237 5.23857625,13 8,13 C10.7614237,13 13,10.7614237 13,8 C13,7.72385763 13.2238576,7.5 13.5,7.5 C13.7761424,7.5 14,7.72385763 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 C2,4.6862915 4.6862915,2 8,2 C9.15965147,2 10.2717252,2.33006647 11.2282024,2.94164772 Z M14,1.5 L14,4.5 C14,5.32842712 13.3284271,6 12.5,6 L9.5,6 C9.22385763,6 9,5.77614237 9,5.5 C9,5.22385763 9.22385763,5 9.5,5 L12.5,5 C12.7761424,5 13,4.77614237 13,4.5 L13,1.5 C13,1.22385763 13.2238576,1 13.5,1 C13.7761424,1 14,1.22385763 14,1.5 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" d="M7.684.895L6.074.358a1 1 0 00-1.296.753L4.2 4H2.5a.5.5 0 000 1h1.626a4.007 4.007 0 00.11 2.359l-2.072-.345A1 1 0 001 8v1c.364 0 .706.097 1 .268V8l1 .167 1.859.31 2.163.36.478.08v6L2 14v-1.268A1.99 1.99 0 011 13v1a1 1 0 00.836.986l6 1c.108.018.22.018.328 0l6-1A1 1 0 0015 14v-1a1.99 1.99 0 01-1-.268V14l-5.5.917v-6l.478-.08 2.163-.36L13 8.166 14 8v1.268A1.99 1.99 0 0115 9V8a1 1 0 00-1.164-.986l-2.073.345A3.991 3.991 0 0011.874 5H13.5a.5.5 0 000-1h-1.7l-.578-2.89A1 1 0 009.925.359L8.316.895a1 1 0 01-.632 0zm2.88 6.664A3.013 3.013 0 0010.83 5H5.17a3.013 3.013 0 00.266 2.559L8 7.986l2.564-.427zM10.8 4H9.2L9 3l1.5-.5.3 1.5zM1 12a1 1 0 100-2 1 1 0 000 2zm14 0a1 1 0 100-2 1 1 0 000 2z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M11.994 4c1.059 0 1.924.818 2 1.856l.006.15v1.988a2.005 2.005 0 01-1.856 2L12 10H3.484l1.91 1.82a.52.52 0 010 .77.616.616 0 01-.829 0l-2.05-1.95a1.551 1.551 0 010-2.31l2.05-1.95a.617.617 0 01.83 0 .52.52 0 010 .77L3.45 9H12c.514-.003.935-.39.993-.888L13 7.994V6.006c0-.516-.388-.941-.888-1L11.994 5H9.5a.5.5 0 01-.09-.992L9.5 4h2.494z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M5.00836286,2 L2.2819426,2 C2.10094559,2 2.03675011,2.00221025 2.00740355,2.00740355 C2.00221025,2.03675011 2,2.10094559 2,2.2819426 L2,13.7180574 C2,13.8990544 2.00221025,13.9632499 2.00740355,13.9925965 C2.03675011,13.9977897 2.10094559,14 2.2819426,14 L13.7180574,14 C13.8990544,14 13.9632499,13.9977897 13.9925965,13.9925965 C13.9977897,13.9632499 14,13.8990544 14,13.7180574 L14,4.61960463 C14,4.48940244 13.9986988,4.44015292 13.9962263,4.41577669 C13.9807381,4.39679172 13.9468334,4.361047 13.8547666,4.26898015 L11.7310199,2.14523341 C11.638953,2.05316656 11.6032083,2.01926195 11.5842233,2.00377372 C11.5598471,2.00130115 11.5105976,2 11.3803954,2 L10.9916371,2 C10.9971841,2.07958716 11,2.17214619 11,2.2819426 L11,4.7180574 C11,5.16381677 10.9535872,5.32545989 10.8664336,5.48842285 C10.7792801,5.65138581 10.6513858,5.7792801 10.4884229,5.86643365 C10.3254599,5.95358719 10.1638168,6 9.7180574,6 L6.2819426,6 C5.83618323,6 5.67454011,5.95358719 5.51157715,5.86643365 C5.34861419,5.7792801 5.2207199,5.65138581 5.13356635,5.48842285 C5.04641281,5.32545989 5,5.16381677 5,4.7180574 L5,2.2819426 C5,2.17214619 5.00281587,2.07958716 5.00836286,2 Z M2.2819426,1 L11.3803954,1 C11.6386035,1 11.7279223,1.00934929 11.8269182,1.0321654 C11.9259141,1.0549815 12.0135088,1.09126442 12.0996429,1.14513166 C12.185777,1.1989989 12.2555459,1.25554593 12.4381266,1.43812663 L14.5618734,3.56187337 C14.7444541,3.74445407 14.8010011,3.81422299 14.8548683,3.90035708 C14.9087356,3.98649117 14.9450185,4.07408587 14.9678346,4.17308176 C14.9906507,4.27207766 15,4.36139652 15,4.61960463 L15,13.7180574 C15,14.1638168 14.9535872,14.3254599 14.8664336,14.4884229 C14.7792801,14.6513858 14.6513858,14.7792801 14.4884229,14.8664336 C14.3254599,14.9535872 14.1638168,15 13.7180574,15 L2.2819426,15 C1.83618323,15 1.67454011,14.9535872 1.51157715,14.8664336 C1.34861419,14.7792801 1.2207199,14.6513858 1.13356635,14.4884229 C1.04641281,14.3254599 1,14.1638168 1,13.7180574 L1,2.2819426 C1,1.83618323 1.04641281,1.67454011 1.13356635,1.51157715 C1.2207199,1.34861419 1.34861419,1.2207199 1.51157715,1.13356635 C1.67454011,1.04641281 1.83618323,1 2.2819426,1 Z M6,2.2819426 L6,4.7180574 C6,4.89905441 6.00221025,4.96324989 6.00740355,4.99259645 C6.03675011,4.99778975 6.10094559,5 6.2819426,5 L9.7180574,5 C9.89905441,5 9.96324989,4.99778975 9.99259645,4.99259645 C9.99778975,4.96324989 10,4.89905441 10,4.7180574 L10,2.2819426 C10,2.10094559 9.99778975,2.03675011 9.99259645,2.00740355 C9.96324989,2.00221025 9.89905441,2 9.7180574,2 L6.2819426,2 C6.10094559,2 6.03675011,2.00221025 6.00740355,2.00740355 C6.00221025,2.03675011 6,2.10094559 6,2.2819426 Z M8,12 C6.8954305,12 6,11.1045695 6,10 C6,8.8954305 6.8954305,8 8,8 C9.1045695,8 10,8.8954305 10,10 C10,11.1045695 9.1045695,12 8,12 Z M8,11 C8.55228475,11 9,10.5522847 9,10 C9,9.44771525 8.55228475,9 8,9 C7.44771525,9 7,9.44771525 7,10 C7,10.5522847 7.44771525,11 8,11 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M12.5,12 C12.776,12 13,12.224 13,12.5 C13,12.776 12.776,13 12.5,13 C12.224,13 12,12.776 12,12.5 C12,12.224 12.224,12 12.5,12 Z M10.5,12 C10.776,12 11,12.224 11,12.5 C11,12.776 10.776,13 10.5,13 C10.224,13 10,12.776 10,12.5 C10,12.224 10.224,12 10.5,12 Z M8.5,12 C8.776,12 9,12.224 9,12.5 C9,12.776 8.776,13 8.5,13 C8.224,13 8,12.776 8,12.5 C8,12.224 8.224,12 8.5,12 Z M12.5,10 C12.776,10 13,10.224 13,10.5 C13,10.776 12.776,11 12.5,11 C12.224,11 12,10.776 12,10.5 C12,10.224 12.224,10 12.5,10 Z M10.5,10 C10.776,10 11,10.224 11,10.5 C11,10.776 10.776,11 10.5,11 C10.224,11 10,10.776 10,10.5 C10,10.224 10.224,10 10.5,10 Z M12.5,9 C12.224,9 12,8.776 12,8.5 C12,8.224 12.224,8 12.5,8 C12.776,8 13,8.224 13,8.5 C13,8.776 12.776,9 12.5,9 Z M12.5,6 C12.776,6 13,6.224 13,6.5 C13,6.776 12.776,7 12.5,7 C12.224,7 12,6.776 12,6.5 C12,6.224 12.224,6 12.5,6 Z M10.5,8 C10.776,8 11,8.224 11,8.5 C11,8.776 10.776,9 10.5,9 C10.224,9 10,8.776 10,8.5 C10,8.224 10.224,8 10.5,8 Z M8.5,8 C8.776,8 9,8.224 9,8.5 C9,8.776 8.776,9 8.5,9 C8.224,9 8,8.776 8,8.5 C8,8.224 8.224,8 8.5,8 Z M8.5,10 C8.776,10 9,10.224 9,10.5 C9,10.776 8.776,11 8.5,11 C8.224,11 8,10.776 8,10.5 C8,10.224 8.224,10 8.5,10 Z M6.5,12 C6.776,12 7,12.224 7,12.5 C7,12.776 6.776,13 6.5,13 C6.224,13 6,12.776 6,12.5 C6,12.224 6.224,12 6.5,12 Z M4.5,12 C4.776,12 5,12.224 5,12.5 C5,12.776 4.776,13 4.5,13 C4.224,13 4,12.776 4,12.5 C4,12.224 4.224,12 4.5,12 Z M6.5,10 C6.776,10 7,10.224 7,10.5 C7,10.776 6.776,11 6.5,11 C6.224,11 6,10.776 6,10.5 C6,10.224 6.224,10 6.5,10 Z M12.5,4 C12.776,4 13,4.224 13,4.5 C13,4.776 12.776,5 12.5,5 C12.224,5 12,4.776 12,4.5 C12,4.224 12.224,4 12.5,4 Z M10.5,6 C10.776,6 11,6.224 11,6.5 C11,6.776 10.776,7 10.5,7 C10.224,7 10,6.776 10,6.5 C10,6.224 10.224,6 10.5,6 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M11.2709852,11.9779932 L15.14275,15.85075 C15.24075,15.94775 15.36875,15.99675 15.49675,15.99675 C15.62475,15.99675 15.75275,15.94775 15.85075,15.85075 C16.04575,15.65475 16.04575,15.33875 15.85075,15.14275 L12.2861494,11.5790625 C14.6668581,8.83239759 14.5527289,4.65636993 11.9437617,2.04675 C9.21444459,-0.68225 4.77355568,-0.68225 2.04623804,2.04675 C-0.682079347,4.77575 -0.682079347,9.21775 2.04623804,11.94675 C3.36890712,13.26875 5.12646738,13.99675 6.99499989,13.99675 C7.27093085,13.99675 7.49487482,13.77275 7.49487482,13.49675 C7.49487482,13.22075 7.27093085,12.99675 6.99499989,12.99675 C5.39240085,12.99675 3.88677755,12.37275 2.7530612,11.23975 C0.414646258,8.89975 0.414646258,5.09375 2.7530612,2.75375 C5.09047639,0.41375 8.89552438,0.41475 11.2369386,2.75375 C13.5753535,5.09375 13.5753535,8.89975 11.2369386,11.23975 C11.0419873,11.43475 11.0419873,11.75175 11.2369386,11.94675 C11.2479153,11.9577858 11.2592787,11.9682002 11.2709852,11.9779932 Z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" d="M11.875 3.418a6 6 0 10.707.707l-2.46 2.46-1.156 1.156a1 1 0 11-.707-.707l.757-.757a2 2 0 00-2.43 3.137.5.5 0 11-.707.707 3 3 0 013.86-4.567l.714-.714A4 4 0 108 12a.5.5 0 110 1 5 5 0 113.164-8.871l.71-.71zm.709-.709a7 7 0 10.707.707l.366-.366a.5.5 0 10-.707-.707l-.366.366z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" d="M13.657 3.05a.5.5 0 00-.707-.707l-.366.366A7 7 0 108 15a4.994 4.994 0 01-.597-1.03 6 6 0 114.471-10.552l-.71.71a5 5 0 10-4.08 8.788 5.027 5.027 0 01-.082-1.042A4.002 4.002 0 018 4a3.98 3.98 0 012.453.84l-.715.714a3 3 0 00-3.86 4.567.5.5 0 10.708-.707 2 2 0 012.43-3.137l-.757.757a1 1 0 10.707.707l1.155-1.155 2.46-2.46a5.972 5.972 0 011.39 3.277c.367.158.713.36 1.029.597 0-1.636-.57-3.271-1.71-4.584l.367-.366zM16 12a4 4 0 11-8 0 4 4 0 018 0zm-4 .5a.577.577 0 01-.57-.495l-.29-2.015a.867.867 0 111.718 0l-.288 2.015a.577.577 0 01-.57.495zm0 2.5a1 1 0 100-2 1 1 0 000 2z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" d="M13.657 3.05a.5.5 0 10-.707-.707l-.366.366A7 7 0 108 15a4.994 4.994 0 01-.597-1.03 6 6 0 114.471-10.552l-.71.71a5 5 0 10-4.08 8.788 5.028 5.028 0 01-.082-1.042A4.002 4.002 0 018 4a3.98 3.98 0 012.453.84l-.715.714a3 3 0 00-3.86 4.567.5.5 0 10.708-.707 2 2 0 012.43-3.137l-.757.757a1 1 0 10.707.707l1.155-1.155 2.46-2.46a5.972 5.972 0 011.39 3.277c.367.158.713.36 1.029.597 0-1.636-.57-3.271-1.71-4.584l.367-.366zM16 12a4 4 0 11-8 0 4 4 0 018 0zm-1.646-1.354a.5.5 0 010 .707l-2.5 2.5a.5.5 0 01-.708 0l-1-1a.5.5 0 01.708-.707l.646.647 2.146-2.147a.5.5 0 01.708 0z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M5.64196714,9.1954304 L11.722162,11.222162 L9.6954304,5.14196714 L4.12191842,3.62191842 L5.64196714,9.1954304 Z M2.69669914,2.19669914 L10.4748737,4.31801948 L13.3033009,12.8033009 L4.81801948,9.97487373 L2.69669914,2.19669914 Z" transform="rotate(45 8 7.5)"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M3,6.81092456 L3,13.1890754 C3,13.6827785 3.4476522,14.0909091 3.99201702,14.0909091 L11.007983,14.0909091 C11.5510564,14.0909091 12,13.6839525 12,13.1890754 L12,6.81092456 C12,6.3172215 11.5523478,5.90909091 11.007983,5.90909091 L3.99201702,5.90909091 C3.44894365,5.90909091 3,6.31604746 3,6.81092456 Z M6,5 L6,5.90909091 L9,5.90909091 L9,5 L11.007983,5 C12.1081436,5 13,5.81834197 13,6.81092456 L13,13.1890754 C13,14.1892215 12.0998238,15 11.007983,15 L3.99201702,15 C2.8918564,15 2,14.181658 2,13.1890754 L2,6.81092456 C2,5.81077854 2.90017617,5 3.99201702,5 L6,5 Z M7.99736189,1.44832298 C7.9991062,1.46531103 8,1.48255114 8,1.5 L8,9.5 C8,9.77614237 7.77614237,10 7.5,10 C7.22385763,10 7,9.77614237 7,9.5 L7,1.5 C7,1.49425348 7.00009694,1.4885296 7.00028928,1.48282991 L5.18075,3.394214 C4.96775,3.62242396 4.62175,3.62242396 4.40975,3.394214 C4.19675,3.16600404 4.19675,2.79366147 4.40975,2.56545152 L6.35975,0.515929539 C7.00075,-0.173067993 8.03175,-0.170884166 8.67075,0.515929539 L10.62075,2.56545152 C10.83375,2.79366147 10.83375,3.16600404 10.62075,3.394214 C10.40875,3.62242396 10.06275,3.62242396 9.84975,3.394214 L7.99736189,1.44832298 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M7.00654998,0.5 C7.00654998,0.223858 7.23040998,0 7.50654998,0 C7.78269998,0 8.00654998,0.223858 8.00654998,0.5 L8.00654998,2.52355 C8.10548998,2.46642 8.19657998,2.39094 8.27477998,2.2971 L9.30234998,1.06401 C9.47913998,0.851873 9.79441998,0.823211 10.00656,0.999993 C10.21869,1.17678 10.24736,1.49206 10.07057,1.7042 L8.27477998,3.85915 C8.19657998,3.95299 8.10548998,4.02847 8.00654998,4.0856 L8.00654998,6.63398 L10.21352,5.35979 C10.21352,5.24554 10.23335,5.12891 10.27551,5.01428 L11.2439,2.38159 C11.3392,2.12243 11.6266,1.98961 11.8857,2.08494 C12.1449,2.18026 12.2777,2.46764 12.1824,2.7268 L11.6283,4.23325 C11.5861,4.34789 11.5663,4.46451 11.5663,4.57876 L13.3187,3.56699 C13.5579,3.42892 13.8637,3.51085 14.0017,3.75 C14.1398,3.98915 14.0579,4.29494 13.8187,4.43301 L12.0663,5.44479 C12.1652,5.50191 12.2761,5.54305 12.3965,5.56385 L13.9782,5.83721 C14.2503,5.88424 14.4328,6.14295 14.3857,6.41506 C14.3387,6.68717 14.08,6.86963 13.8079,6.82261 L11.0437,6.34488 C10.9234,6.32408 10.8125,6.28293 10.7135,6.22581 L8.50655998,7.5 L10.7135,8.77419 C10.8125,8.71707 10.9234,8.67592 11.0437,8.65512 L13.8079,8.17739 C14.08,8.13037 14.3387,8.31283 14.3857,8.58494 C14.4328,8.85705 14.2503,9.11576 13.9782,9.16279 L12.3965,9.43615 C12.2762,9.45695 12.1652,9.49809 12.0663,9.55521 L13.8187,10.567 C14.0579,10.7051 14.1398,11.0109 14.0017,11.25 C13.8637,11.4891 13.5579,11.5711 13.3187,11.433 L11.5663,10.4212 C11.5663,10.5355 11.5861,10.6521 11.6283,10.7667 L12.1824,12.2732 C12.2777,12.5324 12.1449,12.8197 11.8857,12.9151 C11.6266,13.0104 11.3392,12.8776 11.2439,12.6184 L10.27552,9.98572 C10.23335,9.87109 10.21353,9.75446 10.21352,9.64021 L8.00654998,8.36602 L8.00654998,10.9144 C8.10548998,10.9715 8.19657998,11.047 8.27477998,11.1408 L10.07057,13.2958 C10.24736,13.5079 10.21869,13.8232 10.00656,14 C9.79441998,14.1768 9.47913998,14.1481 9.30234998,13.936 L8.27477998,12.7029 C8.19657998,12.6091 8.10548998,12.5336 8.00654998,12.4765 L8.00654998,14.5 C8.00654998,14.7761 7.78269998,15 7.50654998,15 C7.23040998,15 7.00654998,14.7761 7.00654998,14.5 L7.00654998,12.4765 C6.90761998,12.5336 6.81652998,12.6091 6.73832998,12.7029 L5.71075998,13.936 C5.53397998,14.1481 5.21868998,14.1768 5.00655998,14 C4.79441998,13.8232 4.76575998,13.5079 4.94253998,13.2958 L6.73832998,11.1408 C6.81652998,11.047 6.90761998,10.9715 7.00654998,10.9144 L7.00654998,8.36603 L4.79959998,9.64022 C4.79958998,9.75446 4.77976998,9.87109 4.73759998,9.98572 L3.76924998,12.6184 C3.67392998,12.8776 3.38654998,13.0104 3.12738998,12.9151 C2.86821998,12.8197 2.73539998,12.5324 2.83072998,12.2732 L3.38482998,10.7668 C3.42698998,10.6521 3.44681998,10.5355 3.44681998,10.4212 L1.69437998,11.433 C1.45523198,11.5711 1.14943698,11.4891 1.01136598,11.25 C0.873293979,11.0109 0.955231979,10.7051 1.19437798,10.567 L2.94681998,9.55522 C2.84787998,9.4981 2.73695998,9.45695 2.61660998,9.43615 L1.03492998,9.16279 C0.762820979,9.11576 0.580357679,8.85705 0.627385819,8.58494 C0.674413979,8.31283 0.933125979,8.13037 1.20523398,8.1774 L3.96937998,8.65513 C4.08973998,8.67593 4.20064998,8.71707 4.29958998,8.77419 L6.50655998,7.5 L4.29959998,6.22581 C4.20064998,6.28293 4.08973998,6.32407 3.96937998,6.34487 L1.20523598,6.8226 C0.933127979,6.86963 0.674416379,6.68717 0.627387849,6.41506 C0.580359379,6.14295 0.762822979,5.88424 1.03493098,5.83721 L2.61660998,5.56385 C2.73696998,5.54305 2.84787998,5.5019 2.94681998,5.44478 L1.19437998,4.43301 C0.955233979,4.29494 0.873295979,3.98915 1.01136798,3.75 C1.14943898,3.51085 1.45523398,3.42891 1.69437998,3.56699 L3.44681998,4.57876 C3.44681998,4.46451 3.42698998,4.34788 3.38482998,4.23325 L2.83072998,2.7268 C2.73539998,2.46763 2.86821998,2.18026 3.12738998,2.08493 C3.38654998,1.9896 3.67392998,2.12242 3.76924998,2.38159 L4.73759998,5.01428 C4.77976998,5.12891 4.79958998,5.24554 4.79959998,5.35978 L7.00654998,6.63397 L7.00654998,4.0856 C6.90761998,4.02847 6.81652998,3.95299 6.73832998,3.85915 L4.94253998,1.7042 C4.76575998,1.49206 4.79441998,1.17678 5.00655998,0.999993 C5.21868998,0.823211 5.53397998,0.851874 5.71075998,1.06401 L6.73832998,2.2971 C6.81652998,2.39094 6.90761998,2.46642 7.00654998,2.52354 L7.00654998,0.5 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<g fill-rule="evenodd" transform="translate(3 2)">
|
|
3
|
+
<path d="M1.30761231,5 L9.44444444,5 C9.75126931,5 10,5.22385763 10,5.5 C10,5.77614237 9.75126931,6 9.44444444,6 L1.30761138,6 L5.40380592,10.0961945 C5.59906807,10.2914567 5.59906807,10.6080392 5.40380592,10.8033013 C5.20854378,10.9985635 4.89196129,10.9985635 4.69669914,10.8033013 L0.454058454,6.56066064 C0.195860972,6.30246316 0.0514693675,5.97355577 0.0208836412,5.63627218 C0.00727936293,5.59295096 0,5.54724056 0,5.5 C0,5.4527593 0.00727940553,5.40704878 0.0208837606,5.36372744 C0.0514697433,5.02644431 0.195861308,4.69753744 0.454058454,4.4393403 L4.69669914,0.196699609 C4.89196129,0.00143746353 5.20854378,0.00143746353 5.40380592,0.196699609 C5.59906807,0.391961755 5.59906807,0.708544245 5.40380592,0.903806391 L1.30761231,5 Z"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M4.30761231,7 L12.4444444,7 C12.7512693,7 13,7.22385763 13,7.5 C13,7.77614237 12.7512693,8 12.4444444,8 L4.30761138,8 L8.40380592,12.0961945 C8.59906807,12.2914567 8.59906807,12.6080392 8.40380592,12.8033013 C8.20854378,12.9985635 7.89196129,12.9985635 7.69669914,12.8033013 L3.45405845,8.56066064 C3.19586097,8.30246316 3.05146937,7.97355577 3.02088364,7.63627218 C3.00727936,7.59295096 3,7.54724056 3,7.5 C3,7.4527593 3.00727941,7.40704878 3.02088376,7.36372744 C3.05146974,7.02644431 3.19586131,6.69753744 3.45405845,6.4393403 L7.69669914,2.19669961 C7.89196129,2.00143746 8.20854378,2.00143746 8.40380592,2.19669961 C8.59906807,2.39196176 8.59906807,2.70854424 8.40380592,2.90380639 L4.30761231,7 Z" transform="matrix(-1 0 0 1 16 0)"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M7,11.6923877 L7,3.55555556 C7,3.24873069 7.22385763,3 7.5,3 C7.77614237,3 8,3.24873069 8,3.55555556 L8,11.6923886 L12.0961945,7.59619408 C12.2914567,7.40093193 12.6080392,7.40093193 12.8033013,7.59619408 C12.9985635,7.79145622 12.9985635,8.10803871 12.8033013,8.30330086 L8.56066064,12.5459415 C8.30246316,12.804139 7.97355577,12.9485306 7.63627218,12.9791164 C7.59295096,12.9927206 7.54724056,13 7.5,13 C7.4527593,13 7.40704878,12.9927206 7.36372744,12.9791162 C7.02644431,12.9485303 6.69753744,12.8041387 6.4393403,12.5459415 L2.19669961,8.30330086 C2.00143746,8.10803871 2.00143746,7.79145622 2.19669961,7.59619408 C2.39196176,7.40093193 2.70854424,7.40093193 2.90380639,7.59619408 L7,11.6923877 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M8,4.20710631 L8,12.4444444 C8,12.7512693 7.77614237,13 7.5,13 C7.22385763,13 7,12.7512693 7,12.4444444 L7,4.20710725 L2.90380639,8.30330086 C2.70854424,8.498563 2.39196176,8.498563 2.19669961,8.30330086 C2.00143746,8.10803871 2.00143746,7.79145622 2.19669961,7.59619408 L6.4393403,3.35355339 C7.02512673,2.76776695 7.9748742,2.76776695 8.56066064,3.35355339 L12.8033013,7.59619408 C12.9985635,7.79145622 12.9985635,8.10803871 12.8033013,8.30330086 C12.6080392,8.498563 12.2914567,8.498563 12.0961945,8.30330086 L8,4.20710631 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M7,12.7855339 L7,3.19974747 L3.60355339,6.59619408 C3.40829124,6.79145622 3.09170876,6.79145622 2.89644661,6.59619408 C2.70118446,6.40093193 2.70118446,6.08434944 2.89644661,5.8890873 L6.43198052,2.35355339 C7.01776695,1.76776695 7.96751442,1.76776695 8.55330086,2.35355339 L12.0888348,5.8890873 C12.2840969,6.08434944 12.2840969,6.40093193 12.0888348,6.59619408 C11.8935726,6.79145622 11.5769901,6.79145622 11.381728,6.59619408 L8,3.21446609 L8,12.7708153 L11.381728,9.3890873 C11.5769901,9.19382515 11.8935726,9.19382515 12.0888348,9.3890873 C12.2840969,9.58434944 12.2840969,9.90093193 12.0888348,10.0961941 L8.55330086,13.631728 C7.96751442,14.2175144 7.01776695,14.2175144 6.43198052,13.631728 L2.89644661,10.0961941 C2.70118446,9.90093193 2.70118446,9.58434944 2.89644661,9.3890873 C3.09170876,9.19382515 3.40829124,9.19382515 3.60355339,9.3890873 L7,12.7855339 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M6,2 C5.68125129,2 5.36250258,2.171 5.2080032,2.5115 L3.87750858,5.435 L0.750021233,5.88125 C0.0397741059,5.98325 -0.251224717,6.857 0.254273238,7.36775 L2.56651389,9.704 L2.00401616,12.9725 C1.90651656,13.54175 2.35726473,14 2.86351269,14 C3.00601211,14 3.15301151,13.964 3.29251095,13.8845 L6,12.3425 L8.70748905,13.8845 C8.84698849,13.964 8.99398789,14 9.13648731,14 C9.64273527,14 10.0934834,13.54175 9.99598384,12.9725 L9.43348611,9.704 L11.7457268,7.36775 C12.2512247,6.857 11.9602259,5.98325 11.2499788,5.88125 L8.12249142,5.435 L6.7919968,2.5115 C6.63749742,2.171 6.31874871,2 6,2 M14,10 L16,10 L16,11 L14,11 L14,13 L13,13 L13,11 L11,11 L11,10 L13,10 L13,8 L14,8 L14,10 Z M6,3 C6.0728536,3 6.09499538,3.04857143 6.10428064,3.06928571 L7.3706476,5.85285714 L7.53278256,6.20857143 L7.91990659,6.26357143 L10.8983331,6.68928571 C10.9154751,6.69142857 10.9690439,6.69928571 10.9926142,6.76928571 C11.0083277,6.81714286 10.9990425,6.86 10.9640442,6.895 L8.76200847,9.12071429 L8.50344962,9.38214286 L8.56630371,9.74357143 L9.10127768,12.8564286 C9.10842019,12.8964286 9.10127768,12.9264286 9.07842164,12.9535714 C9.05413711,12.9821429 9.01842456,13 8.98699752,13 C8.97628376,13 8.95842748,12.9985714 8.9320002,12.9835714 L6.35355423,11.515 L6,11.3135714 L5.64644577,11.515 L3.06728555,12.9835714 C3.04157252,12.9985714 3.02371624,13 3.01300248,13 C2.98157544,13 2.94586289,12.9821429 2.92157836,12.9535714 C2.89872232,12.9264286 2.89157981,12.8964286 2.89800807,12.8564286 L3.43369629,9.74357143 L3.49655038,9.38214286 L3.23799153,9.12071429 L1.03595582,6.895 C1.00095752,6.86 0.991672257,6.81714286 1.00738578,6.76928571 C1.03095606,6.69928571 1.08452488,6.69142857 1.10095265,6.68928571 L4.08009341,6.26357143 L4.46721744,6.20857143 L4.6293524,5.85285714 L5.89643361,3.06714286 C5.90500462,3.04857143 5.9271464,3 6,3 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M14,10 L16,10 L16,11 L14,11 L14,13 L13,13 L13,11 L11,11 L11,10 L13,10 L13,8 L14,8 L14,10 Z M6,2 C5.68125129,2 5.36250258,2.171 5.2080032,2.5115 L3.87750858,5.435 L0.750021233,5.88125 C0.0397741059,5.98325 -0.251224717,6.857 0.254273238,7.36775 L2.56651389,9.704 L2.00401616,12.9725 C1.90651656,13.54175 2.35726473,14 2.86351269,14 C3.00601211,14 3.15301151,13.964 3.29251095,13.8845 L6,12.3425 L8.70748905,13.8845 C8.84698849,13.964 8.99398789,14 9.13648731,14 C9.64273527,14 10.0934834,13.54175 9.99598384,12.9725 L9.43348611,9.704 L11.7457268,7.36775 C12.2512247,6.857 11.9602259,5.98325 11.2499788,5.88125 L8.12249142,5.435 L6.7919968,2.5115 C6.63749742,2.171 6.31874871,2 6,2"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M8,2 C7.68125129,2 7.36250258,2.171 7.2080032,2.5115 L5.87750858,5.435 L2.75002123,5.88125 C2.03977411,5.98325 1.74877528,6.857 2.25427324,7.36775 L4.56651389,9.704 L4.00401616,12.9725 C3.90651656,13.54175 4.35726473,14 4.86351269,14 C5.00601211,14 5.15301151,13.964 5.29251095,13.8845 L8,12.3425 L10.707489,13.8845 C10.8469885,13.964 10.9939879,14 11.1364873,14 C11.6427353,14 12.0934834,13.54175 11.9959838,12.9725 L11.4334861,9.704 L13.7457268,7.36775 C14.2512247,6.857 13.9602259,5.98325 13.2499788,5.88125 L10.1224914,5.435 L8.7919968,2.5115 C8.63749742,2.171 8.31874871,2 8,2 M8,3 C8.0728536,3 8.09499538,3.04857143 8.10428064,3.06928571 L9.3706476,5.85285714 L9.53278256,6.20857143 L9.91990659,6.26357143 L12.8983331,6.68928571 C12.9154751,6.69142857 12.9690439,6.69928571 12.9926142,6.76928571 C13.0083277,6.81714286 12.9990425,6.86 12.9640442,6.895 L10.7620085,9.12071429 L10.5034496,9.38214286 L10.5663037,9.74357143 L11.1012777,12.8564286 C11.1084202,12.8964286 11.1012777,12.9264286 11.0784216,12.9535714 C11.0541371,12.9821429 11.0184246,13 10.9869975,13 C10.9762838,13 10.9584275,12.9985714 10.9320002,12.9835714 L8.35355423,11.515 L8,11.3135714 L7.64644577,11.515 L5.06728555,12.9835714 C5.04157252,12.9985714 5.02371624,13 5.01300248,13 C4.98157544,13 4.94586289,12.9821429 4.92157836,12.9535714 C4.89872232,12.9264286 4.89157981,12.8964286 4.89800807,12.8564286 L5.43369629,9.74357143 L5.49655038,9.38214286 L5.23799153,9.12071429 L3.03595582,6.895 C3.00095752,6.86 2.99167226,6.81714286 3.00738578,6.76928571 C3.03095606,6.69928571 3.08452488,6.69142857 3.10095265,6.68928571 L6.08009341,6.26357143 L6.46721744,6.20857143 L6.6293524,5.85285714 L7.89643361,3.06714286 C7.90500462,3.04857143 7.9271464,3 8,3"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M6,2 C5.68125129,2 5.36250258,2.171 5.2080032,2.5115 L3.87750858,5.435 L0.750021233,5.88125 C0.0397741059,5.98325 -0.251224717,6.857 0.254273238,7.36775 L2.56651389,9.704 L2.00401616,12.9725 C1.90651656,13.54175 2.35726473,14 2.86351269,14 C3.00601211,14 3.15301151,13.964 3.29251095,13.8845 L6,12.3425 L8.70748905,13.8845 C8.84698849,13.964 8.99398789,14 9.13648731,14 C9.64273527,14 10.0934834,13.54175 9.99598384,12.9725 L9.43348611,9.704 L11.7457268,7.36775 C12.2512247,6.857 11.9602259,5.98325 11.2499788,5.88125 L8.12249142,5.435 L6.7919968,2.5115 C6.63749742,2.171 6.31874871,2 6,2 M6,3 C6.0728536,3 6.09499538,3.04857143 6.10428064,3.06928571 L7.3706476,5.85285714 L7.53278256,6.20857143 L7.91990659,6.26357143 L10.8983331,6.68928571 C10.9154751,6.69142857 10.9690439,6.69928571 10.9926142,6.76928571 C11.0083277,6.81714286 10.9990425,6.86 10.9640442,6.895 L8.76200847,9.12071429 L8.50344962,9.38214286 L8.56630371,9.74357143 L9.10127768,12.8564286 C9.10842019,12.8964286 9.10127768,12.9264286 9.07842164,12.9535714 C9.05413711,12.9821429 9.01842456,13 8.98699752,13 C8.97628376,13 8.95842748,12.9985714 8.9320002,12.9835714 L6.35355423,11.515 L6,11.3135714 L5.64644577,11.515 L3.06728555,12.9835714 C3.04157252,12.9985714 3.02371624,13 3.01300248,13 C2.98157544,13 2.94586289,12.9821429 2.92157836,12.9535714 C2.89872232,12.9264286 2.89157981,12.8964286 2.89800807,12.8564286 L3.43369629,9.74357143 L3.49655038,9.38214286 L3.23799153,9.12071429 L1.03595582,6.895 C1.00095752,6.86 0.991672257,6.81714286 1.00738578,6.76928571 C1.03095606,6.69928571 1.08452488,6.69142857 1.10095265,6.68928571 L4.08009341,6.26357143 L4.46721744,6.20857143 L4.6293524,5.85285714 L5.89643361,3.06714286 C5.90500462,3.04857143 5.9271464,3 6,3"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M8,2 C7.68125129,2 7.36250258,2.171 7.2080032,2.5115 L5.87750858,5.435 L2.75002123,5.88125 C2.03977411,5.98325 1.74877528,6.857 2.25427324,7.36775 L4.56651389,9.704 L4.00401616,12.9725 C3.90651656,13.54175 4.35726473,14 4.86351269,14 C5.00601211,14 5.15301151,13.964 5.29251095,13.8845 L8,12.3425 L10.707489,13.8845 C10.8469885,13.964 10.9939879,14 11.1364873,14 C11.6427353,14 12.0934834,13.54175 11.9959838,12.9725 L11.4334861,9.704 L13.7457268,7.36775 C14.2512247,6.857 13.9602259,5.98325 13.2499788,5.88125 L10.1224914,5.435 L8.7919968,2.5115 C8.63749742,2.171 8.31874871,2 8,2"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M6,2 C5.68125129,2 5.36250258,2.171 5.2080032,2.5115 L3.87750858,5.435 L0.750021233,5.88125 C0.0397741059,5.98325 -0.251224717,6.857 0.254273238,7.36775 L2.56651389,9.704 L2.00401616,12.9725 C1.90651656,13.54175 2.35726473,14 2.86351269,14 C3.00601211,14 3.15301151,13.964 3.29251095,13.8845 L6,12.3425 L8.70748905,13.8845 C8.84698849,13.964 8.99398789,14 9.13648731,14 C9.64273527,14 10.0934834,13.54175 9.99598384,12.9725 L9.43348611,9.704 L11.7457268,7.36775 C12.2512247,6.857 11.9602259,5.98325 11.2499788,5.88125 L8.12249142,5.435 L6.7919968,2.5115 C6.63749742,2.171 6.31874871,2 6,2"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M6,2 C5.68125129,2 5.36250258,2.171 5.2080032,2.5115 L3.87750858,5.435 L0.750021233,5.88125 C0.0397741059,5.98325 -0.251224717,6.857 0.254273238,7.36775 L2.56651389,9.704 L2.00401616,12.9725 C1.90651656,13.54175 2.35726473,14 2.86351269,14 C3.00601211,14 3.15301151,13.964 3.29251095,13.8845 L6,12.3425 L8.70748905,13.8845 C8.84698849,13.964 8.99398789,14 9.13648731,14 C9.64273527,14 10.0934834,13.54175 9.99598384,12.9725 L9.43348611,9.704 L11.7457268,7.36775 C12.2512247,6.857 11.9602259,5.98325 11.2499788,5.88125 L8.12249142,5.435 L6.7919968,2.5115 C6.63749742,2.171 6.31874871,2 6,2 M6,3 C6.0728536,3 6.09499538,3.04857143 6.10428064,3.06928571 L7.3706476,5.85285714 L7.53278256,6.20857143 L7.91990659,6.26357143 L10.8983331,6.68928571 C10.9154751,6.69142857 10.9690439,6.69928571 10.9926142,6.76928571 C11.0083277,6.81714286 10.9990425,6.86 10.9640442,6.895 L8.76200847,9.12071429 L8.50344962,9.38214286 L8.56630371,9.74357143 L9.10127768,12.8564286 C9.10842019,12.8964286 9.10127768,12.9264286 9.07842164,12.9535714 C9.05413711,12.9821429 9.01842456,13 8.98699752,13 C8.97628376,13 8.95842748,12.9985714 8.9320002,12.9835714 L6.35355423,11.515 L6,11.3135714 L5.64644577,11.515 L3.06728555,12.9835714 C3.04157252,12.9985714 3.02371624,13 3.01300248,13 C2.98157544,13 2.94586289,12.9821429 2.92157836,12.9535714 C2.89872232,12.9264286 2.89157981,12.8964286 2.89800807,12.8564286 L3.43369629,9.74357143 L3.49655038,9.38214286 L3.23799153,9.12071429 L1.03595582,6.895 C1.00095752,6.86 0.991672257,6.81714286 1.00738578,6.76928571 C1.03095606,6.69928571 1.08452488,6.69142857 1.10095265,6.68928571 L4.08009341,6.26357143 L4.46721744,6.20857143 L4.6293524,5.85285714 L5.89643361,3.06714286 C5.90500462,3.04857143 5.9271464,3 6,3 Z M16,10 L16,11 L11,11 L11,10 L16,10 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M6,2 C6.31874871,2 6.63749742,2.171 6.7919968,2.5115 L8.12249142,5.435 L11.2499788,5.88125 C11.9602259,5.98325 12.2512247,6.857 11.7457268,7.36775 L9.43348611,9.704 L9.99598384,12.9725 C10.0934834,13.54175 9.64273527,14 9.13648731,14 C8.99398789,14 8.84698849,13.964 8.70748905,13.8845 L6,12.3425 L3.29251095,13.8845 C3.15301151,13.964 3.00601211,14 2.86351269,14 C2.35726473,14 1.90651656,13.54175 2.00401616,12.9725 L2.56651389,9.704 L0.254273238,7.36775 C-0.251224717,6.857 0.0397741059,5.98325 0.750021233,5.88125 L3.87750858,5.435 L5.2080032,2.5115 C5.36250258,2.171 5.68125129,2 6,2 Z M16,10 L16,11 L11,11 L11,10 L16,10 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path fill-rule="evenodd" d="M8,14 L8,10 L9,10 L9,14 L14,14 L14,11.487 L14,5 L15,5 L15,11.487 L15,14 C15,14.552 14.553,15 14,15 L2,15 C1.447,15 1,14.552 1,14 L1,12 L2,12 L2,14 L8,14 Z M12.8532156,3.85378563 L9.85413507,6.85386389 C9.94763717,7.04949222 10,7.26859036 10,7.5 C10,8.329 9.328,9 8.5,9 C8.01917114,9 7.59094945,8.7737217 7.31638353,8.4216262 L4.60215016,9.32622263 L3.99976065,9.52707951 C3.98531653,10.3435632 3.31896538,11 2.5,11 C1.672,11 1,10.329 1,9.5 C1,8.671 1.672,8 2.5,8 C2.98098618,8 3.40933075,8.22642639 3.68388591,8.57871942 L7.00023985,7.47289256 C7.01469867,6.65642184 7.68104396,6 8.5,6 C8.7313711,6 8.95056122,6.05239382 9.14631172,6.14598828 L12.1459616,3.14633838 C12.0523989,2.9506588 12,2.73148939 12,2.5 C12,1.671 12.672,1 13.5,1 C14.328,1 15,1.671 15,2.5 C15,3.329 14.328,4 13.5,4 C13.2684427,4 13.0490859,3.9475218 12.8532156,3.85378563 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M4,2 L12,2 C13.1045695,2 14,2.8954305 14,4 L14,12 C14,13.1045695 13.1045695,14 12,14 L4,14 C2.8954305,14 2,13.1045695 2,12 L2,4 C2,2.8954305 2.8954305,2 4,2 Z M4,3 C3.44771525,3 3,3.44771525 3,4 L3,12 C3,12.5522847 3.44771525,13 4,13 L12,13 C12.5522847,13 13,12.5522847 13,12 L13,4 C13,3.44771525 12.5522847,3 12,3 L4,3 Z" fill-rule="evenodd" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M12.2590216,3.03387162 C12.1764083,3.01177863 12.0895797,3 12,3 L4,3 C3.44771525,3 3,3.44771525 3,4 L3,12 C3,12.0895797 3.01177863,12.1764083 3.03387162,12.2590216 L12.2590216,3.03387162 Z M12.9661284,3.7409784 L3.7409784,12.9661284 C3.82359172,12.9882214 3.91042034,13 4,13 L12,13 C12.5522847,13 13,12.5522847 13,12 L13,4 C13,3.91042034 12.9882214,3.82359172 12.9661284,3.7409784 Z M4,2 L12,2 C13.1045695,2 14,2.8954305 14,4 L14,12 C14,13.1045695 13.1045695,14 12,14 L4,14 C2.8954305,14 2,13.1045695 2,12 L2,4 C2,2.8954305 2.8954305,2 4,2 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<g fill-rule="evenodd" transform="translate(0 2)">
|
|
3
|
+
<path fill-rule="nonzero" d="M2,6 C1.448,6 1,5.552 1,5 L1,2 C1,1.448 1.448,1 2,1 L14,1 C14.553,1 15,1.448 15,2 L15,5 C15,5.552 14.553,6 14,6 L2,6 Z M15,8 L15,11 C15,11.553 14.553,12 14,12 L2,12 C1.448,12 1,11.553 1,11 L1,8 C1,7.448 1.448,7 2,7 L14,7 C14.553,7 15,7.448 15,8 Z M16,5 L16,2 C16,0.896 15.104,0 14,0 L2,0 C0.896,0 0,0.896 0,2 L0,5 C0,5.601 0.271,6.133 0.69,6.5 C0.271,6.867 0,7.399 0,8 L0,11 C0,12.104 0.896,13 2,13 L14,13 C15.104,13 16,12.104 16,11 L16,8 C16,7.399 15.729,6.867 15.311,6.5 C15.729,6.133 16,5.601 16,5 Z"/>
|
|
4
|
+
<circle cx="4.5" cy="9.5" r="1.5"/>
|
|
5
|
+
<circle cx="4.5" cy="3.5" r="1.5"/>
|
|
6
|
+
<rect width="1" height="3" x="12" y="8"/>
|
|
7
|
+
<rect width="1" height="3" x="10" y="8"/>
|
|
8
|
+
<rect width="1" height="3" x="12" y="2"/>
|
|
9
|
+
<rect width="1" height="3" x="10" y="2"/>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
2
|
+
<path fill-rule="evenodd" d="M9.297 3L8.93 5.102h1.351l-.32 1.828H8.609l-.656 3.883c-.036.265-.02.466.05.601.071.135.247.208.528.219.11.005.334-.008.672-.04L9.016 13.5c-.433.14-.894.206-1.383.195-.797-.01-1.393-.244-1.79-.703-.395-.458-.557-1.08-.484-1.867l.688-4.195H5l.313-1.828h1.046L6.727 3h2.57z" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 2H1V14H4V7C4 6.44772 4.44772 6 5 6H10C10.5523 6 11 6.44772 11 7V8H15V4H7C6.37868 4 6 3.62132 6 3V2ZM16 8V9V14C16 14.5523 15.5523 15 15 15H1C0.447715 15 0 14.5523 0 14V2C0 1.44772 0.447715 1 1 1H6.25C6.66421 1 7 1.33579 7 1.75C7 1.77775 6.99838 1.85414 6.99622 1.95633V1.95634C6.98858 2.31723 6.97413 3 7 3H15C15.5523 3 16 3.44772 16 4V8ZM15 9H11C10.4477 9 10 8.55228 10 8V7H5V14H15V9ZM2 4.5C2 4.22386 2.22386 4 2.5 4H4.5C4.77614 4 5 4.22386 5 4.5C5 4.77614 4.77614 5 4.5 5H2.5C2.22386 5 2 4.77614 2 4.5ZM6.5 9C6.22386 9 6 9.22386 6 9.5C6 9.77614 6.22386 10 6.5 10H8.5C8.77614 10 9 9.77614 9 9.5C9 9.22386 8.77614 9 8.5 9H6.5Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.8 0H2C1.448 0 1 0.448 1 1V9L2 8V1H10V4.5C10 4.776 10.224 5 10.5 5H14V15H2V14C2 12.067 3.56702 10.5 5.5 10.5H8V13L11 10L8 7V9.5H5.5C3.01471 9.5 1 11.5147 1 14V15C1 15.552 1.448 16 2 16H14C14.552 16 15 15.552 15 15V4.429C15 4.173 14.902 3.926 14.726 3.74L11.526 0.312C11.337 0.113 11.074 0 10.8 0Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M16.000488,3 L16.000488,4 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 8.8817842e-16,15.1045695 8.8817842e-16,14 L8.8817842e-16,2 C8.8817842e-16,0.8954305 0.8954305,0 2,0 L14,0 C15.1045695,0 16,0.8954305 16,2 L16,3 L16.000488,3 Z M15,3 L15,2 C15,1.44771525 14.5522847,1 14,1 L2,1 C1.44771525,1 1,1.44771525 1,2 L1,3 L15,3 Z M15,4 L1,4 L1,14 C1,14.5522847 1.44771525,15 2,15 L14,15 C14.5522847,15 15,14.5522847 15,14 L15,4 Z M4.4964386,7 C4.77218826,7 4.99572754,7.22385763 4.99572754,7.5 C4.99572754,7.77614237 4.77218826,8 4.4964386,8 L2.49501648,8 C2.21926681,8 1.99572754,7.77614237 1.99572754,7.5 C1.99572754,7.22385763 2.21926681,7 2.49501648,7 L4.4964386,7 Z M9.71428571,7 C9.87208137,7 10,7.22385763 10,7.5 C10,7.77614237 9.87208137,8 9.71428571,8 L6.28571429,8 C6.12791865,8 6,7.77614237 6,7.5 C6,7.22385763 6.12791865,7 6.28571429,7 L9.71428571,7 Z M4.4964386,5 C4.77218826,5 4.99572754,5.22385763 4.99572754,5.5 C4.99572754,5.77614237 4.77218826,6 4.4964386,6 L2.49501648,6 C2.21926681,6 1.99572754,5.77614237 1.99572754,5.5 C1.99572754,5.22385763 2.21926681,5 2.49501648,5 L4.4964386,5 Z M9.71428571,5 C9.87208137,5 10,5.22385763 10,5.5 C10,5.77614237 9.87208137,6 9.71428571,6 L6.28571429,6 C6.12791865,6 6,5.77614237 6,5.5 C6,5.22385763 6.12791865,5 6.28571429,5 L9.71428571,5 Z M4.4964386,9 C4.77218826,9 4.99572754,9.22385763 4.99572754,9.5 C4.99572754,9.77614237 4.77218826,10 4.4964386,10 L2.49501648,10 C2.21926681,10 1.99572754,9.77614237 1.99572754,9.5 C1.99572754,9.22385763 2.21926681,9 2.49501648,9 L4.4964386,9 Z M9.71428571,9 C9.87208137,9 10,9.22385763 10,9.5 C10,9.77614237 9.87208137,10 9.71428571,10 L6.28571429,10 C6.12791865,10 6,9.77614237 6,9.5 C6,9.22385763 6.12791865,9 6.28571429,9 L9.71428571,9 Z M4.4964386,11 C4.77218826,11 4.99572754,11.2238576 4.99572754,11.5 C4.99572754,11.7761424 4.77218826,12 4.4964386,12 L2.49501648,12 C2.21926681,12 1.99572754,11.7761424 1.99572754,11.5 C1.99572754,11.2238576 2.21926681,11 2.49501648,11 L4.4964386,11 Z M9.71428571,11 C9.87208137,11 10,11.2238576 10,11.5 C10,11.7761424 9.87208137,12 9.71428571,12 L6.28571429,12 C6.12791865,12 6,11.7761424 6,11.5 C6,11.2238576 6.12791865,11 6.28571429,11 L9.71428571,11 Z M4.4964386,13 C4.77218826,13 4.99572754,13.2238576 4.99572754,13.5 C4.99572754,13.7761424 4.77218826,14 4.4964386,14 L2.49501648,14 C2.21926681,14 1.99572754,13.7761424 1.99572754,13.5 C1.99572754,13.2238576 2.21926681,13 2.49501648,13 L4.4964386,13 Z M13.4964386,7 C13.7721883,7 13.9957275,7.22385763 13.9957275,7.5 C13.9957275,7.77614237 13.7721883,8 13.4964386,8 L11.4950165,8 C11.2192668,8 10.9957275,7.77614237 10.9957275,7.5 C10.9957275,7.22385763 11.2192668,7 11.4950165,7 L13.4964386,7 Z M13.4964386,5 C13.7721883,5 13.9957275,5.22385763 13.9957275,5.5 C13.9957275,5.77614237 13.7721883,6 13.4964386,6 L11.4950165,6 C11.2192668,6 10.9957275,5.77614237 10.9957275,5.5 C10.9957275,5.22385763 11.2192668,5 11.4950165,5 L13.4964386,5 Z M13.4964386,9 C13.7721883,9 13.9957275,9.22385763 13.9957275,9.5 C13.9957275,9.77614237 13.7721883,10 13.4964386,10 L11.4950165,10 C11.2192668,10 10.9957275,9.77614237 10.9957275,9.5 C10.9957275,9.22385763 11.2192668,9 11.4950165,9 L13.4964386,9 Z M13.4964386,11 C13.7721883,11 13.9957275,11.2238576 13.9957275,11.5 C13.9957275,11.7761424 13.7721883,12 13.4964386,12 L11.4950165,12 C11.2192668,12 10.9957275,11.7761424 10.9957275,11.5 C10.9957275,11.2238576 11.2192668,11 11.4950165,11 L13.4964386,11 Z M13.4964386,13 C13.7721883,13 13.9957275,13.2238576 13.9957275,13.5 C13.9957275,13.7761424 13.7721883,14 13.4964386,14 L11.4950165,14 C11.2192668,14 10.9957275,13.7761424 10.9957275,13.5 C10.9957275,13.2238576 11.2192668,13 11.4950165,13 L13.4964386,13 Z M9.71428571,13 C9.87208137,13 10,13.2238576 10,13.5 C10,13.7761424 9.87208137,14 9.71428571,14 L6.28571429,14 C6.12791865,14 6,13.7761424 6,13.5 C6,13.2238576 6.12791865,13 6.28571429,13 L9.71428571,13 Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<path d="M16.000488,3 L16.000488,4 L16,14 C16,15.1045695 15.1045695,16 14,16 L2,16 C0.8954305,16 8.8817842e-16,15.1045695 8.8817842e-16,14 L8.8817842e-16,2 C8.8817842e-16,0.8954305 0.8954305,0 2,0 L14,0 C15.1045695,0 16,0.8954305 16,2 L16,3 L16.000488,3 Z M15,3 L15,2 C15,1.44771525 14.5522847,1 14,1 L2,1 C1.44771525,1 1,1.44771525 1,2 L1,3 L15,3 Z M15,4 L1,4 L1,14 C1,14.5522847 1.44771525,15 2,15 L14,15 C14.5522847,15 15,14.5522847 15,14 L15,4 Z M4.5,7 C4.77614237,7 5,7.22385763 5,7.5 C5,7.77614237 4.77614237,8 4.5,8 L2.49572754,8 C2.21958516,8 1.99572754,7.77614237 1.99572754,7.5 C1.99572754,7.22385763 2.21958516,7 2.49572754,7 L4.5,7 Z M13.5,7 C13.7761424,7 14,7.22385763 14,7.5 C14,7.77614237 13.7761424,8 13.5,8 L7.5,8 C7.22385763,8 7,7.77614237 7,7.5 C7,7.22385763 7.22385763,7 7.5,7 L13.5,7 Z M4.5,11 C4.77614237,11 5,11.2238576 5,11.5 C5,11.7761424 4.77614237,12 4.5,12 L2.49572754,12 C2.21958516,12 1.99572754,11.7761424 1.99572754,11.5 C1.99572754,11.2238576 2.21958516,11 2.49572754,11 L4.5,11 Z M13.5,11 C13.7761424,11 14,11.2238576 14,11.5 C14,11.7761424 13.7761424,12 13.5,12 L7.5,12 C7.22385763,12 7,11.7761424 7,11.5 C7,11.2238576 7.22385763,11 7.5,11 L13.5,11 Z"/>
|
|
3
|
+
</svg>
|