diff options
author | codecalm <codecalm@gmail.com> | 2020-03-10 22:12:47 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-10 22:12:47 +0100 |
commit | fe151338aeedcf04cc2078653193903519f7b4ad (patch) | |
tree | 051e557be0474af0192e1990b3f352885545509b /icons/puzzle.svg | |
parent | icons sprite (diff) | |
download | tabler-icons-fe151338aeedcf04cc2078653193903519f7b4ad.tar.xz |
icons directory structure
Diffstat (limited to 'icons/puzzle.svg')
-rw-r--r-- | icons/puzzle.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/icons/puzzle.svg b/icons/puzzle.svg deleted file mode 100644 index a26089ba..00000000 --- a/icons/puzzle.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-puzzle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M4 7h3a1 1 0 001 -1v-1a2 2 0 014 0v1a1 1 0 001 1h3a1 1 0 011 1v3a1 1 0 001 1h1a2 2 0 010 4h-1a1 1 0 00-1 1v3a1 1 0 01-1 1h-3a1 1 0 01-1 -1v-1a2 2 0 00-4 0v1a1 1 0 01-1 1h-3a1 1 0 01-1 -1v-3a1 1 0 011 -1h1a2 2 0 000 -4h-1a1 1 0 01-1 -1v-3a1 1 0 011 -1" /> -</svg> - - |