skis emoji
skis from Fluent Emoji High Contrast by Microsoft Corporation · Default · Activities · MIT Free for personal and commercial use.
- Name
- skis
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Activities
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More activities icons from Fluent Emoji High Contrast
Use the skis emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m12.11 5.213l3.5-2.14c.22-.14.51-.07.65.14l.49.82l2.86 4.66l1.797 2.937l.004-.003l1.02 1.676l1.28 2.095l-14.57 8.93l-1.04-1.705c-.877-1.475-.112-2.882.671-4.277a1.27 1.27 0 0 1-.517-1.747l.751-1.383a1.27 1.27 0 0 1 1.747-.519l.008.004l.93-1.708l-.21-.34l-.341-.555l-.04.025c-.13.08-.3.04-.38-.09l-.83-1.36a.29.29 0 0 1 .09-.39l.033-.02l-.933-1.52l.071-.044l-.071.041c-.72-1.17-.34-2.707.83-3.427l1.14-.7c.19-.11.44-.05.56.14l.25.4c.05.09.16.11.25.06m.624 7.566a2.98 2.98 0 0 0 3.952.772l.008-.004l3.442-2.079l-1.378-2.252l-2.337-3.808l-5.965 3.664l.409.667l1.065-.656c.51-.31 1.17-.15 1.48.36s.15 1.17-.36 1.48l-1.058.651l.34.553v.003zm-.454 3.884l-2.01-1.09a.27.27 0 0 0-.38.11l-.76 1.4a.27.27 0 0 0 .11.38l2.01 1.09q.098.054.2.086a1.076 1.076 0 0 0 1.26-.516c.29-.52.09-1.18-.43-1.46"/><path d="m10.045 24.946l.027-.003l-2.712 1.66a.964.964 0 0 1-1.33-.32l-1-1.64a1.64 1.64 0 0 0-2.25-.54c-.77.47-1.01 1.48-.54 2.25l1 1.64a4.235 4.235 0 0 0 5.82 1.4l20.6-12.61c.34-.21.44-.64.24-.98l-.96-1.57a.715.715 0 0 0-.98-.24l-4.134 2.53l.028-.04z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastSkis(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m12.11 5.213l3.5-2.14c.22-.14.51-.07.65.14l.49.82l2.86 4.66l1.797 2.937l.004-.003l1.02 1.676l1.28 2.095l-14.57 8.93l-1.04-1.705c-.877-1.475-.112-2.882.671-4.277a1.27 1.27 0 0 1-.517-1.747l.751-1.383a1.27 1.27 0 0 1 1.747-.519l.008.004l.93-1.708l-.21-.34l-.341-.555l-.04.025c-.13.08-.3.04-.38-.09l-.83-1.36a.29.29 0 0 1 .09-.39l.033-.02l-.933-1.52l.071-.044l-.071.041c-.72-1.17-.34-2.707.83-3.427l1.14-.7c.19-.11.44-.05.56.14l.25.4c.05.09.16.11.25.06m.624 7.566a2.98 2.98 0 0 0 3.952.772l.008-.004l3.442-2.079l-1.378-2.252l-2.337-3.808l-5.965 3.664l.409.667l1.065-.656c.51-.31 1.17-.15 1.48.36s.15 1.17-.36 1.48l-1.058.651l.34.553v.003zm-.454 3.884l-2.01-1.09a.27.27 0 0 0-.38.11l-.76 1.4a.27.27 0 0 0 .11.38l2.01 1.09q.098.054.2.086a1.076 1.076 0 0 0 1.26-.516c.29-.52.09-1.18-.43-1.46"/><path d="m10.045 24.946l.027-.003l-2.712 1.66a.964.964 0 0 1-1.33-.32l-1-1.64a1.64 1.64 0 0 0-2.25-.54c-.77.47-1.01 1.48-.54 2.25l1 1.64a4.235 4.235 0 0 0 5.82 1.4l20.6-12.61c.34-.21.44-.64.24-.98l-.96-1.57a.715.715 0 0 0-.98-.24l-4.134 2.53l.028-.04z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m12.11 5.213l3.5-2.14c.22-.14.51-.07.65.14l.49.82l2.86 4.66l1.797 2.937l.004-.003l1.02 1.676l1.28 2.095l-14.57 8.93l-1.04-1.705c-.877-1.475-.112-2.882.671-4.277a1.27 1.27 0 0 1-.517-1.747l.751-1.383a1.27 1.27 0 0 1 1.747-.519l.008.004l.93-1.708l-.21-.34l-.341-.555l-.04.025c-.13.08-.3.04-.38-.09l-.83-1.36a.29.29 0 0 1 .09-.39l.033-.02l-.933-1.52l.071-.044l-.071.041c-.72-1.17-.34-2.707.83-3.427l1.14-.7c.19-.11.44-.05.56.14l.25.4c.05.09.16.11.25.06m.624 7.566a2.98 2.98 0 0 0 3.952.772l.008-.004l3.442-2.079l-1.378-2.252l-2.337-3.808l-5.965 3.664l.409.667l1.065-.656c.51-.31 1.17-.15 1.48.36s.15 1.17-.36 1.48l-1.058.651l.34.553v.003zm-.454 3.884l-2.01-1.09a.27.27 0 0 0-.38.11l-.76 1.4a.27.27 0 0 0 .11.38l2.01 1.09q.098.054.2.086a1.076 1.076 0 0 0 1.26-.516c.29-.52.09-1.18-.43-1.46"/><path d="m10.045 24.946l.027-.003l-2.712 1.66a.964.964 0 0 1-1.33-.32l-1-1.64a1.64 1.64 0 0 0-2.25-.54c-.77.47-1.01 1.48-.54 2.25l1 1.64a4.235 4.235 0 0 0 5.82 1.4l20.6-12.61c.34-.21.44-.64.24-.98l-.96-1.57a.715.715 0 0 0-.98-.24l-4.134 2.53l.028-.04z"/></g></svg> </template>
CSS
.icon-skis {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m12.11%205.213l3.5-2.14c.22-.14.51-.07.65.14l.49.82l2.86%204.66l1.797%202.937l.004-.003l1.02%201.676l1.28%202.095l-14.57%208.93l-1.04-1.705c-.877-1.475-.112-2.882.671-4.277a1.27%201.27%200%200%201-.517-1.747l.751-1.383a1.27%201.27%200%200%201%201.747-.519l.008.004l.93-1.708l-.21-.34l-.341-.555l-.04.025c-.13.08-.3.04-.38-.09l-.83-1.36a.29.29%200%200%201%20.09-.39l.033-.02l-.933-1.52l.071-.044l-.071.041c-.72-1.17-.34-2.707.83-3.427l1.14-.7c.19-.11.44-.05.56.14l.25.4c.05.09.16.11.25.06m.624%207.566a2.98%202.98%200%200%200%203.952.772l.008-.004l3.442-2.079l-1.378-2.252l-2.337-3.808l-5.965%203.664l.409.667l1.065-.656c.51-.31%201.17-.15%201.48.36s.15%201.17-.36%201.48l-1.058.651l.34.553v.003zm-.454%203.884l-2.01-1.09a.27.27%200%200%200-.38.11l-.76%201.4a.27.27%200%200%200%20.11.38l2.01%201.09q.098.054.2.086a1.076%201.076%200%200%200%201.26-.516c.29-.52.09-1.18-.43-1.46%22%2F%3E%3Cpath%20d%3D%22m10.045%2024.946l.027-.003l-2.712%201.66a.964.964%200%200%201-1.33-.32l-1-1.64a1.64%201.64%200%200%200-2.25-.54c-.77.47-1.01%201.48-.54%202.25l1%201.64a4.235%204.235%200%200%200%205.82%201.4l20.6-12.61c.34-.21.44-.64.24-.98l-.96-1.57a.715.715%200%200%200-.98-.24l-4.134%202.53l.028-.04z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m12.11%205.213l3.5-2.14c.22-.14.51-.07.65.14l.49.82l2.86%204.66l1.797%202.937l.004-.003l1.02%201.676l1.28%202.095l-14.57%208.93l-1.04-1.705c-.877-1.475-.112-2.882.671-4.277a1.27%201.27%200%200%201-.517-1.747l.751-1.383a1.27%201.27%200%200%201%201.747-.519l.008.004l.93-1.708l-.21-.34l-.341-.555l-.04.025c-.13.08-.3.04-.38-.09l-.83-1.36a.29.29%200%200%201%20.09-.39l.033-.02l-.933-1.52l.071-.044l-.071.041c-.72-1.17-.34-2.707.83-3.427l1.14-.7c.19-.11.44-.05.56.14l.25.4c.05.09.16.11.25.06m.624%207.566a2.98%202.98%200%200%200%203.952.772l.008-.004l3.442-2.079l-1.378-2.252l-2.337-3.808l-5.965%203.664l.409.667l1.065-.656c.51-.31%201.17-.15%201.48.36s.15%201.17-.36%201.48l-1.058.651l.34.553v.003zm-.454%203.884l-2.01-1.09a.27.27%200%200%200-.38.11l-.76%201.4a.27.27%200%200%200%20.11.38l2.01%201.09q.098.054.2.086a1.076%201.076%200%200%200%201.26-.516c.29-.52.09-1.18-.43-1.46%22%2F%3E%3Cpath%20d%3D%22m10.045%2024.946l.027-.003l-2.712%201.66a.964.964%200%200%201-1.33-.32l-1-1.64a1.64%201.64%200%200%200-2.25-.54c-.77.47-1.01%201.48-.54%202.25l1%201.64a4.235%204.235%200%200%200%205.82%201.4l20.6-12.61c.34-.21.44-.64.24-.98l-.96-1.57a.715.715%200%200%200-.98-.24l-4.134%202.53l.028-.04z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/skis.svg?color=%231a73e8&size=48