man shrugging emoji
man-shrugging-medium-light-skin-tone from OpenMoji by OpenMoji · Medium-light skin tone · People Body · CC-BY-SA-4.0 Attribution required.
- Name
- man-shrugging-medium-light-skin-tone
- Set
- OpenMoji
- Style
- Medium-light skin tone
- 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
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 man 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.958s-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="#debb90"><path d="M25 30.958c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-.956-3.058-1.628-6.045-1.628-6.045c-5.302-.821-11.051 2.166-16.502 1.27c0 0-2.934 4.775-2.934 9.775m-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.972-1 13.555-1 13.555"/><path d="M19.991 42.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 20.476l-2.937-12.305l.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.972 1 13.555 1 13.555"/><path d="M52.01 42.848s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69"/></g><path fill="#fcea2b" d="M44.278 19.65c-7.473 0-8.716 3.591-16.36 1.88C24.514 20.768 26 37.962 26 37.962c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14c0 0 .717-18.312-1.722-18.312"/><path d="M41.873 29.958a2 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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M34.084 37.958a11.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.972-1 12.555-1 12.555"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.991 42.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 19.476l-2.937-11.305l.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.972 1 12.555 1 12.555"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52.01 42.848s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69M23 39.958l3-1m20.006-.146l3.438 1.146"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M24.95 30.962c-.1 8 4.937 14 11 14c5.937 0 11.064-6 11.064-14c0-5-3-11-3-11c-8 0-10 3-16 1c0 0-3 5-3.063 10Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26.014 37.962c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiManShruggingMediumLightSkinTone(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.958s-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="#debb90"><path d="M25 30.958c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-.956-3.058-1.628-6.045-1.628-6.045c-5.302-.821-11.051 2.166-16.502 1.27c0 0-2.934 4.775-2.934 9.775m-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.972-1 13.555-1 13.555"/><path d="M19.991 42.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 20.476l-2.937-12.305l.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.972 1 13.555 1 13.555"/><path d="M52.01 42.848s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69"/></g><path fill="#fcea2b" d="M44.278 19.65c-7.473 0-8.716 3.591-16.36 1.88C24.514 20.768 26 37.962 26 37.962c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14c0 0 .717-18.312-1.722-18.312"/><path d="M41.873 29.958a2 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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M34.084 37.958a11.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.972-1 12.555-1 12.555"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19.991 42.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 19.476l-2.937-11.305l.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.972 1 12.555 1 12.555"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M52.01 42.848s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69M23 39.958l3-1m20.006-.146l3.438 1.146"/><path fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" d="M24.95 30.962c-.1 8 4.937 14 11 14c5.937 0 11.064-6 11.064-14c0-5-3-11-3-11c-8 0-10 3-16 1c0 0-3 5-3.063 10Z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M26.014 37.962c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14"/></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.958s-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="#debb90"><path d="M25 30.958c0 9 4.937 14 11 14c5.937 0 11.064-5 11.064-14a12.1 12.1 0 0 0-1-5c-.956-3.058-1.628-6.045-1.628-6.045c-5.302-.821-11.051 2.166-16.502 1.27c0 0-2.934 4.775-2.934 9.775m-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.972-1 13.555-1 13.555"/><path d="M19.991 42.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 20.476l-2.937-12.305l.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.972 1 13.555 1 13.555"/><path d="M52.01 42.848s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69"/></g><path fill="#fcea2b" d="M44.278 19.65c-7.473 0-8.716 3.591-16.36 1.88C24.514 20.768 26 37.962 26 37.962c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14c0 0 .717-18.312-1.722-18.312"/><path d="M41.873 29.958a2 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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M34.084 37.958a11.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.972-1 12.555-1 12.555"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.991 42.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064 19.476l-2.937-11.305l.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.972 1 12.555 1 12.555"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M52.01 42.848s1.022-2.89 2.116-5.89c.43-1.182 1.906-1.031 1.906-.166v3.69M23 39.958l3-1m20.006-.146l3.438 1.146"/><path fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" d="M24.95 30.962c-.1 8 4.937 14 11 14c5.937 0 11.064-6 11.064-14c0-5-3-11-3-11c-8 0-10 3-16 1c0 0-3 5-3.063 10Z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26.014 37.962c-3 0-4-7-4-14c0-6 5-12 14-12s14 6 14 12c0 7-1 14-4 14"/></svg> </template>
CSS
.icon-man-shrugging-medium-light-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%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M23%2038.958s-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%23debb90%22%3E%3Cpath%20d%3D%22M25%2030.958c0%209%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5c-.956-3.058-1.628-6.045-1.628-6.045c-5.302-.821-11.051%202.166-16.502%201.27c0%200-2.934%204.775-2.934%209.775m-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.972-1%2013.555-1%2013.555%22%2F%3E%3Cpath%20d%3D%22M19.991%2042.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064%2020.476l-2.937-12.305l.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.972%201%2013.555%201%2013.555%22%2F%3E%3Cpath%20d%3D%22M52.01%2042.848s1.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%23fcea2b%22%20d%3D%22M44.278%2019.65c-7.473%200-8.716%203.591-16.36%201.88C24.514%2020.768%2026%2037.962%2026%2037.962c-3%200-4-7-4-14c0-6%205-12%2014-12s14%206%2014%2012c0%207-1%2014-4%2014c0%200%20.717-18.312-1.722-18.312%22%2F%3E%3Cpath%20d%3D%22M41.873%2029.958a2%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.084%2037.958a11.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.972-1%2012.555-1%2012.555%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.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064%2019.476l-2.937-11.305l.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.972%201%2012.555%201%2012.555%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.848s1.022-2.89%202.116-5.89c.43-1.182%201.906-1.031%201.906-.166v3.69M23%2039.958l3-1m20.006-.146l3.438%201.146%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.95%2030.962c-.1%208%204.937%2014%2011%2014c5.937%200%2011.064-6%2011.064-14c0-5-3-11-3-11c-8%200-10%203-16%201c0%200-3%205-3.063%2010Z%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%22M26.014%2037.962c-3%200-4-7-4-14c0-6%205-12%2014-12s14%206%2014%2012c0%207-1%2014-4%2014%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.958s-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%23debb90%22%3E%3Cpath%20d%3D%22M25%2030.958c0%209%204.937%2014%2011%2014c5.937%200%2011.064-5%2011.064-14a12.1%2012.1%200%200%200-1-5c-.956-3.058-1.628-6.045-1.628-6.045c-5.302-.821-11.051%202.166-16.502%201.27c0%200-2.934%204.775-2.934%209.775m-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.972-1%2013.555-1%2013.555%22%2F%3E%3Cpath%20d%3D%22M19.991%2042.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064%2020.476l-2.937-12.305l.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.972%201%2013.555%201%2013.555%22%2F%3E%3Cpath%20d%3D%22M52.01%2042.848s1.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%23fcea2b%22%20d%3D%22M44.278%2019.65c-7.473%200-8.716%203.591-16.36%201.88C24.514%2020.768%2026%2037.962%2026%2037.962c-3%200-4-7-4-14c0-6%205-12%2014-12s14%206%2014%2012c0%207-1%2014-4%2014c0%200%20.717-18.312-1.722-18.312%22%2F%3E%3Cpath%20d%3D%22M41.873%2029.958a2%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M34.084%2037.958a11.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.972-1%2012.555-1%2012.555%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.848s-1.023-2.89-2.117-5.89c-.432-1.182-1.906-1.031-1.906-.166v3.69m42.064%2019.476l-2.937-11.305l.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.972%201%2012.555%201%2012.555%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.848s1.022-2.89%202.116-5.89c.43-1.182%201.906-1.031%201.906-.166v3.69M23%2039.958l3-1m20.006-.146l3.438%201.146%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.95%2030.962c-.1%208%204.937%2014%2011%2014c5.937%200%2011.064-6%2011.064-14c0-5-3-11-3-11c-8%200-10%203-16%201c0%200-3%205-3.063%2010Z%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%22M26.014%2037.962c-3%200-4-7-4-14c0-6%205-12%2014-12s14%206%2014%2012c0%207-1%2014-4%2014%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/man-shrugging-medium-light-skin-tone.svg?color=%231a73e8&size=48