diff options
author | codecalm <codecalm@gmail.com> | 2020-12-05 17:26:57 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-12-05 17:26:57 +0100 |
commit | d48ad82e37c776c08e2a1295083cf640e001edfa (patch) | |
tree | a6cf929bd15432a31945d8b218eb15ce5e049310 /src/_icons/file-analytics.svg | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | tabler-icons-d48ad82e37c776c08e2a1295083cf640e001edfa.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/file-analytics.svg')
-rw-r--r-- | src/_icons/file-analytics.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/file-analytics.svg b/src/_icons/file-analytics.svg index d5397dde..bfacad28 100644 --- a/src/_icons/file-analytics.svg +++ b/src/_icons/file-analytics.svg @@ -5,7 +5,7 @@ category: Document <svg> <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 17v-5" /> - <path d="M12 17v-1" /> - <path d="M15 17v-3" /> + <line x1="9" y1="17" x2="9" y2="12" /> + <line x1="12" y1="17" x2="12" y2="16" /> + <line x1="15" y1="17" x2="15" y2="14" /> </svg> |