Last active
January 7, 2023 07:53
-
-
Save secf4ult/9be38eaeb43aa76945f8ff6a72610e5c to your computer and use it in GitHub Desktop.
arrow-pointer svg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" baseProfile="full" width="442px" height="184px" viewBox="0 0 442 184" preserveAspectRatio="xMidYMid meet" id="svg_document" style="zoom: 1;"><!-- Created with macSVG - https://macsvg.org/ - https://github.com/dsward2/macsvg/ --><g id="main_group"><polyline points="2,2 40,92 2,182 400,182 440,93 400,2 2,3" stroke="#000000" id="polyline1" stroke-width="2px" fill="none" transform=""></polyline></g></svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment