diff options
Diffstat (limited to 'frontend/public/design-system/icons/dollar.svg')
| -rw-r--r-- | frontend/public/design-system/icons/dollar.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/frontend/public/design-system/icons/dollar.svg b/frontend/public/design-system/icons/dollar.svg new file mode 100644 index 0000000..83e4a40 --- /dev/null +++ b/frontend/public/design-system/icons/dollar.svg @@ -0,0 +1,4 @@ +<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="M12 3v18"></path> + <path d="M17 7H10a3 3 0 100 6h4a3 3 0 110 6H6"></path> +</svg>
\ No newline at end of file |
