diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 23:39:11 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 23:39:11 +0100 |
commit | bcaf3d0a3dd1a7e8a9b4053719b69b7240dc58e1 (patch) | |
tree | b39433571c5518fc3170d7c97d252c1fc51f35ed /_icons/credit-card.svg | |
parent | battery fixes (diff) | |
download | tabler-icons-bcaf3d0a3dd1a7e8a9b4053719b69b7240dc58e1.tar.xz |
weather icons
Diffstat (limited to '_icons/credit-card.svg')
-rw-r--r-- | _icons/credit-card.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_icons/credit-card.svg b/_icons/credit-card.svg new file mode 100644 index 00000000..0fac0379 --- /dev/null +++ b/_icons/credit-card.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <rect x="3" y="5" width="18" height="14" rx="3"></rect> + <polyline points="3 10 21 10"></polyline> + <polyline points="7 15 7.01 15"></polyline> + <polyline points="11 15 13 15"></polyline> +</svg> |