diff options
author | Daniel Gultsch <daniel@gultsch.de> | 2015-05-02 11:38:56 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel@gultsch.de> | 2015-05-02 11:38:56 +0200 |
commit | 53fea9e1fe25a1f0f2a7fe219195b0009ecb4f5b (patch) | |
tree | 43b9e09d39aa58201585e4879ee8fbaa8aae0173 /art/ic_send_location_away.svg | |
parent | 8617932aad2f9604d7d5ce1321da6926a7bf2f37 (diff) |
replace send button with quick action button as long as no text has been entered
Diffstat (limited to 'art/ic_send_location_away.svg')
-rw-r--r-- | art/ic_send_location_away.svg | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/art/ic_send_location_away.svg b/art/ic_send_location_away.svg new file mode 100644 index 000000000..fcd50b521 --- /dev/null +++ b/art/ic_send_location_away.svg @@ -0,0 +1,54 @@ +<?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="48" + height="48" + viewBox="0 0 48 48" + id="svg2" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="ic_send_location_away.svg"> + <metadata + id="metadata10"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <defs + id="defs8" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="956" + inkscape:window-height="1156" + id="namedview6" + showgrid="false" + inkscape:zoom="4.9166667" + inkscape:cx="0.91525424" + inkscape:cy="24" + inkscape:window-x="2880" + inkscape:window-y="20" + inkscape:window-maximized="0" + inkscape:current-layer="svg2" /> + <path + d="M24 4c-7.73 0-14 6.27-14 14 0 10.5 14 26 14 26s14-15.5 14-26c0-7.73-6.27-14-14-14zm0 19c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" + id="path4" + style="fill:#ff9800;fill-opacity:0.627451" /> +</svg> |