You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
665 B

  1. <svg width="16" height="22" xmlns="http://www.w3.org/2000/svg">
  2. <defs>
  3. <linearGradient id="a" x2="0" y2="1">
  4. <stop offset="0%" stop-color="#424242" stop-opacity=".7"/>
  5. <stop offset="50%" stop-color="#424242" stop-opacity="0"/>
  6. <stop offset="100%" stop-color="#424242" stop-opacity="0"/>
  7. </linearGradient>
  8. </defs>
  9. <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"/>
  10. <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"/>
  11. </svg>