Remove spaces and dashes from tel links

This commit is contained in:
2026-04-12 15:47:22 +04:00
parent 9e2545da7b
commit ad3e6ea402
3 changed files with 15 additions and 4 deletions

4
app/icons/whatsapp.svg Normal file
View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12 1c-6.1 0-11 4.9-11 11 0 1.9.5 3.8 1.4 5.4L1 22.4c0 .2 0 .3.1.4.1.1.2.1.3.1h.1l5.3-1.3c1.6.9 3.4 1.3 5.2 1.3 6.1 0 11-4.9 11-11S18.1 1 12 1zm5.6 14.9c-.2.7-1.4 1.3-1.9 1.3-.5.1-1.1.1-1.8-.1-.4-.1-.9-.3-1.6-.6-2.8-1.2-4.7-4-4.8-4.2-.1-.2-1.2-1.5-1.2-2.9s.7-2.1 1-2.3c.3-.3.6-.3.8-.3h.5c.2 0 .4-.1.6.5.2.6.8 1.9.9 2.1.1.1.1.3 0 .5s-.1.3-.3.5c-.1.2-.3.4-.4.5-.1.1-.3.3-.1.6.2.3.7 1.2 1.6 1.9 1.1 1 2 1.3 2.3 1.4.3.1.4.1.6-.1.2-.2.7-.8.9-1.1.2-.3.4-.2.6-.1.3.1 1.7.8 1.9.9.3.1.5.2.5.3.1.1.1.7-.1 1.3z"/>
</svg>

After

Width:  |  Height:  |  Size: 644 B