Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2022-07-09 02:37:01 +0300
committerMark Otto <markdotto@gmail.com>2022-07-09 02:37:01 +0300
commit7557e0e74fa773541e8ce9c2288e6ff4bad1fb2b (patch)
tree469bf38b4f80e7570129ae4ec24702293fcea0d0
parent53e2c41f1a177ce3483a99c89f087db3d8a3caba (diff)
Fixes #972: Add rupee icon
-rw-r--r--icons/currency-rupee.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/currency-rupee.svg b/icons/currency-rupee.svg
new file mode 100644
index 000000000..843d0fa88
--- /dev/null
+++ b/icons/currency-rupee.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16">
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/>
+</svg> \ No newline at end of file