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