Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'icons/phone.svg')
-rw-r--r--icons/phone.svg6
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/phone.svg b/icons/phone.svg
new file mode 100644
index 000000000..c2c4384ac
--- /dev/null
+++ b/icons/phone.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-phone" viewBox="0 0 20 20">
+ <g fill="none" fill-rule="evenodd" transform="translate(5 2)">
+ <rect width="9" height="14" x=".5" y=".5" stroke="#000" rx="2"/>
+ <circle cx="5" cy="12" r="1" fill="#000"/>
+ </g>
+</svg>