diff options
Diffstat (limited to 'src/_icons/phone-x.svg')
-rw-r--r-- | src/_icons/phone-x.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/phone-x.svg b/src/_icons/phone-x.svg new file mode 100644 index 00000000..71643c51 --- /dev/null +++ b/src/_icons/phone-x.svg @@ -0,0 +1,7 @@ +--- +tags: [ring, mobile, conversation, answer, dial, landline] +--- +<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="M16 4l4 4m0 -4l-4 4" /> +</svg> |