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-rupee.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-rupee.svg')
-rw-r--r-- | src/_icons/currency-rupee.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/currency-rupee.svg b/src/_icons/currency-rupee.svg new file mode 100644 index 0000000..75a04ed --- /dev/null +++ b/src/_icons/currency-rupee.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M18 6h-11h3a4 4 0 0 1 0 8h-3l6 6" /> + <line x1="7" y1="10" x2="18" y2="10" /> +</svg> |