person arms spread icon

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

Name
person-arms-spread-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the person arms spread icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M235.4 86.85A23.55 23.55 0 0 0 212 68h-61.41a36 36 0 1 0-45.18 0H44a24 24 0 0 0-10 45.79l.19.09l47.63 21L61.76 211a24 24 0 0 0 12.11 30.74A23.8 23.8 0 0 0 84 244a24 24 0 0 0 21.52-13.29l22.48-38.8l22.51 38.8A24 24 0 0 0 194.24 211l-20-76.15l47.63-21l.19-.09a23.55 23.55 0 0 0 13.34-26.91M128 28a12 12 0 1 1-12 12a12 12 0 0 1 12-12m27.16 89a12 12 0 0 0-6.77 14l22.87 87a12 12 0 0 0 .73 2c-.15-.32-.32-.64-.5-.95L138.38 162a12 12 0 0 0-20.76 0l-33.11 57.05c-.18.31-.35.63-.5.95a12 12 0 0 0 .73-2l22.87-86.92a12 12 0 0 0-6.77-14L44 92h168Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPersonArmsSpreadBold(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="M235.4 86.85A23.55 23.55 0 0 0 212 68h-61.41a36 36 0 1 0-45.18 0H44a24 24 0 0 0-10 45.79l.19.09l47.63 21L61.76 211a24 24 0 0 0 12.11 30.74A23.8 23.8 0 0 0 84 244a24 24 0 0 0 21.52-13.29l22.48-38.8l22.51 38.8A24 24 0 0 0 194.24 211l-20-76.15l47.63-21l.19-.09a23.55 23.55 0 0 0 13.34-26.91M128 28a12 12 0 1 1-12 12a12 12 0 0 1 12-12m27.16 89a12 12 0 0 0-6.77 14l22.87 87a12 12 0 0 0 .73 2c-.15-.32-.32-.64-.5-.95L138.38 162a12 12 0 0 0-20.76 0l-33.11 57.05c-.18.31-.35.63-.5.95a12 12 0 0 0 .73-2l22.87-86.92a12 12 0 0 0-6.77-14L44 92h168Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M235.4 86.85A23.55 23.55 0 0 0 212 68h-61.41a36 36 0 1 0-45.18 0H44a24 24 0 0 0-10 45.79l.19.09l47.63 21L61.76 211a24 24 0 0 0 12.11 30.74A23.8 23.8 0 0 0 84 244a24 24 0 0 0 21.52-13.29l22.48-38.8l22.51 38.8A24 24 0 0 0 194.24 211l-20-76.15l47.63-21l.19-.09a23.55 23.55 0 0 0 13.34-26.91M128 28a12 12 0 1 1-12 12a12 12 0 0 1 12-12m27.16 89a12 12 0 0 0-6.77 14l22.87 87a12 12 0 0 0 .73 2c-.15-.32-.32-.64-.5-.95L138.38 162a12 12 0 0 0-20.76 0l-33.11 57.05c-.18.31-.35.63-.5.95a12 12 0 0 0 .73-2l22.87-86.92a12 12 0 0 0-6.77-14L44 92h168Z"/></svg>
</template>

CSS

.icon-person-arms-spread-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%22M235.4%2086.85A23.55%2023.55%200%200%200%20212%2068h-61.41a36%2036%200%201%200-45.18%200H44a24%2024%200%200%200-10%2045.79l.19.09l47.63%2021L61.76%20211a24%2024%200%200%200%2012.11%2030.74A23.8%2023.8%200%200%200%2084%20244a24%2024%200%200%200%2021.52-13.29l22.48-38.8l22.51%2038.8A24%2024%200%200%200%20194.24%20211l-20-76.15l47.63-21l.19-.09a23.55%2023.55%200%200%200%2013.34-26.91M128%2028a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m27.16%2089a12%2012%200%200%200-6.77%2014l22.87%2087a12%2012%200%200%200%20.73%202c-.15-.32-.32-.64-.5-.95L138.38%20162a12%2012%200%200%200-20.76%200l-33.11%2057.05c-.18.31-.35.63-.5.95a12%2012%200%200%200%20.73-2l22.87-86.92a12%2012%200%200%200-6.77-14L44%2092h168Z%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%22M235.4%2086.85A23.55%2023.55%200%200%200%20212%2068h-61.41a36%2036%200%201%200-45.18%200H44a24%2024%200%200%200-10%2045.79l.19.09l47.63%2021L61.76%20211a24%2024%200%200%200%2012.11%2030.74A23.8%2023.8%200%200%200%2084%20244a24%2024%200%200%200%2021.52-13.29l22.48-38.8l22.51%2038.8A24%2024%200%200%200%20194.24%20211l-20-76.15l47.63-21l.19-.09a23.55%2023.55%200%200%200%2013.34-26.91M128%2028a12%2012%200%201%201-12%2012a12%2012%200%200%201%2012-12m27.16%2089a12%2012%200%200%200-6.77%2014l22.87%2087a12%2012%200%200%200%20.73%202c-.15-.32-.32-.64-.5-.95L138.38%20162a12%2012%200%200%200-20.76%200l-33.11%2057.05c-.18.31-.35.63-.5.95a12%2012%200%200%200%20.73-2l22.87-86.92a12%2012%200%200%200-6.77-14L44%2092h168Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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