feat(contact): add address, email, phone icon SVGs

This commit is contained in:
Keith Solomon
2026-07-04 13:25:53 -05:00
parent dddb4b8c54
commit 1593be1c70
3 changed files with 11 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">
<rect x="3" y="5" width="18" height="14" rx="2"/>
<path d="m3 7 9 6 9-6"/>
</svg>

After

Width:  |  Height:  |  Size: 307 B