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/corner-right-up.svg | |
parent | icons sprite (diff) | |
download | tabler-icons-fe151338aeedcf04cc2078653193903519f7b4ad.tar.xz |
icons directory structure
Diffstat (limited to 'icons/corner-right-up.svg')
-rw-r--r-- | icons/corner-right-up.svg | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/icons/corner-right-up.svg b/icons/corner-right-up.svg deleted file mode 100644 index b41dc82a..00000000 --- a/icons/corner-right-up.svg +++ /dev/null @@ -1,5 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-corner-right-up" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path d="M6 18h6a3 3 0 003 -3v-10l-5 5m10 0l-5 -5" /> -</svg> - - |