Initial import: open-design source for helix-mind.ai distribution
Some checks failed
ci / Validate workspace (push) Successful in 12m32s
landing-page-ci / Validate landing page (push) Successful in 9m41s
landing-page-deploy / Deploy landing page (push) Failing after 5m23s
refresh-contributors-wall / Refresh contributors wall cache bust (push) Failing after 12s
github-metrics / Generate repository metrics SVG (push) Failing after 2m8s
Some checks failed
ci / Validate workspace (push) Successful in 12m32s
landing-page-ci / Validate landing page (push) Successful in 9m41s
landing-page-deploy / Deploy landing page (push) Failing after 5m23s
refresh-contributors-wall / Refresh contributors wall cache bust (push) Failing after 12s
github-metrics / Generate repository metrics SVG (push) Failing after 2m8s
This repository contains the open-design daemon CLI source code, built and packaged at https://helix-mind.ai/cli/open-design/latest.tgz for use by the HelixMind /design slash command. Licenses: Apache-2.0 (root) + MIT (skills/*)
This commit is contained in:
15
apps/web/public/logo.svg
Normal file
15
apps/web/public/logo.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none' role='img' aria-label='Open Design'>
|
||||
<title>Open Design</title>
|
||||
<g stroke='#1F1B16' stroke-width='3.4' stroke-linecap='square' fill='none'>
|
||||
<path d='M10 24 L10 10 L24 10' />
|
||||
<path d='M40 10 L54 10 L54 24' />
|
||||
<path d='M54 40 L54 54 L40 54' />
|
||||
<path d='M24 54 L10 54 L10 40' />
|
||||
</g>
|
||||
<g stroke='#C2532D' stroke-width='3' stroke-linecap='round'>
|
||||
<line x1='32' y1='20' x2='32' y2='44' />
|
||||
<line x1='20' y1='32' x2='44' y2='32' />
|
||||
<line x1='23.51' y1='23.51' x2='40.49' y2='40.49' />
|
||||
<line x1='40.49' y1='23.51' x2='23.51' y2='40.49' />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 671 B |
Reference in New Issue
Block a user