summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/currency-yen.svg
blob: 8f9effd5e0927ab13cde29870a5dc4abe3d8553f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--
tags: [japanese, yen, jpy, chinese, money, banknote, pay, currency, finance, payment]
category: Currencies
version: "1.4"
unicode: "ebae"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M12 19v-7l-5 -7m10 0l-5 7" />
  <path d="M8 17l8 0" />
  <path d="M8 13l8 0" />
</svg>