summaryrefslogtreecommitdiff
path: root/src/assets/icons/calendar.svg
blob: 2a116c95d4f1dd568a6c556b7c7f196ed55d1e5d (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
  <rect x="3" y="6" width="18" height="14" rx="1"></rect>
  <path d="M3 10h18"></path>
  <path d="M7 6V4"></path>
  <path d="M17 6V4"></path>
</svg>