Commit 5a8a8b7d authored by Dan Bovey's avatar Dan Bovey Committed by Cole Bemis

fix: Reorder `help-circle` elements (#308)

parent ba33c831
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" />
<circle cx="12" cy="12" r="10" /> <circle cx="12" cy="12" r="10" />
<path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3" />
<line x1="12" y1="17" x2="12" y2="17" /> <line x1="12" y1="17" x2="12" y2="17" />
</svg> </svg>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment