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 /src/_icons/cloud-download.svg | |
parent | icons sprite (diff) | |
download | tabler-icons-fe151338aeedcf04cc2078653193903519f7b4ad.tar.xz |
icons directory structure
Diffstat (limited to 'src/_icons/cloud-download.svg')
-rw-r--r-- | src/_icons/cloud-download.svg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/_icons/cloud-download.svg b/src/_icons/cloud-download.svg deleted file mode 100644 index 39d7cbf2..00000000 --- a/src/_icons/cloud-download.svg +++ /dev/null @@ -1,8 +0,0 @@ ---- -group: weather ---- -<svg> - <path d="M19 18a3.5 3.5 0 000 -7h-1a5 4.5 0 00-11 -2a4.6 4.4 0 00-2.1 8.4" /> - <line x1="12" y1="13" x2="12" y2="22" /> - <polyline points="9 19 12 22 15 19" /> -</svg> |