diff options
author | codecalm <codecalm@gmail.com> | 2020-04-07 20:28:06 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-07 20:28:06 +0200 |
commit | 17a33fa302596b285edd2ae0c6ae0cb9797f72e8 (patch) | |
tree | da9142609d54149890bce86785cef6259d5b3c23 /src/_icons/currency-yen.svg | |
parent | npm files fixes (diff) | |
parent | currency yen fix (diff) | |
download | tabler-icons-17a33fa302596b285edd2ae0c6ae0cb9797f72e8.tar.xz |
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
Diffstat (limited to 'src/_icons/currency-yen.svg')
-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..60866c5 --- /dev/null +++ b/src/_icons/currency-yen.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M12 19v-7l-5 -7m10 0l-5 7" /> + <line x1="8" y1="17" x2="16" y2="17" /> + <line x1="8" y1="13" x2="16" y2="13" /> +</svg> |