person shrugging emoji

person-shrugging from OpenMoji by OpenMoji · Default · People Body · CC-BY-SA-4.0 Attribution required.

Name
person-shrugging
Set
OpenMoji
Style
Default
Category
People Body
Viewbox
72×72
License
CC BY-SA 4.0

5 other variants in OpenMoji

The same emoji in other sets

More people body icons from OpenMoji

Use the person shrugging emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M23 38.965s-4 1-4 3l2 2a35.4 35.4 0 0 1 1 6c0 2-1 11-1 11h30s-2-15-1-16l3-3c0-2-4-3-4-3"/><g fill="#fcea2b"><path d="M25 30.965c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6m-11.032 30l2.937-12.305l-.937-1.25l-4-3l-4-6a1.414 1.414 0 0 1 2-2l4 4c1 1 2 1 5 2s3.13 3.237 3 5c-.666 8.973-1 13.556-1 13.556"/><path d="M19.991 42.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 20.476L55.095 48.66l.937-1.25l4-3l4-6a1.414 1.414 0 0 0-2-2l-4 4c-1 1-2 1-5 2s-3.13 3.237-3 5c.667 8.973 1 13.556 1 13.556"/><path d="M52.01 42.855s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69"/></g><path fill="#f1b31c" d="M46.202 26.054c-2.661-.855-7.366-7.937-7.366-7.937c-2.662 3.232-12.737 6.987-12.737 6.987c-2.994 2.994-.045 13.858-.045 13.858c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13c1.324-2.252.148-12.908.148-12.908"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M46 38.965c4 0 4-6 4-13s-4-14-14-14s-14 7-14 14s0 13 4 13"/><path d="M41.873 29.965a2 2 0 1 1-2-2a2 2 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2 2 0 0 1 2 2"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M24.937 30.965c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M34.084 37.965a11.5 11.5 0 0 0 3.937 0m-24.053 22l2.937-11.305l-.937-1.25l-4-3l-4-6a1.414 1.414 0 0 1 2-2l4 4c1 1 2 1 5 2s3.13 3.237 3 5c-.666 8.973-1 12.556-1 12.556"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.991 42.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 19.476L55.095 48.66l.937-1.25l4-3l4-6a1.414 1.414 0 0 0-2-2l-4 4c-1 1-2 1-5 2s-3.13 3.237-3 5c.667 8.973 1 12.556 1 12.556"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52.01 42.855s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69M23 39.965l3-1m20 0l3.444 1"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiPersonShrugging(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M23 38.965s-4 1-4 3l2 2a35.4 35.4 0 0 1 1 6c0 2-1 11-1 11h30s-2-15-1-16l3-3c0-2-4-3-4-3"/><g fill="#fcea2b"><path d="M25 30.965c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6m-11.032 30l2.937-12.305l-.937-1.25l-4-3l-4-6a1.414 1.414 0 0 1 2-2l4 4c1 1 2 1 5 2s3.13 3.237 3 5c-.666 8.973-1 13.556-1 13.556"/><path d="M19.991 42.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 20.476L55.095 48.66l.937-1.25l4-3l4-6a1.414 1.414 0 0 0-2-2l-4 4c-1 1-2 1-5 2s-3.13 3.237-3 5c.667 8.973 1 13.556 1 13.556"/><path d="M52.01 42.855s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69"/></g><path fill="#f1b31c" d="M46.202 26.054c-2.661-.855-7.366-7.937-7.366-7.937c-2.662 3.232-12.737 6.987-12.737 6.987c-2.994 2.994-.045 13.858-.045 13.858c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13c1.324-2.252.148-12.908.148-12.908"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M46 38.965c4 0 4-6 4-13s-4-14-14-14s-14 7-14 14s0 13 4 13"/><path d="M41.873 29.965a2 2 0 1 1-2-2a2 2 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2 2 0 0 1 2 2"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M24.937 30.965c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6Z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M34.084 37.965a11.5 11.5 0 0 0 3.937 0m-24.053 22l2.937-11.305l-.937-1.25l-4-3l-4-6a1.414 1.414 0 0 1 2-2l4 4c1 1 2 1 5 2s3.13 3.237 3 5c-.666 8.973-1 12.556-1 12.556"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19.991 42.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 19.476L55.095 48.66l.937-1.25l4-3l4-6a1.414 1.414 0 0 0-2-2l-4 4c-1 1-2 1-5 2s-3.13 3.237-3 5c.667 8.973 1 12.556 1 12.556"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M52.01 42.855s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69M23 39.965l3-1m20 0l3.444 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#92d3f5" d="M23 38.965s-4 1-4 3l2 2a35.4 35.4 0 0 1 1 6c0 2-1 11-1 11h30s-2-15-1-16l3-3c0-2-4-3-4-3"/><g fill="#fcea2b"><path d="M25 30.965c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6m-11.032 30l2.937-12.305l-.937-1.25l-4-3l-4-6a1.414 1.414 0 0 1 2-2l4 4c1 1 2 1 5 2s3.13 3.237 3 5c-.666 8.973-1 13.556-1 13.556"/><path d="M19.991 42.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 20.476L55.095 48.66l.937-1.25l4-3l4-6a1.414 1.414 0 0 0-2-2l-4 4c-1 1-2 1-5 2s-3.13 3.237-3 5c.667 8.973 1 13.556 1 13.556"/><path d="M52.01 42.855s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69"/></g><path fill="#f1b31c" d="M46.202 26.054c-2.661-.855-7.366-7.937-7.366-7.937c-2.662 3.232-12.737 6.987-12.737 6.987c-2.994 2.994-.045 13.858-.045 13.858c-4 0-4-6-4-13s4-14 14-14s14 7 14 14s0 13-4 13c1.324-2.252.148-12.908.148-12.908"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M46 38.965c4 0 4-6 4-13s-4-14-14-14s-14 7-14 14s0 13 4 13"/><path d="M41.873 29.965a2 2 0 1 1-2-2a2 2 0 0 1 2 2m-8 0a2 2 0 1 1-2-2a2 2 0 0 1 2 2"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M24.937 30.965c0 9 4.936 14 11 14c5.936 0 11.063-5 11.063-14a12.1 12.1 0 0 0-1-5c-3-3-7-8-7-8c-4 3-7 6-13 7c0 0-1.064 1-1.064 6Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M34.084 37.965a11.5 11.5 0 0 0 3.937 0m-24.053 22l2.937-11.305l-.937-1.25l-4-3l-4-6a1.414 1.414 0 0 1 2-2l4 4c1 1 2 1 5 2s3.13 3.237 3 5c-.666 8.973-1 12.556-1 12.556"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.991 42.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 19.476L55.095 48.66l.937-1.25l4-3l4-6a1.414 1.414 0 0 0-2-2l-4 4c-1 1-2 1-5 2s-3.13 3.237-3 5c.667 8.973 1 12.556 1 12.556"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52.01 42.855s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69M23 39.965l3-1m20 0l3.444 1"/></svg>
</template>

CSS

.icon-person-shrugging {
  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%2392d3f5%22%20d%3D%22M23%2038.965s-4%201-4%203l2%202a35.4%2035.4%200%200%201%201%206c0%202-1%2011-1%2011h30s-2-15-1-16l3-3c0-2-4-3-4-3%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22M25%2030.965c0%209%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.064%201-1.064%206m-11.032%2030l2.937-12.305l-.937-1.25l-4-3l-4-6a1.414%201.414%200%200%201%202-2l4%204c1%201%202%201%205%202s3.13%203.237%203%205c-.666%208.973-1%2013.556-1%2013.556%22%2F%3E%3Cpath%20d%3D%22M19.991%2042.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064%2020.476L55.095%2048.66l.937-1.25l4-3l4-6a1.414%201.414%200%200%200-2-2l-4%204c-1%201-2%201-5%202s-3.13%203.237-3%205c.667%208.973%201%2013.556%201%2013.556%22%2F%3E%3Cpath%20d%3D%22M52.01%2042.855s1.022-2.89%202.116-5.89c.43-1.182%201.906-1.031%201.906-.166v3.69%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M46.202%2026.054c-2.661-.855-7.366-7.937-7.366-7.937c-2.662%203.232-12.737%206.987-12.737%206.987c-2.994%202.994-.045%2013.858-.045%2013.858c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013c1.324-2.252.148-12.908.148-12.908%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M46%2038.965c4%200%204-6%204-13s-4-14-14-14s-14%207-14%2014s0%2013%204%2013%22%2F%3E%3Cpath%20d%3D%22M41.873%2029.965a2%202%200%201%201-2-2a2%202%200%200%201%202%202m-8%200a2%202%200%201%201-2-2a2%202%200%200%201%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M24.937%2030.965c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.064%201-1.064%206Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.084%2037.965a11.5%2011.5%200%200%200%203.937%200m-24.053%2022l2.937-11.305l-.937-1.25l-4-3l-4-6a1.414%201.414%200%200%201%202-2l4%204c1%201%202%201%205%202s3.13%203.237%203%205c-.666%208.973-1%2012.556-1%2012.556%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.991%2042.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064%2019.476L55.095%2048.66l.937-1.25l4-3l4-6a1.414%201.414%200%200%200-2-2l-4%204c-1%201-2%201-5%202s-3.13%203.237-3%205c.667%208.973%201%2012.556%201%2012.556%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52.01%2042.855s1.022-2.89%202.116-5.89c.43-1.182%201.906-1.031%201.906-.166v3.69M23%2039.965l3-1m20%200l3.444%201%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M23%2038.965s-4%201-4%203l2%202a35.4%2035.4%200%200%201%201%206c0%202-1%2011-1%2011h30s-2-15-1-16l3-3c0-2-4-3-4-3%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%3E%3Cpath%20d%3D%22M25%2030.965c0%209%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.064%201-1.064%206m-11.032%2030l2.937-12.305l-.937-1.25l-4-3l-4-6a1.414%201.414%200%200%201%202-2l4%204c1%201%202%201%205%202s3.13%203.237%203%205c-.666%208.973-1%2013.556-1%2013.556%22%2F%3E%3Cpath%20d%3D%22M19.991%2042.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064%2020.476L55.095%2048.66l.937-1.25l4-3l4-6a1.414%201.414%200%200%200-2-2l-4%204c-1%201-2%201-5%202s-3.13%203.237-3%205c.667%208.973%201%2013.556%201%2013.556%22%2F%3E%3Cpath%20d%3D%22M52.01%2042.855s1.022-2.89%202.116-5.89c.43-1.182%201.906-1.031%201.906-.166v3.69%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M46.202%2026.054c-2.661-.855-7.366-7.937-7.366-7.937c-2.662%203.232-12.737%206.987-12.737%206.987c-2.994%202.994-.045%2013.858-.045%2013.858c-4%200-4-6-4-13s4-14%2014-14s14%207%2014%2014s0%2013-4%2013c1.324-2.252.148-12.908.148-12.908%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M46%2038.965c4%200%204-6%204-13s-4-14-14-14s-14%207-14%2014s0%2013%204%2013%22%2F%3E%3Cpath%20d%3D%22M41.873%2029.965a2%202%200%201%201-2-2a2%202%200%200%201%202%202m-8%200a2%202%200%201%201-2-2a2%202%200%200%201%202%202%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M24.937%2030.965c0%209%204.936%2014%2011%2014c5.936%200%2011.063-5%2011.063-14a12.1%2012.1%200%200%200-1-5c-3-3-7-8-7-8c-4%203-7%206-13%207c0%200-1.064%201-1.064%206Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.084%2037.965a11.5%2011.5%200%200%200%203.937%200m-24.053%2022l2.937-11.305l-.937-1.25l-4-3l-4-6a1.414%201.414%200%200%201%202-2l4%204c1%201%202%201%205%202s3.13%203.237%203%205c-.666%208.973-1%2012.556-1%2012.556%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.991%2042.855s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064%2019.476L55.095%2048.66l.937-1.25l4-3l4-6a1.414%201.414%200%200%200-2-2l-4%204c-1%201-2%201-5%202s-3.13%203.237-3%205c.667%208.973%201%2012.556%201%2012.556%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M52.01%2042.855s1.022-2.89%202.116-5.89c.43-1.182%201.906-1.031%201.906-.166v3.69M23%2039.965l3-1m20%200l3.444%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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