Files
fnx_web/res/include/img/icons/email.svg

4 lines
181 B
XML
Raw Normal View History

2020-01-14 17:10:03 +01:00
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
2022-01-17 17:40:03 +01:00
<path fill="#{{.Style.InputText.RGB}}" d="M22 4H2v16h20V4zm-2 4l-8 5-8-5V6l8 5 8-5v2z"/>
2020-01-14 17:10:03 +01:00
</svg>