person simple throw icon

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

Name
person-simple-throw-light
Set
Phosphor
Style
Light
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 86a30 30 0 1 0-30-30a30 30 0 0 0 30 30m0-48a18 18 0 1 1-18 18a18 18 0 0 1 18-18M50 96a14 14 0 1 1 14 14a14 14 0 0 1-14-14m170.68 13.35a6 6 0 0 1-8.41 1c-1.17-.92-25.06-18.91-62.52.94a214.6 214.6 0 0 1-3.23 32.38l33.32 27.77a6 6 0 0 1 1.85 6.51l-16 48a6 6 0 0 1-11.38-3.8L169 178l-25.49-21.25a141 141 0 0 1-5.86 17.07C124.15 206 100 227.48 65.73 237.75A6.1 6.1 0 0 1 64 238a6 6 0 0 1-1.72-11.75c64.82-19.45 73.42-78.76 75.11-107.41C109 137.65 86.8 142 72.39 142c-11.71 0-18.29-2.86-18.88-3.13a6 6 0 1 1 5-10.92c.21.09 27.6 11.28 74.14-20.35c26.44-18 48.5-19 62.36-16.67c15.37 2.57 24.39 9.7 24.76 10a6 6 0 0 1 .91 8.42"/></svg>

React

import type { SVGProps } from "react";

export function PhPersonSimpleThrowLight(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 86a30 30 0 1 0-30-30a30 30 0 0 0 30 30m0-48a18 18 0 1 1-18 18a18 18 0 0 1 18-18M50 96a14 14 0 1 1 14 14a14 14 0 0 1-14-14m170.68 13.35a6 6 0 0 1-8.41 1c-1.17-.92-25.06-18.91-62.52.94a214.6 214.6 0 0 1-3.23 32.38l33.32 27.77a6 6 0 0 1 1.85 6.51l-16 48a6 6 0 0 1-11.38-3.8L169 178l-25.49-21.25a141 141 0 0 1-5.86 17.07C124.15 206 100 227.48 65.73 237.75A6.1 6.1 0 0 1 64 238a6 6 0 0 1-1.72-11.75c64.82-19.45 73.42-78.76 75.11-107.41C109 137.65 86.8 142 72.39 142c-11.71 0-18.29-2.86-18.88-3.13a6 6 0 1 1 5-10.92c.21.09 27.6 11.28 74.14-20.35c26.44-18 48.5-19 62.36-16.67c15.37 2.57 24.39 9.7 24.76 10a6 6 0 0 1 .91 8.42"/></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 86a30 30 0 1 0-30-30a30 30 0 0 0 30 30m0-48a18 18 0 1 1-18 18a18 18 0 0 1 18-18M50 96a14 14 0 1 1 14 14a14 14 0 0 1-14-14m170.68 13.35a6 6 0 0 1-8.41 1c-1.17-.92-25.06-18.91-62.52.94a214.6 214.6 0 0 1-3.23 32.38l33.32 27.77a6 6 0 0 1 1.85 6.51l-16 48a6 6 0 0 1-11.38-3.8L169 178l-25.49-21.25a141 141 0 0 1-5.86 17.07C124.15 206 100 227.48 65.73 237.75A6.1 6.1 0 0 1 64 238a6 6 0 0 1-1.72-11.75c64.82-19.45 73.42-78.76 75.11-107.41C109 137.65 86.8 142 72.39 142c-11.71 0-18.29-2.86-18.88-3.13a6 6 0 1 1 5-10.92c.21.09 27.6 11.28 74.14-20.35c26.44-18 48.5-19 62.36-16.67c15.37 2.57 24.39 9.7 24.76 10a6 6 0 0 1 .91 8.42"/></svg>
</template>

CSS

.icon-person-simple-throw-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%22M128%2086a30%2030%200%201%200-30-30a30%2030%200%200%200%2030%2030m0-48a18%2018%200%201%201-18%2018a18%2018%200%200%201%2018-18M50%2096a14%2014%200%201%201%2014%2014a14%2014%200%200%201-14-14m170.68%2013.35a6%206%200%200%201-8.41%201c-1.17-.92-25.06-18.91-62.52.94a214.6%20214.6%200%200%201-3.23%2032.38l33.32%2027.77a6%206%200%200%201%201.85%206.51l-16%2048a6%206%200%200%201-11.38-3.8L169%20178l-25.49-21.25a141%20141%200%200%201-5.86%2017.07C124.15%20206%20100%20227.48%2065.73%20237.75A6.1%206.1%200%200%201%2064%20238a6%206%200%200%201-1.72-11.75c64.82-19.45%2073.42-78.76%2075.11-107.41C109%20137.65%2086.8%20142%2072.39%20142c-11.71%200-18.29-2.86-18.88-3.13a6%206%200%201%201%205-10.92c.21.09%2027.6%2011.28%2074.14-20.35c26.44-18%2048.5-19%2062.36-16.67c15.37%202.57%2024.39%209.7%2024.76%2010a6%206%200%200%201%20.91%208.42%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%2086a30%2030%200%201%200-30-30a30%2030%200%200%200%2030%2030m0-48a18%2018%200%201%201-18%2018a18%2018%200%200%201%2018-18M50%2096a14%2014%200%201%201%2014%2014a14%2014%200%200%201-14-14m170.68%2013.35a6%206%200%200%201-8.41%201c-1.17-.92-25.06-18.91-62.52.94a214.6%20214.6%200%200%201-3.23%2032.38l33.32%2027.77a6%206%200%200%201%201.85%206.51l-16%2048a6%206%200%200%201-11.38-3.8L169%20178l-25.49-21.25a141%20141%200%200%201-5.86%2017.07C124.15%20206%20100%20227.48%2065.73%20237.75A6.1%206.1%200%200%201%2064%20238a6%206%200%200%201-1.72-11.75c64.82-19.45%2073.42-78.76%2075.11-107.41C109%20137.65%2086.8%20142%2072.39%20142c-11.71%200-18.29-2.86-18.88-3.13a6%206%200%201%201%205-10.92c.21.09%2027.6%2011.28%2074.14-20.35c26.44-18%2048.5-19%2062.36-16.67c15.37%202.57%2024.39%209.7%2024.76%2010a6%206%200%200%201%20.91%208.42%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-light.svg?color=%231a73e8&size=48