Created
April 6, 2017 15:05
-
-
Save rococodogs/884270f2d45c01806ca0eba15f7200c9 to your computer and use it in GitHub Desktop.
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 | |
xmlns="http://www.w3.org/2000/svg" version="1.1" | |
class="magnifying-glass" | |
viewBox="0 0 100 100" | |
stroke="black" | |
stroke-weight="5" | |
> | |
<circle cx="35" cy="35" r="20" fill="transparent" /> | |
<path d="M50,50L80,80" /> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment