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

Name
rowing-rounded
Set
Material Symbols Light
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
rowing-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the rowing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.512 22.666l-1.693-1.693q-.13-.13-.186-.27t-.056-.301v-1.171l-7.408-7.408q-.225.05-.392.075l-.43.064v-1.047q1.192-.103 2.684-.883t2.196-1.54l1.323-1.396q.229-.298.56-.447t.717-.149q.662 0 1.129.467t.467 1.13V14q0 .708-.305 1.245t-.768.867l-2.273-2.262V9.07q-.904.886-1.873 1.476q-.97.59-1.927.923l7.03 7.031h1.172q.161 0 .3.056q.14.055.271.186l1.692 1.692q.242.243.242.566t-.242.566l-1.1 1.1q-.242.242-.565.242t-.566-.243M8.808 16.5l-2.942 2.942q-.172.172-.404.172t-.404-.172t-.171-.403t.17-.404l4.232-4.231l2.096 2.096zm5.126-11.664q-.434-.434-.434-1.067t.434-1.066T15 2.269t1.066.434t.434 1.066t-.434 1.067q-.433.433-1.066.433t-1.066-.433M6.975 11.81q-.152-.152-.152-.372t.152-.37t.371-.153t.371.152t.152.371t-.152.371q-.151.153-.37.153t-.372-.152"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRowingRounded(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="m17.512 22.666l-1.693-1.693q-.13-.13-.186-.27t-.056-.301v-1.171l-7.408-7.408q-.225.05-.392.075l-.43.064v-1.047q1.192-.103 2.684-.883t2.196-1.54l1.323-1.396q.229-.298.56-.447t.717-.149q.662 0 1.129.467t.467 1.13V14q0 .708-.305 1.245t-.768.867l-2.273-2.262V9.07q-.904.886-1.873 1.476q-.97.59-1.927.923l7.03 7.031h1.172q.161 0 .3.056q.14.055.271.186l1.692 1.692q.242.243.242.566t-.242.566l-1.1 1.1q-.242.242-.565.242t-.566-.243M8.808 16.5l-2.942 2.942q-.172.172-.404.172t-.404-.172t-.171-.403t.17-.404l4.232-4.231l2.096 2.096zm5.126-11.664q-.434-.434-.434-1.067t.434-1.066T15 2.269t1.066.434t.434 1.066t-.434 1.067q-.433.433-1.066.433t-1.066-.433M6.975 11.81q-.152-.152-.152-.372t.152-.37t.371-.153t.371.152t.152.371t-.152.371q-.151.153-.37.153t-.372-.152"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.512 22.666l-1.693-1.693q-.13-.13-.186-.27t-.056-.301v-1.171l-7.408-7.408q-.225.05-.392.075l-.43.064v-1.047q1.192-.103 2.684-.883t2.196-1.54l1.323-1.396q.229-.298.56-.447t.717-.149q.662 0 1.129.467t.467 1.13V14q0 .708-.305 1.245t-.768.867l-2.273-2.262V9.07q-.904.886-1.873 1.476q-.97.59-1.927.923l7.03 7.031h1.172q.161 0 .3.056q.14.055.271.186l1.692 1.692q.242.243.242.566t-.242.566l-1.1 1.1q-.242.242-.565.242t-.566-.243M8.808 16.5l-2.942 2.942q-.172.172-.404.172t-.404-.172t-.171-.403t.17-.404l4.232-4.231l2.096 2.096zm5.126-11.664q-.434-.434-.434-1.067t.434-1.066T15 2.269t1.066.434t.434 1.066t-.434 1.067q-.433.433-1.066.433t-1.066-.433M6.975 11.81q-.152-.152-.152-.372t.152-.37t.371-.153t.371.152t.152.371t-.152.371q-.151.153-.37.153t-.372-.152"/></svg>
</template>

CSS

.icon-rowing-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%22m17.512%2022.666l-1.693-1.693q-.13-.13-.186-.27t-.056-.301v-1.171l-7.408-7.408q-.225.05-.392.075l-.43.064v-1.047q1.192-.103%202.684-.883t2.196-1.54l1.323-1.396q.229-.298.56-.447t.717-.149q.662%200%201.129.467t.467%201.13V14q0%20.708-.305%201.245t-.768.867l-2.273-2.262V9.07q-.904.886-1.873%201.476q-.97.59-1.927.923l7.03%207.031h1.172q.161%200%20.3.056q.14.055.271.186l1.692%201.692q.242.243.242.566t-.242.566l-1.1%201.1q-.242.242-.565.242t-.566-.243M8.808%2016.5l-2.942%202.942q-.172.172-.404.172t-.404-.172t-.171-.403t.17-.404l4.232-4.231l2.096%202.096zm5.126-11.664q-.434-.434-.434-1.067t.434-1.066T15%202.269t1.066.434t.434%201.066t-.434%201.067q-.433.433-1.066.433t-1.066-.433M6.975%2011.81q-.152-.152-.152-.372t.152-.37t.371-.153t.371.152t.152.371t-.152.371q-.151.153-.37.153t-.372-.152%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%22m17.512%2022.666l-1.693-1.693q-.13-.13-.186-.27t-.056-.301v-1.171l-7.408-7.408q-.225.05-.392.075l-.43.064v-1.047q1.192-.103%202.684-.883t2.196-1.54l1.323-1.396q.229-.298.56-.447t.717-.149q.662%200%201.129.467t.467%201.13V14q0%20.708-.305%201.245t-.768.867l-2.273-2.262V9.07q-.904.886-1.873%201.476q-.97.59-1.927.923l7.03%207.031h1.172q.161%200%20.3.056q.14.055.271.186l1.692%201.692q.242.243.242.566t-.242.566l-1.1%201.1q-.242.242-.565.242t-.566-.243M8.808%2016.5l-2.942%202.942q-.172.172-.404.172t-.404-.172t-.171-.403t.17-.404l4.232-4.231l2.096%202.096zm5.126-11.664q-.434-.434-.434-1.067t.434-1.066T15%202.269t1.066.434t.434%201.066t-.434%201.067q-.433.433-1.066.433t-1.066-.433M6.975%2011.81q-.152-.152-.152-.372t.152-.37t.371-.153t.371.152t.152.371t-.152.371q-.151.153-.37.153t-.372-.152%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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