|
|
- <?xml version="1.0" encoding="utf-8"?>
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 22">
- <defs>
- <linearGradient id="a" x2="0" y2="1">
- <stop offset="0%" stop-color="#424242" stop-opacity=".7"/>
- <stop offset="50%" stop-color="#424242" stop-opacity="0"/>
- <stop offset="100%" stop-color="#424242" stop-opacity="0"/>
- </linearGradient>
- </defs>
- <path fill="#C5C5C5" d="M1.41 4.66a.45.45 0 0 0-.45.53l1.92 11.63a.61.61 0 0 0 .6.51h9.2a.45.45 0 0 0 .44-.38L15.04 5.2a.45.45 0 0 0-.45-.53H1.41zm8.07 8.41H6.55l-.8-4.15h4.44l-.7 4.15z"/>
- <path fill="url(#a)" d="M14.43 8.92h-4.24l-.7 4.15H6.54L3.08 17.2a.61.61 0 0 0 .4.15h9.2a.45.45 0 0 0 .44-.38l1.3-8.04z"/>
- </svg>
|