stick figure with dress and arms raised emoji

stick-figure-with-dress-and-arms-raised from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
stick-figure-with-dress-and-arms-raised
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the stick figure with dress and arms raised emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M31.107 20.371h7.866L37.027 35.02l3.001 27.57l-9.578.027l3.028-27.597z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m29.5 63.5l3-28.5"/><path d="M29.5 63.5H41"/><path stroke-linecap="round" stroke-linejoin="round" d="M41 63.5L38 35"/><path d="M32.5 35L30 19m8 16l2-16"/><circle cx="35" cy="11" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m23 5l-1 10.5l8 4M47 5l1 10.5l-8 4"/><path d="M30 19.5h10.5"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiStickFigureWithDressAndArmsRaised(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M31.107 20.371h7.866L37.027 35.02l3.001 27.57l-9.578.027l3.028-27.597z"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="m29.5 63.5l3-28.5"/><path d="M29.5 63.5H41"/><path strokeLinecap="round" strokeLinejoin="round" d="M41 63.5L38 35"/><path d="M32.5 35L30 19m8 16l2-16"/><circle cx="35" cy="11" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="m23 5l-1 10.5l8 4M47 5l1 10.5l-8 4"/><path d="M30 19.5h10.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="M31.107 20.371h7.866L37.027 35.02l3.001 27.57l-9.578.027l3.028-27.597z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m29.5 63.5l3-28.5"/><path d="M29.5 63.5H41"/><path stroke-linecap="round" stroke-linejoin="round" d="M41 63.5L38 35"/><path d="M32.5 35L30 19m8 16l2-16"/><circle cx="35" cy="11" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="m23 5l-1 10.5l8 4M47 5l1 10.5l-8 4"/><path d="M30 19.5h10.5"/></g></svg>
</template>

CSS

.icon-stick-figure-with-dress-and-arms-raised {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.107%2020.371h7.866L37.027%2035.02l3.001%2027.57l-9.578.027l3.028-27.597z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m29.5%2063.5l3-28.5%22%2F%3E%3Cpath%20d%3D%22M29.5%2063.5H41%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41%2063.5L38%2035%22%2F%3E%3Cpath%20d%3D%22M32.5%2035L30%2019m8%2016l2-16%22%2F%3E%3Ccircle%20cx%3D%2235%22%20cy%3D%2211%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m23%205l-1%2010.5l8%204M47%205l1%2010.5l-8%204%22%2F%3E%3Cpath%20d%3D%22M30%2019.5h10.5%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.107%2020.371h7.866L37.027%2035.02l3.001%2027.57l-9.578.027l3.028-27.597z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m29.5%2063.5l3-28.5%22%2F%3E%3Cpath%20d%3D%22M29.5%2063.5H41%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M41%2063.5L38%2035%22%2F%3E%3Cpath%20d%3D%22M32.5%2035L30%2019m8%2016l2-16%22%2F%3E%3Ccircle%20cx%3D%2235%22%20cy%3D%2211%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m23%205l-1%2010.5l8%204M47%205l1%2010.5l-8%204%22%2F%3E%3Cpath%20d%3D%22M30%2019.5h10.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/stick-figure-with-dress-and-arms-raised.svg?color=%231a73e8&size=48