person simple walk icon

person-simple-walk-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
person-simple-walk-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the person simple walk icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152 84a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0-48a12 12 0 1 1-12 12a12 12 0 0 1 12-12m68 112a12 12 0 0 1-12 12c-37 0-55.27-18.47-70-33.3c-1.71-1.72-3.36-3.4-5-5l-8.63 19.85L159 166.23a12 12 0 0 1 5 9.77v56a12 12 0 0 1-24 0v-49.83l-25.37-18.12L83 236.78a12 12 0 1 1-22-9.57l50.06-115.13q-10.64.75-25 8.4a159.8 159.8 0 0 0-29.83 21.23a12 12 0 0 1-16.43-17.5c2.61-2.45 64.36-59.67 104.09-25.18c3.94 3.42 7.64 7.16 11.22 10.78C168.43 123.28 181 136 208 136a12 12 0 0 1 12 12"/></svg>

React

import type { SVGProps } from "react";

export function PhPersonSimpleWalkBold(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="M152 84a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0-48a12 12 0 1 1-12 12a12 12 0 0 1 12-12m68 112a12 12 0 0 1-12 12c-37 0-55.27-18.47-70-33.3c-1.71-1.72-3.36-3.4-5-5l-8.63 19.85L159 166.23a12 12 0 0 1 5 9.77v56a12 12 0 0 1-24 0v-49.83l-25.37-18.12L83 236.78a12 12 0 1 1-22-9.57l50.06-115.13q-10.64.75-25 8.4a159.8 159.8 0 0 0-29.83 21.23a12 12 0 0 1-16.43-17.5c2.61-2.45 64.36-59.67 104.09-25.18c3.94 3.42 7.64 7.16 11.22 10.78C168.43 123.28 181 136 208 136a12 12 0 0 1 12 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M152 84a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0-48a12 12 0 1 1-12 12a12 12 0 0 1 12-12m68 112a12 12 0 0 1-12 12c-37 0-55.27-18.47-70-33.3c-1.71-1.72-3.36-3.4-5-5l-8.63 19.85L159 166.23a12 12 0 0 1 5 9.77v56a12 12 0 0 1-24 0v-49.83l-25.37-18.12L83 236.78a12 12 0 1 1-22-9.57l50.06-115.13q-10.64.75-25 8.4a159.8 159.8 0 0 0-29.83 21.23a12 12 0 0 1-16.43-17.5c2.61-2.45 64.36-59.67 104.09-25.18c3.94 3.42 7.64 7.16 11.22 10.78C168.43 123.28 181 136 208 136a12 12 0 0 1 12 12"/></svg>
</template>

CSS

.icon-person-simple-walk-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%22M152%2084a36%2036%200%201%200-36-36a36%2036%200%200%200%2036%2036m0-48a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m68%20112a12%2012%200%200%201-12%2012c-37%200-55.27-18.47-70-33.3c-1.71-1.72-3.36-3.4-5-5l-8.63%2019.85L159%20166.23a12%2012%200%200%201%205%209.77v56a12%2012%200%200%201-24%200v-49.83l-25.37-18.12L83%20236.78a12%2012%200%201%201-22-9.57l50.06-115.13q-10.64.75-25%208.4a159.8%20159.8%200%200%200-29.83%2021.23a12%2012%200%200%201-16.43-17.5c2.61-2.45%2064.36-59.67%20104.09-25.18c3.94%203.42%207.64%207.16%2011.22%2010.78C168.43%20123.28%20181%20136%20208%20136a12%2012%200%200%201%2012%2012%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%22M152%2084a36%2036%200%201%200-36-36a36%2036%200%200%200%2036%2036m0-48a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m68%20112a12%2012%200%200%201-12%2012c-37%200-55.27-18.47-70-33.3c-1.71-1.72-3.36-3.4-5-5l-8.63%2019.85L159%20166.23a12%2012%200%200%201%205%209.77v56a12%2012%200%200%201-24%200v-49.83l-25.37-18.12L83%20236.78a12%2012%200%201%201-22-9.57l50.06-115.13q-10.64.75-25%208.4a159.8%20159.8%200%200%200-29.83%2021.23a12%2012%200%200%201-16.43-17.5c2.61-2.45%2064.36-59.67%20104.09-25.18c3.94%203.42%207.64%207.16%2011.22%2010.78C168.43%20123.28%20181%20136%20208%20136a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/person-simple-walk-bold.svg?color=%231a73e8&size=48