diff options
Diffstat (limited to 'src/_icons/report.svg')
-rw-r--r-- | src/_icons/report.svg | 11 |
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> |