2026-01-09 12:23:22 +01:00
|
|
|
<div class="search">
|
|
|
|
|
<input type="checkbox" id="search-toggle" class="search__toggle">
|
2026-02-16 14:04:45 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
<label for="search-toggle">
|
2026-01-09 12:23:22 +01:00
|
|
|
<span class="search__icon search__icon--open"><include src="/components/icons/search.svg"></include></span>
|
|
|
|
|
<span class="search__icon search__icon--close"><include src="/components/icons/x-lg.svg"></include></span>
|
2026-02-16 14:04:45 +01:00
|
|
|
</label>
|
|
|
|
|
|
|
|
|
|
<div class="search__input-group">
|
|
|
|
|
<button><include src="/components/icons/search.svg"></include></button>
|
|
|
|
|
<input type="text" id="search__input" placeholder="Recherchez une plante ou un livret">
|
|
|
|
|
</div>
|
2026-01-09 12:23:22 +01:00
|
|
|
</div>
|