How to create a new SVG icon for Dawn theme

Hi,

I would create a new set of SVG icons to replace the default ones in the Dawn theme.

Here’s an example of default SVG icon from Dawn theme: https://github.com/Shopify/dawn/blob/main/snippets/icon-account.liquid

I would keep the same format of the default ones in order to avoid changes to HTML/CSS/Liquid code, so how can I create them?

It would be great also replace a single icon, not all them. The important thing is to avoid changes to Liquid, HTML and CSS code.