tailwindlabs / heroicons

A set of free MIT-licensed high-quality SVG icons for UI development.
https://heroicons.com
MIT License
21.35k stars 1.28k forks source link

[Icon Suggestion] Crown #198

Closed PolMrt closed 3 years ago

PolMrt commented 3 years ago

image

<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.4142 20.4142C19.0391 20.7893 18.5304 21 18 21C17.4696 21 14.4153 19.5 12 19.5C9.58474 19.5 6.53043 21 6 21C5.46957 21 4.96086 20.7893 4.58579 20.4142L2 11L6 15V6L10 13L12 3L14 13L18 6V15L22 11L19.4142 20.4142Z" />
</svg>