Created
April 28, 2017 07:08
-
-
Save Alhadis/49f79630569cfffab3050b0ae0d6bbed to your computer and use it in GitHub Desktop.
SVGs
This file contains hidden or 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
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="100px" height="100px" viewBox="0 0 100 100"><style>path{opacity:.25;fill:none;stroke:#000;stroke-miterlimit:10;}line{opacity:.1;fill:none;stroke:#181816;stroke-width:.5;stroke-miterlimit:10;}</style><path id="Extents" class="st0" d="M99.5,0v99.5H0"/><line id="X1" x1="10" y1="0" x2="10" y2="99"/><line id="X2" x1="20" y1="0" x2="20" y2="99"/><line id="X3" x1="30" y1="0" x2="30" y2="99"/><line id="X4" x1="40" y1="0" x2="40" y2="99"/><line id="X5" x1="50" y1="0" x2="50" y2="99"/><line id="X6" x1="60" y1="0" x2="60" y2="99"/><line id="X7" x1="70" y1="0" x2="70" y2="99"/><line id="X8" x1="80" y1="0" x2="80" y2="99"/><line id="X9" x1="90" y1="0" x2="90" y2="99"/><line id="Y1" x1="99" y1="9.5" x2="0" y2="9.5"/><line id="Y2" x1="99" y1="19.5" x2="0" y2="19.5"/><line id="Y3" x1="99" y1="29.5" x2="0" y2="29.5"/><line id="Y4" x1="99" y1="39.5" x2="0" y2="39.5"/><line id="Y5" x1="99" y1="49.5" x2="0" y2="49.5"/><line id="Y6" x1="99" y1="59.5" x2="0" y2="59.5"/><line id="Y7" x1="99" y1="69.5" x2="0" y2="69.5"/><line id="Y8" x1="99" y1="79.5" x2="0" y2="79.5"/><line id="Y9" x1="99" y1="89.5" x2="0" y2="89.5"/></svg> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment