diff options
Diffstat (limited to 'src/_icons/database-export.svg')
-rw-r--r-- | src/_icons/database-export.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/database-export.svg b/src/_icons/database-export.svg index e58758cf..3d4590e7 100644 --- a/src/_icons/database-export.svg +++ b/src/_icons/database-export.svg @@ -2,7 +2,7 @@ category: Database --- <svg> - <ellipse cx="12" cy="6" rx="8" ry="3"/> - <path d="M4 6v6c0 1.657 3.582 3 8 3a19.84 19.84 0 0 0 3.302-.267M20 12V6"/> - <path d="M4 12v6c0 1.599 3.335 2.905 7.538 2.995M20 14v-2m-6 7h7m-3-3l3 3-3 3"/> + <ellipse cx="12" cy="6" rx="8" ry="3" /> + <path d="M4 6v6c0 1.657 3.582 3 8 3a19.84 19.84 0 0 0 3.302 -.267M20 12V6" /> + <path d="M4 12v6c0 1.599 3.335 2.905 7.538 2.995M20 14v-2m-6 7h7m-3-3l3 3-3 3" /> </svg> |