kitesurfing-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
kitesurfing-rounded
Set
Material Symbols
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the kitesurfing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 23q-.425 0-.712-.288T2 22t.288-.712T3 21q.65 0 1.288-.162t1.212-.513q.225-.125.5-.125t.5.125q.575.35 1.213.513T9 21t1.288-.162t1.212-.513q.225-.125.513-.125t.487.125q.575.35 1.213.513T15 21t1.288-.162t1.212-.513q.2-.125.5-.125t.5.125q.575.35 1.213.513T21 21q.425 0 .713.288T22 22t-.288.713T21 23q-.775 0-1.525-.187T18 22.25q-.725.375-1.475.563T15 23t-1.525-.187T12 22.25q-.725.375-1.475.563T9 23t-1.525-.187T6 22.25q-.725.375-1.475.563T3 23m6-4q-.65 0-1.288-.25T6.5 18q.35-.275.725-.575T8 16.85l-1.55-2.975q-.225-.425-.337-.9T6 12V8q0-.825.588-1.412T8 6h3q.75 0 1.45-.2t1.325-.625q.35-.225.775-.213t.7.288q.3.3.275.7t-.35.65q-.925.675-1.988 1.038T11 8H9.6v3.5h2.35q.2 0 .4.088t.35.237l1.4 1.55q1.625-.675 2.888-1.025T19.15 12q.875 0 1.363.338t.487.937q0 .975-1.35 2.463t-3.7 3.112q-.225.075-.462.113T15 19q-.65 0-1.3-.25T12.5 18q-.2-.2-.488-.225t-.487.2q-.55.5-1.2.762T9 19m.825-3.4q.4-.25 1.15-.675t1.225-.65l-.7-.775l-2.5.1zM15.5 3.45L17.95 1q.575 0 .688.65T17.6 3.45q-.425.425-1.05.425T15.5 3.45m-8.912.963Q6 3.825 6 3t.588-1.412T8 1t1.413.588T10 3t-.587 1.413T8 5t-1.412-.587"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsKitesurfingRounded(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="M3 23q-.425 0-.712-.288T2 22t.288-.712T3 21q.65 0 1.288-.162t1.212-.513q.225-.125.5-.125t.5.125q.575.35 1.213.513T9 21t1.288-.162t1.212-.513q.225-.125.513-.125t.487.125q.575.35 1.213.513T15 21t1.288-.162t1.212-.513q.2-.125.5-.125t.5.125q.575.35 1.213.513T21 21q.425 0 .713.288T22 22t-.288.713T21 23q-.775 0-1.525-.187T18 22.25q-.725.375-1.475.563T15 23t-1.525-.187T12 22.25q-.725.375-1.475.563T9 23t-1.525-.187T6 22.25q-.725.375-1.475.563T3 23m6-4q-.65 0-1.288-.25T6.5 18q.35-.275.725-.575T8 16.85l-1.55-2.975q-.225-.425-.337-.9T6 12V8q0-.825.588-1.412T8 6h3q.75 0 1.45-.2t1.325-.625q.35-.225.775-.213t.7.288q.3.3.275.7t-.35.65q-.925.675-1.988 1.038T11 8H9.6v3.5h2.35q.2 0 .4.088t.35.237l1.4 1.55q1.625-.675 2.888-1.025T19.15 12q.875 0 1.363.338t.487.937q0 .975-1.35 2.463t-3.7 3.112q-.225.075-.462.113T15 19q-.65 0-1.3-.25T12.5 18q-.2-.2-.488-.225t-.487.2q-.55.5-1.2.762T9 19m.825-3.4q.4-.25 1.15-.675t1.225-.65l-.7-.775l-2.5.1zM15.5 3.45L17.95 1q.575 0 .688.65T17.6 3.45q-.425.425-1.05.425T15.5 3.45m-8.912.963Q6 3.825 6 3t.588-1.412T8 1t1.413.588T10 3t-.587 1.413T8 5t-1.412-.587"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 23q-.425 0-.712-.288T2 22t.288-.712T3 21q.65 0 1.288-.162t1.212-.513q.225-.125.5-.125t.5.125q.575.35 1.213.513T9 21t1.288-.162t1.212-.513q.225-.125.513-.125t.487.125q.575.35 1.213.513T15 21t1.288-.162t1.212-.513q.2-.125.5-.125t.5.125q.575.35 1.213.513T21 21q.425 0 .713.288T22 22t-.288.713T21 23q-.775 0-1.525-.187T18 22.25q-.725.375-1.475.563T15 23t-1.525-.187T12 22.25q-.725.375-1.475.563T9 23t-1.525-.187T6 22.25q-.725.375-1.475.563T3 23m6-4q-.65 0-1.288-.25T6.5 18q.35-.275.725-.575T8 16.85l-1.55-2.975q-.225-.425-.337-.9T6 12V8q0-.825.588-1.412T8 6h3q.75 0 1.45-.2t1.325-.625q.35-.225.775-.213t.7.288q.3.3.275.7t-.35.65q-.925.675-1.988 1.038T11 8H9.6v3.5h2.35q.2 0 .4.088t.35.237l1.4 1.55q1.625-.675 2.888-1.025T19.15 12q.875 0 1.363.338t.487.937q0 .975-1.35 2.463t-3.7 3.112q-.225.075-.462.113T15 19q-.65 0-1.3-.25T12.5 18q-.2-.2-.488-.225t-.487.2q-.55.5-1.2.762T9 19m.825-3.4q.4-.25 1.15-.675t1.225-.65l-.7-.775l-2.5.1zM15.5 3.45L17.95 1q.575 0 .688.65T17.6 3.45q-.425.425-1.05.425T15.5 3.45m-8.912.963Q6 3.825 6 3t.588-1.412T8 1t1.413.588T10 3t-.587 1.413T8 5t-1.412-.587"/></svg>
</template>

CSS

.icon-kitesurfing-rounded {
  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%22M3%2023q-.425%200-.712-.288T2%2022t.288-.712T3%2021q.65%200%201.288-.162t1.212-.513q.225-.125.5-.125t.5.125q.575.35%201.213.513T9%2021t1.288-.162t1.212-.513q.225-.125.513-.125t.487.125q.575.35%201.213.513T15%2021t1.288-.162t1.212-.513q.2-.125.5-.125t.5.125q.575.35%201.213.513T21%2021q.425%200%20.713.288T22%2022t-.288.713T21%2023q-.775%200-1.525-.187T18%2022.25q-.725.375-1.475.563T15%2023t-1.525-.187T12%2022.25q-.725.375-1.475.563T9%2023t-1.525-.187T6%2022.25q-.725.375-1.475.563T3%2023m6-4q-.65%200-1.288-.25T6.5%2018q.35-.275.725-.575T8%2016.85l-1.55-2.975q-.225-.425-.337-.9T6%2012V8q0-.825.588-1.412T8%206h3q.75%200%201.45-.2t1.325-.625q.35-.225.775-.213t.7.288q.3.3.275.7t-.35.65q-.925.675-1.988%201.038T11%208H9.6v3.5h2.35q.2%200%20.4.088t.35.237l1.4%201.55q1.625-.675%202.888-1.025T19.15%2012q.875%200%201.363.338t.487.937q0%20.975-1.35%202.463t-3.7%203.112q-.225.075-.462.113T15%2019q-.65%200-1.3-.25T12.5%2018q-.2-.2-.488-.225t-.487.2q-.55.5-1.2.762T9%2019m.825-3.4q.4-.25%201.15-.675t1.225-.65l-.7-.775l-2.5.1zM15.5%203.45L17.95%201q.575%200%20.688.65T17.6%203.45q-.425.425-1.05.425T15.5%203.45m-8.912.963Q6%203.825%206%203t.588-1.412T8%201t1.413.588T10%203t-.587%201.413T8%205t-1.412-.587%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%22M3%2023q-.425%200-.712-.288T2%2022t.288-.712T3%2021q.65%200%201.288-.162t1.212-.513q.225-.125.5-.125t.5.125q.575.35%201.213.513T9%2021t1.288-.162t1.212-.513q.225-.125.513-.125t.487.125q.575.35%201.213.513T15%2021t1.288-.162t1.212-.513q.2-.125.5-.125t.5.125q.575.35%201.213.513T21%2021q.425%200%20.713.288T22%2022t-.288.713T21%2023q-.775%200-1.525-.187T18%2022.25q-.725.375-1.475.563T15%2023t-1.525-.187T12%2022.25q-.725.375-1.475.563T9%2023t-1.525-.187T6%2022.25q-.725.375-1.475.563T3%2023m6-4q-.65%200-1.288-.25T6.5%2018q.35-.275.725-.575T8%2016.85l-1.55-2.975q-.225-.425-.337-.9T6%2012V8q0-.825.588-1.412T8%206h3q.75%200%201.45-.2t1.325-.625q.35-.225.775-.213t.7.288q.3.3.275.7t-.35.65q-.925.675-1.988%201.038T11%208H9.6v3.5h2.35q.2%200%20.4.088t.35.237l1.4%201.55q1.625-.675%202.888-1.025T19.15%2012q.875%200%201.363.338t.487.937q0%20.975-1.35%202.463t-3.7%203.112q-.225.075-.462.113T15%2019q-.65%200-1.3-.25T12.5%2018q-.2-.2-.488-.225t-.487.2q-.55.5-1.2.762T9%2019m.825-3.4q.4-.25%201.15-.675t1.225-.65l-.7-.775l-2.5.1zM15.5%203.45L17.95%201q.575%200%20.688.65T17.6%203.45q-.425.425-1.05.425T15.5%203.45m-8.912.963Q6%203.825%206%203t.588-1.412T8%201t1.413.588T10%203t-.587%201.413T8%205t-1.412-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/kitesurfing-rounded.svg?color=%231a73e8&size=48