diff options
Diffstat (limited to 'src/_icons/cash-off.svg')
-rw-r--r-- | src/_icons/cash-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/cash-off.svg b/src/_icons/cash-off.svg new file mode 100644 index 00000000..5bfd3095 --- /dev/null +++ b/src/_icons/cash-off.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <path d="M13 9h6a2 2 0 0 1 2 2v6m-2 2h-10a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2" /> + <path d="M12.582 12.59a2 2 0 0 0 2.83 2.826" /> + <path d="M17 9v-2a2 2 0 0 0 -2 -2h-6m-4 0a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h2" /> + <path d="M3 3l18 18" /> + <path stroke="red" stroke-width=".1" d="M5 1l18 18" /> + <path stroke="red" stroke-width=".1" d="M3 3l18 18" /> +</svg> |