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

Name
kitesurfing
Set
Material Symbols Light
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

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="M2.5 22.5v-1H3q.762 0 1.524-.24q.763-.24 1.476-.702q.708.43 1.5.68t1.529.256q.71.006 1.462-.225q.751-.23 1.509-.711q.708.455 1.473.696t1.527.24q.742 0 1.492-.228T18 20.558q.758.48 1.51.711q.753.231 1.49.231h.5v1H21q-.736 0-1.496-.197T18 21.693q-.744.413-1.501.61T15 22.5q-.736 0-1.496-.197T12 21.693q-.725.4-1.496.606q-.771.207-1.513.201q-.731-.006-1.504-.212T6 21.692q-.744.414-1.501.611T3 22.5zm6.52-3.384q-.65 0-1.26-.174q-.608-.173-1.068-.5l.937-.7q.645-.483 1.006-.738l-1.743-3.36q-.206-.367-.299-.784T6.5 12V8q0-.633.434-1.066Q7.367 6.5 8 6.5h3q1 0 1.884-.317t1.647-.94l.707.726q-.89.75-1.972 1.14Q12.183 7.5 11 7.5H9.1V12h3.07l1.795 1.971q1.722-.713 3.023-1.092q1.3-.379 2.162-.379q.644 0 .997.213q.353.212.353.658q0 .918-1.523 2.472q-1.523 1.555-3.988 3.103q-.168.056-.357.084q-.19.028-.363.028q-.608 0-1.206-.311q-.598-.31-1.063-.881q-.58.609-1.349.93t-1.632.32m.575-2.785q.592-.365 1.67-.973t1.744-.93L11.712 13l-3.423.389zM6.81 4.19q-.501-.5-.501-1.191t.5-1.191q.501-.5 1.191-.5t1.191.5q.501.502.501 1.192t-.5 1.191Q8.69 4.692 8 4.692t-1.191-.5m9.625.289l-.626-.627l2.546-2.546h1.254z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightKitesurfing(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="M2.5 22.5v-1H3q.762 0 1.524-.24q.763-.24 1.476-.702q.708.43 1.5.68t1.529.256q.71.006 1.462-.225q.751-.23 1.509-.711q.708.455 1.473.696t1.527.24q.742 0 1.492-.228T18 20.558q.758.48 1.51.711q.753.231 1.49.231h.5v1H21q-.736 0-1.496-.197T18 21.693q-.744.413-1.501.61T15 22.5q-.736 0-1.496-.197T12 21.693q-.725.4-1.496.606q-.771.207-1.513.201q-.731-.006-1.504-.212T6 21.692q-.744.414-1.501.611T3 22.5zm6.52-3.384q-.65 0-1.26-.174q-.608-.173-1.068-.5l.937-.7q.645-.483 1.006-.738l-1.743-3.36q-.206-.367-.299-.784T6.5 12V8q0-.633.434-1.066Q7.367 6.5 8 6.5h3q1 0 1.884-.317t1.647-.94l.707.726q-.89.75-1.972 1.14Q12.183 7.5 11 7.5H9.1V12h3.07l1.795 1.971q1.722-.713 3.023-1.092q1.3-.379 2.162-.379q.644 0 .997.213q.353.212.353.658q0 .918-1.523 2.472q-1.523 1.555-3.988 3.103q-.168.056-.357.084q-.19.028-.363.028q-.608 0-1.206-.311q-.598-.31-1.063-.881q-.58.609-1.349.93t-1.632.32m.575-2.785q.592-.365 1.67-.973t1.744-.93L11.712 13l-3.423.389zM6.81 4.19q-.501-.5-.501-1.191t.5-1.191q.501-.5 1.191-.5t1.191.5q.501.502.501 1.192t-.5 1.191Q8.69 4.692 8 4.692t-1.191-.5m9.625.289l-.626-.627l2.546-2.546h1.254z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.5 22.5v-1H3q.762 0 1.524-.24q.763-.24 1.476-.702q.708.43 1.5.68t1.529.256q.71.006 1.462-.225q.751-.23 1.509-.711q.708.455 1.473.696t1.527.24q.742 0 1.492-.228T18 20.558q.758.48 1.51.711q.753.231 1.49.231h.5v1H21q-.736 0-1.496-.197T18 21.693q-.744.413-1.501.61T15 22.5q-.736 0-1.496-.197T12 21.693q-.725.4-1.496.606q-.771.207-1.513.201q-.731-.006-1.504-.212T6 21.692q-.744.414-1.501.611T3 22.5zm6.52-3.384q-.65 0-1.26-.174q-.608-.173-1.068-.5l.937-.7q.645-.483 1.006-.738l-1.743-3.36q-.206-.367-.299-.784T6.5 12V8q0-.633.434-1.066Q7.367 6.5 8 6.5h3q1 0 1.884-.317t1.647-.94l.707.726q-.89.75-1.972 1.14Q12.183 7.5 11 7.5H9.1V12h3.07l1.795 1.971q1.722-.713 3.023-1.092q1.3-.379 2.162-.379q.644 0 .997.213q.353.212.353.658q0 .918-1.523 2.472q-1.523 1.555-3.988 3.103q-.168.056-.357.084q-.19.028-.363.028q-.608 0-1.206-.311q-.598-.31-1.063-.881q-.58.609-1.349.93t-1.632.32m.575-2.785q.592-.365 1.67-.973t1.744-.93L11.712 13l-3.423.389zM6.81 4.19q-.501-.5-.501-1.191t.5-1.191q.501-.5 1.191-.5t1.191.5q.501.502.501 1.192t-.5 1.191Q8.69 4.692 8 4.692t-1.191-.5m9.625.289l-.626-.627l2.546-2.546h1.254z"/></svg>
</template>

CSS

.icon-kitesurfing {
  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%22M2.5%2022.5v-1H3q.762%200%201.524-.24q.763-.24%201.476-.702q.708.43%201.5.68t1.529.256q.71.006%201.462-.225q.751-.23%201.509-.711q.708.455%201.473.696t1.527.24q.742%200%201.492-.228T18%2020.558q.758.48%201.51.711q.753.231%201.49.231h.5v1H21q-.736%200-1.496-.197T18%2021.693q-.744.413-1.501.61T15%2022.5q-.736%200-1.496-.197T12%2021.693q-.725.4-1.496.606q-.771.207-1.513.201q-.731-.006-1.504-.212T6%2021.692q-.744.414-1.501.611T3%2022.5zm6.52-3.384q-.65%200-1.26-.174q-.608-.173-1.068-.5l.937-.7q.645-.483%201.006-.738l-1.743-3.36q-.206-.367-.299-.784T6.5%2012V8q0-.633.434-1.066Q7.367%206.5%208%206.5h3q1%200%201.884-.317t1.647-.94l.707.726q-.89.75-1.972%201.14Q12.183%207.5%2011%207.5H9.1V12h3.07l1.795%201.971q1.722-.713%203.023-1.092q1.3-.379%202.162-.379q.644%200%20.997.213q.353.212.353.658q0%20.918-1.523%202.472q-1.523%201.555-3.988%203.103q-.168.056-.357.084q-.19.028-.363.028q-.608%200-1.206-.311q-.598-.31-1.063-.881q-.58.609-1.349.93t-1.632.32m.575-2.785q.592-.365%201.67-.973t1.744-.93L11.712%2013l-3.423.389zM6.81%204.19q-.501-.5-.501-1.191t.5-1.191q.501-.5%201.191-.5t1.191.5q.501.502.501%201.192t-.5%201.191Q8.69%204.692%208%204.692t-1.191-.5m9.625.289l-.626-.627l2.546-2.546h1.254z%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%22M2.5%2022.5v-1H3q.762%200%201.524-.24q.763-.24%201.476-.702q.708.43%201.5.68t1.529.256q.71.006%201.462-.225q.751-.23%201.509-.711q.708.455%201.473.696t1.527.24q.742%200%201.492-.228T18%2020.558q.758.48%201.51.711q.753.231%201.49.231h.5v1H21q-.736%200-1.496-.197T18%2021.693q-.744.413-1.501.61T15%2022.5q-.736%200-1.496-.197T12%2021.693q-.725.4-1.496.606q-.771.207-1.513.201q-.731-.006-1.504-.212T6%2021.692q-.744.414-1.501.611T3%2022.5zm6.52-3.384q-.65%200-1.26-.174q-.608-.173-1.068-.5l.937-.7q.645-.483%201.006-.738l-1.743-3.36q-.206-.367-.299-.784T6.5%2012V8q0-.633.434-1.066Q7.367%206.5%208%206.5h3q1%200%201.884-.317t1.647-.94l.707.726q-.89.75-1.972%201.14Q12.183%207.5%2011%207.5H9.1V12h3.07l1.795%201.971q1.722-.713%203.023-1.092q1.3-.379%202.162-.379q.644%200%20.997.213q.353.212.353.658q0%20.918-1.523%202.472q-1.523%201.555-3.988%203.103q-.168.056-.357.084q-.19.028-.363.028q-.608%200-1.206-.311q-.598-.31-1.063-.881q-.58.609-1.349.93t-1.632.32m.575-2.785q.592-.365%201.67-.973t1.744-.93L11.712%2013l-3.423.389zM6.81%204.19q-.501-.5-.501-1.191t.5-1.191q.501-.5%201.191-.5t1.191.5q.501.502.501%201.192t-.5%201.191Q8.69%204.692%208%204.692t-1.191-.5m9.625.289l-.626-.627l2.546-2.546h1.254z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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