COntent updates

This commit is contained in:
magmahindenburg 2017-07-07 11:36:04 +09:00
commit 4d2aa12b18
11 changed files with 37 additions and 194 deletions

View file

@ -25,7 +25,7 @@
"pushSenderId": "1036948132229",
"description": "A Secure Bitcoin Wallet",
"version": "3.5.8",
"androidVersion": "350801",
"androidVersion": "350802",
"_extraCSS": "",
"_enabledExtensions": {
"coinbase": false,

View file

@ -1,66 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
id="Send_Icon"
x="0px"
y="0px"
viewBox="0 0 26.601198 21.865164"
xml:space="preserve"
sodipodi:docname="ico-send.svg"
inkscape:version="0.92.1 r15371"
width="26.601198"
height="21.865164"><metadata
id="metadata5393"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
id="defs5391" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1015"
id="namedview5389"
showgrid="false"
inkscape:zoom="18.182416"
inkscape:cx="6.3895446"
inkscape:cy="12.438757"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:window-maximized="1"
inkscape:current-layer="Send_Icon"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" /><style
type="text/css"
id="style5380">
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" id="Send_Icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 27 24" style="enable-background:new 0 0 27 24;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#343434;stroke-width:1.4;stroke-miterlimit:10;}
</style><path
style="fill:#fab915;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.06378198px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="M 26.062611,0.53547329 0.53184214,5.748004 5.6379957,11.386049 6.1843105,20.467863 Z"
id="path5950"
inkscape:connector-curvature="0" /><path
style="fill:#fab915;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.06378198px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="M 5.6379957,11.386049 26.062611,0.53547329"
id="path5954"
inkscape:connector-curvature="0" /><path
style="fill:#fab915;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.06378198px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="M 6.1843105,20.467863 11.37701,15.383346 8.8888411,13.219721 Z"
id="path5948"
inkscape:connector-curvature="0" /><path
style="fill:#fab915;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:1.06378198px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
d="M 26.062611,0.53547329 17.002433,21.333313 8.8888411,13.219721 Z"
id="path5942"
inkscape:connector-curvature="0" /></svg>
</style>
<g>
<polyline class="st0" points="25.5,1.5 6.3,11.7 4.9,19.3 9.8,15.3 "/>
<polygon class="st0" points="1.5,6.4 25.5,1.5 17.1,22.5 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 506 B

Before After
Before After

View file

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" id="Send_Icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 27 24" style="enable-background:new 0 0 27 24;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#343434;stroke-width:1.4;stroke-miterlimit:10;}
</style>
<g>
<polyline class="st0" points="25.5,1.5 6.3,11.7 4.9,19.3 9.8,15.3 "/>
<polygon class="st0" points="1.5,6.4 25.5,1.5 17.1,22.5 "/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 506 B