diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 20:19:03 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 20:19:03 +0200 |
commit | 55fdb99de894a83916aaf3346746fe02582c6552 (patch) | |
tree | 601d2f1cbb401cdea93c8d39fd8d6c4345c8ba18 /src/_icons/brand-deviantart.svg | |
parent | `brand-deviantart` icon #44 (diff) | |
download | tabler-icons-55fdb99de894a83916aaf3346746fe02582c6552.tar.xz |
`brand-deviantart` fix
Diffstat (limited to 'src/_icons/brand-deviantart.svg')
-rw-r--r-- | src/_icons/brand-deviantart.svg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/_icons/brand-deviantart.svg b/src/_icons/brand-deviantart.svg index c7ae2050..14f11cde 100644 --- a/src/_icons/brand-deviantart.svg +++ b/src/_icons/brand-deviantart.svg @@ -1,5 +1,6 @@ --- +category: Brand --- <svg> - <path d="M12 1v4l-3.429 6h3.429v4h-5.714l-2.286 4h-3v-4l3.429 -6h-3.429v-4h5.714l2.286 -4z" /> + <path d="M18 3v4l-3.857 6h3.857v4h-6.429l-2.571 4h-3v-4l3.857 -6h-3.857v-4h6.429l2.571 -4z" /> </svg> |