to use svg in any website, you need to either provide url or data url
1. you can pick the svg in [[Icon source]], make sure you customise it
2. you can also copy the svg into figma and further edit it
3. download the svg from figma
4. if you need to change to data url, encode the svg on [SVG to Base64 | Image | Base64 Encode | Base64 Converter | Base64](https://base64.guru/converter/encode/image/svg)
5. it is ready to go
