surfing icon
surfing-rounded from Material Symbols Light by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- surfing-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- surfing-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the surfing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 22.5q-.213 0-.357-.143T2.5 22t.143-.357T3 21.5q.689 0 1.355-.191q.666-.192 1.299-.542q.148-.086.346-.086t.346.086q.633.35 1.3.542q.666.191 1.354.191t1.355-.191t1.299-.542q.148-.086.349-.086t.343.086q.633.35 1.3.542q.666.191 1.354.191t1.355-.191t1.299-.542q.142-.086.346-.086t.346.086q.633.35 1.3.542q.666.191 1.354.191q.214 0 .357.143T21.5 22t-.143.357T21 22.5q-.717 0-1.467-.197T18 21.693q-.783.413-1.533.61T15 22.5t-1.467-.197t-1.533-.61q-.783.413-1.533.61T9 22.5t-1.467-.197T6 21.693q-.783.413-1.533.61T3 22.5m8.329-12.538L15.5 13.25v3.85q.362.256.9.68t.85.682q-.313.257-.91.455q-.596.198-1.34.198q-.785 0-1.57-.3q-.784-.3-1.43-.95q-.646.65-1.335.922q-.688.27-1.319.31q-.058 0-.112-.01q-.055-.008-.107-.025q-2.42-1.495-4.023-3.168Q3.5 14.221 3.5 13.275q0-.467.437-.621q.436-.154.913-.154q.687 0 1.944.318t2.89 1.026L8.622 9.937q-.119-.443.007-.892t.441-.672L12.315 6l-.612-.11q-.5-.092-1.09-.212t-1.089-.212t-.612-.11l-2.174 1.49q-.177.11-.375.083t-.313-.204q-.11-.177-.073-.388t.213-.32l2.23-1.523q.136-.086.285-.124t.31-.007l5.035.931q.235.05.473.208q.239.158.387.442l.875 1.55q.582 1.027 1.576 1.745t2.214.936q.208.056.355.202t.147.354q0 .213-.165.354q-.166.14-.373.11q-1.555-.245-2.819-1.19q-1.264-.944-2.064-2.472zm-1.221.696l.623 3.611q.828.402 1.81.968q.98.567 1.959 1.147v-2.442zM17 5.192q-.69 0-1.191-.5q-.501-.502-.501-1.192t.5-1.191T17 1.808t1.191.5q.501.502.501 1.192t-.5 1.191q-.502.501-1.192.501"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSurfingRounded(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 22.5q-.213 0-.357-.143T2.5 22t.143-.357T3 21.5q.689 0 1.355-.191q.666-.192 1.299-.542q.148-.086.346-.086t.346.086q.633.35 1.3.542q.666.191 1.354.191t1.355-.191t1.299-.542q.148-.086.349-.086t.343.086q.633.35 1.3.542q.666.191 1.354.191t1.355-.191t1.299-.542q.142-.086.346-.086t.346.086q.633.35 1.3.542q.666.191 1.354.191q.214 0 .357.143T21.5 22t-.143.357T21 22.5q-.717 0-1.467-.197T18 21.693q-.783.413-1.533.61T15 22.5t-1.467-.197t-1.533-.61q-.783.413-1.533.61T9 22.5t-1.467-.197T6 21.693q-.783.413-1.533.61T3 22.5m8.329-12.538L15.5 13.25v3.85q.362.256.9.68t.85.682q-.313.257-.91.455q-.596.198-1.34.198q-.785 0-1.57-.3q-.784-.3-1.43-.95q-.646.65-1.335.922q-.688.27-1.319.31q-.058 0-.112-.01q-.055-.008-.107-.025q-2.42-1.495-4.023-3.168Q3.5 14.221 3.5 13.275q0-.467.437-.621q.436-.154.913-.154q.687 0 1.944.318t2.89 1.026L8.622 9.937q-.119-.443.007-.892t.441-.672L12.315 6l-.612-.11q-.5-.092-1.09-.212t-1.089-.212t-.612-.11l-2.174 1.49q-.177.11-.375.083t-.313-.204q-.11-.177-.073-.388t.213-.32l2.23-1.523q.136-.086.285-.124t.31-.007l5.035.931q.235.05.473.208q.239.158.387.442l.875 1.55q.582 1.027 1.576 1.745t2.214.936q.208.056.355.202t.147.354q0 .213-.165.354q-.166.14-.373.11q-1.555-.245-2.819-1.19q-1.264-.944-2.064-2.472zm-1.221.696l.623 3.611q.828.402 1.81.968q.98.567 1.959 1.147v-2.442zM17 5.192q-.69 0-1.191-.5q-.501-.502-.501-1.192t.5-1.191T17 1.808t1.191.5q.501.502.501 1.192t-.5 1.191q-.502.501-1.192.501"/></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 22.5q-.213 0-.357-.143T2.5 22t.143-.357T3 21.5q.689 0 1.355-.191q.666-.192 1.299-.542q.148-.086.346-.086t.346.086q.633.35 1.3.542q.666.191 1.354.191t1.355-.191t1.299-.542q.148-.086.349-.086t.343.086q.633.35 1.3.542q.666.191 1.354.191t1.355-.191t1.299-.542q.142-.086.346-.086t.346.086q.633.35 1.3.542q.666.191 1.354.191q.214 0 .357.143T21.5 22t-.143.357T21 22.5q-.717 0-1.467-.197T18 21.693q-.783.413-1.533.61T15 22.5t-1.467-.197t-1.533-.61q-.783.413-1.533.61T9 22.5t-1.467-.197T6 21.693q-.783.413-1.533.61T3 22.5m8.329-12.538L15.5 13.25v3.85q.362.256.9.68t.85.682q-.313.257-.91.455q-.596.198-1.34.198q-.785 0-1.57-.3q-.784-.3-1.43-.95q-.646.65-1.335.922q-.688.27-1.319.31q-.058 0-.112-.01q-.055-.008-.107-.025q-2.42-1.495-4.023-3.168Q3.5 14.221 3.5 13.275q0-.467.437-.621q.436-.154.913-.154q.687 0 1.944.318t2.89 1.026L8.622 9.937q-.119-.443.007-.892t.441-.672L12.315 6l-.612-.11q-.5-.092-1.09-.212t-1.089-.212t-.612-.11l-2.174 1.49q-.177.11-.375.083t-.313-.204q-.11-.177-.073-.388t.213-.32l2.23-1.523q.136-.086.285-.124t.31-.007l5.035.931q.235.05.473.208q.239.158.387.442l.875 1.55q.582 1.027 1.576 1.745t2.214.936q.208.056.355.202t.147.354q0 .213-.165.354q-.166.14-.373.11q-1.555-.245-2.819-1.19q-1.264-.944-2.064-2.472zm-1.221.696l.623 3.611q.828.402 1.81.968q.98.567 1.959 1.147v-2.442zM17 5.192q-.69 0-1.191-.5q-.501-.502-.501-1.192t.5-1.191T17 1.808t1.191.5q.501.502.501 1.192t-.5 1.191q-.502.501-1.192.501"/></svg> </template>
CSS
.icon-surfing-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%2022.5q-.213%200-.357-.143T2.5%2022t.143-.357T3%2021.5q.689%200%201.355-.191q.666-.192%201.299-.542q.148-.086.346-.086t.346.086q.633.35%201.3.542q.666.191%201.354.191t1.355-.191t1.299-.542q.148-.086.349-.086t.343.086q.633.35%201.3.542q.666.191%201.354.191t1.355-.191t1.299-.542q.142-.086.346-.086t.346.086q.633.35%201.3.542q.666.191%201.354.191q.214%200%20.357.143T21.5%2022t-.143.357T21%2022.5q-.717%200-1.467-.197T18%2021.693q-.783.413-1.533.61T15%2022.5t-1.467-.197t-1.533-.61q-.783.413-1.533.61T9%2022.5t-1.467-.197T6%2021.693q-.783.413-1.533.61T3%2022.5m8.329-12.538L15.5%2013.25v3.85q.362.256.9.68t.85.682q-.313.257-.91.455q-.596.198-1.34.198q-.785%200-1.57-.3q-.784-.3-1.43-.95q-.646.65-1.335.922q-.688.27-1.319.31q-.058%200-.112-.01q-.055-.008-.107-.025q-2.42-1.495-4.023-3.168Q3.5%2014.221%203.5%2013.275q0-.467.437-.621q.436-.154.913-.154q.687%200%201.944.318t2.89%201.026L8.622%209.937q-.119-.443.007-.892t.441-.672L12.315%206l-.612-.11q-.5-.092-1.09-.212t-1.089-.212t-.612-.11l-2.174%201.49q-.177.11-.375.083t-.313-.204q-.11-.177-.073-.388t.213-.32l2.23-1.523q.136-.086.285-.124t.31-.007l5.035.931q.235.05.473.208q.239.158.387.442l.875%201.55q.582%201.027%201.576%201.745t2.214.936q.208.056.355.202t.147.354q0%20.213-.165.354q-.166.14-.373.11q-1.555-.245-2.819-1.19q-1.264-.944-2.064-2.472zm-1.221.696l.623%203.611q.828.402%201.81.968q.98.567%201.959%201.147v-2.442zM17%205.192q-.69%200-1.191-.5q-.501-.502-.501-1.192t.5-1.191T17%201.808t1.191.5q.501.502.501%201.192t-.5%201.191q-.502.501-1.192.501%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%2022.5q-.213%200-.357-.143T2.5%2022t.143-.357T3%2021.5q.689%200%201.355-.191q.666-.192%201.299-.542q.148-.086.346-.086t.346.086q.633.35%201.3.542q.666.191%201.354.191t1.355-.191t1.299-.542q.148-.086.349-.086t.343.086q.633.35%201.3.542q.666.191%201.354.191t1.355-.191t1.299-.542q.142-.086.346-.086t.346.086q.633.35%201.3.542q.666.191%201.354.191q.214%200%20.357.143T21.5%2022t-.143.357T21%2022.5q-.717%200-1.467-.197T18%2021.693q-.783.413-1.533.61T15%2022.5t-1.467-.197t-1.533-.61q-.783.413-1.533.61T9%2022.5t-1.467-.197T6%2021.693q-.783.413-1.533.61T3%2022.5m8.329-12.538L15.5%2013.25v3.85q.362.256.9.68t.85.682q-.313.257-.91.455q-.596.198-1.34.198q-.785%200-1.57-.3q-.784-.3-1.43-.95q-.646.65-1.335.922q-.688.27-1.319.31q-.058%200-.112-.01q-.055-.008-.107-.025q-2.42-1.495-4.023-3.168Q3.5%2014.221%203.5%2013.275q0-.467.437-.621q.436-.154.913-.154q.687%200%201.944.318t2.89%201.026L8.622%209.937q-.119-.443.007-.892t.441-.672L12.315%206l-.612-.11q-.5-.092-1.09-.212t-1.089-.212t-.612-.11l-2.174%201.49q-.177.11-.375.083t-.313-.204q-.11-.177-.073-.388t.213-.32l2.23-1.523q.136-.086.285-.124t.31-.007l5.035.931q.235.05.473.208q.239.158.387.442l.875%201.55q.582%201.027%201.576%201.745t2.214.936q.208.056.355.202t.147.354q0%20.213-.165.354q-.166.14-.373.11q-1.555-.245-2.819-1.19q-1.264-.944-2.064-2.472zm-1.221.696l.623%203.611q.828.402%201.81.968q.98.567%201.959%201.147v-2.442zM17%205.192q-.69%200-1.191-.5q-.501-.502-.501-1.192t.5-1.191T17%201.808t1.191.5q.501.502.501%201.192t-.5%201.191q-.502.501-1.192.501%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/surfing-rounded.svg?color=%231a73e8&size=48