@db-ux/core-components 4.5.1 → 4.5.2-0-eff2227
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/build/assets/fallback-icon.svg +3 -0
- package/build/assets/fonts/OFL.txt +93 -0
- package/build/assets/fonts/OpenSans-Bold-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-Bold.ttf +0 -0
- package/build/assets/fonts/OpenSans-ExtraBold-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-ExtraBold.ttf +0 -0
- package/build/assets/fonts/OpenSans-Light-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-Light.ttf +0 -0
- package/build/assets/fonts/OpenSans-Medium-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-Medium.ttf +0 -0
- package/build/assets/fonts/OpenSans-Regular-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-Regular.ttf +0 -0
- package/build/assets/fonts/OpenSans-SemiBold-EU.woff2 +0 -0
- package/build/assets/fonts/OpenSans-SemiBold.ttf +0 -0
- package/build/assets/fonts/README.md +23 -0
- package/build/assets/fonts/generate-eu-fonts.ts +59 -0
- package/build/assets/fonts/unicode-eu.txt +15 -0
- package/build/assets/icons/DB_LICENSE +253 -0
- package/build/assets/icons/LICENCES.json +231 -0
- package/build/assets/icons/arrow_down.svg +1 -0
- package/build/assets/icons/arrow_left.svg +1 -0
- package/build/assets/icons/arrow_right.svg +1 -0
- package/build/assets/icons/arrow_up.svg +1 -0
- package/build/assets/icons/arrow_up_right.svg +1 -0
- package/build/assets/icons/brand.svg +1 -0
- package/build/assets/icons/calendar.svg +5 -0
- package/build/assets/icons/chat.svg +1 -0
- package/build/assets/icons/check.svg +1 -0
- package/build/assets/icons/check_circle.svg +1 -0
- package/build/assets/icons/chevron_down.svg +1 -0
- package/build/assets/icons/chevron_left.svg +1 -0
- package/build/assets/icons/chevron_right.svg +1 -0
- package/build/assets/icons/chevron_up.svg +1 -0
- package/build/assets/icons/circle.svg +1 -0
- package/build/assets/icons/circle_small.svg +1 -0
- package/build/assets/icons/circular_arrows.svg +1 -0
- package/build/assets/icons/clock.svg +1 -0
- package/build/assets/icons/copy.svg +1 -0
- package/build/assets/icons/cross.svg +1 -0
- package/build/assets/icons/cross_circle.svg +1 -0
- package/build/assets/icons/double_chevron_down.svg +1 -0
- package/build/assets/icons/double_chevron_left.svg +1 -0
- package/build/assets/icons/double_chevron_right.svg +1 -0
- package/build/assets/icons/double_chevron_up.svg +1 -0
- package/build/assets/icons/exclamation_mark_circle.svg +1 -0
- package/build/assets/icons/exclamation_mark_triangle.svg +1 -0
- package/build/assets/icons/eye.svg +1 -0
- package/build/assets/icons/eye_disabled.svg +1 -0
- package/build/assets/icons/fonts/all/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_12/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_14/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_16/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_20/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_24/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_28/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_32/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_48/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/default_64/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/fallback/icon-font-fallback.woff2 +0 -0
- package/build/assets/icons/fonts/filled/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_12/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_14/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_16/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_20/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_24/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_28/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_32/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_48/db-ux.woff2 +0 -0
- package/build/assets/icons/fonts/filled_64/db-ux.woff2 +0 -0
- package/build/assets/icons/house.svg +1 -0
- package/build/assets/icons/information_circle.svg +1 -0
- package/build/assets/icons/magnifying_glass.svg +1 -0
- package/build/assets/icons/menu.svg +1 -0
- package/build/assets/icons/minus.svg +1 -0
- package/build/assets/icons/moon.svg +1 -0
- package/build/assets/icons/plus.svg +1 -0
- package/build/assets/icons/resize_handle_corner.svg +1 -0
- package/build/assets/icons/sun.svg +1 -0
- package/build/assets/icons/x_placeholder.svg +1 -0
- package/package.json +2 -2
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
Copyright 2020 The Open Sans Project Authors (https://github.com/googlefonts/opensans)
|
|
2
|
+
|
|
3
|
+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
4
|
+
This license is copied below, and is also available with a FAQ at:
|
|
5
|
+
https://openfontlicense.org
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
-----------------------------------------------------------
|
|
9
|
+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
10
|
+
-----------------------------------------------------------
|
|
11
|
+
|
|
12
|
+
PREAMBLE
|
|
13
|
+
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
14
|
+
development of collaborative font projects, to support the font creation
|
|
15
|
+
efforts of academic and linguistic communities, and to provide a free and
|
|
16
|
+
open framework in which fonts may be shared and improved in partnership
|
|
17
|
+
with others.
|
|
18
|
+
|
|
19
|
+
The OFL allows the licensed fonts to be used, studied, modified and
|
|
20
|
+
redistributed freely as long as they are not sold by themselves. The
|
|
21
|
+
fonts, including any derivative works, can be bundled, embedded,
|
|
22
|
+
redistributed and/or sold with any software provided that any reserved
|
|
23
|
+
names are not used by derivative works. The fonts and derivatives,
|
|
24
|
+
however, cannot be released under any other type of license. The
|
|
25
|
+
requirement for fonts to remain under this license does not apply
|
|
26
|
+
to any document created using the fonts or their derivatives.
|
|
27
|
+
|
|
28
|
+
DEFINITIONS
|
|
29
|
+
"Font Software" refers to the set of files released by the Copyright
|
|
30
|
+
Holder(s) under this license and clearly marked as such. This may
|
|
31
|
+
include source files, build scripts and documentation.
|
|
32
|
+
|
|
33
|
+
"Reserved Font Name" refers to any names specified as such after the
|
|
34
|
+
copyright statement(s).
|
|
35
|
+
|
|
36
|
+
"Original Version" refers to the collection of Font Software components as
|
|
37
|
+
distributed by the Copyright Holder(s).
|
|
38
|
+
|
|
39
|
+
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
40
|
+
or substituting -- in part or in whole -- any of the components of the
|
|
41
|
+
Original Version, by changing formats or by porting the Font Software to a
|
|
42
|
+
new environment.
|
|
43
|
+
|
|
44
|
+
"Author" refers to any designer, engineer, programmer, technical
|
|
45
|
+
writer or other person who contributed to the Font Software.
|
|
46
|
+
|
|
47
|
+
PERMISSION & CONDITIONS
|
|
48
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
49
|
+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
50
|
+
redistribute, and sell modified and unmodified copies of the Font
|
|
51
|
+
Software, subject to the following conditions:
|
|
52
|
+
|
|
53
|
+
1) Neither the Font Software nor any of its individual components,
|
|
54
|
+
in Original or Modified Versions, may be sold by itself.
|
|
55
|
+
|
|
56
|
+
2) Original or Modified Versions of the Font Software may be bundled,
|
|
57
|
+
redistributed and/or sold with any software, provided that each copy
|
|
58
|
+
contains the above copyright notice and this license. These can be
|
|
59
|
+
included either as stand-alone text files, human-readable headers or
|
|
60
|
+
in the appropriate machine-readable metadata fields within text or
|
|
61
|
+
binary files as long as those fields can be easily viewed by the user.
|
|
62
|
+
|
|
63
|
+
3) No Modified Version of the Font Software may use the Reserved Font
|
|
64
|
+
Name(s) unless explicit written permission is granted by the corresponding
|
|
65
|
+
Copyright Holder. This restriction only applies to the primary font name as
|
|
66
|
+
presented to the users.
|
|
67
|
+
|
|
68
|
+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
69
|
+
Software shall not be used to promote, endorse or advertise any
|
|
70
|
+
Modified Version, except to acknowledge the contribution(s) of the
|
|
71
|
+
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
72
|
+
permission.
|
|
73
|
+
|
|
74
|
+
5) The Font Software, modified or unmodified, in part or in whole,
|
|
75
|
+
must be distributed entirely under this license, and must not be
|
|
76
|
+
distributed under any other license. The requirement for fonts to
|
|
77
|
+
remain under this license does not apply to any document created
|
|
78
|
+
using the Font Software.
|
|
79
|
+
|
|
80
|
+
TERMINATION
|
|
81
|
+
This license becomes null and void if any of the above conditions are
|
|
82
|
+
not met.
|
|
83
|
+
|
|
84
|
+
DISCLAIMER
|
|
85
|
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
86
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
87
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
88
|
+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
89
|
+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
90
|
+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
91
|
+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
92
|
+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
93
|
+
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# Generate fonts
|
|
2
|
+
|
|
3
|
+
To generate optimal fonts we use [fonttools](https://github.com/fonttools/fonttools). To use the tools you need python installed:
|
|
4
|
+
|
|
5
|
+
1. Install [python](https://docs.python-guide.org/starting/installation/#installation) and [ensure that you can run Python from the command line](https://packaging.python.org/en/latest/tutorials/installing-packages/#ensure-you-can-run-python-from-the-command-line)
|
|
6
|
+
2. Install fonttools: `pip3 install fonttools`
|
|
7
|
+
3. Install brotli: `pip3 install brotli`
|
|
8
|
+
|
|
9
|
+
Afterward, you can generate a font by running the following command:
|
|
10
|
+
|
|
11
|
+
```shell
|
|
12
|
+
pyftsubset OpenSans-Regular.ttf --layout-features=* --flavor=woff2 --unicodes-file=unicode-eu.txt --output-file=OpenSans-Regular-EU.woff2
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
## Local development
|
|
16
|
+
|
|
17
|
+
You can use `packages/foundations/assets/fonts/generate-eu-fonts.ts` to generate all fonts inside this directory. To do so, run the following command:
|
|
18
|
+
|
|
19
|
+
```shell
|
|
20
|
+
tsx packages/foundations/assets/fonts/generate-eu-fonts.ts
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
To check if everything works fine you can check all glyphs with an [opentype.js.org glyph inspector tool](https://opentype.js.org/glyph-inspector.html).
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { glob } from 'glob';
|
|
2
|
+
import { execFile } from 'node:child_process';
|
|
3
|
+
import { promisify } from 'node:util';
|
|
4
|
+
|
|
5
|
+
import { dirname } from 'node:path';
|
|
6
|
+
import { fileURLToPath } from 'node:url';
|
|
7
|
+
|
|
8
|
+
const __filename = fileURLToPath(import.meta.url);
|
|
9
|
+
const __dirname = dirname(__filename).replaceAll('\\', '/');
|
|
10
|
+
|
|
11
|
+
// Security: Using execFile instead of exec to eliminate shell injection risks
|
|
12
|
+
// execFile directly executes the binary without involving a shell
|
|
13
|
+
const execFileAsync = promisify(execFile);
|
|
14
|
+
|
|
15
|
+
const generateFonts = async () => {
|
|
16
|
+
console.log('Generating EU fonts...');
|
|
17
|
+
try {
|
|
18
|
+
// Security: Using array arguments instead of concatenated string
|
|
19
|
+
// This prevents shell interpretation of special characters
|
|
20
|
+
await execFileAsync('pyftsubset', ['--help']);
|
|
21
|
+
} catch (e) {
|
|
22
|
+
console.warn(
|
|
23
|
+
'You need to install pyftsubset. Check packages/foundations/assets/fonts/README.md for more information.'
|
|
24
|
+
);
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
try {
|
|
28
|
+
const files = await glob(`${__dirname}/*.ttf`);
|
|
29
|
+
|
|
30
|
+
for (const file of files.map((f) => f.replaceAll('\\', '/'))) {
|
|
31
|
+
// Security: Validate that the file is within the expected directory
|
|
32
|
+
// and has the expected extension to prevent path traversal attacks
|
|
33
|
+
if (!file.startsWith(__dirname) || !file.endsWith('.ttf')) {
|
|
34
|
+
console.warn(`Skipping potentially unsafe file path: ${file}`);
|
|
35
|
+
continue;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
// Security: Arguments are passed as separate array elements
|
|
39
|
+
// No shell concatenation means no risk of command injection
|
|
40
|
+
const args = [
|
|
41
|
+
file,
|
|
42
|
+
'--layout-features=*',
|
|
43
|
+
'--flavor=woff2',
|
|
44
|
+
`--unicodes-file=${__dirname}/unicode-eu.txt`,
|
|
45
|
+
`--output-file=${file.replace('.ttf', '-EU.woff2')}`
|
|
46
|
+
];
|
|
47
|
+
|
|
48
|
+
// Security: execFile provides better performance and type safety
|
|
49
|
+
// as it doesn't spawn a shell process
|
|
50
|
+
const { stdout, stderr } = await execFileAsync('pyftsubset', args);
|
|
51
|
+
if (stdout) console.log(`stdout: ${stdout}`);
|
|
52
|
+
if (stderr) console.error(`stderr: ${stderr}`);
|
|
53
|
+
}
|
|
54
|
+
} catch (error) {
|
|
55
|
+
console.error(`Error: ${error.message}`);
|
|
56
|
+
}
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
void generateFonts();
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# compare to https://symbl.cc/de/unicode-table/ /// codespell:ignore symbl
|
|
2
|
+
U+0000-024F # Latin (all)
|
|
3
|
+
U+0020,U+0009,U+000A,U+000D # white space characters
|
|
4
|
+
U+00E4,U+00F6,U+00FC,U+00DF # German characters
|
|
5
|
+
U+00E9, U+00E8, U+00EA, U+00E0, U+00E7, U+0153 # French characters
|
|
6
|
+
U+00E0, U+00E8, U+00E9, U+00F2, U+00F9, U+00EC, U+00C0, U+00C8, U+00C9, U+00D2, U+00D9, U+00CC # Italian characters
|
|
7
|
+
U+FB00, U+FB01, U+FB02, U+FB03, U+FB04, U+FB05, U+FB06 # ligatures
|
|
8
|
+
U+00E1, U+00E9, U+00ED, U+00F3, U+00FA, U+00F1, U+00BF, U+00A1 # Spanish characters
|
|
9
|
+
U+00E5, U+00F8, U+00E6, U+00C5, U+00D8, U+00C6 # Scandinavian characters
|
|
10
|
+
U+0104, U+0105, U+0106, U+0107, U+0118, U+0119, U+0141, U+0142, U+0143, U+0144, U+015A, U+015B, U+0179, U+017A, U+017B, U+017C # Polish characters
|
|
11
|
+
U+010C, U+010D, U+010E, U+010F, U+011A, U+011B, U+0147, U+0148, U+0158, U+0159, U+0160, U+0161, U+0164, U+0165, U+016E, U+016F, U+017D, U+017E # Czech characters
|
|
12
|
+
U+00E9, U+00E8, U+00EB, U+00E4, U+00FC, U+00F6, U+00EF, U+00C9, U+00C8, U+00CB, U+00C4, U+00DC, U+00D6, U+00CF # Netherlands characters
|
|
13
|
+
U+0391-03A9, U+03B1-03C9 # Greek characters
|
|
14
|
+
U+0410-042F, U+0430-044F # Cyrillic characters
|
|
15
|
+
U+0404,U+0406-0407,U+0454,U+0456-0457,U+0413-0419,U+0433-0439,U+041A-041F,U+043A-043F,U+0420-0429,U+0440-0449,U+0490-0491 # Ukrainian characters
|
|
@@ -0,0 +1,253 @@
|
|
|
1
|
+
The DB source code is licensed under the Apache License, Version 2.0, January 2004;
|
|
2
|
+
you may not use this file except in compliance with the License. You may obtain a copy
|
|
3
|
+
of the Apache License at https://apache.org/licenses/LICENSE-2.0. The DB source code
|
|
4
|
+
does not include any DB specific design assets like fonts, icons, trademarks, brandings, etc.
|
|
5
|
+
|
|
6
|
+
All Deutsche Bahn AG (hereinafter “DB”) specific design assets like fonts, icons,
|
|
7
|
+
trademarks, brandings, etc. (hereinafter “DB Designs”) are licensed under the following
|
|
8
|
+
license agreement (the “DB Designs License”):
|
|
9
|
+
|
|
10
|
+
- The DB Designs may only be used by external users who are acting as contractors or
|
|
11
|
+
service providers for DB or a group company by virtue of a contractual relationship and
|
|
12
|
+
use the DB Designs in this context ("User"). A license agreement with third parties who
|
|
13
|
+
are not in a contractual relationship with DB or a group company is not possible.
|
|
14
|
+
- DB is and remains the owner or holds the exclusive usage rights to the DB Designs.
|
|
15
|
+
DB grants the User a royalty-free, non-exclusive, non-transferable, and non-sublicensable
|
|
16
|
+
right, limited geographically, temporally, and in content to the duration and purposes
|
|
17
|
+
of the contractual relationship with DB or a group company, to use the DB Designs in
|
|
18
|
+
accordance with this license agreement.
|
|
19
|
+
- The User may use the DB Designs only in connection with or for the fulfillment of
|
|
20
|
+
orders and/or services that they provide for DB or a group company. Any other use,
|
|
21
|
+
particularly for private personal purposes or for unauthorized third parties, is
|
|
22
|
+
prohibited. The User may not sublicense, distribute, or otherwise make the DB Designs
|
|
23
|
+
accessible to third parties who are not part of DB AG or a group company, unless this
|
|
24
|
+
is expressly permitted by the underlying contractual relationship between the User and
|
|
25
|
+
DB or the group company. The User may not modify, alter, convert, edit, reverse engineer,
|
|
26
|
+
or decompile the DB Designs; in particular, they may not make any graphical changes
|
|
27
|
+
and/or alter, remove, or add technical functions. Editing or using the DB Designs in
|
|
28
|
+
an altered form is only permitted with the express prior written consent of DB.
|
|
29
|
+
- Unless required by applicable law or agreed to in writing, DB provides the DB Designs
|
|
30
|
+
on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
31
|
+
implied, including, without limitation, any warranties or conditions of title,
|
|
32
|
+
non-infringement, merchantability, or fitness for a particular purpose. DB is only liable
|
|
33
|
+
in cases of intent or gross negligence, within the framework of mandatory statutory
|
|
34
|
+
liability provisions, particularly the Product Liability Act, as well as for damages
|
|
35
|
+
arising from injury to life, body, or health of individuals. In cases of gross negligence,
|
|
36
|
+
liability is limited to typical and foreseeable damages. This limitation of liability also
|
|
37
|
+
applies in favor of group companies as well as in favor of vicarious agents of DB and
|
|
38
|
+
its group companies.
|
|
39
|
+
- This DB Designs License automatically ends at the time when the underlying contractual
|
|
40
|
+
relationship between the user and DB or a group company ends. DB may terminate this
|
|
41
|
+
DB Designs License at any time without notice for good cause, in particular, if the User
|
|
42
|
+
violates this DB Designs License and does not cease the violation within a reasonable
|
|
43
|
+
period after a warning. The User is obligated to cease using the DB Designs immediately
|
|
44
|
+
upon termination of this DB Designs License and to delete all DB Designs and related files
|
|
45
|
+
in their possession or installed on their systems, as well as any backup copies, without delay.
|
|
46
|
+
- If any provision of this agreement is or becomes invalid or unenforceable, the remaining
|
|
47
|
+
provisions of this agreement shall remain unaffected. In place of the invalid or unenforceable
|
|
48
|
+
provision, a provision shall be deemed agreed upon that comes closest to the economic purpose
|
|
49
|
+
of the invalid or unenforceable provision in a legally permissible manner. The same applies in
|
|
50
|
+
the event of a gap in the agreement. This DB Designs License is governed by and construed in
|
|
51
|
+
accordance with the laws of Germany, excluding conflicts of law rules and principles.
|
|
52
|
+
|
|
53
|
+
Apache License
|
|
54
|
+
Version 2.0, January 2004
|
|
55
|
+
http://www.apache.org/licenses/
|
|
56
|
+
|
|
57
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
58
|
+
|
|
59
|
+
1. Definitions.
|
|
60
|
+
|
|
61
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
62
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
63
|
+
|
|
64
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
65
|
+
the copyright owner that is granting the License.
|
|
66
|
+
|
|
67
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
68
|
+
other entities that control, are controlled by, or are under common
|
|
69
|
+
control with that entity. For the purposes of this definition,
|
|
70
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
71
|
+
direction or management of such entity, whether by contract or
|
|
72
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
73
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
74
|
+
|
|
75
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
76
|
+
exercising permissions granted by this License.
|
|
77
|
+
|
|
78
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
79
|
+
including but not limited to software source code, documentation
|
|
80
|
+
source, and configuration files.
|
|
81
|
+
|
|
82
|
+
"Object" form shall mean any form resulting from mechanical
|
|
83
|
+
transformation or translation of a Source form, including but
|
|
84
|
+
not limited to compiled object code, generated documentation,
|
|
85
|
+
and conversions to other media types.
|
|
86
|
+
|
|
87
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
88
|
+
Object form, made available under the License, as indicated by a
|
|
89
|
+
copyright notice that is included in or attached to the work
|
|
90
|
+
(an example is provided in the Appendix below).
|
|
91
|
+
|
|
92
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
93
|
+
form, that is based on (or derived from) the Work and for which the
|
|
94
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
95
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
96
|
+
of this License, Derivative Works shall not include works that remain
|
|
97
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
98
|
+
the Work and Derivative Works thereof.
|
|
99
|
+
|
|
100
|
+
"Contribution" shall mean any work of authorship, including
|
|
101
|
+
the original version of the Work and any modifications or additions
|
|
102
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
103
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
104
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
105
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
106
|
+
means any form of electronic, verbal, or written communication sent
|
|
107
|
+
to the Licensor or its representatives, including but not limited to
|
|
108
|
+
communication on electronic mailing lists, source code control systems,
|
|
109
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
110
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
111
|
+
excluding communication that is conspicuously marked or otherwise
|
|
112
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
113
|
+
|
|
114
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
115
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
116
|
+
subsequently incorporated within the Work.
|
|
117
|
+
|
|
118
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
119
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
120
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
121
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
122
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
123
|
+
Work and such Derivative Works in Source or Object form.
|
|
124
|
+
|
|
125
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
126
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
127
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
128
|
+
(except as stated in this section) patent license to make, have made,
|
|
129
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
130
|
+
where such license applies only to those patent claims licensable
|
|
131
|
+
by such Contributor that are necessarily infringed by their
|
|
132
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
133
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
134
|
+
institute patent litigation against any entity (including a
|
|
135
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
136
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
137
|
+
or contributory patent infringement, then any patent licenses
|
|
138
|
+
granted to You under this License for that Work shall terminate
|
|
139
|
+
as of the date such litigation is filed.
|
|
140
|
+
|
|
141
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
142
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
143
|
+
modifications, and in Source or Object form, provided that You
|
|
144
|
+
meet the following conditions:
|
|
145
|
+
|
|
146
|
+
(a) You must give any other recipients of the Work or
|
|
147
|
+
Derivative Works a copy of this License; and
|
|
148
|
+
|
|
149
|
+
(b) You must cause any modified files to carry prominent notices
|
|
150
|
+
stating that You changed the files; and
|
|
151
|
+
|
|
152
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
153
|
+
that You distribute, all copyright, patent, trademark, and
|
|
154
|
+
attribution notices from the Source form of the Work,
|
|
155
|
+
excluding those notices that do not pertain to any part of
|
|
156
|
+
the Derivative Works; and
|
|
157
|
+
|
|
158
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
159
|
+
distribution, then any Derivative Works that You distribute must
|
|
160
|
+
include a readable copy of the attribution notices contained
|
|
161
|
+
within such NOTICE file, excluding those notices that do not
|
|
162
|
+
pertain to any part of the Derivative Works, in at least one
|
|
163
|
+
of the following places: within a NOTICE text file distributed
|
|
164
|
+
as part of the Derivative Works; within the Source form or
|
|
165
|
+
documentation, if provided along with the Derivative Works; or,
|
|
166
|
+
within a display generated by the Derivative Works, if and
|
|
167
|
+
wherever such third-party notices normally appear. The contents
|
|
168
|
+
of the NOTICE file are for informational purposes only and
|
|
169
|
+
do not modify the License. You may add Your own attribution
|
|
170
|
+
notices within Derivative Works that You distribute, alongside
|
|
171
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
172
|
+
that such additional attribution notices cannot be construed
|
|
173
|
+
as modifying the License.
|
|
174
|
+
|
|
175
|
+
You may add Your own copyright statement to Your modifications and
|
|
176
|
+
may provide additional or different license terms and conditions
|
|
177
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
178
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
179
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
180
|
+
the conditions stated in this License.
|
|
181
|
+
|
|
182
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
183
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
184
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
185
|
+
this License, without any additional terms or conditions.
|
|
186
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
187
|
+
the terms of any separate license agreement you may have executed
|
|
188
|
+
with Licensor regarding such Contributions.
|
|
189
|
+
|
|
190
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
191
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
192
|
+
except as required for reasonable and customary use in describing the
|
|
193
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
194
|
+
|
|
195
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
196
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
197
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
198
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
199
|
+
implied, including, without limitation, any warranties or conditions
|
|
200
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
201
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
202
|
+
appropriateness of using or redistributing the Work and assume any
|
|
203
|
+
risks associated with Your exercise of permissions under this License.
|
|
204
|
+
|
|
205
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
206
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
207
|
+
unless required by applicable law (such as deliberate and grossly
|
|
208
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
209
|
+
liable to You for damages, including any direct, indirect, special,
|
|
210
|
+
incidental, or consequential damages of any character arising as a
|
|
211
|
+
result of this License or out of the use or inability to use the
|
|
212
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
213
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
214
|
+
other commercial damages or losses), even if such Contributor
|
|
215
|
+
has been advised of the possibility of such damages.
|
|
216
|
+
|
|
217
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
218
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
219
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
220
|
+
or other liability obligations and/or rights consistent with this
|
|
221
|
+
License. However, in accepting such obligations, You may act only
|
|
222
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
223
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
224
|
+
defend, and hold each Contributor harmless for any liability
|
|
225
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
226
|
+
of your accepting any such warranty or additional liability.
|
|
227
|
+
|
|
228
|
+
END OF TERMS AND CONDITIONS
|
|
229
|
+
|
|
230
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
231
|
+
|
|
232
|
+
To apply the Apache License to your work, attach the following
|
|
233
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
234
|
+
replaced with your own identifying information. (Don't include
|
|
235
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
236
|
+
comment syntax for the file format. We also recommend that a
|
|
237
|
+
file or class name and description of purpose be included on the
|
|
238
|
+
same "printed page" as the copyright notice for easier
|
|
239
|
+
identification within third-party archives.
|
|
240
|
+
|
|
241
|
+
Copyright [yyyy] [name of copyright owner]
|
|
242
|
+
|
|
243
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
244
|
+
you may not use this file except in compliance with the License.
|
|
245
|
+
You may obtain a copy of the License at
|
|
246
|
+
|
|
247
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
248
|
+
|
|
249
|
+
Unless required by applicable law or agreed to in writing, software
|
|
250
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
251
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
252
|
+
See the License for the specific language governing permissions and
|
|
253
|
+
limitations under the License.
|
|
@@ -0,0 +1,231 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"name": "arrow_down.svg",
|
|
4
|
+
"type": "lucide",
|
|
5
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
6
|
+
"origin": "arrow-down"
|
|
7
|
+
},
|
|
8
|
+
{
|
|
9
|
+
"name": "arrow_left.svg",
|
|
10
|
+
"type": "lucide",
|
|
11
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
12
|
+
"origin": "arrow-left"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"name": "arrow_right.svg",
|
|
16
|
+
"type": "lucide",
|
|
17
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
18
|
+
"origin": "arrow-right"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"name": "arrow_up.svg",
|
|
22
|
+
"type": "lucide",
|
|
23
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
24
|
+
"origin": "arrow-up"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "arrow_up_right.svg",
|
|
28
|
+
"type": "lucide",
|
|
29
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
30
|
+
"origin": "arrow-up-right"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "chevron_down.svg",
|
|
34
|
+
"type": "lucide",
|
|
35
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
36
|
+
"origin": "chevron-down"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"name": "chevron_left.svg",
|
|
40
|
+
"type": "lucide",
|
|
41
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
42
|
+
"origin": "chevron-left"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"name": "chevron_right.svg",
|
|
46
|
+
"type": "lucide",
|
|
47
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
48
|
+
"origin": "chevron-right"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"name": "chevron_up.svg",
|
|
52
|
+
"type": "lucide",
|
|
53
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
54
|
+
"origin": "chevron-up"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"name": "clock.svg",
|
|
58
|
+
"type": "lucide",
|
|
59
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
60
|
+
"origin": "clock"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"name": "check-circle.svg",
|
|
64
|
+
"type": "lucide",
|
|
65
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
66
|
+
"origin": "circle-check"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "circle.svg",
|
|
70
|
+
"type": "lucide",
|
|
71
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
72
|
+
"origin": "circle"
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"name": "calendar.svg",
|
|
76
|
+
"type": "lucide",
|
|
77
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
78
|
+
"origin": "calendar"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"name": "plus.svg",
|
|
82
|
+
"type": "lucide",
|
|
83
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
84
|
+
"origin": "plus"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"name": "eye.svg",
|
|
88
|
+
"type": "lucide",
|
|
89
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
90
|
+
"origin": "eye"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "eye_disabled.svg",
|
|
94
|
+
"type": "lucide",
|
|
95
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
96
|
+
"origin": "eye-off"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"name": "double_chevron_down.svg",
|
|
100
|
+
"type": "lucide",
|
|
101
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
102
|
+
"origin": "chevrons-down"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"name": "double_chevron_up.svg",
|
|
106
|
+
"type": "lucide",
|
|
107
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
108
|
+
"origin": "chevrons-up"
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "double_chevron_left.svg",
|
|
112
|
+
"type": "lucide",
|
|
113
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
114
|
+
"origin": "chevrons-left"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"name": "double_chevron_right.svg",
|
|
118
|
+
"type": "lucide",
|
|
119
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
120
|
+
"origin": "chevrons-right"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"name": "copy.svg",
|
|
124
|
+
"type": "lucide",
|
|
125
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
126
|
+
"origin": "copy"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"name": "house.svg",
|
|
130
|
+
"type": "lucide",
|
|
131
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
132
|
+
"origin": "house"
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"name": "circle_small.svg",
|
|
136
|
+
"type": "lucide",
|
|
137
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
138
|
+
"origin": "circle-small"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"name": "chat.svg",
|
|
142
|
+
"type": "lucide",
|
|
143
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
144
|
+
"origin": "message-square-text"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"name": "sun.svg",
|
|
148
|
+
"type": "lucide",
|
|
149
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
150
|
+
"origin": "sun"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"name": "moon.svg",
|
|
154
|
+
"type": "lucide",
|
|
155
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
156
|
+
"origin": "moon"
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"name": "minus.svg",
|
|
160
|
+
"type": "lucide",
|
|
161
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
162
|
+
"origin": "minus"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"name": "cross.svg",
|
|
166
|
+
"type": "lucide",
|
|
167
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
168
|
+
"origin": "x"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"name": "circular_arrows.svg",
|
|
172
|
+
"type": "lucide",
|
|
173
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
174
|
+
"origin": "refresh-cw"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"name": "check.svg",
|
|
178
|
+
"type": "lucide",
|
|
179
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
180
|
+
"origin": "check"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"name": "menu.svg",
|
|
184
|
+
"type": "lucide",
|
|
185
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
186
|
+
"origin": "menu"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"name": "magnifying_glass.svg",
|
|
190
|
+
"type": "lucide",
|
|
191
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
192
|
+
"origin": "search"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"name": "circle_check.svg",
|
|
196
|
+
"type": "lucide",
|
|
197
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
198
|
+
"origin": "circle-check"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"name": "circle_x.svg",
|
|
202
|
+
"type": "lucide",
|
|
203
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
204
|
+
"origin": "circle-x"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"name": "exclamation_mark_circle.svg",
|
|
208
|
+
"type": "lucide",
|
|
209
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
210
|
+
"origin": "circle-alert"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"name": "exclamation_mark_triangle.svg",
|
|
214
|
+
"type": "lucide",
|
|
215
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
216
|
+
"origin": "triangle-alert"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"name": "information_circle.svg",
|
|
220
|
+
"type": "lucide",
|
|
221
|
+
"licence": "https://lucide.dev/license#lucide-license",
|
|
222
|
+
"origin": "info"
|
|
223
|
+
},
|
|
224
|
+
{ "name": "brand.svg", "type": "custom", "licence": "DB_LICENSE" },
|
|
225
|
+
{ "name": "x_placeholder.svg", "type": "custom", "licence": "DB_LICENSE" },
|
|
226
|
+
{
|
|
227
|
+
"name": "resize_handle_corner.svg",
|
|
228
|
+
"type": "custom",
|
|
229
|
+
"licence": "DB_LICENSE"
|
|
230
|
+
}
|
|
231
|
+
]
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.695 4.057 C 11.466 4.129,11.256 4.299,11.128 4.516 L 11.020 4.700 11.009 10.639 L 10.999 16.577 8.269 13.852 C 5.628 11.215,5.533 11.125,5.323 11.064 C 5.057 10.986,4.945 10.984,4.710 11.055 C 4.467 11.128,4.260 11.293,4.128 11.516 C 4.036 11.672,4.020 11.745,4.021 12.000 C 4.021 12.212,4.043 12.341,4.095 12.440 C 4.135 12.517,5.791 14.206,7.774 16.194 C 11.688 20.117,11.557 19.999,12.000 19.999 C 12.443 19.999,12.312 20.117,16.226 16.194 C 18.209 14.206,19.865 12.517,19.905 12.440 C 19.957 12.341,19.979 12.212,19.979 12.000 C 19.980 11.745,19.964 11.672,19.872 11.516 C 19.740 11.293,19.533 11.128,19.290 11.055 C 19.055 10.984,18.943 10.986,18.677 11.064 C 18.467 11.125,18.372 11.215,15.731 13.852 L 13.001 16.577 12.991 10.639 L 12.980 4.700 12.872 4.516 C 12.628 4.101,12.150 3.915,11.695 4.057 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.640 4.068 C 11.484 4.121,10.975 4.613,7.826 7.755 C 3.881 11.690,4.001 11.557,4.001 12.000 C 4.001 12.443,3.883 12.312,7.806 16.226 C 9.794 18.209,11.481 19.862,11.555 19.899 C 12.010 20.128,12.601 19.944,12.867 19.492 C 12.964 19.327,12.980 19.258,12.979 19.000 C 12.979 18.788,12.957 18.659,12.905 18.560 C 12.865 18.483,11.614 17.201,10.126 15.710 L 7.421 13.000 13.300 12.998 C 18.108 12.997,19.207 12.987,19.330 12.943 C 19.551 12.864,19.744 12.702,19.869 12.489 C 19.964 12.328,19.980 12.256,19.980 12.000 C 19.980 11.746,19.963 11.672,19.872 11.516 C 19.740 11.293,19.533 11.128,19.290 11.055 C 19.139 11.009,18.099 11.000,13.264 11.000 L 7.421 11.000 10.126 8.290 C 11.614 6.800,12.865 5.517,12.905 5.440 C 12.957 5.341,12.979 5.212,12.979 5.000 C 12.980 4.745,12.964 4.672,12.872 4.516 C 12.617 4.083,12.122 3.903,11.640 4.068 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.670 4.061 C 11.448 4.142,11.250 4.309,11.128 4.516 C 11.036 4.672,11.020 4.745,11.021 5.000 C 11.021 5.212,11.043 5.341,11.095 5.440 C 11.135 5.517,12.386 6.800,13.874 8.290 L 16.579 11.000 10.736 11.000 C 5.901 11.000,4.861 11.009,4.710 11.055 C 4.467 11.128,4.260 11.293,4.128 11.516 C 4.037 11.672,4.020 11.746,4.020 12.000 C 4.020 12.256,4.036 12.328,4.131 12.489 C 4.256 12.702,4.449 12.864,4.670 12.943 C 4.793 12.987,5.892 12.997,10.700 12.998 L 16.579 13.000 13.874 15.710 C 12.386 17.201,11.135 18.483,11.095 18.560 C 11.043 18.659,11.021 18.788,11.021 19.000 C 11.020 19.258,11.036 19.327,11.133 19.492 C 11.263 19.714,11.502 19.901,11.736 19.965 C 11.938 20.019,12.266 19.989,12.445 19.899 C 12.519 19.862,14.206 18.209,16.194 16.226 C 20.117 12.312,19.999 12.443,19.999 12.000 C 19.999 11.557,20.120 11.690,16.174 7.755 C 12.854 4.443,12.523 4.125,12.343 4.065 C 12.107 3.987,11.874 3.986,11.670 4.061 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.580 4.096 C 11.419 4.173,10.673 4.900,7.774 7.806 C 5.791 9.794,4.138 11.481,4.101 11.555 C 3.872 12.010,4.056 12.601,4.508 12.867 C 4.673 12.964,4.742 12.980,5.000 12.979 C 5.212 12.979,5.341 12.957,5.440 12.905 C 5.517 12.865,6.799 11.615,8.289 10.127 L 10.999 7.422 11.009 13.364 L 11.020 19.306 11.141 19.503 C 11.543 20.156,12.457 20.156,12.859 19.503 L 12.980 19.306 12.991 13.364 L 13.001 7.422 15.711 10.127 C 17.201 11.615,18.483 12.865,18.560 12.905 C 18.659 12.957,18.788 12.979,19.000 12.979 C 19.258 12.980,19.327 12.964,19.492 12.867 C 19.714 12.737,19.901 12.498,19.965 12.264 C 20.019 12.062,19.989 11.734,19.899 11.555 C 19.862 11.481,18.209 9.794,16.226 7.806 C 13.327 4.900,12.581 4.173,12.420 4.096 C 12.151 3.968,11.849 3.968,11.580 4.096 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M6.695 6.057 C 6.466 6.129,6.256 6.299,6.128 6.516 C 6.037 6.672,6.020 6.746,6.020 7.000 C 6.020 7.256,6.036 7.328,6.131 7.489 C 6.256 7.702,6.449 7.864,6.670 7.943 C 6.791 7.986,7.563 7.997,10.700 7.998 L 14.579 8.000 10.374 12.210 C 8.061 14.525,6.135 16.483,6.095 16.560 C 6.043 16.659,6.021 16.788,6.021 17.000 C 6.020 17.258,6.036 17.327,6.133 17.492 C 6.263 17.714,6.502 17.901,6.736 17.965 C 6.938 18.019,7.266 17.989,7.445 17.899 C 7.519 17.862,9.474 15.940,11.789 13.627 L 15.998 9.422 16.009 13.364 L 16.020 17.306 16.141 17.503 C 16.543 18.156,17.457 18.156,17.859 17.503 L 17.980 17.306 17.991 12.063 C 18.001 7.272,17.996 6.805,17.936 6.646 C 17.845 6.405,17.657 6.204,17.420 6.094 L 17.220 6.001 12.040 6.003 C 7.921 6.005,6.826 6.016,6.695 6.057 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 96 96" fill="none"><path d="M45.385 4.255 C 42.417 4.792,40.465 5.695,33.600 9.710 C 30.740 11.383,25.196 14.610,21.280 16.881 C 13.039 21.661,12.590 21.949,11.200 23.365 C 9.958 24.631,9.108 26.023,8.516 27.760 L 8.080 29.040 8.036 47.071 C 7.987 67.032,7.956 66.339,9.016 68.554 C 9.993 70.599,11.645 72.440,13.840 73.931 C 14.280 74.230,19.932 77.556,26.400 81.322 C 39.049 88.688,43.678 91.150,45.916 91.705 C 49.306 92.545,51.926 91.624,60.590 86.548 C 62.862 85.217,68.392 81.999,72.880 79.398 C 77.368 76.796,81.472 74.380,82.000 74.028 C 84.311 72.491,85.977 70.661,86.984 68.554 C 88.044 66.339,88.013 67.032,87.964 47.071 L 87.920 29.040 87.484 27.760 C 87.244 27.056,86.776 26.021,86.444 25.460 C 85.708 24.216,84.094 22.532,82.800 21.657 C 81.185 20.566,58.119 7.182,56.199 6.222 C 52.245 4.245,48.854 3.629,45.385 4.255 M49.840 12.240 C 50.538 12.386,51.714 12.853,52.960 13.478 C 54.671 14.336,75.843 26.395,76.209 26.720 C 76.310 26.809,64.845 33.623,55.252 39.176 C 51.111 41.572,47.129 41.912,43.440 40.183 C 42.129 39.568,36.284 36.304,29.360 32.319 C 26.192 30.496,22.713 28.516,21.629 27.919 C 20.229 27.148,19.719 26.791,19.869 26.690 C 19.985 26.611,20.487 26.336,20.985 26.079 C 22.508 25.291,30.649 20.624,36.546 17.158 C 39.619 15.352,42.805 13.556,43.626 13.167 C 46.000 12.043,47.692 11.790,49.840 12.240 M21.310 37.098 C 28.301 41.179,31.802 43.162,35.600 45.192 C 40.816 47.979,42.666 49.355,43.386 50.982 C 43.945 52.245,44.006 54.089,43.963 68.286 L 43.920 82.091 42.400 81.354 C 39.755 80.071,18.257 67.493,17.395 66.723 C 15.893 65.384,16.008 66.807,16.004 49.400 C 16.002 40.974,16.032 34.080,16.070 34.080 C 16.109 34.080,18.467 35.438,21.310 37.098 M79.753 65.234 C 79.303 66.426,78.170 67.229,71.582 71.030 C 68.160 73.005,62.912 76.059,59.920 77.818 C 56.928 79.576,53.940 81.328,53.280 81.710 L 52.080 82.404 52.033 68.682 C 51.987 55.141,52.057 52.624,52.514 51.566 C 52.929 50.604,53.636 49.764,54.674 48.999 C 56.531 47.632,67.024 41.525,76.000 36.586 L 79.920 34.429 79.963 49.495 C 80.002 62.944,79.980 64.632,79.753 65.234 " fill="currentColor" stroke="none" fill-rule="evenodd"></path></svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 28 28" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
2
|
+
<g transform="translate(2, 2)">
|
|
3
|
+
<path d="M7.695 1.057 C 7.466 1.129,7.256 1.299,7.128 1.516 C 7.025 1.692,7.019 1.728,7.007 2.347 L 6.993 2.993 5.727 3.009 C 4.518 3.025,4.445 3.030,4.139 3.124 C 3.176 3.420,2.420 4.180,2.114 5.160 L 2.020 5.460 2.020 13.000 L 2.020 20.540 2.114 20.840 C 2.422 21.827,3.173 22.578,4.160 22.886 L 4.460 22.980 12.000 22.980 L 19.540 22.980 19.840 22.886 C 20.827 22.578,21.578 21.827,21.886 20.840 L 21.980 20.540 21.980 13.000 L 21.980 5.460 21.886 5.160 C 21.580 4.180,20.824 3.420,19.861 3.124 C 19.555 3.030,19.482 3.025,18.273 3.009 L 17.007 2.993 16.993 2.347 C 16.981 1.726,16.976 1.693,16.871 1.514 C 16.479 0.848,15.521 0.848,15.129 1.514 C 15.024 1.693,15.019 1.726,15.007 2.350 L 14.993 3.000 12.000 3.000 L 9.007 3.000 8.993 2.350 C 8.981 1.728,8.975 1.692,8.872 1.516 C 8.628 1.101,8.150 0.915,7.695 1.057 M7.007 5.653 C 7.020 6.300,7.021 6.308,7.141 6.503 C 7.543 7.156,8.457 7.156,8.859 6.503 C 8.979 6.308,8.980 6.300,8.993 5.653 L 9.007 5.000 12.000 5.000 L 14.993 5.000 15.007 5.653 C 15.020 6.300,15.021 6.308,15.141 6.503 C 15.543 7.156,16.457 7.156,16.859 6.503 C 16.979 6.308,16.980 6.300,16.993 5.653 L 17.007 5.000 18.056 5.000 C 19.297 5.000,19.416 5.022,19.697 5.303 C 19.993 5.599,20.000 5.650,20.000 7.447 L 20.000 9.000 12.000 9.000 L 4.000 9.000 4.000 7.447 C 4.000 5.649,4.007 5.599,4.304 5.303 C 4.582 5.024,4.681 5.006,5.927 5.003 L 6.993 5.000 7.007 5.653 M20.000 15.554 C 20.000 20.497,20.008 20.318,19.779 20.618 C 19.718 20.698,19.585 20.813,19.484 20.872 L 19.300 20.980 12.000 20.980 L 4.700 20.980 4.516 20.872 C 4.415 20.813,4.284 20.700,4.225 20.623 C 3.989 20.314,4.000 20.557,4.000 15.575 L 4.000 11.000 12.000 11.000 L 20.000 11.000 20.000 15.554 " stroke="none" fill-rule="evenodd" fill="black"></path>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-message-square-text-icon lucide-message-square-text"><path d="M22 17a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 21.286V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2z"/><path d="M7 11h10"/><path d="M7 15h6"/><path d="M7 7h8"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M19.640 5.068 C 19.483 5.121,18.793 5.795,14.230 10.354 L 9.001 15.578 6.770 13.353 C 4.622 11.209,4.532 11.125,4.323 11.064 C 4.057 10.986,3.945 10.984,3.710 11.055 C 3.467 11.128,3.260 11.293,3.128 11.516 C 3.037 11.672,3.020 11.746,3.020 12.000 C 3.020 12.254,3.036 12.328,3.127 12.480 C 3.262 12.706,8.368 17.805,8.560 17.905 C 8.659 17.957,8.788 17.979,9.000 17.979 C 9.255 17.980,9.327 17.964,9.480 17.873 C 9.708 17.737,20.805 6.633,20.905 6.440 C 20.957 6.341,20.979 6.212,20.979 6.000 C 20.980 5.745,20.964 5.672,20.872 5.516 C 20.617 5.083,20.122 4.903,19.640 5.068 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.280 1.023 C 11.203 1.032,10.951 1.059,10.720 1.083 C 8.832 1.283,6.991 2.023,5.360 3.235 C 4.751 3.688,3.684 4.755,3.226 5.367 C 0.728 8.714,0.301 13.032,2.097 16.780 C 2.643 17.918,3.276 18.801,4.238 19.762 C 5.199 20.724,6.082 21.357,7.220 21.903 C 10.967 23.699,15.288 23.270,18.637 20.770 C 19.246 20.316,20.316 19.246,20.770 18.637 C 23.744 14.652,23.744 9.348,20.770 5.363 C 20.316 4.755,19.247 3.686,18.640 3.235 C 17.045 2.049,15.365 1.360,13.423 1.096 C 13.000 1.038,11.574 0.990,11.280 1.023 M13.320 3.101 C 15.883 3.488,18.124 4.931,19.560 7.120 C 19.863 7.583,20.303 8.479,20.492 9.020 C 20.838 10.013,20.977 10.865,20.977 12.000 C 20.977 13.493,20.720 14.621,20.080 15.940 C 19.375 17.394,18.311 18.607,16.927 19.532 C 16.138 20.060,14.876 20.588,13.908 20.797 C 11.266 21.366,8.479 20.708,6.370 19.019 C 4.857 17.807,3.722 16.029,3.267 14.160 C 3.081 13.397,3.023 12.888,3.023 12.000 C 3.023 10.507,3.280 9.379,3.920 8.060 C 4.971 5.891,6.877 4.221,9.160 3.466 C 9.865 3.233,10.432 3.118,11.340 3.024 C 11.662 2.991,12.911 3.039,13.320 3.101 M14.640 9.068 C 14.488 9.121,14.196 9.394,12.731 10.853 L 11.002 12.575 10.268 11.851 C 9.603 11.195,9.515 11.122,9.320 11.064 C 9.057 10.986,8.946 10.984,8.710 11.055 C 8.467 11.128,8.260 11.293,8.128 11.516 C 8.036 11.672,8.020 11.745,8.021 12.000 C 8.021 12.213,8.043 12.341,8.095 12.440 C 8.197 12.633,10.297 14.740,10.520 14.873 C 10.673 14.964,10.745 14.980,11.000 14.979 C 11.212 14.979,11.341 14.957,11.440 14.905 C 11.632 14.805,15.739 10.705,15.873 10.480 C 15.964 10.328,15.980 10.254,15.980 10.000 C 15.980 9.746,15.963 9.672,15.872 9.516 C 15.617 9.083,15.121 8.903,14.640 9.068 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5.670 8.061 C 5.448 8.142,5.250 8.309,5.128 8.516 C 5.036 8.672,5.020 8.745,5.021 9.000 C 5.021 9.212,5.043 9.341,5.095 9.440 C 5.195 9.632,11.294 15.738,11.520 15.873 C 11.673 15.964,11.745 15.980,12.000 15.979 C 12.212 15.979,12.341 15.957,12.440 15.905 C 12.632 15.805,18.738 9.706,18.873 9.480 C 18.964 9.328,18.980 9.254,18.980 9.000 C 18.980 8.746,18.963 8.672,18.872 8.516 C 18.618 8.084,18.138 7.906,17.657 8.065 C 17.478 8.125,17.210 8.380,14.730 10.854 L 12.000 13.578 9.270 10.854 C 6.790 8.380,6.522 8.125,6.343 8.065 C 6.107 7.987,5.874 7.986,5.670 8.061 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M14.640 5.068 C 14.485 5.121,14.036 5.553,11.347 8.235 C 9.570 10.008,8.188 11.417,8.127 11.520 C 8.036 11.672,8.020 11.746,8.020 12.000 C 8.020 12.254,8.036 12.328,8.127 12.480 C 8.263 12.707,14.370 18.807,14.555 18.899 C 15.010 19.128,15.601 18.944,15.867 18.492 C 15.964 18.327,15.980 18.258,15.979 18.000 C 15.979 17.788,15.957 17.659,15.905 17.560 C 15.865 17.483,14.614 16.200,13.126 14.710 L 10.421 12.000 13.126 9.290 C 14.614 7.800,15.865 6.517,15.905 6.440 C 15.957 6.341,15.979 6.212,15.979 6.000 C 15.980 5.745,15.964 5.672,15.872 5.516 C 15.617 5.083,15.122 4.903,14.640 5.068 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8.670 5.061 C 8.448 5.142,8.250 5.309,8.128 5.516 C 8.036 5.672,8.020 5.745,8.021 6.000 C 8.021 6.212,8.043 6.341,8.095 6.440 C 8.135 6.517,9.386 7.800,10.874 9.290 L 13.579 12.000 10.874 14.710 C 9.386 16.200,8.135 17.483,8.095 17.560 C 8.043 17.659,8.021 17.788,8.021 18.000 C 8.020 18.258,8.036 18.327,8.133 18.492 C 8.263 18.714,8.502 18.901,8.736 18.965 C 8.938 19.019,9.266 18.989,9.445 18.899 C 9.630 18.807,15.737 12.707,15.873 12.480 C 15.964 12.328,15.980 12.254,15.980 12.000 C 15.980 11.746,15.964 11.672,15.873 11.520 C 15.812 11.417,14.431 10.008,12.653 8.235 C 9.817 5.407,9.522 5.125,9.343 5.065 C 9.107 4.987,8.874 4.986,8.670 5.061 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.640 8.068 C 11.485 8.121,11.036 8.553,8.347 11.235 C 6.570 13.008,5.188 14.417,5.127 14.520 C 5.036 14.672,5.020 14.746,5.020 15.000 C 5.020 15.257,5.036 15.327,5.133 15.492 C 5.263 15.714,5.502 15.901,5.736 15.965 C 5.938 16.019,6.266 15.989,6.445 15.899 C 6.519 15.862,7.800 14.614,9.290 13.126 L 12.000 10.421 14.710 13.126 C 16.200 14.614,17.481 15.862,17.555 15.899 C 18.010 16.128,18.601 15.944,18.867 15.492 C 18.964 15.327,18.980 15.257,18.980 15.000 C 18.980 14.746,18.964 14.672,18.873 14.520 C 18.812 14.417,17.431 13.008,15.653 11.235 C 12.817 8.407,12.522 8.125,12.343 8.065 C 12.102 7.986,11.878 7.986,11.640 8.068 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle"><path d="M11.280 1.023 C 11.203 1.032,10.951 1.059,10.720 1.083 C 8.832 1.283,6.991 2.023,5.360 3.235 C 4.751 3.688,3.684 4.755,3.226 5.367 C 0.728 8.714,0.301 13.032,2.097 16.780 C 2.643 17.918,3.276 18.801,4.238 19.762 C 5.199 20.724,6.082 21.357,7.220 21.903 C 10.967 23.699,15.288 23.270,18.637 20.770 C 19.246 20.316,20.316 19.246,20.770 18.637 C 23.744 14.652,23.744 9.348,20.770 5.363 C 20.316 4.755,19.247 3.686,18.640 3.235 C 17.045 2.049,15.365 1.360,13.423 1.096 C 13.000 1.038,11.574 0.990,11.280 1.023 M13.320 3.101 C 15.883 3.488,18.124 4.931,19.560 7.120 C 19.863 7.583,20.303 8.479,20.492 9.020 C 20.838 10.013,20.977 10.865,20.977 12.000 C 20.977 13.493,20.720 14.621,20.080 15.940 C 19.375 17.394,18.311 18.607,16.927 19.532 C 16.138 20.060,14.876 20.588,13.908 20.797 C 11.266 21.366,8.479 20.708,6.370 19.019 C 4.857 17.807,3.722 16.029,3.267 14.160 C 3.081 13.397,3.023 12.888,3.023 12.000 C 3.023 10.507,3.280 9.379,3.920 8.060 C 4.971 5.891,6.877 4.221,9.160 3.466 C 9.865 3.233,10.432 3.118,11.340 3.024 C 11.662 2.991,12.911 3.039,13.320 3.101 " stroke="none" fill="black" fill-rule="evenodd"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle-small-icon lucide-circle-small"><circle cx="12" cy="12" r="6"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-refresh-cw"><path d="M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"/><path d="M21 3v5h-5"/><path d="M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"/><path d="M8 16H3v5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.280 1.023 C 11.203 1.032,10.951 1.059,10.720 1.083 C 8.832 1.283,6.991 2.023,5.360 3.235 C 4.751 3.688,3.684 4.755,3.226 5.367 C 0.728 8.714,0.301 13.032,2.097 16.780 C 2.643 17.918,3.276 18.801,4.238 19.762 C 5.199 20.724,6.082 21.357,7.220 21.903 C 10.967 23.699,15.288 23.270,18.637 20.770 C 19.246 20.316,20.316 19.246,20.770 18.637 C 23.744 14.652,23.744 9.348,20.770 5.363 C 20.316 4.755,19.247 3.686,18.640 3.235 C 17.045 2.049,15.365 1.360,13.423 1.096 C 13.000 1.038,11.574 0.990,11.280 1.023 M13.320 3.101 C 15.883 3.488,18.124 4.931,19.560 7.120 C 19.863 7.583,20.303 8.479,20.492 9.020 C 20.838 10.013,20.977 10.865,20.977 12.000 C 20.977 13.493,20.720 14.621,20.080 15.940 C 19.375 17.394,18.311 18.607,16.927 19.532 C 16.138 20.060,14.876 20.588,13.908 20.797 C 11.266 21.366,8.479 20.708,6.370 19.019 C 4.857 17.807,3.722 16.029,3.267 14.160 C 3.081 13.397,3.023 12.888,3.023 12.000 C 3.023 10.507,3.280 9.379,3.920 8.060 C 4.971 5.891,6.877 4.221,9.160 3.466 C 9.865 3.233,10.432 3.118,11.340 3.024 C 11.662 2.991,12.911 3.039,13.320 3.101 M11.695 5.057 C 11.466 5.129,11.256 5.299,11.128 5.516 L 11.020 5.700 11.009 8.917 C 10.997 12.549,10.985 12.389,11.297 12.696 C 11.542 12.937,15.612 14.961,15.908 14.990 C 16.347 15.032,16.795 14.749,16.934 14.340 C 17.017 14.095,17.018 13.906,16.935 13.664 C 16.810 13.298,16.726 13.243,14.791 12.275 L 13.002 11.381 12.991 8.540 L 12.980 5.700 12.872 5.516 C 12.628 5.101,12.150 4.915,11.695 5.057 " stroke="none" fill="black" fill-rule="evenodd"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-copy-icon lucide-copy"><rect width="14" height="14" x="8" y="8" rx="2" ry="2"/><path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5.670 5.061 C 5.448 5.142,5.250 5.309,5.128 5.516 C 5.036 5.672,5.020 5.745,5.021 6.000 C 5.021 6.212,5.043 6.341,5.095 6.440 C 5.135 6.517,6.386 7.800,7.874 9.290 L 10.579 12.000 7.874 14.710 C 6.386 16.200,5.135 17.483,5.095 17.560 C 5.043 17.659,5.021 17.788,5.021 18.000 C 5.020 18.258,5.036 18.327,5.133 18.492 C 5.263 18.714,5.502 18.901,5.736 18.965 C 5.938 19.019,6.266 18.989,6.445 18.899 C 6.519 18.862,7.800 17.614,9.290 16.126 L 12.000 13.421 14.710 16.126 C 16.200 17.614,17.483 18.865,17.560 18.905 C 17.659 18.957,17.788 18.979,18.000 18.979 C 18.258 18.980,18.327 18.964,18.492 18.867 C 18.714 18.737,18.901 18.498,18.965 18.264 C 19.019 18.062,18.989 17.734,18.899 17.555 C 18.862 17.481,17.614 16.200,16.126 14.710 L 13.421 12.000 16.126 9.290 C 17.614 7.800,18.865 6.517,18.905 6.440 C 18.957 6.341,18.979 6.212,18.979 6.000 C 18.980 5.745,18.964 5.672,18.872 5.516 C 18.618 5.084,18.138 4.906,17.657 5.065 C 17.478 5.125,17.210 5.380,14.730 7.854 L 12.000 10.578 9.270 7.854 C 6.790 5.380,6.522 5.125,6.343 5.065 C 6.107 4.987,5.874 4.986,5.670 5.061 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.280 1.023 C 11.203 1.032,10.951 1.059,10.720 1.083 C 8.832 1.283,6.991 2.023,5.360 3.235 C 4.751 3.688,3.684 4.755,3.226 5.367 C 0.728 8.714,0.301 13.032,2.097 16.780 C 2.643 17.918,3.276 18.801,4.238 19.762 C 5.199 20.724,6.082 21.357,7.220 21.903 C 10.967 23.699,15.288 23.270,18.637 20.770 C 19.246 20.316,20.316 19.246,20.770 18.637 C 23.744 14.652,23.744 9.348,20.770 5.363 C 20.316 4.755,19.247 3.686,18.640 3.235 C 17.045 2.049,15.365 1.360,13.423 1.096 C 13.000 1.038,11.574 0.990,11.280 1.023 M13.320 3.101 C 15.883 3.488,18.124 4.931,19.560 7.120 C 19.863 7.583,20.303 8.479,20.492 9.020 C 20.838 10.013,20.977 10.865,20.977 12.000 C 20.977 13.493,20.720 14.621,20.080 15.940 C 19.375 17.394,18.311 18.607,16.927 19.532 C 16.138 20.060,14.876 20.588,13.908 20.797 C 11.266 21.366,8.479 20.708,6.370 19.019 C 4.857 17.807,3.722 16.029,3.267 14.160 C 3.081 13.397,3.023 12.888,3.023 12.000 C 3.023 10.507,3.280 9.379,3.920 8.060 C 4.971 5.891,6.877 4.221,9.160 3.466 C 9.865 3.233,10.432 3.118,11.340 3.024 C 11.662 2.991,12.911 3.039,13.320 3.101 M8.670 8.061 C 8.448 8.142,8.250 8.309,8.128 8.516 C 8.036 8.672,8.020 8.745,8.021 9.000 C 8.021 9.213,8.043 9.341,8.095 9.440 C 8.136 9.517,8.711 10.125,9.374 10.790 L 10.578 12.000 9.374 13.210 C 8.711 13.876,8.138 14.481,8.101 14.555 C 7.872 15.009,8.056 15.601,8.508 15.867 C 8.673 15.964,8.742 15.980,9.000 15.979 C 9.213 15.979,9.341 15.957,9.440 15.905 C 9.517 15.864,10.125 15.289,10.790 14.626 L 12.000 13.422 13.210 14.626 C 13.876 15.289,14.481 15.862,14.555 15.899 C 15.009 16.128,15.601 15.944,15.867 15.492 C 15.964 15.327,15.980 15.258,15.979 15.000 C 15.979 14.787,15.957 14.659,15.905 14.560 C 15.864 14.483,15.289 13.876,14.626 13.210 L 13.422 12.000 14.626 10.790 C 15.289 10.125,15.864 9.517,15.905 9.440 C 15.957 9.341,15.979 9.213,15.979 9.000 C 15.980 8.745,15.964 8.672,15.872 8.516 C 15.618 8.084,15.137 7.905,14.657 8.066 C 14.484 8.124,14.312 8.279,13.230 9.354 L 12.000 10.576 10.770 9.354 C 9.688 8.279,9.516 8.124,9.343 8.066 C 9.108 7.987,8.875 7.985,8.670 8.061 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-down-icon lucide-chevrons-down"><path d="m7 6 5 5 5-5"/><path d="m7 13 5 5 5-5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-left-icon lucide-chevrons-left"><path d="m11 17-5-5 5-5"/><path d="m18 17-5-5 5-5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-right-icon lucide-chevrons-right"><path d="m6 17 5-5-5-5"/><path d="m13 17 5-5-5-5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevrons-up-icon lucide-chevrons-up"><path d="m17 11-5-5-5 5"/><path d="m17 18-5-5-5 5"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.280 1.023 C 11.203 1.032,10.951 1.059,10.720 1.083 C 8.832 1.283,6.991 2.023,5.360 3.235 C 4.751 3.688,3.684 4.755,3.226 5.367 C 0.728 8.714,0.301 13.032,2.097 16.780 C 2.643 17.918,3.276 18.801,4.238 19.762 C 5.199 20.724,6.082 21.357,7.220 21.903 C 10.967 23.699,15.288 23.270,18.637 20.770 C 19.246 20.316,20.316 19.246,20.770 18.637 C 23.744 14.652,23.744 9.348,20.770 5.363 C 20.316 4.755,19.247 3.686,18.640 3.235 C 17.045 2.049,15.365 1.360,13.423 1.096 C 13.000 1.038,11.574 0.990,11.280 1.023 M13.320 3.101 C 15.883 3.488,18.124 4.931,19.560 7.120 C 19.863 7.583,20.303 8.479,20.492 9.020 C 20.838 10.013,20.977 10.865,20.977 12.000 C 20.977 13.493,20.720 14.621,20.080 15.940 C 19.375 17.394,18.311 18.607,16.927 19.532 C 16.138 20.060,14.876 20.588,13.908 20.797 C 11.266 21.366,8.479 20.708,6.370 19.019 C 4.857 17.807,3.722 16.029,3.267 14.160 C 3.081 13.397,3.023 12.888,3.023 12.000 C 3.023 10.507,3.280 9.379,3.920 8.060 C 4.971 5.891,6.877 4.221,9.160 3.466 C 9.865 3.233,10.432 3.118,11.340 3.024 C 11.662 2.991,12.911 3.039,13.320 3.101 M11.695 7.057 C 11.466 7.129,11.256 7.299,11.128 7.516 L 11.020 7.700 11.020 10.003 L 11.020 12.306 11.141 12.503 C 11.209 12.613,11.346 12.756,11.452 12.828 C 11.923 13.144,12.554 12.999,12.859 12.503 L 12.980 12.306 12.980 10.003 L 12.980 7.700 12.872 7.516 C 12.628 7.101,12.150 6.915,11.695 7.057 M11.695 15.055 C 11.464 15.130,11.255 15.300,11.128 15.516 C 11.037 15.672,11.020 15.746,11.020 16.000 C 11.020 16.257,11.036 16.327,11.133 16.492 C 11.651 17.374,12.998 17.018,12.998 16.000 C 12.998 15.623,12.792 15.281,12.463 15.112 C 12.265 15.010,11.911 14.984,11.695 15.055 " stroke="none" fill="black" fill-rule="evenodd"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.320 2.065 C 11.177 2.096,10.931 2.183,10.772 2.257 C 10.129 2.562,9.724 2.937,9.344 3.577 C 8.866 4.383,1.439 17.404,1.302 17.676 C 0.891 18.492,0.888 19.502,1.293 20.305 C 1.606 20.927,2.067 21.391,2.660 21.682 C 3.321 22.007,2.465 21.980,11.980 21.980 C 21.536 21.980,20.633 22.011,21.340 21.663 C 21.944 21.365,22.365 20.944,22.663 20.340 C 22.913 19.831,22.979 19.552,22.979 19.000 C 22.979 18.465,22.915 18.180,22.685 17.700 C 22.524 17.362,14.787 3.798,14.511 3.369 C 14.101 2.733,13.456 2.273,12.700 2.080 C 12.328 1.985,11.717 1.978,11.320 2.065 M12.425 4.100 C 12.536 4.155,12.664 4.241,12.710 4.290 C 12.842 4.431,20.907 18.568,20.956 18.743 C 21.052 19.090,20.960 19.434,20.700 19.694 C 20.366 20.028,21.155 20.000,11.983 19.998 C 5.268 19.997,3.793 19.987,3.670 19.943 C 3.463 19.869,3.257 19.704,3.128 19.510 C 3.032 19.364,3.020 19.309,3.020 19.003 L 3.020 18.660 7.092 11.540 C 9.332 7.624,11.221 4.362,11.290 4.291 C 11.584 3.985,12.041 3.909,12.425 4.100 M11.695 8.057 C 11.466 8.129,11.256 8.299,11.128 8.516 L 11.020 8.700 11.020 11.003 L 11.020 13.306 11.141 13.503 C 11.209 13.613,11.346 13.756,11.452 13.828 C 11.923 14.144,12.554 13.999,12.859 13.503 L 12.980 13.306 12.980 11.003 L 12.980 8.700 12.872 8.516 C 12.628 8.101,12.150 7.915,11.695 8.057 M11.695 16.055 C 11.464 16.130,11.255 16.300,11.128 16.516 C 11.037 16.672,11.020 16.746,11.020 17.000 C 11.020 17.257,11.036 17.327,11.133 17.492 C 11.651 18.374,12.998 18.018,12.998 17.000 C 12.998 16.623,12.792 16.281,12.463 16.112 C 12.265 16.010,11.911 15.984,11.695 16.055 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-eye-icon lucide-eye"><path d="M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0"/><circle cx="12" cy="12" r="3"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-eye-off-icon lucide-eye-off"><path d="M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49"/><path d="M14.084 14.158a3 3 0 0 1-4.242-4.242"/><path d="M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143"/><path d="m2 2 20 20"/></svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house-icon lucide-house"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"/><path d="M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.280 1.023 C 11.203 1.032,10.951 1.059,10.720 1.083 C 8.832 1.283,6.991 2.023,5.360 3.235 C 4.751 3.688,3.684 4.755,3.226 5.367 C 0.728 8.714,0.301 13.032,2.097 16.780 C 2.643 17.918,3.276 18.801,4.238 19.762 C 5.199 20.724,6.082 21.357,7.220 21.903 C 10.967 23.699,15.288 23.270,18.637 20.770 C 19.246 20.316,20.316 19.246,20.770 18.637 C 23.744 14.652,23.744 9.348,20.770 5.363 C 20.316 4.755,19.247 3.686,18.640 3.235 C 17.045 2.049,15.365 1.360,13.423 1.096 C 13.000 1.038,11.574 0.990,11.280 1.023 M13.320 3.101 C 15.883 3.488,18.124 4.931,19.560 7.120 C 19.863 7.583,20.303 8.479,20.492 9.020 C 20.838 10.013,20.977 10.865,20.977 12.000 C 20.977 13.493,20.720 14.621,20.080 15.940 C 19.375 17.394,18.311 18.607,16.927 19.532 C 16.138 20.060,14.876 20.588,13.908 20.797 C 11.266 21.366,8.479 20.708,6.370 19.019 C 4.857 17.807,3.722 16.029,3.267 14.160 C 3.081 13.397,3.023 12.888,3.023 12.000 C 3.023 10.507,3.280 9.379,3.920 8.060 C 4.971 5.891,6.877 4.221,9.160 3.466 C 9.865 3.233,10.432 3.118,11.340 3.024 C 11.662 2.991,12.911 3.039,13.320 3.101 M11.695 7.055 C 11.464 7.130,11.255 7.300,11.128 7.516 C 11.037 7.672,11.020 7.746,11.020 8.000 C 11.020 8.257,11.036 8.327,11.133 8.492 C 11.651 9.374,12.998 9.018,12.998 8.000 C 12.998 7.623,12.792 7.281,12.463 7.112 C 12.265 7.010,11.911 6.984,11.695 7.055 M11.695 11.057 C 11.466 11.129,11.256 11.299,11.128 11.516 L 11.020 11.700 11.020 14.003 L 11.020 16.306 11.141 16.503 C 11.209 16.613,11.346 16.756,11.452 16.828 C 11.923 17.144,12.554 16.999,12.859 16.503 L 12.980 16.306 12.980 14.003 L 12.980 11.700 12.872 11.516 C 12.628 11.101,12.150 10.915,11.695 11.057 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M10.340 2.024 C 9.026 2.160,8.091 2.415,7.060 2.918 C 5.244 3.804,3.840 5.202,2.939 7.020 C 1.688 9.542,1.688 12.458,2.939 14.980 C 3.404 15.918,3.897 16.609,4.621 17.337 C 7.349 20.077,11.484 20.777,14.940 19.083 C 15.468 18.824,16.037 18.479,16.438 18.173 L 16.616 18.037 18.518 19.934 C 19.564 20.978,20.481 21.862,20.555 21.899 C 21.010 22.128,21.601 21.944,21.867 21.492 C 21.964 21.327,21.980 21.258,21.979 21.000 C 21.979 20.788,21.957 20.659,21.905 20.560 C 21.865 20.483,20.978 19.564,19.934 18.518 L 18.037 16.616 18.173 16.438 C 18.479 16.037,18.824 15.468,19.083 14.940 C 20.302 12.453,20.302 9.548,19.084 7.060 C 17.773 4.384,15.266 2.546,12.320 2.101 C 11.911 2.039,10.662 1.991,10.340 2.024 M12.102 4.098 C 15.099 4.551,17.491 6.985,17.924 10.020 C 17.990 10.483,17.990 11.517,17.924 11.980 C 17.487 15.047,15.126 17.424,12.020 17.926 C 11.607 17.992,10.393 17.992,9.980 17.926 C 6.873 17.424,4.513 15.047,4.076 11.980 C 3.967 11.217,4.022 10.093,4.205 9.340 C 4.815 6.828,6.824 4.818,9.340 4.205 C 9.624 4.135,10.064 4.069,10.540 4.023 C 10.813 3.997,11.726 4.041,12.102 4.098 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M3.695 5.057 C 3.466 5.129,3.256 5.299,3.128 5.516 C 3.037 5.672,3.020 5.746,3.020 6.000 C 3.020 6.256,3.036 6.328,3.131 6.489 C 3.256 6.702,3.449 6.864,3.670 6.943 C 3.893 7.022,20.107 7.022,20.330 6.943 C 20.551 6.864,20.744 6.702,20.869 6.489 C 20.964 6.328,20.980 6.256,20.980 6.000 C 20.980 5.746,20.963 5.672,20.872 5.516 C 20.740 5.293,20.533 5.128,20.290 5.055 C 20.027 4.976,3.947 4.978,3.695 5.057 M3.695 11.057 C 3.466 11.129,3.256 11.299,3.128 11.516 C 3.037 11.672,3.020 11.746,3.020 12.000 C 3.020 12.256,3.036 12.328,3.131 12.489 C 3.256 12.702,3.449 12.864,3.670 12.943 C 3.893 13.022,20.107 13.022,20.330 12.943 C 20.551 12.864,20.744 12.702,20.869 12.489 C 20.964 12.328,20.980 12.256,20.980 12.000 C 20.980 11.746,20.963 11.672,20.872 11.516 C 20.740 11.293,20.533 11.128,20.290 11.055 C 20.027 10.976,3.947 10.978,3.695 11.057 M3.695 17.057 C 3.466 17.129,3.256 17.299,3.128 17.516 C 3.037 17.672,3.020 17.746,3.020 18.000 C 3.020 18.256,3.036 18.328,3.131 18.489 C 3.256 18.702,3.449 18.864,3.670 18.943 C 3.893 19.022,20.107 19.022,20.330 18.943 C 20.551 18.864,20.744 18.702,20.869 18.489 C 20.964 18.328,20.980 18.256,20.980 18.000 C 20.980 17.746,20.963 17.672,20.872 17.516 C 20.740 17.293,20.533 17.128,20.290 17.055 C 20.027 16.976,3.947 16.978,3.695 17.057 " stroke="none" fill="black" fill-rule="evenodd"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4.695 11.057 C 4.466 11.129,4.256 11.299,4.128 11.516 C 4.037 11.672,4.020 11.746,4.020 12.000 C 4.020 12.256,4.036 12.328,4.131 12.489 C 4.256 12.702,4.449 12.864,4.670 12.943 C 4.893 13.022,19.107 13.022,19.330 12.943 C 19.551 12.864,19.744 12.702,19.869 12.489 C 19.964 12.328,19.980 12.256,19.980 12.000 C 19.980 11.746,19.963 11.672,19.872 11.516 C 19.740 11.293,19.533 11.128,19.290 11.055 C 19.027 10.976,4.947 10.978,4.695 11.057 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon-icon lucide-moon"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M11.695 4.057 C 11.466 4.129,11.256 4.299,11.128 4.516 L 11.020 4.700 11.009 7.850 L 10.998 11.000 7.945 11.000 C 4.633 11.000,4.675 10.997,4.382 11.221 C 4.302 11.282,4.187 11.415,4.128 11.516 C 4.037 11.672,4.020 11.746,4.020 12.000 C 4.020 12.256,4.036 12.328,4.131 12.489 C 4.256 12.702,4.449 12.864,4.670 12.943 C 4.790 12.986,5.433 12.997,7.909 12.998 L 10.998 13.000 11.009 16.153 L 11.020 19.306 11.141 19.503 C 11.543 20.156,12.457 20.156,12.859 19.503 L 12.980 19.306 12.991 16.153 L 13.002 13.000 16.091 12.998 C 18.567 12.997,19.210 12.986,19.330 12.943 C 19.551 12.864,19.744 12.702,19.869 12.489 C 19.964 12.328,19.980 12.256,19.980 12.000 C 19.980 11.746,19.963 11.672,19.872 11.516 C 19.813 11.415,19.698 11.282,19.618 11.221 C 19.325 10.997,19.367 11.000,16.055 11.000 L 13.002 11.000 12.991 7.850 L 12.980 4.700 12.872 4.516 C 12.628 4.101,12.150 3.915,11.695 4.057 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.771 4.037 C 18.700 4.055,18.595 4.100,18.538 4.137 C 18.207 4.354,4.353 18.191,4.131 18.527 C 4.035 18.672,4.021 18.731,4.022 18.996 C 4.024 19.348,4.081 19.483,4.327 19.722 C 4.606 19.993,5.072 20.070,5.401 19.900 C 5.467 19.866,6.281 19.094,7.210 18.184 C 9.426 16.016,19.441 5.972,19.709 5.650 C 19.829 5.505,19.936 5.328,19.963 5.230 C 20.113 4.672,19.691 4.085,19.096 4.024 C 18.988 4.013,18.842 4.019,18.771 4.037 M18.708 12.549 C 18.559 12.571,17.398 13.688,14.717 16.386 C 12.426 18.691,12.496 18.605,12.527 19.094 C 12.539 19.288,12.570 19.391,12.652 19.516 C 12.872 19.848,13.286 20.038,13.664 19.982 C 13.920 19.943,14.097 19.782,16.436 17.461 C 19.016 14.900,19.888 13.984,19.952 13.770 C 20.056 13.425,19.959 13.075,19.686 12.802 C 19.437 12.553,19.159 12.481,18.708 12.549 " fill="currentColor" stroke="none" fill-rule="evenodd"></path></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun-icon lucide-sun"><circle cx="12" cy="12" r="4"/><path d="M12 2v2"/><path d="M12 20v2"/><path d="m4.93 4.93 1.41 1.41"/><path d="m17.66 17.66 1.41 1.41"/><path d="M2 12h2"/><path d="M20 12h2"/><path d="m6.34 17.66-1.41 1.41"/><path d="m19.07 4.93-1.41 1.41"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none"><path d="M2.643 2.069 C 2.407 2.152,2.149 2.416,2.066 2.660 C 2.005 2.839,2.000 3.592,2.000 12.000 C 2.000 22.264,1.973 21.375,2.299 21.701 C 2.625 22.027,1.736 22.000,12.000 22.000 C 22.264 22.000,21.375 22.027,21.701 21.701 C 22.027 21.375,22.000 22.264,22.000 12.000 C 22.000 1.736,22.027 2.625,21.701 2.299 C 21.375 1.972,22.268 2.000,11.983 2.003 C 3.791 2.006,2.801 2.013,2.643 2.069 M21.000 12.000 L 21.000 21.000 12.000 21.000 L 3.000 21.000 3.000 12.000 L 3.000 3.000 12.000 3.000 L 21.000 3.000 21.000 12.000 M5.800 5.045 C 5.574 5.088,5.338 5.252,5.181 5.474 C 5.077 5.623,5.058 5.689,5.046 5.957 C 5.034 6.215,5.047 6.297,5.120 6.444 C 5.181 6.567,6.018 7.432,7.893 9.310 L 10.579 12.000 7.874 14.710 C 6.386 16.201,5.137 17.481,5.100 17.556 C 4.994 17.767,4.976 18.125,5.059 18.344 C 5.265 18.883,5.886 19.149,6.400 18.917 C 6.538 18.855,7.208 18.209,9.290 16.129 L 12.000 13.421 14.690 16.107 C 16.588 18.002,17.433 18.818,17.558 18.881 C 17.781 18.992,18.149 19.002,18.380 18.904 C 18.740 18.751,18.972 18.406,18.975 18.020 C 18.979 17.546,19.113 17.702,16.146 14.730 L 13.421 12.000 16.129 9.290 C 18.209 7.208,18.855 6.538,18.917 6.400 C 19.022 6.168,19.025 5.799,18.925 5.580 C 18.830 5.371,18.528 5.097,18.334 5.043 C 18.096 4.977,17.800 4.993,17.600 5.083 C 17.462 5.145,16.792 5.791,14.710 7.872 L 12.000 10.579 9.310 7.893 C 7.555 6.141,6.564 5.180,6.460 5.129 C 6.256 5.030,6.029 5.001,5.800 5.045 " stroke="none" fill-rule="evenodd" fill="black"></path></svg>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@db-ux/core-components",
|
|
3
|
-
"version": "4.5.
|
|
3
|
+
"version": "4.5.2-0-eff2227",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "General technical components (styling, fonts and icons) out of DB UX Design System (Version 3)",
|
|
6
6
|
"repository": {
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"test": "vitest run --config vitest.config.ts"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@db-ux/core-foundations": "4.5.
|
|
53
|
+
"@db-ux/core-foundations": "4.5.2-0-eff2227"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"@builder.io/eslint-plugin-mitosis": "0.0.17",
|