@baloise/ds-icons 0.0.5-nightly.e56f740

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.
Files changed (88) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +45 -0
  3. package/assets/account.svg +1 -0
  4. package/assets/alert-triangle.svg +1 -0
  5. package/assets/answer.svg +1 -0
  6. package/assets/arrow-right-circle.svg +1 -0
  7. package/assets/arrow-right-down.svg +1 -0
  8. package/assets/arrow-right-up.svg +1 -0
  9. package/assets/arrows-round-left.svg +1 -0
  10. package/assets/audio.svg +1 -0
  11. package/assets/back.svg +1 -0
  12. package/assets/call.svg +1 -0
  13. package/assets/caret-down.svg +1 -0
  14. package/assets/caret-left.svg +1 -0
  15. package/assets/caret-right.svg +1 -0
  16. package/assets/caret-up.svg +1 -0
  17. package/assets/check-circle.svg +1 -0
  18. package/assets/check.svg +1 -0
  19. package/assets/clock.svg +1 -0
  20. package/assets/close-circle.svg +1 -0
  21. package/assets/close.svg +1 -0
  22. package/assets/code.svg +1 -0
  23. package/assets/consultant.svg +1 -0
  24. package/assets/contact.svg +1 -0
  25. package/assets/copy.svg +1 -0
  26. package/assets/date.svg +1 -0
  27. package/assets/delete.svg +1 -0
  28. package/assets/design.svg +1 -0
  29. package/assets/document.svg +1 -0
  30. package/assets/download.svg +1 -0
  31. package/assets/duplicate.svg +1 -0
  32. package/assets/edit.svg +1 -0
  33. package/assets/eye-closed.svg +1 -0
  34. package/assets/facebook.svg +1 -0
  35. package/assets/file.svg +1 -0
  36. package/assets/github.svg +1 -0
  37. package/assets/help-customer-support.svg +1 -0
  38. package/assets/icons.json +1 -0
  39. package/assets/info-circle.svg +1 -0
  40. package/assets/instagram.svg +1 -0
  41. package/assets/link.svg +1 -0
  42. package/assets/linkedin.svg +1 -0
  43. package/assets/locate.svg +1 -0
  44. package/assets/location-target.svg +1 -0
  45. package/assets/location.svg +1 -0
  46. package/assets/logout.svg +1 -0
  47. package/assets/map.svg +1 -0
  48. package/assets/menu-bars.svg +1 -0
  49. package/assets/menu-dots.svg +1 -0
  50. package/assets/message.svg +1 -0
  51. package/assets/minus.svg +1 -0
  52. package/assets/mobile.svg +1 -0
  53. package/assets/nav-back.svg +1 -0
  54. package/assets/nav-go-down.svg +1 -0
  55. package/assets/nav-go-left.svg +1 -0
  56. package/assets/nav-go-right.svg +1 -0
  57. package/assets/nav-go-up.svg +1 -0
  58. package/assets/pdf.svg +1 -0
  59. package/assets/picture.svg +1 -0
  60. package/assets/pinterest.svg +1 -0
  61. package/assets/plus.svg +1 -0
  62. package/assets/print.svg +1 -0
  63. package/assets/read-only.svg +1 -0
  64. package/assets/refresh.svg +1 -0
  65. package/assets/reply.svg +0 -0
  66. package/assets/search.svg +1 -0
  67. package/assets/send.svg +1 -0
  68. package/assets/settings.svg +1 -0
  69. package/assets/share-link.svg +1 -0
  70. package/assets/share.svg +1 -0
  71. package/assets/star-full.svg +1 -0
  72. package/assets/star-half.svg +1 -0
  73. package/assets/star-shape.svg +1 -0
  74. package/assets/tiktok.svg +1 -0
  75. package/assets/trash.svg +1 -0
  76. package/assets/twitter.svg +1 -0
  77. package/assets/upload.svg +1 -0
  78. package/assets/user-check.svg +1 -0
  79. package/assets/video.svg +1 -0
  80. package/assets/web.svg +1 -0
  81. package/assets/whats-app.svg +1 -0
  82. package/assets/x.svg +1 -0
  83. package/assets/xing.svg +1 -0
  84. package/assets/youtube.svg +1 -0
  85. package/index.esm.d.ts +1 -0
  86. package/index.esm.js +84 -0
  87. package/package.json +17 -0
  88. package/src/index.d.ts +81 -0
package/LICENSE ADDED
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright 2020 Baloise Group
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,45 @@
1
+ <a href="https://design.baloise.dev" target="blank">
2
+ <img src="https://raw.githubusercontent.com/baloise/design-system/main/resources/images/banner.svg?sanitize=true" alt="Baloise Design System" />
3
+ </a>
4
+
5
+ <br>
6
+
7
+ [![Continuous](https://github.com/baloise/design-system/actions/workflows/continuous.yml/badge.svg?branch=main)](https://github.com/baloise/design-system/actions/workflows/continuous.yml)
8
+
9
+ ![npm](https://img.shields.io/npm/v/@baloise/design-system-components)
10
+ ![npm bundle size](https://img.shields.io/bundlephobia/min/@baloise/design-system-components)
11
+ ![npm](https://img.shields.io/npm/dt/@baloise/design-system-components)
12
+ ![GitHub](https://img.shields.io/github/license/baloise/design-system)
13
+ ![GitHub issues](https://img.shields.io/github/issues/baloise/design-system)
14
+ [![Registred on webnamespaces.org](https://img.shields.io/static/v1?label=webnamespaces.org&color=blue&message=bal)](https://webnamespaces.org)
15
+ ![Built With Stencil](https://img.shields.io/badge/-Built%20With%20Stencil-16161d.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI%2BCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI%2BCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU%2BCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00MjQuNywzNzMuOWMwLDM3LjYtNTUuMSw2OC42LTkyLjcsNjguNkgxODAuNGMtMzcuOSwwLTkyLjctMzAuNy05Mi43LTY4LjZ2LTMuNmgzMzYuOVYzNzMuOXoiLz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyNC43LDI5Mi4xSDE4MC40Yy0zNy42LDAtOTIuNy0zMS05Mi43LTY4LjZ2LTMuNkgzMzJjMzcuNiwwLDkyLjcsMzEsOTIuNyw2OC42VjI5Mi4xeiIvPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDI0LjcsMTQxLjdIODcuN3YtMy42YzAtMzcuNiw1NC44LTY4LjYsOTIuNy02OC42SDMzMmMzNy45LDAsOTIuNywzMC43LDkyLjcsNjguNlYxNDEuN3oiLz4KPC9zdmc%2BCg%3D%3D&colorA=16161d&style=flat-square)
16
+
17
+ ## About
18
+
19
+ The Baloise Design System consists of reusable components and a clearly defined visual style, that can be assembled together to build any number of applications.
20
+
21
+ Check out the [documentation](https://design.baloise.dev)
22
+
23
+ ## Packages
24
+
25
+ | Package | Status | Description |
26
+ | ------------------------------------------------ | ------------------------------------------------------------------------------ | ----------------------------------------------------------------------- |
27
+ | [Components](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-components) | Core package build with web components and global styling. |
28
+ | [Components Angular](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-components-angular) | Angular component proxies based on the the core package. |
29
+ | [Components Vue](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-components-vue) | Vue component proxies based on the the core package. |
30
+ | [Components React](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-components-react) | React component proxies based on the the core package. |
31
+ | [Components Table](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-components-table) | Integration library for AG-Grid with styles and renderer functions |
32
+ | [CLI](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-cli) | CLI to scaffold an angular project or migration helpers. |
33
+ | [Tokens](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-tokens) | Design Tokens like color and spacing. |
34
+ | [Styles](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-styles) | Basic CSS styles with utility classes. |
35
+ | [Icons](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-icons) | SVG icons of the design system. |
36
+ | [Favicons](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-favicons) | Favicons of the design system. |
37
+ | [Maps](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-maps) | Google Maps styles and icons. |
38
+ | [Fonts](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-fonts) | Web-Font of the design system. |
39
+ | [Testing](https://design.baloise.dev) | ![npm](https://img.shields.io/npm/v/@baloise/design-system-testing) | Testing package with custom and overridden commands for each component. |
40
+
41
+ CI PR
42
+ Release
43
+ Snapshot
44
+ Nightly
45
+ Visual Base
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M10.5 3.5C10.5 5.433 8.933 7 7 7C5.067 7 3.5 5.433 3.5 3.5C3.5 1.567 5.067 0 7 0C8.933 0 10.5 1.567 10.5 3.5ZM0.320485 13.4C1.21249 10.56 3.86568 8.50003 7.00001 8.50003C10.1343 8.50003 12.7875 10.56 13.6795 13.4C13.7752 13.7044 13.5371 14 13.218 14H0.782046C0.462933 14 0.22486 13.7044 0.320485 13.4Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M7.00003 0.00585938C6.72396 0.00585938 6.45324 0.0820473 6.21769 0.226033C5.98215 0.370019 5.7909 0.576216 5.66503 0.821919L5.665 0.821908L5.66281 0.826292L0.163513 11.8249L0.163109 11.8257C0.0483198 12.0538 -0.0063228 12.3075 0.00436625 12.5627C0.0150678 12.8182 0.0908985 13.0667 0.224657 13.2846C0.358416 13.5025 0.545662 13.6826 0.768612 13.8078C0.991563 13.933 1.24282 13.9991 1.49851 13.9999L1.50003 13.9999H12.5L12.5015 13.9999C12.7572 13.9991 13.0085 13.933 13.2314 13.8078C13.4544 13.6826 13.6416 13.5025 13.7754 13.2846C13.9092 13.0667 13.985 12.8182 13.9957 12.5627C14.0064 12.3075 13.9517 12.0537 13.8369 11.8256L13.8365 11.8249L8.33724 0.826292L8.33726 0.826281L8.33503 0.821919C8.20915 0.576216 8.01791 0.370019 7.78236 0.226033C7.54681 0.0820473 7.2761 0.00585938 7.00003 0.00585938ZM7 4.37598C7.34518 4.37598 7.625 4.6558 7.625 5.00098V8.00098C7.625 8.34615 7.34518 8.62598 7 8.62598C6.65482 8.62598 6.375 8.34615 6.375 8.00098V5.00098C6.375 4.6558 6.65482 4.37598 7 4.37598ZM7 12.001C7.55228 12.001 8 11.5533 8 11.001C8 10.4487 7.55228 10.001 7 10.001C6.44772 10.001 6 10.4487 6 11.001C6 11.5533 6.44772 12.001 7 12.001Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M6 1.50001C6 1.29778 5.87818 1.11547 5.69134 1.03807C5.50451 0.960684 5.28945 1.00346 5.14645 1.14646L0.146447 6.14646C-0.0422768 6.33519 -0.0495031 6.63886 0.130031 6.83635L5.13003 12.3364C5.26898 12.4892 5.48763 12.5409 5.6803 12.4664C5.87297 12.3919 6 12.2066 6 12V9.50001H7C8.35568 9.50001 9.15471 9.73304 9.96303 10.2368C10.596 10.6313 11.227 11.1833 12.1126 11.958L12.1126 11.958C12.43 12.2356 12.7802 12.5419 13.1748 12.8798C13.3455 13.026 13.5927 13.0403 13.7791 12.9149C13.9655 12.7894 14.0454 12.5551 13.9743 12.3419C13.8792 12.0564 13.7823 11.7456 13.68 11.4177C13.2644 10.085 12.7605 8.46924 11.9258 7.11297C10.8583 5.37826 9.21417 4.00001 6.5 4.00001H6V1.50001Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M28 14C28 11.2311 27.1789 8.5243 25.6406 6.22202C24.1022 3.91973 21.9157 2.12531 19.3576 1.06569C16.7994 0.00605891 13.9845 -0.271187 11.2687 0.269006C8.55301 0.8092 6.05844 2.14257 4.10051 4.10051C2.14257 6.05844 0.809205 8.553 0.269012 11.2687C-0.271181 13.9845 0.00606559 16.7994 1.06569 19.3576C2.12532 21.9157 3.91973 24.1022 6.22202 25.6406C8.52431 27.1789 11.2311 28 14 28C17.713 28 21.274 26.525 23.8995 23.8995C26.525 21.274 28 17.713 28 14ZM14.44 19.56C14.1591 19.2787 14.0013 18.8975 14.0013 18.5C14.0013 18.1025 14.1591 17.7212 14.44 17.44L16.44 15.44L8.00001 15.44C7.60218 15.44 7.22065 15.282 6.93934 15.0007C6.65804 14.7194 6.50001 14.3378 6.50001 13.94C6.50001 13.5422 6.65804 13.1606 6.93934 12.8793C7.22065 12.598 7.60218 12.44 8.00001 12.44L16.38 12.44L14.38 10.44C14.1869 10.1425 14.1055 9.78617 14.1502 9.43431C14.1949 9.08244 14.3628 8.7578 14.6242 8.51802C14.8855 8.27824 15.2234 8.13883 15.5778 8.12455C15.9322 8.11026 16.2802 8.22203 16.56 8.44L21.06 12.94C21.3409 13.2212 21.4987 13.6025 21.4987 14C21.4987 14.3975 21.3409 14.7787 21.06 15.06L16.56 19.56C16.2788 19.8409 15.8975 19.9987 15.5 19.9987C15.1025 19.9987 14.7213 19.8409 14.44 19.56Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M23.8997 23.8995C25.8576 21.9416 27.191 19.447 27.7312 16.7313C28.2714 14.0155 27.9941 11.2006 26.9345 8.64244C25.8749 6.08427 24.0804 3.89777 21.7781 2.35943C19.4759 0.821091 16.7691 3.51377e-06 14.0002 3.85095e-06C11.2312 4.01954e-06 8.52447 0.821089 6.22218 2.35943C3.91989 3.89777 2.12548 6.08427 1.06585 8.64244C0.00622598 11.2006 -0.271021 14.0155 0.269172 16.7313C0.809365 19.447 2.14274 21.9416 4.10067 23.8995C6.72618 26.525 10.2871 28 14.0002 28C17.7132 28 21.2742 26.525 23.8997 23.8995ZM10.3798 18.2426C10.38 17.8451 10.538 17.464 10.8191 17.1829C11.1002 16.9018 11.4813 16.7438 11.8788 16.7436H14.7073L8.73929 10.7756C8.45799 10.4943 8.29995 10.1128 8.29995 9.71494C8.29995 9.31711 8.45799 8.93558 8.73929 8.65428C9.0206 8.37297 9.40213 8.21494 9.79995 8.21494C10.1978 8.21494 10.5793 8.37297 10.8606 8.65428L16.7862 14.5798L16.7862 11.7514C16.86 11.4045 17.0544 11.0949 17.3348 10.8777C17.6152 10.6605 17.9635 10.5497 18.3178 10.565C18.6722 10.5803 19.0097 10.7206 19.2704 10.9611C19.5311 11.2016 19.6981 11.5267 19.7419 11.8787L19.7419 18.2426C19.7416 18.6401 19.5836 19.0213 19.3025 19.3024C19.0215 19.5834 18.6403 19.7415 18.2428 19.7417H11.8788C11.4813 19.7415 11.1002 19.5834 10.8191 19.3024C10.538 19.0213 10.38 18.6401 10.3798 18.2426Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M23.8995 4.10034C21.9416 2.1424 19.447 0.809031 16.7313 0.268838C14.0155 -0.271355 11.2006 0.00589137 8.64244 1.06552C6.08427 2.12515 3.89777 3.91956 2.35943 6.22185C0.821092 8.52414 4.69388e-06 11.2309 5.03106e-06 13.9998C5.19965e-06 16.7688 0.82109 19.4755 2.35943 21.7778C3.89777 24.0801 6.08427 25.8745 8.64244 26.9341C11.2006 27.9938 14.0155 28.271 16.7313 27.7308C19.447 27.1906 21.9416 25.8573 23.8995 23.8993C26.525 21.2738 28 17.7129 28 13.9998C28 10.2868 26.525 6.72585 23.8995 4.10034ZM18.2426 17.6202C17.8451 17.62 17.464 17.462 17.1829 17.1809C16.9018 16.8998 16.7438 16.5187 16.7436 16.1212V13.2927L10.7756 19.2607C10.4943 19.542 10.1128 19.7 9.71494 19.7C9.31711 19.7 8.93558 19.542 8.65428 19.2607C8.37297 18.9794 8.21494 18.5979 8.21494 18.2C8.21494 17.8022 8.37297 17.4207 8.65428 17.1394L14.5798 11.2138L11.7514 11.2138C11.4045 11.14 11.0949 10.9456 10.8777 10.6652C10.6605 10.3848 10.5497 10.0365 10.565 9.68215C10.5803 9.32779 10.7206 8.9903 10.9611 8.7296C11.2016 8.46889 11.5267 8.30185 11.8787 8.25813L18.2426 8.25813C18.6401 8.25837 19.0213 8.41639 19.3024 8.69746C19.5834 8.97854 19.7415 9.35969 19.7417 9.75719V16.1212C19.7415 16.5187 19.5834 16.8998 19.3024 17.1809C19.0213 17.462 18.6401 17.62 18.2426 17.6202Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.35017 1.002C5.35004 0.853756 5.30598 0.708879 5.22356 0.585663C5.14114 0.462448 5.02406 0.36642 4.8871 0.309709C4.75013 0.252997 4.59943 0.238146 4.45404 0.26703C4.30864 0.295915 4.17506 0.367239 4.07017 0.471996L1.67017 2.872C1.52972 3.01262 1.45083 3.20324 1.45083 3.402C1.45083 3.60075 1.52972 3.79137 1.67017 3.932L4.07017 6.331C4.17506 6.43575 4.30864 6.50708 4.45404 6.53596C4.59943 6.56485 4.75013 6.54999 4.8871 6.49328C5.02406 6.43657 5.14114 6.34054 5.22356 6.21733C5.30598 6.09411 5.35004 5.94924 5.35017 5.801V4.4H6.99917C7.75026 4.4 8.48449 4.62269 9.10902 5.03994C9.73355 5.45718 10.2204 6.05023 10.5079 6.7441C10.7954 7.43798 10.8707 8.20153 10.7243 8.93821C10.578 9.6749 10.2164 10.3516 9.68547 10.8829C9.15451 11.4141 8.47796 11.776 7.74135 11.9228C7.00474 12.0695 6.24115 11.9946 5.54713 11.7075C4.8531 11.4203 4.25979 10.9338 3.84222 10.3095C3.42465 9.68519 3.20157 8.95108 3.20117 8.2C3.20117 7.93478 3.09581 7.68043 2.90828 7.49289C2.72074 7.30535 2.46639 7.2 2.20117 7.2C1.93596 7.2 1.6816 7.30535 1.49407 7.49289C1.30653 7.68043 1.20117 7.93478 1.20117 8.2C1.20137 9.34669 1.54158 10.4676 2.1788 11.4209C2.81601 12.3743 3.7216 13.1173 4.78107 13.5559C5.84053 13.9946 7.00628 14.1093 8.13092 13.8855C9.25555 13.6616 10.2886 13.1094 11.0993 12.2984C11.9101 11.4875 12.4622 10.4544 12.6858 9.32976C12.9095 8.20509 12.7946 7.03935 12.3557 5.97997C11.9169 4.92058 11.1737 4.01511 10.2203 3.37807C9.26681 2.74102 8.14587 2.401 6.99917 2.401H5.35017V1.002Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M12.781.23a1.227 1.227 0 0 0-.555.02h-.006L4.587 2.37a1.227 1.227 0 0 0-.905 1.176V9.04a2.477 2.477 0 1 0 1.5 2.277V6.076l7.09-1.97V6.57a2.477 2.477 0 1 0 1.5 2.345V1.402a1.226 1.226 0 0 0-.99-1.172z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M3.69134 1.03807C3.87818 1.11547 4 1.29778 4 1.50001V3.50001H9C11.7614 3.50001 14 5.73859 14 8.50001C14 11.2614 11.7614 13.5 9 13.5H5C4.44771 13.5 4 13.0523 4 12.5C4 11.9477 4.44771 11.5 5 11.5H9C10.6569 11.5 12 10.1569 12 8.50001C12 6.84316 10.6569 5.50001 9 5.50001H4V7.50001C4 7.70225 3.87818 7.88456 3.69134 7.96195C3.5045 8.03935 3.28945 7.99657 3.14645 7.85357L0.146447 4.85357C-0.0488155 4.65831 -0.0488155 4.34172 0.146447 4.14646L3.14645 1.14646C3.28945 1.00346 3.5045 0.960684 3.69134 1.03807Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path d="M8.83051 13.2407C9.47107 13.654 10.2344 13.8341 10.9921 13.7507C11.7498 13.6674 12.4557 13.3257 12.9911 12.7831L13.4592 12.3254C13.6644 12.1155 13.7793 11.8336 13.7793 11.5401C13.7793 11.2465 13.6644 10.9646 13.4592 10.7547L11.4725 8.78885C11.2644 8.58429 10.9842 8.46967 10.6924 8.46967C10.4006 8.46967 10.1204 8.58429 9.91227 8.78885V8.78885C9.70238 8.99405 9.4205 9.10895 9.12695 9.10895C8.83341 9.10895 8.55153 8.99405 8.34163 8.78885L5.22116 5.66837C5.11706 5.56579 5.0344 5.44353 4.97798 5.30871C4.92155 5.17389 4.8925 5.0292 4.8925 4.88305C4.8925 4.7369 4.92155 4.59221 4.97798 4.45739C5.0344 4.32257 5.11706 4.20032 5.22116 4.09773V4.09773C5.42571 3.88959 5.54033 3.60944 5.54033 3.31761C5.54033 3.02579 5.42571 2.74563 5.22116 2.53749L3.24486 0.561194C3.03496 0.355987 2.75308 0.241089 2.45954 0.241089C2.166 0.241089 1.88412 0.355987 1.67422 0.561194L1.21655 1.02927C0.673949 1.56468 0.332245 2.27059 0.248896 3.02831C0.165547 3.78603 0.345636 4.54934 0.758882 5.1899C2.91206 8.36314 5.65172 11.0957 8.83051 13.2407V13.2407Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M5,7.874a1.238,1.238,0,0,1-.879-.364L.206,3.393A.75.75,0,1,1,1.294,2.36L4.819,6.072a.249.249,0,0,0,.362,0L8.706,2.36A.75.75,0,1,1,9.794,3.393L5.9,7.5A1.269,1.269,0,0,1,5,7.874Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M7.124,10a.749.749,0,0,1-.517-.206L2.5,5.9A1.257,1.257,0,0,1,2.49,4.116L6.607.206A.75.75,0,1,1,7.64,1.294L3.928,4.819a.249.249,0,0,0,0,.362L7.64,8.706A.75.75,0,0,1,7.124,10Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M7.5,4.1l-4.1-3.9A.75.75,0,1,0,2.36,1.294L6.072,4.819a.249.249,0,0,1,0,.362L2.36,8.706A.75.75,0,0,0,3.393,9.794L7.51,5.884A1.256,1.256,0,0,0,7.5,4.1Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M9.794,6.607,5.884,2.49A1.255,1.255,0,0,0,4.1,2.5l-3.9,4.1A.75.75,0,1,0,1.294,7.641L4.819,3.928a.249.249,0,0,1,.362,0L8.706,7.641A.75.75,0,1,0,9.794,6.607Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 7C14 10.866 10.866 14 7 14C3.13401 14 0 10.866 0 7C0 3.13401 3.13401 0 7 0C10.866 0 14 3.13401 14 7ZM4.94115 9.7979C5.0838 9.8695 5.2409 9.9078 5.40057 9.91C5.55361 9.9139 5.70562 9.8838 5.84551 9.8217C5.9854 9.7597 6.10966 9.6673 6.20923 9.5512L10.5585 4.98342C10.6065 4.93304 10.644 4.87373 10.6691 4.80887C10.6941 4.74401 10.706 4.67487 10.7042 4.60539C10.7025 4.53592 10.687 4.46748 10.6587 4.40397C10.6304 4.34046 10.5899 4.28313 10.5394 4.23526C10.4889 4.18738 10.4295 4.1499 10.3645 4.12495C10.2995 4.1 10.2302 4.08806 10.1606 4.08983C10.0909 4.0916 10.0223 4.10704 9.9587 4.13526C9.895 4.16348 9.8376 4.20393 9.7896 4.25431L5.49442 8.72105C5.48172 8.73426 5.4664 8.74469 5.44944 8.75168C5.43249 8.75867 5.41426 8.76208 5.39592 8.76168C5.37758 8.76128 5.35952 8.75709 5.34289 8.74937C5.32625 8.74165 5.3114 8.73056 5.29928 8.71682L4.20958 7.47923C4.11493 7.38091 3.98589 7.32283 3.84938 7.31711C3.71287 7.3114 3.57941 7.35848 3.47684 7.44855C3.37426 7.53862 3.31049 7.66471 3.29882 7.80055C3.28714 7.93639 3.32847 8.07148 3.41417 8.17766L4.57706 9.4967C4.67399 9.6233 4.79849 9.7263 4.94115 9.7979Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M13.637 1.19792C14.0627 1.54974 14.1227 2.18006 13.7708 2.60579L5.73084 12.335L5.72842 12.3379C5.54554 12.5575 5.31602 12.7336 5.05655 12.8534C4.79707 12.9731 4.51417 13.0336 4.22842 13.0302L4.22752 13.0302C3.93709 13.0266 3.65125 12.9573 3.39146 12.8274C3.13254 12.6979 2.9062 12.5117 2.72931 12.2826C2.72871 12.2818 2.72812 12.281 2.72752 12.2802L0.210633 9.04426C-0.128437 8.60831 -0.0499029 7.98003 0.386044 7.64096C0.821992 7.30189 1.45027 7.38043 1.78934 7.81638L4.25291 10.9838L12.2291 1.33176C12.5809 0.906034 13.2113 0.846112 13.637 1.19792Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM7.625 4.5C7.625 4.15482 7.34518 3.875 7 3.875C6.65482 3.875 6.375 4.15482 6.375 4.5V7C6.375 7.14621 6.42626 7.28779 6.51986 7.40012L9.01986 10.4001C9.24084 10.6653 9.63494 10.7011 9.90012 10.4801C10.1653 10.2592 10.2011 9.86506 9.98014 9.59988L7.625 6.77372V4.5Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346633 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C16 5.87827 15.1571 3.84344 13.6569 2.34315C12.1566 0.842854 10.1217 0 8 0V0ZM11.1314 11.1314C11.0389 11.2254 10.9286 11.3001 10.807 11.351C10.6853 11.402 10.5547 11.4282 10.4229 11.4282C10.291 11.4282 10.1604 11.402 10.0388 11.351C9.91711 11.3001 9.80681 11.2254 9.71429 11.1314L8.20572 9.61143C8.14914 9.56083 8.0759 9.53285 8 9.53285C7.9241 9.53285 7.85086 9.56083 7.79429 9.61143L6.28572 11.1314C6.09732 11.3185 5.84262 11.4234 5.57715 11.4234C5.31167 11.4234 5.05697 11.3185 4.86857 11.1314C4.77347 11.0397 4.69806 10.9296 4.64697 10.8078C4.59588 10.6859 4.57018 10.555 4.57143 10.4229C4.57148 10.2909 4.59778 10.1604 4.64879 10.0387C4.69981 9.91706 4.77452 9.80678 4.86857 9.71428L6.38857 8.20571C6.43918 8.14914 6.46715 8.0759 6.46715 8C6.46715 7.9241 6.43918 7.85086 6.38857 7.79428L4.86857 6.28571C4.70623 6.09307 4.6221 5.84651 4.63282 5.59482C4.64354 5.34312 4.74833 5.10461 4.92647 4.92647C5.10461 4.74833 5.34312 4.64353 5.59482 4.63281C5.84652 4.62209 6.09307 4.70623 6.28572 4.86857L7.79429 6.38857C7.85086 6.43917 7.9241 6.46715 8 6.46715C8.0759 6.46715 8.14914 6.43917 8.20572 6.38857L9.71429 4.86857C9.80404 4.76207 9.91494 4.67536 10.04 4.61396C10.165 4.55256 10.3014 4.51779 10.4405 4.51186C10.5797 4.50594 10.7186 4.52898 10.8483 4.57953C10.9781 4.63008 11.096 4.70703 11.1945 4.80552C11.293 4.90401 11.3699 5.02188 11.4205 5.15166C11.471 5.28144 11.4941 5.42031 11.4881 5.55947C11.4822 5.69862 11.4474 5.83503 11.386 5.96004C11.3246 6.08506 11.2379 6.19596 11.1314 6.28571L9.61143 7.79428C9.56083 7.85086 9.53285 7.9241 9.53285 8C9.53285 8.0759 9.56083 8.14914 9.61143 8.20571L11.1314 9.71428C11.2255 9.80678 11.3002 9.91706 11.3512 10.0387C11.4022 10.1604 11.4285 10.2909 11.4286 10.4229C11.4298 10.555 11.4041 10.6859 11.353 10.8078C11.3019 10.9296 11.2265 11.0397 11.1314 11.1314Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M1.70711 0.292893C1.31658 -0.0976311 0.683417 -0.0976311 0.292893 0.292893C-0.0976311 0.683417 -0.0976311 1.31658 0.292893 1.70711L5.58579 7L0.292893 12.2929C-0.0976311 12.6834 -0.0976311 13.3166 0.292893 13.7071C0.683417 14.0976 1.31658 14.0976 1.70711 13.7071L7 8.41421L12.2929 13.7071C12.6834 14.0976 13.3166 14.0976 13.7071 13.7071C14.0976 13.3166 14.0976 12.6834 13.7071 12.2929L8.41421 7L13.7071 1.70711C14.0976 1.31658 14.0976 0.683417 13.7071 0.292893C13.3166 -0.0976311 12.6834 -0.0976311 12.2929 0.292893L7 5.58579L1.70711 0.292893Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M10.476 2.893a1 1 0 1 0-1.46 1.367L11.578 7 9.015 9.74a1 1 0 0 0 1.46 1.367l3.204-3.424a1 1 0 0 0 0-1.366l-3.203-3.424zM4.985 4.26a1 1 0 1 0-1.46-1.367L.32 6.317a1 1 0 0 0 0 1.366l3.203 3.424a1 1 0 1 0 1.46-1.367L2.422 7l2.564-2.74z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M6.98656 1.50051C6.56826 1.49301 6.15261 1.56812 5.76339 1.72154C5.37418 1.87496 5.01907 2.10367 4.7184 2.39457C4.41773 2.68547 4.17741 3.03283 4.01122 3.41677C3.84574 3.79906 3.757 4.21012 3.75 4.6266V5V7.25063V9C3.75 9.55228 3.30228 10 2.75 10H1.5C0.671573 10 0 9.32843 0 8.5V6.5C0 5.67157 0.671573 5 1.5 5H2.25V4.62063V4.6093L2.25009 4.6093C2.25939 3.99368 2.39007 3.38593 2.63465 2.8209C2.87923 2.25587 3.23291 1.74465 3.6754 1.31654C4.11789 0.888422 4.64052 0.551829 5.21332 0.326043C5.78195 0.101901 6.38894 -0.0086692 7 0.000530303C7.61106 -0.0086692 8.21805 0.101901 8.78668 0.326043C9.35948 0.551829 9.88211 0.888422 10.3246 1.31654C10.7671 1.74465 11.1208 2.25587 11.3653 2.8209C11.6099 3.38593 11.7406 3.99368 11.7499 4.6093L11.7501 4.62063H11.75V5H12.5C13.3284 5 14 5.67157 14 6.5V8.5C14 9.32843 13.3284 10 12.5 10H11.75V10.5C11.75 11.2293 11.4603 11.9288 10.9445 12.4445C10.5022 12.8868 9.92479 13.1629 9.30926 13.2326C9.05247 13.6905 8.56238 14 8 14H6.5C5.67157 14 5 13.3284 5 12.5C5 11.6716 5.67157 11 6.5 11H8C8.54196 11 9.01679 11.2874 9.28038 11.7182C9.50711 11.666 9.71673 11.551 9.88388 11.3839C10.1183 11.1495 10.25 10.8315 10.25 10.5V4.62661C10.243 4.21013 10.1543 3.79906 9.98878 3.41677C9.82259 3.03283 9.58227 2.68547 9.2816 2.39457C8.98093 2.10367 8.62582 1.87496 8.23661 1.72154C7.84739 1.56812 7.43174 1.49301 7.01344 1.50051C7.00448 1.50067 6.99552 1.50067 6.98656 1.50051Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M10.0202 0.735645C9.07748 0.281417 8.04439 0.0458216 6.99794 0.0464172H6.9978C5.74005 0.0468352 4.50595 0.388385 3.42696 1.03469C2.34792 1.68103 1.4644 2.60794 0.870497 3.7167C0.276597 4.82546 -0.00544202 6.07455 0.0544209 7.33092C0.110161 8.50077 0.460382 9.63614 1.07073 10.6324L0.0765003 13.2776C0.013186 13.4461 0.045278 13.6356 0.160531 13.7738C0.275783 13.912 0.456415 13.9776 0.6335 13.9456L4.09948 13.3188C4.9988 13.7319 5.97656 13.9486 6.96747 13.9535C8.01395 13.9586 9.04811 13.7276 9.99286 13.2774C10.9376 12.8273 11.7686 12.1697 12.4238 11.3537C13.079 10.5378 13.5416 9.58442 13.7771 8.56476C14.0126 7.5451 14.0149 6.48545 13.7839 5.46477C13.5528 4.4441 13.0944 3.48874 12.4427 2.66991C11.7911 1.85108 10.963 1.18989 10.0202 0.735645ZM3.39453 5.40595C3.39453 5.06077 3.67435 4.78095 4.01953 4.78095H9.97667C10.3218 4.78095 10.6017 5.06077 10.6017 5.40595C10.6017 5.75113 10.3218 6.03095 9.97667 6.03095H4.01953C3.67435 6.03095 3.39453 5.75113 3.39453 5.40595ZM4.01953 7.96901C3.67435 7.96901 3.39453 8.24883 3.39453 8.59401C3.39453 8.93919 3.67435 9.21901 4.01953 9.21901H7.99095C8.33613 9.21901 8.61595 8.93919 8.61595 8.59401C8.61595 8.24883 8.33613 7.96901 7.99095 7.96901H4.01953Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M2.25 1.75C2.25 1.61193 2.36193 1.5 2.5 1.5H7.5C7.91421 1.5 8.25 1.16421 8.25 0.75C8.25 0.335786 7.91421 0 7.5 0H2.5C1.5335 0 0.75 0.783502 0.75 1.75V9.5C0.75 9.91421 1.08579 10.25 1.5 10.25C1.91421 10.25 2.25 9.91421 2.25 9.5V1.75ZM5.49997 3H8.375V6.5C8.375 6.84518 8.65482 7.125 9 7.125H12.5V12.5C12.5 13.3284 11.8284 14 11 14H5.49997C4.67154 14 3.99997 13.3284 3.99997 12.5V4.5C3.99997 3.67157 4.67154 3 5.49997 3ZM9.625 3.12503L12.375 5.875H9.625V3.12503Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M10 0a.75.75 0 0 1 .75.75v.75h1.5c.966 0 1.75.784 1.75 1.75v9A1.75 1.75 0 0 1 12.25 14H1.75A1.75 1.75 0 0 1 0 12.25v-9C0 2.284.784 1.5 1.75 1.5h1.5V.75a.75.75 0 0 1 1.5 0v.75h4.5V.75A.75.75 0 0 1 10 0zM3.25 3v.75a.75.75 0 0 0 1.5 0V3h4.5v.75a.75.75 0 0 0 1.5 0V3h1.5a.25.25 0 0 1 .25.25v2.282a1.002 1.002 0 0 0-.25-.032H1.75c-.086 0-.17.01-.25.032V3.25A.25.25 0 0 1 1.75 3h1.5z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M5.76256 2.01256C6.09075 1.68437 6.53587 1.5 7 1.5C7.46413 1.5 7.90925 1.68437 8.23744 2.01256C8.4448 2.21993 8.59475 2.47397 8.67705 2.75H5.32295C5.40525 2.47397 5.5552 2.21993 5.76256 2.01256ZM3.78868 2.75C3.89405 2.07321 4.21153 1.44227 4.7019 0.951903C5.3114 0.34241 6.13805 0 7 0C7.86195 0 8.6886 0.34241 9.2981 0.951903C9.78847 1.44227 10.106 2.07321 10.2113 2.75H13C13.4142 2.75 13.75 3.08579 13.75 3.5C13.75 3.91422 13.4142 4.25 13 4.25H12V12.5C12 12.8978 11.842 13.2794 11.5607 13.5607C11.2794 13.842 10.8978 14 10.5 14H3.5C3.10217 14 2.72064 13.842 2.43934 13.5607C2.15804 13.2794 2 12.8978 2 12.5V4.25H1C0.585786 4.25 0.25 3.91422 0.25 3.5C0.25 3.08579 0.585786 2.75 1 2.75H3.78868ZM5 5.87646C5.34518 5.87646 5.625 6.15629 5.625 6.50146V10.503C5.625 10.8481 5.34518 11.128 5 11.128C4.65482 11.128 4.375 10.8481 4.375 10.503V6.50146C4.375 6.15629 4.65482 5.87646 5 5.87646ZM9.625 6.50146C9.625 6.15629 9.34518 5.87646 9 5.87646C8.65482 5.87646 8.375 6.15629 8.375 6.50146V10.503C8.375 10.8481 8.65482 11.128 9 11.128C9.34518 11.128 9.625 10.8481 9.625 10.503V6.50146Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M4.35.577a7 7 0 0 1 9.381 4.085c.27.758.15 1.626-.315 2.282A2.526 2.526 0 0 1 11.37 8H9.5a1.5 1.5 0 0 0-.455 2.931c.55.205.935.702.972 1.286a1.43 1.43 0 0 1-1.01 1.524A6.8 6.8 0 0 1 7.129 14a7 7 0 0 1-3.636-1.021A7.055 7.055 0 0 1 .15 6.517a7.055 7.055 0 0 1 4.2-5.94zM4.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm6-3a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-6 6.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M1.43934 0.43934C1.72064 0.158035 2.10218 0 2.5 0H7.5C7.63261 0 7.75979 0.0526784 7.85355 0.146447L12.8536 5.14645C12.9473 5.24021 13 5.36739 13 5.5V12.5C13 12.8978 12.842 13.2794 12.5607 13.5607C12.2794 13.842 11.8978 14 11.5 14H2.5C2.10217 14 1.72064 13.842 1.43934 13.5607C1.15804 13.2794 1 12.8978 1 12.5V1.5C1 1.10218 1.15804 0.720644 1.43934 0.43934ZM4.5 3.875C4.15482 3.875 3.875 4.15482 3.875 4.5C3.875 4.84518 4.15482 5.125 4.5 5.125H6.5C6.84518 5.125 7.125 4.84518 7.125 4.5C7.125 4.15482 6.84518 3.875 6.5 3.875H4.5ZM3.875 7.5C3.875 7.15482 4.15482 6.875 4.5 6.875H9.5C9.84518 6.875 10.125 7.15482 10.125 7.5C10.125 7.84518 9.84518 8.125 9.5 8.125H4.5C4.15482 8.125 3.875 7.84518 3.875 7.5ZM4.5 9.875C4.15482 9.875 3.875 10.1548 3.875 10.5C3.875 10.8452 4.15482 11.125 4.5 11.125H9.5C9.84518 11.125 10.125 10.8452 10.125 10.5C10.125 10.1548 9.84518 9.875 9.5 9.875H4.5Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M8.99999 6.5C9.2883 6.5 9.55108 6.66526 9.67597 6.92511C9.80086 7.18496 9.76575 7.49339 9.58564 7.71852L7.58564 10.2185C7.44332 10.3964 7.22783 10.5 6.99999 10.5C6.77215 10.5 6.55667 10.3964 6.41434 10.2185L4.41434 7.71852C4.23424 7.49339 4.19913 7.18496 4.32402 6.92511C4.44891 6.66526 4.71169 6.5 4.99999 6.5H6V1C6 0.447716 6.44772 0 7 0C7.55229 0 8 0.447716 8 1V6.5H8.99999ZM11 12V5.99998C10.4477 5.99998 10 5.55227 10 4.99998C10 4.4477 10.4477 3.99998 11 3.99998H11.5C11.8978 3.99998 12.2794 4.15802 12.5607 4.43932C12.842 4.72062 13 5.10216 13 5.49998V12.5C13 12.8979 12.842 13.2794 12.5607 13.5607C12.2794 13.842 11.8978 14 11.5 14L2.5 14.0001C2.10218 14.0001 1.72065 13.842 1.43934 13.5607C1.15803 13.2794 1 12.8979 1 12.5001V5.5C1 5.10218 1.15803 4.72065 1.43934 4.43934C1.72064 4.15804 2.10218 4 2.5 4H3C3.55229 4 4 4.44772 4 5C4 5.55228 3.55229 6 3 6V12.0001L11 12Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M2.25 1.75C2.25 1.61193 2.36193 1.5 2.5 1.5H7.5C7.91421 1.5 8.25 1.16421 8.25 0.75C8.25 0.335786 7.91421 0 7.5 0H2.5C1.5335 0 0.75 0.783502 0.75 1.75V9.5C0.75 9.91421 1.08579 10.25 1.5 10.25C1.91421 10.25 2.25 9.91421 2.25 9.5V1.75ZM5.49997 3H8.375V6.5C8.375 6.84518 8.65482 7.125 9 7.125H12.5V12.5C12.5 13.3284 11.8284 14 11 14H5.49997C4.67154 14 3.99997 13.3284 3.99997 12.5V4.5C3.99997 3.67157 4.67154 3 5.49997 3ZM9.625 3.12503L12.375 5.875H9.625V3.12503Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path d="M10.715 -0.000976562C10.5152 -0.000976562 10.3174 0.0389464 10.1332 0.116448C9.95019 0.193468 9.78428 0.306058 9.64512 0.447676L1.40732 8.64549C1.34616 8.70635 1.30179 8.782 1.27853 8.86508L0.0185299 13.3651C-0.0301752 13.539 0.0187291 13.7257 0.146458 13.8535C0.274188 13.9812 0.46088 14.0301 0.634827 13.9814L5.13483 12.7214C5.21791 12.6981 5.29356 12.6537 5.35442 12.5926L13.5521 4.3549L13.5535 4.35355C13.6934 4.21438 13.8045 4.04896 13.8804 3.86676C13.9566 3.68398 13.9958 3.48792 13.9958 3.2899C13.9958 3.09188 13.9566 2.89582 13.8804 2.71303C13.8045 2.53083 13.6934 2.3654 13.5535 2.22624L13.5521 2.2249L11.7859 0.448721C11.6466 0.306611 11.4803 0.193657 11.2968 0.116448C11.1126 0.0389464 10.9148 -0.000976562 10.715 -0.000976562Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M.264 1.324a.75.75 0 0 1 1.06-1.06l2.629 2.628C4.86 2.393 5.893 2.04 7 2.04c1.532 0 2.92.676 4.035 1.48 1.118.805 2.003 1.769 2.539 2.416l.004.006c.24.298.366.675.366 1.058s-.126.76-.366 1.058l-.004.006a14.476 14.476 0 0 1-2.249 2.2l2.411 2.412a.75.75 0 1 1-1.06 1.06L.264 1.324zm8.753 6.632a2.232 2.232 0 0 0-2.974-2.974l2.974 2.974zm-8.59-2.02c.319-.386.762-.884 1.305-1.394l7.104 7.104A5.726 5.726 0 0 1 7 11.96c-1.532 0-2.92-.676-4.035-1.48C1.847 9.676.962 8.712.426 8.065l-.004-.006A1.692 1.692 0 0 1 .056 7c0-.383.126-.76.366-1.058l.004-.006z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path d="M8.06356 3.75515C8.06356 2.67675 8.60345 2.67675 9.14334 2.67675H9.79121C9.89938 2.6782 10.0067 2.65799 10.107 2.61732C10.2072 2.57664 10.2982 2.51633 10.3747 2.43993C10.4512 2.36353 10.5116 2.2726 10.5523 2.17251C10.5931 2.07242 10.6133 1.96519 10.6118 1.85716V0.84346C10.6119 0.734917 10.5903 0.627453 10.5484 0.527307C10.5064 0.42716 10.445 0.336327 10.3677 0.260078C10.2903 0.18383 10.1986 0.123686 10.0978 0.0831375C9.99696 0.0425893 9.88909 0.0224446 9.78041 0.0238728L8.24712 0.00230466C7.80066 -0.0149417 7.35577 0.0647696 6.94316 0.235937C6.53054 0.407104 6.16003 0.665651 5.8572 0.993733C5.55436 1.32181 5.32641 1.71162 5.18908 2.13624C5.05175 2.56086 5.00831 3.01018 5.06176 3.4532V5.01689H4.20873C3.99108 5.01689 3.78235 5.10324 3.62845 5.25694C3.47455 5.41064 3.38809 5.61911 3.38809 5.83648V6.85018C3.38809 7.06754 3.47455 7.27601 3.62845 7.42971C3.78235 7.58341 3.99108 7.66976 4.20873 7.66976H5.06176V13.4608C5.06176 13.6038 5.11864 13.741 5.21989 13.8421C5.32114 13.9432 5.45846 14 5.60165 14H7.55606C7.69356 13.9917 7.8227 13.9313 7.91705 13.8311C8.01139 13.7308 8.0638 13.5984 8.06356 13.4608V7.66976H9.01377C9.23141 7.66976 9.44014 7.58341 9.59404 7.42971C9.74794 7.27601 9.8344 7.06754 9.8344 6.85018V5.83648C9.8344 5.61911 9.74794 5.41064 9.59404 5.25694C9.44014 5.10324 9.23141 5.01689 9.01377 5.01689H8.06356V3.75515Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M6.875 0H2.5C2.10218 0 1.72064 0.158035 1.43934 0.43934C1.15804 0.720644 1 1.10218 1 1.5V12.5C1 12.8978 1.15804 13.2794 1.43934 13.5607C1.72064 13.842 2.10217 14 2.5 14H11.5C11.8978 14 12.2794 13.842 12.5607 13.5607C12.842 13.2794 13 12.8978 13 12.5V6.125H7.5C7.15482 6.125 6.875 5.84518 6.875 5.5V0ZM12.5821 4.875L8.125 0.417893V4.875H12.5821Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M7.02324 3.17e-07C5.35174 -0.000507231 3.7349 0.608474 2.46344 1.71744C1.19199 2.82641 0.349338 4.3626 0.0870178 6.04979C-0.175303 7.73698 0.159915 9.46447 1.03239 10.9216C1.90487 12.3788 3.25737 13.47 4.84669 13.9991H5.01051C5.15997 14.0066 5.30654 13.9552 5.42008 13.8556C5.48839 13.7948 5.5427 13.7193 5.57911 13.6345C5.61553 13.5497 5.63315 13.4578 5.63071 13.3652V13.2397C5.63071 13.138 5.63071 13.0005 5.63071 12.5878C5.62601 12.549 5.61374 12.5116 5.59465 12.4777C5.57556 12.4438 5.55002 12.4141 5.51955 12.3905C5.48624 12.3633 5.44752 12.3438 5.40608 12.3335C5.36464 12.3231 5.32149 12.3222 5.27966 12.3307C3.70575 12.6775 3.37225 11.6729 3.35469 11.6071C3.15678 11.0748 2.80339 10.6175 2.34248 10.2975L2.25472 10.2317C2.3238 10.1976 2.40061 10.1832 2.47705 10.1899C2.62287 10.2123 2.76068 10.2724 2.87741 10.3645C2.99413 10.4566 3.08592 10.5776 3.14406 10.7161C3.3704 11.1189 3.74079 11.4163 4.17729 11.5457C4.61378 11.675 5.08236 11.6263 5.48444 11.4098C5.52789 11.3901 5.56631 11.3604 5.59675 11.3231C5.62718 11.2857 5.64881 11.2417 5.65997 11.1945C5.68369 10.92 5.79943 10.6623 5.98762 10.465C6.03101 10.4267 6.06245 10.3763 6.07805 10.3199C6.09366 10.2636 6.09273 10.2038 6.07539 10.148C6.05941 10.0921 6.0275 10.0424 5.98373 10.0051C5.93996 9.9678 5.88632 9.9447 5.82965 9.93871C4.44297 9.77725 3.02119 9.28092 3.02119 6.83511C3.01109 6.22007 3.23321 5.6247 3.64139 5.17268C3.67828 5.13138 3.70285 5.08016 3.71218 5.02506C3.72151 4.96996 3.71522 4.91328 3.69405 4.86172C3.532 4.39524 3.53407 3.88563 3.6999 3.42054C4.2402 3.51922 4.74736 3.75577 5.17434 4.10824C5.20987 4.13307 5.25051 4.14921 5.29312 4.15544C5.33573 4.16166 5.37917 4.15779 5.42008 4.14412C5.94306 4.00157 6.48198 3.9292 7.02324 3.92884C7.56661 3.92621 8.10785 3.99862 8.63225 4.14412C8.67219 4.15774 8.71471 4.16158 8.75637 4.15535C8.79803 4.14912 8.83769 4.13298 8.87214 4.10824C9.29858 3.75488 9.80597 3.51822 10.3466 3.42054C10.5073 3.88074 10.5073 4.38358 10.3466 4.84378C10.3254 4.89576 10.3197 4.95296 10.3301 5.00825C10.3405 5.06354 10.3666 5.11448 10.4051 5.15474C10.8069 5.60316 11.0266 6.19118 11.0194 6.79923C11.0194 9.25102 9.59766 9.74137 8.20513 9.89685C8.14846 9.90284 8.09481 9.92594 8.05105 9.96322C8.00728 10.0005 7.97537 10.0503 7.95939 10.1062C7.94252 10.1611 7.94185 10.2198 7.95746 10.2751C7.97307 10.3304 8.00426 10.3798 8.04715 10.4171C8.17658 10.5552 8.27543 10.7201 8.33701 10.9007C8.39859 11.0812 8.42146 11.2732 8.40406 11.4636V13.3652C8.40276 13.4582 8.42147 13.5503 8.45888 13.6351C8.4963 13.7198 8.55149 13.7951 8.62055 13.8556C8.70769 13.9235 8.80938 13.9692 8.91723 13.9889C9.02507 14.0087 9.13597 14.0019 9.24075 13.9692C10.8119 13.4228 12.1428 12.3252 12.9974 10.8712C13.8521 9.41726 14.1751 7.70088 13.9094 6.0266C13.6436 4.35231 12.8061 2.82838 11.5455 1.72515C10.285 0.621917 8.68279 0.0107244 7.02324 3.17e-07V3.17e-07Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 14 14" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><g clip-path="url(#clip0_560_7145)"><path d="M7.37242 6.61499C7.17696 6.61618 6.98626 6.67545 6.82455 6.78526C6.66285 6.89508 6.53744 7.05049 6.46427 7.23175C6.39109 7.413 6.37345 7.61192 6.41358 7.80322C6.45372 7.99453 6.54982 8.16958 6.68967 8.30614C6.82952 8.44271 7.00682 8.53461 7.19902 8.57018C7.39123 8.60575 7.58967 8.58338 7.76913 8.50591C7.94859 8.42844 8.10097 8.29936 8.20691 8.13509C8.31285 7.97082 8.36756 7.77876 8.36409 7.58332C8.358 7.32438 8.25083 7.0781 8.06552 6.89715C7.8802 6.71619 7.63144 6.61492 7.37242 6.61499Z"/><path d="M9.64299 1.27167C9.60479 1.25641 9.5701 1.23355 9.54102 1.20447C9.51194 1.17538 9.48907 1.14069 9.47382 1.1025C9.35387 0.779661 9.13825 0.501121 8.85576 0.30411C8.57327 0.107099 8.23738 0.00100252 7.89298 0L6.85465 0C6.49849 0.00083666 6.15168 0.114065 5.86363 0.32355C5.57559 0.533035 5.36102 0.828089 5.25049 1.16667C5.23845 1.20797 5.21687 1.24586 5.18748 1.27727C5.15809 1.30868 5.12173 1.33274 5.08132 1.3475C4.19582 1.66809 3.42433 2.24233 2.86311 2.99858C2.30189 3.75483 1.97579 4.6596 1.92549 5.6C1.91827 5.76878 1.87448 5.93397 1.79715 6.08417C1.71549 6.25333 1.59882 6.4575 1.49965 6.62667C1.03012 7.29557 0.744486 8.07604 0.671319 8.89C0.661861 9.04381 0.700604 9.19674 0.782152 9.3275C0.850388 9.4186 0.938254 9.49316 1.03924 9.54567C1.14022 9.59818 1.25172 9.62729 1.36549 9.63083H1.68632C1.76367 9.63083 1.83786 9.66156 1.89256 9.71626C1.94726 9.77096 1.97799 9.84514 1.97799 9.9225V11.0892C1.97799 11.4759 2.13163 11.8469 2.40512 12.1204C2.67861 12.3939 3.04954 12.5475 3.43632 12.5475H4.31132C4.38867 12.5475 4.46286 12.5782 4.51756 12.6329C4.57226 12.6876 4.60299 12.7618 4.60299 12.8392V13.7142C4.60299 13.7915 4.63371 13.8657 4.68841 13.9204C4.74311 13.9751 4.8173 14.0058 4.89465 14.0058H10.728C10.8053 14.0058 10.8795 13.9751 10.9342 13.9204C10.9889 13.8657 11.0197 13.7915 11.0197 13.7142V11.5442C11.0195 11.4968 11.0312 11.4501 11.0536 11.4084C11.076 11.3666 11.1084 11.3311 11.148 11.305C12.6122 10.3192 13.353 8.785 13.353 6.74333C13.3665 5.56176 13.0183 4.4043 12.3552 3.42627C11.6921 2.44824 10.7457 1.69641 9.64299 1.27167V1.27167ZM7.58382 9.91667C7.4627 9.92233 7.34728 9.96973 7.25715 10.0508C6.60736 10.6061 5.8511 11.0229 5.03465 11.2758C4.97425 11.2939 4.92114 11.3306 4.88299 11.3808C4.81475 11.4711 4.72662 11.5443 4.62544 11.5949C4.52426 11.6455 4.41277 11.6721 4.29965 11.6725H4.00799C3.8146 11.6725 3.62913 11.5957 3.49239 11.4589C3.35564 11.3222 3.27882 11.1367 3.27882 10.9433C3.27882 10.7499 3.35564 10.5645 3.49239 10.4277C3.62913 10.291 3.8146 10.2142 4.00799 10.2142H4.29965C4.44742 10.2147 4.59165 10.2594 4.71382 10.3425C4.75082 10.3681 4.79336 10.3847 4.83796 10.3907C4.88256 10.3968 4.92797 10.3923 4.97049 10.3775C5.38416 10.2372 5.77669 10.0409 6.13715 9.79417C6.15754 9.78105 6.17417 9.76287 6.18542 9.74139C6.19666 9.71992 6.20214 9.69589 6.20132 9.67167C6.2011 9.64762 6.19517 9.62398 6.18401 9.60268C6.17285 9.58138 6.15679 9.56304 6.13715 9.54917C5.80015 9.33936 5.52341 9.04563 5.33402 8.69675C5.14463 8.34786 5.04908 7.95578 5.05672 7.55888C5.06436 7.16198 5.17494 6.77386 5.37763 6.43253C5.58031 6.0912 5.86816 5.80835 6.21298 5.61167C6.25707 5.58622 6.29372 5.54967 6.3193 5.50567C6.34489 5.46167 6.35851 5.41173 6.35882 5.36083V1.68C6.35874 1.54683 6.41042 1.41885 6.50293 1.32307C6.59545 1.22729 6.72156 1.17121 6.85465 1.16667H7.89298C8.02967 1.16666 8.16085 1.22055 8.25804 1.31666C8.35524 1.41276 8.41062 1.54332 8.41215 1.68V5.36083C8.41246 5.41173 8.42608 5.46167 8.45167 5.50567C8.47725 5.54967 8.5139 5.58622 8.55798 5.61167C8.91045 5.81106 9.20398 6.10003 9.40885 6.44934C9.61372 6.79865 9.72267 7.19588 9.72465 7.60083C9.72226 8.1847 9.50106 8.74645 9.10472 9.17519C8.70838 9.60393 8.1657 9.8685 7.58382 9.91667Z"/></g><defs><clipPath id="clip0_560_7145"><rect width="14" height="14"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ ["youtube","xing","x","whats-app","web","video","user-check","upload","twitter","trash","tiktok","star-shape","star-half","star-full","share","share-link","settings","send","search","reply","refresh","read-only","print","plus","pinterest","picture","pdf","nav-go-up","nav-go-right","nav-go-left","nav-go-down","nav-back","mobile","minus","message","menu-dots","menu-bars","map","logout","location","location-target","locate","linkedin","link","instagram","info-circle","help-customer-support","github","file","facebook","eye-closed","edit","duplicate","download","document","design","delete","date","copy","contact","consultant","code","close","close-circle","clock","check","check-circle","caret-up","caret-right","caret-left","caret-down","call","back","audio","arrows-round-left","arrow-right-up","arrow-right-down","arrow-right-circle","answer","alert-triangle","account"]
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14ZM5.5 9.375C5.15482 9.375 4.875 9.65482 4.875 10C4.875 10.3452 5.15482 10.625 5.5 10.625H7H8.5C8.84518 10.625 9.125 10.3452 9.125 10C9.125 9.65482 8.84518 9.375 8.5 9.375H7.625V6.5C7.625 6.15482 7.34518 5.875 7 5.875H6C5.65482 5.875 5.375 6.15482 5.375 6.5C5.375 6.84518 5.65482 7.125 6 7.125H6.375V9.375H5.5ZM8 4C8 4.55228 7.55228 5 7 5C6.44772 5 6 4.55228 6 4C6 3.44772 6.44772 3 7 3C7.55228 3 8 3.44772 8 4Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0.786499 3.39046C0.786499 1.95243 1.95225 0.786682 3.39027 0.786682H10.3337C11.7717 0.786682 12.9374 1.95243 12.9374 3.39046V10.3339C12.9374 11.7719 11.7717 12.9376 10.3337 12.9376H3.39027C1.95225 12.9376 0.786499 11.7719 0.786499 10.3339V3.39046ZM6.8621 4.78204C5.71332 4.78204 4.78204 5.71332 4.78204 6.8621C4.78204 8.01088 5.71332 8.94216 6.8621 8.94216C8.01088 8.94216 8.94216 8.01088 8.94216 6.8621C8.94216 5.71332 8.01088 4.78204 6.8621 4.78204ZM3.78204 6.8621C3.78204 5.16103 5.16103 3.78204 6.8621 3.78204C8.56317 3.78204 9.94216 5.16103 9.94216 6.8621C9.94216 8.56317 8.56317 9.94216 6.8621 9.94216C5.16103 9.94216 3.78204 8.56317 3.78204 6.8621ZM10.3349 3.98516C10.6842 3.98516 10.9673 3.70199 10.9673 3.35269C10.9673 3.00338 10.6842 2.72021 10.3349 2.72021C9.98556 2.72021 9.70239 3.00338 9.70239 3.35269C9.70239 3.70199 9.98556 3.98516 10.3349 3.98516Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M12.5 0C13.3284 0 14 0.671573 14 1.5V9.5C14 10.3284 13.3284 11 12.5 11H4.5C3.67157 11 3 10.3284 3 9.5V1.5C3 0.671573 3.67157 0 4.5 0H12.5ZM6.05806 7.05806L8.11613 4.99999L7.05808 3.94194C6.87933 3.76319 6.82586 3.49437 6.92259 3.26082C7.01933 3.02728 7.24723 2.875 7.50002 2.875H10.5C10.5875 2.875 10.6707 2.89296 10.7463 2.92538C10.8066 2.95124 10.8638 2.98704 10.9152 3.03279C10.934 3.04955 10.9518 3.06744 10.9685 3.08634C11.0106 3.13386 11.0441 3.18625 11.0692 3.24155C11.1051 3.32031 11.125 3.40783 11.125 3.5V6.5C11.125 6.75279 10.9727 6.98069 10.7392 7.07743C10.5056 7.17416 10.2368 7.12069 10.0581 6.94194L9.00001 5.88387L6.94194 7.94194C6.69786 8.18602 6.30214 8.18602 6.05806 7.94194C5.81398 7.69786 5.81398 7.30214 6.05806 7.05806ZM1.5 4.25C1.5 3.83579 1.16421 3.5 0.75 3.5C0.335786 3.5 0 3.83579 0 4.25V11.75C0 12.9926 1.00736 14 2.25 14H9.75C10.1642 14 10.5 13.6642 10.5 13.25C10.5 12.8358 10.1642 12.5 9.75 12.5H2.25C1.83579 12.5 1.5 12.1642 1.5 11.75V4.25Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path d="M3.31334 1.36381C3.31624 1.73602 3.17257 2.09441 2.9134 2.36157C2.65422 2.62872 2.30034 2.78317 1.92822 2.79156C1.55687 2.77793 1.20495 2.62217 0.945182 2.35645C0.685414 2.09073 0.537655 1.73538 0.53244 1.36381C0.548583 1.0018 0.701774 0.659474 0.96096 0.406224C1.22015 0.152974 1.56593 0.00775305 1.92822 0C2.28945 0.00789779 2.63402 0.153479 2.89148 0.40698C3.14894 0.66048 3.29985 1.00275 3.31334 1.36381ZM0.681607 5.3274C0.681607 4.50698 1.20369 4.63484 1.92822 4.63484C2.65275 4.63484 3.16418 4.50698 3.16418 5.3274V13.3185C3.16418 14.1496 2.64209 13.9791 1.92822 13.9791C1.21435 13.9791 0.681607 14.1496 0.681607 13.3185V5.3274Z"/><path d="M5.31647 5.32741C5.31647 4.86926 5.48694 4.69878 5.75331 4.64551C6.01968 4.59223 6.936 4.64551 7.25564 4.64551C7.57528 4.64551 7.70314 5.16759 7.69249 5.56182C7.96591 5.19486 8.32892 4.9042 8.7468 4.71765C9.16467 4.5311 9.62342 4.4549 10.0792 4.49634C10.5267 4.46898 10.975 4.53608 11.3949 4.69327C11.8148 4.85046 12.1969 5.09424 12.5165 5.40876C12.836 5.72328 13.0858 6.1015 13.2496 6.51887C13.4135 6.93623 13.4877 7.38339 13.4674 7.83129V13.2865C13.4674 14.1176 12.956 13.9471 12.2314 13.9471C11.5069 13.9471 10.9955 14.1176 10.9955 13.2865V9.02463C11.0142 8.80528 10.9855 8.58447 10.9114 8.3772C10.8372 8.16992 10.7193 7.98103 10.5657 7.82335C10.412 7.66568 10.2263 7.54291 10.021 7.46339C9.8157 7.38387 9.59571 7.34945 9.37595 7.36248C9.1572 7.35692 8.93978 7.3979 8.73806 7.48268C8.53635 7.56747 8.35494 7.69414 8.20586 7.85431C8.05677 8.01447 7.94341 8.20447 7.87328 8.41174C7.80314 8.61901 7.77784 8.83881 7.79904 9.05659V13.3185C7.79904 14.1496 7.27695 13.9791 6.55242 13.9791C5.8279 13.9791 5.31647 14.1496 5.31647 13.3185V5.32741Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M7 0a7 7 0 1 0 0 14A7 7 0 0 0 7 0zm2.62 4.38a.5.5 0 0 1 .12.512l-1.844 5.532a.5.5 0 0 1-.903.1L5.675 8.324 3.477 7.007a.5.5 0 0 1 .099-.903L9.108 4.26a.5.5 0 0 1 .512.12z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="uuid-0e0beace-aaac-4129-853a-7cabe2ba38fc" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 24 24" focusable="false" aria-hidden="true"><defs><clipPath id="uuid-77a99ed2-c8f3-4c8a-9ddb-d723b6286364"><rect width="24" height="24" style="fill:none"/></clipPath></defs><g style="clip-path:url(#uuid-77a99ed2-c8f3-4c8a-9ddb-d723b6286364)"><path d="m23.62,11.09c.24.24.38.56.38.9,0,.18-.02.35-.08.52-.06.16-.15.32-.27.44-.12.13-.26.23-.43.3-.16.07-.33.11-.51.11h-1.44c-.1,0-.2.04-.27.1-.08.06-.13.15-.16.25-.34,1.78-1.22,3.41-2.51,4.68-1.29,1.27-2.93,2.13-4.71,2.45-.1.02-.18.08-.25.16-.06.08-.1.17-.1.27v1.44c0,.34-.14.67-.38.91-.24.24-.57.38-.91.38s-.67-.14-.91-.38c-.24-.24-.38-.57-.38-.91v-1.44c0-.1-.04-.2-.1-.27-.06-.08-.15-.13-.25-.16-1.79-.33-3.44-1.19-4.73-2.48-1.29-1.29-2.16-2.94-2.48-4.73-.02-.1-.08-.18-.16-.25-.08-.06-.17-.1-.27-.1h-1.44c-.34,0-.67-.14-.91-.38-.24-.24-.38-.57-.38-.91s.14-.67.38-.91c.24-.24.57-.38.91-.38h1.44c.1,0,.2-.04.27-.1.08-.06.13-.15.16-.25.33-1.8,1.21-3.46,2.52-4.75,1.31-1.29,2.98-2.15,4.78-2.46.1-.02.18-.08.25-.16.06-.08.1-.17.1-.27v-1.44c0-.34.14-.67.38-.91.24-.24.57-.38.91-.38s.67.14.91.38c.24.24.38.57.38.91v1.44c0,.1.04.2.1.27.06.08.15.13.25.16,1.78.34,3.41,1.22,4.68,2.51,1.27,1.29,2.13,2.93,2.45,4.71.02.1.08.18.16.25.08.06.17.1.27.1h1.44c.34,0,.66.14.9.38Zm-15.19,6.25c1.06.71,2.3,1.08,3.57,1.08,1.7,0,3.34-.68,4.55-1.88,1.21-1.21,1.88-2.84,1.88-4.55,0-1.27-.38-2.51-1.08-3.57-.71-1.06-1.71-1.88-2.88-2.37-1.17-.49-2.47-.61-3.71-.37-1.25.25-2.39.86-3.29,1.76-.9.9-1.51,2.04-1.76,3.29-.25,1.25-.12,2.54.37,3.71.49,1.17,1.31,2.18,2.37,2.88Zm6.14-5.34c0,1.42-1.15,2.57-2.57,2.57s-2.57-1.15-2.57-2.57,1.15-2.57,2.57-2.57,2.57,1.15,2.57,2.57Z"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M7 13.5l-.4.3-.001-.002-.003-.003-.01-.014-.039-.052a50.534 50.534 0 0 1-.66-.92 51.781 51.781 0 0 1-1.562-2.362c-.568-.915-1.142-1.92-1.576-2.859C2.324 6.668 2 5.74 2 5a5 5 0 1 1 10 0c0 .74-.324 1.668-.75 2.588-.433.94-1.007 1.944-1.575 2.86a51.781 51.781 0 0 1-2.222 3.28l-.039.053-.01.014-.003.003v.001L7 13.5zm0 0l.4.3a.5.5 0 0 1-.8 0l.4-.3zM8.622 5a1.622 1.622 0 1 1-3.244 0 1.622 1.622 0 0 1 3.244 0z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0 2.5A1.5 1.5 0 0 1 1.5 1h9A1.5 1.5 0 0 1 12 2.5v.646A2 2 0 0 0 9.266 4.75H5.75a2.25 2.25 0 1 0 0 4.5h3.516A2 2 0 0 0 12 10.854v.646a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 0 11.5v-9zm12 2.19l-.22-.22.22.22zM10.5 6H5.75a1 1 0 0 1 0 0h4.75z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M10.5 5a.75.75 0 0 1 1.28-.53l2 2a.75.75 0 0 1 0 1.06l-2 2A.75.75 0 0 1 10.5 9V8H5.75a1 1 0 1 1 0-2h4.75V5z" clip-rule="evenodd"/></svg>
package/assets/map.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><g id="map-fold--navigation-map-maps-gps-travel-fold"><path id="Subtract" fill-rule="evenodd" d="m8.875.865-3.75-.75v13.02l3.75.75V.865Zm1.25 12.994 3.496-.874A.5.5 0 0 0 14 12.5V.5a.5.5 0 0 0-.621-.485l-3.254.813V13.86ZM.379 1.015 3.875.14v13.03l-3.254.814A.5.5 0 0 1 0 13.5v-12a.5.5 0 0 1 .379-.485Z" clip-rule="evenodd"/></g></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0 2a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1zm0 5a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1zm1 4a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2H1z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><circle cx="7" cy="2" r="2"/><circle cx="7" cy="7" r="2"/><circle cx="7" cy="12" r="2"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0 2.75C0 1.92157 0.671573 1.25 1.5 1.25H12.5C13.3284 1.25 14 1.92157 14 2.75V3.09195L7.3834 7.5038C7.29008 7.5638 7.15462 7.60663 6.99999 7.60663C6.84537 7.60663 6.70991 7.5638 6.61659 7.5038L0 3.09196V2.75ZM0 4.59435V11.25C0 12.0784 0.671573 12.75 1.5 12.75H12.5C13.3284 12.75 14 12.0784 14 11.25V4.59434L8.0734 8.54611L8.06764 8.54995L8.06762 8.54992C7.75297 8.75473 7.37513 8.85663 6.99999 8.85663C6.62486 8.85663 6.24702 8.75473 5.93237 8.54992L5.92657 8.54614L5.92659 8.54611L0 4.59435Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M0 7C0 6.44772 0.447715 6 1 6H13C13.5523 6 14 6.44772 14 7C14 7.55228 13.5523 8 13 8H1C0.447715 8 0 7.55228 0 7Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 11 14" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.66602 1.75C1.66602 1.61193 1.77795 1.5 1.91602 1.5H8.41602C8.55412 1.5 8.66602 1.61193 8.66602 1.75V12.25C8.66602 12.3881 8.55412 12.5 8.41602 12.5H1.96789C1.9629 12.4979 1.95713 12.4954 1.95065 12.4924C1.90453 12.4707 1.84539 12.4343 1.78931 12.3864C1.73271 12.3382 1.69598 12.2927 1.67678 12.26C1.67088 12.2499 1.66767 12.2429 1.66602 12.2388V1.75ZM1.91602 0C0.949516 0 0.166016 0.783502 0.166016 1.75V12.25C0.166016 12.8419 0.527276 13.2816 0.816016 13.5278C0.972146 13.6609 1.14411 13.7709 1.31384 13.8505C1.4682 13.9229 1.6838 14 1.91602 14H8.41602C9.38252 14 10.166 13.2165 10.166 12.25V1.75C10.166 0.783502 9.38252 0 8.41602 0H1.91602ZM4.66602 9.75C4.25181 9.75 3.91602 10.0858 3.91602 10.5C3.91602 10.9142 4.25181 11.25 4.66602 11.25H5.66602C6.08023 11.25 6.41602 10.9142 6.41602 10.5C6.41602 10.0858 6.08023 9.75 5.66602 9.75H4.66602Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M3.69134 1.03807C3.87818 1.11547 4 1.29778 4 1.50001V3.50001H9C11.7614 3.50001 14 5.73859 14 8.50001C14 11.2614 11.7614 13.5 9 13.5H5C4.44771 13.5 4 13.0523 4 12.5C4 11.9477 4.44771 11.5 5 11.5H9C10.6569 11.5 12 10.1569 12 8.50001C12 6.84316 10.6569 5.50001 9 5.50001H4V7.50001C4 7.70225 3.87818 7.88456 3.69134 7.96195C3.5045 8.03935 3.28945 7.99657 3.14645 7.85357L0.146447 4.85357C-0.0488155 4.65831 -0.0488155 4.34172 0.146447 4.14646L3.14645 1.14646C3.28945 1.00346 3.5045 0.960684 3.69134 1.03807Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M5,7.874a1.238,1.238,0,0,1-.879-.364L.206,3.393A.75.75,0,1,1,1.294,2.36L4.819,6.072a.249.249,0,0,0,.362,0L8.706,2.36A.75.75,0,1,1,9.794,3.393L5.9,7.5A1.269,1.269,0,0,1,5,7.874Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M7.124,10a.749.749,0,0,1-.517-.206L2.5,5.9A1.257,1.257,0,0,1,2.49,4.116L6.607.206A.75.75,0,1,1,7.64,1.294L3.928,4.819a.249.249,0,0,0,0,.362L7.64,8.706A.75.75,0,0,1,7.124,10Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M7.5,4.1l-4.1-3.9A.75.75,0,1,0,2.36,1.294L6.072,4.819a.249.249,0,0,1,0,.362L2.36,8.706A.75.75,0,0,0,3.393,9.794L7.51,5.884A1.256,1.256,0,0,0,7.5,4.1Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg" focusable="false" aria-hidden="true"><path d="M9.794,6.607,5.884,2.49A1.255,1.255,0,0,0,4.1,2.5l-3.9,4.1A.75.75,0,1,0,1.294,7.641L4.819,3.928a.249.249,0,0,1,.362,0L8.706,7.641A.75.75,0,1,0,9.794,6.607Z" stroke-linecap="round" stroke-linejoin="round" stroke-width="0"/></svg>
package/assets/pdf.svg ADDED
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M1.062 1.5a1.5 1.5 0 0 1 1.5-1.5h5.924C9.11 0 9.71.25 10.152.692l.004.004 2.094 2.14c.44.442.688 1.04.688 1.664v8a1.5 1.5 0 0 1-1.5 1.5H2.562a1.5 1.5 0 0 1-1.5-1.5V1.501zm5.014 1.867c.08.338.11.789.108 1.275.689 1.1 1.816 2.47 2.757 3.33.435-.03.857-.02 1.19.07.196.053.465.16.647.407.215.292.202.628.099.896a.935.935 0 0 1-.632.584c-.274.074-.537.014-.728-.056-.317-.116-.656-.34-.985-.605a14.323 14.323 0 0 0-3.188.827c-.13.364-.289.704-.485.948-.122.152-.316.34-.597.409a.919.919 0 0 1-.819-.207c-.205-.172-.379-.44-.353-.785.022-.303.19-.53.328-.673.223-.231.551-.433.905-.607.331-1.182.568-2.904.606-4.2-.222-.385-.405-.76-.5-1.088a1.547 1.547 0 0 1-.065-.625.871.871 0 0 1 .475-.684.802.802 0 0 1 .513-.072c.198.039.342.146.438.252.17.186.245.43.286.604zm-.018 3.267A20.47 20.47 0 0 0 7.39 8.196a16.53 16.53 0 0 0-1.648.43c.133-.631.24-1.32.316-1.992z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M12.5 14a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 12.5 0h-11A1.5 1.5 0 0 0 0 1.5v11A1.5 1.5 0 0 0 1.5 14h11zM7.374 6.635a.783.783 0 0 1 .58-.265.783.783 0 0 1 .594.282l3.495 4.226a.5.5 0 0 1-.385.818h-7.32a.5.5 0 0 1-.388-.814l3.405-4.225a.5.5 0 0 1 .02-.022zM3.586 2.304a1.744 1.744 0 1 0 0 3.488 1.744 1.744 0 0 0 0-3.488z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M3.50744 5.42879C3.50744 3.67177 4.93178 2.24743 6.6888 2.24743C8.44582 2.24743 9.87017 3.67177 9.87017 5.42879C9.87017 6.38391 9.5627 7.26731 9.07647 7.85688C8.61035 8.42206 7.99197 8.71677 7.22751 8.61812C6.91185 8.57738 6.64291 8.40315 6.41814 8.07329L7.14826 5.1883C7.27935 4.67031 6.96571 4.14413 6.44772 4.01304C5.92974 3.88195 5.40356 4.19559 5.27247 4.71358L4.44729 7.97417C4.4469 7.9757 4.44651 7.97723 4.44613 7.97875L3.2616 12.6593C3.13051 13.1773 3.44415 13.7035 3.96213 13.8346C4.48012 13.9657 5.0063 13.652 5.13739 13.134L5.8869 10.1724C6.20153 10.3534 6.56419 10.4835 6.97986 10.5371C8.48789 10.7317 9.73649 10.0977 10.5692 9.08799C11.3818 8.10266 11.8051 6.76502 11.8051 5.42879C11.8051 2.60314 9.51445 0.3125 6.6888 0.3125C3.86315 0.3125 1.57251 2.60314 1.57251 5.42879C1.57251 6.15465 1.72425 6.84762 1.99865 7.47567C2.21258 7.96529 2.78292 8.18879 3.27254 7.97486C3.76216 7.76094 3.98566 7.1906 3.77173 6.70098C3.60205 6.31263 3.50744 5.88304 3.50744 5.42879Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M8 1C8 0.447715 7.55228 0 7 0C6.44772 0 6 0.447715 6 1V6H1C0.447715 6 0 6.44772 0 7C0 7.55228 0.447715 8 1 8H6V13C6 13.5523 6.44772 14 7 14C7.55228 14 8 13.5523 8 13V8H13C13.5523 8 14 7.55228 14 7C14 6.44772 13.5523 6 13 6H8V1Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M10.7083 3.07372V0.384215C10.7083 0.282315 10.6525 0.184588 10.5531 0.112534C10.4538 0.0404796 10.319 0 10.1785 0H3.82145C3.68094 0 3.5462 0.0404796 3.44685 0.112534C3.3475 0.184588 3.29169 0.282315 3.29169 0.384215V3.07372H10.7083ZM3.8877 9.5V13C3.8877 13.1326 3.93454 13.2598 4.01792 13.3536C4.1013 13.4473 4.21439 13.5 4.33231 13.5H9.66765C9.78557 13.5 9.89866 13.4473 9.98204 13.3536C10.0654 13.2598 10.1123 13.1326 10.1123 13V9.5H3.8877ZM0.450532 4.80393C0.733887 4.53772 1.11189 4.39316 1.5 4.39316H12.5C12.8881 4.39316 13.2661 4.53772 13.5495 4.80393C13.8339 5.07114 14 5.44047 14 5.83267V10.0605C14 10.4527 13.8339 10.822 13.5495 11.0892C13.2661 11.3554 12.8881 11.5 12.5 11.5H11.3623V9.5C11.3623 8.80964 10.8026 8.25 10.1123 8.25H3.8877C3.19734 8.25 2.6377 8.80964 2.6377 9.5V11.5H1.5C1.11189 11.5 0.733887 11.3554 0.450532 11.0892C0.16612 10.822 0 10.4527 0 10.0605V5.83267C0 5.44047 0.16612 5.07114 0.450532 4.80393ZM9.31476 6.2478C9.31476 5.90262 9.59458 5.6228 9.93976 5.6228H11.5768C11.922 5.6228 12.2018 5.90263 12.2018 6.2478C12.2018 6.59298 11.922 6.8728 11.5768 6.8728H9.93976C9.59458 6.8728 9.31476 6.59298 9.31476 6.2478Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M2.9327 3.49099C4.0559 2.68177 5.4556 2 7 2C8.54441 2 9.9441 2.68177 11.0673 3.49099C12.1946 4.30314 13.087 5.27496 13.6272 5.92789L13.6317 5.93342C13.873 6.23362 14 6.61404 14 7.00006C14 7.38607 13.873 7.7665 13.6317 8.0667L13.6272 8.07223C13.087 8.72515 12.1946 9.69698 11.0673 10.5091C9.9441 11.3183 8.54441 12.0001 7 12.0001C5.4556 12.0001 4.0559 11.3183 2.9327 10.5091C1.80544 9.69698 0.913028 8.72515 0.37279 8.07223L0.36828 8.0667C0.127025 7.7665 0 7.38607 0 7.00006C0 6.61404 0.127025 6.23362 0.36828 5.93342L0.37279 5.92789C0.913028 5.27496 1.80544 4.30314 2.9327 3.49099ZM7 9.25C8.24264 9.25 9.25 8.24264 9.25 7C9.25 5.75736 8.24264 4.75 7 4.75C5.75736 4.75 4.75 5.75736 4.75 7C4.75 8.24264 5.75736 9.25 7 9.25Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M.757 3.071l.537.322a6.75 6.75 0 0 1 11.844.794.75.75 0 1 1-1.364.626 5.25 5.25 0 0 0-9.194-.648l.677.406a.5.5 0 0 1-.136.914l-2 .5a.5.5 0 0 1-.606-.364l-.5-2a.5.5 0 0 1 .742-.55zm1.469 6.116a.75.75 0 0 0-1.364.626 6.751 6.751 0 0 0 11.844.794l.537.322a.5.5 0 0 0 .742-.55l-.5-2a.5.5 0 0 0-.606-.364l-2 .5a.5.5 0 0 0-.136.914l.677.406a5.25 5.25 0 0 1-9.194-.648z" clip-rule="evenodd"/></svg>
File without changes
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6ZM6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12C7.29578 12 8.49562 11.5892 9.47642 10.8908L12.2929 13.7073C12.6834 14.0978 13.3166 14.0978 13.7071 13.7073C14.0976 13.3168 14.0976 12.6836 13.7071 12.2931L10.8907 9.47665C11.5892 8.49581 12 7.29588 12 6C12 2.68629 9.31371 0 6 0Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" focusable="false" aria-hidden="true"><path fill-rule="evenodd" d="M11.821.098a1.62 1.62 0 0 1 2.077 2.076l-3.574 10.712a1.62 1.62 0 0 1-1.168 1.069 1.599 1.599 0 0 1-1.52-.434l-1.918-1.909-2.014 1.042a.5.5 0 0 1-.73-.457l.083-3.184 7.045-5.117a.625.625 0 1 0-.735-1.012L2.203 8.088l-1.73-1.73a1.6 1.6 0 0 1-.437-1.447 1.62 1.62 0 0 1 1.069-1.238h.003L11.82.097z" clip-rule="evenodd"/></svg>