diff options
Diffstat (limited to 'icons/coin-yuan.svg')
-rw-r--r-- | icons/coin-yuan.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/coin-yuan.svg b/icons/coin-yuan.svg new file mode 100644 index 00000000..9e7dbc91 --- /dev/null +++ b/icons/coin-yuan.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-coin-yuan" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <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> + + |