diff options
Diffstat (limited to 'src/assets/icons/phone.svg')
| -rw-r--r-- | src/assets/icons/phone.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/icons/phone.svg b/src/assets/icons/phone.svg new file mode 100644 index 0000000..a69c320 --- /dev/null +++ b/src/assets/icons/phone.svg @@ -0,0 +1,4 @@ +<svg class="bi bi-phone" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M11 1H5a1 1 0 00-1 1v12a1 1 0 001 1h6a1 1 0 001-1V2a1 1 0 00-1-1zM5 0a2 2 0 00-2 2v12a2 2 0 002 2h6a2 2 0 002-2V2a2 2 0 00-2-2H5z" clip-rule="evenodd"/> + <path fill-rule="evenodd" d="M8 14a1 1 0 100-2 1 1 0 000 2z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
