diff options
author | codecalm <codecalm@gmail.com> | 2020-10-16 23:35:11 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-16 23:35:11 +0200 |
commit | 2185cc5148f81dd7fcece02f7c41cc2d04fa0696 (patch) | |
tree | 52b644d50cb626f1cc92b02799234bc79cdaa61c /src/_icons/presentation-analytics.svg | |
parent | 7 new icons: `chart-arcs-3`, `chart-arcs`, `chart-donut-4`, `chart-pie-2`, `c... (diff) | |
download | tabler-icons-2185cc5148f81dd7fcece02f7c41cc2d04fa0696.tar.xz |
5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `triangle-off`
Fixed icons: `presentation-analytics`
Diffstat (limited to 'src/_icons/presentation-analytics.svg')
-rw-r--r-- | src/_icons/presentation-analytics.svg | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/_icons/presentation-analytics.svg b/src/_icons/presentation-analytics.svg index 69dba16e..8b4931e2 100644 --- a/src/_icons/presentation-analytics.svg +++ b/src/_icons/presentation-analytics.svg @@ -2,11 +2,11 @@ tags: [slideshow, display, exhibition, speech, topic, conference] --- <svg> - <path d="M9 12V8"/> - <path d="M15 12v-2"/> - <path d="M12 12v-1"/> - <path d="M3 4h18"/> - <path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4"/> - <path d="M12 16v4"/> - <path d="M9 20h6"/> + <path d="M9 12v-4" /> + <path d="M15 12v-2" /> + <path d="M12 12v-1" /> + <path d="M3 4h18" /> + <path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-10" /> + <path d="M12 16v4" /> + <path d="M9 20h6" /> </svg> |