Search

I find the lack of documentation... disturbing 😏, don't you?

Default


			
				<div class="c-search ">
	<div class="c-input  c-search__input">
		<div class="c-input__wrapper
			">
			<input id="atoms-input-default-1" class="c-input__field " type="text" name="atoms-input-default-1" placeholder="Zoeken op trefwoord" value="" />
		</div>
	</div>
	<div class="c-search__button-container">
		<button class="c-button c-search__button c-button--with-icon-before">
			<div class="c-icon c-button__icon c-button__icon--before">
				<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
					<path d="M23.8,22l-6-6c-0.2-0.2-0.4-0.1-0.6,0c1.4-1.7,2.3-3.9,2.3-6.2c0-5.4-4.4-9.7-9.7-9.7S0.1,4.4,0.1,9.7s4.4,9.7,9.7,9.7c2.3,0,4.4-0.8,6.1-2.2c-0.2,0.2-0.2,0.4,0,0.6l6,6c0.2,0.2,0.4,0.2,0.6,0l1.3-1.3C24,22.4,24,22.2,23.8,22z M9.8,17c-4,0-7.3-3.3-7.3-7.3s3.3-7.3,7.3-7.3s7.3,3.3,7.3,7.3S13.8,17,9.8,17z" />
				</svg>
			</div>
			<span class="c-button__text">Zoeken</span>
		</button>
	</div>
</div>