Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md rowing
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRowingIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0z" fill="none"/><path d="M8.5 14.5L4 19l1.5 1.5L9 17h2l-2.5-2.5zM15 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 20.01L18 24l-2.99-3.01V19.5l-7.1-7.09c-.31.05-.61.07-.91.07v-2.16c1.66.03 3.61-.87 4.67-2.04l1.4-1.55c.19-.21.43-.38.69-.5.29-.14.62-.23.96-.23h.03C15.99 6.01 17 7.02 17 8.26v5.75c0 .84-.35 1.61-.92 2.16l-3.58-3.58v-2.27c-.63.52-1.43 1.02-2.29 1.39L16.5 18H18l3 3.01z"/>
</svg>
);SVG Optimizer
Before
0.58 KB
↓
After
0.58 KB
Tags
activityathleteboatbodycanoecompetitiveexercisefigurefitnesshumanjourneylakeleisurelineoaroutlinepaddlepeoplepersonracerecreationriverrowrowboatrowingseashapesimplesportstreamtransportationvesselwaterworkout
Compare Alternatives
See how other libraries approach this concept.