I have a piece of text and at the end I want to insert two icons.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt
Try to wrap the images in a span with css property white-space: nowrap;:
white-space: nowrap;