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

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

1 other variant in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

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.3 23.3l-2-2q-.15-.15-.225-.337T15 20.575V19.5l-7.1-7.1q-.225.05-.45.075T7 12.5v-2.2q1.25.05 2.55-.537t2.1-1.463l1.4-1.55q.325-.375.763-.562T14.75 6q.95 0 1.6.65t.65 1.6V14q0 .65-.238 1.188t-.662.962l-3.6-3.55v-2.3q-.5.425-1.075.775T10.2 11.7l6.3 6.3h1.075q.2 0 .388.075t.337.225l2 2q.3.3.3.7t-.3.7l-1.6 1.6q-.3.3-.7.3t-.7-.3M9 17l-2.75 2.75q-.325.325-.75.325t-.75-.325t-.325-.75t.325-.75L8.5 14.5L11 17zm4.588-12.587Q13 3.824 13 3t.588-1.412T15 1t1.413.588T17 3t-.587 1.413T15 5t-1.412-.587m-7.363 7.762Q5.9 11.85 5.9 11.4t.325-.775T7 10.3t.775.325t.325.775t-.325.775T7 12.5t-.775-.325"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRowingRounded(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.3 23.3l-2-2q-.15-.15-.225-.337T15 20.575V19.5l-7.1-7.1q-.225.05-.45.075T7 12.5v-2.2q1.25.05 2.55-.537t2.1-1.463l1.4-1.55q.325-.375.763-.562T14.75 6q.95 0 1.6.65t.65 1.6V14q0 .65-.238 1.188t-.662.962l-3.6-3.55v-2.3q-.5.425-1.075.775T10.2 11.7l6.3 6.3h1.075q.2 0 .388.075t.337.225l2 2q.3.3.3.7t-.3.7l-1.6 1.6q-.3.3-.7.3t-.7-.3M9 17l-2.75 2.75q-.325.325-.75.325t-.75-.325t-.325-.75t.325-.75L8.5 14.5L11 17zm4.588-12.587Q13 3.824 13 3t.588-1.412T15 1t1.413.588T17 3t-.587 1.413T15 5t-1.412-.587m-7.363 7.762Q5.9 11.85 5.9 11.4t.325-.775T7 10.3t.775.325t.325.775t-.325.775T7 12.5t-.775-.325"/></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.3 23.3l-2-2q-.15-.15-.225-.337T15 20.575V19.5l-7.1-7.1q-.225.05-.45.075T7 12.5v-2.2q1.25.05 2.55-.537t2.1-1.463l1.4-1.55q.325-.375.763-.562T14.75 6q.95 0 1.6.65t.65 1.6V14q0 .65-.238 1.188t-.662.962l-3.6-3.55v-2.3q-.5.425-1.075.775T10.2 11.7l6.3 6.3h1.075q.2 0 .388.075t.337.225l2 2q.3.3.3.7t-.3.7l-1.6 1.6q-.3.3-.7.3t-.7-.3M9 17l-2.75 2.75q-.325.325-.75.325t-.75-.325t-.325-.75t.325-.75L8.5 14.5L11 17zm4.588-12.587Q13 3.824 13 3t.588-1.412T15 1t1.413.588T17 3t-.587 1.413T15 5t-1.412-.587m-7.363 7.762Q5.9 11.85 5.9 11.4t.325-.775T7 10.3t.775.325t.325.775t-.325.775T7 12.5t-.775-.325"/></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.3%2023.3l-2-2q-.15-.15-.225-.337T15%2020.575V19.5l-7.1-7.1q-.225.05-.45.075T7%2012.5v-2.2q1.25.05%202.55-.537t2.1-1.463l1.4-1.55q.325-.375.763-.562T14.75%206q.95%200%201.6.65t.65%201.6V14q0%20.65-.238%201.188t-.662.962l-3.6-3.55v-2.3q-.5.425-1.075.775T10.2%2011.7l6.3%206.3h1.075q.2%200%20.388.075t.337.225l2%202q.3.3.3.7t-.3.7l-1.6%201.6q-.3.3-.7.3t-.7-.3M9%2017l-2.75%202.75q-.325.325-.75.325t-.75-.325t-.325-.75t.325-.75L8.5%2014.5L11%2017zm4.588-12.587Q13%203.824%2013%203t.588-1.412T15%201t1.413.588T17%203t-.587%201.413T15%205t-1.412-.587m-7.363%207.762Q5.9%2011.85%205.9%2011.4t.325-.775T7%2010.3t.775.325t.325.775t-.325.775T7%2012.5t-.775-.325%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.3%2023.3l-2-2q-.15-.15-.225-.337T15%2020.575V19.5l-7.1-7.1q-.225.05-.45.075T7%2012.5v-2.2q1.25.05%202.55-.537t2.1-1.463l1.4-1.55q.325-.375.763-.562T14.75%206q.95%200%201.6.65t.65%201.6V14q0%20.65-.238%201.188t-.662.962l-3.6-3.55v-2.3q-.5.425-1.075.775T10.2%2011.7l6.3%206.3h1.075q.2%200%20.388.075t.337.225l2%202q.3.3.3.7t-.3.7l-1.6%201.6q-.3.3-.7.3t-.7-.3M9%2017l-2.75%202.75q-.325.325-.75.325t-.75-.325t-.325-.75t.325-.75L8.5%2014.5L11%2017zm4.588-12.587Q13%203.824%2013%203t.588-1.412T15%201t1.413.588T17%203t-.587%201.413T15%205t-1.412-.587m-7.363%207.762Q5.9%2011.85%205.9%2011.4t.325-.775T7%2010.3t.775.325t.325.775t-.325.775T7%2012.5t-.775-.325%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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