diff options
author | codecalm <codecalm@gmail.com> | 2020-03-09 23:42:33 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-09 23:42:33 +0100 |
commit | 587748e3c998dedf23d273e3ce522a2ca46900e6 (patch) | |
tree | 37300a0d52b99d1f8e1eb7b79c3bcdeb55708f6b /src/_icons/phone.svg | |
parent | jekyll build fix (diff) | |
download | tabler-icons-587748e3c998dedf23d273e3ce522a2ca46900e6.tar.xz |
toggle, phone fixes, box
Diffstat (limited to 'src/_icons/phone.svg')
-rw-r--r-- | src/_icons/phone.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/phone.svg b/src/_icons/phone.svg new file mode 100644 index 0000000..a538cfd --- /dev/null +++ b/src/_icons/phone.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M4 4h5l2 5l-2.5 1.5a11 11 0 005 5l1.5 -2.5l5 2v5a1 1 0 01-1 1a16 16 0 01-16 -16a1 1 0 011 -1" /> +</svg> |