diff options
Diffstat (limited to 'src/_icons/currency-rupee.svg')
-rw-r--r-- | src/_icons/currency-rupee.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/currency-rupee.svg b/src/_icons/currency-rupee.svg index 26ed7a04..0809b361 100644 --- a/src/_icons/currency-rupee.svg +++ b/src/_icons/currency-rupee.svg @@ -4,6 +4,6 @@ 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> |