diff options
author | codecalm <codecalm@gmail.com> | 2022-03-23 12:23:15 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-03-23 12:23:15 +0100 |
commit | 9e92929ed8fd6dcb50a83aa42408dedaf893d961 (patch) | |
tree | ef70e37a0b49899d4a8c9b01c986280150389fb1 /src/_icons/fidget-spinner.svg | |
parent | Fix #147 (diff) | |
download | tabler-icons-9e92929ed8fd6dcb50a83aa42408dedaf893d961.tar.xz |
18 new icons: `abacus`, `baby-carriage`, `bell-school`, `cell`, `device-heart-monitor`, `device-laptop-off`, `device-mobile-off`, `device-tablet-off`, `device-tv-off`, `device-watch-off`, `devices-off`, `dialpad`, `fidget-spinner`, `mail-fast`, `pennant-2`, `sign-left`, `sign-right`, `windsock`
Fixed icons: `directions`
Diffstat (limited to 'src/_icons/fidget-spinner.svg')
-rw-r--r-- | src/_icons/fidget-spinner.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/fidget-spinner.svg b/src/_icons/fidget-spinner.svg new file mode 100644 index 00000000..24efc3c8 --- /dev/null +++ b/src/_icons/fidget-spinner.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M10 17a3 3 0 1 1 -1.543 -2.623l2.087 -3.754a3 3 0 0 1 1.456 -5.623a3 3 0 0 1 1.457 5.623l2.087 3.754a3 3 0 1 1 -1.538 2.8l-.006 -.177h-4z" /> + <path d="M17 17v.01" /> + <path d="M7 17v.01" /> + <path d="M12 8v.01" /> +</svg> |