cdf45172a7
ref https://linear.app/tryghost/issue/IPC-66/onboarding-checklist-v1 - Larger, 100vh onboarding checklist that’s currently on the dashboard, but should be moved to it’s own component and route - Every step links to the relevant screen, but the logic for completing steps is missing
9 lines
400 B
XML
9 lines
400 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<defs>
|
|
<style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px!important;}
|
|
</style>
|
|
</defs>
|
|
<title>check-circle-1</title>
|
|
<path class="a" d="M6,13.223,8.45,16.7a1.049,1.049,0,0,0,1.707.051L18,6.828"/>
|
|
<circle class="a" cx="12" cy="11.999" r="11.25"/>
|
|
</svg> |