Files
lucide/lab/bee-hive.svg
Eric Fennis 9ecaafbc4d feat(lab): Migrate lab to main repo. (#4521)
* Add directory

* Add lab check script

* Delete duplicated icons

* Fix the lab page

* Adjust paths

* update lockfile

* update lockfile

* fix(lab/planet): replace with guideline-compliant design

* Add install step

* Add second install step

* Adjust lab in site

* try this

* Fix workflow

* Add cspell

* Format code

* Temporary delete icons for copilot review

* Place back lab icons

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Update lock file

* Revert svg changes

* Fix list

* Rename filenames

* Format tsconfig

---------

Co-authored-by: Karsa <contact@karsa.org>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-24 15:05:40 +02:00

19 lines
526 B
XML

<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<rect width="10" height="4" x="7" y="2" rx="2" />
<rect width="16" height="4" x="4" y="6" rx="2" />
<path d="M14 14h6a2 2 0 1 0 0-4H4a2 2 0 1 0 0 4h6" />
<rect width="4" height="8" x="10" y="10" rx="2" />
<path d="M19 14a2 2 0 1 1 0 4H5a2 2 0 1 1 0-4" />
<rect width="14" height="4" x="5" y="18" rx="2" />
</svg>