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 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-width="2"><circle cx="16" cy="16" r="11"/><path stroke-linejoin="round" d="M13 10v12l9-6z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="nonzero"><path d="M14.12 4.15a11.927 11.927 0 0 1 3.758-.002 3 3 0 0 0 5.174 2.143 11.929 11.929 0 0 1 2.657 2.66 3 3 0 0 0 2.142 5.173 11.93 11.93 0 0 1 0 3.758 3 3 0 0 0-2.144 5.172 11.931 11.931 0 0 1-2.659 2.657 3.003 3.003 0 0 0-3.32-.704l.161-.06v-2.532a7.498 7.498 0 0 0 3.607-6.173L23.5 16c0-4.134-3.347-7.5-7.5-7.5A7.498 7.498 0 0 0 8.5 16a7.497 7.497 0 0 0 3.61 6.415v2.532a3 3 0 0 0-3.16.764 11.928 11.928 0 0 1-2.658-2.658 3 3 0 0 0-2.142-5.17 11.931 11.931 0 0 1-.002-3.759A3 3 0 0 0 6.29 8.951a11.929 11.929 0 0 1 2.658-2.658A3.004 3.004 0 0 0 12.27 7a3 3 0 0 0 1.85-2.85Z"/><path fill-opacity=".25" d="M15.043 10.302c.403.147.134.887-.194 1.786l-.951 2.615a.997.997 0 0 0 .216 1.03l1.206 1.273a1 1 0 0 0 .84.306l1.744-.2a.997.997 0 0 0 .828-.654l.954-2.62c.225-.62.593-1.63.996-1.484.402.147.966 1.285 1.23 2.303a5.972 5.972 0 0 1-.17 3.556A5.977 5.977 0 0 1 19 21.415L19 28h-6v-6.926a8.888 8.888 0 0 1-1.167-.697 6 6 0 0 1 .771-9.09c.86-.617 2.037-1.131 2.44-.985Z"/><path fill-opacity=".25" d="M15.043 10.302c.403.147.134.887-.194 1.786l-.951 2.615a.997.997 0 0 0 .216 1.03l1.206 1.273a1 1 0 0 0 .84.306l1.744-.2a.997.997 0 0 0 .828-.654l.954-2.62c.225-.62.593-1.63.996-1.484.402.147.966 1.285 1.23 2.303a5.972 5.972 0 0 1-.17 3.556A5.977 5.977 0 0 1 19 21.415L19 28h-6v-6.926a8.888 8.888 0 0 1-1.167-.697 6 6 0 0 1 .771-9.09c.86-.617 2.037-1.131 2.44-.985Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M5 6h22v5H5zM6 11h20v15H6z"/><rect width="8" height="2" x="12" y="15" rx="1"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M13.137 6.508v12.067h-2.283c-.795 0-1.44.675-1.44 1.508 0 .4.152.784.422 1.067l5.163 5.408a1.394 1.394 0 0 0 2.036 0l5.162-5.408a1.56 1.56 0 0 0 0-2.133 1.407 1.407 0 0 0-1.018-.442h-2.283V6.508c0-.833-.644-1.508-1.44-1.508h-2.88c-.794 0-1.439.675-1.439 1.508Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M25.508 18.88H13.442v2.283c0 .795-.676 1.44-1.509 1.44-.4 0-.783-.152-1.066-.422l-5.409-5.163a1.394 1.394 0 0 1 0-2.036l5.409-5.163a1.56 1.56 0 0 1 2.133 0c.283.27.442.636.442 1.018v2.283h12.066c.833 0 1.509.645 1.509 1.44v2.88c0 .795-.676 1.44-1.509 1.44Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M6.525 18.88h12.066v2.283c0 .795.676 1.44 1.509 1.44.4 0 .783-.152 1.066-.422l5.409-5.163a1.394 1.394 0 0 0 0-2.036l-5.409-5.163a1.56 1.56 0 0 0-2.133 0c-.283.27-.442.636-.442 1.018v2.283H6.525c-.833 0-1.508.645-1.508 1.44v2.88c0 .795.675 1.44 1.508 1.44Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M13.137 25.492V13.425h-2.283c-.795 0-1.44-.675-1.44-1.508 0-.4.152-.784.422-1.067l5.163-5.408a1.394 1.394 0 0 1 2.036 0l5.162 5.408a1.56 1.56 0 0 1 0 2.133c-.27.283-.636.442-1.018.442h-2.283v12.067c0 .833-.644 1.508-1.44 1.508h-2.88c-.794 0-1.439-.675-1.439-1.508Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="17" cy="17" r="10" fill-opacity=".25" stroke="#000" stroke-width="2"/><path d="m4.536 7.364 9.485 9.485-1.122 1.122a1 1 0 0 0 .708 1.707h5.07a1 1 0 0 0 1-1v-5.071a1 1 0 0 0-1.706-.708l-1.122 1.122-9.485-9.485a1 1 0 0 0-1.414 0L4.536 5.95a1 1 0 0 0 0 1.414Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-rule="nonzero" d="M20.727 4.18c1.147-.05 2.277.44 3.334 1.496 1.057 1.057 1.546 2.187 1.496 3.334-.05 1.145-.64 2.315-1.779 3.454l-8.485 8.486c-.758.758-1.55 1.163-2.318 1.214-.77.052-1.524-.248-2.208-.931-.683-.684-.983-1.438-.931-2.208.051-.768.456-1.56 1.214-2.318l7.354-7.354a.997.997 0 0 1 1.414 0 .997.997 0 0 1 0 1.414l-7.354 7.354c-.372.373-.585.674-.625.956-.037.263.095.494.343.741.247.248.478.38.741.343.282-.04.583-.253.956-.625l8.485-8.486c.745-.744 1.148-1.415 1.191-2.067.043-.645-.273-1.257-.908-1.893-.635-.635-1.248-.951-1.892-.908-.652.043-1.323.447-2.068 1.191L8.505 17.556c-1.12 1.12-1.713 2.166-1.758 3.193-.044 1.022.46 2.014 1.475 3.03 1.015 1.015 2.007 1.518 3.03 1.474 1.026-.045 2.072-.638 3.192-1.758l9.051-9.05a.997.997 0 0 1 1.415 0 .997.997 0 0 1 0 1.414l-9.051 9.05c-1.518 1.519-3.067 2.295-4.589 2.344-1.523.05-3.03-.628-4.462-2.06-1.433-1.433-2.11-2.94-2.061-4.463.049-1.522.825-3.07 2.343-4.589L17.273 5.96c1.139-1.139 2.31-1.729 3.454-1.778Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-rule="nonzero" d="M18.586 4.586a2 2 0 0 1 2.828 2.828L12.83 16l8.585 8.586a2 2 0 0 1 .117 2.701l-.117.127a2 2 0 0 1-2.828 0l-10-10a2 2 0 0 1 0-2.828l10-10Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="nonzero"><path d="m18.989 4.713.769 1.173a1 1 0 0 0 .78.45l1.4.08a1 1 0 0 1 .941.941l.08 1.4a1 1 0 0 0 .45.78l1.172.769a1 1 0 0 1 .345 1.286l-.631 1.253a1 1 0 0 0 0 .9l.631 1.252a1 1 0 0 1-.345 1.286l-1.172.77a1 1 0 0 0-.45.779l-.08 1.4a1 1 0 0 1-.942.942l-1.4.08a1 1 0 0 0-.78.45l-.768 1.172a1 1 0 0 1-1.287.345l-1.252-.631a1 1 0 0 0-.9 0l-1.252.63a1 1 0 0 1-1.287-.344l-.769-1.173a1 1 0 0 0-.78-.45l-1.4-.08a1 1 0 0 1-.941-.941l-.08-1.4a1 1 0 0 0-.45-.78l-1.172-.769a1 1 0 0 1-.345-1.286l.631-1.252a1 1 0 0 0 0-.9l-.631-1.253a1 1 0 0 1 .345-1.286l1.172-.769a1 1 0 0 0 .45-.78l.08-1.4a1 1 0 0 1 .942-.941l1.4-.08a1 1 0 0 0 .78-.45l.768-1.173a1 1 0 0 1 1.287-.344l1.252.63a1 1 0 0 0 .9 0l1.252-.63a1 1 0 0 1 1.287.344ZM16 7.295a6 6 0 1 0 0 12 6 6 0 0 0 0-12Z"/><path fill-opacity=".25" d="m21.46 17.491.056.084 3.905 6.508a.868.868 0 0 1-.27 1.173l-.086.05-5.206 2.602a.868.868 0 0 1-1.133-.33l-.048-.094L16 21.458l-2.678 6.026a.868.868 0 0 1-1.085.465l-.096-.04-5.206-2.604a.868.868 0 0 1-.402-1.134l.046-.088 3.905-6.508c.246-.411 3.455 1.907 5.516 1.925 2.041.018 5.194-2.353 5.46-2.009Z"/><path fill-opacity=".25" d="m21.46 17.491.056.084 3.905 6.508a.868.868 0 0 1-.27 1.173l-.086.05-5.206 2.602a.868.868 0 0 1-1.133-.33l-.048-.094L16 21.458l-2.678 6.026a.868.868 0 0 1-1.085.465l-.096-.04-5.206-2.604a.868.868 0 0 1-.402-1.134l.046-.088 3.905-6.508C10.73 17.164 13.912 19.983 16 20c2.013.016 5.194-2.853 5.46-2.509Z"/><path fill-opacity=".25" d="M16 6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M5 5h22v22H5z"/><rect width="5" height="2" x="7" y="7" rx="1"/><rect width="5" height="2" x="20" y="7" rx="1"/><rect width="5" height="2" x="13.5" y="7" rx="1"/><rect width="5" height="2" x="7" y="10" rx="1"/><rect width="5" height="2" x="20" y="10" rx="1"/><rect width="5" height="2" x="13.5" y="10" rx="1"/><rect width="5" height="2" x="7" y="13" rx="1"/><rect width="5" height="2" x="20" y="13" rx="1"/><rect width="5" height="2" x="13.5" y="13" rx="1"/><rect width="5" height="2" x="7" y="16" rx="1"/><rect width="5" height="2" x="20" y="16" rx="1"/><rect width="5" height="2" x="7" y="19" rx="1"/><rect width="5" height="2" x="7" y="22" rx="1"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><circle cx="23" cy="8" r="3" fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><path fill="#000" d="M8 11h2v10H8z"/><path stroke="#000" stroke-linejoin="round" stroke-width="2" d="M9 21c0-3.333 1.556-5 4.667-5h4.666C21.444 16 23 14.333 23 11"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="nonzero"><path fill-opacity=".25" d="M16 28c5.667 0 7.667-4 6-12-3-4.667-5-7-6-7s-3 2.333-6 7c-1.667 8 .333 12 6 12Z"/><path d="M22.5 3a.929.929 0 0 1 0 1.857c-2.488 0-3.983 1.21-4.529 3.633 1.314.55 2.207 1.627 2.207 2.867 0 .383-.085.645-.241.82a5.567 5.567 0 0 1 1.418 1.025c1.356-.802 2.074-2.61 2.074-5.56a.929.929 0 1 1 1.857 0c0 3.458-.924 5.858-2.844 7.074.326.638.563 1.353.723 2.13 2.267-.536 4.159-.121 5.563 1.283a.929.929 0 0 1-1.313 1.313c-.98-.979-2.332-1.225-4.196-.692l.18-.049.013.24c.007.152.011.306.014.46l.002.313a9.88 9.88 0 0 1-.186 1.9.858.858 0 0 1 .138.055c2.204 1.103 3.299 3.292 3.299 6.402a.929.929 0 1 1-1.858 0c0-2.46-.762-3.986-2.272-4.74l.166.087C21.46 26.616 18.73 29 16 29s-5.46-2.384-6.715-5.582l.166-.087c-1.51.754-2.272 2.28-2.272 4.74a.929.929 0 1 1-1.858 0c0-3.11 1.095-5.3 3.3-6.402a.935.935 0 0 1 .138-.055 9.802 9.802 0 0 1-.188-1.9c0-.262.006-.52.017-.773l.012-.24-.082-.022c-1.73-.436-3-.169-3.933.763a.929.929 0 1 1-1.313-1.313c1.404-1.404 3.296-1.82 5.563-1.284.16-.776.396-1.491.722-2.13C7.638 13.5 6.714 11.1 6.714 7.643a.929.929 0 1 1 1.857 0c0 2.948.718 4.757 2.074 5.56.404-.404.874-.749 1.418-1.027-.156-.174-.242-.436-.242-.819 0-1.24.893-2.318 2.207-2.866-.545-2.423-2.04-3.634-4.528-3.634A.929.929 0 0 1 9.5 3c3.4 0 5.614 1.844 6.346 5.11L16 8.107l.154.003C16.886 4.844 19.1 3 22.5 3ZM10.436 19.194l-.007.344v.176c0 3.4 2.278 6.595 4.643 7.29v-13.75c-3.171.291-4.526 2.164-4.636 5.94Zm6.493-5.94v13.75c2.363-.695 4.642-3.89 4.642-7.29v-.176l-.007-.344c-.11-3.775-1.465-5.649-4.635-5.94ZM16 9.965c-1.369 0-2.32.74-2.32 1.393 0 .077.013.155.038.234.68-.154 1.44-.234 2.283-.234s1.602.08 2.281.232a.706.706 0 0 0 .04-.232c0-.653-.951-1.393-2.321-1.393Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><rect width="18" height="22" x="7" y="5" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" rx="3"/><rect width="14" height="3" x="9" y="7" rx="1"/><g transform="translate(9 11)"><circle cx="1.5" cy="1.5" r="1.5"/><circle cx="5.167" cy="1.5" r="1.5"/><circle cx="8.833" cy="1.5" r="1.5"/><circle cx="12.5" cy="1.5" r="1.5" fill-opacity=".25" fill-rule="nonzero"/></g><g transform="translate(9 14.667)"><circle cx="1.5" cy="1.5" r="1.5"/><circle cx="5.17" cy="1.5" r="1.5"/><circle cx="8.84" cy="1.5" r="1.5"/><circle cx="12.51" cy="1.5" r="1.5" fill-opacity=".25" fill-rule="nonzero"/></g><g transform="translate(9 18.333)"><circle cx="1.5" cy="1.5" r="1.5"/><circle cx="5.17" cy="1.5" r="1.5"/><circle cx="8.84" cy="1.5" r="1.5"/><circle cx="12.51" cy="1.5" r="1.5" fill-opacity=".25" fill-rule="nonzero"/></g><g transform="translate(9 22)"><circle cx="8.84" cy="1.5" r="1.5"/><rect width="6.666" height="3" rx="1.5"/><circle cx="12.51" cy="1.5" r="1.5" fill-opacity=".25" fill-rule="nonzero"/></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"><circle cx="16" cy="16" r="11" fill="#000" fill-opacity=".25"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 17 4 4 7-10"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity=".25" stroke="#000" stroke-width="2"/><path d="M20.95 11.05a1 1 0 0 1 0 1.414L17.414 16l3.536 3.537a1 1 0 0 1-1.414 1.414L16 17.413l-3.536 3.537a1 1 0 0 1-1.414-1.414l3.536-3.537-3.536-3.535a1 1 0 0 1 1.414-1.414L16 14.584l3.536-3.534a1 1 0 0 1 1.414 0Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="m17.62 24.168-.055-.029a.938.938 0 0 1-.482-.86l.005-.067.683-5.96 1.864.214-.625 5.449.048.052.066.076.065.082c.39.511.615 1.188.615 2.017 0 1.526-1.062 2.143-2.669 2.252l-.172.01-.205.008-.222.003-.976-.002-.253-.006-.156-.007-.08-.004c-1.66-.098-2.763-.707-2.763-2.254 0-.809.26-1.485.694-2.01a3.12 3.12 0 0 1 .148-.166l.04-.042-.87-5.416 1.852-.297.958 5.958a.938.938 0 0 1-.44.951l-.067.038-.032.025-.05.044c-.027.027-.06.06-.093.101-.165.199-.264.457-.264.814 0 .178.135.286.603.346l.143.016.163.013.154.01.13.005.22.005h.182l.729.002.133-.002.177-.004.113-.006.172-.01.153-.015c.525-.055.672-.166.672-.36 0-.42-.092-.697-.23-.878a.616.616 0 0 0-.083-.09l-.026-.02.032.014Z"/><path fill-opacity=".25" fill-rule="nonzero" d="m17.62 24.168-.055-.029a.938.938 0 0 1-.482-.86l.005-.067.683-5.96 1.864.214-.625 5.449.048.052.066.076.065.082c.39.511.615 1.188.615 2.017 0 1.526-1.062 2.143-2.669 2.252l-.172.01-.205.008-.222.003-.976-.002-.253-.006-.156-.007-.08-.004c-1.66-.098-2.763-.707-2.763-2.254 0-.809.26-1.485.694-2.01a3.12 3.12 0 0 1 .148-.166l.04-.042-.87-5.416 1.852-.297.958 5.958a.938.938 0 0 1-.44.951l-.067.038-.032.025-.05.044c-.027.027-.06.06-.093.101-.165.199-.264.457-.264.814 0 .178.135.286.603.346l.143.016.163.013.154.01.13.005.22.005h.182l.729.002.133-.002.177-.004.113-.006.172-.01.153-.015c.525-.055.672-.166.672-.36 0-.42-.092-.697-.23-.878a.616.616 0 0 0-.083-.09l-.026-.02.032.014Z"/><path d="M27.526 6c.071.003.631.047.43.75L25.025 17.1a.75.75 0 0 1-.47 1.281l-.056.002H7.612a.75.75 0 0 1-.548-1.264C6.454 15.056 4.192 7.4 4.033 6.75c-.184-.75.47-.75.47-.75Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="M3 28V7l2-2h22l2 3v13l-3 2H8z"/><path fill-rule="nonzero" d="M6.5 4C3.681 4 2 6.077 2 8.5V30l6.5-6h17c2.75 0 4.417-1.78 4.5-4.5v-11C30 6.077 28.25 4 25.5 4Zm0 2h19C26.916 6 28 7.034 28 8.5v11c0 1.48-1.085 2.514-2.5 2.5h-18L4 25.5v-17C4 7.073 5.02 6.063 6.5 6Z"/><path d="M13.707 17.207a1 1 0 0 0 .059-1.35l-.059-.064c-.235-.235-.423-.668-.546-1.298A2 2 0 1 0 11 12.5h-.001c0 2.242.39 3.805 1.293 4.707a1 1 0 0 0 1.414 0ZM19.707 17.207a1 1 0 0 0 .059-1.35l-.059-.064c-.235-.235-.423-.668-.546-1.298A2 2 0 1 0 17 12.5h-.001c0 2.242.39 3.805 1.293 4.707a1 1 0 0 0 1.414 0Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"><circle cx="16" cy="16" r="11" fill="#000" fill-opacity=".25"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 17 4 4 7-10"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="#000" fill-opacity=".25" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.156 24.098A10.949 10.949 0 0 0 27 18c0-6.075-4.925-11-11-11S5 11.925 5 18c0 2.24.67 4.325 1.82 6.063"/><path fill="#000" d="M7 23h18v2H7z"/><rect width="2" height="3" x="15" y="7" fill="#000" rx="1"/><rect width="2" height="3" x="19.75" y="8.273" fill="#000" rx="1" transform="rotate(30 20.75 9.773)"/><rect width="2" height="3" x="23.227" y="11.75" fill="#000" rx="1" transform="rotate(60 24.227 13.25)"/><rect width="2" height="3" x="24.5" y="16.5" fill="#000" rx="1" transform="rotate(90 25.5 18)"/><rect width="2" height="3" x="23.227" y="21.25" fill="#000" rx="1" transform="rotate(120 24.227 22.75)"/><rect width="2" height="3" x="6.773" y="21.25" fill="#000" rx="1" transform="rotate(-120 7.773 22.75)"/><rect width="2" height="3" x="5.5" y="16.5" fill="#000" rx="1" transform="rotate(-90 6.5 18)"/><rect width="2" height="3" x="6.773" y="11.75" fill="#000" rx="1" transform="rotate(-60 7.773 13.25)"/><rect width="2" height="3" x="10.25" y="8.273" fill="#000" rx="1" transform="rotate(-30 11.25 9.773)"/><path stroke="#000" stroke-linecap="round" stroke-width="2" d="m16 18 5-5"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="M11 5v22h14V9l-4-4z"/><path d="M6 18.018h8.027v1.611a1 1 0 0 0 1.71.705l3.608-3.629a1 1 0 0 0 0-1.41l-3.608-3.63a1 1 0 0 0-1.71.706v1.611H6a1 1 0 0 0-1 1v2.036a1 1 0 0 0 1 1Z"/><path d="M21 4a1 1 0 0 1 .707.293l4 4A1 1 0 0 1 26 9v18a1 1 0 0 1-1 1H11a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm-1.5 2H12v20h12V10.5h-3.5a1 1 0 0 1-1-1V6Zm3.585 2.5L21.5 6.915V8.5h1.585Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="M5 5v22h14V9l-4-4z"/><path d="M14 18.018h8.027v1.611a1 1 0 0 0 1.71.705l3.608-3.629a1 1 0 0 0 0-1.41l-3.608-3.63a1 1 0 0 0-1.71.706v1.611H14a1 1 0 0 0-1 1v2.036a1 1 0 0 0 1 1Z"/><path d="M15 4a1 1 0 0 1 .707.293l4 4A1 1 0 0 1 20 9v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1Zm-1.5 2H6v20h12V10.5h-3.5a1 1 0 0 1-1-1V6Zm3.585 2.5L15.5 6.915V8.5h1.585Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="nonzero"><path fill-opacity=".25" d="M8 8.385C8.85 6.128 11.684 5 16.501 5c4.817 0 7.651 1.128 8.501 3.385v15.23c-.85 2.257-3.684 3.385-8.5 3.385C11.683 27 8.85 25.872 8 23.615V8.385Z"/><path d="M16.452 4.027c2.633.031 4.964.465 6.641 1.2.847.371 1.529.82 2.006 1.331.427.457.692.963.774 1.51l.022.206.005 15.294c0 .65-.252 1.25-.716 1.783-.467.538-1.153 1.01-2.007 1.399-1.709.776-4.1 1.223-6.727 1.223-2.575 0-4.923-.429-6.623-1.177-.852-.374-1.543-.83-2.026-1.35-.429-.46-.696-.973-.776-1.525l-.02-.21L7 8.426c.041-.663.319-1.267.795-1.8.48-.54 1.166-1.009 2.01-1.392 1.703-.775 4.06-1.207 6.647-1.207ZM23.82 21.38c-1.725.975-4.394 1.548-7.369 1.548-2.974 0-5.644-.573-7.368-1.548v2.19l.01.096c.045.227.246.45.54.667.398.296.978.574 1.694.813 1.332.444 3.13.746 5.124.746 1.966 0 3.74-.294 5.068-.736.703-.235 1.28-.51 1.686-.807.35-.254.578-.52.614-.792v-2.177Zm0-5.046c-1.725.976-4.394 1.549-7.369 1.549-2.974 0-5.644-.573-7.368-1.548v2.189l.01.097c.045.226.246.449.54.667.398.295.978.574 1.694.812 1.332.444 3.13.746 5.124.746 1.966 0 3.74-.293 5.068-.735.703-.235 1.28-.51 1.686-.807.35-.255.578-.52.614-.793v-2.177Zm0-5.045c-1.725.975-4.394 1.548-7.369 1.548-2.975 0-5.644-.573-7.369-1.548v2.19l.01.096c.046.227.247.45.541.667.398.296.978.574 1.694.813 1.332.444 3.13.746 5.124.746 1.966 0 3.74-.294 5.068-.736.703-.235 1.28-.51 1.686-.807.35-.255.578-.52.614-.793v-2.176ZM16.45 6.109c-1.994 0-3.792.302-5.124.746-.716.239-1.296.517-1.694.813-.336.249-.55.504-.55.764s.214.515.55.764c.398.295.978.574 1.694.812 1.332.444 3.13.747 5.124.747 1.994 0 3.792-.303 5.124-.747.716-.238 1.296-.517 1.694-.812.336-.25.55-.504.55-.764s-.214-.515-.55-.764c-.398-.296-.978-.574-1.694-.813-1.332-.444-3.13-.746-5.124-.746Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="16" cy="16" r="7" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><rect width="2" height="3" x="15" y="4" rx="1"/><rect width="2" height="3" x="20.25" y="5.407" rx="1" transform="rotate(30 21.25 6.907)"/><rect width="2" height="3" x="24.093" y="9.25" rx="1" transform="rotate(60 25.093 10.75)"/><rect width="2" height="3" x="25.5" y="14.5" rx="1" transform="rotate(90 26.5 16)"/><rect width="2" height="3" x="24.093" y="19.75" rx="1" transform="rotate(120 25.093 21.25)"/><rect width="2" height="3" x="20.25" y="23.593" rx="1" transform="rotate(150 21.25 25.093)"/><rect width="2" height="3" x="15" y="25" rx="1" transform="rotate(180 16 26.5)"/><rect width="2" height="3" x="9.75" y="23.593" rx="1" transform="rotate(-150 10.75 25.093)"/><rect width="2" height="3" x="5.907" y="19.75" rx="1" transform="rotate(-120 6.907 21.25)"/><rect width="2" height="3" x="4.5" y="14.5" rx="1" transform="rotate(-90 5.5 16)"/><rect width="2" height="3" x="5.907" y="9.25" rx="1" transform="rotate(-60 6.907 10.75)"/><rect width="2" height="3" x="9.75" y="5.407" rx="1" transform="rotate(-30 10.75 6.907)"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="#000" fill-opacity=".25" fill-rule="nonzero" d="M10 27 9 9h14l-1 18z"/><path fill="#000" d="M19 4a1 1 0 0 1 .993.883L20 5v2h4a1 1 0 0 1 0 2h-.052l-.95 18.055a1 1 0 0 1-.886.939L22 28H10a1 1 0 0 1-.986-.833l-.012-.112L8.05 9H8a1 1 0 1 1 0-2h4V5a1 1 0 0 1 .883-.993L13 4h6Zm2.946 5H10.053l.893 17h10.107l.893-17ZM18 6h-4v1h4V6Z"/><path stroke="#000" stroke-linecap="round" stroke-width="2" d="M16 12v11M12.5 12l.5 11M19.5 12 19 23"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><g transform="translate(5 5)"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M0 0h6v22H0z"/><circle cx="3" cy="4.5" r="1.5"/><path d="M2 11h2v8H2z"/></g><g transform="translate(11 5)"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M0 0h6v22H0z"/><circle cx="3" cy="4.5" r="1.5"/><path d="M2 11h2v8H2z"/></g><g transform="rotate(-8 46.209 -128.711)"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M0 0h6v22H0z"/><circle cx="3" cy="4.5" r="1.5"/><path d="M2 11h2v8H2z"/></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="nonzero"><path d="M24 12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V14a2 2 0 0 1 2-2h11l-2 2H6v12h18V14h-3l2-2Z"/><path fill-opacity=".25" d="M25 13v14H5V13h11l-4 4-1 4.5 4-1.5 7-7h3Z"/><path fill-opacity=".25" d="M24 5 12 17l-1 4 4-1L27 8z"/><path fill-opacity=".25" d="M24 5 12 17l-1 4 4-1L27 8z"/><path d="M27.607 7.222a1 1 0 0 1 0 1.414L15.464 20.778a1 1 0 0 1-.39.242l-4.243 1.414a1 1 0 0 1-1.265-1.265l1.414-4.243a1 1 0 0 1 .242-.39L23.364 4.393a1 1 0 0 1 1.414 0Zm-2.122.707-1.414-1.414-1.413 1.413 1.413 1.415-1.414 1.414-1.414-1.415-8.44 8.44-.706 2.121 2.122-.707L25.485 7.929Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2" d="m15.41 22.75-5.134 3.748a1 1 0 0 1-1.54-1.119l1.977-6.041a1 1 0 0 0-.364-1.122l-5.151-3.725a1 1 0 0 1 .588-1.81l6.357.013a1 1 0 0 0 .954-.693l1.951-6.05a1 1 0 0 1 1.904 0l1.951 6.05a1 1 0 0 0 .954.693l6.357-.013a1 1 0 0 1 .588 1.81l-5.151 3.725a1 1 0 0 0-.364 1.122l1.977 6.041a1 1 0 0 1-1.54 1.12L16.59 22.75a1 1 0 0 0-1.18 0Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.0" viewBox="0 -1 32 34"><g fill="currentColor"><path fill-opacity=".33" 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 fill="none" stroke="currentColor" stroke-width="2" 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"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-rule="nonzero" d="M13.414 4.586a2 2 0 0 0-2.828 2.828L19.17 16l-8.585 8.586a2 2 0 0 0-.117 2.701l.117.127a2 2 0 0 0 2.828 0l10-10a2 2 0 0 0 0-2.828l-10-10Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity=".25" stroke="#000" stroke-width="2"/><path fill-rule="nonzero" d="M19.191 25.509c-.5.1-.688-.213-.688-.476 0-.337.012-1.414.012-2.753 0-.938-.313-1.539-.675-1.852 2.227-.25 4.567-1.1 4.567-4.943 0-1.1-.388-1.99-1.026-2.69.1-.25.45-1.276-.1-2.653 0 0-.839-.275-2.753 1.026a9.29 9.29 0 0 0-2.503-.338 9.29 9.29 0 0 0-2.503.338c-1.914-1.289-2.753-1.026-2.753-1.026-.55 1.377-.2 2.403-.1 2.653-.638.7-1.026 1.602-1.026 2.69 0 3.83 2.328 4.693 4.555 4.943-.288.25-.55.689-.638 1.34-.576.262-2.015.688-2.916-.827-.188-.3-.75-1.038-1.54-1.026-.837.013-.337.476.013.664.426.237.914 1.126 1.027 1.414.2.563.85 1.639 3.366 1.176 0 .838.012 1.627.012 1.864 0 .263-.187.564-.688.476C13 27 19 27 19.191 25.509Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill="#000" fill-opacity=".25" fill-rule="nonzero"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m20 20-4-4V9"/><path fill="#000" fill-rule="nonzero" d="M5.336 5.446c.341-.005.556.078.718.222.16.142.27.34.298.568l.492 4.012 4.008-.492c.341-.005.556.077.718.222a.904.904 0 0 1 .113 1.237.905.905 0 0 1-.605.342l-4.908.603c-.341.006-.556-.077-.719-.222a.904.904 0 0 1-.297-.568L4.55 6.462c-.006-.341.077-.555.222-.718a.904.904 0 0 1 .563-.298Z"/><path stroke="#000" stroke-linecap="round" stroke-width="2" d="M5.387 13.096A11.012 11.012 0 0 0 5 16c0 6.075 4.925 11 11 11s11-4.925 11-11S22.075 5 16 5a11 11 0 0 0-9.892 6.184"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="m4 14 6-6 6 6h11.5v10h-23z"/><path d="m10.642 7.234.064.059L13.413 10H15V8.5a1 1 0 0 1 .925-.997L16 7.5h3.5a1 1 0 0 1 .997.925l.003.075V10h4.5a1 1 0 0 1 .642.233l.065.06 4 4c.612.611.21 1.644-.63 1.704L29 16h-.5v7h.5a1 1 0 1 1 0 2h-26a1 1 0 0 1 0-2h.5l.001-7.134a1 1 0 0 1-1.145-.1l-.063-.059a1 1 0 0 1-.059-1.35l.059-.064 7-7a1 1 0 0 1 1.35-.059ZM10 9.414l-4.5 4.5V23h2.5v-2.5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 .5.5V23h4v-4a1 1 0 0 1 .925-.997L17 18h7.5a1 1 0 0 1 .997.925L25.5 19v4h1v-7h-9.5a1 1 0 0 1-.642-.233l-.065-.06-6.293-6.293ZM23.499 20h-5.5v3h5.5v-3Zm-15-5a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1.5Zm4.5 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5h1.5Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="nonzero"><path fill-opacity=".25" d="M5 7h22v18H5z"/><path fill-opacity=".25" d="m5 22 4-4.5 3 3 7-7 8 8V25H5z"/><path d="M27.107 6c.493 0 .893.41.893.917v18.166c0 .507-.4.917-.893.917H4.893A.905.905 0 0 1 4 25.083V6.917C4 6.41 4.4 6 4.893 6Zm-7.871 8.567-7.296 7.26-2.735-2.722L6 22.292V24h20v-1.801l-6.764-7.632ZM26 8H6v11.726l3.205-3.189 2.735 2.722L19.236 12 26 19.499V8Zm-16 2a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="m8 10-3 8 11 5 11-5-3-8z"/><path d="M24.03 10a1 1 0 0 1 .921.61l2.985 7.039A.99.99 0 0 1 28 18v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-5c0-.124.022-.242.064-.352l2.985-7.038a1 1 0 0 1 .92-.61h16.062Zm-1.38 2H9.35a1 1 0 0 0-.918.602L6.522 17h2.064a1 1 0 0 1 .608.206l.099.087 2.414 2.414a1 1 0 0 0 .707.293h7.172a1 1 0 0 0 .707-.293l2.414-2.414a1 1 0 0 1 .707-.293h2.063l-1.91-4.398A1 1 0 0 0 22.65 12Z"/><path d="M14 5v8h-1.586a1 1 0 0 0-.707 1.707l3.586 3.586a1 1 0 0 0 1.414 0l3.586-3.586A1 1 0 0 0 19.586 13H18V5a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="nonzero"><circle cx="16" cy="16" r="11" fill-opacity=".25"/><path d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4Zm0 2C10.477 6 6 10.477 6 16s4.477 10 10 10 10-4.477 10-10S21.523 6 16 6Z"/><path d="M17.055 9.263c-.817-.817-1.16-.817-1.976 0-.78.817-.78 1.159 0 1.976.816.779 1.159.779 1.976 0 .817-.817.817-1.159 0-1.976Zm1.083 12.825c-.305-.209-.514-.437-.646-.684-.152-.304-.229-.969-.229-1.995v-5.966c0-.38-.152-.57-.456-.57-.094 0-.341.076-.76.228a11.12 11.12 0 0 1-1.88.532c-.38.095-.57.247-.57.475 0 .171.17.323.513.456.323.133.532.304.665.532.095.19.152.646.152 1.387v2.926c0 1.007-.076 1.691-.228 2.014-.114.247-.342.475-.665.665-.267.152-.4.323-.4.494 0 .285.21.418.628.418h3.648c.418 0 .627-.133.627-.418 0-.152-.133-.323-.4-.494Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="M4.5 26.5 16 4.5l11.5 22z"/><path fill-rule="nonzero" d="M14.588 4.366c-.506.28-.922.703-1.196 1.219L3.86 23.535c-.78 1.468-.245 3.304 1.195 4.1.434.24.92.365 1.413.365h19.067c1.638 0 2.966-1.354 2.966-3.025 0-.503-.123-.998-.358-1.44l-9.534-17.95c-.75-1.415-2.448-1.973-3.859-1.302l-.161.083Zm2.273 2.163 9.438 17.98c.077.148.118.313.118.481 0 .558-.439 1.01-.98 1.01H6.563a.955.955 0 0 1-.466-.122 1.027 1.027 0 0 1-.394-1.37L15.139 6.53a.964.964 0 0 1 1.721 0Z"/><circle cx="16" cy="23.5" r="1.5"/><path d="m16.75 20 .638-8.504a1.392 1.392 0 1 0-2.776 0L15.25 20a.752.752 0 0 0 1.5 0Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><rect width="6" height="20" x="4" y="4" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="24" x="13" y="4" rx="2"/><rect width="6" height="16" x="22" y="4" fill-opacity=".25" fill-rule="nonzero" rx="2"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity=".25" fill-rule="nonzero"/><path fill-rule="nonzero" d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4Zm1.001 2.05L17 7a1 1 0 0 1-2 0v-.95a9.936 9.936 0 0 0-3.11.83l.476.826a1 1 0 1 1-1.732 1l-.476-.823c-.875.631-1.644 1.4-2.275 2.275l.823.476a1 1 0 0 1-1 1.732l-.825-.475A9.936 9.936 0 0 0 6.049 15H7a1 1 0 0 1 0 2l-.95.001a9.936 9.936 0 0 0 .83 3.108l.826-.475a1 1 0 1 1 1 1.732l-.823.476c.631.875 1.4 1.644 2.275 2.275l.476-.823a1 1 0 0 1 1.732 1l-.475.825c.964.436 2.01.723 3.109.832V25a1 1 0 0 1 2 0l.001.95a9.936 9.936 0 0 0 3.108-.83l-.475-.826a1 1 0 0 1 1.732-1l.476.823c.875-.631 1.644-1.4 2.275-2.275l-.823-.476a1 1 0 0 1 1-1.732l.825.475c.436-.964.722-2.01.832-3.108L25 17a1 1 0 0 1 0-2h.95a9.936 9.936 0 0 0-.83-3.11l-.826.476a1 1 0 0 1-1-1.732l.823-.476c-.631-.875-1.4-1.644-2.275-2.275l-.476.823a1 1 0 0 1-1.732-1l.475-.825a9.936 9.936 0 0 0-3.108-.832Z"/><path d="m17 9.5-4 7h2v6l4-7h-2z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="M5 7h22v18H5z"/><path d="M22 4a1 1 0 0 1 1 1v1h3a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3V5a1 1 0 1 1 2 0v1h10V5a1 1 0 0 1 1-1ZM9 8H6v16h20V8h-3v1a1 1 0 0 1-2 0V8H11v1a1 1 0 0 1-2 0V8Z"/><rect width="4" height="4" x="9" y="12" rx="1"/><rect width="4" height="4" x="14" y="12" rx="1"/><rect width="4" height="4" x="19" y="12" rx="1"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="nonzero"><circle cx="16" cy="16" r="11" fill-opacity=".25"/><path d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4Zm0 12V9a1 1 0 0 1-1-1V6.05a9.936 9.936 0 0 0-3.11.83l.976 1.692a1 1 0 1 1-1.732 1l-.976-1.689c-.875.631-1.644 1.4-2.275 2.275l1.69.976a1 1 0 1 1-1 1.732l-1.692-.975A9.936 9.936 0 0 0 6.049 15H8a1 1 0 0 1 0 2l-1.95.001a9.936 9.936 0 0 0 .83 3.108l1.692-.975a1 1 0 1 1 1 1.732l-1.689.976c.631.875 1.4 1.644 2.275 2.275l.976-1.69a1 1 0 0 1 1.732 1l-.975 1.692c.964.436 2.01.723 3.109.832V24a1 1 0 0 1 2 0l.001 1.95a9.936 9.936 0 0 0 3.108-.83l-.975-1.692a1 1 0 1 1 1.732-1l.976 1.689c.875-.631 1.644-1.4 2.275-2.275l-1.69-.976a1 1 0 0 1 1-1.732l1.692.975c.436-.964.722-2.01.832-3.108L24 17a1 1 0 0 1-1-1h-7Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="M5 7h22v18H5z"/><rect width="18" height="4" x="7" y="11" rx="1"/><rect width="12" height="4" x="7" y="16" rx="1"/><path d="M22 4a1 1 0 0 1 1 1v1h3a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3V5a1 1 0 1 1 2 0v1h10V5a1 1 0 0 1 1-1ZM9 8H6v16h20V8h-3v1a1 1 0 0 1-2 0V8H11v1a1 1 0 0 1-2 0V8Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M4 4h24v24H4z"/><rect width="6" height="14" x="6" y="6" rx="1"/><rect width="6" height="20" x="13" y="6" fill-opacity=".25" fill-rule="nonzero" rx="1"/><rect width="6" height="8" x="20" y="6" rx="1"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2"><circle cx="16" cy="16" r="11" fill="#000" fill-opacity=".25"/><path stroke-linecap="round" stroke-linejoin="round" d="m10 17 4 4 7-10"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="m4 28 6-24h12l6 24z"/><path d="m4 28 6-24h1L6 28zM28 28 22 4h-1l5 24zM10.667 28h2l2-24h-1zM21.333 28h-2l-2-24h1z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity=".25" stroke="#000" stroke-width="2"/><path d="M15.277 7.485a.5.5 0 0 1 .139.139l3.066 4.599a.5.5 0 0 1-.416.777H16c0 5.189 1.824 7.714 5.577 8.003a1 1 0 1 1-.154 1.994c-2.372-.182-4.184-1.087-5.424-2.665L16 24a1 1 0 0 1-2 0V13h-2.066a.5.5 0 0 1-.416-.777l3.066-4.599a.5.5 0 0 1 .693-.139Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><rect width="22" height="22" x="5" y="5" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" rx="2"/><path fill-rule="nonzero" d="M10 24V8h5.076c1.923 0 3.177.08 3.761.24.898.24 1.65.762 2.255 1.566S22 11.65 22 12.922c0 .983-.175 1.808-.524 2.478-.349.67-.792 1.195-1.33 1.577-.538.382-1.085.635-1.64.758-.755.153-1.849.23-3.28.23h-2.063V24H10Zm3.163-13.293v4.54h1.731c1.247 0 2.08-.084 2.5-.251.42-.167.75-.43.989-.786.239-.356.358-.771.358-1.244 0-.582-.168-1.062-.502-1.44a2.175 2.175 0 0 0-1.272-.71c-.378-.073-1.136-.11-2.276-.11h-1.528Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity=".25" stroke="#000" stroke-width="2"/><rect width="12" height="2" x="10" y="15" rx="1"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M8.222 7.449c.018 4.733 1.433 8.504 4.242 11.314 2.81 2.81 6.582 4.224 11.314 4.242-4.296 4.296-11.26 4.296-15.556 0-4.296-4.295-4.296-11.26 0-15.556Z"/><path d="m23.713 17.187-1.462 1.024a.5.5 0 0 1-.765-.555l.522-1.707a.5.5 0 0 0-.177-.546l-1.426-1.074a.5.5 0 0 1 .293-.9l1.784-.03a.5.5 0 0 0 .464-.337l.581-1.688a.5.5 0 0 1 .946 0l.58 1.688a.5.5 0 0 0 .465.337l1.784.03a.5.5 0 0 1 .293.9l-1.426 1.074a.5.5 0 0 0-.177.546l.522 1.707a.5.5 0 0 1-.765.555l-1.462-1.024a.5.5 0 0 0-.574 0ZM16.713 10.187l-1.462 1.024a.5.5 0 0 1-.765-.555l.522-1.707a.5.5 0 0 0-.177-.546L13.405 7.33a.5.5 0 0 1 .293-.9l1.784-.03a.5.5 0 0 0 .464-.337l.581-1.688a.5.5 0 0 1 .946 0l.58 1.688a.5.5 0 0 0 .465.337l1.784.03a.5.5 0 0 1 .293.9l-1.426 1.074a.5.5 0 0 0-.177.546l.522 1.707a.5.5 0 0 1-.765.555l-1.462-1.024a.5.5 0 0 0-.574 0Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><g transform="translate(4 4)"><path d="M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0Zm0 .875a6.125 6.125 0 0 0-5.927 7.673A9.638 9.638 0 0 1 8.55 1.072 6.135 6.135 0 0 0 7 .875Z"/><circle cx="7" cy="7" r="7" fill-opacity=".25" fill-rule="nonzero"/></g><path fill-opacity=".25" fill-rule="nonzero" d="m16 13 9.5 9.5L28 20l.071 8.071L20 28l2.5-2.5L13 16z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><circle cx="10" cy="16" r="2"/><circle cx="16" cy="16" r="2"/><circle cx="22" cy="16" r="2"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity=".25" stroke="#000" stroke-width="2"/><path d="M16 10a1 1 0 0 1 1 1v4h4a1 1 0 0 1 0 2h-4v4a1 1 0 0 1-2 0v-4h-4a1 1 0 0 1 0-2h4v-4a1 1 0 0 1 1-1Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><g transform="translate(14 4)"><path d="M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0Zm0 .875a6.125 6.125 0 0 0-5.927 7.673A9.638 9.638 0 0 1 8.55 1.072 6.135 6.135 0 0 0 7 .875Z"/><circle cx="7" cy="7" r="7" fill-opacity=".25" fill-rule="nonzero"/></g><path fill-opacity=".25" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686Z"/><path fill-opacity=".25" fill-rule="nonzero" d="M4.715 27.971 8 26l10-9-3-3-9 10-1.971 3.285a.5.5 0 0 0 .686.686Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><path d="M8 11h2v10H8z"/><circle cx="23" cy="24" r="3" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><rect width="2" height="9" x="22" y="12" rx="1"/><path d="M26.536 4.464a1 1 0 0 1 0 1.415l-5.657 5.657a1 1 0 0 1-1.415-1.415l5.657-5.657a1 1 0 0 1 1.415 0Z"/><path d="M26.536 11.536a1 1 0 0 1-1.415 0l-5.657-5.657a1 1 0 0 1 1.415-1.415l5.657 5.657a1 1 0 0 1 0 1.415Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><circle cx="23" cy="18" r="3" fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><path fill="#000" d="M8 11h2v10H8z"/><path stroke="#000" stroke-width="2" d="M20 18h-2c-4.667 0-7.667-2.333-9-7"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="9" cy="8" r="3" fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><circle cx="23" cy="24" r="3" fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><circle cx="9" cy="24" r="3" fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2"/><path fill="#000" d="M8 11h2v10H8z"/><path stroke="#000" stroke-width="2" d="M23 21v-9c0-2.667-1.333-4-4-4"/><path fill="#000" d="M19 4.207v7.586a.5.5 0 0 1-.854.353l-3.792-3.792a.5.5 0 0 1 0-.708l3.792-3.792a.5.5 0 0 1 .854.353Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><rect width="20" height="4" x="4" y="4" rx="2"/><rect width="16" height="4" x="4" y="10.667" rx="2"/><rect width="12" height="4" x="4" y="17.333" rx="2"/><rect width="8" height="4" x="4" y="24" rx="2"/><path fill-opacity=".25" fill-rule="nonzero" d="M24.64 12.794a1 1 0 0 1 .128.128l2.865 3.438a1 1 0 0 1-.768 1.64l-.866-.001L26 27a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1l-.001-9.001-.864.001a1 1 0 0 1-.768-1.64l2.865-3.438a1 1 0 0 1 1.408-.128Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd" transform="scale(1 -1) rotate(22 87.345 9.324)"><circle cx="4.796" cy="5.23" r="2.214"/><path fill-opacity=".25" fill-rule="nonzero" d="m6.796 6.167 5.718 5.735-1.045 1.042-5.713-5.73c.081-.143.234-.328.457-.553.224-.225.418-.39.583-.494Z"/><path fill-opacity=".25" fill-rule="nonzero" d="m6.796 6.167 5.718 5.735-1.045 1.042-5.713-5.73c.081-.143.234-.328.457-.553.224-.225.418-.39.583-.494Z"/><circle cx="18.817" cy="15.928" r="2.029"/><path fill-opacity=".25" fill-rule="nonzero" d="m12.34 11.772 5.362 2.92c.048.137.003.331-.136.583-.14.252-.279.396-.418.435l-5.506-2.637.698-1.3Z"/><path fill-opacity=".25" fill-rule="nonzero" d="m12.34 11.772 5.362 2.92c.048.137.003.331-.136.583-.14.252-.279.396-.418.435l-5.506-2.637.698-1.3Z"/><circle cx="11.807" cy="12.423" r="4.059"/><path fill-opacity=".25" fill-rule="nonzero" d="m12.049 16.461-.8 6.227-1.46-.211.793-6.19c.208-.042.462-.042.762 0 .3.043.535.101.705.174Z"/><path fill-opacity=".25" fill-rule="nonzero" d="m12.049 16.461-.8 6.227-1.46-.211.793-6.19c.208-.042.462-.042.762 0 .3.043.535.101.705.174ZM8.675 13.04c.237.13.414.338.529.623.115.285.138.527.068.726L3.21 17.477l-.874-2.034 6.339-2.404Z"/><path fill-opacity=".25" fill-rule="nonzero" d="M8.675 13.04c.237.13.414.338.529.623.115.285.138.527.068.726L3.21 17.477l-.874-2.034 6.339-2.404Z"/><circle cx="10.515" cy="22.569" r="2.398"/><circle cx="2.767" cy="16.481" r="2.767"/><path fill-opacity=".25" fill-rule="nonzero" d="m18.779 2.823 1.607 1.157-6.073 6.617a.914.914 0 0 1-.666-.236 1.573 1.573 0 0 1-.461-.716l5.593-6.822Z"/><path fill-opacity=".25" fill-rule="nonzero" d="m18.779 2.823 1.607 1.157-6.073 6.617a.914.914 0 0 1-.666-.236 1.573 1.573 0 0 1-.461-.716l5.593-6.822Z"/><circle cx="19.7" cy="3.136" r="3.136"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill-opacity=".25" fill-rule="nonzero"/><path fill-rule="nonzero" d="M16 4c6.627 0 12 5.373 12 12s-5.373 12-12 12S4 22.627 4 16 9.373 4 16 4Zm0 2C10.477 6 6 10.477 6 16s4.477 10 10 10 10-4.477 10-10S21.523 6 16 6Z"/><path d="M16 24.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-3.8-14.326c1.939-2.585 5.721-3.005 7.6-.5 1.571 2.095.788 4.81-.934 6.643l-.159.164C17.378 17.811 17 18.441 17 19.774a1 1 0 0 1-2 0c0-1.912.57-2.944 2.08-4.492l.213-.215c1.214-1.214 1.78-3.028.907-4.193-1.006-1.341-3.202-1.097-4.4.5a1 1 0 0 1-1.6-1.2Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" fill-opacity=".33" stroke="currentColor" viewBox="0 0 24 24"><circle cx="12" cy="12" r="9" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><circle cx="9.5" cy="9.5" r="1.5"/><circle cx="14.5" cy="9.5" r="1.5"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16.462 14.394a7 7 0 0 1-8.924 0"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill="#000" fill-opacity=".25" fill-rule="nonzero"/><g stroke="#000" stroke-linecap="round" stroke-width="2"><path d="M5.387 13.096A11.012 11.012 0 0 0 5 16c0 6.075 4.925 11 11 11s11-4.925 11-11S22.075 5 16 5a11 11 0 0 0-9.892 6.184"/><path stroke-linejoin="round" d="m5.314 5.248.73 5.956L12 10.472"/></g><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 9v7l4 4"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><circle cx="16" cy="16" r="11" fill="#000" fill-opacity=".25" fill-rule="nonzero"/><g stroke="#000" stroke-linecap="round" stroke-width="2"><path d="M5.387 13.096A11.012 11.012 0 0 0 5 16c0 6.075 4.925 11 11 11s11-4.925 11-11S22.075 5 16 5a11 11 0 0 0-9.892 6.184"/><path stroke-linejoin="round" d="m5.314 5.248.73 5.956L12 10.472"/></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><rect width="26" height="2" x="3" y="22" rx="1"/><path fill-opacity=".25" fill-rule="nonzero" d="M16 10c-6.233 0-9.9 3.333-11 10h22c-1.1-6.667-4.767-10-11-10Z"/><path fill-rule="nonzero" d="M18 6a1 1 0 0 1 0 2h-1l.001 1.027c5.758.321 9.44 3.465 10.873 9.231l.082.342c.029.132.044.266.044.401 0 1.105-.996 2-2.221 1.999H6.223c-.154 0-.308-.014-.459-.043-1.2-.228-1.967-1.288-1.717-2.366C5.417 12.616 9.13 9.355 15 9.027V8h-1a1 1 0 0 1 0-2h4Zm-2 5c-5.47 0-8.73 2.58-10 7.998L26 19l-.08-.328C24.596 13.475 21.36 11 16 11Z"/><path d="M15 20h2v3h-2z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="M17.647 4.838c.22.805.309 1.375.321 1.903.959.47 1.83.811 2.643 1.283.984-.402 1.255-.547 1.657-.805l.088-.058 1.418.941 1.244 1.242c-.405.696-.734 1.143-1.08 1.506.347 1.016.722 1.873.964 2.777 1.071.418 1.34.512 1.838.621l.111.024.299 3.374c-.728.207-1.272.3-1.774.323-.583.96-.924 1.832-1.396 2.642.424 1.007.557 1.273.836 1.703l.062.095-2.145 2.651c-.731-.417-1.196-.757-1.577-1.12-1.006.347-1.862.722-2.772.964-.41 1.014-.504 1.295-.612 1.798l-.023.11-3.395.351c-.22-.82-.306-1.386-.319-1.904-.965-.47-1.834-.808-2.644-1.277-.982.407-1.253.55-1.654.807l-.088.057-1.427-.94-1.233-1.237a6.833 6.833 0 0 1 1.026-1.466c-.301-1.058-.677-1.914-.918-2.82-1.062-.419-1.334-.514-1.832-.623l-.11-.024-.31-3.379c.763-.209 1.316-.299 1.82-.317.547-.97.886-1.842 1.355-2.65-.431-1.007-.562-1.273-.84-1.704l-.062-.095 2.154-2.65c.734.42 1.196.759 1.575 1.12 1.01-.347 1.867-.722 2.773-.964.409-1.014.503-1.295.611-1.797l.024-.112 3.392-.35ZM16 11a5 5 0 1 0 0 10 5 5 0 0 0 0-10Z"/><path fill-rule="nonzero" d="M17.559 4.001h-3.115c-.46 0-.865.298-.996.744l-.09.314a7.275 7.275 0 0 0-.185.952l-.028.27-.109.032c-.62.19-1.217.437-1.788.74l-.097.054-.21-.17a7.468 7.468 0 0 0-1.105-.708 1.05 1.05 0 0 0-1.22.184L6.413 8.616A1.043 1.043 0 0 0 6.22 9.82l.163.296c.168.29.351.563.55.819l.174.214-.053.098c-.305.571-.552 1.17-.741 1.79l-.032.111-.017.001c-.501.046-1.013.147-1.526.303-.441.13-.738.54-.738.994v3.11c0 .46.298.864.744.995l.301.088c.303.08.608.142.914.183l.323.034.031.111c.19.62.437 1.217.74 1.788l.054.095-.164.202c-.263.339-.5.71-.713 1.11-.211.396-.138.877.16 1.199l1.121 1.127 1.107 1.101c.317.318.803.391 1.203.191l.296-.162c.29-.168.563-.35.819-.55l.215-.175.098.055a9.98 9.98 0 0 0 1.788.74l.11.031.027.263c.053.424.146.852.276 1.282.13.44.54.736.994.736h3.115c.46 0 .865-.298.996-.743l.09-.315c.084-.315.145-.633.185-.951l.027-.272.112-.031a9.95 9.95 0 0 0 1.79-.741l.093-.054.212.172c.34.263.708.5 1.102.707.393.21.874.137 1.196-.16l1.124-1.123 1.1-1.105c.318-.317.392-.804.192-1.203l-.165-.296a7.566 7.566 0 0 0-.55-.818l-.173-.213.057-.1c.306-.571.554-1.17.742-1.788l.03-.105h.015a7.415 7.415 0 0 0 1.534-.309c.434-.127.73-.538.73-.992v-3.11c.026-.441-.292-.863-.743-.996l-.301-.086a7.32 7.32 0 0 0-.908-.18l-.33-.036-.03-.108a10.092 10.092 0 0 0-.74-1.789l-.057-.1.17-.208c.262-.338.5-.708.71-1.104a1.05 1.05 0 0 0-.184-1.223l-1.099-1.099-1.098-1.102a1.044 1.044 0 0 0-1.206-.194l-.296.165c-.29.17-.563.352-.818.55l-.214.173-.101-.057a10.05 10.05 0 0 0-1.789-.743l-.107-.031-.027-.271a7.439 7.439 0 0 0-.278-1.279 1.034 1.034 0 0 0-.993-.73Zm-.683 1.922c.071.384.098.702.093 1.013l-.012.859.838.187c.924.207 1.8.571 2.604 1.083l.723.46.594-.606c.327-.308.534-.478.729-.617l.693.578.61.61a4.97 4.97 0 0 1-.654.79l-.617.599.46.726c.51.806.872 1.681 1.08 2.61l.184.826h.93c.416.016.667.041.887.08l.06 1.757a4.962 4.962 0 0 1-.952.096h-.928l-.182.83a7.968 7.968 0 0 1-1.077 2.592l-.463.724.608.596c.305.324.475.53.613.722l-1.188 1.308a4.969 4.969 0 0 1-.784-.65l-.6-.619-.728.465a8.059 8.059 0 0 1-2.6 1.077l-.84.187.012.851a6.584 6.584 0 0 1-.075.94l-1.765.081c-.073-.39-.1-.705-.095-1.012l.012-.86-.84-.187a8.102 8.102 0 0 1-2.602-1.078l-.727-.462-.593.611c-.326.309-.53.479-.725.616l-.701-.579-.61-.613c.205-.304.42-.562.653-.785l.625-.6-.465-.73a8.136 8.136 0 0 1-1.079-2.603l-.185-.826h-.916a6.625 6.625 0 0 1-.896-.082l-.065-1.757c.354-.067.652-.095.939-.095h.939l.184-.827a8.118 8.118 0 0 1 1.079-2.606l.462-.727-.612-.594a6.53 6.53 0 0 1-.612-.717l1.194-1.311c.326.223.569.428.785.65l.6.619.726-.462c.8-.509 1.674-.87 2.604-1.079l.838-.187-.012-.851c.012-.442.036-.706.075-.939l1.767-.082Z"/><path d="M16 10.001a6 6 0 1 1 0 12 6 6 0 0 1 0-12Zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2"><circle cx="16" cy="16" r="11" fill="#000" fill-opacity=".25"/><path d="M5 16h4l2.5-3.5L16 22l4-12.5 2.5 6.5H27"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd" transform="rotate(45 10.46 25.253)"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M3.2 15 0 17.571V21l4-.857M12.8 15l3.2 2.571V21l-4-.857"/><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M8 0C2 5.333 1 12.667 5 22h6c4-9.333 3-16.667-3-22Z"/><circle cx="8" cy="10" r="2"/><path d="M7 24h2c1.333 2.333 1 4.667-1 7-2-2.333-2.333-4.667-1-7Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="#000" fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M5 7h22v14H5z"/><path fill="#000" d="M14 21h4v3h-4z"/><rect width="8" height="2" x="12" y="24" fill="#000" rx="1"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m11 17-3-3 3-3M21 17l3-3-3-3"/><path stroke="#000" stroke-linecap="round" stroke-width="2" d="m14 18 4-8"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><g fill="#000" fill-rule="nonzero" transform="matrix(-1 0 0 1 27.95 4)"><path fill-opacity=".25" d="m22.95 20.45-7-6.5h-2l-.5 2.5 6.5 6.5z"/><path fill-opacity=".25" d="m22.95 20.45-7-6.5h-2l-.5 2.5 6.5 6.5z"/><circle cx="7.95" cy="7.95" r="7" fill-opacity=".25"/><path d="M8.173 0c2.257 0 4.3.915 5.78 2.394a8.148 8.148 0 0 1 2.393 5.78 8.135 8.135 0 0 1-1.295 4.416h1.095c.23 0 .452.075.632.213l.103.09 6.715 6.715a1.036 1.036 0 0 1 .093 1.363l-.093.107-2.518 2.518a1.036 1.036 0 0 1-1.364.093l-.106-.093-6.714-6.715a1.04 1.04 0 0 1-.296-.598l-.009-.137.001-1.095a8.135 8.135 0 0 1-4.417 1.295c-2.257 0-4.3-.914-5.78-2.393A8.148 8.148 0 0 1 0 8.173c0-2.257.915-4.3 2.394-5.78A8.148 8.148 0 0 1 8.174 0Zm7.277 14.45h-1v1l5.893 5.94 1.047-1.047-5.94-5.893ZM8.173 2.079a6.076 6.076 0 0 0-4.31 1.785 6.076 6.076 0 0 0-1.784 4.31c0 1.682.682 3.206 1.785 4.309a6.076 6.076 0 0 0 4.31 1.785 6.076 6.076 0 0 0 4.309-1.785 6.076 6.076 0 0 0 1.785-4.31 6.076 6.076 0 0 0-1.785-4.31 6.076 6.076 0 0 0-4.31-1.784Z"/></g><circle cx="20" cy="16" r="1" fill="#000"/><path stroke="#000" stroke-linecap="round" stroke-width="2" d="M20 13.5c0-1.5 2-1.5 2-3.5s-3-3-4-.5"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="#000" fill-opacity=".25" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><path fill="#000" fill-opacity=".25" fill-rule="nonzero" d="M27 24.5 20 18h-2l-.5 2.5L24 27z"/><circle cx="12" cy="12" r="7" fill="#000" fill-opacity=".25" fill-rule="nonzero"/><path fill="#000" fill-rule="nonzero" d="M12.223 4.05c2.257 0 4.3.915 5.78 2.394a8.148 8.148 0 0 1 2.393 5.78 8.135 8.135 0 0 1-1.295 4.416h1.095c.23 0 .452.075.632.213l.103.09 6.715 6.715a1.036 1.036 0 0 1 .093 1.363l-.093.107-2.518 2.518a1.036 1.036 0 0 1-1.364.093l-.106-.093-6.714-6.715a1.04 1.04 0 0 1-.296-.598l-.009-.137.001-1.095a8.135 8.135 0 0 1-4.417 1.295c-2.257 0-4.3-.914-5.78-2.393a8.148 8.148 0 0 1-2.393-5.78c0-2.257.915-4.3 2.394-5.78a8.148 8.148 0 0 1 5.78-2.393ZM19.5 18.5h-1v1l5.893 5.94 1.047-1.047L19.5 18.5ZM12.223 6.129a6.076 6.076 0 0 0-4.31 1.785 6.076 6.076 0 0 0-1.784 4.31c0 1.682.682 3.206 1.785 4.309a6.076 6.076 0 0 0 4.31 1.785 6.076 6.076 0 0 0 4.309-1.785 6.076 6.076 0 0 0 1.785-4.31 6.076 6.076 0 0 0-1.785-4.31 6.076 6.076 0 0 0-4.31-1.784Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9.5 13 2.138 2L15 9.5"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd"><path fill="#000" fill-opacity=".25" fill-rule="nonzero" d="M7 7h5l3.5-1.5L20 7h5v20H7z"/><path fill="#000" fill-rule="nonzero" d="M24.9 6c.608 0 1.1.448 1.1 1v20c0 .552-.492 1-1.1 1H7.1c-.608 0-1.1-.448-1.1-1V7c0-.552.492-1 1.1-1H13c-.495.495-.805 1.162-.934 2H8v18h16V8h-4.066c-.13-.838-.44-1.505-.934-2Z"/><path fill="#000" fill-rule="nonzero" d="M16 4c-3.219 0-5 1.781-5 5a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1c0-3.219-1.781-5-5-5Zm.207 2.003c1.559.046 2.402.618 2.684 1.873l.024.124h-5.831l.025-.124C13.403 6.566 14.309 6 16 6l.207.003Z"/><rect width="7" height="2" x="16" y="12" fill="#000" rx="1"/><rect width="7" height="2" x="16" y="17" fill="#000" rx="1"/><rect width="7" height="2" x="16" y="22" fill="#000" rx="1"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10 13.5 1.5 1.5 2-3.5M10 18.5l1.5 1.5 2-3.5"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><circle cx="7.5" cy="7.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="7.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="7.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="7.5" cy="7.5" r="2.5"/><circle cx="7.5" cy="16" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="16" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="2.5"/><circle cx="7.5" cy="24.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="24.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="24.5" r="3.5" fill-opacity=".25" fill-rule="nonzero"/><circle cx="24.5" cy="24.5" r="2.5"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M4 4h24v24H4z"/><circle cx="16" cy="9" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="9" cy="9" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="9" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="9" cy="9" r="2"/><circle cx="9" cy="16" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="16" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="23" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="16" r="2"/><circle cx="9" cy="23" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="16" cy="23" r="3" fill-opacity=".25" fill-rule="nonzero"/><circle cx="23" cy="23" r="2"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="none" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" stroke-width="2"><circle cx="8" cy="24" r="3" fill="#000" fill-opacity=".25"/><path stroke-linecap="round" d="M17 24a9 9 0 0 0-9-9M27 24C27 13.507 18.493 5 8 5"/><path stroke-linecap="round" d="M22 24c0-7.732-6.268-14-14-14"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path fill-opacity=".25" fill-rule="nonzero" d="m20 5 7 7v8l-7 7h-8l-7-7v-8l7-7h8Zm0 6h-8l-1 2v6l1 2h8l1-2v-6l-1-2Z"/><path fill-opacity=".25" fill-rule="nonzero" d="M11.5 5h9L18 11h-4zM11.5 27h9L18 21h-4z"/><g fill-opacity=".25" fill-rule="nonzero"><path d="M27 11.5v9L21 18v-4zM5 11.5v9l6-2.5v-4z"/></g><path d="M16 4c1.845 0 3.397.155 4.66.471.518.13.806.683.614 1.181l-.02.053a11.606 11.606 0 0 1 5.04 5.041l.054-.02a.889.889 0 0 1 1.181.614c.316 1.263.471 2.815.471 4.66 0 1.845-.155 3.397-.471 4.66a.889.889 0 0 1-1.181.614l-.053-.02a11.606 11.606 0 0 1-5.041 5.04l.02.054a.889.889 0 0 1-.614 1.181c-1.263.316-2.815.471-4.66.471-1.845 0-3.397-.155-4.66-.471a.889.889 0 0 1-.614-1.181l.02-.053a11.606 11.606 0 0 1-5.04-5.041l-.054.02a.889.889 0 0 1-1.181-.614C4.155 19.397 4 17.845 4 16c0-1.845.155-3.397.471-4.66a.889.889 0 0 1 1.181-.614l.053.02a11.606 11.606 0 0 1 5.041-5.04l-.02-.054a.889.889 0 0 1 .614-1.181C12.603 4.155 14.155 4 16 4Zm1.612 17.778h-3.224l-1.625 4.225.116.018c.896.134 1.937.201 3.121.201l.39-.002a20.514 20.514 0 0 0 2.73-.199l.116-.018-1.624-4.225Zm-7.72-2.134-2.516.968a9.823 9.823 0 0 0 4.012 4.012l.968-2.516a7.147 7.147 0 0 1-2.464-2.464Zm9.752 2.464.968 2.516a9.823 9.823 0 0 0 4.012-4.012l-2.516-.968a7.147 7.147 0 0 1-2.464 2.464Zm-.665-10.532-.043.065a.889.889 0 0 1-.714.359h-4.444a.889.889 0 0 1-.758-.424 5.354 5.354 0 0 0-1.444 1.445c.26.159.424.444.424.757v4.444a.889.889 0 0 1-.424.758c.384.569.875 1.06 1.445 1.444a.886.886 0 0 1 .757-.424h4.444c.313 0 .598.164.758.424a5.354 5.354 0 0 0 1.444-1.445.886.886 0 0 1-.424-.757v-4.444c0-.313.164-.598.424-.758a5.354 5.354 0 0 0-1.445-1.444Zm7.024 1.187-4.225 1.625v3.224l4.225 1.624.018-.115c.119-.797.185-1.707.199-2.732l.002-.389c0-1.184-.067-2.225-.2-3.12l-.02-.117Zm-20.006 0-.018.116c-.134.896-.201 1.937-.201 3.121l.002.39c.014 1.024.08 1.934.199 2.73l.018.116 4.225-1.624v-3.224l-4.225-1.625Zm1.38-1.375 2.515.968a7.147 7.147 0 0 1 2.464-2.464l-.968-2.516a9.823 9.823 0 0 0-4.012 4.012Zm13.235-4.012-.968 2.516a7.147 7.147 0 0 1 2.464 2.464l2.516-.968a9.823 9.823 0 0 0-4.012-4.012ZM16 5.778c-1.184 0-2.225.067-3.12.2l-.117.02 1.625 4.224h3.224l1.624-4.225-.115-.018a20.514 20.514 0 0 0-2.732-.199Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="#000" fill-rule="evenodd" d="M24.036 10.495c-.286 1.013-.536 1.756-.75 2.229-.107 1.215-.215 2.836-.429 4.052-.143.81-.428 1.755-.857 2.836.098 3.013.17 4.7.214 5.065.068.545.536.81.536 1.215s-.214.608-1.286.608c-1.071 0-1.821-.405-2.143-1.62-.214-.811-.357-1.621-.428-2.432-.286-1.553-.536-2.498-.75-2.836-.322-.507-3-1.317-4.822-1.317-1.821 0-1.392.71-2.892 2.127-1.5 1.418-2.358 1.925-2.893 2.735-.252.382-.643.608-.643 1.317 0 .71.428 1.204.428 1.418 0 .27-.392.473-1.178.608-.929 0-1.5-.101-1.714-.304-.322-.304-.429-.81-.429-1.52 0-.472.179-1.384.536-2.734.785-1.013 1.321-1.756 1.607-2.229.428-.709.964-3.444 1.178-4.558.143-.743.536-1.385 1.179-1.925-.786-1.013-1.321-1.823-1.607-2.43-.429-.913-.643-2.432-.214-2.533.428-.102.857 1.52 1.5 2.33.428.54.964 1.046 1.607 1.519h3c.964 0 2.25.101 3.321-.203 1.072-.303 2.25-.81 3.429-2.228 1.178-1.418 2.357-3.444 3.428-3.85 1.072-.405 2.357-.405 2.465-.202.107.203-.108.71.214.912.321.202.964.608.964.81 0 .203 0 .507.857 1.114.857.608 1.393 1.115 1.393 1.824 0 .709-1.071 2.52-1.928 2.723-.858.203-1.5-1.087-1.822-1.812a9.777 9.777 0 0 1-1.071-.709Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" fill-opacity=".33" stroke="currentColor" stroke-width="2" d="M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><rect width="6" height="6" x="4" y="4" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="13" y="4" rx="2"/><rect width="6" height="6" x="22" y="4" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="22" y="13" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="22" y="22" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="13" y="13" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="13" y="22" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="4" y="13" fill-opacity=".25" fill-rule="nonzero" rx="2"/><rect width="6" height="6" x="4" y="22" fill-opacity=".25" fill-rule="nonzero" rx="2"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><rect width="20" height="4" x="4" y="17.333" rx="2"/><rect width="16" height="4" x="4" y="4" rx="2"/><rect width="12" height="4" x="4" y="24" rx="2"/><rect width="8" height="4" x="4" y="10.667" rx="2"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><path d="M14 26v-8h-1.586a1 1 0 0 1-.707-1.707l3.586-3.586a1 1 0 0 1 1.414 0l3.586 3.586A1 1 0 0 1 19.586 18H18v8a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1Z"/><path fill-opacity=".25" stroke="#000" stroke-width="2" d="M19.5 7c1.506 0 2.87.605 3.863 1.585a5.483 5.483 0 0 1 1.603 4.531 3.99 3.99 0 0 1 2.384 1.697c.411.628.65 1.38.65 2.187a3.986 3.986 0 0 1-1.11 2.766 3.987 3.987 0 0 1-2.696 1.23L8.5 21a3.489 3.489 0 0 1-2.475-1.025A3.489 3.489 0 0 1 5 17.5c0-.752.237-1.449.64-2.019a3.51 3.51 0 0 1 2.391-1.45 4.499 4.499 0 0 1 6.775-4.396A5.486 5.486 0 0 1 19.5 7Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-opacity=".25" fill-rule="evenodd" stroke="#000" stroke-width="2"><circle cx="16" cy="16" r="11"/><path stroke-linejoin="round" d="M16 20a8 8 0 0 1 7.133 4.373A10.953 10.953 0 0 1 16 27c-2.722 0-5.212-.988-7.133-2.626A7.999 7.999 0 0 1 16 20Z"/><circle cx="16" cy="15" r="5"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><g fill="#000" fill-rule="evenodd"><g fill-opacity=".25" stroke="#000" stroke-width="2" transform="translate(11 7)"><circle cx="8" cy="6" r="5"/><path stroke-linejoin="round" d="M0 19c2.667.667 5.333 1 8 1s5.333-.333 8-1c-.485-5.333-3.152-8-8-8s-7.515 2.667-8 8Z"/></g><g fill-rule="nonzero"><path fill-opacity=".25" d="M13 5c-3 0-5 2-5 5 0 2 1 3.667 3 5-4 2-6 4.667-6 8 1.333.667 3.333 1 6 1 2-4 4-6 6-6a6.54 6.54 0 0 1-3-3c0-2 .333-3.667 1-5 .667-1.333 1.667-2 3-2-1.333-2-3-3-5-3Z"/><path d="M13 4a6.003 6.003 0 0 1 5.664 4.014 4.482 4.482 0 0 0-1.913.596 4 4 0 1 0-2.63 5.23c.2.74.657 1.564 1.368 2.474a8.768 8.768 0 0 0-2.217-.31L13 16c-4.035 0-6.268 1.975-6.898 6.196l-.005.034.557.12c1.511.31 3.022.509 4.532.597-.124.35-.186.701-.186 1.053 0 .35.112.668.336.957a34.06 34.06 0 0 1-6.579-.987 1 1 0 0 1-.753-1.06c.39-4.283 2.154-7.081 5.199-8.265A6 6 0 0 1 13 4Z"/></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128"><g fill="none" fill-rule="evenodd"><path fill="#F49891" d="M40.243 96.247c5.113-2.066 10.933.405 12.999 5.518 2.065 5.113-.405 10.933-5.518 12.999-5.113 2.066-10.933-.405-12.999-5.518-2.066-5.113.405-10.933 5.518-12.999Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="m50.76 98.21 14.225-33.647-6.132-2.592-14.209 33.611c.582.465 1.531.98 2.847 1.543 1.315.563 2.405.925 3.27 1.084Z"/><path fill="#EEBA2B" d="M81.114 28.588a9.153 9.153 0 1 1 6.858 16.973 9.153 9.153 0 0 1-6.858-16.973Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="M64.476 65.397 81.97 44.126c-.03-.655-.548-1.391-1.556-2.208-1.007-.817-1.834-1.188-2.48-1.113L59.363 61.136l5.114 4.261Z"/><path fill="#01A7B1" d="M54.29 46.605c9.374-3.787 20.043.742 23.83 10.116 3.788 9.374-.74 20.044-10.115 23.831-9.374 3.788-20.044-.741-23.831-10.116-3.788-9.374.741-20.044 10.116-23.83Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="M55.335 46.28 41.47 21.586l-5.75 3.353 13.772 24.542c.942-.173 2.004-.602 3.187-1.287 1.183-.685 2.068-1.323 2.655-1.916Z"/><path fill="#F49891" d="M34.55 13.297c5.54-2.238 11.844.438 14.082 5.978 2.238 5.539-.438 11.844-5.977 14.082-5.54 2.238-11.844-.439-14.082-5.978-2.238-5.54.438-11.844 5.977-14.082Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="M47.007 66.292c.772-.949 1.158-2.116 1.158-3.503s-.313-2.437-.939-3.15l-30.571-2.673-.22 9.981 30.572-.655Z"/><path fill="#EEBA2B" d="M11.81 50.306c6.39-2.582 13.666.506 16.248 6.897 2.582 6.392-.506 13.667-6.897 16.249-6.392 2.582-13.666-.506-16.249-6.897-2.582-6.392.506-13.666 6.897-16.249Z"/><path fill="#F7F5E9" fill-rule="nonzero" d="m106.526 91.945 4.767-7.554-36.581-17.414c-1.026.34-1.82 1.044-2.384 2.112-.562 1.069-.802 2.328-.719 3.777l34.917 19.08Z"/><path fill="#ED584C" d="M104.551 75.962c7.244-2.926 15.489.573 18.415 7.817 2.927 7.244-.573 15.489-7.817 18.415-7.243 2.927-15.488-.573-18.415-7.817-2.926-7.243.573-15.488 7.817-18.415Z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="160" height="160" viewBox="0 0 160 160"><g fill="none" fill-rule="evenodd" transform="scale(1 -1) rotate(22 449.165 26.109)"><circle cx="26" cy="28.348" r="12" fill="#F49891"/><path fill="#1E6C7B" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055c.439-.78 1.265-1.78 2.477-3s2.264-2.114 3.155-2.68Z"/><circle cx="102" cy="86.338" r="11" fill="#EEBA2B"/><path fill="#1E6C7B" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64c.262.743.016 1.797-.739 3.16-.755 1.364-1.509 2.15-2.262 2.357L63.11 70.864l3.78-7.05Z"/><circle cx="64" cy="67.338" r="22" fill="#01A7B1"/><path fill="#1E6C7B" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547c1.127-.231 2.504-.232 4.13 0 1.627.23 2.9.543 3.821.939ZM47.022 70.681c1.288.71 2.244 1.837 2.868 3.382.625 1.545.748 2.856.372 3.933l-32.861 16.74-4.738-11.022 34.36-13.033Z"/><circle cx="57" cy="122.338" r="13" fill="#F49891"/><circle cx="15" cy="89.338" r="15" fill="#EEBA2B"/><path fill="#1E6C7B" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874c-1.297.083-2.5-.344-3.607-1.281-1.109-.937-1.943-2.232-2.502-3.885l30.317-36.978Z"/><circle cx="106.788" cy="17" r="17" fill="#ED584C"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="161" height="161" viewBox="0 0 161 161"><g fill="none" fill-rule="evenodd" transform="scale(1 -1) rotate(22 452.238 28.181)"><circle cx="26" cy="28.348" r="12" fill="#F49891"/><path fill="#F7F5E8" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055c.439-.78 1.265-1.78 2.477-3s2.264-2.114 3.155-2.68Z"/><circle cx="102" cy="86.338" r="11" fill="#EEBA2B"/><path fill="#F7F5E8" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64c.262.743.016 1.797-.739 3.16-.755 1.364-1.509 2.15-2.262 2.357L63.11 70.864l3.78-7.05Z"/><circle cx="64" cy="67.338" r="22" fill="#01A7B1"/><path fill="#F7F5E8" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547c1.127-.231 2.504-.232 4.13 0 1.627.23 2.9.543 3.821.939ZM47.022 70.681c1.288.71 2.244 1.837 2.868 3.382.625 1.545.748 2.856.372 3.933l-32.861 16.74-4.738-11.022 34.36-13.033Z"/><circle cx="57" cy="122.338" r="13" fill="#F49891"/><circle cx="15" cy="89.338" r="15" fill="#EEBA2B"/><path fill="#F7F5E8" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874c-1.297.083-2.5-.344-3.607-1.281-1.109-.937-1.943-2.232-2.502-3.885l30.317-36.978Z"/><circle cx="106.788" cy="17" r="17" fill="#ED584C"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><style>@keyframes pulse{0%,to{transform:scale(.92)}50%{transform:scale(1.08)}}path{--period:2s;--offset:0.4s;--timing:ease-in-out}</style><g id="terrier-hub-loader-raw" fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"><path fill="#F49891" d="M211.403 325.697c10.908-4.407 23.324.863 27.73 11.771 4.408 10.908-.862 23.324-11.77 27.731s-23.324-.863-27.731-11.771c-4.407-10.908.863-23.324 11.77-27.731Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:242px 292px;animation-delay:calc(var(--offset)*-2)"/><path fill="#366A79" fill-rule="nonzero" d="m233.841 329.883 30.345-71.78-13.08-5.529-30.314 71.704c1.242.993 3.267 2.09 6.073 3.291 2.806 1.202 5.132 1.973 6.976 2.314Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:242px 292px;animation-delay:calc(var(--offset)*-2)"/><path fill="#eeba2b" d="M298.594 181.357c10-4.04 21.38.79 25.42 10.79 4.04 9.999-.79 21.38-10.79 25.42-9.999 4.04-21.38-.791-25.42-10.79-4.04-10 .791-21.38 10.79-25.42Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:282px 227.5px;animation-delay:calc(var(--offset)*-4)"/><path fill="#366A79" fill-rule="nonzero" d="m263.101 259.884 37.317-45.38c-.063-1.397-1.169-2.967-3.318-4.71-2.15-1.742-3.913-2.534-5.29-2.373l-39.62 43.373 10.911 9.09Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:282px 227.5px;animation-delay:calc(var(--offset)*-4)"/><path id="node-center" fill="#01A7B1" d="M241.37 219.794c19.998-8.08 42.76 1.582 50.84 21.58 8.08 19.998-1.582 42.76-21.58 50.84-19.999 8.08-42.76-1.582-50.84-21.58-8.08-19.999 1.581-42.76 21.58-50.84Z"/><path fill="#366A79" fill-rule="nonzero" d="m243.6 219.099-29.576-52.678-12.269 7.153 29.383 52.358c2.008-.37 4.274-1.284 6.797-2.746 2.524-1.461 4.412-2.824 5.664-4.087Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:237px 222px;animation-delay:0s"/><path fill="#F49891" d="M199.259 148.737c11.817-4.775 25.267.934 30.041 12.752 4.775 11.817-.934 25.267-12.752 30.041-11.817 4.775-25.267-.934-30.041-12.752-4.775-11.817.934-25.267 12.752-30.041Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:237px 222px;animation-delay:0s"/><path fill="#366A79" fill-rule="nonzero" d="M225.833 261.792c1.647-2.023 2.471-4.515 2.471-7.473 0-2.959-.668-5.199-2.003-6.72l-65.22-5.703-.468 21.295 65.22-1.399Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:226px 255px;animation-delay:calc(var(--offset)*-1)"/><path fill="#eeba2b" d="M150.745 227.69c13.635-5.51 29.154 1.078 34.663 14.713 5.51 13.636-1.078 29.155-14.713 34.664-13.636 5.51-29.155-1.079-34.664-14.714s1.079-29.154 14.714-34.663Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:226px 255px;animation-delay:calc(var(--offset)*-1)"/><path fill="#366A79" fill-rule="nonzero" d="m352.807 316.519 10.17-16.114-78.04-37.152c-2.19.726-3.884 2.228-5.085 4.507-1.2 2.28-1.712 4.965-1.535 8.057l74.49 40.702Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:281px 270px;animation-delay:calc(var(--offset)*-3)"/><path fill="#ED584C" d="M348.594 282.423c15.453-6.244 33.042 1.222 39.286 16.675 6.243 15.454-1.223 33.042-16.676 39.286-15.453 6.243-33.042-1.223-39.286-16.676-6.243-15.453 1.223-33.042 16.676-39.285Z" style="animation:pulse var(--period) infinite var(--timing);transform-origin:281px 270px;animation-delay:calc(var(--offset)*-3)"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="320" height="160" viewBox="0 0 320 160"><g fill="none" fill-rule="evenodd"><g transform="scale(1 -1) rotate(22 453.165 46.687)"><circle cx="26" cy="28.348" r="12" fill="#F49891"/><path fill="#1E6C7B" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055c.439-.78 1.265-1.78 2.477-3s2.264-2.114 3.155-2.68Z"/><circle cx="102" cy="86.338" r="11" fill="#EEBA2B"/><path fill="#1E6C7B" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64c.262.743.016 1.797-.739 3.16-.755 1.364-1.509 2.15-2.262 2.357L63.11 70.864l3.78-7.05Z"/><circle cx="64" cy="67.338" r="22" fill="#01A7B1"/><path fill="#1E6C7B" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547c1.127-.231 2.504-.232 4.13 0 1.627.23 2.9.543 3.821.939ZM47.022 70.681c1.288.71 2.244 1.837 2.868 3.382.625 1.545.748 2.856.372 3.933l-32.861 16.74-4.738-11.022 34.36-13.033Z"/><circle cx="57" cy="122.338" r="13" fill="#F49891"/><circle cx="15" cy="89.338" r="15" fill="#EEBA2B"/><path fill="#1E6C7B" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874c-1.297.083-2.5-.344-3.607-1.281-1.109-.937-1.943-2.232-2.502-3.885l30.317-36.978Z"/><circle cx="106.788" cy="17" r="17" fill="#ED584C"/></g><path fill="#1E6C7B" d="M153.906 64.5V39.42h8.525V35h-22.283v4.42h8.526V64.5h5.232Zm31.665 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5h18.223Zm11.277 0V52.953h4.51l6.36 11.547h5.865l-7.037-12.314c1.774-.602 3.195-1.594 4.263-2.977 1.067-1.384 1.6-3.203 1.6-5.458 0-1.654-.277-3.037-.834-4.15-.556-1.113-1.315-2.007-2.277-2.684-.963-.677-2.105-1.165-3.429-1.466-1.323-.3-2.751-.451-4.285-.451h-9.968v29.5h5.232Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.623.992 1.068.662 1.602 1.85 1.602 3.564 0 1.684-.534 2.947-1.602 3.789-1.067.842-2.608 1.263-4.623 1.263ZM223.55 64.5V52.953h4.511l6.36 11.547h5.864l-7.037-12.314c1.775-.602 3.195-1.594 4.263-2.977 1.068-1.384 1.601-3.203 1.601-5.458 0-1.654-.278-3.037-.834-4.15-.557-1.113-1.316-2.007-2.278-2.684s-2.105-1.165-3.428-1.466c-1.323-.3-2.752-.451-4.285-.451h-9.97v29.5h5.233Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.624.992 1.067.662 1.601 1.85 1.601 3.564 0 1.684-.534 2.947-1.601 3.789-1.068.842-2.609 1.263-4.624 1.263ZM250.255 64.5V35h-5.233v29.5h5.233Zm25.71 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5h18.224Zm11.277 0V52.953h4.511l6.36 11.547h5.864l-7.037-12.314c1.775-.602 3.196-1.594 4.263-2.977 1.068-1.384 1.601-3.203 1.601-5.458 0-1.654-.278-3.037-.834-4.15-.556-1.113-1.316-2.007-2.278-2.684s-2.105-1.165-3.428-1.466c-1.323-.3-2.752-.451-4.285-.451h-9.969v29.5h5.232Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.624.992 1.067.662 1.601 1.85 1.601 3.564 0 1.684-.534 2.947-1.601 3.789-1.068.842-2.609 1.263-4.624 1.263Z"/><g fill="#0A9396" fill-rule="nonzero"><path d="M216.186 88.852c0-5.1.204-6.324 1.768-7.344.816-.544 2.448-1.088 2.176-1.904-.068-.748-.748-1.156-1.904-1.156h-10.88c-1.224 0-1.836.408-1.836 1.156 0 1.156 1.088 1.156 2.108 1.904.748.476 1.224 1.224 1.428 2.108.204.884.34 2.652.34 5.236v10.064c0 .408-.204.612-.612.612H186.13c-.544 0-.816-.272-.816-.748v-9.928c0-5.1.272-6.324 1.7-7.344.816-.544 2.448-1.088 2.176-1.904 0-.748-.612-1.156-1.836-1.156h-10.948c-1.224 0-1.836.408-1.836 1.156 0 1.088 1.02 1.224 2.176 1.904.748.476 1.224 1.224 1.428 2.108.204.884.272 2.652.272 5.236v26.452c0 3.196-.204 5.372-.68 6.46-.408 1.02-1.088 1.836-2.108 2.448-1.02.544-1.496 1.02-1.496 1.496 0 .884.748 1.292 2.176 1.292h11.084c1.428 0 2.108-.408 2.108-1.292 0-.476-.476-1.02-1.428-1.496-.884-.476-1.564-1.156-1.972-1.972-.544-1.02-.816-3.332-.816-6.936v-11.628c0-.408.204-.612.612-.612h22.644c.544 0 .816.272.816.748v11.492c0 3.332-.272 5.576-.748 6.664-1.156 2.38-3.536 2.516-3.536 3.74 0 .884.68 1.292 2.108 1.292h11.152c1.428 0 2.108-.408 2.108-1.292 0-1.632-2.652-1.156-3.672-4.08-.408-1.088-.612-3.196-.612-6.324V88.852ZM260.046 121.152c-.476-.748-.68-2.584-.68-5.576V92.524c0-1.224-.476-1.836-1.496-1.836-.34 0-.748.136-1.292.34-1.564.68-3.672 1.36-6.392 1.972-1.224.272-1.836.816-1.836 1.564 0 .612.544 1.088 1.632 1.496 1.156.34 1.904.816 2.244 1.36.476.68.68 2.72.68 6.12 0 5.168-.272 8.908-.748 11.288-.476 2.38-1.292 4.148-2.584 5.44-1.564 1.564-3.468 2.312-5.712 2.312-4.692 0-7.072-3.4-7.072-8.364V92.524c0-1.156-.476-1.768-1.496-1.768-.34 0-.884.136-1.564.408-1.7.68-3.74 1.292-6.12 1.836-1.224.204-1.836.68-1.836 1.428 0 .612.544 1.156 1.7 1.632 1.156.408 1.836.884 2.176 1.36.476.68.68 2.516.68 5.508v11.424c0 4.352.816 7.548 2.516 9.588 2.108 2.516 4.896 3.808 8.5 3.808 4.624 0 8.636-2.38 11.016-5.916.136-.204.272-.34.34-.34.136 0 .204.068.204.204v4.216c0 1.224.476 1.836 1.496 1.836.34 0 .816-.136 1.428-.34 1.836-.748 3.876-1.36 6.256-1.904 1.224-.204 1.836-.748 1.836-1.564 0-.544-.612-1.02-1.768-1.428-1.156-.476-1.836-.884-2.108-1.36ZM278.27 109.66c0-3.876.748-7.208 2.244-9.928 1.564-2.72 3.944-4.08 7.208-4.08 3.06 0 5.44 1.36 7.208 4.148 1.768 2.72 2.652 6.12 2.652 10.132 0 3.876-.816 7.208-2.38 10.132-1.564 2.856-3.944 4.284-7.208 4.284-5.78 0-9.724-5.44-9.724-14.688Zm26.044-2.176c0-4.896-1.292-8.908-3.876-12.036-2.584-3.128-5.916-4.692-10.064-4.692s-7.82 1.836-11.084 5.508c-.34.34-.544.544-.68.544-.204 0-.34-.204-.34-.544V77.972c0-1.156-.476-1.7-1.36-1.7-.408 0-.952.136-1.632.408a45.475 45.475 0 0 1-6.12 1.836c-1.292.272-1.904.748-1.904 1.496 0 .544.544 1.02 1.7 1.428 1.156.408 1.904.952 2.244 1.564.408.748.612 2.108.612 4.216v38.08c0 1.632.476 2.448 1.496 2.448.612 0 1.224-.544 1.768-1.632.544-1.156 1.156-1.7 1.768-1.7.884 0 4.692 3.332 10.54 3.332 3.536 0 6.596-1.02 9.248-3.128 2.652-2.108 4.556-4.624 5.78-7.616 1.292-3.06 1.904-6.188 1.904-9.52Z"/></g></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="320" height="160" viewBox="0 0 320 160"><g fill="none" fill-rule="evenodd"><path fill="#01A7B1" d="M153.906 64.5V39.42h8.525V35h-22.283v4.42h8.526V64.5h5.232Zm31.665 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5h18.223Zm11.277 0V52.953h4.51l6.36 11.547h5.865l-7.037-12.314c1.774-.602 3.195-1.594 4.263-2.977 1.067-1.384 1.6-3.203 1.6-5.458 0-1.654-.277-3.037-.834-4.15-.556-1.113-1.315-2.007-2.277-2.684-.963-.677-2.105-1.165-3.429-1.466-1.323-.3-2.751-.451-4.285-.451h-9.968v29.5h5.232Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.623.992 1.068.662 1.602 1.85 1.602 3.564 0 1.684-.534 2.947-1.602 3.789-1.067.842-2.608 1.263-4.623 1.263ZM223.55 64.5V52.953h4.511l6.36 11.547h5.864l-7.037-12.314c1.775-.602 3.195-1.594 4.263-2.977 1.068-1.384 1.601-3.203 1.601-5.458 0-1.654-.278-3.037-.834-4.15-.557-1.113-1.316-2.007-2.278-2.684s-2.105-1.165-3.428-1.466c-1.323-.3-2.752-.451-4.285-.451h-9.97v29.5h5.233Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.624.992 1.067.662 1.601 1.85 1.601 3.564 0 1.684-.534 2.947-1.601 3.789-1.068.842-2.609 1.263-4.624 1.263ZM250.255 64.5V35h-5.233v29.5h5.233Zm25.71 0v-4.42h-12.99v-8.706h10.6v-4.42h-10.6V39.42h12.54V35h-17.773v29.5h18.224Zm11.277 0V52.953h4.511l6.36 11.547h5.864l-7.037-12.314c1.775-.602 3.196-1.594 4.263-2.977 1.068-1.384 1.601-3.203 1.601-5.458 0-1.654-.278-3.037-.834-4.15-.556-1.113-1.316-2.007-2.278-2.684s-2.105-1.165-3.428-1.466c-1.323-.3-2.752-.451-4.285-.451h-9.969v29.5h5.232Zm4.195-15.697h-4.195v-9.608h4.195c2.015 0 3.556.33 4.624.992 1.067.662 1.601 1.85 1.601 3.564 0 1.684-.534 2.947-1.601 3.789-1.068.842-2.609 1.263-4.624 1.263Z"/><g transform="scale(1 -1) rotate(22 453.165 46.687)"><circle cx="26" cy="28.348" r="12" fill="#F49891"/><path fill="#F7F5E8" fill-rule="nonzero" d="m36.836 33.427 30.997 31.087-5.666 5.649-30.963-31.055c.439-.78 1.265-1.78 2.477-3s2.264-2.114 3.155-2.68Z"/><circle cx="102" cy="86.338" r="11" fill="#EEBA2B"/><path fill="#F7F5E8" fill-rule="nonzero" d="M66.89 63.813 95.957 79.64c.262.743.016 1.797-.739 3.16-.755 1.364-1.509 2.15-2.262 2.357L63.11 70.864l3.78-7.05Z"/><circle cx="64" cy="67.338" r="22" fill="#01A7B1"/><path fill="#F7F5E8" fill-rule="nonzero" d="m65.311 89.23-4.33 33.756-7.918-1.147 4.297-33.547c1.127-.231 2.504-.232 4.13 0 1.627.23 2.9.543 3.821.939ZM47.022 70.681c1.288.71 2.244 1.837 2.868 3.382.625 1.545.748 2.856.372 3.933l-32.861 16.74-4.738-11.022 34.36-13.033Z"/><circle cx="57" cy="122.338" r="13" fill="#F49891"/><circle cx="15" cy="89.338" r="15" fill="#EEBA2B"/><path fill="#F7F5E8" fill-rule="nonzero" d="m101.793 15.302 8.712 6.27-32.92 35.874c-1.297.083-2.5-.344-3.607-1.281-1.109-.937-1.943-2.232-2.502-3.885l30.317-36.978Z"/><circle cx="106.788" cy="17" r="17" fill="#ED584C"/></g><g fill="#F7F5E8" fill-rule="nonzero"><path d="M216.186 88.852c0-5.1.204-6.324 1.768-7.344.816-.544 2.448-1.088 2.176-1.904-.068-.748-.748-1.156-1.904-1.156h-10.88c-1.224 0-1.836.408-1.836 1.156 0 1.156 1.088 1.156 2.108 1.904.748.476 1.224 1.224 1.428 2.108.204.884.34 2.652.34 5.236v10.064c0 .408-.204.612-.612.612H186.13c-.544 0-.816-.272-.816-.748v-9.928c0-5.1.272-6.324 1.7-7.344.816-.544 2.448-1.088 2.176-1.904 0-.748-.612-1.156-1.836-1.156h-10.948c-1.224 0-1.836.408-1.836 1.156 0 1.088 1.02 1.224 2.176 1.904.748.476 1.224 1.224 1.428 2.108.204.884.272 2.652.272 5.236v26.452c0 3.196-.204 5.372-.68 6.46-.408 1.02-1.088 1.836-2.108 2.448-1.02.544-1.496 1.02-1.496 1.496 0 .884.748 1.292 2.176 1.292h11.084c1.428 0 2.108-.408 2.108-1.292 0-.476-.476-1.02-1.428-1.496-.884-.476-1.564-1.156-1.972-1.972-.544-1.02-.816-3.332-.816-6.936v-11.628c0-.408.204-.612.612-.612h22.644c.544 0 .816.272.816.748v11.492c0 3.332-.272 5.576-.748 6.664-1.156 2.38-3.536 2.516-3.536 3.74 0 .884.68 1.292 2.108 1.292h11.152c1.428 0 2.108-.408 2.108-1.292 0-1.632-2.652-1.156-3.672-4.08-.408-1.088-.612-3.196-.612-6.324V88.852ZM260.046 121.152c-.476-.748-.68-2.584-.68-5.576V92.524c0-1.224-.476-1.836-1.496-1.836-.34 0-.748.136-1.292.34-1.564.68-3.672 1.36-6.392 1.972-1.224.272-1.836.816-1.836 1.564 0 .612.544 1.088 1.632 1.496 1.156.34 1.904.816 2.244 1.36.476.68.68 2.72.68 6.12 0 5.168-.272 8.908-.748 11.288-.476 2.38-1.292 4.148-2.584 5.44-1.564 1.564-3.468 2.312-5.712 2.312-4.692 0-7.072-3.4-7.072-8.364V92.524c0-1.156-.476-1.768-1.496-1.768-.34 0-.884.136-1.564.408-1.7.68-3.74 1.292-6.12 1.836-1.224.204-1.836.68-1.836 1.428 0 .612.544 1.156 1.7 1.632 1.156.408 1.836.884 2.176 1.36.476.68.68 2.516.68 5.508v11.424c0 4.352.816 7.548 2.516 9.588 2.108 2.516 4.896 3.808 8.5 3.808 4.624 0 8.636-2.38 11.016-5.916.136-.204.272-.34.34-.34.136 0 .204.068.204.204v4.216c0 1.224.476 1.836 1.496 1.836.34 0 .816-.136 1.428-.34 1.836-.748 3.876-1.36 6.256-1.904 1.224-.204 1.836-.748 1.836-1.564 0-.544-.612-1.02-1.768-1.428-1.156-.476-1.836-.884-2.108-1.36ZM278.27 109.66c0-3.876.748-7.208 2.244-9.928 1.564-2.72 3.944-4.08 7.208-4.08 3.06 0 5.44 1.36 7.208 4.148 1.768 2.72 2.652 6.12 2.652 10.132 0 3.876-.816 7.208-2.38 10.132-1.564 2.856-3.944 4.284-7.208 4.284-5.78 0-9.724-5.44-9.724-14.688Zm26.044-2.176c0-4.896-1.292-8.908-3.876-12.036-2.584-3.128-5.916-4.692-10.064-4.692s-7.82 1.836-11.084 5.508c-.34.34-.544.544-.68.544-.204 0-.34-.204-.34-.544V77.972c0-1.156-.476-1.7-1.36-1.7-.408 0-.952.136-1.632.408a45.475 45.475 0 0 1-6.12 1.836c-1.292.272-1.904.748-1.904 1.496 0 .544.544 1.02 1.7 1.428 1.156.408 1.904.952 2.244 1.564.408.748.612 2.108.612 4.216v38.08c0 1.632.476 2.448 1.496 2.448.612 0 1.224-.544 1.768-1.632.544-1.156 1.156-1.7 1.768-1.7.884 0 4.692 3.332 10.54 3.332 3.536 0 6.596-1.02 9.248-3.128 2.652-2.108 4.556-4.624 5.78-7.616 1.292-3.06 1.904-6.188 1.904-9.52Z"/></g></g></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-active</title>
|
|
4
|
+
<g id="icon-active" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.25">
|
|
5
|
+
<circle id="Oval" stroke="#000000" stroke-width="2" fill="#000000" cx="16" cy="16" r="11"></circle>
|
|
6
|
+
<polygon id="Path-49" stroke="#000000" stroke-width="2" fill="#000000" stroke-linejoin="round" points="13 10 13 22 22 16"></polygon>
|
|
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-admin</title>
|
|
4
|
+
<g id="icon-admin" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<path d="M14.1197675,4.14969184 C15.3479527,3.95355096 16.6154273,3.94715577 17.8784414,4.14830236 C17.8463829,5.35392861 18.5478396,6.51026013 19.7283935,6.99926156 C20.9090597,7.4883095 22.2227144,7.16666446 23.052496,6.29146594 C24.0878139,7.04231966 24.9795878,7.94310486 25.7093766,8.95019932 C24.8348298,9.78021308 24.5136162,11.0932841 25.0024896,12.2735245 C25.3193845,13.038349 25.9159347,13.6019334 26.6246039,13.8954738 C27.0093437,14.0548383 27.4272319,14.134652 27.851148,14.1236813 C28.0467493,15.3519031 28.0525348,16.6195824 27.850941,17.8824077 C26.646259,17.851397 25.4910905,18.5527403 25.0024256,19.7326406 C24.5138673,20.9121246 24.8341798,22.2242374 25.7072687,23.0541965 C24.956247,24.0894414 24.0555083,24.9810997 23.0482778,25.7108949 C22.7566295,25.4044488 22.4057174,25.1662755 22.021876,25.0072832 C21.3132629,24.713766 20.4927883,24.6904653 19.7280985,25.0073485 L19.889,24.947 L19.8897977,22.4148654 C21.9920707,21.1375882 23.4131656,18.856266 23.4961588,16.2422923 L23.5,16 C23.5,11.8655313 20.1530313,8.5 16,8.5 C11.846875,8.5 8.5,11.8655313 8.5,16 C8.5,18.7148812 9.94318303,21.0982749 12.1101607,22.4148654 L12.1102086,24.9466486 C10.9741037,24.5488563 9.7421767,24.8779234 8.94929851,25.7107187 C7.91386428,24.9601457 7.02208637,24.0596878 6.2920361,23.0527481 C7.16374022,22.2226094 7.48322375,20.9116505 6.99507398,19.733157 C6.67823525,18.9683558 6.08170827,18.4047153 5.3729829,18.1111516 C4.98925376,17.9522058 4.57253908,17.8724177 4.14975798,17.8828717 C3.95358159,16.654609 3.94716079,15.3871929 4.14813698,14.1241117 C5.35235048,14.1546652 6.50668237,13.4534359 6.99528714,12.2738396 C7.48400819,11.0939626 7.16320801,9.78112145 6.28933868,8.95129959 C7.03970979,7.91571945 7.94027439,7.02352854 8.94698994,6.29338845 C9.23909874,6.6009463 9.59083543,6.83998742 9.97568757,6.9993984 C10.6843568,7.2929388 11.5048314,7.31623955 12.2696102,6.99945898 C13.4499778,6.51044346 14.1513037,5.35488589 14.1197675,4.14969184 Z" id="Shape" fill="#000000" fill-rule="nonzero"></path>
|
|
6
|
+
<path d="M15.0434511,10.3023537 C15.4461765,10.4489337 15.1767873,11.1893412 14.8494951,12.0884578 C14.6726651,12.5742339 14.355403,13.4458575 13.8977086,14.7033286 C13.7686495,15.0596001 13.8520458,15.4582143 14.1138089,15.7321973 L15.3200628,17.0062175 C15.536468,17.2347803 15.8478561,17.3481162 16.1605494,17.3121296 L17.9035179,17.1115386 C18.2816139,17.069773 18.6026151,16.8162768 18.7318171,16.4584964 C19.1383595,15.341695 19.456319,14.4683348 19.6856956,13.8384156 C19.9113339,13.2187627 20.2788814,12.2078945 20.6816068,12.3544745 C21.0843323,12.5010546 21.6480734,13.6393938 21.9125194,14.6568697 C22.2077585,15.7928242 22.1735084,17.026922 21.741724,18.2132399 C21.2249399,19.6330924 20.2279344,20.739337 19.0008857,21.4153138 L19,28 L13,28 L13.0003996,21.0740093 C12.5820276,20.8642301 12.1876884,20.6301586 11.8327546,20.377398 C10.2571287,18.7791966 9.64676257,16.3582204 10.4654125,14.1089982 C10.8947672,12.929356 11.6556006,11.9661854 12.6044395,11.2863892 C13.4647506,10.6700189 14.6407257,10.1557736 15.0434511,10.3023537 Z" id="Path-2" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
7
|
+
<path d="M15.0434511,10.3023537 C15.4461765,10.4489337 15.1767873,11.1893412 14.8494951,12.0884578 C14.6726651,12.5742339 14.355403,13.4458575 13.8977086,14.7033286 C13.7686495,15.0596001 13.8520458,15.4582143 14.1138089,15.7321973 L15.3200628,17.0062175 C15.536468,17.2347803 15.8478561,17.3481162 16.1605494,17.3121296 L17.9035179,17.1115386 C18.2816139,17.069773 18.6026151,16.8162768 18.7318171,16.4584964 C19.1383595,15.341695 19.456319,14.4683348 19.6856956,13.8384156 C19.9113339,13.2187627 20.2788814,12.2078945 20.6816068,12.3544745 C21.0843323,12.5010546 21.6480734,13.6393938 21.9125194,14.6568697 C22.2077585,15.7928242 22.1735084,17.026922 21.741724,18.2132399 C21.2249399,19.6330924 20.2279344,20.739337 19.0008857,21.4153138 L19,28 L13,28 L13.0003996,21.0740093 C12.5820276,20.8642301 12.1876884,20.6301586 11.8327546,20.377398 C10.2571287,18.7791966 9.64676257,16.3582204 10.4654125,14.1089982 C10.8947672,12.929356 11.6556006,11.9661854 12.6044395,11.2863892 C13.4647506,10.6700189 14.6407257,10.1557736 15.0434511,10.3023537 Z" id="Path-2-Copy" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|