person simple throw icon

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

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

5 other variants in Phosphor

Related icons in Phosphor

Use the person simple throw icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 92a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0-48a12 12 0 1 1-12 12a12 12 0 0 1 12-12M44 96a20 20 0 1 1 20 20a20 20 0 0 1-20-20m184 17.6a12 12 0 0 1-19.51 9.4s-21-15.48-53.34.28c-.34 4.75-1 10.94-2.13 18l30.66 25.55a12 12 0 0 1 3.7 13l-16 48a12 12 0 1 1-22.76-7.59L162 180l-15.44-12.86a136 136 0 0 1-5.72 14.23c-14.64 31-39.34 51.93-73.42 62.15A11.8 11.8 0 0 1 64 244a12 12 0 0 1-3.45-23.5c37.84-11.35 60.77-38.71 68.41-81.44c-24 13.54-43.11 17-56.46 17a65.9 65.9 0 0 1-21.5-3.75a12 12 0 0 1 9.72-21.93c.43.17 25.42 9.53 68.5-19.76c54.71-37.18 94.26-6.38 94.26-6.38a12 12 0 0 1 4.52 9.36"/></svg>

React

import type { SVGProps } from "react";

export function PhPersonSimpleThrowBold(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="M128 92a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0-48a12 12 0 1 1-12 12a12 12 0 0 1 12-12M44 96a20 20 0 1 1 20 20a20 20 0 0 1-20-20m184 17.6a12 12 0 0 1-19.51 9.4s-21-15.48-53.34.28c-.34 4.75-1 10.94-2.13 18l30.66 25.55a12 12 0 0 1 3.7 13l-16 48a12 12 0 1 1-22.76-7.59L162 180l-15.44-12.86a136 136 0 0 1-5.72 14.23c-14.64 31-39.34 51.93-73.42 62.15A11.8 11.8 0 0 1 64 244a12 12 0 0 1-3.45-23.5c37.84-11.35 60.77-38.71 68.41-81.44c-24 13.54-43.11 17-56.46 17a65.9 65.9 0 0 1-21.5-3.75a12 12 0 0 1 9.72-21.93c.43.17 25.42 9.53 68.5-19.76c54.71-37.18 94.26-6.38 94.26-6.38a12 12 0 0 1 4.52 9.36"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 92a36 36 0 1 0-36-36a36 36 0 0 0 36 36m0-48a12 12 0 1 1-12 12a12 12 0 0 1 12-12M44 96a20 20 0 1 1 20 20a20 20 0 0 1-20-20m184 17.6a12 12 0 0 1-19.51 9.4s-21-15.48-53.34.28c-.34 4.75-1 10.94-2.13 18l30.66 25.55a12 12 0 0 1 3.7 13l-16 48a12 12 0 1 1-22.76-7.59L162 180l-15.44-12.86a136 136 0 0 1-5.72 14.23c-14.64 31-39.34 51.93-73.42 62.15A11.8 11.8 0 0 1 64 244a12 12 0 0 1-3.45-23.5c37.84-11.35 60.77-38.71 68.41-81.44c-24 13.54-43.11 17-56.46 17a65.9 65.9 0 0 1-21.5-3.75a12 12 0 0 1 9.72-21.93c.43.17 25.42 9.53 68.5-19.76c54.71-37.18 94.26-6.38 94.26-6.38a12 12 0 0 1 4.52 9.36"/></svg>
</template>

CSS

.icon-person-simple-throw-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%22M128%2092a36%2036%200%201%200-36-36a36%2036%200%200%200%2036%2036m0-48a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12M44%2096a20%2020%200%201%201%2020%2020a20%2020%200%200%201-20-20m184%2017.6a12%2012%200%200%201-19.51%209.4s-21-15.48-53.34.28c-.34%204.75-1%2010.94-2.13%2018l30.66%2025.55a12%2012%200%200%201%203.7%2013l-16%2048a12%2012%200%201%201-22.76-7.59L162%20180l-15.44-12.86a136%20136%200%200%201-5.72%2014.23c-14.64%2031-39.34%2051.93-73.42%2062.15A11.8%2011.8%200%200%201%2064%20244a12%2012%200%200%201-3.45-23.5c37.84-11.35%2060.77-38.71%2068.41-81.44c-24%2013.54-43.11%2017-56.46%2017a65.9%2065.9%200%200%201-21.5-3.75a12%2012%200%200%201%209.72-21.93c.43.17%2025.42%209.53%2068.5-19.76c54.71-37.18%2094.26-6.38%2094.26-6.38a12%2012%200%200%201%204.52%209.36%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%22M128%2092a36%2036%200%201%200-36-36a36%2036%200%200%200%2036%2036m0-48a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12M44%2096a20%2020%200%201%201%2020%2020a20%2020%200%200%201-20-20m184%2017.6a12%2012%200%200%201-19.51%209.4s-21-15.48-53.34.28c-.34%204.75-1%2010.94-2.13%2018l30.66%2025.55a12%2012%200%200%201%203.7%2013l-16%2048a12%2012%200%201%201-22.76-7.59L162%20180l-15.44-12.86a136%20136%200%200%201-5.72%2014.23c-14.64%2031-39.34%2051.93-73.42%2062.15A11.8%2011.8%200%200%201%2064%20244a12%2012%200%200%201-3.45-23.5c37.84-11.35%2060.77-38.71%2068.41-81.44c-24%2013.54-43.11%2017-56.46%2017a65.9%2065.9%200%200%201-21.5-3.75a12%2012%200%200%201%209.72-21.93c.43.17%2025.42%209.53%2068.5-19.76c54.71-37.18%2094.26-6.38%2094.26-6.38a12%2012%200%200%201%204.52%209.36%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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