person simple ski icon
person-simple-ski-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- person-simple-ski-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the person simple ski icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 86a26 26 0 1 0-26-26a26 26 0 0 0 26 26m0-40a14 14 0 1 1-14 14a14 14 0 0 1 14-14M38.32 85.76l111.47 32.51l6 6A6 6 0 0 0 160 126h40a6 6 0 0 0 0-12h-37.51l-30.25-30.25a6 6 0 0 0-8.48 0l-11.17 11.17l-70.91-20.68a6 6 0 1 0-3.36 11.52M128 96.48l4.14 4.14l-6.41-1.87Zm107.33 106.1a67.79 67.79 0 0 1-56.7 8.69L22.32 165.75a6 6 0 1 1 3.36-11.52l77.13 22.46L132.55 147l-46.2-13.2a6 6 0 0 1 3.3-11.54l56 16a6 6 0 0 1 2.59 10L116 180.52l66 19.23a55.79 55.79 0 0 0 46.68-7.15a6 6 0 1 1 6.66 10Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPersonSimpleSkiLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 86a26 26 0 1 0-26-26a26 26 0 0 0 26 26m0-40a14 14 0 1 1-14 14a14 14 0 0 1 14-14M38.32 85.76l111.47 32.51l6 6A6 6 0 0 0 160 126h40a6 6 0 0 0 0-12h-37.51l-30.25-30.25a6 6 0 0 0-8.48 0l-11.17 11.17l-70.91-20.68a6 6 0 1 0-3.36 11.52M128 96.48l4.14 4.14l-6.41-1.87Zm107.33 106.1a67.79 67.79 0 0 1-56.7 8.69L22.32 165.75a6 6 0 1 1 3.36-11.52l77.13 22.46L132.55 147l-46.2-13.2a6 6 0 0 1 3.3-11.54l56 16a6 6 0 0 1 2.59 10L116 180.52l66 19.23a55.79 55.79 0 0 0 46.68-7.15a6 6 0 1 1 6.66 10Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 86a26 26 0 1 0-26-26a26 26 0 0 0 26 26m0-40a14 14 0 1 1-14 14a14 14 0 0 1 14-14M38.32 85.76l111.47 32.51l6 6A6 6 0 0 0 160 126h40a6 6 0 0 0 0-12h-37.51l-30.25-30.25a6 6 0 0 0-8.48 0l-11.17 11.17l-70.91-20.68a6 6 0 1 0-3.36 11.52M128 96.48l4.14 4.14l-6.41-1.87Zm107.33 106.1a67.79 67.79 0 0 1-56.7 8.69L22.32 165.75a6 6 0 1 1 3.36-11.52l77.13 22.46L132.55 147l-46.2-13.2a6 6 0 0 1 3.3-11.54l56 16a6 6 0 0 1 2.59 10L116 180.52l66 19.23a55.79 55.79 0 0 0 46.68-7.15a6 6 0 1 1 6.66 10Z"/></svg> </template>
CSS
.icon-person-simple-ski-light {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M172%2086a26%2026%200%201%200-26-26a26%2026%200%200%200%2026%2026m0-40a14%2014%200%201%201-14%2014a14%2014%200%200%201%2014-14M38.32%2085.76l111.47%2032.51l6%206A6%206%200%200%200%20160%20126h40a6%206%200%200%200%200-12h-37.51l-30.25-30.25a6%206%200%200%200-8.48%200l-11.17%2011.17l-70.91-20.68a6%206%200%201%200-3.36%2011.52M128%2096.48l4.14%204.14l-6.41-1.87Zm107.33%20106.1a67.79%2067.79%200%200%201-56.7%208.69L22.32%20165.75a6%206%200%201%201%203.36-11.52l77.13%2022.46L132.55%20147l-46.2-13.2a6%206%200%200%201%203.3-11.54l56%2016a6%206%200%200%201%202.59%2010L116%20180.52l66%2019.23a55.79%2055.79%200%200%200%2046.68-7.15a6%206%200%201%201%206.66%2010Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M172%2086a26%2026%200%201%200-26-26a26%2026%200%200%200%2026%2026m0-40a14%2014%200%201%201-14%2014a14%2014%200%200%201%2014-14M38.32%2085.76l111.47%2032.51l6%206A6%206%200%200%200%20160%20126h40a6%206%200%200%200%200-12h-37.51l-30.25-30.25a6%206%200%200%200-8.48%200l-11.17%2011.17l-70.91-20.68a6%206%200%201%200-3.36%2011.52M128%2096.48l4.14%204.14l-6.41-1.87Zm107.33%20106.1a67.79%2067.79%200%200%201-56.7%208.69L22.32%20165.75a6%206%200%201%201%203.36-11.52l77.13%2022.46L132.55%20147l-46.2-13.2a6%206%200%200%201%203.3-11.54l56%2016a6%206%200%200%201%202.59%2010L116%20180.52l66%2019.23a55.79%2055.79%200%200%200%2046.68-7.15a6%206%200%201%201%206.66%2010Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/person-simple-ski-light.svg?color=%231a73e8&size=48