HTML: Unable to adjust svg image inside a <label> tag
I have an html that uses a file input field <input name="fileinput" type="field"> The apperance is overlayed with own text by using the label tag. Now I want to use an svg image instead of an ordinary text <input type='file'…