kitesurfing icon
kitesurfing-outline-sharp from Material Symbols by Google · Outline Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- kitesurfing-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- 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="M2 23v-2h1q.8 0 1.563-.25T6 20q.65.45 1.375.7t1.5.275Q9.7 21 10.5 20.75T12 20q.65.475 1.425.725t1.575.25t1.55-.238T18 20q.7.5 1.463.75T21 21h1v2h-1q-.775 0-1.525-.188T18 22.25q-.725.375-1.463.563T15 23q-.775 0-1.525-.187T12 22.25q-.725.4-1.525.588t-1.6.162q-.75-.025-1.475-.213T6 22.25q-.725.375-1.463.563T3 23zm7-4q-.65 0-1.287-.25T6.5 18q.35-.275.725-.575T8 16.85L6 13V8q0-.825.588-1.412T8 6h3q1 0 1.913-.375T14.55 4.55l1.4 1.4q-1.025 1-2.3 1.525T11 8H9.6v3.5h2.8l1.7 1.875q1.625-.675 2.888-1.025T19.15 12q.875 0 1.363.338t.487.937q0 .975-1.35 2.463t-3.7 3.112q-.2.05-.462.1T15 19q-.8 0-1.6-.387T12 17.5q-.6.725-1.388 1.113T9 19m.825-3.4q.4-.25 1.15-.675t1.225-.65l-.7-.775l-2.5.1zM6.588 4.413Q6 3.824 6 3t.588-1.412T8 1t1.413.588T10 3t-.587 1.413T8 5t-1.412-.587m9.962.087L15.5 3.45L17.95 1h2.1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsKitesurfingOutlineSharp(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 23v-2h1q.8 0 1.563-.25T6 20q.65.45 1.375.7t1.5.275Q9.7 21 10.5 20.75T12 20q.65.475 1.425.725t1.575.25t1.55-.238T18 20q.7.5 1.463.75T21 21h1v2h-1q-.775 0-1.525-.188T18 22.25q-.725.375-1.463.563T15 23q-.775 0-1.525-.187T12 22.25q-.725.4-1.525.588t-1.6.162q-.75-.025-1.475-.213T6 22.25q-.725.375-1.463.563T3 23zm7-4q-.65 0-1.287-.25T6.5 18q.35-.275.725-.575T8 16.85L6 13V8q0-.825.588-1.412T8 6h3q1 0 1.913-.375T14.55 4.55l1.4 1.4q-1.025 1-2.3 1.525T11 8H9.6v3.5h2.8l1.7 1.875q1.625-.675 2.888-1.025T19.15 12q.875 0 1.363.338t.487.937q0 .975-1.35 2.463t-3.7 3.112q-.2.05-.462.1T15 19q-.8 0-1.6-.387T12 17.5q-.6.725-1.388 1.113T9 19m.825-3.4q.4-.25 1.15-.675t1.225-.65l-.7-.775l-2.5.1zM6.588 4.413Q6 3.824 6 3t.588-1.412T8 1t1.413.588T10 3t-.587 1.413T8 5t-1.412-.587m9.962.087L15.5 3.45L17.95 1h2.1z"/></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 23v-2h1q.8 0 1.563-.25T6 20q.65.45 1.375.7t1.5.275Q9.7 21 10.5 20.75T12 20q.65.475 1.425.725t1.575.25t1.55-.238T18 20q.7.5 1.463.75T21 21h1v2h-1q-.775 0-1.525-.188T18 22.25q-.725.375-1.463.563T15 23q-.775 0-1.525-.187T12 22.25q-.725.4-1.525.588t-1.6.162q-.75-.025-1.475-.213T6 22.25q-.725.375-1.463.563T3 23zm7-4q-.65 0-1.287-.25T6.5 18q.35-.275.725-.575T8 16.85L6 13V8q0-.825.588-1.412T8 6h3q1 0 1.913-.375T14.55 4.55l1.4 1.4q-1.025 1-2.3 1.525T11 8H9.6v3.5h2.8l1.7 1.875q1.625-.675 2.888-1.025T19.15 12q.875 0 1.363.338t.487.937q0 .975-1.35 2.463t-3.7 3.112q-.2.05-.462.1T15 19q-.8 0-1.6-.387T12 17.5q-.6.725-1.388 1.113T9 19m.825-3.4q.4-.25 1.15-.675t1.225-.65l-.7-.775l-2.5.1zM6.588 4.413Q6 3.824 6 3t.588-1.412T8 1t1.413.588T10 3t-.587 1.413T8 5t-1.412-.587m9.962.087L15.5 3.45L17.95 1h2.1z"/></svg> </template>
CSS
.icon-kitesurfing-outline-sharp {
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%2023v-2h1q.8%200%201.563-.25T6%2020q.65.45%201.375.7t1.5.275Q9.7%2021%2010.5%2020.75T12%2020q.65.475%201.425.725t1.575.25t1.55-.238T18%2020q.7.5%201.463.75T21%2021h1v2h-1q-.775%200-1.525-.188T18%2022.25q-.725.375-1.463.563T15%2023q-.775%200-1.525-.187T12%2022.25q-.725.4-1.525.588t-1.6.162q-.75-.025-1.475-.213T6%2022.25q-.725.375-1.463.563T3%2023zm7-4q-.65%200-1.287-.25T6.5%2018q.35-.275.725-.575T8%2016.85L6%2013V8q0-.825.588-1.412T8%206h3q1%200%201.913-.375T14.55%204.55l1.4%201.4q-1.025%201-2.3%201.525T11%208H9.6v3.5h2.8l1.7%201.875q1.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-.2.05-.462.1T15%2019q-.8%200-1.6-.387T12%2017.5q-.6.725-1.388%201.113T9%2019m.825-3.4q.4-.25%201.15-.675t1.225-.65l-.7-.775l-2.5.1zM6.588%204.413Q6%203.824%206%203t.588-1.412T8%201t1.413.588T10%203t-.587%201.413T8%205t-1.412-.587m9.962.087L15.5%203.45L17.95%201h2.1z%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%2023v-2h1q.8%200%201.563-.25T6%2020q.65.45%201.375.7t1.5.275Q9.7%2021%2010.5%2020.75T12%2020q.65.475%201.425.725t1.575.25t1.55-.238T18%2020q.7.5%201.463.75T21%2021h1v2h-1q-.775%200-1.525-.188T18%2022.25q-.725.375-1.463.563T15%2023q-.775%200-1.525-.187T12%2022.25q-.725.4-1.525.588t-1.6.162q-.75-.025-1.475-.213T6%2022.25q-.725.375-1.463.563T3%2023zm7-4q-.65%200-1.287-.25T6.5%2018q.35-.275.725-.575T8%2016.85L6%2013V8q0-.825.588-1.412T8%206h3q1%200%201.913-.375T14.55%204.55l1.4%201.4q-1.025%201-2.3%201.525T11%208H9.6v3.5h2.8l1.7%201.875q1.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-.2.05-.462.1T15%2019q-.8%200-1.6-.387T12%2017.5q-.6.725-1.388%201.113T9%2019m.825-3.4q.4-.25%201.15-.675t1.225-.65l-.7-.775l-2.5.1zM6.588%204.413Q6%203.824%206%203t.588-1.412T8%201t1.413.588T10%203t-.587%201.413T8%205t-1.412-.587m9.962.087L15.5%203.45L17.95%201h2.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/kitesurfing-outline-sharp.svg?color=%231a73e8&size=48