diff options
author | codecalm <codecalm@gmail.com> | 2022-08-08 15:41:06 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-08 15:41:06 +0200 |
commit | e4e4bd6eb8c9fff4f6663ff7585eb9cb1d54f9d9 (patch) | |
tree | 6ce8153039229ac0518518b5918015975ea5f0d0 /src/_icons/currency-yuan.svg | |
parent | Delete _import.tsv (diff) | |
download | tabler-icons-e4e4bd6eb8c9fff4f6663ff7585eb9cb1d54f9d9.tar.xz |
18 new icons: `arrows-diff`, `brand-google-fit`, `brand-xbox`, `clipboard-copy`, `currency-yuan`, `empathize`, `exposure-0`, `exposure-minus-1`, `exposure-minus-2`, `exposure-plus-1`, `exposure-plus-2`, `file-orientation`, `input-search`, `mickey`, `text-orientation`, `text-plus`, `text-spellcheck`, `zoom-replace`
Diffstat (limited to 'src/_icons/currency-yuan.svg')
-rw-r--r-- | src/_icons/currency-yuan.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/currency-yuan.svg b/src/_icons/currency-yuan.svg new file mode 100644 index 00000000..bc0193c9 --- /dev/null +++ b/src/_icons/currency-yuan.svg @@ -0,0 +1,8 @@ +--- +category: Currencies +--- +<svg> + <path d="M12 19v-7l-5 -7" /> + <path d="M17 5l-5 7" /> + <path d="M8 13h8" /> +</svg> |