aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/report.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-13 22:53:02 +0200
committercodecalm <codecalm@gmail.com>2020-10-13 22:53:02 +0200
commitce5a162bdb8470b9fe8e13bba914242ae689b319 (patch)
tree6fa4d8fd72b1fbda58f1002fcdba86c65c4d1cdd /src/_icons/report.svg
parent49 new icons: `aerial-lift`, `bell-ringing-2`, `binary`, `brand-unsplash`, `b... (diff)
downloadtabler-icons-ce5a162bdb8470b9fe8e13bba914242ae689b319.tar.xz
22 new icons: `brand-asana`, `brand-bing`, `brand-bitbucket`, `brand-disqus`, `brand-docker`, `brand-gravatar`, `brand-hipchat`, `brand-kickstarter`, `brand-netflix`, `brand-pagekit`, `brand-producthunt`, `brand-sass`, `brand-sentry`, `brand-stripe`, `brand-ycombinator`, `chart-dots`, `chart-infographic`, `device-analytics`, `file-report`, `graph-arrows-vertical`, `graph-arrows`, `report`
Diffstat (limited to 'src/_icons/report.svg')
-rw-r--r--src/_icons/report.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/report.svg b/src/_icons/report.svg
new file mode 100644
index 00000000..6d325f9b
--- /dev/null
+++ b/src/_icons/report.svg
@@ -0,0 +1,11 @@
+---
+---
+<svg>
+ <path d="M7 5H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12"/>
+ <path d="M17 17.05V7a2 2 0 0 0-2-2h-2"/>
+ <rect x="7" y="3" width="6" height="4" rx="2"/>
+ <circle cx="17" cy="17" r="4"/>
+ <path d="M17 17h4"/>
+ <path d="M7 11h4"/>
+ <path d="M7 15h3"/>
+</svg>