windsurf logo
windsurf from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- windsurf
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the windsurf logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.82 6.22h-.19c-1 0-1.82.81-1.82 1.81v4.06c0 .81-.67 1.47-1.47 1.47c-.47 0-.95-.24-1.23-.64L12.97 7c-.34-.49-.9-.78-1.51-.78c-.94 0-1.79.8-1.79 1.79v4.08c0 .81-.66 1.47-1.47 1.47c-.47 0-.95-.24-1.23-.64L2.34 6.3c-.1-.15-.34-.08-.34.11v3.54c0 .18.05.35.16.5l4.56 6.52c.27.39.67.67 1.13.77c1.15.26 2.2-.62 2.2-1.75v-4.08c0-.81.66-1.47 1.47-1.47c.49 0 .95.24 1.23.64L16.89 17c.34.49.88.78 1.51.78c.97 0 1.79-.8 1.79-1.79v-4.08c0-.81.66-1.47 1.47-1.47h.16c.1 0 .18-.08.18-.18V6.41c0-.1-.08-.18-.18-.18Z"/></svg>
React
import type { SVGProps } from "react";
export function BxlWindsurf(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" d="M21.82 6.22h-.19c-1 0-1.82.81-1.82 1.81v4.06c0 .81-.67 1.47-1.47 1.47c-.47 0-.95-.24-1.23-.64L12.97 7c-.34-.49-.9-.78-1.51-.78c-.94 0-1.79.8-1.79 1.79v4.08c0 .81-.66 1.47-1.47 1.47c-.47 0-.95-.24-1.23-.64L2.34 6.3c-.1-.15-.34-.08-.34.11v3.54c0 .18.05.35.16.5l4.56 6.52c.27.39.67.67 1.13.77c1.15.26 2.2-.62 2.2-1.75v-4.08c0-.81.66-1.47 1.47-1.47c.49 0 .95.24 1.23.64L16.89 17c.34.49.88.78 1.51.78c.97 0 1.79-.8 1.79-1.79v-4.08c0-.81.66-1.47 1.47-1.47h.16c.1 0 .18-.08.18-.18V6.41c0-.1-.08-.18-.18-.18Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.82 6.22h-.19c-1 0-1.82.81-1.82 1.81v4.06c0 .81-.67 1.47-1.47 1.47c-.47 0-.95-.24-1.23-.64L12.97 7c-.34-.49-.9-.78-1.51-.78c-.94 0-1.79.8-1.79 1.79v4.08c0 .81-.66 1.47-1.47 1.47c-.47 0-.95-.24-1.23-.64L2.34 6.3c-.1-.15-.34-.08-.34.11v3.54c0 .18.05.35.16.5l4.56 6.52c.27.39.67.67 1.13.77c1.15.26 2.2-.62 2.2-1.75v-4.08c0-.81.66-1.47 1.47-1.47c.49 0 .95.24 1.23.64L16.89 17c.34.49.88.78 1.51.78c.97 0 1.79-.8 1.79-1.79v-4.08c0-.81.66-1.47 1.47-1.47h.16c.1 0 .18-.08.18-.18V6.41c0-.1-.08-.18-.18-.18Z"/></svg> </template>
CSS
.icon-windsurf {
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%20d%3D%22M21.82%206.22h-.19c-1%200-1.82.81-1.82%201.81v4.06c0%20.81-.67%201.47-1.47%201.47c-.47%200-.95-.24-1.23-.64L12.97%207c-.34-.49-.9-.78-1.51-.78c-.94%200-1.79.8-1.79%201.79v4.08c0%20.81-.66%201.47-1.47%201.47c-.47%200-.95-.24-1.23-.64L2.34%206.3c-.1-.15-.34-.08-.34.11v3.54c0%20.18.05.35.16.5l4.56%206.52c.27.39.67.67%201.13.77c1.15.26%202.2-.62%202.2-1.75v-4.08c0-.81.66-1.47%201.47-1.47c.49%200%20.95.24%201.23.64L16.89%2017c.34.49.88.78%201.51.78c.97%200%201.79-.8%201.79-1.79v-4.08c0-.81.66-1.47%201.47-1.47h.16c.1%200%20.18-.08.18-.18V6.41c0-.1-.08-.18-.18-.18Z%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%20d%3D%22M21.82%206.22h-.19c-1%200-1.82.81-1.82%201.81v4.06c0%20.81-.67%201.47-1.47%201.47c-.47%200-.95-.24-1.23-.64L12.97%207c-.34-.49-.9-.78-1.51-.78c-.94%200-1.79.8-1.79%201.79v4.08c0%20.81-.66%201.47-1.47%201.47c-.47%200-.95-.24-1.23-.64L2.34%206.3c-.1-.15-.34-.08-.34.11v3.54c0%20.18.05.35.16.5l4.56%206.52c.27.39.67.67%201.13.77c1.15.26%202.2-.62%202.2-1.75v-4.08c0-.81.66-1.47%201.47-1.47c.49%200%20.95.24%201.23.64L16.89%2017c.34.49.88.78%201.51.78c.97%200%201.79-.8%201.79-1.79v-4.08c0-.81.66-1.47%201.47-1.47h.16c.1%200%20.18-.08.18-.18V6.41c0-.1-.08-.18-.18-.18Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/windsurf.svg?color=%231a73e8&size=48