Last active
August 29, 2015 14:27
-
-
Save getflourish/dc39d12f2e70248002f5 to your computer and use it in GitHub Desktop.
SVG default
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns"> | |
<!-- Generator: Sketch 3.3.3 (12072) - http://www.bohemiancoding.com/sketch --> | |
<title>Icon</title> | |
<desc>Created with Sketch.</desc> | |
<defs></defs> | |
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage"> | |
<circle id="circle" stroke="#566483" stroke-width="2" sketch:type="MSShapeGroup" cx="12" cy="12" r="12"></circle> | |
<path d="M6,12 L18,12" id="line-b" stroke="#566483" stroke-width="2" stroke-linecap="square" sketch:type="MSShapeGroup"></path> | |
<path d="M12,6 L12,18" id="line-a" stroke="#566483" stroke-width="2" stroke-linecap="square" sketch:type="MSShapeGroup"></path> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment