feathericons / feather

Simply beautiful open-source icons
https://feathericons.com
MIT License
24.65k stars 1.21k forks source link

Icon Request: JSON / curly brackets #1149

Open zadeviggers opened 2 years ago

zadeviggers commented 2 years ago

Icon Request

Others: image image image image image image

karsa-mistmere commented 2 years ago

Here's a rough draft: image image

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 3H7C5.89543 3 5 3.89543 5 5V10C5 11.1046 4.10457 12 3 12C4.10457 12 5 12.8954 5 14V19C5 20.1046 5.89543 21 7 21H8" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M16 21H17C18.1046 21 19 20.1046 19 19V14C19 12.8954 19.8954 12 21 12C19.8954 12 19 11.1046 19 10L19 5C19 3.89543 18.1046 3 17 3L16 3" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>