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-sketch.svg | |
parent | paypal, dribble fix (diff) | |
download | tabler-icons-6e6af0a92ff1ffdd0759519c3be100ab7009abd4.tar.xz |
brands fixes
Diffstat (limited to 'src/_icons/brand-sketch.svg')
-rw-r--r-- | src/_icons/brand-sketch.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/brand-sketch.svg b/src/_icons/brand-sketch.svg index 8e18bc37..1b939904 100644 --- a/src/_icons/brand-sketch.svg +++ b/src/_icons/brand-sketch.svg @@ -2,5 +2,5 @@ category: Brand --- <svg> - <path d="M3.262 10.878l7.991 8.789c.4.44 1.091.44 1.491 0l7.993-8.79c.313-.344.349-.859.087-1.243L17.287 4.44a.996.996 0 00-.823-.436H7.538a.996.996 0 00-.823.436 2713782426.663 2713782426.663 0 01-3.54 5.192c-.263.385-.227.901.087 1.246z" /> + <path d="M3.262 10.878l7.991 8.789c.4.44 1.091.44 1.491 0l7.993-8.79c.313-.344.349-.859.087-1.243L17.287 4.44a1 1 0 0 0 -.823 -.436H7.538a1 1 0 0 0 -.823 .436l-3.54 5.192c-.263 .385 -.227 .901 .087 1.246z" /> </svg> |