diff options
Diffstat (limited to 'src/_icons/files-off.svg')
-rw-r--r-- | src/_icons/files-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/files-off.svg b/src/_icons/files-off.svg new file mode 100644 index 00000000..d9872977 --- /dev/null +++ b/src/_icons/files-off.svg @@ -0,0 +1,9 @@ +--- +category: Document +--- +<svg> + <path d="M15 3v4a1 1 0 0 0 1 1h4"/> + <path d="M17 17h-6a2 2 0 0 1-2-2V9m0-4a2 2 0 0 1 2-2h4l5 5v7c0 .294-.063.572-.177.823"/> + <path d="M16 17v2a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2"/> + <path d="M3 3l18 18"/> +</svg> |