rowing icon
rowing from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- rowing
- Set
- Material Symbols
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- rowing-outline, rowing-outline-sharp, rowing-sharp
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="m18 24l-3-3v-1.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.3H18l3 3zM5.5 20.5L4 19l4.5-4.5L11 17H9zm8.088-16.088Q13 3.825 13 3t.588-1.412T15 1t1.413.588T17 3t-.587 1.413T15 5t-1.412-.587"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsRowing(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="m18 24l-3-3v-1.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.3H18l3 3zM5.5 20.5L4 19l4.5-4.5L11 17H9zm8.088-16.088Q13 3.825 13 3t.588-1.412T15 1t1.413.588T17 3t-.587 1.413T15 5t-1.412-.587"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18 24l-3-3v-1.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.3H18l3 3zM5.5 20.5L4 19l4.5-4.5L11 17H9zm8.088-16.088Q13 3.825 13 3t.588-1.412T15 1t1.413.588T17 3t-.587 1.413T15 5t-1.412-.587"/></svg> </template>
CSS
.icon-rowing {
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%22m18%2024l-3-3v-1.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.3H18l3%203zM5.5%2020.5L4%2019l4.5-4.5L11%2017H9zm8.088-16.088Q13%203.825%2013%203t.588-1.412T15%201t1.413.588T17%203t-.587%201.413T15%205t-1.412-.587%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%22m18%2024l-3-3v-1.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.3H18l3%203zM5.5%2020.5L4%2019l4.5-4.5L11%2017H9zm8.088-16.088Q13%203.825%2013%203t.588-1.412T15%201t1.413.588T17%203t-.587%201.413T15%205t-1.412-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/rowing.svg?color=%231a73e8&size=48