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

Name
diving-suit
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 diving suit 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="M17 24h-2.91C8.52 24 4 19.52 4 14S8.52 4 14.09 4L20 9l5.91-5C31.48 4 36 8.48 36 14s-4.52 10-10.09 10H23m3 12H14v8h12z"/><path d="M26 40h10c4.42 0 8-3.58 8-8V14h-8M21.22 30h-2.44c-1.46 0-2.57-1.31-2.33-2.74l1.22-7.29A2.354 2.354 0 0 1 20 18c1.15 0 2.14.83 2.33 1.97l1.22 7.29c.23 1.43-.88 2.74-2.33 2.74"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineDivingSuit(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="M17 24h-2.91C8.52 24 4 19.52 4 14S8.52 4 14.09 4L20 9l5.91-5C31.48 4 36 8.48 36 14s-4.52 10-10.09 10H23m3 12H14v8h12z"/><path d="M26 40h10c4.42 0 8-3.58 8-8V14h-8M21.22 30h-2.44c-1.46 0-2.57-1.31-2.33-2.74l1.22-7.29A2.354 2.354 0 0 1 20 18c1.15 0 2.14.83 2.33 1.97l1.22 7.29c.23 1.43-.88 2.74-2.33 2.74"/></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="M17 24h-2.91C8.52 24 4 19.52 4 14S8.52 4 14.09 4L20 9l5.91-5C31.48 4 36 8.48 36 14s-4.52 10-10.09 10H23m3 12H14v8h12z"/><path d="M26 40h10c4.42 0 8-3.58 8-8V14h-8M21.22 30h-2.44c-1.46 0-2.57-1.31-2.33-2.74l1.22-7.29A2.354 2.354 0 0 1 20 18c1.15 0 2.14.83 2.33 1.97l1.22 7.29c.23 1.43-.88 2.74-2.33 2.74"/></g></svg>
</template>

CSS

.icon-diving-suit {
  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%22M17%2024h-2.91C8.52%2024%204%2019.52%204%2014S8.52%204%2014.09%204L20%209l5.91-5C31.48%204%2036%208.48%2036%2014s-4.52%2010-10.09%2010H23m3%2012H14v8h12z%22%2F%3E%3Cpath%20d%3D%22M26%2040h10c4.42%200%208-3.58%208-8V14h-8M21.22%2030h-2.44c-1.46%200-2.57-1.31-2.33-2.74l1.22-7.29A2.354%202.354%200%200%201%2020%2018c1.15%200%202.14.83%202.33%201.97l1.22%207.29c.23%201.43-.88%202.74-2.33%202.74%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%22M17%2024h-2.91C8.52%2024%204%2019.52%204%2014S8.52%204%2014.09%204L20%209l5.91-5C31.48%204%2036%208.48%2036%2014s-4.52%2010-10.09%2010H23m3%2012H14v8h12z%22%2F%3E%3Cpath%20d%3D%22M26%2040h10c4.42%200%208-3.58%208-8V14h-8M21.22%2030h-2.44c-1.46%200-2.57-1.31-2.33-2.74l1.22-7.29A2.354%202.354%200%200%201%2020%2018c1.15%200%202.14.83%202.33%201.97l1.22%207.29c.23%201.43-.88%202.74-2.33%202.74%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/diving-suit.svg?color=%231a73e8&size=48