aboutsummaryrefslogtreecommitdiff
path: root/icons/floppy-disk.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-22 16:48:09 +0100
committercodecalm <codecalm@gmail.com>2020-03-22 16:48:09 +0100
commit50b07ba577243cfe941746402e0195121133b6b7 (patch)
tree1edb33b93ab79f26d8bf55f95536ce7d6616c092 /icons/floppy-disk.svg
parentgulp changelog generate, new icons (diff)
parentMerge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons i... (diff)
downloadtabler-icons-50b07ba577243cfe941746402e0195121133b6b7.tar.xz
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
Diffstat (limited to 'icons/floppy-disk.svg')
-rw-r--r--icons/floppy-disk.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/floppy-disk.svg b/icons/floppy-disk.svg
index ee2c37de..a3ae268a 100644
--- a/icons/floppy-disk.svg
+++ b/icons/floppy-disk.svg
@@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-floppy-disk" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
- <rect x="0" y="0" width="24" height="24" stroke="none"></rect>
+ <path stroke="none" d="M0 0h24v24H0z"/>
<path d="M18 20h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9l5 5v9a2 2 0 0 1 -2 2" />
<circle cx="12" cy="13" r="2" />
<polyline points="4 8 10 8 10 4" />