diff options
author | codecalm <codecalm@gmail.com> | 2020-04-07 20:26:06 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-07 20:26:06 +0200 |
commit | 7ac7ca0c2b7df07c6e02749440ab2ebc196766dd (patch) | |
tree | 6380bb49d3f1c90ff97fa098acf30690cfa6e75f /src/_icons | |
parent | currency icons (diff) | |
download | tabler-icons-7ac7ca0c2b7df07c6e02749440ab2ebc196766dd.tar.xz |
currency yen
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/currency-yen.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/currency-yen.svg b/src/_icons/currency-yen.svg new file mode 100644 index 0000000..15f8a69 --- /dev/null +++ b/src/_icons/currency-yen.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M12 19v-7l-5 -7m8 0l-5 7" /> + <line x1="8" y1="17" x2="16" y2="17" /> + <line x1="8" y1="13" x2="16" y2="13" /> +</svg> |