diff options
Diffstat (limited to 'frontend/public/design-system/icons/ledger.svg')
| -rw-r--r-- | frontend/public/design-system/icons/ledger.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/frontend/public/design-system/icons/ledger.svg b/frontend/public/design-system/icons/ledger.svg new file mode 100644 index 0000000..989e7a8 --- /dev/null +++ b/frontend/public/design-system/icons/ledger.svg @@ -0,0 +1,5 @@ +<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"> + <path d="M4 7h16"></path> + <path d="M4 12h16"></path> + <path d="M4 17h10"></path> +</svg>
\ No newline at end of file |
