diff options
Diffstat (limited to 'src/_icons/currency-baht.svg')
-rw-r--r-- | src/_icons/currency-baht.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/currency-baht.svg b/src/_icons/currency-baht.svg new file mode 100644 index 00000000..0c463799 --- /dev/null +++ b/src/_icons/currency-baht.svg @@ -0,0 +1,12 @@ +--- +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> |