diff options
author | codecalm <codecalm@gmail.com> | 2022-04-30 01:17:15 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-30 01:17:15 +0200 |
commit | 30c23ff0208603813ecf2b82fa81706b07d80f1f (patch) | |
tree | eb576109312f5b32f80b52f7cde4963a3c084613 /src/_icons/kayak.svg | |
parent | Release 1.67.1 (diff) | |
download | tabler-icons-30c23ff0208603813ecf2b82fa81706b07d80f1f.tar.xz |
18 new icons: `ankh`, `asset`, `brand-intercom`, `cloud-computing`, `cloud-data-connection`, `device-gamepad-2`, `device-tv-old`, `icons`, `jewish-star`, `kayak`, `mouse-2`, `podium`, `shovel`, `truck-loading`, `wheelchair`, `zoom-in-area`, `zoom-out-area`, `zoom-pan`
Fixed icons: `3d-rotate`, `cloud`, `3d-rotate`, `cloud`, `heart-broken`, `heart-handshake`, `heart-minus`, `heart-off`, `heart-plus`, `heart`, `rollercoaster`
Diffstat (limited to 'src/_icons/kayak.svg')
-rw-r--r-- | src/_icons/kayak.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/kayak.svg b/src/_icons/kayak.svg new file mode 100644 index 00000000..c03b0c60 --- /dev/null +++ b/src/_icons/kayak.svg @@ -0,0 +1,11 @@ +--- +category: Sport +--- +<svg> + <path d="M6.414 6.414a2 2 0 0 0 0 -2.828l-1.414 -1.414l-2.828 2.828l1.414 1.414a2 2 0 0 0 2.828 0z" /> + <path d="M17.586 17.586a2 2 0 0 0 0 2.828l1.414 1.414l2.828 -2.828l-1.414 -1.414a2 2 0 0 0 -2.828 0z" /> + <path d="M6.5 6.5l11 11" /> + <path d="M22 2.5c-9.983 2.601 -17.627 7.952 -20 19.5c9.983 -2.601 17.627 -7.952 20 -19.5z" /> + <path d="M6.5 12.5l5 5" /> + <path d="M12.5 6.5l5 5" /> +</svg> |