<input class='from-input-code' placeholder="Введите код"/>
<div class="button-check-mark">
<button class="form-input-check-mark">
<svg style="width: 20px;height: 20px;fill: none;">
<use xlink:href="@svg/sprite.svg#check-mark"></use>
</svg>
</button>
</div>