person in suit levitating emoji
person-in-suit-levitating-medium-skin-tone from OpenMoji by OpenMoji · Medium skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- person-in-suit-levitating-medium-skin-tone
- Set
- OpenMoji
- Style
- Medium skin tone
- Category
- People Body
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
- Aliases
- man-in-suit-levitating-medium-skin-tone
5 other variants in OpenMoji
The same emoji in other sets
More people body icons from OpenMoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-mancouple-with-heart-man-man-dark-skin-tone-light-skin-tone
Use the person in suit levitating emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><path d="m27.074 36.74l2.451-1.75l-.596 18.493a1.03 1.03 0 0 0 .209.734a.2.2 0 0 0 .127.075c.179 0 1.803-.21 1.869-.793l2.045-18.923c.041-.352 1.421-1.694 1.421-1.694a7.2 7.2 0 0 1 1.116 1.641l2.124 18.828c.066.583.436.94.615.94c.05-.008 1.806-.305 1.78-.568l-1.57-18.758l3.03 2.122a4.6 4.6 0 0 1 .108-.708l-.825-16.724c-.097-1.921-2.732-2.954-4.612-2.972h-5.012a3.593 3.593 0 0 0-3.517 3.451l-.662 16.241a.84.84 0 0 1-.1.365"/><circle cx="33.927" cy="10.412" r="2.481"/></g><g stroke="#000"><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.28" d="M34.318 19.38v9.444"/><circle cx="34.319" cy="10.412" r="3" fill="none" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m38.494 21.221l1.588 31.749c.046.919-.48 1.671-1.17 1.671a1.734 1.734 0 0 1-1.445-1.66l-2.123-18.407c-.108-.913-.567-1.66-1.027-1.66s-.922.747-1.027 1.66l-2.12 18.407a1.735 1.735 0 0 1-1.445 1.66c-.689 0-1.215-.752-1.17-1.671l1.588-31.749"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m26.662 36.26l.662-15.874a4.406 4.406 0 0 1 4.35-4.178h5.014a4.406 4.406 0 0 1 4.351 4.178l.937 16.193"/><ellipse cx="34.319" cy="59.411" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.56" rx="8.256" ry="1.294"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPersonInSuitLevitatingMediumSkinTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><path d="m27.074 36.74l2.451-1.75l-.596 18.493a1.03 1.03 0 0 0 .209.734a.2.2 0 0 0 .127.075c.179 0 1.803-.21 1.869-.793l2.045-18.923c.041-.352 1.421-1.694 1.421-1.694a7.2 7.2 0 0 1 1.116 1.641l2.124 18.828c.066.583.436.94.615.94c.05-.008 1.806-.305 1.78-.568l-1.57-18.758l3.03 2.122a4.6 4.6 0 0 1 .108-.708l-.825-16.724c-.097-1.921-2.732-2.954-4.612-2.972h-5.012a3.593 3.593 0 0 0-3.517 3.451l-.662 16.241a.84.84 0 0 1-.1.365"/><circle cx="33.927" cy="10.412" r="2.481"/></g><g stroke="#000"><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.28" d="M34.318 19.38v9.444"/><circle cx="34.319" cy="10.412" r="3" fill="none" strokeMiterlimit="10" strokeWidth="2"/><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m38.494 21.221l1.588 31.749c.046.919-.48 1.671-1.17 1.671a1.734 1.734 0 0 1-1.445-1.66l-2.123-18.407c-.108-.913-.567-1.66-1.027-1.66s-.922.747-1.027 1.66l-2.12 18.407a1.735 1.735 0 0 1-1.445 1.66c-.689 0-1.215-.752-1.17-1.671l1.588-31.749"/><path fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m26.662 36.26l.662-15.874a4.406 4.406 0 0 1 4.35-4.178h5.014a4.406 4.406 0 0 1 4.351 4.178l.937 16.193"/><ellipse cx="34.319" cy="59.411" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.56" rx="8.256" ry="1.294"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#c19a65"><path d="m27.074 36.74l2.451-1.75l-.596 18.493a1.03 1.03 0 0 0 .209.734a.2.2 0 0 0 .127.075c.179 0 1.803-.21 1.869-.793l2.045-18.923c.041-.352 1.421-1.694 1.421-1.694a7.2 7.2 0 0 1 1.116 1.641l2.124 18.828c.066.583.436.94.615.94c.05-.008 1.806-.305 1.78-.568l-1.57-18.758l3.03 2.122a4.6 4.6 0 0 1 .108-.708l-.825-16.724c-.097-1.921-2.732-2.954-4.612-2.972h-5.012a3.593 3.593 0 0 0-3.517 3.451l-.662 16.241a.84.84 0 0 1-.1.365"/><circle cx="33.927" cy="10.412" r="2.481"/></g><g stroke="#000"><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.28" d="M34.318 19.38v9.444"/><circle cx="34.319" cy="10.412" r="3" fill="none" stroke-miterlimit="10" stroke-width="2"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m38.494 21.221l1.588 31.749c.046.919-.48 1.671-1.17 1.671a1.734 1.734 0 0 1-1.445-1.66l-2.123-18.407c-.108-.913-.567-1.66-1.027-1.66s-.922.747-1.027 1.66l-2.12 18.407a1.735 1.735 0 0 1-1.445 1.66c-.689 0-1.215-.752-1.17-1.671l1.588-31.749"/><path fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m26.662 36.26l.662-15.874a4.406 4.406 0 0 1 4.35-4.178h5.014a4.406 4.406 0 0 1 4.351 4.178l.937 16.193"/><ellipse cx="34.319" cy="59.411" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.56" rx="8.256" ry="1.294"/></g></svg> </template>
CSS
.icon-person-in-suit-levitating-medium-skin-tone {
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%3Cg%20fill%3D%22%23c19a65%22%3E%3Cpath%20d%3D%22m27.074%2036.74l2.451-1.75l-.596%2018.493a1.03%201.03%200%200%200%20.209.734a.2.2%200%200%200%20.127.075c.179%200%201.803-.21%201.869-.793l2.045-18.923c.041-.352%201.421-1.694%201.421-1.694a7.2%207.2%200%200%201%201.116%201.641l2.124%2018.828c.066.583.436.94.615.94c.05-.008%201.806-.305%201.78-.568l-1.57-18.758l3.03%202.122a4.6%204.6%200%200%201%20.108-.708l-.825-16.724c-.097-1.921-2.732-2.954-4.612-2.972h-5.012a3.593%203.593%200%200%200-3.517%203.451l-.662%2016.241a.84.84%200%200%201-.1.365%22%2F%3E%3Ccircle%20cx%3D%2233.927%22%20cy%3D%2210.412%22%20r%3D%222.481%22%2F%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.28%22%20d%3D%22M34.318%2019.38v9.444%22%2F%3E%3Ccircle%20cx%3D%2234.319%22%20cy%3D%2210.412%22%20r%3D%223%22%20fill%3D%22none%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m38.494%2021.221l1.588%2031.749c.046.919-.48%201.671-1.17%201.671a1.734%201.734%200%200%201-1.445-1.66l-2.123-18.407c-.108-.913-.567-1.66-1.027-1.66s-.922.747-1.027%201.66l-2.12%2018.407a1.735%201.735%200%200%201-1.445%201.66c-.689%200-1.215-.752-1.17-1.671l1.588-31.749%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m26.662%2036.26l.662-15.874a4.406%204.406%200%200%201%204.35-4.178h5.014a4.406%204.406%200%200%201%204.351%204.178l.937%2016.193%22%2F%3E%3Cellipse%20cx%3D%2234.319%22%20cy%3D%2259.411%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.56%22%20rx%3D%228.256%22%20ry%3D%221.294%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%3Cg%20fill%3D%22%23c19a65%22%3E%3Cpath%20d%3D%22m27.074%2036.74l2.451-1.75l-.596%2018.493a1.03%201.03%200%200%200%20.209.734a.2.2%200%200%200%20.127.075c.179%200%201.803-.21%201.869-.793l2.045-18.923c.041-.352%201.421-1.694%201.421-1.694a7.2%207.2%200%200%201%201.116%201.641l2.124%2018.828c.066.583.436.94.615.94c.05-.008%201.806-.305%201.78-.568l-1.57-18.758l3.03%202.122a4.6%204.6%200%200%201%20.108-.708l-.825-16.724c-.097-1.921-2.732-2.954-4.612-2.972h-5.012a3.593%203.593%200%200%200-3.517%203.451l-.662%2016.241a.84.84%200%200%201-.1.365%22%2F%3E%3Ccircle%20cx%3D%2233.927%22%20cy%3D%2210.412%22%20r%3D%222.481%22%2F%3E%3C%2Fg%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.28%22%20d%3D%22M34.318%2019.38v9.444%22%2F%3E%3Ccircle%20cx%3D%2234.319%22%20cy%3D%2210.412%22%20r%3D%223%22%20fill%3D%22none%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m38.494%2021.221l1.588%2031.749c.046.919-.48%201.671-1.17%201.671a1.734%201.734%200%200%201-1.445-1.66l-2.123-18.407c-.108-.913-.567-1.66-1.027-1.66s-.922.747-1.027%201.66l-2.12%2018.407a1.735%201.735%200%200%201-1.445%201.66c-.689%200-1.215-.752-1.17-1.671l1.588-31.749%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m26.662%2036.26l.662-15.874a4.406%204.406%200%200%201%204.35-4.178h5.014a4.406%204.406%200%200%201%204.351%204.178l.937%2016.193%22%2F%3E%3Cellipse%20cx%3D%2234.319%22%20cy%3D%2259.411%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.56%22%20rx%3D%228.256%22%20ry%3D%221.294%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/person-in-suit-levitating-medium-skin-tone.svg?color=%231a73e8&size=48