Skip to content

Instantly share code, notes, and snippets.

@wmora
Created July 5, 2014 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wmora/84154800a9d23bd5a46b to your computer and use it in GitHub Desktop.
Save wmora/84154800a9d23bd5a46b to your computer and use it in GitHub Desktop.
Reply icon SVG for Inkscape
Display the source blob
Display the rendered blob
Raw
<?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"
version="1.1"
width="48"
height="48"
id="svg3810"
inkscape:version="0.48.2 r9819"
sodipodi:docname="twitter-reply.svg"
inkscape:export-filename="/Users/wilmor24/Documents/dev_projects/openfeed/app/src/main/res/drawable-hdpi/reply_secondary_color_small.png"
inkscape:export-xdpi="45"
inkscape:export-ydpi="45">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1281"
inkscape:window-height="725"
id="namedview3049"
showgrid="false"
inkscape:zoom="6.3724301"
inkscape:cx="-0.36293407"
inkscape:cy="23.556151"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg3810" />
<defs
id="defs3812" />
<metadata
id="metadata3815">
<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
transform="matrix(1.7358258,0,0,1.7334804,4.2641742,15.216591)"
id="layer1"
style="fill:#000000;fill-opacity:0.5411765">
<path
d="m 10,2.5 10e-7,-4.442099 L 1,5.5 10.000001,12.075942 10,7.4 c 6.419355,-1.483871 11.739408,2.176214 11.739408,2.176214 0,0 -2.077361,-6.5475402 -11.739408,-7.076214 z"
id="path3701-0-3-2-4-2-9-2-1"
style="color:#bebebe;fill:#000000;fill-opacity:0.5411765;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
inkscape:connector-curvature="0" />
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment