ski cross country icon
ski-cross-country from Material Design Icons by Pictogrammers · Filled · People / Family · Apache-2.0 Free for personal and commercial use.
- Name
- ski-cross-country
- Set
- Material Design Icons
- Style
- Filled
- Category
- People / Family
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- human-ski-cross-country, nordic-walking
More people / family icons from Material Design Icons
Use the ski cross country icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 14h-1.4v8H19zM6.44 22H5l2-8h1.44zM8.76 9.54V13H7V8.32l4.61-2.01c.43-.17.89-.18 1.35-.04s.83.42 1.1.83L15 8.58c.37.67.9 1.37 1.62 1.79c.71.42 1.51.63 2.38.63v1.83c-1 0-2-.21-2.87-.63s-1.63-1.14-2.25-1.83l-.57 2.79L15.28 15v7H13.4v-5.5l-1.9-1.95L9.77 22H7.8l2.63-13.11zM16 4c0 1.11-.89 2-2 2s-2-.89-2-2s.9-2 2-2s2 .9 2 2"/></svg>
React
import type { SVGProps } from "react";
export function MdiSkiCrossCountry(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="M19 14h-1.4v8H19zM6.44 22H5l2-8h1.44zM8.76 9.54V13H7V8.32l4.61-2.01c.43-.17.89-.18 1.35-.04s.83.42 1.1.83L15 8.58c.37.67.9 1.37 1.62 1.79c.71.42 1.51.63 2.38.63v1.83c-1 0-2-.21-2.87-.63s-1.63-1.14-2.25-1.83l-.57 2.79L15.28 15v7H13.4v-5.5l-1.9-1.95L9.77 22H7.8l2.63-13.11zM16 4c0 1.11-.89 2-2 2s-2-.89-2-2s.9-2 2-2s2 .9 2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 14h-1.4v8H19zM6.44 22H5l2-8h1.44zM8.76 9.54V13H7V8.32l4.61-2.01c.43-.17.89-.18 1.35-.04s.83.42 1.1.83L15 8.58c.37.67.9 1.37 1.62 1.79c.71.42 1.51.63 2.38.63v1.83c-1 0-2-.21-2.87-.63s-1.63-1.14-2.25-1.83l-.57 2.79L15.28 15v7H13.4v-5.5l-1.9-1.95L9.77 22H7.8l2.63-13.11zM16 4c0 1.11-.89 2-2 2s-2-.89-2-2s.9-2 2-2s2 .9 2 2"/></svg> </template>
CSS
.icon-ski-cross-country {
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%22M19%2014h-1.4v8H19zM6.44%2022H5l2-8h1.44zM8.76%209.54V13H7V8.32l4.61-2.01c.43-.17.89-.18%201.35-.04s.83.42%201.1.83L15%208.58c.37.67.9%201.37%201.62%201.79c.71.42%201.51.63%202.38.63v1.83c-1%200-2-.21-2.87-.63s-1.63-1.14-2.25-1.83l-.57%202.79L15.28%2015v7H13.4v-5.5l-1.9-1.95L9.77%2022H7.8l2.63-13.11zM16%204c0%201.11-.89%202-2%202s-2-.89-2-2s.9-2%202-2s2%20.9%202%202%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%22M19%2014h-1.4v8H19zM6.44%2022H5l2-8h1.44zM8.76%209.54V13H7V8.32l4.61-2.01c.43-.17.89-.18%201.35-.04s.83.42%201.1.83L15%208.58c.37.67.9%201.37%201.62%201.79c.71.42%201.51.63%202.38.63v1.83c-1%200-2-.21-2.87-.63s-1.63-1.14-2.25-1.83l-.57%202.79L15.28%2015v7H13.4v-5.5l-1.9-1.95L9.77%2022H7.8l2.63-13.11zM16%204c0%201.11-.89%202-2%202s-2-.89-2-2s.9-2%202-2s2%20.9%202%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/ski-cross-country.svg?color=%231a73e8&size=48