diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 22:43:05 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 22:43:05 +0200 |
commit | 6e6af0a92ff1ffdd0759519c3be100ab7009abd4 (patch) | |
tree | e080a63fb77b5698912cc18a9adebea71692015c /src/_icons/brand-dribbble.svg | |
parent | paypal, dribble fix (diff) | |
download | tabler-icons-6e6af0a92ff1ffdd0759519c3be100ab7009abd4.tar.xz |
brands fixes
Diffstat (limited to 'src/_icons/brand-dribbble.svg')
-rw-r--r-- | src/_icons/brand-dribbble.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/brand-dribbble.svg b/src/_icons/brand-dribbble.svg index 2f71222a..2edf3f86 100644 --- a/src/_icons/brand-dribbble.svg +++ b/src/_icons/brand-dribbble.svg @@ -4,6 +4,6 @@ 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="M6.4 19c3.5-3.5 6-6.5 14.5-6.4" /> + <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" /> </svg> |