diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 22:22:14 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 22:22:14 +0200 |
commit | 4c5176f00fda4f496f35f73f460ea1e876cffefa (patch) | |
tree | 8f549ad34acca855f62d90be52ac01b3c9fdef44 /src/_icons/brand-dribbble.svg | |
parent | `stroke-dasharray` bug fix #27 (diff) | |
download | tabler-icons-4c5176f00fda4f496f35f73f460ea1e876cffefa.tar.xz |
sketch files fix #27
Diffstat (limited to 'src/_icons/brand-dribbble.svg')
-rw-r--r-- | src/_icons/brand-dribbble.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/brand-dribbble.svg b/src/_icons/brand-dribbble.svg index cf3ec883..0ca72771 100644 --- a/src/_icons/brand-dribbble.svg +++ b/src/_icons/brand-dribbble.svg @@ -3,7 +3,7 @@ category: Brand --- <svg> <circle cx="12" cy="12" r="9" /> - <path d="M9 3.6c5 6 7 10.5 7.5 16.2" /> + <path d="M9 3.6c5 6 7 1 0 .5 7.5 16.2" /> <path d="M6.4 19c3.5-3.5 6-6.5 14.5-6.4" /> - <path d="M3.1 10.75c5 0 9.814-.38 15.314-5" /> + <path d="M3.1 10.75c5 0 9.814 -.38 15.314 -5" /> </svg> |