wind surf icon
wind-surf from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- wind-surf
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the wind surf 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m8 21l-1 1"/><path d="M22 19H2c5 1.714 10.975 3 15 3c3 0 5-2.265 5-3Z"/><path stroke-linecap="round" d="M16.01 2c2.168 5 .286 14.344-1.01 17"/><path stroke-linecap="round" d="M15.093 16.936c-5.785-1.42-6.723-4.246-7.296-6.025c1.012-.859 3.902-4.362 5.167-6.023c.999-1.47 1.11-1.993 1.971-1.886c.076.01.868.54 1.268.917M7.797 10.91c1.28 1.729 6.137 2.12 8.406 2.1"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsWindSurf(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m8 21l-1 1"/><path d="M22 19H2c5 1.714 10.975 3 15 3c3 0 5-2.265 5-3Z"/><path strokeLinecap="round" d="M16.01 2c2.168 5 .286 14.344-1.01 17"/><path strokeLinecap="round" d="M15.093 16.936c-5.785-1.42-6.723-4.246-7.296-6.025c1.012-.859 3.902-4.362 5.167-6.023c.999-1.47 1.11-1.993 1.971-1.886c.076.01.868.54 1.268.917M7.797 10.91c1.28 1.729 6.137 2.12 8.406 2.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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m8 21l-1 1"/><path d="M22 19H2c5 1.714 10.975 3 15 3c3 0 5-2.265 5-3Z"/><path stroke-linecap="round" d="M16.01 2c2.168 5 .286 14.344-1.01 17"/><path stroke-linecap="round" d="M15.093 16.936c-5.785-1.42-6.723-4.246-7.296-6.025c1.012-.859 3.902-4.362 5.167-6.023c.999-1.47 1.11-1.993 1.971-1.886c.076.01.868.54 1.268.917M7.797 10.91c1.28 1.729 6.137 2.12 8.406 2.1"/></g></svg> </template>
CSS
.icon-wind-surf {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m8%2021l-1%201%22%2F%3E%3Cpath%20d%3D%22M22%2019H2c5%201.714%2010.975%203%2015%203c3%200%205-2.265%205-3Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.01%202c2.168%205%20.286%2014.344-1.01%2017%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.093%2016.936c-5.785-1.42-6.723-4.246-7.296-6.025c1.012-.859%203.902-4.362%205.167-6.023c.999-1.47%201.11-1.993%201.971-1.886c.076.01.868.54%201.268.917M7.797%2010.91c1.28%201.729%206.137%202.12%208.406%202.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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m8%2021l-1%201%22%2F%3E%3Cpath%20d%3D%22M22%2019H2c5%201.714%2010.975%203%2015%203c3%200%205-2.265%205-3Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16.01%202c2.168%205%20.286%2014.344-1.01%2017%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.093%2016.936c-5.785-1.42-6.723-4.246-7.296-6.025c1.012-.859%203.902-4.362%205.167-6.023c.999-1.47%201.11-1.993%201.971-1.886c.076.01.868.54%201.268.917M7.797%2010.91c1.28%201.729%206.137%202.12%208.406%202.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/wind-surf.svg?color=%231a73e8&size=48