mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 03:51:03 +00:00
Add ui-assets with svg from apps (#22)
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"extends": "@polkadot/dev-react/config/stylelint"
|
||||
}
|
||||
@@ -17,6 +17,7 @@ Basic browser components for creating apps using the polkadot{.js} libraries
|
||||
|
||||
The following libraries are currently available
|
||||
|
||||
- [ui-assets](packages/ui-assets/) Static assets, images and others, shared accross projects
|
||||
- [ui-identicon](packages/ui-identicon/) Identity icon generator with address as input
|
||||
- [ui-keyring](packages/ui-keyring/) A browser-specific wrapper around the base [@polkadot/util-keyring](https://github.com/polkadot-js/util/) library
|
||||
- [ui-settings](packages/ui-settings/) A browser local stiorage wrapper for app settings & configuration
|
||||
|
||||
+1
-2
@@ -2,8 +2,7 @@ const config = require('@polkadot/dev-react/config/jest');
|
||||
|
||||
module.exports = Object.assign({}, config, {
|
||||
moduleNameMapper: {
|
||||
'@polkadot/app-(accounts|addresses|democracy|explorer|extrinsics|rpc|settings|staking|storage|toolbox|transfer|vanitygen)(.*)$': '<rootDir>/packages/app-$1/src/$2',
|
||||
'@polkadot/ui-(app|identicon|keyring|react-rx|settings|signer)(.*)$': '<rootDir>/packages/ui-$1/src/$2',
|
||||
'@polkadot/ui-(assets|identicon|keyring|settings)(.*)$': '<rootDir>/packages/ui-$1/src/$2',
|
||||
'\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$': 'empty/object',
|
||||
'\\.(css|less)$': 'empty/object'
|
||||
}
|
||||
|
||||
+1
-1
@@ -10,5 +10,5 @@
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"version": "0.22.18"
|
||||
"version": "0.23.0"
|
||||
}
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.2.0",
|
||||
"@polkadot/dev-react": "^0.22.11",
|
||||
"@polkadot/dev-react": "^0.22.12",
|
||||
"@polkadot/ts": "^0.1.43",
|
||||
"empty": "^0.10.1"
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
@@ -0,0 +1,3 @@
|
||||
# @polkadot/ui-assets
|
||||
|
||||
Static assets including images shared across projects
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@polkadot/ui-assets",
|
||||
"version": "0.23.0",
|
||||
"description": "Static assets shared accross projects",
|
||||
"main": "index.js",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"maintainers": [
|
||||
"Jaco Greeff <jacogr@gmail.com>"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.2.0"
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 9.0 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 9.0 KiB |
@@ -0,0 +1,104 @@
|
||||
<svg id="polkadot-logo" xmlns="http://www.w3.org/2000/svg" width="332.969px" height="85.839px" viewBox="0 0 332.969 85.839">
|
||||
<path fill="#EEEEEE" d="M12.729,58.743c2.21-10.11,6.075-34.786,10.976-48.044c1.217-3.291,9.202-4.779,13.702-1.054
|
||||
c-3.34,12.214-6.447,30.626-6.447,30.626c1.592-0.122,3.1-0.55,4.524-1.285c1.424-0.734,2.747-1.677,3.972-2.823
|
||||
c1.224-1.148,2.326-2.474,3.306-3.974c0.979-1.499,1.814-3.084,2.503-4.753c0.689-1.668,1.216-3.381,1.584-5.142
|
||||
c0.367-1.761,0.551-3.483,0.551-5.166c0-1.745-0.222-3.392-0.666-4.938c-0.444-1.545-1.132-2.908-2.067-4.087
|
||||
c-0.934-1.178-2.143-2.104-3.626-2.778c-1.486-0.673-3.254-1.011-5.305-1.011c-3.827,0-7.248,0.522-10.263,1.562
|
||||
c-3.015,1.041-5.564,2.542-7.646,4.501s-4.058,4.354-5.375,7.185c-1.317,2.832-1.974,6.039-1.974,9.621
|
||||
c0,1.194,0.082,2.166,0.246,2.916c0.165,0.75,0.338,1.348,0.521,1.791c0.183,0.445,0.357,0.789,0.521,1.034
|
||||
c0.165,0.245,0.248,0.459,0.248,0.642c-1.94,0-3.658-0.161-5.157-0.481c-1.5-0.321-2.752-0.833-3.757-1.538
|
||||
c-1.007-0.704-1.775-1.639-2.305-2.802C0.265,27.584,0,26.144,0,24.43c0-2.082,0.539-4.133,1.618-6.154
|
||||
c1.079-2.02,2.585-3.907,4.443-5.739C11.608,7.065,18.012,3.242,27.723,0.94C30.371,0.313,33.011,0,35.645,0
|
||||
c3.856,0,7.178,0.514,9.964,1.538c2.786,1.025,5.089,2.396,6.912,4.109c1.821,1.715,3.16,3.683,4.018,5.901
|
||||
c0.856,2.22,1.285,4.539,1.285,6.957c0,3.001-0.62,6.001-1.86,9.001c-1.239,3.001-3.03,5.702-5.372,8.104
|
||||
c-2.342,2.404-5.19,4.356-8.542,5.856c-3.352,1.5-7.14,2.25-11.365,2.25H30.18c0,0-5.114,23.088-7.527,31.051
|
||||
c-2.301,7.594-8.239,11.071-16.719,11.071C5.934,85.839,11.224,65.63,12.729,58.743"/>
|
||||
<path fill="#EEEEEE" d="M85.136,49.084c-0.969,2.422-5.845,4.465-9.206,3.089c-0.345,4.085-1.129,7.768-2.352,11.047
|
||||
c-1.223,3.279-2.769,6.069-4.638,8.37c-1.871,2.304-4.014,4.072-6.43,5.309c-2.417,1.237-4.978,1.855-7.681,1.855
|
||||
c-2.043,0-3.934-0.252-5.674-0.756c-1.741-0.503-3.236-1.308-4.488-2.416c-1.251-1.106-2.23-2.546-2.934-4.314
|
||||
c-0.704-1.77-1.057-3.92-1.057-6.451c0-1.727,0.18-3.69,0.539-5.891c0.36-2.2,0.935-4.467,1.726-6.796
|
||||
c0.791-2.331,1.812-4.609,3.063-6.84c1.252-2.228,2.777-4.221,4.574-5.976c1.798-1.754,3.877-3.171,6.236-4.25
|
||||
c2.358-1.078,5.049-1.618,8.069-1.618c7.565,0,11.349,4.703,11.349,14.109c0,0.022-0.017,0.073,0,0.087
|
||||
c4.726,2.337,8.408-0.663,9.709-2.93 M68.594,52.432c-0.921-0.229-1.547-0.683-1.877-1.358c-0.331-0.676-0.496-1.46-0.496-2.353
|
||||
c0-1.235,0.251-2.251,0.755-3.042c0.503-0.791,1.172-1.374,2.007-1.748c-0.058-0.948-0.159-1.746-0.303-2.395
|
||||
c-0.144-0.647-0.345-1.179-0.604-1.596s-0.583-0.712-0.97-0.886c-0.389-0.173-0.885-0.259-1.489-0.259
|
||||
c-1.065,0-2.086,0.41-3.064,1.231c-0.978,0.818-1.906,1.904-2.783,3.257c-0.878,1.352-1.683,2.899-2.417,4.639
|
||||
c-0.734,1.74-1.359,3.53-1.877,5.372s-0.921,3.661-1.208,5.458c-0.288,1.799-0.431,3.432-0.431,4.899
|
||||
c0,1.467,0.078,2.661,0.237,3.581c0.158,0.921,0.416,1.646,0.777,2.179c0.359,0.532,0.826,0.899,1.402,1.1
|
||||
c0.575,0.202,1.279,0.303,2.115,0.303c1.063,0,2.135-0.475,3.214-1.425c1.078-0.948,2.078-2.242,2.999-3.884
|
||||
c0.92-1.639,1.733-3.581,2.438-5.825C67.723,57.438,68.249,55.021,68.594,52.432"/>
|
||||
<path fill="#EEEEEE" d="M105.053,65.827c0.545-0.963,0.988-2.142,1.333-3.263l4.175,0.008c-0.834,2.389-1.762,4.46-2.783,6.215
|
||||
s-2.086,3.234-3.193,4.442c-1.108,1.209-2.243,2.188-3.409,2.936c-1.165,0.749-2.294,1.323-3.387,1.726
|
||||
c-1.094,0.404-2.136,0.676-3.129,0.82c-0.992,0.144-1.877,0.217-2.653,0.217c-1.324,0-2.561-0.203-3.711-0.605
|
||||
c-1.151-0.401-2.151-1.034-2.999-1.898c-0.849-0.863-1.518-1.955-2.007-3.28c-0.488-1.322-0.831-2.921-0.734-4.789
|
||||
c0.82-15.762,9.039-50.055,9.039-50.055c5.333-0.669,13.074-1.77,13.074-1.77s-9.519,43.844-9.383,50.572
|
||||
c0.038,1.884,0.788,3.28,3.582,3.28C101.949,70.383,104.364,67.046,105.053,65.827"/>
|
||||
<path fill="#EEEEEE" d="M141.18,64.255c0.194-1.11,0.992-4.4,0.992-4.4c0.145-0.576,0.238-1.145,0.281-1.704
|
||||
c0.043-0.562,0.065-1.116,0.065-1.663c0-1.409-0.195-2.739-0.583-3.991c-0.389-1.251-0.986-2.351-1.79-3.301
|
||||
c-0.806-0.95-1.82-1.697-3.043-2.244c-1.222-0.546-2.654-0.819-4.294-0.819c-0.978,0-1.956,0.131-2.934,0.39l19.582-13.723
|
||||
l-10.65,1.424l-17.044,13.42l7.058-33.905l-13.075,1.812c0,0-3.01,14.703-6.154,31.77c-2.654,14.403-7.118,31.09-7.118,31.09h12.73
|
||||
l4.618-21.835c1.236-1.006,2.38-1.803,3.429-2.394c1.051-0.589,2.079-0.885,3.086-0.885c1.208,0,2.043,0.39,2.503,1.164
|
||||
c0.46,0.777,0.691,1.813,0.691,3.108c0,0.49-0.022,1.006-0.066,1.553c-0.043,0.547-0.137,1.108-0.28,1.685l-0.733,3.45
|
||||
c-0.346,1.698-0.519,3.236-0.519,4.617c0,3.224,0.935,5.703,2.806,7.444c1.869,1.741,4.645,2.611,8.328,2.611
|
||||
c0.977,0,2.15-0.159,3.516-0.477c1.367-0.314,2.784-1.027,4.251-2.135c1.467-1.107,2.941-2.748,4.423-4.919
|
||||
c1.481-2.172,2.841-5.115,4.077-8.825h-3.71c-0.461,1.151-0.879,2.234-1.403,3.172c-1.69,3.021-3.88,6.307-6.492,6.896
|
||||
C137.7,74,140.606,67.55,141.18,64.255"/>
|
||||
<path fill="#EEEEEE" d="M188.32,67.104c-0.257,2.519,1.207,3.798,3.623,3.798c0.863,0,1.661-0.225,2.396-0.669
|
||||
c0.733-0.446,1.401-1.043,2.006-1.791c0.604-0.747,1.138-1.633,1.597-2.654c0.461-1.021,0.848-2.093,1.166-3.214h3.711
|
||||
c-0.834,2.387-1.742,4.46-2.72,6.213c-0.978,1.755-1.991,3.236-3.042,4.444c-1.05,1.209-2.121,2.187-3.214,2.934
|
||||
c-1.095,0.749-2.158,1.325-3.194,1.728c-1.035,0.402-2.027,0.676-2.977,0.818c-0.949,0.146-1.812,0.217-2.59,0.217
|
||||
c-2.502,0-4.494-0.684-5.975-2.051c-1.482-1.365-2.382-3.386-2.697-6.062c-0.719,1.008-1.51,1.993-2.375,2.956
|
||||
c-0.862,0.965-1.826,1.827-2.891,2.59c-1.064,0.761-2.251,1.381-3.56,1.854c-1.309,0.475-2.755,0.712-4.336,0.712
|
||||
c-1.526,0-2.993-0.244-4.402-0.732c-1.409-0.491-2.661-1.296-3.754-2.417c-1.093-1.122-1.971-2.589-2.632-4.402
|
||||
c-0.661-1.812-0.992-4.026-0.992-6.645c0-2.014,0.202-4.171,0.604-6.474c0.403-2.301,1.021-4.602,1.855-6.903
|
||||
s1.877-4.51,3.128-6.623c1.252-2.114,2.719-3.985,4.402-5.61c1.682-1.625,3.589-2.92,5.718-3.883
|
||||
c2.128-0.964,4.472-1.447,7.033-1.447c2.503,0,4.322,0.433,5.458,1.295c1.136,0.864,1.704,1.929,1.704,3.193v0.647l0.951-4.703
|
||||
c0,0,8.299-0.659,12.873-1.425C191.632,44.176,188.623,61.354,188.32,67.104 M180.552,42.637c0-0.26-0.058-0.582-0.172-0.972
|
||||
c-0.115-0.387-0.31-0.761-0.583-1.121c-0.274-0.359-0.641-0.662-1.1-0.907c-0.461-0.242-1.052-0.365-1.771-0.365
|
||||
c-1.235,0-2.409,0.402-3.517,1.209c-1.107,0.804-2.121,1.877-3.043,3.214c-0.92,1.338-1.739,2.854-2.458,4.551
|
||||
c-0.719,1.699-1.331,3.447-1.834,5.245c-0.503,1.797-0.884,3.567-1.144,5.307c-0.258,1.74-0.388,3.302-0.388,4.683
|
||||
c0,1.696,0.158,3.007,0.475,3.927c0.316,0.92,0.697,1.603,1.143,2.048c0.446,0.448,0.928,0.713,1.446,0.799
|
||||
c0.518,0.087,0.977,0.129,1.381,0.129c0.662,0,1.358-0.165,2.092-0.495s1.438-0.819,2.115-1.468c0.674-0.646,1.293-1.46,1.855-2.438
|
||||
c0.561-0.979,0.984-2.115,1.271-3.408L180.552,42.637z"/>
|
||||
<path fill="#EEEEEE" d="M250.217,62.572c-0.836,2.389-1.742,4.444-2.72,6.171c-0.978,1.726-1.993,3.172-3.042,4.337
|
||||
c-1.05,1.165-2.122,2.1-3.215,2.805c-1.094,0.705-2.158,1.245-3.193,1.618c-1.035,0.374-2.027,0.619-2.977,0.732
|
||||
c-0.95,0.115-1.812,0.174-2.59,0.174c-2.445,0-4.416-0.641-5.911-1.921c-1.496-1.278-2.416-3.172-2.763-5.675
|
||||
c-0.662,1.008-1.416,1.993-2.265,2.956c-0.849,0.965-1.813,1.827-2.892,2.59s-2.28,1.382-3.603,1.856
|
||||
c-1.323,0.473-2.763,0.711-4.315,0.711c-1.525,0-2.992-0.245-4.401-0.733c-1.41-0.489-2.661-1.296-3.754-2.417
|
||||
c-1.095-1.122-1.972-2.589-2.632-4.4c-0.661-1.813-0.993-4.028-0.993-6.646c0-2.012,0.202-4.171,0.604-6.472
|
||||
c0.403-2.301,1.021-4.604,1.855-6.905c0.834-2.301,1.877-4.509,3.128-6.623c1.251-2.113,2.72-3.983,4.401-5.608
|
||||
c1.683-1.625,3.59-2.92,5.718-3.885c2.129-0.964,4.473-1.445,7.034-1.445c2.503,0,4.32,0.431,5.458,1.295
|
||||
c1.136,0.863,1.704,1.927,1.704,3.191v0.347l4.656-21.966c0,0,6.668-0.824,13.485-1.886c-6.233,17.689-10.892,49.483-10.892,49.483
|
||||
c-0.145,0.49-0.245,0.97-0.303,1.445c-0.058,0.475-0.086,0.941-0.086,1.401c0,1.238,0.295,2.093,0.885,2.568
|
||||
c0.59,0.475,1.502,0.712,2.74,0.712c0.862,0,1.661-0.194,2.396-0.582c0.733-0.388,1.394-0.928,1.983-1.619
|
||||
c0.59-0.689,1.115-1.516,1.575-2.48c0.46-0.964,0.864-2.008,1.208-3.129H250.217z M223.721,62.572l4.314-20.237
|
||||
c-0.057-0.259-0.15-0.562-0.28-0.907c-0.129-0.344-0.323-0.682-0.582-1.013c-0.259-0.33-0.612-0.605-1.057-0.82
|
||||
c-0.446-0.216-1.015-0.324-1.705-0.324c-1.237,0-2.409,0.404-3.517,1.209c-1.108,0.806-2.121,1.877-3.043,3.214
|
||||
c-0.92,1.339-1.739,2.856-2.459,4.553c-0.719,1.697-1.33,3.445-1.834,5.244c-0.504,1.798-0.883,3.566-1.144,5.308
|
||||
c-0.259,1.74-0.388,3.3-0.388,4.681c0,1.698,0.158,3.007,0.475,3.927c0.316,0.922,0.697,1.604,1.143,2.05
|
||||
c0.447,0.446,0.929,0.713,1.447,0.799c0.518,0.087,0.977,0.129,1.381,0.129c0.604,0,1.271-0.151,2.006-0.454
|
||||
c0.733-0.301,1.438-0.754,2.115-1.359c0.674-0.603,1.293-1.364,1.854-2.286c0.562-0.921,0.985-1.998,1.272-3.235V62.572z"/>
|
||||
<path fill="#EEEEEE" d="M289.988,49.455c-1.535,1.957-5.482,3.582-8.976,2.718c-0.345,4.085-1.128,7.768-2.351,11.047
|
||||
c-1.224,3.279-2.771,6.069-4.64,8.37c-1.87,2.304-4.013,4.072-6.429,5.309c-2.417,1.237-4.979,1.855-7.682,1.855
|
||||
c-2.043,0-3.935-0.252-5.674-0.756c-1.742-0.503-3.236-1.308-4.487-2.416c-1.253-1.106-2.23-2.546-2.935-4.314
|
||||
c-0.705-1.77-1.057-3.92-1.057-6.451c0-1.727,0.179-3.69,0.539-5.891c0.359-2.2,0.934-4.467,1.727-6.796
|
||||
c0.791-2.331,1.812-4.609,3.062-6.84c1.252-2.228,2.775-4.221,4.574-5.976c1.798-1.754,3.875-3.171,6.234-4.25
|
||||
c2.359-1.078,5.051-1.618,8.07-1.618c7.564,0,11.349,4.703,11.349,14.109c0,0-0.017,0.072,0,0.087
|
||||
c2.539,3.167,7.648-0.084,9.479-2.041 M273.678,52.432c-0.921-0.229-1.547-0.683-1.877-1.358c-0.331-0.676-0.497-1.46-0.497-2.353
|
||||
c0-1.235,0.252-2.251,0.756-3.042c0.503-0.791,1.171-1.374,2.006-1.748c-0.058-0.948-0.157-1.746-0.302-2.395
|
||||
c-0.145-0.647-0.345-1.179-0.604-1.596c-0.26-0.417-0.584-0.712-0.972-0.886c-0.388-0.173-0.885-0.259-1.489-0.259
|
||||
c-1.063,0-2.086,0.41-3.063,1.231c-0.978,0.818-1.905,1.904-2.783,3.257c-0.877,1.352-1.683,2.899-2.416,4.639
|
||||
c-0.733,1.74-1.358,3.53-1.877,5.372s-0.921,3.661-1.208,5.458c-0.288,1.799-0.432,3.432-0.432,4.899
|
||||
c0,1.467,0.078,2.661,0.238,3.581c0.156,0.921,0.416,1.646,0.775,2.179s0.827,0.899,1.403,1.1c0.575,0.202,1.278,0.303,2.114,0.303
|
||||
c1.063,0,2.136-0.475,3.215-1.425c1.078-0.948,2.078-2.242,2.998-3.884c0.921-1.639,1.733-3.581,2.438-5.825
|
||||
C272.807,57.438,273.332,55.021,273.678,52.432"/>
|
||||
<path fill="#EEEEEE" d="M313.686,63.96c0,0-0.496,5.416-4.137,8.969c-3.54,3.455-8.152,5.999-14.406,5.999
|
||||
c-1.584,0-2.936-0.253-4.058-0.756c-1.122-0.504-2.035-1.201-2.739-2.094c-0.705-0.89-1.223-1.947-1.555-3.171
|
||||
c-0.33-1.223-0.495-2.539-0.495-3.948c0-1.524,0.172-3.093,0.517-4.703l5.653-26.494h-2.934l0.733-3.539h2.892l2.675-12.211
|
||||
c0,0,11.67-5.026,15.13-9.341c-0.427,1.58-2.343,8.771-2.487,9.447c-0.144,0.677-0.287,1.39-0.431,2.137
|
||||
c-0.317,1.236-0.655,2.712-1.014,4.424c-0.361,1.711-0.741,3.558-1.145,5.544h9.856l-0.69,3.539h-9.856l-5.652,26.494
|
||||
c-0.145,0.575-0.252,1.13-0.324,1.66c-0.072,0.532-0.107,1.016-0.107,1.445c0,0.921,0.209,1.685,0.625,2.287
|
||||
c0.418,0.605,1.23,0.907,2.438,0.907C307.536,70.556,313.686,63.96,313.686,63.96"/>
|
||||
<path fill="#D75EA1" d="M332.969,71.604c0,4.045-3.277,7.323-7.323,7.323c-4.044,0-7.323-3.278-7.323-7.323
|
||||
c0-4.044,3.279-7.321,7.323-7.321C329.691,64.282,332.969,67.56,332.969,71.604"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
@@ -0,0 +1,104 @@
|
||||
<svg id="polkadot-logo" xmlns="http://www.w3.org/2000/svg" width="332.969px" height="85.839px" viewBox="0 0 332.969 85.839">
|
||||
<path fill="#4E4E4E" d="M12.729,58.743c2.21-10.11,6.075-34.786,10.976-48.044c1.217-3.291,9.202-4.779,13.702-1.054
|
||||
c-3.34,12.214-6.447,30.626-6.447,30.626c1.592-0.122,3.1-0.55,4.524-1.285c1.424-0.734,2.747-1.677,3.972-2.823
|
||||
c1.224-1.148,2.326-2.474,3.306-3.974c0.979-1.499,1.814-3.084,2.503-4.753c0.689-1.668,1.216-3.381,1.584-5.142
|
||||
c0.367-1.761,0.551-3.483,0.551-5.166c0-1.745-0.222-3.392-0.666-4.938c-0.444-1.545-1.132-2.908-2.067-4.087
|
||||
c-0.934-1.178-2.143-2.104-3.626-2.778c-1.486-0.673-3.254-1.011-5.305-1.011c-3.827,0-7.248,0.522-10.263,1.562
|
||||
c-3.015,1.041-5.564,2.542-7.646,4.501s-4.058,4.354-5.375,7.185c-1.317,2.832-1.974,6.039-1.974,9.621
|
||||
c0,1.194,0.082,2.166,0.246,2.916c0.165,0.75,0.338,1.348,0.521,1.791c0.183,0.445,0.357,0.789,0.521,1.034
|
||||
c0.165,0.245,0.248,0.459,0.248,0.642c-1.94,0-3.658-0.161-5.157-0.481c-1.5-0.321-2.752-0.833-3.757-1.538
|
||||
c-1.007-0.704-1.775-1.639-2.305-2.802C0.265,27.584,0,26.144,0,24.43c0-2.082,0.539-4.133,1.618-6.154
|
||||
c1.079-2.02,2.585-3.907,4.443-5.739C11.608,7.065,18.012,3.242,27.723,0.94C30.371,0.313,33.011,0,35.645,0
|
||||
c3.856,0,7.178,0.514,9.964,1.538c2.786,1.025,5.089,2.396,6.912,4.109c1.821,1.715,3.16,3.683,4.018,5.901
|
||||
c0.856,2.22,1.285,4.539,1.285,6.957c0,3.001-0.62,6.001-1.86,9.001c-1.239,3.001-3.03,5.702-5.372,8.104
|
||||
c-2.342,2.404-5.19,4.356-8.542,5.856c-3.352,1.5-7.14,2.25-11.365,2.25H30.18c0,0-5.114,23.088-7.527,31.051
|
||||
c-2.301,7.594-8.239,11.071-16.719,11.071C5.934,85.839,11.224,65.63,12.729,58.743"/>
|
||||
<path fill="#4E4E4E" d="M85.136,49.084c-0.969,2.422-5.845,4.465-9.206,3.089c-0.345,4.085-1.129,7.768-2.352,11.047
|
||||
c-1.223,3.279-2.769,6.069-4.638,8.37c-1.871,2.304-4.014,4.072-6.43,5.309c-2.417,1.237-4.978,1.855-7.681,1.855
|
||||
c-2.043,0-3.934-0.252-5.674-0.756c-1.741-0.503-3.236-1.308-4.488-2.416c-1.251-1.106-2.23-2.546-2.934-4.314
|
||||
c-0.704-1.77-1.057-3.92-1.057-6.451c0-1.727,0.18-3.69,0.539-5.891c0.36-2.2,0.935-4.467,1.726-6.796
|
||||
c0.791-2.331,1.812-4.609,3.063-6.84c1.252-2.228,2.777-4.221,4.574-5.976c1.798-1.754,3.877-3.171,6.236-4.25
|
||||
c2.358-1.078,5.049-1.618,8.069-1.618c7.565,0,11.349,4.703,11.349,14.109c0,0.022-0.017,0.073,0,0.087
|
||||
c4.726,2.337,8.408-0.663,9.709-2.93 M68.594,52.432c-0.921-0.229-1.547-0.683-1.877-1.358c-0.331-0.676-0.496-1.46-0.496-2.353
|
||||
c0-1.235,0.251-2.251,0.755-3.042c0.503-0.791,1.172-1.374,2.007-1.748c-0.058-0.948-0.159-1.746-0.303-2.395
|
||||
c-0.144-0.647-0.345-1.179-0.604-1.596s-0.583-0.712-0.97-0.886c-0.389-0.173-0.885-0.259-1.489-0.259
|
||||
c-1.065,0-2.086,0.41-3.064,1.231c-0.978,0.818-1.906,1.904-2.783,3.257c-0.878,1.352-1.683,2.899-2.417,4.639
|
||||
c-0.734,1.74-1.359,3.53-1.877,5.372s-0.921,3.661-1.208,5.458c-0.288,1.799-0.431,3.432-0.431,4.899
|
||||
c0,1.467,0.078,2.661,0.237,3.581c0.158,0.921,0.416,1.646,0.777,2.179c0.359,0.532,0.826,0.899,1.402,1.1
|
||||
c0.575,0.202,1.279,0.303,2.115,0.303c1.063,0,2.135-0.475,3.214-1.425c1.078-0.948,2.078-2.242,2.999-3.884
|
||||
c0.92-1.639,1.733-3.581,2.438-5.825C67.723,57.438,68.249,55.021,68.594,52.432"/>
|
||||
<path fill="#4E4E4E" d="M105.053,65.827c0.545-0.963,0.988-2.142,1.333-3.263l4.175,0.008c-0.834,2.389-1.762,4.46-2.783,6.215
|
||||
s-2.086,3.234-3.193,4.442c-1.108,1.209-2.243,2.188-3.409,2.936c-1.165,0.749-2.294,1.323-3.387,1.726
|
||||
c-1.094,0.404-2.136,0.676-3.129,0.82c-0.992,0.144-1.877,0.217-2.653,0.217c-1.324,0-2.561-0.203-3.711-0.605
|
||||
c-1.151-0.401-2.151-1.034-2.999-1.898c-0.849-0.863-1.518-1.955-2.007-3.28c-0.488-1.322-0.831-2.921-0.734-4.789
|
||||
c0.82-15.762,9.039-50.055,9.039-50.055c5.333-0.669,13.074-1.77,13.074-1.77s-9.519,43.844-9.383,50.572
|
||||
c0.038,1.884,0.788,3.28,3.582,3.28C101.949,70.383,104.364,67.046,105.053,65.827"/>
|
||||
<path fill="#4E4E4E" d="M141.18,64.255c0.194-1.11,0.992-4.4,0.992-4.4c0.145-0.576,0.238-1.145,0.281-1.704
|
||||
c0.043-0.562,0.065-1.116,0.065-1.663c0-1.409-0.195-2.739-0.583-3.991c-0.389-1.251-0.986-2.351-1.79-3.301
|
||||
c-0.806-0.95-1.82-1.697-3.043-2.244c-1.222-0.546-2.654-0.819-4.294-0.819c-0.978,0-1.956,0.131-2.934,0.39l19.582-13.723
|
||||
l-10.65,1.424l-17.044,13.42l7.058-33.905l-13.075,1.812c0,0-3.01,14.703-6.154,31.77c-2.654,14.403-7.118,31.09-7.118,31.09h12.73
|
||||
l4.618-21.835c1.236-1.006,2.38-1.803,3.429-2.394c1.051-0.589,2.079-0.885,3.086-0.885c1.208,0,2.043,0.39,2.503,1.164
|
||||
c0.46,0.777,0.691,1.813,0.691,3.108c0,0.49-0.022,1.006-0.066,1.553c-0.043,0.547-0.137,1.108-0.28,1.685l-0.733,3.45
|
||||
c-0.346,1.698-0.519,3.236-0.519,4.617c0,3.224,0.935,5.703,2.806,7.444c1.869,1.741,4.645,2.611,8.328,2.611
|
||||
c0.977,0,2.15-0.159,3.516-0.477c1.367-0.314,2.784-1.027,4.251-2.135c1.467-1.107,2.941-2.748,4.423-4.919
|
||||
c1.481-2.172,2.841-5.115,4.077-8.825h-3.71c-0.461,1.151-0.879,2.234-1.403,3.172c-1.69,3.021-3.88,6.307-6.492,6.896
|
||||
C137.7,74,140.606,67.55,141.18,64.255"/>
|
||||
<path fill="#4E4E4E" d="M188.32,67.104c-0.257,2.519,1.207,3.798,3.623,3.798c0.863,0,1.661-0.225,2.396-0.669
|
||||
c0.733-0.446,1.401-1.043,2.006-1.791c0.604-0.747,1.138-1.633,1.597-2.654c0.461-1.021,0.848-2.093,1.166-3.214h3.711
|
||||
c-0.834,2.387-1.742,4.46-2.72,6.213c-0.978,1.755-1.991,3.236-3.042,4.444c-1.05,1.209-2.121,2.187-3.214,2.934
|
||||
c-1.095,0.749-2.158,1.325-3.194,1.728c-1.035,0.402-2.027,0.676-2.977,0.818c-0.949,0.146-1.812,0.217-2.59,0.217
|
||||
c-2.502,0-4.494-0.684-5.975-2.051c-1.482-1.365-2.382-3.386-2.697-6.062c-0.719,1.008-1.51,1.993-2.375,2.956
|
||||
c-0.862,0.965-1.826,1.827-2.891,2.59c-1.064,0.761-2.251,1.381-3.56,1.854c-1.309,0.475-2.755,0.712-4.336,0.712
|
||||
c-1.526,0-2.993-0.244-4.402-0.732c-1.409-0.491-2.661-1.296-3.754-2.417c-1.093-1.122-1.971-2.589-2.632-4.402
|
||||
c-0.661-1.812-0.992-4.026-0.992-6.645c0-2.014,0.202-4.171,0.604-6.474c0.403-2.301,1.021-4.602,1.855-6.903
|
||||
s1.877-4.51,3.128-6.623c1.252-2.114,2.719-3.985,4.402-5.61c1.682-1.625,3.589-2.92,5.718-3.883
|
||||
c2.128-0.964,4.472-1.447,7.033-1.447c2.503,0,4.322,0.433,5.458,1.295c1.136,0.864,1.704,1.929,1.704,3.193v0.647l0.951-4.703
|
||||
c0,0,8.299-0.659,12.873-1.425C191.632,44.176,188.623,61.354,188.32,67.104 M180.552,42.637c0-0.26-0.058-0.582-0.172-0.972
|
||||
c-0.115-0.387-0.31-0.761-0.583-1.121c-0.274-0.359-0.641-0.662-1.1-0.907c-0.461-0.242-1.052-0.365-1.771-0.365
|
||||
c-1.235,0-2.409,0.402-3.517,1.209c-1.107,0.804-2.121,1.877-3.043,3.214c-0.92,1.338-1.739,2.854-2.458,4.551
|
||||
c-0.719,1.699-1.331,3.447-1.834,5.245c-0.503,1.797-0.884,3.567-1.144,5.307c-0.258,1.74-0.388,3.302-0.388,4.683
|
||||
c0,1.696,0.158,3.007,0.475,3.927c0.316,0.92,0.697,1.603,1.143,2.048c0.446,0.448,0.928,0.713,1.446,0.799
|
||||
c0.518,0.087,0.977,0.129,1.381,0.129c0.662,0,1.358-0.165,2.092-0.495s1.438-0.819,2.115-1.468c0.674-0.646,1.293-1.46,1.855-2.438
|
||||
c0.561-0.979,0.984-2.115,1.271-3.408L180.552,42.637z"/>
|
||||
<path fill="#4E4E4E" d="M250.217,62.572c-0.836,2.389-1.742,4.444-2.72,6.171c-0.978,1.726-1.993,3.172-3.042,4.337
|
||||
c-1.05,1.165-2.122,2.1-3.215,2.805c-1.094,0.705-2.158,1.245-3.193,1.618c-1.035,0.374-2.027,0.619-2.977,0.732
|
||||
c-0.95,0.115-1.812,0.174-2.59,0.174c-2.445,0-4.416-0.641-5.911-1.921c-1.496-1.278-2.416-3.172-2.763-5.675
|
||||
c-0.662,1.008-1.416,1.993-2.265,2.956c-0.849,0.965-1.813,1.827-2.892,2.59s-2.28,1.382-3.603,1.856
|
||||
c-1.323,0.473-2.763,0.711-4.315,0.711c-1.525,0-2.992-0.245-4.401-0.733c-1.41-0.489-2.661-1.296-3.754-2.417
|
||||
c-1.095-1.122-1.972-2.589-2.632-4.4c-0.661-1.813-0.993-4.028-0.993-6.646c0-2.012,0.202-4.171,0.604-6.472
|
||||
c0.403-2.301,1.021-4.604,1.855-6.905c0.834-2.301,1.877-4.509,3.128-6.623c1.251-2.113,2.72-3.983,4.401-5.608
|
||||
c1.683-1.625,3.59-2.92,5.718-3.885c2.129-0.964,4.473-1.445,7.034-1.445c2.503,0,4.32,0.431,5.458,1.295
|
||||
c1.136,0.863,1.704,1.927,1.704,3.191v0.347l4.656-21.966c0,0,6.668-0.824,13.485-1.886c-6.233,17.689-10.892,49.483-10.892,49.483
|
||||
c-0.145,0.49-0.245,0.97-0.303,1.445c-0.058,0.475-0.086,0.941-0.086,1.401c0,1.238,0.295,2.093,0.885,2.568
|
||||
c0.59,0.475,1.502,0.712,2.74,0.712c0.862,0,1.661-0.194,2.396-0.582c0.733-0.388,1.394-0.928,1.983-1.619
|
||||
c0.59-0.689,1.115-1.516,1.575-2.48c0.46-0.964,0.864-2.008,1.208-3.129H250.217z M223.721,62.572l4.314-20.237
|
||||
c-0.057-0.259-0.15-0.562-0.28-0.907c-0.129-0.344-0.323-0.682-0.582-1.013c-0.259-0.33-0.612-0.605-1.057-0.82
|
||||
c-0.446-0.216-1.015-0.324-1.705-0.324c-1.237,0-2.409,0.404-3.517,1.209c-1.108,0.806-2.121,1.877-3.043,3.214
|
||||
c-0.92,1.339-1.739,2.856-2.459,4.553c-0.719,1.697-1.33,3.445-1.834,5.244c-0.504,1.798-0.883,3.566-1.144,5.308
|
||||
c-0.259,1.74-0.388,3.3-0.388,4.681c0,1.698,0.158,3.007,0.475,3.927c0.316,0.922,0.697,1.604,1.143,2.05
|
||||
c0.447,0.446,0.929,0.713,1.447,0.799c0.518,0.087,0.977,0.129,1.381,0.129c0.604,0,1.271-0.151,2.006-0.454
|
||||
c0.733-0.301,1.438-0.754,2.115-1.359c0.674-0.603,1.293-1.364,1.854-2.286c0.562-0.921,0.985-1.998,1.272-3.235V62.572z"/>
|
||||
<path fill="#4E4E4E" d="M289.988,49.455c-1.535,1.957-5.482,3.582-8.976,2.718c-0.345,4.085-1.128,7.768-2.351,11.047
|
||||
c-1.224,3.279-2.771,6.069-4.64,8.37c-1.87,2.304-4.013,4.072-6.429,5.309c-2.417,1.237-4.979,1.855-7.682,1.855
|
||||
c-2.043,0-3.935-0.252-5.674-0.756c-1.742-0.503-3.236-1.308-4.487-2.416c-1.253-1.106-2.23-2.546-2.935-4.314
|
||||
c-0.705-1.77-1.057-3.92-1.057-6.451c0-1.727,0.179-3.69,0.539-5.891c0.359-2.2,0.934-4.467,1.727-6.796
|
||||
c0.791-2.331,1.812-4.609,3.062-6.84c1.252-2.228,2.775-4.221,4.574-5.976c1.798-1.754,3.875-3.171,6.234-4.25
|
||||
c2.359-1.078,5.051-1.618,8.07-1.618c7.564,0,11.349,4.703,11.349,14.109c0,0-0.017,0.072,0,0.087
|
||||
c2.539,3.167,7.648-0.084,9.479-2.041 M273.678,52.432c-0.921-0.229-1.547-0.683-1.877-1.358c-0.331-0.676-0.497-1.46-0.497-2.353
|
||||
c0-1.235,0.252-2.251,0.756-3.042c0.503-0.791,1.171-1.374,2.006-1.748c-0.058-0.948-0.157-1.746-0.302-2.395
|
||||
c-0.145-0.647-0.345-1.179-0.604-1.596c-0.26-0.417-0.584-0.712-0.972-0.886c-0.388-0.173-0.885-0.259-1.489-0.259
|
||||
c-1.063,0-2.086,0.41-3.063,1.231c-0.978,0.818-1.905,1.904-2.783,3.257c-0.877,1.352-1.683,2.899-2.416,4.639
|
||||
c-0.733,1.74-1.358,3.53-1.877,5.372s-0.921,3.661-1.208,5.458c-0.288,1.799-0.432,3.432-0.432,4.899
|
||||
c0,1.467,0.078,2.661,0.238,3.581c0.156,0.921,0.416,1.646,0.775,2.179s0.827,0.899,1.403,1.1c0.575,0.202,1.278,0.303,2.114,0.303
|
||||
c1.063,0,2.136-0.475,3.215-1.425c1.078-0.948,2.078-2.242,2.998-3.884c0.921-1.639,1.733-3.581,2.438-5.825
|
||||
C272.807,57.438,273.332,55.021,273.678,52.432"/>
|
||||
<path fill="#4E4E4E" d="M313.686,63.96c0,0-0.496,5.416-4.137,8.969c-3.54,3.455-8.152,5.999-14.406,5.999
|
||||
c-1.584,0-2.936-0.253-4.058-0.756c-1.122-0.504-2.035-1.201-2.739-2.094c-0.705-0.89-1.223-1.947-1.555-3.171
|
||||
c-0.33-1.223-0.495-2.539-0.495-3.948c0-1.524,0.172-3.093,0.517-4.703l5.653-26.494h-2.934l0.733-3.539h2.892l2.675-12.211
|
||||
c0,0,11.67-5.026,15.13-9.341c-0.427,1.58-2.343,8.771-2.487,9.447c-0.144,0.677-0.287,1.39-0.431,2.137
|
||||
c-0.317,1.236-0.655,2.712-1.014,4.424c-0.361,1.711-0.741,3.558-1.145,5.544h9.856l-0.69,3.539h-9.856l-5.652,26.494
|
||||
c-0.145,0.575-0.252,1.13-0.324,1.66c-0.072,0.532-0.107,1.016-0.107,1.445c0,0.921,0.209,1.685,0.625,2.287
|
||||
c0.418,0.605,1.23,0.907,2.438,0.907C307.536,70.556,313.686,63.96,313.686,63.96"/>
|
||||
<path fill="#D75EA1" d="M332.969,71.604c0,4.045-3.277,7.323-7.323,7.323c-4.044,0-7.323-3.278-7.323-7.323
|
||||
c0-4.044,3.279-7.321,7.323-7.321C329.691,64.282,332.969,67.56,332.969,71.604"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
// Copyright 2017-2018 @polkadot/ui-assets authors & contributors
|
||||
// This software may be modified and distributed under the terms
|
||||
// of the Apache-2.0 license. See the LICENSE file for details.
|
||||
|
||||
declare module '*.svg' {
|
||||
const content: any;
|
||||
export default content;
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-identicon",
|
||||
"version": "0.22.18",
|
||||
"version": "0.23.0",
|
||||
"description": "Renders an SVG picture representing an address",
|
||||
"main": "index.js",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
@@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.2.0",
|
||||
"@polkadot/keyring": "^0.33.13",
|
||||
"@polkadot/ui-settings": "^0.22.18",
|
||||
"@polkadot/ui-settings": "^0.23.0",
|
||||
"@polkadot/util-crypto": "^0.33.13",
|
||||
"@types/color": "^3.0.0",
|
||||
"@types/react-copy-to-clipboard": "^4.2.6",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-keyring",
|
||||
"version": "0.22.18",
|
||||
"version": "0.23.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/polkadot-js/apps.git",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/ui-settings",
|
||||
"version": "0.22.18",
|
||||
"version": "0.23.0",
|
||||
"description": "Manages app settings",
|
||||
"main": "index.js",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
module.exports = require('@polkadot/dev-react/config/postcss');
|
||||
@@ -3,6 +3,7 @@
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@polkadot/ui-assets/*": [ "packages/ui-assets/src/*" ],
|
||||
"@polkadot/ui-identicon/*": [ "packages/ui-identicon/src/*" ],
|
||||
"@polkadot/ui-keyring/*": [ "packages/ui-keyring/src/*" ],
|
||||
"@polkadot/ui-settings/*": [ "packages/ui-settings/src/*" ]
|
||||
|
||||
@@ -1344,15 +1344,15 @@
|
||||
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
|
||||
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
|
||||
|
||||
"@polkadot/dev-react@^0.22.11":
|
||||
version "0.22.11"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/dev-react/-/dev-react-0.22.11.tgz#fff2416805eb9abcacc34beaa305c984dc26e7f0"
|
||||
integrity sha512-opjCg2+HzZZjjwGWR9E3wdA2OjcxIsz72qi4KzDTGmWkHuF8rcggS22qaCAAwDmh62/ZMMlawLzLBV+pjePXcA==
|
||||
"@polkadot/dev-react@^0.22.12":
|
||||
version "0.22.12"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/dev-react/-/dev-react-0.22.12.tgz#2b885f8524f3bbe02dce53d6073ab9d5c33dc2e7"
|
||||
integrity sha512-hOnNbbWqdiMA33/IQvd53oTfvSP651HC/nhV6qko0WbXwayHnNtfhcpVxZ6SAMOgpcHOhL2QU9BOf2Wl/m1tCA==
|
||||
dependencies:
|
||||
"@babel/core" "^7.2.0"
|
||||
"@babel/plugin-syntax-dynamic-import" "^7.2.0"
|
||||
"@babel/preset-react" "^7.0.0"
|
||||
"@polkadot/dev" "^0.22.11"
|
||||
"@polkadot/dev" "^0.22.12"
|
||||
"@types/react" "^16.7.13"
|
||||
"@types/react-dom" "^16.0.11"
|
||||
"@types/styled-components" "^4.1.2"
|
||||
@@ -1383,10 +1383,10 @@
|
||||
webpack-serve "^2.0.3"
|
||||
worker-loader "^2.0.0"
|
||||
|
||||
"@polkadot/dev@^0.22.11":
|
||||
version "0.22.11"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.22.11.tgz#fcacaba21cb7f72490ad67e228171ce6cf5903f7"
|
||||
integrity sha512-xYyAknjwqNZqDpxNgbH137R5m3jACQjnJi7/rz3uR8GFW107rFb7sGTtvtX3TYaS7CP69Eiy+mCRCE+3bdKHsw==
|
||||
"@polkadot/dev@^0.22.12":
|
||||
version "0.22.12"
|
||||
resolved "https://registry.yarnpkg.com/@polkadot/dev/-/dev-0.22.12.tgz#f0eaf211efb3d6b70869dab63a022858a110de85"
|
||||
integrity sha512-dF4LJHrDOLbn7AqBm2ZL8o9YqUsm0+00OED8XCI0n2jy7jvMd37PwPn3gib0Ip7xwSZiikJbHvNkvmyGUUZjpw==
|
||||
dependencies:
|
||||
"@babel/cli" "^7.2.0"
|
||||
"@babel/core" "^7.2.0"
|
||||
|
||||
Reference in New Issue
Block a user