diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 22:32:57 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 22:32:57 +0200 |
commit | f2f3e49eeb3a420bf41b7fd7e58891e9b4cd3bb0 (patch) | |
tree | 368f898dafc0eab6f39737d26618f2bbfda71620 /src/_icons/brand-dribbble.svg | |
parent | sketch files fix #27 (diff) | |
download | tabler-icons-f2f3e49eeb3a420bf41b7fd7e58891e9b4cd3bb0.tar.xz |
paypal, dribble fix
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 0ca72771..2f71222a 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 1 0 .5 7.5 16.2" /> + <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="M3.1 10.75c5 0 9.814 -.38 15.314 -5" /> </svg> |