mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-10-27 11:41:43 +01:00
8 lines
272 B
Plaintext
8 lines
272 B
Plaintext
<div class="validation-icon">
|
|
<input class="validation-icon__input" />
|
|
<span class="validation-icon__icon">
|
|
<svg class="validation-icon__svg" viewBox="0 0 24 24">
|
|
<path d="M23.5,0.499l-16.5,23l-6.5-6.5"></path>
|
|
</svg>
|
|
</span>
|
|
</div> |