person simple ski icon
person-simple-ski-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- person-simple-ski-thin
- Set
- Phosphor
- Style
- Thin
- 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 84a24 24 0 1 0-24-24a24 24 0 0 0 24 24m0-40a16 16 0 1 1-16 16a16 16 0 0 1 16-16M38.88 83.84l112 32.65l6.33 6.33A4 4 0 0 0 160 124h40a4 4 0 0 0 0-8h-38.34l-30.83-30.83a4 4 0 0 0-5.66 0l-12 12l-72.05-21a4 4 0 0 0-2.24 7.68ZM128 93.65l11.07 11.08l-17.14-5Zm106.22 107.27a65.8 65.8 0 0 1-55 8.43L22.88 163.83a4 4 0 1 1 2.24-7.68l78.27 22.79l33-33l-49.49-14.1a4 4 0 1 1 2.2-7.69l56 16a4 4 0 0 1 1.73 6.67l-34.68 34.68l69.28 20.17a57.81 57.81 0 0 0 48.35-7.41a4 4 0 0 1 4.44 6.66"/></svg>
React
import type { SVGProps } from "react";
export function PhPersonSimpleSkiThin(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 84a24 24 0 1 0-24-24a24 24 0 0 0 24 24m0-40a16 16 0 1 1-16 16a16 16 0 0 1 16-16M38.88 83.84l112 32.65l6.33 6.33A4 4 0 0 0 160 124h40a4 4 0 0 0 0-8h-38.34l-30.83-30.83a4 4 0 0 0-5.66 0l-12 12l-72.05-21a4 4 0 0 0-2.24 7.68ZM128 93.65l11.07 11.08l-17.14-5Zm106.22 107.27a65.8 65.8 0 0 1-55 8.43L22.88 163.83a4 4 0 1 1 2.24-7.68l78.27 22.79l33-33l-49.49-14.1a4 4 0 1 1 2.2-7.69l56 16a4 4 0 0 1 1.73 6.67l-34.68 34.68l69.28 20.17a57.81 57.81 0 0 0 48.35-7.41a4 4 0 0 1 4.44 6.66"/></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 84a24 24 0 1 0-24-24a24 24 0 0 0 24 24m0-40a16 16 0 1 1-16 16a16 16 0 0 1 16-16M38.88 83.84l112 32.65l6.33 6.33A4 4 0 0 0 160 124h40a4 4 0 0 0 0-8h-38.34l-30.83-30.83a4 4 0 0 0-5.66 0l-12 12l-72.05-21a4 4 0 0 0-2.24 7.68ZM128 93.65l11.07 11.08l-17.14-5Zm106.22 107.27a65.8 65.8 0 0 1-55 8.43L22.88 163.83a4 4 0 1 1 2.24-7.68l78.27 22.79l33-33l-49.49-14.1a4 4 0 1 1 2.2-7.69l56 16a4 4 0 0 1 1.73 6.67l-34.68 34.68l69.28 20.17a57.81 57.81 0 0 0 48.35-7.41a4 4 0 0 1 4.44 6.66"/></svg> </template>
CSS
.icon-person-simple-ski-thin {
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%2084a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m0-40a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16M38.88%2083.84l112%2032.65l6.33%206.33A4%204%200%200%200%20160%20124h40a4%204%200%200%200%200-8h-38.34l-30.83-30.83a4%204%200%200%200-5.66%200l-12%2012l-72.05-21a4%204%200%200%200-2.24%207.68ZM128%2093.65l11.07%2011.08l-17.14-5Zm106.22%20107.27a65.8%2065.8%200%200%201-55%208.43L22.88%20163.83a4%204%200%201%201%202.24-7.68l78.27%2022.79l33-33l-49.49-14.1a4%204%200%201%201%202.2-7.69l56%2016a4%204%200%200%201%201.73%206.67l-34.68%2034.68l69.28%2020.17a57.81%2057.81%200%200%200%2048.35-7.41a4%204%200%200%201%204.44%206.66%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%2084a24%2024%200%201%200-24-24a24%2024%200%200%200%2024%2024m0-40a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16M38.88%2083.84l112%2032.65l6.33%206.33A4%204%200%200%200%20160%20124h40a4%204%200%200%200%200-8h-38.34l-30.83-30.83a4%204%200%200%200-5.66%200l-12%2012l-72.05-21a4%204%200%200%200-2.24%207.68ZM128%2093.65l11.07%2011.08l-17.14-5Zm106.22%20107.27a65.8%2065.8%200%200%201-55%208.43L22.88%20163.83a4%204%200%201%201%202.24-7.68l78.27%2022.79l33-33l-49.49-14.1a4%204%200%201%201%202.2-7.69l56%2016a4%204%200%200%201%201.73%206.67l-34.68%2034.68l69.28%2020.17a57.81%2057.81%200%200%200%2048.35-7.41a4%204%200%200%201%204.44%206.66%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-thin.svg?color=%231a73e8&size=48