diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 21:47:35 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 21:47:35 +0100 |
commit | 5a449cd7c2e59f68851f5ae1a2493c6d376799df (patch) | |
tree | a38ab17af8febad4a8c666539404c8b9eb23f728 /_icons/cash.svg | |
parent | lock (diff) | |
download | tabler-icons-5a449cd7c2e59f68851f5ae1a2493c6d376799df.tar.xz |
camera, cash, magnet
Diffstat (limited to '_icons/cash.svg')
-rw-r--r-- | _icons/cash.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/cash.svg b/_icons/cash.svg new file mode 100644 index 00000000..5a6b75f5 --- /dev/null +++ b/_icons/cash.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="7" y="9" width="14" height="10" rx="2"></rect> + <circle cx="14" cy="14" r="2" /> + <path d="M17 9v-2a2 2 0 00-2 -2h-10a2 2 0 00-2 2v6a2 2 0 002 2h2"></path> +</svg> |