diff options
Diffstat (limited to 'src/icons/coin-rupee.svg')
-rw-r--r-- | src/icons/coin-rupee.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/coin-rupee.svg b/src/icons/coin-rupee.svg new file mode 100644 index 00000000..01febb0e --- /dev/null +++ b/src/icons/coin-rupee.svg @@ -0,0 +1,11 @@ +--- +tags: [money, earn, salary, change] +category: E-commerce +version: "1.81" +unicode: "f2c1" +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M15 8h-6h1a3 3 0 0 1 0 6h-1l3 3" /> + <path d="M9 11h6" /> +</svg> |