ski from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
ski
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the ski icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M19.998 4.5A1.5 1.5 0 1 1 17 4.5a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m12.479 7.82l1.075-.968a1.5 1.5 0 0 1 1.94-.057L17 8m-4.521-.18L15.3 9.7L17 8m-4.521-.18L6 3.5m6.5 9l-1.393-.929a1.5 1.5 0 0 1-.476-1.984M12.5 12.5l2.36 1.686a1 1 0 0 1 0 1.628L12.5 17.5m0-5l1-1M17 8l.5 3.167L21 13.5"/><path stroke-linecap="round" stroke-linejoin="round" d="m3 12l14 9l2.5-.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSki(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M19.998 4.5A1.5 1.5 0 1 1 17 4.5a1.5 1.5 0 0 1 3 0Z"/><path strokeLinecap="round" strokeLinejoin="round" d="m12.479 7.82l1.075-.968a1.5 1.5 0 0 1 1.94-.057L17 8m-4.521-.18L15.3 9.7L17 8m-4.521-.18L6 3.5m6.5 9l-1.393-.929a1.5 1.5 0 0 1-.476-1.984M12.5 12.5l2.36 1.686a1 1 0 0 1 0 1.628L12.5 17.5m0-5l1-1M17 8l.5 3.167L21 13.5"/><path strokeLinecap="round" strokeLinejoin="round" d="m3 12l14 9l2.5-.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M19.998 4.5A1.5 1.5 0 1 1 17 4.5a1.5 1.5 0 0 1 3 0Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m12.479 7.82l1.075-.968a1.5 1.5 0 0 1 1.94-.057L17 8m-4.521-.18L15.3 9.7L17 8m-4.521-.18L6 3.5m6.5 9l-1.393-.929a1.5 1.5 0 0 1-.476-1.984M12.5 12.5l2.36 1.686a1 1 0 0 1 0 1.628L12.5 17.5m0-5l1-1M17 8l.5 3.167L21 13.5"/><path stroke-linecap="round" stroke-linejoin="round" d="m3 12l14 9l2.5-.5"/></g></svg>
</template>

CSS

.icon-ski {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.998%204.5A1.5%201.5%200%201%201%2017%204.5a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.479%207.82l1.075-.968a1.5%201.5%200%200%201%201.94-.057L17%208m-4.521-.18L15.3%209.7L17%208m-4.521-.18L6%203.5m6.5%209l-1.393-.929a1.5%201.5%200%200%201-.476-1.984M12.5%2012.5l2.36%201.686a1%201%200%200%201%200%201.628L12.5%2017.5m0-5l1-1M17%208l.5%203.167L21%2013.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m3%2012l14%209l2.5-.5%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19.998%204.5A1.5%201.5%200%201%201%2017%204.5a1.5%201.5%200%200%201%203%200Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12.479%207.82l1.075-.968a1.5%201.5%200%200%201%201.94-.057L17%208m-4.521-.18L15.3%209.7L17%208m-4.521-.18L6%203.5m6.5%209l-1.393-.929a1.5%201.5%200%200%201-.476-1.984M12.5%2012.5l2.36%201.686a1%201%200%200%201%200%201.628L12.5%2017.5m0-5l1-1M17%208l.5%203.167L21%2013.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m3%2012l14%209l2.5-.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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