tabler / tabler-icons

A set of over 5500 free MIT-licensed high-quality SVG icons for you to use in your web projects.
https://tabler.io/icons
MIT License
18.03k stars 898 forks source link

[Icon request] `picnic-table` #1055

Closed mauriciabad closed 5 months ago

mauriciabad commented 6 months ago

Hi, can you add a picnic table icon, I already designed one by myself that fits Tabler Icons that you can use as reference.

Screenshot 2024-03-13 at 11 38 28 PM

The path is: M16 7L18 16M8 7L6 16M5 7H19M21 12H3

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16 7L18 16M8 7L6 16M5 7H19M21 12H3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

This may be useful for this other issue: https://github.com/tabler/tabler-icons/issues/900

BG-Software-BG commented 6 months ago

Can you make a PR with this icon @mauriciabad ?

mauriciabad commented 6 months ago

Done! https://github.com/tabler/tabler-icons/pull/1066

Let me know if I did it right, I may suggest more icons. 😄

mauriciabad commented 5 months ago

The icon has been added