diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/_icons/sitemap-off.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/sitemap-off.svg')
-rw-r--r-- | src/_icons/sitemap-off.svg | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/_icons/sitemap-off.svg b/src/_icons/sitemap-off.svg deleted file mode 100644 index d1060ace..00000000 --- a/src/_icons/sitemap-off.svg +++ /dev/null @@ -1,12 +0,0 @@ ---- -tags: [page, webpage, website, list, roadmap, index] -version: "1.67" -unicode: "f1a6" ---- -<svg> - <rect x="3" y="15" width="6" height="6" rx="2" /> - <path d="M19 15a2 2 0 0 1 2 2m-.591 3.42c-.362 .358 -.86 .58 -1.409 .58h-2a2 2 0 0 1 -2 -2v-2c0 -.549 .221 -1.046 .579 -1.407" /> - <path d="M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2" /> - <path d="M6 15v-1a2 2 0 0 1 2 -2h4m4 0a2 2 0 0 1 2 2" /> - <path d="M3 3l18 18" /> -</svg> |