rowing from IconPark by ByteDance · Color · Sports · Apache-2.0 Free for personal and commercial use.

Name
rowing
Set
IconPark
Style
Color
Category
Sports
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More sports icons from IconPark

Use the rowing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-miterlimit="2" stroke-width="4"><path fill="#2F88FF" d="M30.0195 16C32.781 16 35.0195 13.7614 35.0195 11C35.0195 8.23858 32.781 6 30.0195 6C27.2581 6 25.0195 8.23858 25.0195 11C25.0195 13.7614 27.2581 16 30.0195 16Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M42 31L35 44"/><path stroke-linecap="round" stroke-linejoin="round" d="M32.01 40L26 29L9 40L21 20L44 25"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 40H44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkRowing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeMiterlimit="2" strokeWidth="4"><path fill="#2F88FF" d="M30.0195 16C32.781 16 35.0195 13.7614 35.0195 11C35.0195 8.23858 32.781 6 30.0195 6C27.2581 6 25.0195 8.23858 25.0195 11C25.0195 13.7614 27.2581 16 30.0195 16Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M42 31L35 44"/><path strokeLinecap="round" strokeLinejoin="round" d="M32.01 40L26 29L9 40L21 20L44 25"/><path strokeLinecap="round" strokeLinejoin="round" d="M4 40H44"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-miterlimit="2" stroke-width="4"><path fill="#2F88FF" d="M30.0195 16C32.781 16 35.0195 13.7614 35.0195 11C35.0195 8.23858 32.781 6 30.0195 6C27.2581 6 25.0195 8.23858 25.0195 11C25.0195 13.7614 27.2581 16 30.0195 16Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M42 31L35 44"/><path stroke-linecap="round" stroke-linejoin="round" d="M32.01 40L26 29L9 40L21 20L44 25"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 40H44"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M30.0195%2016C32.781%2016%2035.0195%2013.7614%2035.0195%2011C35.0195%208.23858%2032.781%206%2030.0195%206C27.2581%206%2025.0195%208.23858%2025.0195%2011C25.0195%2013.7614%2027.2581%2016%2030.0195%2016Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42%2031L35%2044%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.01%2040L26%2029L9%2040L21%2020L44%2025%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2040H44%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M30.0195%2016C32.781%2016%2035.0195%2013.7614%2035.0195%2011C35.0195%208.23858%2032.781%206%2030.0195%206C27.2581%206%2025.0195%208.23858%2025.0195%2011C25.0195%2013.7614%2027.2581%2016%2030.0195%2016Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M42%2031L35%2044%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M32.01%2040L26%2029L9%2040L21%2020L44%2025%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2040H44%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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