about summary refs log tree commit diff stats
path: root/src/pages/icons/AddIcon.svelte
blob: ab26f078e6ea6c23cdaa5bb478c5776fe34fde77 (plain) (blame)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
  <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z" />
</svg>