mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
Merge branch 'master' into refactor-unit-test
This commit is contained in:
commit
e0eda07d4e
16 changed files with 206 additions and 0 deletions
201
assets/fonts/Apache License.txt
Executable file
201
assets/fonts/Apache License.txt
Executable file
|
@ -0,0 +1,201 @@
|
|||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
BIN
assets/fonts/OpenSans-Bold.ttf
Executable file
BIN
assets/fonts/OpenSans-Bold.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/OpenSans-BoldItalic.ttf
Executable file
BIN
assets/fonts/OpenSans-BoldItalic.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/OpenSans-ExtraBold.ttf
Executable file
BIN
assets/fonts/OpenSans-ExtraBold.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/OpenSans-ExtraBoldItalic.ttf
Executable file
BIN
assets/fonts/OpenSans-ExtraBoldItalic.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/OpenSans-Italic.ttf
Executable file
BIN
assets/fonts/OpenSans-Italic.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/OpenSans-Light.ttf
Executable file
BIN
assets/fonts/OpenSans-Light.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/OpenSans-LightItalic.ttf
Executable file
BIN
assets/fonts/OpenSans-LightItalic.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/OpenSans-Regular.ttf
Executable file
BIN
assets/fonts/OpenSans-Regular.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/OpenSans-Semibold.ttf
Executable file
BIN
assets/fonts/OpenSans-Semibold.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/OpenSans-SemiboldItalic.ttf
Executable file
BIN
assets/fonts/OpenSans-SemiboldItalic.ttf
Executable file
Binary file not shown.
1
assets/svg/logo-small-header-bottom.svg
Normal file
1
assets/svg/logo-small-header-bottom.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="584 207 100 100" width="100" height="100"><g id="verdaccio-tiny"><path d=" M 621 207 L 647 207 C 667.421 207 684 223.579 684 244 L 684 270 C 684 290.421 667.421 307 647 307 L 621 307 C 600.579 307 584 290.421 584 270 L 584 244 C 584 223.579 600.579 207 621 207 Z " fill-rule="evenodd" fill="rgb(247,248,246)"/><g id="Group"><mask id="_mask_TpeGGWKzkZyRlZnBNvsTW4m5XOYp8rPn"><path d=" M 654 249.6 L 638.8 280 L 630 280 L 606.4 232.8 L 621.6 232.8 L 634.4 258.4 L 638.8 249.6 L 654 249.6 L 654 249.6 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 654 249.6 L 638.8 280 L 630 280 L 606.4 232.8 L 621.6 232.8 L 634.4 258.4 L 638.8 249.6 L 654 249.6 L 654 249.6 Z " fill-rule="evenodd" fill="rgb(64,82,54)" mask="url(#_mask_TpeGGWKzkZyRlZnBNvsTW4m5XOYp8rPn)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(64,82,54)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_LQWMCb4dioFQVBqOSQBk62eQ75m4tAS0"><path d=" M 656.8 244 L 641.6 244 L 647.2 232.8 L 662.4 232.8 L 656.8 244 L 656.8 244 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 656.8 244 L 641.6 244 L 647.2 232.8 L 662.4 232.8 L 656.8 244 L 656.8 244 Z " fill-rule="evenodd" fill="rgb(205,64,0)" mask="url(#_mask_LQWMCb4dioFQVBqOSQBk62eQ75m4tAS0)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_x86kQ90JupBiwv7kcsN2ukBDbOLkBAze"><path d=" M 638.8 280 L 630 280 L 606.4 232.8 L 621.6 232.8 L 641.977 273.691 L 638.8 280 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 638.8 280 L 630 280 L 606.4 232.8 L 621.6 232.8 L 641.977 273.691 L 638.8 280 Z " fill-rule="evenodd" fill="rgb(74,94,63)" mask="url(#_mask_x86kQ90JupBiwv7kcsN2ukBDbOLkBAze)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(64,82,54)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_AwBb2BJJIBwbHBC4JbvZjdtJnlGVHGEa"><line x1="643.6" y1="234" x2="658.821" y2="234" fill="white" stroke="none"/></mask><line x1="643.6" y1="234" x2="658.821" y2="234" mask="url(#_mask_AwBb2BJJIBwbHBC4JbvZjdtJnlGVHGEa)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_vCDhnuuYBbA8AOGTeV0Bu152KaOr5I8v"><line x1="639.6" y1="238" x2="654.821" y2="238" fill="white" stroke="none"/></mask><line x1="639.6" y1="238" x2="654.821" y2="238" mask="url(#_mask_vCDhnuuYBbA8AOGTeV0Bu152KaOr5I8v)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_A6Cw6lWSJitrQex7lgDJP9a9D0orokeo"><line x1="635.6" y1="242.8" x2="650.821" y2="242.8" fill="white" stroke="none"/></mask><line x1="635.6" y1="242.8" x2="650.821" y2="242.8" mask="url(#_mask_A6Cw6lWSJitrQex7lgDJP9a9D0orokeo)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><g transform="matrix(1,0,0,1,604.4,281)"><text transform="matrix(1,0,0,1,8.497,14.379)" style="font-family:"Open Sans";font-weight:300;font-size:10px;font-style:italic;fill:#405236;stroke:none;">Verdaccio</text></g></g></g></svg>
|
After Width: | Height: | Size: 3.5 KiB |
1
assets/svg/logo-small-header-top.svg
Normal file
1
assets/svg/logo-small-header-top.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="584 207 100 100" width="100" height="100"><g id="verdaccio-tiny"><path d=" M 621 207 L 647 207 C 667.421 207 684 223.579 684 244 L 684 270 C 684 290.421 667.421 307 647 307 L 621 307 C 600.579 307 584 290.421 584 270 L 584 244 C 584 223.579 600.579 207 621 207 Z " fill-rule="evenodd" fill="rgb(247,248,246)"/><g id="Group"><mask id="_mask_aLJ2choBe6rGRxbST4YxzucnXJoiLXLS"><path d=" M 654 258.6 L 638.8 289 L 630 289 L 606.4 241.8 L 621.6 241.8 L 634.4 267.4 L 638.8 258.6 L 654 258.6 L 654 258.6 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 654 258.6 L 638.8 289 L 630 289 L 606.4 241.8 L 621.6 241.8 L 634.4 267.4 L 638.8 258.6 L 654 258.6 L 654 258.6 Z " fill-rule="evenodd" fill="rgb(64,82,54)" mask="url(#_mask_aLJ2choBe6rGRxbST4YxzucnXJoiLXLS)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(64,82,54)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_VpFb8HfoVEV9oMhbDP4WCZkNHeJnsgJB"><path d=" M 656.8 253 L 641.6 253 L 647.2 241.8 L 662.4 241.8 L 656.8 253 L 656.8 253 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 656.8 253 L 641.6 253 L 647.2 241.8 L 662.4 241.8 L 656.8 253 L 656.8 253 Z " fill-rule="evenodd" fill="rgb(205,64,0)" mask="url(#_mask_VpFb8HfoVEV9oMhbDP4WCZkNHeJnsgJB)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_PurdF8WNWO5rV7THGkszebck9RL78xOC"><path d=" M 638.8 289 L 630 289 L 606.4 241.8 L 621.6 241.8 L 641.977 282.691 L 638.8 289 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 638.8 289 L 630 289 L 606.4 241.8 L 621.6 241.8 L 641.977 282.691 L 638.8 289 Z " fill-rule="evenodd" fill="rgb(74,94,63)" mask="url(#_mask_PurdF8WNWO5rV7THGkszebck9RL78xOC)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(64,82,54)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_0WvewKeO3yEVIIsCnImQYZQpsThG8ZRt"><line x1="643.6" y1="243" x2="658.821" y2="243" fill="white" stroke="none"/></mask><line x1="643.6" y1="243" x2="658.821" y2="243" mask="url(#_mask_0WvewKeO3yEVIIsCnImQYZQpsThG8ZRt)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_mfE3hDhlZLY11weXkNmcXFVIDG3xk8wG"><line x1="639.6" y1="247" x2="654.821" y2="247" fill="white" stroke="none"/></mask><line x1="639.6" y1="247" x2="654.821" y2="247" mask="url(#_mask_mfE3hDhlZLY11weXkNmcXFVIDG3xk8wG)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_2JlRHmgXw2jNKAshMq4eDqO60Nx4xCJU"><line x1="635.6" y1="251.8" x2="650.821" y2="251.8" fill="white" stroke="none"/></mask><line x1="635.6" y1="251.8" x2="650.821" y2="251.8" mask="url(#_mask_2JlRHmgXw2jNKAshMq4eDqO60Nx4xCJU)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><g transform="matrix(1,0,0,1,604.4,216)"><text transform="matrix(1,0,0,1,8.497,14.379)" style="font-family:"Open Sans";font-weight:300;font-size:10px;font-style:italic;fill:#405236;stroke:none;">Verdaccio</text></g></g></g></svg>
|
After Width: | Height: | Size: 3.5 KiB |
1
assets/svg/verdaccio-banner.svg
Normal file
1
assets/svg/verdaccio-banner.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="297 325 301 100" width="301" height="100"><g id="verdaccio"><path d=" M 334 325 L 561 325 C 581.421 325 598 341.579 598 362 L 598 388 C 598 408.421 581.421 425 561 425 L 334 425 C 313.579 425 297 408.421 297 388 L 297 362 C 297 341.579 313.579 325 334 325 Z " fill-rule="evenodd" fill="rgb(247,248,246)"/><g id="Group 2"><g id="Group 2 Copy"><g transform="matrix(1,0,0,1,405.2,347.4)"><text transform="matrix(1,0,0,1,0,44.892)" style="font-family:"Open Sans";font-weight:300;font-size:42px;font-style:italic;fill:#405236;stroke:none;">Verdaccio</text></g></g><g opacity="0.1011096014492754"><mask id="_mask_fCSTmVJv3QSdnixdB2jztr4W92pbW0FE"><line x1="390" y1="374" x2="390" y2="380.597" fill="white" stroke="none"/></mask><line x1="390" y1="374" x2="390" y2="380.597" mask="url(#_mask_fCSTmVJv3QSdnixdB2jztr4W92pbW0FE)" vector-effect="non-scaling-stroke" stroke-width="3.2" stroke="rgb(15,82,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/></g><g id="Group"><mask id="_mask_AEapS60hj4W5lwbVZkWRptMDQjCCQnXV"><path d=" M 372 370.1 L 356.8 400.5 L 348 400.5 L 324.4 353.3 L 339.6 353.3 L 352.4 378.9 L 356.8 370.1 L 372 370.1 L 372 370.1 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 372 370.1 L 356.8 400.5 L 348 400.5 L 324.4 353.3 L 339.6 353.3 L 352.4 378.9 L 356.8 370.1 L 372 370.1 L 372 370.1 Z " fill-rule="evenodd" fill="rgb(64,82,54)" mask="url(#_mask_AEapS60hj4W5lwbVZkWRptMDQjCCQnXV)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(64,82,54)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_IQ7DNpRZXZtt3eyCzjEeZb9eMnCTbxVr"><path d=" M 374.8 364.5 L 359.6 364.5 L 365.2 353.3 L 380.4 353.3 L 374.8 364.5 L 374.8 364.5 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 374.8 364.5 L 359.6 364.5 L 365.2 353.3 L 380.4 353.3 L 374.8 364.5 L 374.8 364.5 Z " fill-rule="evenodd" fill="rgb(205,64,0)" mask="url(#_mask_IQ7DNpRZXZtt3eyCzjEeZb9eMnCTbxVr)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_Ya7dwXQpCePYQlvQmIYJlgPrxT9FmhAl"><path d=" M 356.8 400.5 L 348 400.5 L 324.4 353.3 L 339.6 353.3 L 359.977 394.191 L 356.8 400.5 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 356.8 400.5 L 348 400.5 L 324.4 353.3 L 339.6 353.3 L 359.977 394.191 L 356.8 400.5 Z " fill-rule="evenodd" fill="rgb(74,94,63)" mask="url(#_mask_Ya7dwXQpCePYQlvQmIYJlgPrxT9FmhAl)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(64,82,54)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_a52iOKSly0sSYRe2ur3JsZdbSujZeYaS"><line x1="361.6" y1="354.5" x2="376.821" y2="354.5" fill="white" stroke="none"/></mask><line x1="361.6" y1="354.5" x2="376.821" y2="354.5" mask="url(#_mask_a52iOKSly0sSYRe2ur3JsZdbSujZeYaS)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_9P3mzte4BcU1pG1EBPp7BloWoicEEU8d"><line x1="357.6" y1="358.5" x2="372.821" y2="358.5" fill="white" stroke="none"/></mask><line x1="357.6" y1="358.5" x2="372.821" y2="358.5" mask="url(#_mask_9P3mzte4BcU1pG1EBPp7BloWoicEEU8d)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_XoSOCvZ40H8L7kjslOiP3IZuNrYPgQ3F"><line x1="353.6" y1="363.3" x2="368.821" y2="363.3" fill="white" stroke="none"/></mask><line x1="353.6" y1="363.3" x2="368.821" y2="363.3" mask="url(#_mask_XoSOCvZ40H8L7kjslOiP3IZuNrYPgQ3F)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/></g></g></g></svg>
|
After Width: | Height: | Size: 4 KiB |
1
assets/svg/verdaccio-small-logo-black.svg
Normal file
1
assets/svg/verdaccio-small-logo-black.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="417 207 100 100" width="100" height="100"><g id="verdaccio-blackwhite"><path d=" M 454 207 L 480 207 C 500.421 207 517 223.579 517 244 L 517 270 C 517 290.421 500.421 307 480 307 L 454 307 C 433.579 307 417 290.421 417 270 L 417 244 C 417 223.579 433.579 207 454 207 Z " fill-rule="evenodd" fill="rgb(0,0,0)"/><g id="Group"><path d=" M 487 253.729 L 471.672 284 L 462.798 284 L 439 237 L 454.328 237 L 467.235 262.492 L 471.672 253.729 L 487 253.729 L 487 253.729 Z " fill-rule="evenodd" fill="rgb(255,255,255)" fill-opacity="0.6"/><path d=" M 484.621 248 L 489.4 248 L 495 237 L 492.621 237 L 479.8 237 L 475 237 L 475 239.357 L 478.6 239.357 L 477.8 240.929 L 471 240.929 L 471 243.286 L 476.6 243.286 L 475.4 245.643 L 467 245.643 L 467 248 L 484.621 248 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/><path d=" M 471.785 284 L 462.88 284 L 439 237 L 454.381 237 L 475 277.718 L 471.785 284 Z " fill-rule="evenodd" fill="rgb(255,255,255)"/></g></g></svg>
|
After Width: | Height: | Size: 1.1 KiB |
1
assets/svg/verdaccio-small-logo.svg
Normal file
1
assets/svg/verdaccio-small-logo.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" standalone="no"?><!-- Generator: Gravit.io --><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate" viewBox="297 207 100 100" width="100" height="100"><g id="verdaccio-tiny"><path d=" M 334 207 L 360 207 C 380.421 207 397 223.579 397 244 L 397 270 C 397 290.421 380.421 307 360 307 L 334 307 C 313.579 307 297 290.421 297 270 L 297 244 C 297 223.579 313.579 207 334 207 Z " fill-rule="evenodd" fill="rgb(247,248,246)"/><g id="Group"><mask id="_mask_Qbns5yfCiOhckpS4fdmAtyqLr4dgZWId"><path d=" M 367 253.6 L 351.8 284 L 343 284 L 319.4 236.8 L 334.6 236.8 L 347.4 262.4 L 351.8 253.6 L 367 253.6 L 367 253.6 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 367 253.6 L 351.8 284 L 343 284 L 319.4 236.8 L 334.6 236.8 L 347.4 262.4 L 351.8 253.6 L 367 253.6 L 367 253.6 Z " fill-rule="evenodd" fill="rgb(64,82,54)" mask="url(#_mask_Qbns5yfCiOhckpS4fdmAtyqLr4dgZWId)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(64,82,54)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_78wSwMoF9QkWIbZfueLf7FbQQz8YIBiY"><path d=" M 369.8 248 L 354.6 248 L 360.2 236.8 L 375.4 236.8 L 369.8 248 L 369.8 248 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 369.8 248 L 354.6 248 L 360.2 236.8 L 375.4 236.8 L 369.8 248 L 369.8 248 Z " fill-rule="evenodd" fill="rgb(205,64,0)" mask="url(#_mask_78wSwMoF9QkWIbZfueLf7FbQQz8YIBiY)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_cE65ing3U6mfxM3Uwzq9wIAz5366sMZK"><path d=" M 351.8 284 L 343 284 L 319.4 236.8 L 334.6 236.8 L 354.977 277.691 L 351.8 284 Z " fill-rule="evenodd" fill="white" stroke="none"/></mask><path d=" M 351.8 284 L 343 284 L 319.4 236.8 L 334.6 236.8 L 354.977 277.691 L 351.8 284 Z " fill-rule="evenodd" fill="rgb(74,94,63)" mask="url(#_mask_cE65ing3U6mfxM3Uwzq9wIAz5366sMZK)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(64,82,54)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_ltwHbSFx9vnoAtoXETwxsGPEOrwwWJVd"><line x1="356.6" y1="238" x2="371.821" y2="238" fill="white" stroke="none"/></mask><line x1="356.6" y1="238" x2="371.821" y2="238" mask="url(#_mask_ltwHbSFx9vnoAtoXETwxsGPEOrwwWJVd)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_ydTg3OLbu1BCUeCqplpqMMNyOfpZaWzM"><line x1="352.6" y1="242" x2="367.821" y2="242" fill="white" stroke="none"/></mask><line x1="352.6" y1="242" x2="367.821" y2="242" mask="url(#_mask_ydTg3OLbu1BCUeCqplpqMMNyOfpZaWzM)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/><mask id="_mask_dFEBcI4uC8Gj9CbfqRoz9FrxL6bxmbWv"><line x1="348.6" y1="246.8" x2="363.821" y2="246.8" fill="white" stroke="none"/></mask><line x1="348.6" y1="246.8" x2="363.821" y2="246.8" mask="url(#_mask_dFEBcI4uC8Gj9CbfqRoz9FrxL6bxmbWv)" vector-effect="non-scaling-stroke" stroke-width="4.8" stroke="rgb(205,64,0)" stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10"/></g></g></svg>
|
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in a new issue