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