diff options
Diffstat (limited to 'src/_icons/currency-rupee.svg')
-rw-r--r-- | src/_icons/currency-rupee.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/currency-rupee.svg b/src/_icons/currency-rupee.svg index 26ed7a04..478d3a98 100644 --- a/src/_icons/currency-rupee.svg +++ b/src/_icons/currency-rupee.svg @@ -1,9 +1,9 @@ --- -tags: [money, banknote, pay, india] +tags: [inr, indian, rupee, exchange, money, banknote, pay] category: Currencies version: 1.4 --- <svg> - <path d="M18 6h-11h3a4 4 0 0 1 0 8h-3l6 6" /> - <line x1="7" y1="10" x2="18" y2="10" /> + <path d="M18 5h-11h3a4 4 0 0 1 0 8h-3l6 6" /> + <line x1="7" y1="9" x2="18" y2="9" /> </svg> |