diff options
author | codecalm <codecalm@gmail.com> | 2022-06-16 23:10:40 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-06-16 23:10:40 +0200 |
commit | a84b03eb03920382d7e072876b656ae52c3b7b01 (patch) | |
tree | b516712b8b60ece2add99fa0b840969a522bed7c /src/_icons/arrows-exchange.svg | |
parent | Release 1.69.0 (diff) | |
download | tabler-icons-a84b03eb03920382d7e072876b656ae52c3b7b01.tar.xz |
18 new icons: `arrows-exchange-2`, `arrows-exchange`, `category-2`, `category`, `direction-sign`, `discount-check`, `fish-hook`, `fridge`, `health-recognition`, `history-toggle`, `meteor`, `number`, `scan-eye`, `schema`, `screenshot`, `text-decrease`, `text-increase`, `text-recognition`
Diffstat (limited to 'src/_icons/arrows-exchange.svg')
-rw-r--r-- | src/_icons/arrows-exchange.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrows-exchange.svg b/src/_icons/arrows-exchange.svg new file mode 100644 index 00000000..01af16be --- /dev/null +++ b/src/_icons/arrows-exchange.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- +<svg> + <path d="M7 10h14l-4 -4" /> + <path d="M17 14h-14l4 4" /> +</svg> |