| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"> |
| 2 | <rect x="4" y="14" width="16" height="3" fill="#10B981" stroke="#059669" stroke-width="1"/> |
| 3 | <rect x="11" y="4" width="2" height="10" fill="#10B981"/> |
| 4 | <path d="M8 10 L12 14 L16 10" fill="none" stroke="#10B981" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> |
| 5 | </svg> |