diff options
author | elijah <elijah@riseup.net> | 2014-07-08 15:59:04 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-07-08 15:59:04 -0700 |
commit | 6e68dee48130e7916617f90b87121498b58c0919 (patch) | |
tree | 71fad87cee7eedde298673d4688e63441e1f0c74 /svg/icons/black/email-square.svg | |
parent | 69bfe165d8f1e2923042f49e598646fe91bd903a (diff) |
added qr codes for android
Diffstat (limited to 'svg/icons/black/email-square.svg')
-rw-r--r-- | svg/icons/black/email-square.svg | 84 |
1 files changed, 0 insertions, 84 deletions
diff --git a/svg/icons/black/email-square.svg b/svg/icons/black/email-square.svg deleted file mode 100644 index 700be69..0000000 --- a/svg/icons/black/email-square.svg +++ /dev/null @@ -1,84 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<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="32px" - height="32px" - id="svg3145" - version="1.1" - inkscape:version="0.48.4 r9939" - sodipodi:docname="email.svg"> - <defs - id="defs3147" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.197802" - inkscape:cx="16" - inkscape:cy="16" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - inkscape:window-width="1218" - inkscape:window-height="758" - inkscape:window-x="623" - inkscape:window-y="119" - inkscape:window-maximized="0" - showguides="true" - inkscape:guide-bbox="true" /> - <metadata - id="metadata3150"> - <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> - <g - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer"> - <rect - style="fill:#808080;fill-opacity:1;stroke:none" - id="rect2985" - width="32" - height="32" - x="0" - y="0" - ry="3" /> - <rect - style="fill:#000000;fill-opacity:1;stroke:none" - id="rect3087" - width="28" - height="20" - x="2" - y="6" - ry="1.7014388" /> - <path - inkscape:connector-curvature="0" - d="m 26.65009,8.0817495 c 0.247628,0 0.481929,0.04852 0.682624,0.1318387 L 16.068438,14.458446 4.8044085,8.2136708 C 5.0052274,8.1303101 5.2397746,8.0817495 5.4876517,8.0817495 l 21.1624383,0 z" - id="path3083" - style="fill:#ffffff" /> - <path - inkscape:connector-curvature="0" - d="m 5.4876517,24.047083 c -0.059644,0 -0.1184206,-0.0031 -0.1762049,-0.0085 l 6.9944402,-6.505998 -0.90694,-0.608137 -7.2345677,4.851341 0,-12.7044556 11.9040587,9.6539536 11.904057,-9.6539126 0,12.7044146 -7.234568,-4.851341 -0.906878,0.608137 6.994501,6.506039 c -0.0576,0.0055 -0.116125,0.0084 -0.175522,0.0084 l -21.1623763,0 z" - id="path67" - style="fill:#ffffff" /> - </g> -</svg> |