person skiing nordic icon

person-skiing-nordic from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
person-skiing-nordic
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the person skiing nordic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M456.8 80c30.9 0 56 25.1 56 56s-25.1 56-56 56s-56-25.1-56-56s25.1-56 56-56m99.8 193.7c7.6 15.2 1.9 33.6-12.6 42V496h-32V331.8l-10.1 5c-27.4 13.7-60.7 6.1-79.4-18.2l-19.6-25.5l-39.5 68.8l24.8 12.4c29.5 14.7 42.9 49.5 31.1 80.2l-28.2 73.4h149.4c7.9 0 15.6-2.3 22.2-6.7l7.9-5.3c11-7.4 25.9-4.4 33.3 6.7s4.4 25.9-6.7 33.3l-7.9 5.3C575 570.9 558 576 540.6 576H56c-13.3 0-24-10.7-24-24s10.7-24 24-24h88c0-8.2 3.1-16.4 9.4-22.6l74.1-74.1l10.2-35.9c11.3 18.3 27.7 33.8 48.4 44.2l4.8 2.4l-1.9 6.8c-3 10.5-8.6 20-16.3 27.7L221.2 528h101.3l37.1-96.4l-55.6-27.8c-41.6-20.8-56.7-72.8-32.7-112.7l37.7-62.7l-27.7-7.7c-9-2.5-18.1 3.2-20 12.3l-5.9 29.3c-3.1 15.6-17.1 26.3-32.5 25.7l-130 208H55.2l140.6-225c-3.4-6.3-4.6-13.8-3.1-21.3l5.9-29.3c9.1-45.6 55.1-73.8 99.9-61.4l32.5 9c46.7 13 88 40.8 117.6 79.3l24.9 32.3l40.4-20.2c15.8-7.9 35-1.5 42.9 14.3z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidPersonSkiingNordic(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M456.8 80c30.9 0 56 25.1 56 56s-25.1 56-56 56s-56-25.1-56-56s25.1-56 56-56m99.8 193.7c7.6 15.2 1.9 33.6-12.6 42V496h-32V331.8l-10.1 5c-27.4 13.7-60.7 6.1-79.4-18.2l-19.6-25.5l-39.5 68.8l24.8 12.4c29.5 14.7 42.9 49.5 31.1 80.2l-28.2 73.4h149.4c7.9 0 15.6-2.3 22.2-6.7l7.9-5.3c11-7.4 25.9-4.4 33.3 6.7s4.4 25.9-6.7 33.3l-7.9 5.3C575 570.9 558 576 540.6 576H56c-13.3 0-24-10.7-24-24s10.7-24 24-24h88c0-8.2 3.1-16.4 9.4-22.6l74.1-74.1l10.2-35.9c11.3 18.3 27.7 33.8 48.4 44.2l4.8 2.4l-1.9 6.8c-3 10.5-8.6 20-16.3 27.7L221.2 528h101.3l37.1-96.4l-55.6-27.8c-41.6-20.8-56.7-72.8-32.7-112.7l37.7-62.7l-27.7-7.7c-9-2.5-18.1 3.2-20 12.3l-5.9 29.3c-3.1 15.6-17.1 26.3-32.5 25.7l-130 208H55.2l140.6-225c-3.4-6.3-4.6-13.8-3.1-21.3l5.9-29.3c9.1-45.6 55.1-73.8 99.9-61.4l32.5 9c46.7 13 88 40.8 117.6 79.3l24.9 32.3l40.4-20.2c15.8-7.9 35-1.5 42.9 14.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M456.8 80c30.9 0 56 25.1 56 56s-25.1 56-56 56s-56-25.1-56-56s25.1-56 56-56m99.8 193.7c7.6 15.2 1.9 33.6-12.6 42V496h-32V331.8l-10.1 5c-27.4 13.7-60.7 6.1-79.4-18.2l-19.6-25.5l-39.5 68.8l24.8 12.4c29.5 14.7 42.9 49.5 31.1 80.2l-28.2 73.4h149.4c7.9 0 15.6-2.3 22.2-6.7l7.9-5.3c11-7.4 25.9-4.4 33.3 6.7s4.4 25.9-6.7 33.3l-7.9 5.3C575 570.9 558 576 540.6 576H56c-13.3 0-24-10.7-24-24s10.7-24 24-24h88c0-8.2 3.1-16.4 9.4-22.6l74.1-74.1l10.2-35.9c11.3 18.3 27.7 33.8 48.4 44.2l4.8 2.4l-1.9 6.8c-3 10.5-8.6 20-16.3 27.7L221.2 528h101.3l37.1-96.4l-55.6-27.8c-41.6-20.8-56.7-72.8-32.7-112.7l37.7-62.7l-27.7-7.7c-9-2.5-18.1 3.2-20 12.3l-5.9 29.3c-3.1 15.6-17.1 26.3-32.5 25.7l-130 208H55.2l140.6-225c-3.4-6.3-4.6-13.8-3.1-21.3l5.9-29.3c9.1-45.6 55.1-73.8 99.9-61.4l32.5 9c46.7 13 88 40.8 117.6 79.3l24.9 32.3l40.4-20.2c15.8-7.9 35-1.5 42.9 14.3z"/></svg>
</template>

CSS

.icon-person-skiing-nordic {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M456.8%2080c30.9%200%2056%2025.1%2056%2056s-25.1%2056-56%2056s-56-25.1-56-56s25.1-56%2056-56m99.8%20193.7c7.6%2015.2%201.9%2033.6-12.6%2042V496h-32V331.8l-10.1%205c-27.4%2013.7-60.7%206.1-79.4-18.2l-19.6-25.5l-39.5%2068.8l24.8%2012.4c29.5%2014.7%2042.9%2049.5%2031.1%2080.2l-28.2%2073.4h149.4c7.9%200%2015.6-2.3%2022.2-6.7l7.9-5.3c11-7.4%2025.9-4.4%2033.3%206.7s4.4%2025.9-6.7%2033.3l-7.9%205.3C575%20570.9%20558%20576%20540.6%20576H56c-13.3%200-24-10.7-24-24s10.7-24%2024-24h88c0-8.2%203.1-16.4%209.4-22.6l74.1-74.1l10.2-35.9c11.3%2018.3%2027.7%2033.8%2048.4%2044.2l4.8%202.4l-1.9%206.8c-3%2010.5-8.6%2020-16.3%2027.7L221.2%20528h101.3l37.1-96.4l-55.6-27.8c-41.6-20.8-56.7-72.8-32.7-112.7l37.7-62.7l-27.7-7.7c-9-2.5-18.1%203.2-20%2012.3l-5.9%2029.3c-3.1%2015.6-17.1%2026.3-32.5%2025.7l-130%20208H55.2l140.6-225c-3.4-6.3-4.6-13.8-3.1-21.3l5.9-29.3c9.1-45.6%2055.1-73.8%2099.9-61.4l32.5%209c46.7%2013%2088%2040.8%20117.6%2079.3l24.9%2032.3l40.4-20.2c15.8-7.9%2035-1.5%2042.9%2014.3z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M456.8%2080c30.9%200%2056%2025.1%2056%2056s-25.1%2056-56%2056s-56-25.1-56-56s25.1-56%2056-56m99.8%20193.7c7.6%2015.2%201.9%2033.6-12.6%2042V496h-32V331.8l-10.1%205c-27.4%2013.7-60.7%206.1-79.4-18.2l-19.6-25.5l-39.5%2068.8l24.8%2012.4c29.5%2014.7%2042.9%2049.5%2031.1%2080.2l-28.2%2073.4h149.4c7.9%200%2015.6-2.3%2022.2-6.7l7.9-5.3c11-7.4%2025.9-4.4%2033.3%206.7s4.4%2025.9-6.7%2033.3l-7.9%205.3C575%20570.9%20558%20576%20540.6%20576H56c-13.3%200-24-10.7-24-24s10.7-24%2024-24h88c0-8.2%203.1-16.4%209.4-22.6l74.1-74.1l10.2-35.9c11.3%2018.3%2027.7%2033.8%2048.4%2044.2l4.8%202.4l-1.9%206.8c-3%2010.5-8.6%2020-16.3%2027.7L221.2%20528h101.3l37.1-96.4l-55.6-27.8c-41.6-20.8-56.7-72.8-32.7-112.7l37.7-62.7l-27.7-7.7c-9-2.5-18.1%203.2-20%2012.3l-5.9%2029.3c-3.1%2015.6-17.1%2026.3-32.5%2025.7l-130%20208H55.2l140.6-225c-3.4-6.3-4.6-13.8-3.1-21.3l5.9-29.3c9.1-45.6%2055.1-73.8%2099.9-61.4l32.5%209c46.7%2013%2088%2040.8%20117.6%2079.3l24.9%2032.3l40.4-20.2c15.8-7.9%2035-1.5%2042.9%2014.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/person-skiing-nordic.svg?color=%231a73e8&size=48