diff options
Diffstat (limited to 'icons/brand-sketch.svg')
-rw-r--r-- | icons/brand-sketch.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/brand-sketch.svg b/icons/brand-sketch.svg index 1c6c99a9..85681be3 100644 --- a/icons/brand-sketch.svg +++ b/icons/brand-sketch.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-sketch" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path stroke="none" d="M0 0h24v24H0z"/> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <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> |