ski-water from Material Design Icons by Pictogrammers · Filled · People / Family · Apache-2.0 Free for personal and commercial use.

Name
ski-water
Set
Material Design Icons
Style
Filled
Category
People / Family
Viewbox
24×24
License
Apache 2.0
Aliases
human-ski-water

More people / family icons from Material Design Icons

Use the ski water icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.2 3.5c0-.8.7-1.6 1.6-1.6s1.6.7 1.6 1.6S6.6 5 5.8 5s-1.6-.7-1.6-1.5m17.8.4l-.5-.9l-8 4.1l.5.9zm-1.2 16.4l.9.9c-.6.6-1.2 1-1.9 1.3s-1.5.5-2.3.5H2v-1.3h2.7l2.1-3.5L4.5 15l-.8-7.8c0-.9.8-1.7 1.7-1.7c.3 0 .6.1.8.2l3.5 2.6l2.3-.8l.8 1.6l-3.5 1.5c-.1-.1-1.6-1.2-2.7-2.1L7 12l5.3 4.5l1.7 5.2h3.5c.6 0 1.2-.1 1.8-.4c.6-.2 1.1-.6 1.5-1M7 21.7h5l-1.6-3.9l-2.3-1.9l1.2 2.5z"/></svg>

React

import type { SVGProps } from "react";

export function MdiSkiWater(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="M4.2 3.5c0-.8.7-1.6 1.6-1.6s1.6.7 1.6 1.6S6.6 5 5.8 5s-1.6-.7-1.6-1.5m17.8.4l-.5-.9l-8 4.1l.5.9zm-1.2 16.4l.9.9c-.6.6-1.2 1-1.9 1.3s-1.5.5-2.3.5H2v-1.3h2.7l2.1-3.5L4.5 15l-.8-7.8c0-.9.8-1.7 1.7-1.7c.3 0 .6.1.8.2l3.5 2.6l2.3-.8l.8 1.6l-3.5 1.5c-.1-.1-1.6-1.2-2.7-2.1L7 12l5.3 4.5l1.7 5.2h3.5c.6 0 1.2-.1 1.8-.4c.6-.2 1.1-.6 1.5-1M7 21.7h5l-1.6-3.9l-2.3-1.9l1.2 2.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.2 3.5c0-.8.7-1.6 1.6-1.6s1.6.7 1.6 1.6S6.6 5 5.8 5s-1.6-.7-1.6-1.5m17.8.4l-.5-.9l-8 4.1l.5.9zm-1.2 16.4l.9.9c-.6.6-1.2 1-1.9 1.3s-1.5.5-2.3.5H2v-1.3h2.7l2.1-3.5L4.5 15l-.8-7.8c0-.9.8-1.7 1.7-1.7c.3 0 .6.1.8.2l3.5 2.6l2.3-.8l.8 1.6l-3.5 1.5c-.1-.1-1.6-1.2-2.7-2.1L7 12l5.3 4.5l1.7 5.2h3.5c.6 0 1.2-.1 1.8-.4c.6-.2 1.1-.6 1.5-1M7 21.7h5l-1.6-3.9l-2.3-1.9l1.2 2.5z"/></svg>
</template>

CSS

.icon-ski-water {
  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%22M4.2%203.5c0-.8.7-1.6%201.6-1.6s1.6.7%201.6%201.6S6.6%205%205.8%205s-1.6-.7-1.6-1.5m17.8.4l-.5-.9l-8%204.1l.5.9zm-1.2%2016.4l.9.9c-.6.6-1.2%201-1.9%201.3s-1.5.5-2.3.5H2v-1.3h2.7l2.1-3.5L4.5%2015l-.8-7.8c0-.9.8-1.7%201.7-1.7c.3%200%20.6.1.8.2l3.5%202.6l2.3-.8l.8%201.6l-3.5%201.5c-.1-.1-1.6-1.2-2.7-2.1L7%2012l5.3%204.5l1.7%205.2h3.5c.6%200%201.2-.1%201.8-.4c.6-.2%201.1-.6%201.5-1M7%2021.7h5l-1.6-3.9l-2.3-1.9l1.2%202.5z%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%22M4.2%203.5c0-.8.7-1.6%201.6-1.6s1.6.7%201.6%201.6S6.6%205%205.8%205s-1.6-.7-1.6-1.5m17.8.4l-.5-.9l-8%204.1l.5.9zm-1.2%2016.4l.9.9c-.6.6-1.2%201-1.9%201.3s-1.5.5-2.3.5H2v-1.3h2.7l2.1-3.5L4.5%2015l-.8-7.8c0-.9.8-1.7%201.7-1.7c.3%200%20.6.1.8.2l3.5%202.6l2.3-.8l.8%201.6l-3.5%201.5c-.1-.1-1.6-1.2-2.7-2.1L7%2012l5.3%204.5l1.7%205.2h3.5c.6%200%201.2-.1%201.8-.4c.6-.2%201.1-.6%201.5-1M7%2021.7h5l-1.6-3.9l-2.3-1.9l1.2%202.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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