kayaking icon
kayaking-rounded from Material Symbols by Google · Rounded · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- kayaking-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- kayaking-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the kayaking 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 23m7.587-14.087Q10 8.325 10 7.5t.588-1.412T12 5.5t1.413.588T14 7.5t-.587 1.413T12 9.5t-1.412-.587M9 19q-.675 0-1.275-.25t-1.1-.65q-.275-.225-.638-.225t-.637.225q-.325.25-.675.45t-.75.325l-.7-.2q-.35-.1-.7-.225q-.725-.225-.725-.95t.725-.95q1.1-.35 2.287-.638t2.313-.487l1.35-4.175q.275-.85 1.038-1.125t1.437.075l2.55 1.3l2.825-1.5l1.65-3.7l-.35-.95q-.05-.2-.05-.375t.075-.375l.75-1.675q.175-.4.562-.55t.763.025l1.35.625q.4.175.55.563t-.025.762l-.75 1.675q-.075.2-.225.325t-.35.2l-.925.35l-3.7 8.35q1.475.175 2.987.525t2.838.775q.7.225.7.95t-.7.95q-.35.125-.712.225t-.688.2q-.4-.125-.762-.312t-.688-.463q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T15 19t-1.275-.25t-1.1-.65q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T9 19m5.075-3.925l.95-2.125l-1.525.8l-1.75-.9l-.7 2.15H12q.525 0 1.05.013t1.025.062"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsKayakingRounded(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 23m7.587-14.087Q10 8.325 10 7.5t.588-1.412T12 5.5t1.413.588T14 7.5t-.587 1.413T12 9.5t-1.412-.587M9 19q-.675 0-1.275-.25t-1.1-.65q-.275-.225-.638-.225t-.637.225q-.325.25-.675.45t-.75.325l-.7-.2q-.35-.1-.7-.225q-.725-.225-.725-.95t.725-.95q1.1-.35 2.287-.638t2.313-.487l1.35-4.175q.275-.85 1.038-1.125t1.437.075l2.55 1.3l2.825-1.5l1.65-3.7l-.35-.95q-.05-.2-.05-.375t.075-.375l.75-1.675q.175-.4.562-.55t.763.025l1.35.625q.4.175.55.563t-.025.762l-.75 1.675q-.075.2-.225.325t-.35.2l-.925.35l-3.7 8.35q1.475.175 2.987.525t2.838.775q.7.225.7.95t-.7.95q-.35.125-.712.225t-.688.2q-.4-.125-.762-.312t-.688-.463q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T15 19t-1.275-.25t-1.1-.65q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T9 19m5.075-3.925l.95-2.125l-1.525.8l-1.75-.9l-.7 2.15H12q.525 0 1.05.013t1.025.062"/></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 23m7.587-14.087Q10 8.325 10 7.5t.588-1.412T12 5.5t1.413.588T14 7.5t-.587 1.413T12 9.5t-1.412-.587M9 19q-.675 0-1.275-.25t-1.1-.65q-.275-.225-.638-.225t-.637.225q-.325.25-.675.45t-.75.325l-.7-.2q-.35-.1-.7-.225q-.725-.225-.725-.95t.725-.95q1.1-.35 2.287-.638t2.313-.487l1.35-4.175q.275-.85 1.038-1.125t1.437.075l2.55 1.3l2.825-1.5l1.65-3.7l-.35-.95q-.05-.2-.05-.375t.075-.375l.75-1.675q.175-.4.562-.55t.763.025l1.35.625q.4.175.55.563t-.025.762l-.75 1.675q-.075.2-.225.325t-.35.2l-.925.35l-3.7 8.35q1.475.175 2.987.525t2.838.775q.7.225.7.95t-.7.95q-.35.125-.712.225t-.688.2q-.4-.125-.762-.312t-.688-.463q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T15 19t-1.275-.25t-1.1-.65q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T9 19m5.075-3.925l.95-2.125l-1.525.8l-1.75-.9l-.7 2.15H12q.525 0 1.05.013t1.025.062"/></svg> </template>
CSS
.icon-kayaking-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%2023m7.587-14.087Q10%208.325%2010%207.5t.588-1.412T12%205.5t1.413.588T14%207.5t-.587%201.413T12%209.5t-1.412-.587M9%2019q-.675%200-1.275-.25t-1.1-.65q-.275-.225-.638-.225t-.637.225q-.325.25-.675.45t-.75.325l-.7-.2q-.35-.1-.7-.225q-.725-.225-.725-.95t.725-.95q1.1-.35%202.287-.638t2.313-.487l1.35-4.175q.275-.85%201.038-1.125t1.437.075l2.55%201.3l2.825-1.5l1.65-3.7l-.35-.95q-.05-.2-.05-.375t.075-.375l.75-1.675q.175-.4.562-.55t.763.025l1.35.625q.4.175.55.563t-.025.762l-.75%201.675q-.075.2-.225.325t-.35.2l-.925.35l-3.7%208.35q1.475.175%202.987.525t2.838.775q.7.225.7.95t-.7.95q-.35.125-.712.225t-.688.2q-.4-.125-.762-.312t-.688-.463q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T15%2019t-1.275-.25t-1.1-.65q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T9%2019m5.075-3.925l.95-2.125l-1.525.8l-1.75-.9l-.7%202.15H12q.525%200%201.05.013t1.025.062%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%2023m7.587-14.087Q10%208.325%2010%207.5t.588-1.412T12%205.5t1.413.588T14%207.5t-.587%201.413T12%209.5t-1.412-.587M9%2019q-.675%200-1.275-.25t-1.1-.65q-.275-.225-.638-.225t-.637.225q-.325.25-.675.45t-.75.325l-.7-.2q-.35-.1-.7-.225q-.725-.225-.725-.95t.725-.95q1.1-.35%202.287-.638t2.313-.487l1.35-4.175q.275-.85%201.038-1.125t1.437.075l2.55%201.3l2.825-1.5l1.65-3.7l-.35-.95q-.05-.2-.05-.375t.075-.375l.75-1.675q.175-.4.562-.55t.763.025l1.35.625q.4.175.55.563t-.025.762l-.75%201.675q-.075.2-.225.325t-.35.2l-.925.35l-3.7%208.35q1.475.175%202.987.525t2.838.775q.7.225.7.95t-.7.95q-.35.125-.712.225t-.688.2q-.4-.125-.762-.312t-.688-.463q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T15%2019t-1.275-.25t-1.1-.65q-.275-.225-.625-.225t-.625.225q-.5.4-1.1.65T9%2019m5.075-3.925l.95-2.125l-1.525.8l-1.75-.9l-.7%202.15H12q.525%200%201.05.013t1.025.062%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/kayaking-rounded.svg?color=%231a73e8&size=48