kayak from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
kayak
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the kayak icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20.82 3.18C10.925 1.5 2.07 11.616 3.033 20.926c9.332.959 19.472-7.874 17.787-17.744M6.959 16.996h.009m9.991-10h.009"/><path d="M9.496 14.478a1.765 1.765 0 0 1 0-2.5l2.469-2.464a1.776 1.776 0 0 1 2.507 0c.692.69.692 1.81 0 2.501l-2.47 2.463c-.692.69-1.814.69-2.506 0M5.758 5.684c.123-2.391-.536-3.354-1.154-3.626c-.358-.157-.747.042-1.062.272c-.593.433-.92.755-1.306 1.35c-.197.303-.323.68-.167 1.007c.525 1.093 2.616 1.253 3.69.997m0 0L18.24 18.318m0 0c-.12 2.391.538 3.353 1.157 3.625c.357.157.746-.043 1.061-.273c.593-.433.92-.756 1.305-1.35c.197-.304.323-.681.166-1.008c-.525-1.093-2.616-1.25-3.689-.994"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsKayak(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M20.82 3.18C10.925 1.5 2.07 11.616 3.033 20.926c9.332.959 19.472-7.874 17.787-17.744M6.959 16.996h.009m9.991-10h.009"/><path d="M9.496 14.478a1.765 1.765 0 0 1 0-2.5l2.469-2.464a1.776 1.776 0 0 1 2.507 0c.692.69.692 1.81 0 2.501l-2.47 2.463c-.692.69-1.814.69-2.506 0M5.758 5.684c.123-2.391-.536-3.354-1.154-3.626c-.358-.157-.747.042-1.062.272c-.593.433-.92.755-1.306 1.35c-.197.303-.323.68-.167 1.007c.525 1.093 2.616 1.253 3.69.997m0 0L18.24 18.318m0 0c-.12 2.391.538 3.353 1.157 3.625c.357.157.746-.043 1.061-.273c.593-.433.92-.756 1.305-1.35c.197-.304.323-.681.166-1.008c-.525-1.093-2.616-1.25-3.689-.994"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M20.82 3.18C10.925 1.5 2.07 11.616 3.033 20.926c9.332.959 19.472-7.874 17.787-17.744M6.959 16.996h.009m9.991-10h.009"/><path d="M9.496 14.478a1.765 1.765 0 0 1 0-2.5l2.469-2.464a1.776 1.776 0 0 1 2.507 0c.692.69.692 1.81 0 2.501l-2.47 2.463c-.692.69-1.814.69-2.506 0M5.758 5.684c.123-2.391-.536-3.354-1.154-3.626c-.358-.157-.747.042-1.062.272c-.593.433-.92.755-1.306 1.35c-.197.303-.323.68-.167 1.007c.525 1.093 2.616 1.253 3.69.997m0 0L18.24 18.318m0 0c-.12 2.391.538 3.353 1.157 3.625c.357.157.746-.043 1.061-.273c.593-.433.92-.756 1.305-1.35c.197-.304.323-.681.166-1.008c-.525-1.093-2.616-1.25-3.689-.994"/></g></svg>
</template>

CSS

.icon-kayak {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.82%203.18C10.925%201.5%202.07%2011.616%203.033%2020.926c9.332.959%2019.472-7.874%2017.787-17.744M6.959%2016.996h.009m9.991-10h.009%22%2F%3E%3Cpath%20d%3D%22M9.496%2014.478a1.765%201.765%200%200%201%200-2.5l2.469-2.464a1.776%201.776%200%200%201%202.507%200c.692.69.692%201.81%200%202.501l-2.47%202.463c-.692.69-1.814.69-2.506%200M5.758%205.684c.123-2.391-.536-3.354-1.154-3.626c-.358-.157-.747.042-1.062.272c-.593.433-.92.755-1.306%201.35c-.197.303-.323.68-.167%201.007c.525%201.093%202.616%201.253%203.69.997m0%200L18.24%2018.318m0%200c-.12%202.391.538%203.353%201.157%203.625c.357.157.746-.043%201.061-.273c.593-.433.92-.756%201.305-1.35c.197-.304.323-.681.166-1.008c-.525-1.093-2.616-1.25-3.689-.994%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.82%203.18C10.925%201.5%202.07%2011.616%203.033%2020.926c9.332.959%2019.472-7.874%2017.787-17.744M6.959%2016.996h.009m9.991-10h.009%22%2F%3E%3Cpath%20d%3D%22M9.496%2014.478a1.765%201.765%200%200%201%200-2.5l2.469-2.464a1.776%201.776%200%200%201%202.507%200c.692.69.692%201.81%200%202.501l-2.47%202.463c-.692.69-1.814.69-2.506%200M5.758%205.684c.123-2.391-.536-3.354-1.154-3.626c-.358-.157-.747.042-1.062.272c-.593.433-.92.755-1.306%201.35c-.197.303-.323.68-.167%201.007c.525%201.093%202.616%201.253%203.69.997m0%200L18.24%2018.318m0%200c-.12%202.391.538%203.353%201.157%203.625c.357.157.746-.043%201.061-.273c.593-.433.92-.756%201.305-1.35c.197-.304.323-.681.166-1.008c-.525-1.093-2.616-1.25-3.689-.994%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/kayak.svg?color=%231a73e8&size=48