mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
edit updated logo (use PNG)
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -1,74 +0,0 @@
|
||||
<?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"
|
||||
width="900"
|
||||
height="300"
|
||||
viewBox="0 0 900 300.00001"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.91 r13725"
|
||||
sodipodi:docname="message-kit.svg"
|
||||
inkscape:export-filename="/Users/tim/git/MessageKit/Assets/message-kit.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<metadata
|
||||
id="metadata18">
|
||||
<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="defs16" />
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1317"
|
||||
inkscape:window-height="723"
|
||||
id="namedview14"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.65786314"
|
||||
inkscape:cx="449.70454"
|
||||
inkscape:cy="166.5"
|
||||
inkscape:window-x="49"
|
||||
inkscape:window-y="1"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg2" />
|
||||
<path
|
||||
d="m 209.9017,69.974825 445.2345,0 c 21.17314,0 38.21983,17.047504 38.21983,38.222265 l 0,83.60745 c 0,4.36803 34.96291,38.22064 34.96291,38.22064 l -518.41724,0 c -21.17314,0 -38.22064,-17.04671 -38.22064,-38.22064 l 0,-83.60745 c 0,-21.174761 17.04263,-38.222265 38.21656,-38.222265 z"
|
||||
id="path4"
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#3ec354"
|
||||
sodipodi:nodetypes="cssscssssc" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-style:normal;font-weight:normal;font-size:103.71012878px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||
x="224.55501"
|
||||
y="176.97356"
|
||||
id="text4137"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan4139"
|
||||
x="224.55501"
|
||||
y="176.97356"
|
||||
style="font-style:normal;font-variant:normal;font-weight:600;font-stretch:normal;font-size:78.29097748px;font-family:'SF UI Display';-inkscape-font-specification:'SF UI Display Semi-Bold';fill:#ffffff;fill-opacity:1">Message<tspan
|
||||
style="fill:#afffb4;fill-opacity:1"
|
||||
id="tspan4141">Kit</tspan></tspan></text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 2.8 KiB |
@@ -1,5 +1,5 @@
|
||||
<p>
|
||||
<img src="https://cdn.rawgit.com/timglorioso/MessageKit/master/Assets/messagekit-logo.svg" title="MessageKit logo">
|
||||
<img src="https://cdn.rawgit.com/timglorioso/MessageKit/master/Assets/messagekit-logo.png" title="MessageKit logo">
|
||||
</p>
|
||||
|
||||
[](https://travis-ci.org/MessageKit/MessageKit) [](https://codecov.io/gh/MessageKit/MessageKit)
|
||||
|
||||
Reference in New Issue
Block a user