diff options
Diffstat (limited to 'src/icons/zoom-money.svg')
-rw-r--r-- | src/icons/zoom-money.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/zoom-money.svg b/src/icons/zoom-money.svg new file mode 100644 index 00000000..42dec919 --- /dev/null +++ b/src/icons/zoom-money.svg @@ -0,0 +1,12 @@ +--- +category: Map +tags: [magnifying, glass, magnifier, earn, pay, sum, total, finance, financial] +version: "1.39" +unicode: "ef0a" +--- +<svg> + <circle cx="10" cy="10" r="7" /> + <path d="M21 21l-6 -6" /> + <path d="M12 7h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" /> + <path d="M10 13v1m0 -8v1" /> +</svg> |