stick figure with dress leaning right emoji
stick-figure-with-dress-leaning-right from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- stick-figure-with-dress-leaning-right
- 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 leaning right emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m33.91 18.148l7.266 1.431l.673 43.138l-12.465-.056l7.359-26.284z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m42 35l.5 28.5h-14m0 0l7.5-27"/><path d="M42 35V19m-6 17.5L33 18"/><path stroke-linecap="round" stroke-linejoin="round" d="m42 19l-9.5-2l-2 23M42 19l5 8l-5 7.5"/><circle cx="37" cy="11" r="3"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiStickFigureWithDressLeaningRight(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="m33.91 18.148l7.266 1.431l.673 43.138l-12.465-.056l7.359-26.284z"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="m42 35l.5 28.5h-14m0 0l7.5-27"/><path d="M42 35V19m-6 17.5L33 18"/><path strokeLinecap="round" strokeLinejoin="round" d="m42 19l-9.5-2l-2 23M42 19l5 8l-5 7.5"/><circle cx="37" cy="11" r="3"/></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="m33.91 18.148l7.266 1.431l.673 43.138l-12.465-.056l7.359-26.284z"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m42 35l.5 28.5h-14m0 0l7.5-27"/><path d="M42 35V19m-6 17.5L33 18"/><path stroke-linecap="round" stroke-linejoin="round" d="m42 19l-9.5-2l-2 23M42 19l5 8l-5 7.5"/><circle cx="37" cy="11" r="3"/></g></svg> </template>
CSS
.icon-stick-figure-with-dress-leaning-right {
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%22m33.91%2018.148l7.266%201.431l.673%2043.138l-12.465-.056l7.359-26.284z%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%22m42%2035l.5%2028.5h-14m0%200l7.5-27%22%2F%3E%3Cpath%20d%3D%22M42%2035V19m-6%2017.5L33%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m42%2019l-9.5-2l-2%2023M42%2019l5%208l-5%207.5%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2211%22%20r%3D%223%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%22m33.91%2018.148l7.266%201.431l.673%2043.138l-12.465-.056l7.359-26.284z%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%22m42%2035l.5%2028.5h-14m0%200l7.5-27%22%2F%3E%3Cpath%20d%3D%22M42%2035V19m-6%2017.5L33%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m42%2019l-9.5-2l-2%2023M42%2019l5%208l-5%207.5%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2211%22%20r%3D%223%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-leaning-right.svg?color=%231a73e8&size=48