terrier-engine 4.0.21 → 4.3.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/app.ts +37 -27
- package/dropdowns.ts +27 -22
- package/forms.ts +33 -0
- package/fragments.ts +39 -37
- package/gen/hub-icons.ts +697 -0
- package/glyps.ts +2 -2
- package/images/icons/active.svg +1 -0
- package/images/icons/admin.svg +1 -0
- package/images/icons/archive.svg +1 -0
- package/images/icons/arrow_down.svg +1 -0
- package/images/icons/arrow_left.svg +1 -0
- package/images/icons/arrow_right.svg +1 -0
- package/images/icons/arrow_up.svg +1 -0
- package/images/icons/assign.svg +1 -0
- package/images/icons/attachment.svg +1 -0
- package/images/icons/back.svg +1 -0
- package/images/icons/badge.svg +1 -0
- package/images/icons/board.svg +1 -0
- package/images/icons/branch.svg +1 -0
- package/images/icons/bug.svg +1 -0
- package/images/icons/calculator.svg +1 -0
- package/images/icons/checkmark.svg +1 -0
- package/images/icons/close.svg +1 -0
- package/images/icons/clypboard.svg +1 -0
- package/images/icons/comment.svg +1 -0
- package/images/icons/complete.svg +1 -0
- package/images/icons/dashboard.svg +1 -0
- package/images/icons/data_pull.svg +1 -0
- package/images/icons/data_update.svg +1 -0
- package/images/icons/database.svg +1 -0
- package/images/icons/day.svg +1 -0
- package/images/icons/delete.svg +1 -0
- package/images/icons/documentation.svg +1 -0
- package/images/icons/edit.svg +1 -0
- package/images/icons/feature.svg +1 -0
- package/images/icons/flex.svg +1 -0
- package/images/icons/forward.svg +1 -0
- package/images/icons/github.svg +1 -0
- package/images/icons/history.svg +1 -0
- package/images/icons/home.svg +1 -0
- package/images/icons/image.svg +1 -0
- package/images/icons/inbox.svg +1 -0
- package/images/icons/info.svg +1 -0
- package/images/icons/issue.svg +1 -0
- package/images/icons/lane.svg +1 -0
- package/images/icons/lane_asap.svg +1 -0
- package/images/icons/lane_days.svg +1 -0
- package/images/icons/lane_hours.svg +1 -0
- package/images/icons/lane_weeks.svg +1 -0
- package/images/icons/lanes_board.svg +1 -0
- package/images/icons/level_complete.svg +1 -0
- package/images/icons/level_highway.svg +1 -0
- package/images/icons/level_on_ramp.svg +1 -0
- package/images/icons/level_parking.svg +1 -0
- package/images/icons/minus.svg +1 -0
- package/images/icons/night.svg +1 -0
- package/images/icons/origin.svg +1 -0
- package/images/icons/pending.svg +1 -0
- package/images/icons/plus.svg +1 -0
- package/images/icons/post.svg +1 -0
- package/images/icons/pr_closed.svg +1 -0
- package/images/icons/pr_merged.svg +1 -0
- package/images/icons/pr_open.svg +1 -0
- package/images/icons/prioritized.svg +1 -0
- package/images/icons/project.svg +1 -0
- package/images/icons/question.svg +1 -0
- package/images/icons/reaction.svg +1 -0
- package/images/icons/recent.svg +1 -0
- package/images/icons/refresh.svg +1 -0
- package/images/icons/request.svg +1 -0
- package/images/icons/settings.svg +1 -0
- package/images/icons/status.svg +1 -0
- package/images/icons/step_deploy.svg +1 -0
- package/images/icons/step_develop.svg +1 -0
- package/images/icons/step_investigate.svg +1 -0
- package/images/icons/step_review.svg +1 -0
- package/images/icons/step_test.svg +1 -0
- package/images/icons/steps.svg +1 -0
- package/images/icons/steps_board.svg +1 -0
- package/images/icons/subscribe.svg +1 -0
- package/images/icons/support.svg +1 -0
- package/images/icons/terrier.svg +1 -0
- package/images/icons/thumbs_up.svg +1 -0
- package/images/icons/type.svg +1 -0
- package/images/icons/unprioritized.svg +1 -0
- package/images/icons/upload.svg +1 -0
- package/images/icons/user.svg +1 -0
- package/images/icons/users.svg +1 -0
- package/images/optimized/icon-active.svg +1 -0
- package/images/optimized/icon-admin.svg +1 -0
- package/images/optimized/icon-archive.svg +1 -0
- package/images/optimized/icon-arrow_down.svg +1 -0
- package/images/optimized/icon-arrow_left.svg +1 -0
- package/images/optimized/icon-arrow_right.svg +1 -0
- package/images/optimized/icon-arrow_up.svg +1 -0
- package/images/optimized/icon-assign.svg +1 -0
- package/images/optimized/icon-attachment.svg +1 -0
- package/images/optimized/icon-back.svg +1 -0
- package/images/optimized/icon-badge.svg +1 -0
- package/images/optimized/icon-board.svg +1 -0
- package/images/optimized/icon-branch.svg +1 -0
- package/images/optimized/icon-bug.svg +1 -0
- package/images/optimized/icon-calculator.svg +1 -0
- package/images/optimized/icon-checkmark.svg +1 -0
- package/images/optimized/icon-close.svg +1 -0
- package/images/optimized/icon-clypboard.svg +1 -0
- package/images/optimized/icon-comment.svg +1 -0
- package/images/optimized/icon-complete.svg +1 -0
- package/images/optimized/icon-dashboard.svg +1 -0
- package/images/optimized/icon-data_pull.svg +1 -0
- package/images/optimized/icon-data_update.svg +1 -0
- package/images/optimized/icon-database.svg +1 -0
- package/images/optimized/icon-day.svg +1 -0
- package/images/optimized/icon-delete.svg +1 -0
- package/images/optimized/icon-documentation.svg +1 -0
- package/images/optimized/icon-edit.svg +1 -0
- package/images/optimized/icon-feature.svg +1 -0
- package/images/optimized/icon-flex.svg +1 -0
- package/images/optimized/icon-forward.svg +1 -0
- package/images/optimized/icon-github.svg +1 -0
- package/images/optimized/icon-history.svg +1 -0
- package/images/optimized/icon-home.svg +1 -0
- package/images/optimized/icon-image.svg +1 -0
- package/images/optimized/icon-inbox.svg +1 -0
- package/images/optimized/icon-info.svg +1 -0
- package/images/optimized/icon-issue.svg +1 -0
- package/images/optimized/icon-lane.svg +1 -0
- package/images/optimized/icon-lane_asap.svg +1 -0
- package/images/optimized/icon-lane_days.svg +1 -0
- package/images/optimized/icon-lane_hours.svg +1 -0
- package/images/optimized/icon-lane_weeks.svg +1 -0
- package/images/optimized/icon-lanes_board.svg +1 -0
- package/images/optimized/icon-level_complete.svg +1 -0
- package/images/optimized/icon-level_highway.svg +1 -0
- package/images/optimized/icon-level_on_ramp.svg +1 -0
- package/images/optimized/icon-level_parking.svg +1 -0
- package/images/optimized/icon-minus.svg +1 -0
- package/images/optimized/icon-night.svg +1 -0
- package/images/optimized/icon-origin.svg +1 -0
- package/images/optimized/icon-pending.svg +1 -0
- package/images/optimized/icon-plus.svg +1 -0
- package/images/optimized/icon-post.svg +1 -0
- package/images/optimized/icon-pr_closed.svg +1 -0
- package/images/optimized/icon-pr_merged.svg +1 -0
- package/images/optimized/icon-pr_open.svg +1 -0
- package/images/optimized/icon-prioritized.svg +1 -0
- package/images/optimized/icon-project.svg +1 -0
- package/images/optimized/icon-question.svg +1 -0
- package/images/optimized/icon-reaction.svg +1 -0
- package/images/optimized/icon-recent.svg +1 -0
- package/images/optimized/icon-refresh.svg +1 -0
- package/images/optimized/icon-request.svg +1 -0
- package/images/optimized/icon-settings.svg +1 -0
- package/images/optimized/icon-status.svg +1 -0
- package/images/optimized/icon-step_deploy.svg +1 -0
- package/images/optimized/icon-step_develop.svg +1 -0
- package/images/optimized/icon-step_investigate.svg +1 -0
- package/images/optimized/icon-step_review.svg +1 -0
- package/images/optimized/icon-step_test.svg +1 -0
- package/images/optimized/icon-steps.svg +1 -0
- package/images/optimized/icon-steps_board.svg +1 -0
- package/images/optimized/icon-subscribe.svg +1 -0
- package/images/optimized/icon-support.svg +1 -0
- package/images/optimized/icon-terrier.svg +1 -0
- package/images/optimized/icon-thumbs_up.svg +1 -0
- package/images/optimized/icon-type.svg +1 -0
- package/images/optimized/icon-unprioritized.svg +1 -0
- package/images/optimized/icon-upload.svg +1 -0
- package/images/optimized/icon-user.svg +1 -0
- package/images/optimized/icon-users.svg +1 -0
- package/images/optimized/terrier-hub-favicon.svg +1 -0
- package/images/optimized/terrier-hub-icon-dark.svg +1 -0
- package/images/optimized/terrier-hub-icon-light.svg +1 -0
- package/images/optimized/terrier-hub-loader.svg +1 -0
- package/images/optimized/terrier-hub-logo-dark.svg +1 -0
- package/images/optimized/terrier-hub-logo-light.svg +1 -0
- package/images/raw/icon-active.svg +8 -0
- package/images/raw/icon-admin.svg +9 -0
- package/images/raw/icon-archive.svg +9 -0
- package/images/raw/icon-arrow_down.svg +7 -0
- package/images/raw/icon-arrow_left.svg +7 -0
- package/images/raw/icon-arrow_right.svg +7 -0
- package/images/raw/icon-arrow_up.svg +7 -0
- package/images/raw/icon-assign.svg +8 -0
- package/images/raw/icon-attachment.svg +7 -0
- package/images/raw/icon-back.svg +7 -0
- package/images/raw/icon-badge.svg +10 -0
- package/images/raw/icon-board.svg +20 -0
- package/images/raw/icon-branch.svg +11 -0
- package/images/raw/icon-bug.svg +8 -0
- package/images/raw/icon-calculator.svg +31 -0
- package/images/raw/icon-checkmark.svg +8 -0
- package/images/raw/icon-close.svg +8 -0
- package/images/raw/icon-clypboard.svg +9 -0
- package/images/raw/icon-comment.svg +12 -0
- package/images/raw/icon-complete.svg +8 -0
- package/images/raw/icon-dashboard.svg +18 -0
- package/images/raw/icon-data_pull.svg +9 -0
- package/images/raw/icon-data_update.svg +9 -0
- package/images/raw/icon-database.svg +10 -0
- package/images/raw/icon-day.svg +19 -0
- package/images/raw/icon-delete.svg +11 -0
- package/images/raw/icon-documentation.svg +21 -0
- package/images/raw/icon-edit.svg +11 -0
- package/images/raw/icon-feature.svg +7 -0
- package/images/raw/icon-flex.svg +6 -0
- package/images/raw/icon-forward.svg +7 -0
- package/images/raw/icon-github.svg +8 -0
- package/images/raw/icon-history.svg +12 -0
- package/images/raw/icon-home.svg +8 -0
- package/images/raw/icon-image.svg +9 -0
- package/images/raw/icon-inbox.svg +9 -0
- package/images/raw/icon-info.svg +11 -0
- package/images/raw/icon-issue.svg +10 -0
- package/images/raw/icon-lane.svg +9 -0
- package/images/raw/icon-lane_asap.svg +9 -0
- package/images/raw/icon-lane_days.svg +11 -0
- package/images/raw/icon-lane_hours.svg +8 -0
- package/images/raw/icon-lane_weeks.svg +10 -0
- package/images/raw/icon-lanes_board.svg +10 -0
- package/images/raw/icon-level_complete.svg +8 -0
- package/images/raw/icon-level_highway.svg +11 -0
- package/images/raw/icon-level_on_ramp.svg +8 -0
- package/images/raw/icon-level_parking.svg +10 -0
- package/images/raw/icon-minus.svg +8 -0
- package/images/raw/icon-night.svg +9 -0
- package/images/raw/icon-origin.svg +11 -0
- package/images/raw/icon-pending.svg +10 -0
- package/images/raw/icon-plus.svg +8 -0
- package/images/raw/icon-post.svg +12 -0
- package/images/raw/icon-pr_closed.svg +15 -0
- package/images/raw/icon-pr_merged.svg +11 -0
- package/images/raw/icon-pr_open.svg +12 -0
- package/images/raw/icon-prioritized.svg +11 -0
- package/images/raw/icon-project.svg +24 -0
- package/images/raw/icon-question.svg +9 -0
- package/images/raw/icon-reaction.svg +6 -0
- package/images/raw/icon-recent.svg +12 -0
- package/images/raw/icon-refresh.svg +11 -0
- package/images/raw/icon-request.svg +10 -0
- package/images/raw/icon-settings.svg +11 -0
- package/images/raw/icon-status.svg +8 -0
- package/images/raw/icon-step_deploy.svg +15 -0
- package/images/raw/icon-step_develop.svg +12 -0
- package/images/raw/icon-step_investigate.svg +14 -0
- package/images/raw/icon-step_review.svg +11 -0
- package/images/raw/icon-step_test.svg +14 -0
- package/images/raw/icon-steps.svg +18 -0
- package/images/raw/icon-steps_board.svg +19 -0
- package/images/raw/icon-subscribe.svg +10 -0
- package/images/raw/icon-support.svg +14 -0
- package/images/raw/icon-terrier.svg +7 -0
- package/images/raw/icon-thumbs_up.svg +1 -0
- package/images/raw/icon-type.svg +15 -0
- package/images/raw/icon-unprioritized.svg +10 -0
- package/images/raw/icon-upload.svg +8 -0
- package/images/raw/icon-user.svg +9 -0
- package/images/raw/icon-users.svg +14 -0
- package/images/raw/terrier-hub-favicon-alert.png +0 -0
- package/images/raw/terrier-hub-favicon-dark.png +0 -0
- package/images/raw/terrier-hub-favicon.png +0 -0
- package/images/raw/terrier-hub-favicon.svg +29 -0
- package/images/raw/terrier-hub-icon-dark.svg +23 -0
- package/images/raw/terrier-hub-icon-light.png +0 -0
- package/images/raw/terrier-hub-icon-light.svg +23 -0
- package/images/raw/terrier-hub-loader.svg +54 -0
- package/images/raw/terrier-hub-logo-dark.svg +27 -0
- package/images/raw/terrier-hub-logo-light.png +0 -0
- package/images/raw/terrier-hub-logo-light.svg +28 -0
- package/lightbox.ts +9 -22
- package/loading.ts +5 -6
- package/modals.ts +8 -19
- package/overlays.ts +100 -33
- package/package.json +1 -1
- package/parts/content-part.ts +187 -0
- package/parts/not-found-page.ts +20 -0
- package/parts/page-part.ts +189 -0
- package/parts/panel-part.ts +40 -0
- package/parts/terrier-form-part.ts +20 -0
- package/parts/terrier-part.ts +89 -0
- package/schema.ts +28 -1
- package/tabs.ts +164 -0
- package/theme.ts +41 -12
- package/toasts.ts +10 -10
- package/tooltips.ts +2 -2
- package/parts.ts +0 -485
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-archive</title>
|
|
4
|
+
<g id="icon-archive" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<rect id="Rectangle" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" stroke-linejoin="round" x="5" y="6" width="22" height="5"></rect>
|
|
6
|
+
<rect id="Rectangle-Copy" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" stroke-linejoin="round" x="6" y="11" width="20" height="15"></rect>
|
|
7
|
+
<rect id="Rectangle" fill="#000000" x="12" y="15" width="8" height="2" rx="1"></rect>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-arrow_down</title>
|
|
4
|
+
<g id="icon-arrow_down" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.25" stroke-linejoin="round">
|
|
5
|
+
<path d="M13.1371198,25.4916823 L13.1371198,13.4251406 L10.8539714,13.4251406 C10.0588151,13.4251406 9.41421356,12.7498438 9.41421356,11.9168229 C9.41421356,11.5167922 9.5659019,11.1331457 9.83590886,10.8502812 L14.9985729,5.44177603 C15.5608333,4.85274132 16.4724375,4.85274132 17.0346979,5.44177603 L22.197362,10.8502812 C22.7596224,11.4393159 22.7596224,12.3943299 22.197362,12.9833646 C21.927355,13.266229 21.561147,13.4251406 21.1792995,13.4251406 L18.896151,13.4251406 L18.896151,25.4916823 C18.896151,26.3247032 18.2515495,27 17.4563932,27 L14.5768776,27 C13.7817213,27 13.1371198,26.3247032 13.1371198,25.4916823 Z" id="Path-5" stroke="#000000" stroke-width="2" fill="#000000" transform="translate(16.016635, 16.000000) scale(1, -1) translate(-16.016635, -16.000000) "></path>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-arrow_left</title>
|
|
4
|
+
<g id="icon-arrow_left" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.25" stroke-linejoin="round">
|
|
5
|
+
<path d="M13.1371198,25.4916823 L13.1371198,13.4251406 L10.8539714,13.4251406 C10.0588151,13.4251406 9.41421356,12.7498438 9.41421356,11.9168229 C9.41421356,11.5167922 9.5659019,11.1331457 9.83590886,10.8502812 L14.9985729,5.44177603 C15.5608333,4.85274132 16.4724375,4.85274132 17.0346979,5.44177603 L22.197362,10.8502812 C22.7596224,11.4393159 22.7596224,12.3943299 22.197362,12.9833646 C21.927355,13.266229 21.561147,13.4251406 21.1792995,13.4251406 L18.896151,13.4251406 L18.896151,25.4916823 C18.896151,26.3247032 18.2515495,27 17.4563932,27 L14.5768776,27 C13.7817213,27 13.1371198,26.3247032 13.1371198,25.4916823 Z" id="Path-5" stroke="#000000" stroke-width="2" fill="#000000" transform="translate(16.016635, 16.000000) rotate(-90.000000) translate(-16.016635, -16.000000) "></path>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-arrow_right</title>
|
|
4
|
+
<g id="icon-arrow_right" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.25" stroke-linejoin="round">
|
|
5
|
+
<path d="M13.1371198,25.4916823 L13.1371198,13.4251406 L10.8539714,13.4251406 C10.0588151,13.4251406 9.41421356,12.7498438 9.41421356,11.9168229 C9.41421356,11.5167922 9.5659019,11.1331457 9.83590886,10.8502812 L14.9985729,5.44177603 C15.5608333,4.85274132 16.4724375,4.85274132 17.0346979,5.44177603 L22.197362,10.8502812 C22.7596224,11.4393159 22.7596224,12.3943299 22.197362,12.9833646 C21.927355,13.266229 21.561147,13.4251406 21.1792995,13.4251406 L18.896151,13.4251406 L18.896151,25.4916823 C18.896151,26.3247032 18.2515495,27 17.4563932,27 L14.5768776,27 C13.7817213,27 13.1371198,26.3247032 13.1371198,25.4916823 Z" id="Path-5" stroke="#000000" stroke-width="2" fill="#000000" transform="translate(16.016635, 16.000000) scale(-1, 1) rotate(-90.000000) translate(-16.016635, -16.000000) "></path>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-arrow_up</title>
|
|
4
|
+
<g id="icon-arrow_up" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.25" stroke-linejoin="round">
|
|
5
|
+
<path d="M13.1371198,25.4916823 L13.1371198,13.4251406 L10.8539714,13.4251406 C10.0588151,13.4251406 9.41421356,12.7498438 9.41421356,11.9168229 C9.41421356,11.5167922 9.5659019,11.1331457 9.83590886,10.8502812 L14.9985729,5.44177603 C15.5608333,4.85274132 16.4724375,4.85274132 17.0346979,5.44177603 L22.197362,10.8502812 C22.7596224,11.4393159 22.7596224,12.3943299 22.197362,12.9833646 C21.927355,13.266229 21.561147,13.4251406 21.1792995,13.4251406 L18.896151,13.4251406 L18.896151,25.4916823 C18.896151,26.3247032 18.2515495,27 17.4563932,27 L14.5768776,27 C13.7817213,27 13.1371198,26.3247032 13.1371198,25.4916823 Z" id="Path-5" stroke="#000000" stroke-width="2" fill="#000000"></path>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-assign</title>
|
|
4
|
+
<g id="icon-assign" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<circle id="Oval" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" cx="17" cy="17" r="10"></circle>
|
|
6
|
+
<path d="M10.4601551,3.25304833 L10.4601551,16.6672619 L10.4601551,16.6672619 L8.87436867,16.6672619 C8.32208392,16.6672619 7.87436867,17.1149771 7.87436867,17.6672619 C7.87436867,17.9324784 7.97972551,18.1868323 8.16726189,18.3743687 L11.7530483,21.9601551 C12.1435726,22.3506794 12.7767376,22.3506794 13.1672619,21.9601551 L16.7530483,18.3743687 C17.1435726,17.9838444 17.1435726,17.3506794 16.7530483,16.9601551 C16.5655119,16.7726187 16.311158,16.6672619 16.0459415,16.6672619 L14.4601551,16.6672619 L14.4601551,16.6672619 L14.4601551,3.25304833 C14.4601551,2.70076358 14.0124399,2.25304833 13.4601551,2.25304833 L11.4601551,2.25304833 C10.9078704,2.25304833 10.4601551,2.70076358 10.4601551,3.25304833 Z" id="Path-5" fill="#000000" transform="translate(12.460155, 12.460155) rotate(-45.000000) translate(-12.460155, -12.460155) "></path>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-attachment</title>
|
|
4
|
+
<g id="icon-attachment" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M10.9850003,4.29970756 C11.7607017,3.4534878 12.9052369,3 14.4,3 C15.8947631,3 17.0392983,3.4534878 17.8149997,4.29970756 C18.5892111,5.14430182 19,6.389032 19,8 L19,20 C19,21.0723973 18.7264788,21.918655 18.219662,22.4978743 C17.7117256,23.078373 16.9670889,23.4 16,23.4 C15.0329111,23.4 14.2882744,23.078373 13.780338,22.4978743 C13.2735212,21.918655 13,21.0723973 13,20 L13,9.6 C13,9.32385763 13.1119288,9.07385763 13.2928932,8.89289322 C13.4738576,8.71192881 13.7238576,8.6 14,8.6 C14.2761424,8.6 14.5261424,8.71192881 14.7071068,8.89289322 C14.8880712,9.07385763 15,9.32385763 15,9.6 L15,20 C15,20.5266215 15.0626516,20.8901114 15.2333458,21.1177036 C15.3928397,21.3303622 15.6495626,21.4 16,21.4 C16.3504374,21.4 16.6071603,21.3303622 16.7666542,21.1177036 C16.9373484,20.8901114 17,20.5266215 17,20 L17,8 C17,6.94691667 16.8107862,6.18724547 16.3805461,5.69554247 C15.9552398,5.2094781 15.2981471,5 14.4,5 C13.5018529,5 12.8447602,5.2094781 12.4194539,5.69554247 C11.9892138,6.18724547 11.8,6.94691667 11.8,8 L11.8,22.4 C11.8,23.9841241 12.1204635,25.1426759 12.8150896,25.9004499 C13.5066512,26.6548807 14.563729,27 16,27 C17.436271,27 18.4933488,26.6548807 19.1849104,25.9004499 C19.8795365,25.1426759 20.2,23.9841241 20.2,22.4 L20.2,9.6 C20.2,9.32385763 20.3119288,9.07385763 20.4928932,8.89289322 C20.6738576,8.71192881 20.9238576,8.6 21.2,8.6 C21.4761424,8.6 21.7261424,8.71192881 21.9071068,8.89289322 C22.0880712,9.07385763 22.2,9.32385763 22.2,9.6 L22.2,22.4 C22.2,24.5468844 21.6542097,26.1911067 20.6128944,27.301843 C19.5702391,28.4140086 18.0259136,29 16,29 C13.9740864,29 12.4297609,28.4140086 11.3871056,27.301843 C10.3457903,26.1911067 9.8,24.5468844 9.8,22.4 L9.8,8 C9.8,6.389032 10.2107889,5.14430182 10.9850003,4.29970756 Z" id="Path-264" fill="#000000" fill-rule="nonzero" transform="translate(16.000000, 16.000000) rotate(45.000000) translate(-16.000000, -16.000000) "></path>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-back</title>
|
|
4
|
+
<g id="icon-back" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M18.5857864,4.58578644 C19.366835,3.80473785 20.633165,3.80473785 21.4142136,4.58578644 C22.1952621,5.36683502 22.1952621,6.63316498 21.4142136,7.41421356 L12.829,16 L21.4142136,24.5857864 C22.1541543,25.3257272 22.1930986,26.5012114 21.5310463,27.2869988 L21.4142136,27.4142136 C20.633165,28.1952621 19.366835,28.1952621 18.5857864,27.4142136 L8.58578644,17.4142136 C7.80473785,16.633165 7.80473785,15.366835 8.58578644,14.5857864 L18.5857864,4.58578644 Z" id="Path-98" fill="#000000" fill-rule="nonzero"></path>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-badge</title>
|
|
4
|
+
<g id="icon-badge" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M18.9888003,4.7132566 L19.7575901,5.88601598 C19.9314231,6.15119162 20.220715,6.31821435 20.5372803,6.33617034 L21.9373146,6.4155821 C22.4450303,6.44438039 22.8502813,6.84963132 22.8790795,7.35734705 L22.9584913,8.75738134 C22.9764473,9.07394668 23.14347,9.36323853 23.4086457,9.53707156 L24.581405,10.3058613 C25.0067006,10.5846592 25.1550327,11.1382423 24.9261149,11.5923361 L24.2948704,12.8445073 C24.1521381,13.1276389 24.1521381,13.4616844 24.2948704,13.744816 L24.9261149,14.9969871 C25.1550327,15.451081 25.0067006,16.0046641 24.581405,16.283462 L23.4086457,17.0522517 C23.14347,17.2260848 22.9764473,17.5153766 22.9584913,17.8319419 L22.8790795,19.2319762 C22.8502813,19.739692 22.4450303,20.1449429 21.9373146,20.1737412 L20.5372803,20.2531529 C20.220715,20.2711089 19.9314231,20.4381317 19.7575901,20.7033073 L18.9888003,21.8760667 C18.7100024,22.3013623 18.1564194,22.4496944 17.7023255,22.2207766 L16.4501544,21.589532 C16.1670227,21.4467997 15.8329773,21.4467997 15.5498456,21.589532 L14.2976745,22.2207766 C13.8435806,22.4496944 13.2899976,22.3013623 13.0111997,21.8760667 L12.2424099,20.7033073 C12.0685769,20.4381317 11.779285,20.2711089 11.4627197,20.2531529 L10.0626854,20.1737412 C9.55496968,20.1449429 9.14971875,19.739692 9.12092046,19.2319762 L9.0415087,17.8319419 C9.0235527,17.5153766 8.85652997,17.2260848 8.59135434,17.0522517 L7.41859496,16.283462 C6.99329939,16.0046641 6.84496725,15.451081 7.07388506,14.9969871 L7.70512961,13.744816 C7.84786193,13.4616844 7.84786193,13.1276389 7.70512961,12.8445073 L7.07388506,11.5923361 C6.84496725,11.1382423 6.99329939,10.5846592 7.41859496,10.3058613 L8.59135434,9.53707156 C8.85652997,9.36323853 9.0235527,9.07394668 9.0415087,8.75738134 L9.12092046,7.35734705 C9.14971875,6.84963132 9.55496968,6.44438039 10.0626854,6.4155821 L11.4627197,6.33617034 C11.779285,6.31821435 12.0685769,6.15119162 12.2424099,5.88601598 L13.0111997,4.7132566 C13.2899976,4.28796103 13.8435806,4.1396289 14.2976745,4.36854671 L15.5498456,4.99979125 C15.8329773,5.14252358 16.1670227,5.14252358 16.4501544,4.99979125 L17.7023255,4.36854671 C18.1564194,4.1396289 18.7100024,4.28796103 18.9888003,4.7132566 Z M16,7.29466164 C12.6862915,7.29466164 10,9.98095315 10,13.2946616 C10,16.6083701 12.6862915,19.2946616 16,19.2946616 C19.3137085,19.2946616 22,16.6083701 22,13.2946616 C22,9.98095315 19.3137085,7.29466164 16,7.29466164 Z" id="Path-2" fill="#000000" fill-rule="nonzero"></path>
|
|
6
|
+
<path d="M21.4592883,17.4910943 L21.5163565,17.5748618 L25.4209782,24.0825645 C25.6636886,24.4870819 25.5370383,25.0045396 25.1515155,25.2555148 L25.0649814,25.3050781 L19.8588192,27.9081592 C19.4479685,28.1135845 18.9550878,27.9619577 18.725914,27.5773172 L18.6778663,27.4844741 L16,21.4582213 L13.3221337,27.4844741 C13.135576,27.904229 12.6587162,28.1005115 12.2372913,27.9492833 L12.1411808,27.9081592 L6.93501862,25.3050781 C6.51307772,25.0941076 6.34211735,24.5895531 6.53262567,24.1708372 L6.57902183,24.0825645 L10.4836435,17.5748618 C10.730197,17.1639392 13.9389628,19.4817316 16,19.5 C18.0413379,19.5180938 21.1942844,17.1468416 21.4592883,17.4910943 Z" id="Path" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
7
|
+
<path d="M21.4592883,17.4910943 L21.5163565,17.5748618 L25.4209782,24.0825645 C25.6636886,24.4870819 25.5370383,25.0045396 25.1515155,25.2555148 L25.0649814,25.3050781 L19.8588192,27.9081592 C19.4479685,28.1135845 18.9550878,27.9619577 18.725914,27.5773172 L18.6778663,27.4844741 L16,21.4582213 L13.3221337,27.4844741 C13.135576,27.904229 12.6587162,28.1005115 12.2372913,27.9492833 L12.1411808,27.9081592 L6.93501862,25.3050781 C6.51307772,25.0941076 6.34211735,24.5895531 6.53262567,24.1708372 L6.57902183,24.0825645 L10.4836435,17.5748618 C10.730197,17.1639392 13.9122747,19.9831768 16,20 C18.0132536,20.0162231 21.1942844,17.1468416 21.4592883,17.4910943 Z" id="Path-Copy" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
8
|
+
<path d="M16,6.5 C12.4101491,6.5 9.5,9.41014913 9.5,13 C9.5,16.5898509 12.4101491,19.5 16,19.5 C19.5898509,19.5 22.5,16.5898509 22.5,13 C22.5,9.41014913 19.5898509,6.5 16,6.5 Z" id="Oval" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-board</title>
|
|
4
|
+
<g id="icon-board" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<rect id="Rectangle" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" stroke-linejoin="round" x="5" y="5" width="22" height="22"></rect>
|
|
6
|
+
<rect id="Rectangle" fill="#000000" x="7" y="7" width="5" height="2" rx="1"></rect>
|
|
7
|
+
<rect id="Rectangle-Copy-2" fill="#000000" x="20" y="7" width="5" height="2" rx="1"></rect>
|
|
8
|
+
<rect id="Rectangle-Copy" fill="#000000" x="13.5" y="7" width="5" height="2" rx="1"></rect>
|
|
9
|
+
<rect id="Rectangle-Copy-5" fill="#000000" x="7" y="10" width="5" height="2" rx="1"></rect>
|
|
10
|
+
<rect id="Rectangle-Copy-4" fill="#000000" x="20" y="10" width="5" height="2" rx="1"></rect>
|
|
11
|
+
<rect id="Rectangle-Copy-3" fill="#000000" x="13.5" y="10" width="5" height="2" rx="1"></rect>
|
|
12
|
+
<rect id="Rectangle-Copy-8" fill="#000000" x="7" y="13" width="5" height="2" rx="1"></rect>
|
|
13
|
+
<rect id="Rectangle-Copy-7" fill="#000000" x="20" y="13" width="5" height="2" rx="1"></rect>
|
|
14
|
+
<rect id="Rectangle-Copy-6" fill="#000000" x="13.5" y="13" width="5" height="2" rx="1"></rect>
|
|
15
|
+
<rect id="Rectangle-Copy-11" fill="#000000" x="7" y="16" width="5" height="2" rx="1"></rect>
|
|
16
|
+
<rect id="Rectangle-Copy-10" fill="#000000" x="20" y="16" width="5" height="2" rx="1"></rect>
|
|
17
|
+
<rect id="Rectangle-Copy-9" fill="#000000" x="7" y="19" width="5" height="2" rx="1"></rect>
|
|
18
|
+
<rect id="Rectangle-Copy-12" fill="#000000" x="7" y="22" width="5" height="2" rx="1"></rect>
|
|
19
|
+
</g>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-branch</title>
|
|
4
|
+
<g id="icon-branch" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<circle id="Oval" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" stroke-linejoin="round" cx="9" cy="8" r="3"></circle>
|
|
6
|
+
<circle id="Oval-Copy" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" stroke-linejoin="round" cx="23" cy="8" r="3"></circle>
|
|
7
|
+
<circle id="Oval-Copy-2" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" stroke-linejoin="round" cx="9" cy="24" r="3"></circle>
|
|
8
|
+
<rect id="Rectangle" fill="#000000" x="8" y="11" width="2" height="10"></rect>
|
|
9
|
+
<path d="M9,21 C9,17.6666667 10.5555556,16 13.6666667,16 L18.3333333,16 C21.4444444,16 23,14.3333333 23,11" id="Path-94" stroke="#000000" stroke-width="2" stroke-linejoin="round"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-bug</title>
|
|
4
|
+
<g id="icon-bug" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M16,28 C21.6666667,28 23.6666667,24 22,16 C19,11.3333333 17,9 16,9 C15,9 13,11.3333333 10,16 C8.33333333,24 10.3333333,28 16,28 Z" id="Path-16" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
6
|
+
<path d="M22.5000296,3 C23.0128631,3 23.4285968,3.41573559 23.4285968,3.92857143 C23.4285968,4.44140727 23.0128631,4.85714286 22.5000296,4.85714286 C20.0118237,4.85714286 18.5169764,6.06768971 17.9711978,8.49041305 C19.2854314,9.03908206 20.1784933,10.1169954 20.1784933,11.3571429 C20.1784933,11.7402614 20.0932616,12.0021349 19.9367414,12.1770673 C20.480582,12.4542148 20.9511114,12.7988482 21.3549799,13.2024289 C22.7113225,12.3995063 23.4285968,10.5912695 23.4285968,7.64285714 C23.4285968,7.1300213 23.8443305,6.71428571 24.357164,6.71428571 C24.8699975,6.71428571 25.2857312,7.1300213 25.2857312,7.64285714 C25.2857312,11.0999054 24.362038,13.4996369 22.4422696,14.7162861 C22.7684724,15.3539 23.005383,16.0685316 23.1651737,16.8458817 C25.4316171,16.3095077 27.3239082,16.724988 28.728029,18.1291151 C29.090657,18.4917448 29.090657,19.0796837 28.728029,19.4423134 C28.3654009,19.8049431 27.7774647,19.8049431 27.4148366,19.4423134 C26.4358634,18.4633357 25.0833645,18.2174257 23.2194102,18.7499865 L23.399,18.701 L23.4120857,18.9408401 C23.4187006,19.0929938 23.423279,19.2467078 23.4258834,19.4019119 L23.4284785,19.7142857 C23.4284785,20.3587629 23.3634828,20.9952226 23.2420893,21.6145084 C23.2881624,21.6282699 23.3343534,21.6468465 23.379581,21.6694605 C25.5840577,22.7717038 26.678582,24.9607623 26.678582,28.0714286 C26.678582,28.5842644 26.2628483,29 25.7500148,29 C25.2371813,29 24.8214476,28.5842644 24.8214476,28.0714286 C24.8214476,25.6106662 24.0588375,24.0854391 22.5490453,23.3305395 L22.7148111,23.4180678 C21.4595029,26.6159299 18.7297219,29 15.9999409,29 C13.2701599,29 10.5403789,26.6159299 9.28507064,23.4180678 L9.45095471,23.3305395 C7.94116254,24.0854391 7.17855242,25.6106662 7.17855242,28.0714286 C7.17855242,28.5842644 6.76281872,29 6.24998522,29 C5.73715171,29 5.32141801,28.5842644 5.32141801,28.0714286 C5.32141801,24.9607623 6.41594231,22.7717038 8.62041895,21.6694605 C8.66564665,21.6468465 8.71183756,21.6282699 8.75858187,21.6135941 C8.6363989,20.9952226 8.57140323,20.3587629 8.57140323,19.7142857 C8.57140323,19.4523534 8.57677129,19.1944295 8.58779602,18.9408401 L8.6,18.701 L8.51777501,18.6791972 C6.78867307,18.242508 5.51751886,18.5099537 4.58516337,19.4423134 C4.22253532,19.8049431 3.63459909,19.8049431 3.27197104,19.4423134 C2.90934299,19.0796837 2.90934299,18.4917448 3.27197104,18.1291151 C4.67609181,16.724988 6.56838291,16.3095077 8.83507453,16.845224 C8.99449875,16.0685316 9.23140935,15.3539 9.55724479,14.7153262 C7.63796195,13.4996369 6.71426882,11.0999054 6.71426882,7.64285714 C6.71426882,7.1300213 7.13000252,6.71428571 7.64283602,6.71428571 C8.15566953,6.71428571 8.57140323,7.1300213 8.57140323,7.64285714 C8.57140323,10.5912695 9.28867746,12.3995063 10.644829,13.203784 C11.0487703,12.7988482 11.5192997,12.4542148 12.0629719,12.1758527 C11.9066202,12.0021349 11.8213884,11.7402614 11.8213884,11.3571429 C11.8213884,10.1169954 12.7144504,9.03908206 14.0276569,8.49122912 C13.4830236,6.06768971 11.9881763,4.85714286 9.49997043,4.85714286 C8.98713693,4.85714286 8.57140323,4.44140727 8.57140323,3.92857143 C8.57140323,3.41573559 8.98713693,3 9.49997043,3 C12.8996383,3 15.1135927,4.84387666 15.8458449,8.11012975 L15.9999409,8.10714286 L15.9999409,8.10714286 L16.1541551,8.11012975 C16.8864073,4.84387666 19.1003617,3 22.5000296,3 Z M10.4359567,19.1941349 L10.4293581,19.5383344 C10.4288105,19.5965562 10.4285376,19.6552063 10.4285376,19.7142857 C10.4285376,23.1136833 12.7074609,26.3092066 15.0715069,27.0038009 L15.0714639,13.2545336 C11.9006887,13.5450751 10.5464904,15.4184849 10.4359567,19.1941349 Z M16.9294091,13.2546245 L16.9283748,27.0038009 C19.2924208,26.3092066 21.5713441,23.1136833 21.5713441,19.7142857 L21.5705236,19.5383344 L21.5639251,19.1941349 C21.4534029,15.4188784 20.0994752,13.5454656 16.9294091,13.2546245 Z M15.9999409,9.96428571 C14.6302213,9.96428571 13.6785229,10.704499 13.6785229,11.3571429 C13.6785229,11.4341773 13.691782,11.5124318 13.7174228,11.590545 C14.3974805,11.4370914 15.1561091,11.3571429 15.9999409,11.3571429 C16.8433568,11.3571429 17.6016534,11.4370126 18.2812736,11.5894721 C18.3080997,11.5124318 18.3213589,11.4341773 18.3213589,11.3571429 C18.3213589,10.704499 17.3696604,9.96428571 15.9999409,9.96428571 Z" id="Oval" fill="#000000" fill-rule="nonzero"></path>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-calculator</title>
|
|
4
|
+
<g id="icon-calculator" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<rect id="Rectangle" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" stroke-linejoin="round" x="7" y="5" width="18" height="22" rx="3"></rect>
|
|
6
|
+
<rect id="Rectangle" fill="#000000" x="9" y="7" width="14" height="3" rx="1"></rect>
|
|
7
|
+
<g id="Group-2" transform="translate(9.000000, 11.000000)" fill="#000000">
|
|
8
|
+
<circle id="Oval" cx="1.5" cy="1.5" r="1.5"></circle>
|
|
9
|
+
<circle id="Oval-Copy" cx="5.16666667" cy="1.5" r="1.5"></circle>
|
|
10
|
+
<circle id="Oval-Copy-2" cx="8.83333333" cy="1.5" r="1.5"></circle>
|
|
11
|
+
<circle id="Oval-Copy-3" fill-opacity="0.25" fill-rule="nonzero" cx="12.5" cy="1.5" r="1.5"></circle>
|
|
12
|
+
</g>
|
|
13
|
+
<g id="Group" transform="translate(9.000000, 14.666667)" fill="#000000">
|
|
14
|
+
<circle id="Oval-Copy-7" cx="1.5" cy="1.5" r="1.5"></circle>
|
|
15
|
+
<circle id="Oval-Copy-6" cx="5.17" cy="1.5" r="1.5"></circle>
|
|
16
|
+
<circle id="Oval-Copy-5" cx="8.84" cy="1.5" r="1.5"></circle>
|
|
17
|
+
<circle id="Oval-Copy-4" fill-opacity="0.25" fill-rule="nonzero" cx="12.51" cy="1.5" r="1.5"></circle>
|
|
18
|
+
</g>
|
|
19
|
+
<g id="Group-Copy" transform="translate(9.000000, 18.333333)" fill="#000000">
|
|
20
|
+
<circle id="Oval-Copy-7" cx="1.5" cy="1.5" r="1.5"></circle>
|
|
21
|
+
<circle id="Oval-Copy-6" cx="5.17" cy="1.5" r="1.5"></circle>
|
|
22
|
+
<circle id="Oval-Copy-5" cx="8.84" cy="1.5" r="1.5"></circle>
|
|
23
|
+
<circle id="Oval-Copy-4" fill-opacity="0.25" fill-rule="nonzero" cx="12.51" cy="1.5" r="1.5"></circle>
|
|
24
|
+
</g>
|
|
25
|
+
<g id="Group-Copy-2" transform="translate(9.000000, 22.000000)" fill="#000000">
|
|
26
|
+
<circle id="Oval-Copy-5" cx="8.84" cy="1.5" r="1.5"></circle>
|
|
27
|
+
<rect id="Rectangle" x="0" y="0" width="6.666" height="3" rx="1.5"></rect>
|
|
28
|
+
<circle id="Oval-Copy-4" fill-opacity="0.25" fill-rule="nonzero" cx="12.51" cy="1.5" r="1.5"></circle>
|
|
29
|
+
</g>
|
|
30
|
+
</g>
|
|
31
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-checkmark</title>
|
|
4
|
+
<g id="icon-checkmark" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<circle id="Oval" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" cx="16" cy="16" r="11"></circle>
|
|
6
|
+
<polyline id="Path-40" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" points="10 17 14 21 21 11"></polyline>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-close</title>
|
|
4
|
+
<g id="icon-close" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<circle id="Oval" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" cx="16" cy="16" r="11"></circle>
|
|
6
|
+
<path d="M16,9 C16.5522847,9 17,9.44771525 17,10 L16.999,14.999 L22,15 C22.5522847,15 23,15.4477153 23,16 C23,16.5522847 22.5522847,17 22,17 L16.999,16.999 L17,22 C17,22.5522847 16.5522847,23 16,23 C15.4477153,23 15,22.5522847 15,22 L14.999,16.999 L10,17 C9.44771525,17 9,16.5522847 9,16 C9,15.4477153 9.44771525,15 10,15 L14.999,14.999 L15,10 C15,9.44771525 15.4477153,9 16,9 Z" id="Combined-Shape" fill="#000000" transform="translate(16.000000, 16.000000) rotate(45.000000) translate(-16.000000, -16.000000) "></path>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-clypboard</title>
|
|
4
|
+
<g id="icon-clypboard" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M17.6208495,24.1680093 L17.564583,24.1392038 C17.2541782,23.9670312 17.0673437,23.6335141 17.0826378,23.2788867 L17.0878933,23.2121809 L17.7706364,17.2526868 L19.6347451,17.4662464 L19.0104387,22.9150148 L19.0579846,22.9665754 C19.0799683,22.991274 19.1018827,23.0168406 19.12369,23.043293 L19.1887523,23.1253252 C19.5788065,23.6363802 19.8041935,24.3125779 19.8041935,25.1424549 C19.8041935,26.667692 18.7415144,27.2847403 17.1353721,27.3944919 L16.9627107,27.4043483 L16.7584242,27.4117767 L16.5355666,27.4151652 L15.5595737,27.4125702 L15.306722,27.406995 L15.1505631,27.40032 L15.0706804,27.395908 C13.4115156,27.2980471 12.307781,26.6893763 12.307781,25.1424549 C12.307781,24.3330979 12.5677562,23.6568589 13.0020019,23.1320342 C13.050983,23.0728362 13.1002997,23.0175223 13.1495632,22.9659441 L13.1901501,22.9243963 L12.3196701,17.50835 L14.1721938,17.2105831 L15.1299506,23.1691616 C15.1908722,23.5481789 15.0147359,23.9235307 14.6902275,24.1201902 L14.6230736,24.1582059 L14.5905952,24.1830707 L14.5414174,24.227012 C14.513513,24.2537107 14.48128,24.2874707 14.4476188,24.3281532 C14.2832664,24.5267877 14.1840829,24.7847806 14.1840829,25.1424549 C14.1840829,25.319735 14.3193392,25.4284164 14.7874852,25.4882046 L14.9304701,25.5039736 L15.0925958,25.5171838 L15.2465413,25.5264544 L15.3773294,25.5319205 L15.5976897,25.5365409 L15.7794846,25.5377963 L16.507595,25.5389639 L16.6413965,25.5374524 L16.8175654,25.5325684 L16.9305127,25.5272635 C16.9914466,25.5239589 17.0489077,25.5202397 17.1030698,25.516085 L17.2558324,25.5022938 C17.7809461,25.4467836 17.9278916,25.3360666 17.9278916,25.1424549 C17.9278916,24.7212083 17.835993,24.4454976 17.697238,24.2636987 C17.6687155,24.2263281 17.6408765,24.1968522 17.6153911,24.1744799 L17.5892451,24.1531002 L17.6208495,24.1680093 Z" id="Path-2" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
6
|
+
<path d="M17.6208495,24.1680093 L17.564583,24.1392038 C17.2541782,23.9670312 17.0673437,23.6335141 17.0826378,23.2788867 L17.0878933,23.2121809 L17.7706364,17.2526868 L19.6347451,17.4662464 L19.0104387,22.9150148 L19.0579846,22.9665754 C19.0799683,22.991274 19.1018827,23.0168406 19.12369,23.043293 L19.1887523,23.1253252 C19.5788065,23.6363802 19.8041935,24.3125779 19.8041935,25.1424549 C19.8041935,26.667692 18.7415144,27.2847403 17.1353721,27.3944919 L16.9627107,27.4043483 L16.7584242,27.4117767 L16.5355666,27.4151652 L15.5595737,27.4125702 L15.306722,27.406995 L15.1505631,27.40032 L15.0706804,27.395908 C13.4115156,27.2980471 12.307781,26.6893763 12.307781,25.1424549 C12.307781,24.3330979 12.5677562,23.6568589 13.0020019,23.1320342 C13.050983,23.0728362 13.1002997,23.0175223 13.1495632,22.9659441 L13.1901501,22.9243963 L12.3196701,17.50835 L14.1721938,17.2105831 L15.1299506,23.1691616 C15.1908722,23.5481789 15.0147359,23.9235307 14.6902275,24.1201902 L14.6230736,24.1582059 L14.5905952,24.1830707 L14.5414174,24.227012 C14.513513,24.2537107 14.48128,24.2874707 14.4476188,24.3281532 C14.2832664,24.5267877 14.1840829,24.7847806 14.1840829,25.1424549 C14.1840829,25.319735 14.3193392,25.4284164 14.7874852,25.4882046 L14.9304701,25.5039736 L15.0925958,25.5171838 L15.2465413,25.5264544 L15.3773294,25.5319205 L15.5976897,25.5365409 L15.7794846,25.5377963 L16.507595,25.5389639 L16.6413965,25.5374524 L16.8175654,25.5325684 L16.9305127,25.5272635 C16.9914466,25.5239589 17.0489077,25.5202397 17.1030698,25.516085 L17.2558324,25.5022938 C17.7809461,25.4467836 17.9278916,25.3360666 17.9278916,25.1424549 C17.9278916,24.7212083 17.835993,24.4454976 17.697238,24.2636987 C17.6687155,24.2263281 17.6408765,24.1968522 17.6153911,24.1744799 L17.5892451,24.1531002 L17.6208495,24.1680093 Z" id="Path-2-Copy" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
7
|
+
<path d="M27.5263763,5.99996086 C27.5971778,6.00270935 28.1573278,6.04668517 27.9569453,6.7502984 C27.7728455,7.39673752 25.6183626,15.0030695 25.0243391,17.100318 C25.1631996,17.2344959 25.2487673,17.42368 25.2487673,17.6328496 C25.2487673,18.0285098 24.9426007,18.352661 24.5542588,18.3813118 L24.4982466,18.3833704 L7.61152915,18.3833704 C7.19702797,18.3833704 6.86100837,18.0473508 6.86100837,17.6328496 C6.86100837,17.4342804 6.93812301,17.2537223 7.06403839,17.1194892 C6.45406875,15.0555192 4.19164372,7.39896278 4.03259544,6.7502984 C3.84857263,5.99977762 4.50377581,5.99977762 4.50377581,5.99977762 Z" id="clyp" fill="#000000"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-comment</title>
|
|
4
|
+
<g id="icon-comment" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<polygon id="Path-8" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="3 28 3 7 5 5 27 5 29 8 29 21 26 23 8 23"></polygon>
|
|
6
|
+
<path d="M25.5,4 C28.3187822,4 30,6.07728266 30,8.5 L30,8.5 L30,30 L23.5,24 L6.5,24 C3.75,24 2.0825197,22.2198526 2,19.5 L2,19.5 L2,8.5 C2,6.07705939 3.75,4 6.5,4 L6.5,4 Z M25.5,6 L6.5,6 C5.08407611,6 4,7.03399348 4,8.5 L4,8.5 L4,19.5 C4,20.9793262 5.08529838,22.0139553 6.5,22 L6.5,22 L24.5,22 L28,25.5 L28,8.5 C28,7.07297704 26.980046,6.06290826 25.5,6 L25.5,6 Z" id="Rectangle-204-Copy" fill="#000000" fill-rule="nonzero" transform="translate(16.000000, 17.000000) scale(-1, 1) translate(-16.000000, -17.000000) "></path>
|
|
7
|
+
<g id="Group" transform="translate(16.000000, 14.000000) scale(1, -1) translate(-16.000000, -14.000000) translate(11.000000, 10.500000)" fill="#000000">
|
|
8
|
+
<path d="M2.70710678,0.292893219 C3.07707716,0.6628636 3.09654929,1.25060568 2.76552316,1.6434994 L2.70710678,1.70710678 C2.47241396,1.94179961 2.28377328,2.37538538 2.16055327,3.00521252 C3.18996602,3.08803553 4,3.94942098 4,5 C4,6.1045695 3.1045695,7 2,7 C0.8954305,7 0,6.1045695 0,5 L0,5 C0,2.75844815 0.390887238,1.1948992 1.29289322,0.292893219 C1.68341751,-0.0976310729 2.31658249,-0.0976310729 2.70710678,0.292893219 Z" id="Combined-Shape"></path>
|
|
9
|
+
<path d="M8.70710678,0.292893219 C9.07707716,0.6628636 9.09654929,1.25060568 8.76552316,1.6434994 L8.70710678,1.70710678 C8.47241396,1.94179961 8.28377328,2.37538538 8.16055327,3.00521252 C9.18996602,3.08803553 10,3.94942098 10,5 C10,6.1045695 9.1045695,7 8,7 C6.8954305,7 6,6.1045695 6,5 L6,5 C6,2.75844815 6.39088724,1.1948992 7.29289322,0.292893219 C7.68341751,-0.0976310729 8.31658249,-0.0976310729 8.70710678,0.292893219 Z" id="Combined-Shape-Copy"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-complete</title>
|
|
4
|
+
<g id="icon-complete" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<circle id="Oval" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" cx="16" cy="16" r="11"></circle>
|
|
6
|
+
<polyline id="Path-40" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" points="10 17 14 21 21 11"></polyline>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-dashboard</title>
|
|
4
|
+
<g id="icon-dashboard" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M25.1564892,24.0979038 C26.3210991,22.3526296 27,20.2555977 27,18 C27,11.9248678 22.0751322,7 16,7 C9.92486775,7 5,11.9248678 5,18 C5,20.2406268 5.66991878,22.3247857 6.82038568,24.063106" id="Path" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" stroke-linecap="round" stroke-linejoin="round"></path>
|
|
6
|
+
<rect id="Rectangle" fill="#000000" x="7" y="23" width="18" height="2"></rect>
|
|
7
|
+
<rect id="Rectangle" fill="#000000" x="15" y="7" width="2" height="3" rx="1"></rect>
|
|
8
|
+
<rect id="Rectangle" fill="#000000" transform="translate(20.750000, 9.772759) rotate(30.000000) translate(-20.750000, -9.772759) " x="19.75" y="8.27275866" width="2" height="3" rx="1"></rect>
|
|
9
|
+
<rect id="Rectangle" fill="#000000" transform="translate(24.227241, 13.250000) rotate(60.000000) translate(-24.227241, -13.250000) " x="23.2272413" y="11.75" width="2" height="3" rx="1"></rect>
|
|
10
|
+
<rect id="Rectangle" fill="#000000" transform="translate(25.500000, 18.000000) rotate(90.000000) translate(-25.500000, -18.000000) " x="24.5" y="16.5" width="2" height="3" rx="1"></rect>
|
|
11
|
+
<rect id="Rectangle" fill="#000000" transform="translate(24.227241, 22.750000) rotate(120.000000) translate(-24.227241, -22.750000) " x="23.2272413" y="21.25" width="2" height="3" rx="1"></rect>
|
|
12
|
+
<rect id="Rectangle" fill="#000000" transform="translate(7.772759, 22.750000) rotate(240.000000) translate(-7.772759, -22.750000) " x="6.77275866" y="21.25" width="2" height="3" rx="1"></rect>
|
|
13
|
+
<rect id="Rectangle" fill="#000000" transform="translate(6.500000, 18.000000) rotate(270.000000) translate(-6.500000, -18.000000) " x="5.5" y="16.5" width="2" height="3" rx="1"></rect>
|
|
14
|
+
<rect id="Rectangle" fill="#000000" transform="translate(7.772759, 13.250000) rotate(300.000000) translate(-7.772759, -13.250000) " x="6.77275866" y="11.75" width="2" height="3" rx="1"></rect>
|
|
15
|
+
<rect id="Rectangle" fill="#000000" transform="translate(11.250000, 9.772759) rotate(330.000000) translate(-11.250000, -9.772759) " x="10.25" y="8.27275866" width="2" height="3" rx="1"></rect>
|
|
16
|
+
<line x1="16" y1="18" x2="21" y2="13" id="Path-36" stroke="#000000" stroke-width="2" stroke-linecap="round"></line>
|
|
17
|
+
</g>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-data_pull</title>
|
|
4
|
+
<g id="icon-data_pull" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<polygon id="Path-24" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="11 5 11 27 25 27 25 9 21 5"></polygon>
|
|
6
|
+
<path d="M10.5050032,9.47716753 L10.5050032,17.5045665 L10.5050032,17.5045665 L8.89355504,17.5045665 C8.3412703,17.5045665 7.89355504,17.9522817 7.89355504,18.5045665 C7.89355504,18.7707942 7.99971454,19.0260321 8.1885144,19.2137334 L11.8177918,22.8218941 C12.2078388,23.2096715 12.8378262,23.2096715 13.2278731,22.8218941 L16.8571505,19.2137334 C17.2488126,18.8243502 17.25066,18.1911879 16.8612768,17.7995258 C16.6735755,17.610726 16.4183376,17.5045665 16.1521099,17.5045665 L14.5406618,17.5045665 L14.5406618,17.5045665 L14.5406618,9.47716753 C14.5406618,8.92488278 14.0929465,8.47716753 13.5406618,8.47716753 L11.5050032,8.47716753 C10.9527184,8.47716753 10.5050032,8.92488278 10.5050032,9.47716753 Z" id="Path-5" fill="#000000" transform="translate(12.522832, 16.000000) rotate(-90.000000) translate(-12.522832, -16.000000) "></path>
|
|
7
|
+
<path d="M21,4 C21.2652165,4 21.5195704,4.10535684 21.7071068,4.29289322 L21.7071068,4.29289322 L25.7071068,8.29289322 C25.8946432,8.4804296 26,8.73478351 26,9 L26,9 L26,27 C26,27.5522847 25.5522847,28 25,28 L25,28 L11,28 C10.4477153,28 10,27.5522847 10,27 L10,27 L10,5 C10,4.44771525 10.4477153,4 11,4 L11,4 Z M19.5,6 L12,6 L12,26 L24,26 L24,10.5 L20.5,10.5 C19.9477153,10.5 19.5,10.0522847 19.5,9.5 L19.5,6 Z M23.085,8.5 L21.5,6.915 L21.5,8.5 L23.085,8.5 Z" id="Path-22" fill="#000000"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-data_update</title>
|
|
4
|
+
<g id="icon-data_update" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<polygon id="Path-24" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="5 5 5 27 19 27 19 9 15 5"></polygon>
|
|
6
|
+
<path d="M18.5050032,9.47716753 L18.5050032,17.5045665 L18.5050032,17.5045665 L16.893555,17.5045665 C16.3412703,17.5045665 15.893555,17.9522817 15.893555,18.5045665 C15.893555,18.7707942 15.9997145,19.0260321 16.1885144,19.2137334 L19.8177918,22.8218941 C20.2078388,23.2096715 20.8378262,23.2096715 21.2278731,22.8218941 L24.8571505,19.2137334 C25.2488126,18.8243502 25.25066,18.1911879 24.8612768,17.7995258 C24.6735755,17.610726 24.4183376,17.5045665 24.1521099,17.5045665 L22.5406618,17.5045665 L22.5406618,17.5045665 L22.5406618,9.47716753 C22.5406618,8.92488278 22.0929465,8.47716753 21.5406618,8.47716753 L19.5050032,8.47716753 C18.9527184,8.47716753 18.5050032,8.92488278 18.5050032,9.47716753 Z" id="Path-5" fill="#000000" transform="translate(20.522832, 16.000000) rotate(-90.000000) translate(-20.522832, -16.000000) "></path>
|
|
7
|
+
<path d="M15,4 C15.2652165,4 15.5195704,4.10535684 15.7071068,4.29289322 L15.7071068,4.29289322 L19.7071068,8.29289322 C19.8946432,8.4804296 20,8.73478351 20,9 L20,9 L20,27 C20,27.5522847 19.5522847,28 19,28 L19,28 L5,28 C4.44771525,28 4,27.5522847 4,27 L4,27 L4,5 C4,4.44771525 4.44771525,4 5,4 L5,4 Z M13.5,6 L6,6 L6,26 L18,26 L18,10.5 L14.5,10.5 C13.9477153,10.5 13.5,10.0522847 13.5,9.5 L13.5,6 Z M17.085,8.5 L15.5,6.915 L15.5,8.5 L17.085,8.5 Z" id="Path-22" fill="#000000"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-database</title>
|
|
4
|
+
<g id="icon-database" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Group" transform="translate(7.000000, 4.027280)" fill="#000000" fill-rule="nonzero">
|
|
6
|
+
<path d="M1,4.35733582 C1.85010762,2.10092557 4.68379967,0.972720438 9.50107616,0.972720438 C14.3183526,0.972720438 17.1520447,2.10092557 18.0021523,4.35733582 L18.0021523,19.5881051 C17.1520447,21.8445153 14.3183526,22.9727204 9.50107616,22.9727204 C4.68379967,22.9727204 1.85010762,21.8445153 1,19.5881051 L1,4.35733582 Z" id="Path-21" fill-opacity="0.25"></path>
|
|
7
|
+
<path d="M9.45234006,0 C12.0854463,0.03078777 14.4158908,0.464406131 16.0931394,1.19977375 C16.939815,1.57098752 17.6219297,2.02007168 18.0993969,2.53104628 C18.5258137,2.98738795 18.7912432,3.49373754 18.8729909,4.04006589 L18.8949918,4.24679344 L18.9000017,19.5408954 C18.9000017,20.1910412 18.648034,20.7903242 18.1842212,21.3241613 C17.716855,21.8620884 17.0311214,22.3342016 16.1765672,22.7226353 C14.4681057,23.4992087 12.0776269,23.9454409 9.45000171,23.9454409 C6.87476533,23.9454409 4.52727825,23.5168939 2.82656346,22.76875 C1.97517179,22.3942231 1.28417539,21.9386795 0.800857087,21.4187895 C0.372461032,20.9579776 0.105081091,20.4460276 0.0252304115,19.893283 L0.0041286242,19.6841117 L0,4.39824076 C0.0411179751,3.73574848 0.318817976,3.13194608 0.794543901,2.59810597 C1.27528901,2.05863354 1.96083727,1.59008475 2.80498706,1.2063803 C4.50838075,0.432110439 6.8643802,0 9.45234006,0 Z M16.8186049,17.3515967 C15.0942192,18.3268633 12.4245483,18.8999863 9.45000171,18.8999863 C6.47582624,18.8999863 3.80644893,18.3270078 2.08204541,17.351963 L2.08204541,17.351963 L2.08181989,19.540916 L2.0916901,19.6381033 C2.13732637,19.8643521 2.33823,20.0869052 2.63196666,20.3048068 C3.03040872,20.6003817 3.61020298,20.8787663 4.32591722,21.1173377 C5.65846008,21.5615186 7.45618785,21.8636227 9.45000171,21.8636227 C11.4155522,21.8636227 13.1905225,21.5700368 14.5175004,21.1277108 C15.2212271,20.8931352 15.7973843,20.6177264 16.2043093,20.3211348 C16.5539666,20.0662835 16.7817322,19.8014178 16.8181859,19.5285413 L16.8181859,19.5285413 L16.8186049,17.3515967 Z M16.8186049,12.3061421 C15.0942192,13.2814088 12.4245483,13.8545318 9.45000171,13.8545318 C6.47582624,13.8545318 3.80644893,13.2815533 2.08204541,12.3065085 L2.08204541,12.3065085 L2.08181989,14.4954615 L2.0916901,14.5926487 C2.13732637,14.8188976 2.33823,15.0414507 2.63196666,15.2593523 C3.03040872,15.5549272 3.61020298,15.8333117 4.32591722,16.0718831 C5.65846008,16.5160641 7.45618785,16.8181681 9.45000171,16.8181681 C11.4155522,16.8181681 13.1905225,16.5245822 14.5175004,16.0822563 C15.2212271,15.8476807 15.7973843,15.5722719 16.2043093,15.2756803 C16.5539666,15.0208289 16.7817322,14.7559633 16.8181859,14.4830868 L16.8181859,14.4830868 L16.8186049,12.3061421 Z M16.8186244,7.26067659 C15.0942392,8.23594992 12.4245595,8.80907724 9.45000171,8.80907724 C6.47545514,8.80907724 3.80578426,8.23595423 2.08139852,7.26067659 L2.08139852,7.26067659 L2.08181988,9.44994784 L2.0916901,9.54715461 C2.13732637,9.77344302 2.33823,9.99599613 2.63196666,10.2138978 C3.03040872,10.5094726 3.61020298,10.7878572 4.32591722,11.0264286 C5.65846008,11.4706095 7.45618785,11.7727136 9.45000171,11.7727136 C11.4156587,11.7727136 13.1907147,11.4790961 14.51773,11.0366676 C15.2214067,10.8020609 15.7975252,10.5266094 16.2044291,10.2299504 C16.5540856,9.97502837 16.7818394,9.71006474 16.8183254,9.43707102 L16.8183254,9.43707102 L16.8186244,7.26067659 Z M9.45000171,2.08180451 C7.45618785,2.08180451 5.65846008,2.38390857 4.32591722,2.82808953 C3.61020298,3.06666094 3.03040872,3.34504548 2.63196666,3.64062036 C2.29626762,3.88965079 2.08181989,4.14475662 2.08181989,4.40453178 C2.08181989,4.66430695 2.29626762,4.91941278 2.63196666,5.16844321 C3.03040872,5.46401809 3.61020298,5.74240263 4.32591722,5.98097404 C5.65846008,6.42515499 7.45618785,6.72725906 9.45000171,6.72725906 C11.4438156,6.72725906 13.2415433,6.42515499 14.5740862,5.98097404 C15.2898004,5.74240263 15.8695947,5.46401809 16.2680368,5.16844321 C16.6037358,4.91941278 16.8181835,4.66430695 16.8181835,4.40453178 C16.8181835,4.14475662 16.6037358,3.88965079 16.2680368,3.64062036 C15.8695947,3.34504548 15.2898004,3.06666094 14.5740862,2.82808953 C13.2415433,2.38390857 11.4438156,2.08180451 9.45000171,2.08180451 L9.45000171,2.08180451 Z" id="database"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-day</title>
|
|
4
|
+
<g id="icon-day" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<circle id="Oval" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" stroke-linejoin="round" cx="16" cy="16" r="7"></circle>
|
|
6
|
+
<rect id="Rectangle" fill="#000000" x="15" y="4" width="2" height="3" rx="1"></rect>
|
|
7
|
+
<rect id="Rectangle" fill="#000000" transform="translate(21.250000, 6.906733) rotate(30.000000) translate(-21.250000, -6.906733) " x="20.25" y="5.40673326" width="2" height="3" rx="1"></rect>
|
|
8
|
+
<rect id="Rectangle" fill="#000000" transform="translate(25.093267, 10.750000) rotate(60.000000) translate(-25.093267, -10.750000) " x="24.0932667" y="9.25" width="2" height="3" rx="1"></rect>
|
|
9
|
+
<rect id="Rectangle" fill="#000000" transform="translate(26.500000, 16.000000) rotate(90.000000) translate(-26.500000, -16.000000) " x="25.5" y="14.5" width="2" height="3" rx="1"></rect>
|
|
10
|
+
<rect id="Rectangle" fill="#000000" transform="translate(25.093267, 21.250000) rotate(120.000000) translate(-25.093267, -21.250000) " x="24.0932667" y="19.75" width="2" height="3" rx="1"></rect>
|
|
11
|
+
<rect id="Rectangle" fill="#000000" transform="translate(21.250000, 25.093267) rotate(150.000000) translate(-21.250000, -25.093267) " x="20.25" y="23.5932667" width="2" height="3" rx="1"></rect>
|
|
12
|
+
<rect id="Rectangle" fill="#000000" transform="translate(16.000000, 26.500000) rotate(180.000000) translate(-16.000000, -26.500000) " x="15" y="25" width="2" height="3" rx="1"></rect>
|
|
13
|
+
<rect id="Rectangle" fill="#000000" transform="translate(10.750000, 25.093267) rotate(210.000000) translate(-10.750000, -25.093267) " x="9.75" y="23.5932667" width="2" height="3" rx="1"></rect>
|
|
14
|
+
<rect id="Rectangle" fill="#000000" transform="translate(6.906733, 21.250000) rotate(240.000000) translate(-6.906733, -21.250000) " x="5.90673326" y="19.75" width="2" height="3" rx="1"></rect>
|
|
15
|
+
<rect id="Rectangle" fill="#000000" transform="translate(5.500000, 16.000000) rotate(270.000000) translate(-5.500000, -16.000000) " x="4.5" y="14.5" width="2" height="3" rx="1"></rect>
|
|
16
|
+
<rect id="Rectangle" fill="#000000" transform="translate(6.906733, 10.750000) rotate(300.000000) translate(-6.906733, -10.750000) " x="5.90673326" y="9.25" width="2" height="3" rx="1"></rect>
|
|
17
|
+
<rect id="Rectangle" fill="#000000" transform="translate(10.750000, 6.906733) rotate(330.000000) translate(-10.750000, -6.906733) " x="9.75" y="5.40673326" width="2" height="3" rx="1"></rect>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-delete</title>
|
|
4
|
+
<g id="icon-delete" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<polygon id="Path-2" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="10 27 9 9 23 9 22 27"></polygon>
|
|
6
|
+
<path d="M19,4 C19.5128358,4 19.9355072,4.38604019 19.9932723,4.88337887 L20,5 L20,7 L24,7 C24.5522847,7 25,7.44771525 25,8 C25,8.55228475 24.5522847,9 24,9 L23.948,9 L22.9984604,27.05547 C22.9711234,27.5475354 22.5912602,27.9401812 22.1121983,27.993763 L22,28 L10,28 C9.50717584,28 9.09406353,27.6425017 9.01399073,27.1671496 L9.00153965,27.05547 L8.051,9 L8,9 C7.44771525,9 7,8.55228475 7,8 C7,7.44771525 7.44771525,7 8,7 L12,7 L12,5 C12,4.48716416 12.3860402,4.06449284 12.8833789,4.00672773 L13,4 L19,4 Z M21.946,9 L10.053,9 L10.946,26 L21.053,26 L21.946,9 Z M18,6 L14,6 L14,7 L18,7 L18,6 Z" id="Rectangle-2" fill="#000000"></path>
|
|
7
|
+
<line x1="16" y1="12" x2="16" y2="23" id="Path-39" stroke="#000000" stroke-width="2" stroke-linecap="round"></line>
|
|
8
|
+
<line x1="12.5" y1="12" x2="13" y2="23" id="Path-39-Copy-2" stroke="#000000" stroke-width="2" stroke-linecap="round"></line>
|
|
9
|
+
<line x1="19.5" y1="12" x2="19" y2="23" id="Path-39-Copy" stroke="#000000" stroke-width="2" stroke-linecap="round"></line>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-documentation</title>
|
|
4
|
+
<g id="icon-documentation" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Group" transform="translate(5.000000, 5.000000)" fill="#000000">
|
|
6
|
+
<rect id="Rectangle" stroke="#000000" stroke-width="2" fill-opacity="0.25" stroke-linejoin="round" x="0" y="0" width="6" height="22"></rect>
|
|
7
|
+
<circle id="Oval" cx="3" cy="4.5" r="1.5"></circle>
|
|
8
|
+
<rect id="Rectangle" x="2" y="11" width="2" height="8"></rect>
|
|
9
|
+
</g>
|
|
10
|
+
<g id="Group-Copy" transform="translate(11.000000, 5.000000)" fill="#000000">
|
|
11
|
+
<rect id="Rectangle" stroke="#000000" stroke-width="2" fill-opacity="0.25" stroke-linejoin="round" x="0" y="0" width="6" height="22"></rect>
|
|
12
|
+
<circle id="Oval" cx="3" cy="4.5" r="1.5"></circle>
|
|
13
|
+
<rect id="Rectangle" x="2" y="11" width="2" height="8"></rect>
|
|
14
|
+
</g>
|
|
15
|
+
<g id="Group-Copy-2" transform="translate(22.864553, 15.653830) rotate(-8.000000) translate(-22.864553, -15.653830) translate(19.864553, 4.653830)" fill="#000000">
|
|
16
|
+
<rect id="Rectangle" stroke="#000000" stroke-width="2" fill-opacity="0.25" stroke-linejoin="round" x="0" y="0" width="6" height="22"></rect>
|
|
17
|
+
<circle id="Oval" cx="3" cy="4.5" r="1.5"></circle>
|
|
18
|
+
<rect id="Rectangle" x="2" y="11" width="2" height="8"></rect>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-edit</title>
|
|
4
|
+
<g id="icon-edit" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M24,12 C25.1045695,12 26,12.8954305 26,14 L26,14 L26,26 C26,27.1045695 25.1045695,28 24,28 L24,28 L6,28 C4.8954305,28 4,27.1045695 4,26 L4,26 L4,14 C4,12.8954305 4.8954305,12 6,12 L6,12 L17,12 L15,14 L6,14 L6,26 L24,26 L24,14 L21,14 L23,12 Z" id="Rectangle" fill="#000000" fill-rule="nonzero"></path>
|
|
6
|
+
<path d="M25,13 L25,27 L5,27 L5,13 L16,13 L12,17 L11,21.5 L15,20 L22,13 L25,13 Z" id="Rectangle-2" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
7
|
+
<polygon id="Path-44" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="24 5 12 17 11 21 15 20 27 8"></polygon>
|
|
8
|
+
<polygon id="Path-44-Copy" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="24 5 12 17 11 21 15 20 27 8"></polygon>
|
|
9
|
+
<path d="M20,2.41421356 C20.5522847,2.41421356 21,2.86192881 21,3.41421356 L21,3.41421356 L21,20.5857864 C21,20.7410315 20.9638549,20.8941446 20.8944272,21.033 L20.8944272,21.033 L18.8944272,25.033 C18.5259029,25.7700486 17.4740971,25.7700486 17.1055728,25.033 L17.1055728,25.033 L15.1055728,21.033 C15.0361451,20.8941446 15,20.7410315 15,20.5857864 L15,20.5857864 L15,3.41421356 C15,2.86192881 15.4477153,2.41421356 16,2.41421356 L16,2.41421356 Z M19,4.41421356 L17,4.41421356 L17,6.41321356 L19,6.41421356 L19,8.41421356 L17,8.41321356 L17,20.3497864 L18,22.3487864 L19,20.3477864 L19,4.41421356 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero" transform="translate(18.000000, 14.000000) rotate(45.000000) translate(-18.000000, -14.000000) "></path>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-feature</title>
|
|
4
|
+
<g id="icon-feature" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.25" stroke-linejoin="round">
|
|
5
|
+
<path d="M15.4104479,22.7503066 L10.2755582,26.4981974 C9.82946107,26.823798 9.2038764,26.7261163 8.87827576,26.2800192 C8.68864836,26.0202155 8.63556465,25.6850581 8.73562727,25.3793721 L10.7133151,19.3376399 C10.8485909,18.9243792 10.7013008,18.4710668 10.3489518,18.2162451 L5.19772768,14.4908367 C4.75021147,14.1671893 4.64979601,13.5420376 4.97344347,13.0945214 C5.16193335,12.8338913 5.46428319,12.6798363 5.78592896,12.6805394 L12.1430969,12.6944343 C12.5779337,12.6953847 12.9635442,12.4152222 13.0970123,12.0013742 L15.0482703,5.95105443 C15.2177873,5.42542866 15.7813117,5.13674538 16.3069375,5.3062623 C16.6130581,5.40498769 16.8530043,5.64493388 16.9517297,5.95105443 L18.9029877,12.0013742 C19.0364558,12.4152222 19.4220663,12.6953847 19.8569031,12.6944343 L26.214071,12.6805394 C26.7663545,12.6793322 27.2150472,13.1260678 27.2162544,13.6783513 C27.2169574,13.999997 27.0629024,14.3023469 26.8022723,14.4908367 L21.6510482,18.2162451 C21.2986992,18.4710668 21.1514091,18.9243792 21.2866849,19.3376399 L23.2643727,25.3793721 C23.4361857,25.9042518 23.1499686,26.4690329 22.6250889,26.6408459 C22.3194028,26.7409085 21.9842455,26.6878248 21.7244418,26.4981974 L16.5895521,22.7503066 C16.2383204,22.4939471 15.7616796,22.4939471 15.4104479,22.7503066 Z" id="Star" stroke="#000000" stroke-width="2" fill="#000000"></path>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 -1 32 34">
|
|
3
|
+
<g fill="currentColor" stroke="none">
|
|
4
|
+
<path d="M16.727.04c-.57.097-1.125.405-1.754.972-.516.465-.996 1.004-2.094 2.363C11.234 5.398 10.695 6 9.348 7.289c-.887.852-1.188 1.149-1.711 1.7-2.946 3.073-5.2 6.312-6.664 9.59-.336.741-.66 1.612-.868 2.304-.113.39-.117.398-.085.59.18 1.136 1.886 2.62 4.527 3.933 2.566 1.278 5.57 2.121 8.316 2.344.762.063 2.278.055 3.239-.016l.195-.011.148.257c.176.305.543.825.793 1.122.282.328 1.086 1.058 1.434 1.304a8.673 8.673 0 0 0 4.015 1.535c.434.055 1.532.063 1.942.012a9.898 9.898 0 0 0 1.594-.316c1.359-.422 2.367-1 3.343-1.91 1.086-1.016 1.778-2.133 2.172-3.516.184-.652.254-1.188.254-1.95 0-.648-.027-.91-.148-1.488-.438-2.074-1.785-3.902-3.723-5.046a8.915 8.915 0 0 0-2.766-1.028 9.312 9.312 0 0 0-2.925-.058c-1.215.175-2.465.64-3.426 1.277-.203.133-.246.133-.637.02-2.988-.864-6.613-.446-8.715 1.015-.234.16-.257.172-.39.172-.075 0-.14-.004-.14-.012 0-.004.077-.187.171-.406.469-1.078.762-1.988 1.492-4.617.457-1.66.645-2.274.953-3.14.578-1.614 1.305-2.864 2.125-3.653.395-.379.77-.469 2.422-.559 1.07-.062 1.328-.097 1.672-.226.344-.14.848-.223 2.004-.348.465-.05.96-.11 1.098-.129.668-.101 1.066-.246 1.27-.457.148-.156.194-.293.171-.531a.795.795 0 0 0-.277-.55c-.157-.15-.344-.243-.746-.372-.356-.113-.446-.156-.446-.219 0-.02.137-.168.305-.328.5-.484.691-.797.71-1.18.013-.261-.03-.43-.175-.636-.46-.66-1.68-1.188-3.668-1.598C17.36-.008 17.11-.03 16.727.04zm0 0" fill-opacity="0.33"></path>
|
|
5
|
+
<path fill="none" stroke-width="2" stroke="currentColor" d="M16.727.04c-.57.097-1.125.405-1.754.972-.516.465-.996 1.004-2.094 2.363C11.234 5.398 10.695 6 9.348 7.289c-.887.852-1.188 1.149-1.711 1.7-2.946 3.073-5.2 6.312-6.664 9.59-.336.741-.66 1.612-.868 2.304-.113.39-.117.398-.085.59.18 1.136 1.886 2.62 4.527 3.933 2.566 1.278 5.57 2.121 8.316 2.344.762.063 2.278.055 3.239-.016l.195-.011.148.257c.176.305.543.825.793 1.122.282.328 1.086 1.058 1.434 1.304a8.673 8.673 0 0 0 4.015 1.535c.434.055 1.532.063 1.942.012a9.898 9.898 0 0 0 1.594-.316c1.359-.422 2.367-1 3.343-1.91 1.086-1.016 1.778-2.133 2.172-3.516.184-.652.254-1.188.254-1.95 0-.648-.027-.91-.148-1.488-.438-2.074-1.785-3.902-3.723-5.046a8.915 8.915 0 0 0-2.766-1.028 9.312 9.312 0 0 0-2.925-.058c-1.215.175-2.465.64-3.426 1.277-.203.133-.246.133-.637.02-2.988-.864-6.613-.446-8.715 1.015-.234.16-.257.172-.39.172-.075 0-.14-.004-.14-.012 0-.004.077-.187.171-.406.469-1.078.762-1.988 1.492-4.617.457-1.66.645-2.274.953-3.14.578-1.614 1.305-2.864 2.125-3.653.395-.379.77-.469 2.422-.559 1.07-.062 1.328-.097 1.672-.226.344-.14.848-.223 2.004-.348.465-.05.96-.11 1.098-.129.668-.101 1.066-.246 1.27-.457.148-.156.194-.293.171-.531a.795.795 0 0 0-.277-.55c-.157-.15-.344-.243-.746-.372-.356-.113-.446-.156-.446-.219 0-.02.137-.168.305-.328.5-.484.691-.797.71-1.18.013-.261-.03-.43-.175-.636-.46-.66-1.68-1.188-3.668-1.598C17.36-.008 17.11-.03 16.727.04zm0 0"></path></g>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-forward</title>
|
|
4
|
+
<g id="icon-forward" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M20.5857864,4.58578644 C21.366835,3.80473785 22.633165,3.80473785 23.4142136,4.58578644 C24.1952621,5.36683502 24.1952621,6.63316498 23.4142136,7.41421356 L14.829,16 L23.4142136,24.5857864 C24.1541543,25.3257272 24.1930986,26.5012114 23.5310463,27.2869988 L23.4142136,27.4142136 C22.633165,28.1952621 21.366835,28.1952621 20.5857864,27.4142136 L10.5857864,17.4142136 C9.80473785,16.633165 9.80473785,15.366835 10.5857864,14.5857864 L20.5857864,4.58578644 Z" id="Path-98" fill="#000000" fill-rule="nonzero" transform="translate(17.000000, 16.000000) scale(-1, 1) translate(-17.000000, -16.000000) "></path>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-github</title>
|
|
4
|
+
<g id="icon-github" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<circle id="Oval" stroke="#000000" stroke-width="2" fill-opacity="0.25" fill="#000000" cx="16" cy="16" r="11"></circle>
|
|
6
|
+
<path d="M19.1910091,25.5089408 C18.690459,25.6090508 18.5027527,25.296207 18.5027527,25.0334182 C18.5027527,24.6955469 18.5152664,23.6193641 18.5152664,22.2803926 C18.5152664,21.3418611 18.2024226,20.741201 17.8395238,20.4283571 C20.0669718,20.1780821 22.4070436,19.3271469 22.4070436,15.4854247 C22.4070436,14.3842145 22.0191172,13.495738 21.3809158,12.7949678 C21.4810259,12.5446928 21.831411,11.518565 21.2808058,10.1420522 C21.2808058,10.1420522 20.4423844,9.86674966 18.5277802,11.16818 C17.7269,10.9429324 16.8759648,10.8303086 16.0250296,10.8303086 C15.1740944,10.8303086 14.3231592,10.9429324 13.522279,11.16818 C11.6076748,9.87926341 10.7692534,10.1420522 10.7692534,10.1420522 C10.2186482,11.518565 10.5690333,12.5446928 10.6691433,12.7949678 C10.0309419,13.495738 9.6430156,14.3967282 9.6430156,15.4854247 C9.6430156,19.3146331 11.9705736,20.1780821 14.1980217,20.4283571 C13.9102053,20.6786322 13.6474165,21.1166135 13.5598203,21.7673287 C12.9841876,22.0301175 11.545106,22.4555851 10.6441158,20.941421 C10.4564095,20.6410909 9.89329065,19.9027795 9.10492422,19.9152933 C8.26650277,19.927807 8.76705289,20.3908159 9.11743797,20.5785222 C9.54290557,20.8162835 10.0309419,21.7047599 10.1435657,21.9925762 C10.3437858,22.5556951 10.9945009,23.6318779 13.5097653,23.168869 C13.5097653,24.0072905 13.522279,24.7956569 13.522279,25.0334182 C13.522279,25.296207 13.3345727,25.5965371 12.8340226,25.5089408 C13,27 19,27 19.1910091,25.5089408 Z" id="Path" fill="#000000" fill-rule="nonzero"></path>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-history</title>
|
|
4
|
+
<g id="icon-history" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<circle id="Oval" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" cx="16" cy="16" r="11"></circle>
|
|
6
|
+
<polyline id="Path-35" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" points="20 20 16 16 16 9"></polyline>
|
|
7
|
+
<g id="Group" transform="translate(4.500000, 5.000000)">
|
|
8
|
+
<path d="M6.43038646,0.3 C6.08930745,0.31235297 5.87969438,0.406313082 5.72472539,0.559165758 C5.57292932,0.708888833 5.47297585,0.912411859 5.45693499,1.14180677 L5.45693499,1.14180677 L5.17557118,5.17379983 L1.14759599,4.89240681 C0.806412737,4.90473374 0.596754061,4.99869991 0.441758324,5.15157896 C0.289962262,5.30130204 0.190008787,5.50482506 0.17396701,5.73423317 C0.156482389,5.9842749 0.242002472,6.21773225 0.394404144,6.39305032 C0.546805816,6.56836839 0.766089077,6.68554718 1.01613081,6.7030318 L1.01613081,6.7030318 L5.94899364,7.04797117 C6.2901751,7.03564379 6.49983298,6.94167773 6.65482826,6.78879913 C6.80662432,6.63907606 6.90657779,6.43555303 6.92261957,6.20614493 L6.92261957,6.20614493 L7.26755894,1.27328209 C7.25523156,0.93210064 7.16126551,0.722442753 7.00838691,0.567447479 C6.85968733,0.416689086 6.65792083,0.317066916 6.43038646,0.3 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero" transform="translate(3.719639, 3.673986) scale(-1, 1) rotate(3.000000) translate(-3.719639, -3.673986) "></path>
|
|
9
|
+
<path d="M0.887371342,8.0960512 C0.634822843,9.02114645 0.5,9.99482844 0.5,11 C0.5,17.0751322 5.42486775,22 11.5,22 C17.5751322,22 22.5,17.0751322 22.5,11 C22.5,4.92486775 17.5751322,0 11.5,0 C7.15226564,0 3.39366278,2.5223718 1.60773584,6.18357099" id="Path" stroke="#000000" stroke-width="2" stroke-linecap="round"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-home</title>
|
|
4
|
+
<g id="icon-home" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<polygon id="Path-7" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="4 14 10 8 16 14 27.5 14 27.5 24 4.5 24"></polygon>
|
|
6
|
+
<path d="M10.642497,7.23447684 L10.7061044,7.29289322 L13.4134976,10 L14.9989976,10 L14.9989976,8.5 C14.9989976,7.9728191 15.4069365,7.54091744 15.9243665,7.50274287 L15.9989976,7.5 L19.4989976,7.5 C20.0261785,7.5 20.4580802,7.9079389 20.4962548,8.42536883 L20.4989976,8.5 L20.4989976,10 L24.9989976,10 C25.2347456,10 25.4619108,10.0832449 25.6411943,10.2334566 L25.7061044,10.2928932 L29.7061044,14.2928932 C30.3175409,14.9043297 29.9152167,15.9370255 29.0764366,15.9972434 L28.9989976,16 L28.4989976,16 L28.4989976,23 L28.9989976,23 C29.5512824,23 29.9989976,23.4477153 29.9989976,24 C29.9989976,24.5522847 29.5512824,25 28.9989976,25 L2.99899762,25 C2.44671287,25 1.99899762,24.5522847 1.99899762,24 C1.99899762,23.4477153 2.44671287,23 2.99899762,23 L3.49899762,23 L3.4999766,15.8657453 C3.14142868,16.0735317 2.68142142,16.0401244 2.35549823,15.7655232 L2.29189084,15.7071068 C1.92192046,15.3371364 1.90244833,14.7493943 2.23347447,14.3565006 L2.29189084,14.2928932 L9.29189084,7.29289322 C9.66186122,6.92292284 10.2496033,6.90345071 10.642497,7.23447684 Z M9.99899762,9.4145 L5.49899762,13.914 L5.49899762,23 L7.99899762,23 L7.99899762,20.5 C7.99899762,20.2238576 8.22285525,20 8.49899762,20 L11.4989976,20 C11.77514,20 11.9989976,20.2238576 11.9989976,20.5 L11.9989976,23 L15.9989976,23 L15.9989976,19 C15.9989976,18.4728191 16.4069365,18.0409174 16.9243665,18.0027429 L16.9989976,18 L24.4989976,18 C25.0261785,18 25.4580802,18.4079389 25.4962548,18.9253688 L25.4989976,19 L25.4989976,23 L26.4989976,23 L26.4989976,16 L16.9989976,16 C16.7632496,16 16.5360844,15.9167551 16.3568009,15.7665434 L16.2918908,15.7071068 L9.99899762,9.4145 Z M23.4989976,20 L17.9989976,20 L17.9989976,23 L23.4989976,23 L23.4989976,20 Z M8.49899762,15 C8.77514,15 8.99899762,15.2238576 8.99899762,15.5 L8.99899762,17.5 C8.99899762,17.7761424 8.77514,18 8.49899762,18 L6.99899762,18 C6.72285525,18 6.49899762,17.7761424 6.49899762,17.5 L6.49899762,15.5 C6.49899762,15.2238576 6.72285525,15 6.99899762,15 L8.49899762,15 Z M12.9989976,15 C13.27514,15 13.4989976,15.2238576 13.4989976,15.5 L13.4989976,17.5 C13.4989976,17.7761424 13.27514,18 12.9989976,18 L11.4989976,18 C11.2228552,18 10.9989976,17.7761424 10.9989976,17.5 L10.9989976,15.5 C10.9989976,15.2238576 11.2228552,15 11.4989976,15 L12.9989976,15 Z" id="Combined-Shape" fill="#000000"></path>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-image</title>
|
|
4
|
+
<g id="icon-image" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<rect id="Rectangle" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" x="5" y="7" width="22" height="18"></rect>
|
|
6
|
+
<polygon id="Path-41" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="5 22 9 17.5 12 20.5 19 13.5 27 21.5 27 25 5 25"></polygon>
|
|
7
|
+
<path d="M27.1071429,6 C27.6002542,6 28,6.41040565 28,6.91666667 L28,6.91666667 L28,25.0833333 C28,25.5895944 27.6002542,26 27.1071429,26 L27.1071429,26 L4.89285714,26 C4.39974576,26 4,25.5895944 4,25.0833333 L4,25.0833333 L4,6.91666667 C4,6.41040565 4.39974576,6 4.89285714,6 L4.89285714,6 Z M19.2358071,14.5674884 L11.9403215,21.8267099 L9.20451441,19.1049479 L6,22.292 L6,24 L26,24 L26,22.199 L19.2358071,14.5674884 Z M26,8 L6,8 L6,19.726 L9.20451441,16.5374595 L11.9403215,19.2592215 L19.2358071,12 L26,19.499 L26,8 Z M10,10 C11.1045695,10 12,10.8954305 12,12 C12,13.1045695 11.1045695,14 10,14 C8.8954305,14 8,13.1045695 8,12 C8,10.8954305 8.8954305,10 10,10 Z" id="Combined-Shape" fill="#000000" fill-rule="nonzero"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-inbox</title>
|
|
4
|
+
<g id="icon-inbox" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<polygon id="Path-6" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="8 10 5 18 16 23 27 18 24 10"></polygon>
|
|
6
|
+
<path d="M24.0308419,10 C24.4322677,10 24.7947858,10.2400445 24.951495,10.6096184 L27.9363292,17.6488766 C27.9775175,17.7577285 28,17.8762387 28,18 L28,18 L28,23 C28,23.5522847 27.5522847,24 27,24 L27,24 L5,24 C4.44771525,24 4,23.5522847 4,23 L4,23 L4,18 C4,17.8762387 4.02248254,17.7577285 4.06358624,17.6483308 L4.06367082,17.6488766 L7.04850499,10.6096184 C7.20521425,10.2400445 7.56773232,10 7.96915813,10 L24.0308419,10 Z M22.6500042,12 L9.34909058,12 C8.95073859,12 8.59037966,12.2364281 8.43177316,12.6018433 L6.522,17 L8.58578644,17 C8.80680018,17 9.02027046,17.0731645 9.19381595,17.2060806 L9.29289322,17.2928932 L11.7071068,19.7071068 C11.8946432,19.8946432 12.1489971,20 12.4142136,20 L12.4142136,20 L19.5857864,20 C19.8510029,20 20.1053568,19.8946432 20.2928932,19.7071068 L20.2928932,19.7071068 L22.7071068,17.2928932 C22.8946432,17.1053568 23.1489971,17 23.4142136,17 L23.4142136,17 L25.477,17 L23.5672688,12.6017218 C23.4086331,12.2363717 23.0483081,12 22.6500042,12 Z" id="Combined-Shape" fill="#000000"></path>
|
|
7
|
+
<path d="M14,5 L14,13 L14,13 L12.4142136,13 C11.8619288,13 11.4142136,13.4477153 11.4142136,14 C11.4142136,14.2652165 11.5195704,14.5195704 11.7071068,14.7071068 L15.2928932,18.2928932 C15.6834175,18.6834175 16.3165825,18.6834175 16.7071068,18.2928932 L20.2928932,14.7071068 C20.6834175,14.3165825 20.6834175,13.6834175 20.2928932,13.2928932 C20.1053568,13.1053568 19.8510029,13 19.5857864,13 L18,13 L18,13 L18,5 C18,4.44771525 17.5522847,4 17,4 L15,4 C14.4477153,4 14,4.44771525 14,5 Z" id="Path-5" fill="#000000"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-info</title>
|
|
4
|
+
<g id="icon-info" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<circle id="Oval" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" cx="16" cy="16" r="11"></circle>
|
|
6
|
+
<path d="M16,4 C22.627417,4 28,9.372583 28,16 C28,22.627417 22.627417,28 16,28 C9.372583,28 4,22.627417 4,16 C4,9.372583 9.372583,4 16,4 Z M16,6 C10.4771525,6 6,10.4771525 6,16 C6,21.5228475 10.4771525,26 16,26 C21.5228475,26 26,21.5228475 26,16 C26,10.4771525 21.5228475,6 16,6 Z" id="Oval" fill="#000000" fill-rule="nonzero"></path>
|
|
7
|
+
<g id="i" transform="translate(13.596500, 8.650250)" fill="#000000" fill-rule="nonzero">
|
|
8
|
+
<path d="M3.458,0.61275 C2.641,-0.20425 2.299,-0.20425 1.482,0.61275 C0.703,1.42975 0.703,1.77175 1.482,2.58875 C2.299,3.36775 2.641,3.36775 3.458,2.58875 C4.275,1.77175 4.275,1.42975 3.458,0.61275 Z M4.541,13.43775 C4.237,13.22875 4.028,13.00075 3.895,12.75375 C3.743,12.44975 3.667,11.78475 3.667,10.75875 L3.667,4.79275 C3.667,4.41275 3.515,4.22275 3.211,4.22275 C3.116,4.22275 2.869,4.29875 2.451,4.45075 C1.9,4.65975 1.273,4.84975 0.57,4.98275 C0.19,5.07775 0,5.22975 0,5.45775 C0,5.62875 0.171,5.78075 0.513,5.91375 C0.836,6.04675 1.045,6.21775 1.178,6.44575 C1.273,6.63575 1.33,7.09175 1.33,7.83275 L1.33,10.75875 C1.33,11.76575 1.254,12.44975 1.102,12.77275 C0.988,13.01975 0.76,13.24775 0.437,13.43775 C0.171,13.58975 0.038,13.76075 0.038,13.93175 C0.038,14.21675 0.247,14.34975 0.665,14.34975 L4.313,14.34975 C4.731,14.34975 4.94,14.21675 4.94,13.93175 C4.94,13.77975 4.807,13.60875 4.541,13.43775 Z" id="Shape"></path>
|
|
9
|
+
</g>
|
|
10
|
+
</g>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-issue</title>
|
|
4
|
+
<g id="icon-issue" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<polygon id="Path-13" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" points="4.5 26.5 16 4.5 27.5 26.5"></polygon>
|
|
6
|
+
<path d="M14.5875287,4.3657258 C14.0815391,4.64523879 13.6661977,5.06881683 13.39212,5.58484082 L3.85861406,23.5341946 C3.07837064,25.0032098 3.61357333,26.8391376 5.05402271,27.6348542 C5.48783628,27.8744965 5.97341148,28 6.4667784,28 L25.5337903,28 C27.1719827,28 28.5,26.6456465 28.5,24.9749669 C28.5,24.4718159 28.376937,23.9766112 28.1419547,23.5341946 L18.6084487,5.58484082 C17.8571032,4.17023359 16.1599291,3.61170647 14.7489891,4.28281231 L14.5875287,4.3657258 Z M16.8607511,6.52917363 L26.2985168,24.5088809 C26.3760576,24.6566025 26.4166667,24.8219499 26.4166667,24.9899505 C26.4166667,25.5477854 25.9784398,26 25.4378595,26 L6.56232817,26 C6.39952408,26 6.23929114,25.9580948 6.09613881,25.8780789 C5.62081092,25.6123915 5.44420162,24.9993807 5.70167089,24.5088809 L15.1394366,6.52917363 C15.2298783,6.35687476 15.3669351,6.21544331 15.5339045,6.12211476 C16.0092324,5.85642737 16.6032818,6.03867383 16.8607511,6.52917363 Z" id="Path-11" fill="#000000" fill-rule="nonzero"></path>
|
|
7
|
+
<circle id="Oval" fill="#000000" cx="16" cy="23.5" r="1.5"></circle>
|
|
8
|
+
<path d="M16.75,20 L17.3878151,11.495799 C17.4453003,10.7293299 16.8705552,10.0613829 16.1040861,10.0038978 C16.0694515,10.0013002 16.0347319,10 16,10 C15.2313782,10 14.6082872,10.6230911 14.6082872,11.3917128 C14.6082872,11.4264447 14.6095873,11.4611644 14.6121849,11.495799 L15.25,20 C15.281066,20.4142136 15.6420364,20.724816 16.05625,20.69375 C16.4272613,20.6659242 16.7221742,20.3710113 16.75,20 Z" id="Path-12" fill="#000000"></path>
|
|
9
|
+
</g>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>icon-lane</title>
|
|
4
|
+
<g id="icon-lane" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<rect id="Rectangle" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" x="4" y="4" width="6" height="20" rx="2"></rect>
|
|
6
|
+
<rect id="Rectangle-Copy" fill="#000000" x="13" y="4" width="6" height="24" rx="2"></rect>
|
|
7
|
+
<rect id="Rectangle-Copy-2" fill-opacity="0.25" fill="#000000" fill-rule="nonzero" x="22" y="4" width="6" height="16" rx="2"></rect>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|