aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/phone-plus.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-06-01 01:06:41 +0200
committercodecalm <codecalm@gmail.com>2020-06-01 01:06:41 +0200
commit872462ead7f6225be6f68a56744a341d47da6e26 (patch)
tree561635cbc22558070a66369e59e874d7e2872f55 /src/_icons/phone-plus.svg
parentFixed icons: `phone-call`, `phone-incoming`, `phone-outgoing`, `phone-pause`,... (diff)
downloadtabler-icons-872462ead7f6225be6f68a56744a341d47da6e26.tar.xz
3 new icons: `phone-check`, `phone-plus`, `phone-x`
Fixed icons: `phone-incoming`, `phone-outgoing`, `user-plus`
Diffstat (limited to 'src/_icons/phone-plus.svg')
-rw-r--r--src/_icons/phone-plus.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/phone-plus.svg b/src/_icons/phone-plus.svg
new file mode 100644
index 0000000..08b32ed
--- /dev/null
+++ b/src/_icons/phone-plus.svg
@@ -0,0 +1,7 @@
+---
+tags: [call, signal, mobile, landline, conversation]
+---
+<svg>
+ <path d="M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5l1.5 -2.5l5 2v4a2 2 0 0 1 -2 2a16 16 0 0 1 -15 -15a2 2 0 0 1 2 -2" />
+ <path d="M15 6h6m-3 -3v6" />
+</svg>