surfboard icon

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

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

The same icon in other sets

Use the surfboard 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="M10.053 6.507c3.28-3.28 8.308-4.665 10.886-4.493c.363.025.544.037.777.27c.233.232.245.414.27.777c.172 2.578-1.212 7.606-4.493 10.886c-3.047 3.047-7.678 5.952-10.683 7.701c-.353.206-.53.309-.677.337a.88.88 0 0 1-.99-.57c-.05-.141-.05-.35-.05-.766c0-.397 0-.595-.043-.758a1.32 1.32 0 0 0-.941-.941c-.163-.043-.361-.043-.758-.043c-.417 0-.625 0-.767-.05a.88.88 0 0 1-.569-.99c.028-.148.13-.324.336-.678c1.75-3.004 4.654-7.635 7.702-10.682"/><path d="M21 8c-3.59 6.134-10.602.453-15.5 4.5M7 17l1-1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSurfboard(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="M10.053 6.507c3.28-3.28 8.308-4.665 10.886-4.493c.363.025.544.037.777.27c.233.232.245.414.27.777c.172 2.578-1.212 7.606-4.493 10.886c-3.047 3.047-7.678 5.952-10.683 7.701c-.353.206-.53.309-.677.337a.88.88 0 0 1-.99-.57c-.05-.141-.05-.35-.05-.766c0-.397 0-.595-.043-.758a1.32 1.32 0 0 0-.941-.941c-.163-.043-.361-.043-.758-.043c-.417 0-.625 0-.767-.05a.88.88 0 0 1-.569-.99c.028-.148.13-.324.336-.678c1.75-3.004 4.654-7.635 7.702-10.682"/><path d="M21 8c-3.59 6.134-10.602.453-15.5 4.5M7 17l1-1"/></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="M10.053 6.507c3.28-3.28 8.308-4.665 10.886-4.493c.363.025.544.037.777.27c.233.232.245.414.27.777c.172 2.578-1.212 7.606-4.493 10.886c-3.047 3.047-7.678 5.952-10.683 7.701c-.353.206-.53.309-.677.337a.88.88 0 0 1-.99-.57c-.05-.141-.05-.35-.05-.766c0-.397 0-.595-.043-.758a1.32 1.32 0 0 0-.941-.941c-.163-.043-.361-.043-.758-.043c-.417 0-.625 0-.767-.05a.88.88 0 0 1-.569-.99c.028-.148.13-.324.336-.678c1.75-3.004 4.654-7.635 7.702-10.682"/><path d="M21 8c-3.59 6.134-10.602.453-15.5 4.5M7 17l1-1"/></g></svg>
</template>

CSS

.icon-surfboard {
  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%22M10.053%206.507c3.28-3.28%208.308-4.665%2010.886-4.493c.363.025.544.037.777.27c.233.232.245.414.27.777c.172%202.578-1.212%207.606-4.493%2010.886c-3.047%203.047-7.678%205.952-10.683%207.701c-.353.206-.53.309-.677.337a.88.88%200%200%201-.99-.57c-.05-.141-.05-.35-.05-.766c0-.397%200-.595-.043-.758a1.32%201.32%200%200%200-.941-.941c-.163-.043-.361-.043-.758-.043c-.417%200-.625%200-.767-.05a.88.88%200%200%201-.569-.99c.028-.148.13-.324.336-.678c1.75-3.004%204.654-7.635%207.702-10.682%22%2F%3E%3Cpath%20d%3D%22M21%208c-3.59%206.134-10.602.453-15.5%204.5M7%2017l1-1%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%22M10.053%206.507c3.28-3.28%208.308-4.665%2010.886-4.493c.363.025.544.037.777.27c.233.232.245.414.27.777c.172%202.578-1.212%207.606-4.493%2010.886c-3.047%203.047-7.678%205.952-10.683%207.701c-.353.206-.53.309-.677.337a.88.88%200%200%201-.99-.57c-.05-.141-.05-.35-.05-.766c0-.397%200-.595-.043-.758a1.32%201.32%200%200%200-.941-.941c-.163-.043-.361-.043-.758-.043c-.417%200-.625%200-.767-.05a.88.88%200%200%201-.569-.99c.028-.148.13-.324.336-.678c1.75-3.004%204.654-7.635%207.702-10.682%22%2F%3E%3Cpath%20d%3D%22M21%208c-3.59%206.134-10.602.453-15.5%204.5M7%2017l1-1%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/surfboard.svg?color=%231a73e8&size=48