diff options
author | codecalm <codecalm@gmail.com> | 2022-03-28 13:56:31 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-03-28 13:56:31 +0200 |
commit | 45524bd42bb5808c09a1746dc47f054bb82215df (patch) | |
tree | b15f032fa2398efa6125f9cd96f68c01c277294f /src/_icons/currency-bath.svg | |
parent | Release 1.59.0 (diff) | |
download | tabler-icons-45524bd42bb5808c09a1746dc47f054bb82215df.tar.xz |
fix #218 - Thai Baht currency
Diffstat (limited to 'src/_icons/currency-bath.svg')
-rw-r--r-- | src/_icons/currency-bath.svg | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/_icons/currency-bath.svg b/src/_icons/currency-bath.svg deleted file mode 100644 index 0c463799..00000000 --- a/src/_icons/currency-bath.svg +++ /dev/null @@ -1,12 +0,0 @@ ---- -tags: [thb, thai, baht, money, banknote, pay] -category: Currencies -version: "1.39" ---- -<svg> - <path d="M8 6h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" /> - <path d="M8 12h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" /> - <path d="M8 6v12" /> - <path d="M11 4v2" /> - <path d="M11 18v2" /> -</svg> |