surfboard icon
surfboard-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- surfboard-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
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"><path fill="currentColor" fill-rule="evenodd" d="M19.778 4.221c.537.537.514 1.463.482 2.165c-.038.834-.198 1.9-.513 3.07c-.629 2.334-1.907 5.188-4.211 7.493c-2.582 2.582-5.693 4.086-8.16 4.678a1.95 1.95 0 0 1-1.833-.528l-2.642-2.643a1.95 1.95 0 0 1-.529-1.832c.592-2.468 2.096-5.578 4.678-8.16c2.305-2.305 5.16-3.583 7.494-4.212c1.17-.315 2.235-.474 3.07-.512c.701-.033 1.628-.056 2.164.481" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSurfboardFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M19.778 4.221c.537.537.514 1.463.482 2.165c-.038.834-.198 1.9-.513 3.07c-.629 2.334-1.907 5.188-4.211 7.493c-2.582 2.582-5.693 4.086-8.16 4.678a1.95 1.95 0 0 1-1.833-.528l-2.642-2.643a1.95 1.95 0 0 1-.529-1.832c.592-2.468 2.096-5.578 4.678-8.16c2.305-2.305 5.16-3.583 7.494-4.212c1.17-.315 2.235-.474 3.07-.512c.701-.033 1.628-.056 2.164.481" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.778 4.221c.537.537.514 1.463.482 2.165c-.038.834-.198 1.9-.513 3.07c-.629 2.334-1.907 5.188-4.211 7.493c-2.582 2.582-5.693 4.086-8.16 4.678a1.95 1.95 0 0 1-1.833-.528l-2.642-2.643a1.95 1.95 0 0 1-.529-1.832c.592-2.468 2.096-5.578 4.678-8.16c2.305-2.305 5.16-3.583 7.494-4.212c1.17-.315 2.235-.474 3.07-.512c.701-.033 1.628-.056 2.164.481" clip-rule="evenodd"/></svg> </template>
CSS
.icon-surfboard-fill {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.778%204.221c.537.537.514%201.463.482%202.165c-.038.834-.198%201.9-.513%203.07c-.629%202.334-1.907%205.188-4.211%207.493c-2.582%202.582-5.693%204.086-8.16%204.678a1.95%201.95%200%200%201-1.833-.528l-2.642-2.643a1.95%201.95%200%200%201-.529-1.832c.592-2.468%202.096-5.578%204.678-8.16c2.305-2.305%205.16-3.583%207.494-4.212c1.17-.315%202.235-.474%203.07-.512c.701-.033%201.628-.056%202.164.481%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M19.778%204.221c.537.537.514%201.463.482%202.165c-.038.834-.198%201.9-.513%203.07c-.629%202.334-1.907%205.188-4.211%207.493c-2.582%202.582-5.693%204.086-8.16%204.678a1.95%201.95%200%200%201-1.833-.528l-2.642-2.643a1.95%201.95%200%200%201-.529-1.832c.592-2.468%202.096-5.578%204.678-8.16c2.305-2.305%205.16-3.583%207.494-4.212c1.17-.315%202.235-.474%203.07-.512c.701-.033%201.628-.056%202.164.481%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/surfboard-fill.svg?color=%231a73e8&size=48