diff options
author | codecalm <codecalm@gmail.com> | 2020-09-17 22:49:18 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-17 22:49:18 +0200 |
commit | fdb419eb86801f5a4e3a80a2fc5304489096ae6f (patch) | |
tree | 006911890c94ad5570ff03cba0a94ee3b7a72a25 /src/_icons | |
parent | `file-phone` icon (diff) | |
download | tabler-icons-fdb419eb86801f5a4e3a80a2fc5304489096ae6f.tar.xz |
`file-phone` icon fix
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/file-phone.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/_icons/file-phone.svg b/src/_icons/file-phone.svg index 51387a4..61e99d6 100644 --- a/src/_icons/file-phone.svg +++ b/src/_icons/file-phone.svg @@ -5,5 +5,4 @@ tags: [save, transfer, input] <path d="M14 3v4a1 1 0 0 0 1 1h4" /> <path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z" /> <path d="M9 12a.5 .5 0 0 0 1 0v-1a.5 .5 0 0 0 -1 0v1a5 5 0 0 0 5 5h1a.5 .5 0 0 0 0 -1h-1a.5 .5 0 0 0 0 1" /> - </svg> |