diff options
author | codecalm <codecalm@gmail.com> | 2020-03-10 23:30:00 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-10 23:30:00 +0100 |
commit | 280acea4ab1dc6b7590051866e704750ae0b6578 (patch) | |
tree | 52abaafe1fae551d8f2f74830b2169ce2ea542df /dist/icons/database.svg | |
parent | readme (diff) | |
download | tabler-icons-280acea4ab1dc6b7590051866e704750ae0b6578.tar.xz |
readme
Diffstat (limited to 'dist/icons/database.svg')
-rw-r--r-- | dist/icons/database.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/icons/database.svg b/dist/icons/database.svg index 0fef8ed..2bc7813 100644 --- a/dist/icons/database.svg +++ b/dist/icons/database.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-database" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-database" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <ellipse cx="12" cy="6" rx="8" ry="3"></ellipse> <path d="M4 6v6a8 3 0 0016 0v-6" /> <path d="M4 12v6a8 3 0 0016 0v-6" /> |