forked from cheng/wallet
completed the svg file
This commit is contained in:
parent
ce87c11bde
commit
db9b0a5982
@ -1,14 +1,16 @@
|
|||||||
<svg
|
<svg
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
width="width: 100%" height="100%"
|
width="width: 100%" height="100%"
|
||||||
viewBox="-2000 -2400 4000 4000"
|
viewBox="-2500 -2400 4870 4300"
|
||||||
style="background-color:#ddd">
|
style="background-color:#ddd">
|
||||||
<! top corner viewBox="-200 -2140 400 400" >
|
<! top corner viewBox="-200 -2140 400 400" >
|
||||||
<! right corner viewBox="1500 750 400 400">
|
<! right corner viewBox="1500 750 400 400">
|
||||||
<! left corner viewBox="-1900 750 400 400">
|
<! left corner viewBox="-1900 750 400 400">
|
||||||
|
|
||||||
<!viewBox="-2000 -2400 4000 4000">
|
<!viewBox="-2000 -2400 4000 4000">
|
||||||
<g fill="none" >
|
<g fill="none" font-family="Georgia" font-size="200"
|
||||||
|
font-weight="400"
|
||||||
|
>
|
||||||
<!bottom inner rim>
|
<!bottom inner rim>
|
||||||
<path stroke="#d8d800" stroke-width="36.41"
|
<path stroke="#d8d800" stroke-width="36.41"
|
||||||
d="
|
d="
|
||||||
@ -79,9 +81,26 @@
|
|||||||
d="M0,-37 l78 0, l-11.795,-20.43, l-132,-00, l-11.795,20.43 z
|
d="M0,-37 l78 0, l-11.795,-20.43, l-132,-00, l-11.795,20.43 z
|
||||||
" />
|
" />
|
||||||
</g>
|
</g>
|
||||||
<path fill="#d8d800"
|
<path fill="#d8d800"
|
||||||
d="M-1732,1000 m 87,-50 l90 0, l0,-36.41 z"
|
d="M-1732,1000 m 87,-50 l90 0, l0,-36.41 z"
|
||||||
/>
|
/>
|
||||||
|
<text x="0" y="-1150" text-anchor="middle" style="fill:#000" transform="rotate(60 0,0)" >
|
||||||
|
Nicknames
|
||||||
|
</text>
|
||||||
|
<text x="0" y="-1150" text-anchor="middle" style="fill:#000" transform="rotate(-60 0,0)" >
|
||||||
|
Public Keys
|
||||||
|
</text>
|
||||||
|
<text x="0" y="1285" text-anchor="middle" style="fill:#000" >
|
||||||
|
PetNames
|
||||||
|
</text>
|
||||||
|
<text x="0" y="-2100" text-anchor="middle" style="fill:#000" >
|
||||||
|
Global
|
||||||
|
</text>
|
||||||
|
<text x="0" y="2240" text-anchor="middle" style="fill:#000" transform="rotate(-60 0,0)">
|
||||||
|
Memorable
|
||||||
|
</text>
|
||||||
|
<text x="0" y="2240" text-anchor="middle" style="fill:#000" transform="rotate(60 0,0)">
|
||||||
|
Securely Unique
|
||||||
|
</text>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.9 KiB |
Loading…
Reference in New Issue
Block a user