person simple snowboard icon
person-simple-snowboard-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- person-simple-snowboard-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the person simple snowboard icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 80a32 32 0 1 0-32-32a32 32 0 0 0 32 32m0-40a8 8 0 1 1-8 8a8 8 0 0 1 8-8m51.38 68.48l-136-40a12 12 0 0 0-6.77 23L112.25 102l-28.64 43L44 133.27a30.79 30.79 0 0 0-27.38 4.94A31.18 31.18 0 0 0 4 163.39a31.53 31.53 0 0 0 22.43 30.11L180 238.71a31.23 31.23 0 0 0 40-30.11a31.52 31.52 0 0 0-22.44-30.11l-39.74-11.7L170 148.68a12 12 0 0 0-6.62-18.21l-34.56-10l7.58-11.38l76.25 22.43a12 12 0 1 0 6.77-23ZM196 208.6a7.36 7.36 0 0 1-3 6a6.92 6.92 0 0 1-6.23 1.13L33.21 170.48A7.46 7.46 0 0 1 31 157.42a7 7 0 0 1 6.23-1.13l153.59 45.22a7.39 7.39 0 0 1 5.18 7.09M140.88 149l-7.2 10.73l-26-7.64l7.1-10.64Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPersonSimpleSnowboardBold(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="M168 80a32 32 0 1 0-32-32a32 32 0 0 0 32 32m0-40a8 8 0 1 1-8 8a8 8 0 0 1 8-8m51.38 68.48l-136-40a12 12 0 0 0-6.77 23L112.25 102l-28.64 43L44 133.27a30.79 30.79 0 0 0-27.38 4.94A31.18 31.18 0 0 0 4 163.39a31.53 31.53 0 0 0 22.43 30.11L180 238.71a31.23 31.23 0 0 0 40-30.11a31.52 31.52 0 0 0-22.44-30.11l-39.74-11.7L170 148.68a12 12 0 0 0-6.62-18.21l-34.56-10l7.58-11.38l76.25 22.43a12 12 0 1 0 6.77-23ZM196 208.6a7.36 7.36 0 0 1-3 6a6.92 6.92 0 0 1-6.23 1.13L33.21 170.48A7.46 7.46 0 0 1 31 157.42a7 7 0 0 1 6.23-1.13l153.59 45.22a7.39 7.39 0 0 1 5.18 7.09M140.88 149l-7.2 10.73l-26-7.64l7.1-10.64Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M168 80a32 32 0 1 0-32-32a32 32 0 0 0 32 32m0-40a8 8 0 1 1-8 8a8 8 0 0 1 8-8m51.38 68.48l-136-40a12 12 0 0 0-6.77 23L112.25 102l-28.64 43L44 133.27a30.79 30.79 0 0 0-27.38 4.94A31.18 31.18 0 0 0 4 163.39a31.53 31.53 0 0 0 22.43 30.11L180 238.71a31.23 31.23 0 0 0 40-30.11a31.52 31.52 0 0 0-22.44-30.11l-39.74-11.7L170 148.68a12 12 0 0 0-6.62-18.21l-34.56-10l7.58-11.38l76.25 22.43a12 12 0 1 0 6.77-23ZM196 208.6a7.36 7.36 0 0 1-3 6a6.92 6.92 0 0 1-6.23 1.13L33.21 170.48A7.46 7.46 0 0 1 31 157.42a7 7 0 0 1 6.23-1.13l153.59 45.22a7.39 7.39 0 0 1 5.18 7.09M140.88 149l-7.2 10.73l-26-7.64l7.1-10.64Z"/></svg> </template>
CSS
.icon-person-simple-snowboard-bold {
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%22M168%2080a32%2032%200%201%200-32-32a32%2032%200%200%200%2032%2032m0-40a8%208%200%201%201-8%208a8%208%200%200%201%208-8m51.38%2068.48l-136-40a12%2012%200%200%200-6.77%2023L112.25%20102l-28.64%2043L44%20133.27a30.79%2030.79%200%200%200-27.38%204.94A31.18%2031.18%200%200%200%204%20163.39a31.53%2031.53%200%200%200%2022.43%2030.11L180%20238.71a31.23%2031.23%200%200%200%2040-30.11a31.52%2031.52%200%200%200-22.44-30.11l-39.74-11.7L170%20148.68a12%2012%200%200%200-6.62-18.21l-34.56-10l7.58-11.38l76.25%2022.43a12%2012%200%201%200%206.77-23ZM196%20208.6a7.36%207.36%200%200%201-3%206a6.92%206.92%200%200%201-6.23%201.13L33.21%20170.48A7.46%207.46%200%200%201%2031%20157.42a7%207%200%200%201%206.23-1.13l153.59%2045.22a7.39%207.39%200%200%201%205.18%207.09M140.88%20149l-7.2%2010.73l-26-7.64l7.1-10.64Z%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%22M168%2080a32%2032%200%201%200-32-32a32%2032%200%200%200%2032%2032m0-40a8%208%200%201%201-8%208a8%208%200%200%201%208-8m51.38%2068.48l-136-40a12%2012%200%200%200-6.77%2023L112.25%20102l-28.64%2043L44%20133.27a30.79%2030.79%200%200%200-27.38%204.94A31.18%2031.18%200%200%200%204%20163.39a31.53%2031.53%200%200%200%2022.43%2030.11L180%20238.71a31.23%2031.23%200%200%200%2040-30.11a31.52%2031.52%200%200%200-22.44-30.11l-39.74-11.7L170%20148.68a12%2012%200%200%200-6.62-18.21l-34.56-10l7.58-11.38l76.25%2022.43a12%2012%200%201%200%206.77-23ZM196%20208.6a7.36%207.36%200%200%201-3%206a6.92%206.92%200%200%201-6.23%201.13L33.21%20170.48A7.46%207.46%200%200%201%2031%20157.42a7%207%200%200%201%206.23-1.13l153.59%2045.22a7.39%207.39%200%200%201%205.18%207.09M140.88%20149l-7.2%2010.73l-26-7.64l7.1-10.64Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/person-simple-snowboard-bold.svg?color=%231a73e8&size=48