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

Name
waterpolo
Set
IconPark Outline
Style
Outline
Category
Sports
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More sports icons from IconPark Outline

Use the waterpolo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="m4 34l2.5 1.351c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0L44 34M4 40l2.5 1.351c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0L44 40m-.412-12c.79-3.829.46-7.938-1.19-11.807C38.089 6.026 26.343 1.277 16.186 5.596C7.29 9.375 2.55 18.833 4.39 27.94"/><path d="M16 6c-1.53 7.17 1.79 14.11 8 18m-.61 4c.35-1.29.56-2.63.61-4m20 2c-5.45-4.91-13.53-5.44-20-2"/><path d="M18 16s10.56-8.49 23-2M13 28c-2.99-3.27-5.74-7.71-6-14m27.31 8.09s.22 2.5-.38 5.95"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineWaterpolo(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="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="2" strokeWidth="4"><path d="m4 34l2.5 1.351c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0L44 34M4 40l2.5 1.351c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0L44 40m-.412-12c.79-3.829.46-7.938-1.19-11.807C38.089 6.026 26.343 1.277 16.186 5.596C7.29 9.375 2.55 18.833 4.39 27.94"/><path d="M16 6c-1.53 7.17 1.79 14.11 8 18m-.61 4c.35-1.29.56-2.63.61-4m20 2c-5.45-4.91-13.53-5.44-20-2"/><path d="M18 16s10.56-8.49 23-2M13 28c-2.99-3.27-5.74-7.71-6-14m27.31 8.09s.22 2.5-.38 5.95"/></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="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="2" stroke-width="4"><path d="m4 34l2.5 1.351c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0L44 34M4 40l2.5 1.351c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0c1.6-.864 3.4-.864 5 0c1.6.865 3.4.865 5 0L44 40m-.412-12c.79-3.829.46-7.938-1.19-11.807C38.089 6.026 26.343 1.277 16.186 5.596C7.29 9.375 2.55 18.833 4.39 27.94"/><path d="M16 6c-1.53 7.17 1.79 14.11 8 18m-.61 4c.35-1.29.56-2.63.61-4m20 2c-5.45-4.91-13.53-5.44-20-2"/><path d="M18 16s10.56-8.49 23-2M13 28c-2.99-3.27-5.74-7.71-6-14m27.31 8.09s.22 2.5-.38 5.95"/></g></svg>
</template>

CSS

.icon-waterpolo {
  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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22m4%2034l2.5%201.351c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200L44%2034M4%2040l2.5%201.351c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200L44%2040m-.412-12c.79-3.829.46-7.938-1.19-11.807C38.089%206.026%2026.343%201.277%2016.186%205.596C7.29%209.375%202.55%2018.833%204.39%2027.94%22%2F%3E%3Cpath%20d%3D%22M16%206c-1.53%207.17%201.79%2014.11%208%2018m-.61%204c.35-1.29.56-2.63.61-4m20%202c-5.45-4.91-13.53-5.44-20-2%22%2F%3E%3Cpath%20d%3D%22M18%2016s10.56-8.49%2023-2M13%2028c-2.99-3.27-5.74-7.71-6-14m27.31%208.09s.22%202.5-.38%205.95%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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22m4%2034l2.5%201.351c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200L44%2034M4%2040l2.5%201.351c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200c1.6-.864%203.4-.864%205%200c1.6.865%203.4.865%205%200L44%2040m-.412-12c.79-3.829.46-7.938-1.19-11.807C38.089%206.026%2026.343%201.277%2016.186%205.596C7.29%209.375%202.55%2018.833%204.39%2027.94%22%2F%3E%3Cpath%20d%3D%22M16%206c-1.53%207.17%201.79%2014.11%208%2018m-.61%204c.35-1.29.56-2.63.61-4m20%202c-5.45-4.91-13.53-5.44-20-2%22%2F%3E%3Cpath%20d%3D%22M18%2016s10.56-8.49%2023-2M13%2028c-2.99-3.27-5.74-7.71-6-14m27.31%208.09s.22%202.5-.38%205.95%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-outline/waterpolo.svg?color=%231a73e8&size=48