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/history-toggle.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/history-toggle.svg')
-rw-r--r-- | src/_icons/history-toggle.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/history-toggle.svg b/src/_icons/history-toggle.svg new file mode 100644 index 00000000..624459a6 --- /dev/null +++ b/src/_icons/history-toggle.svg @@ -0,0 +1,13 @@ +--- +--- +<svg> + <path d="M12 8v4l3 3" /> + <path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" /> + <path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" /> + <path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" /> + <path d="M8.56 20.31a9 9 0 0 0 3.44 .69" /> + <path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" /> + <path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" /> + <path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" /> + <path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" /> +</svg> |