man wearing turban emoji
man-wearing-turban from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- man-wearing-turban
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
5 other variants in Twitter Emoji
The same emoji in other sets
More people & body icons from Twitter Emoji
anatomical-heartartistastronautbabybaby-angelbackhand-index-pointing-downbackhand-index-pointing-leftbackhand-index-pointing-rightbackhand-index-pointing-upballet-dancerbiting-lipboneboybrainbreast-feedingbust-in-silhouettebusts-in-silhouettecall-me-handchildclapping-handsconstruction-workercookcouple-with-heartcouple-with-heart-man-man
Use the man wearing turban emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M31.99 36v-2c0-3.314-2.685-6-6-6h-16a6 6 0 0 0-6 6v2z"/><path fill="#5c913b" d="M13.123 36c5.274-4.852 10.596-7.402 14.013-7.888A6 6 0 0 0 25.99 28h-3.607c-3.719 1.618-7.837 4.462-11.434 8z"/><path fill="#ffdc5d" d="M13.63 28.101c1.744 1.268 2.848 1.963 4.36 1.963s2.615-.696 4.359-1.963V24.29h-8.72zm-2.195-12.165c0 1.448-.734 2.622-1.639 2.622s-1.639-1.174-1.639-2.622s.734-2.623 1.639-2.623c.905-.001 1.639 1.174 1.639 2.623m16.388 0c0 1.448-.733 2.622-1.639 2.622c-.905 0-1.639-1.174-1.639-2.622s.733-2.623 1.639-2.623c.906-.001 1.639 1.174 1.639 2.623"/><path fill="#ffdc5d" d="M9.468 16.959c0-5.589 3.733-11.001 8.439-11.001c4.707 0 8.605 5.412 8.605 11.001S22.697 27.08 17.99 27.08c-4.706 0-8.522-4.531-8.522-10.121"/><path fill="#662113" d="M13.99 17c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1m8 0c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1"/><path fill="#c1694f" d="M18.74 19.75h-1.5c-.413 0-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413 0 .75.337.75.75s-.337.75-.75.75"/><path fill="#ffac33" d="M24.308 20.273c-.704.789-2.115 2.366-3.526 1.577c-1.993-1.114-2.82-.788-2.82-.788s-.826-.326-2.82.788c-1.41.789-2.82-.788-3.525-1.577c-.498-.557-2.115-1.576-2.115 0c0 2.366 1.41 3.943 1.41 3.943c1.411 3.941 4.23 3.941 4.23 3.941c.706.789 4.936.789 5.641 0c0 0 2.822 0 4.23-3.941c0 0 1.411-1.577 1.411-3.943c-.001-1.576-1.618-.556-2.116 0M18 23.881c-3 0-5-1.381 0-1.381s3 1.381 0 1.381"/><path fill="#e6e7e8" d="M18 9.934s7.149 1.858 8.245 5.204c.478-1.021.755-3.257.755-4.518C27 6.781 24 4 19.125 4h-2.25C12.75 4 9 6.781 9 10.62c0 1.262.277 3.664.754 4.684C10.851 11.957 18 9.934 18 9.934"/><path fill="#d1d3d4" d="M24.248 9.428a16 16 0 0 1 2.06-.153a.7.7 0 0 0 .509-.229a6 6 0 0 0-.426-1.139c-.028-.004-.054-.016-.083-.016c-2.835 0-5.703.71-8.528 2.108c.139-.043.22-.065.22-.065s.815.212 1.937.621a19 19 0 0 1 1.957-.647c.015.006.025.018.041.024c1.666.555 3.485 1.655 4.873 2.924c.084-.582.141-1.166.169-1.68a16.3 16.3 0 0 0-2.729-1.748M9.117 12.311c2.007-1.436 8.667-5.74 16.341-5.8a7.6 7.6 0 0 0-1.51-1.327c-6.706.498-12.44 3.839-14.943 5.521c.01.456.046 1.014.112 1.606m.071-3.275c2.477-1.586 7.19-3.888 12.431-4.8C20.823 4 19.983 4 19.125 4H17.36c-2.725 1.059-5.152 1.857-7.022 2.887c-.536.678-.934 1.314-1.15 2.149"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiManWearingTurban(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M31.99 36v-2c0-3.314-2.685-6-6-6h-16a6 6 0 0 0-6 6v2z"/><path fill="#5c913b" d="M13.123 36c5.274-4.852 10.596-7.402 14.013-7.888A6 6 0 0 0 25.99 28h-3.607c-3.719 1.618-7.837 4.462-11.434 8z"/><path fill="#ffdc5d" d="M13.63 28.101c1.744 1.268 2.848 1.963 4.36 1.963s2.615-.696 4.359-1.963V24.29h-8.72zm-2.195-12.165c0 1.448-.734 2.622-1.639 2.622s-1.639-1.174-1.639-2.622s.734-2.623 1.639-2.623c.905-.001 1.639 1.174 1.639 2.623m16.388 0c0 1.448-.733 2.622-1.639 2.622c-.905 0-1.639-1.174-1.639-2.622s.733-2.623 1.639-2.623c.906-.001 1.639 1.174 1.639 2.623"/><path fill="#ffdc5d" d="M9.468 16.959c0-5.589 3.733-11.001 8.439-11.001c4.707 0 8.605 5.412 8.605 11.001S22.697 27.08 17.99 27.08c-4.706 0-8.522-4.531-8.522-10.121"/><path fill="#662113" d="M13.99 17c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1m8 0c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1"/><path fill="#c1694f" d="M18.74 19.75h-1.5c-.413 0-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413 0 .75.337.75.75s-.337.75-.75.75"/><path fill="#ffac33" d="M24.308 20.273c-.704.789-2.115 2.366-3.526 1.577c-1.993-1.114-2.82-.788-2.82-.788s-.826-.326-2.82.788c-1.41.789-2.82-.788-3.525-1.577c-.498-.557-2.115-1.576-2.115 0c0 2.366 1.41 3.943 1.41 3.943c1.411 3.941 4.23 3.941 4.23 3.941c.706.789 4.936.789 5.641 0c0 0 2.822 0 4.23-3.941c0 0 1.411-1.577 1.411-3.943c-.001-1.576-1.618-.556-2.116 0M18 23.881c-3 0-5-1.381 0-1.381s3 1.381 0 1.381"/><path fill="#e6e7e8" d="M18 9.934s7.149 1.858 8.245 5.204c.478-1.021.755-3.257.755-4.518C27 6.781 24 4 19.125 4h-2.25C12.75 4 9 6.781 9 10.62c0 1.262.277 3.664.754 4.684C10.851 11.957 18 9.934 18 9.934"/><path fill="#d1d3d4" d="M24.248 9.428a16 16 0 0 1 2.06-.153a.7.7 0 0 0 .509-.229a6 6 0 0 0-.426-1.139c-.028-.004-.054-.016-.083-.016c-2.835 0-5.703.71-8.528 2.108c.139-.043.22-.065.22-.065s.815.212 1.937.621a19 19 0 0 1 1.957-.647c.015.006.025.018.041.024c1.666.555 3.485 1.655 4.873 2.924c.084-.582.141-1.166.169-1.68a16.3 16.3 0 0 0-2.729-1.748M9.117 12.311c2.007-1.436 8.667-5.74 16.341-5.8a7.6 7.6 0 0 0-1.51-1.327c-6.706.498-12.44 3.839-14.943 5.521c.01.456.046 1.014.112 1.606m.071-3.275c2.477-1.586 7.19-3.888 12.431-4.8C20.823 4 19.983 4 19.125 4H17.36c-2.725 1.059-5.152 1.857-7.022 2.887c-.536.678-.934 1.314-1.15 2.149"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M31.99 36v-2c0-3.314-2.685-6-6-6h-16a6 6 0 0 0-6 6v2z"/><path fill="#5c913b" d="M13.123 36c5.274-4.852 10.596-7.402 14.013-7.888A6 6 0 0 0 25.99 28h-3.607c-3.719 1.618-7.837 4.462-11.434 8z"/><path fill="#ffdc5d" d="M13.63 28.101c1.744 1.268 2.848 1.963 4.36 1.963s2.615-.696 4.359-1.963V24.29h-8.72zm-2.195-12.165c0 1.448-.734 2.622-1.639 2.622s-1.639-1.174-1.639-2.622s.734-2.623 1.639-2.623c.905-.001 1.639 1.174 1.639 2.623m16.388 0c0 1.448-.733 2.622-1.639 2.622c-.905 0-1.639-1.174-1.639-2.622s.733-2.623 1.639-2.623c.906-.001 1.639 1.174 1.639 2.623"/><path fill="#ffdc5d" d="M9.468 16.959c0-5.589 3.733-11.001 8.439-11.001c4.707 0 8.605 5.412 8.605 11.001S22.697 27.08 17.99 27.08c-4.706 0-8.522-4.531-8.522-10.121"/><path fill="#662113" d="M13.99 17c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1m8 0c-.55 0-1-.45-1-1v-1c0-.55.45-1 1-1s1 .45 1 1v1c0 .55-.45 1-1 1"/><path fill="#c1694f" d="M18.74 19.75h-1.5c-.413 0-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413 0 .75.337.75.75s-.337.75-.75.75"/><path fill="#ffac33" d="M24.308 20.273c-.704.789-2.115 2.366-3.526 1.577c-1.993-1.114-2.82-.788-2.82-.788s-.826-.326-2.82.788c-1.41.789-2.82-.788-3.525-1.577c-.498-.557-2.115-1.576-2.115 0c0 2.366 1.41 3.943 1.41 3.943c1.411 3.941 4.23 3.941 4.23 3.941c.706.789 4.936.789 5.641 0c0 0 2.822 0 4.23-3.941c0 0 1.411-1.577 1.411-3.943c-.001-1.576-1.618-.556-2.116 0M18 23.881c-3 0-5-1.381 0-1.381s3 1.381 0 1.381"/><path fill="#e6e7e8" d="M18 9.934s7.149 1.858 8.245 5.204c.478-1.021.755-3.257.755-4.518C27 6.781 24 4 19.125 4h-2.25C12.75 4 9 6.781 9 10.62c0 1.262.277 3.664.754 4.684C10.851 11.957 18 9.934 18 9.934"/><path fill="#d1d3d4" d="M24.248 9.428a16 16 0 0 1 2.06-.153a.7.7 0 0 0 .509-.229a6 6 0 0 0-.426-1.139c-.028-.004-.054-.016-.083-.016c-2.835 0-5.703.71-8.528 2.108c.139-.043.22-.065.22-.065s.815.212 1.937.621a19 19 0 0 1 1.957-.647c.015.006.025.018.041.024c1.666.555 3.485 1.655 4.873 2.924c.084-.582.141-1.166.169-1.68a16.3 16.3 0 0 0-2.729-1.748M9.117 12.311c2.007-1.436 8.667-5.74 16.341-5.8a7.6 7.6 0 0 0-1.51-1.327c-6.706.498-12.44 3.839-14.943 5.521c.01.456.046 1.014.112 1.606m.071-3.275c2.477-1.586 7.19-3.888 12.431-4.8C20.823 4 19.983 4 19.125 4H17.36c-2.725 1.059-5.152 1.857-7.022 2.887c-.536.678-.934 1.314-1.15 2.149"/></svg> </template>
CSS
.icon-man-wearing-turban {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M31.99%2036v-2c0-3.314-2.685-6-6-6h-16a6%206%200%200%200-6%206v2z%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M13.123%2036c5.274-4.852%2010.596-7.402%2014.013-7.888A6%206%200%200%200%2025.99%2028h-3.607c-3.719%201.618-7.837%204.462-11.434%208z%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M13.63%2028.101c1.744%201.268%202.848%201.963%204.36%201.963s2.615-.696%204.359-1.963V24.29h-8.72zm-2.195-12.165c0%201.448-.734%202.622-1.639%202.622s-1.639-1.174-1.639-2.622s.734-2.623%201.639-2.623c.905-.001%201.639%201.174%201.639%202.623m16.388%200c0%201.448-.733%202.622-1.639%202.622c-.905%200-1.639-1.174-1.639-2.622s.733-2.623%201.639-2.623c.906-.001%201.639%201.174%201.639%202.623%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M9.468%2016.959c0-5.589%203.733-11.001%208.439-11.001c4.707%200%208.605%205.412%208.605%2011.001S22.697%2027.08%2017.99%2027.08c-4.706%200-8.522-4.531-8.522-10.121%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M13.99%2017c-.55%200-1-.45-1-1v-1c0-.55.45-1%201-1s1%20.45%201%201v1c0%20.55-.45%201-1%201m8%200c-.55%200-1-.45-1-1v-1c0-.55.45-1%201-1s1%20.45%201%201v1c0%20.55-.45%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M18.74%2019.75h-1.5c-.413%200-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413%200%20.75.337.75.75s-.337.75-.75.75%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M24.308%2020.273c-.704.789-2.115%202.366-3.526%201.577c-1.993-1.114-2.82-.788-2.82-.788s-.826-.326-2.82.788c-1.41.789-2.82-.788-3.525-1.577c-.498-.557-2.115-1.576-2.115%200c0%202.366%201.41%203.943%201.41%203.943c1.411%203.941%204.23%203.941%204.23%203.941c.706.789%204.936.789%205.641%200c0%200%202.822%200%204.23-3.941c0%200%201.411-1.577%201.411-3.943c-.001-1.576-1.618-.556-2.116%200M18%2023.881c-3%200-5-1.381%200-1.381s3%201.381%200%201.381%22%2F%3E%3Cpath%20fill%3D%22%23e6e7e8%22%20d%3D%22M18%209.934s7.149%201.858%208.245%205.204c.478-1.021.755-3.257.755-4.518C27%206.781%2024%204%2019.125%204h-2.25C12.75%204%209%206.781%209%2010.62c0%201.262.277%203.664.754%204.684C10.851%2011.957%2018%209.934%2018%209.934%22%2F%3E%3Cpath%20fill%3D%22%23d1d3d4%22%20d%3D%22M24.248%209.428a16%2016%200%200%201%202.06-.153a.7.7%200%200%200%20.509-.229a6%206%200%200%200-.426-1.139c-.028-.004-.054-.016-.083-.016c-2.835%200-5.703.71-8.528%202.108c.139-.043.22-.065.22-.065s.815.212%201.937.621a19%2019%200%200%201%201.957-.647c.015.006.025.018.041.024c1.666.555%203.485%201.655%204.873%202.924c.084-.582.141-1.166.169-1.68a16.3%2016.3%200%200%200-2.729-1.748M9.117%2012.311c2.007-1.436%208.667-5.74%2016.341-5.8a7.6%207.6%200%200%200-1.51-1.327c-6.706.498-12.44%203.839-14.943%205.521c.01.456.046%201.014.112%201.606m.071-3.275c2.477-1.586%207.19-3.888%2012.431-4.8C20.823%204%2019.983%204%2019.125%204H17.36c-2.725%201.059-5.152%201.857-7.022%202.887c-.536.678-.934%201.314-1.15%202.149%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M31.99%2036v-2c0-3.314-2.685-6-6-6h-16a6%206%200%200%200-6%206v2z%22%2F%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M13.123%2036c5.274-4.852%2010.596-7.402%2014.013-7.888A6%206%200%200%200%2025.99%2028h-3.607c-3.719%201.618-7.837%204.462-11.434%208z%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M13.63%2028.101c1.744%201.268%202.848%201.963%204.36%201.963s2.615-.696%204.359-1.963V24.29h-8.72zm-2.195-12.165c0%201.448-.734%202.622-1.639%202.622s-1.639-1.174-1.639-2.622s.734-2.623%201.639-2.623c.905-.001%201.639%201.174%201.639%202.623m16.388%200c0%201.448-.733%202.622-1.639%202.622c-.905%200-1.639-1.174-1.639-2.622s.733-2.623%201.639-2.623c.906-.001%201.639%201.174%201.639%202.623%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M9.468%2016.959c0-5.589%203.733-11.001%208.439-11.001c4.707%200%208.605%205.412%208.605%2011.001S22.697%2027.08%2017.99%2027.08c-4.706%200-8.522-4.531-8.522-10.121%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M13.99%2017c-.55%200-1-.45-1-1v-1c0-.55.45-1%201-1s1%20.45%201%201v1c0%20.55-.45%201-1%201m8%200c-.55%200-1-.45-1-1v-1c0-.55.45-1%201-1s1%20.45%201%201v1c0%20.55-.45%201-1%201%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M18.74%2019.75h-1.5c-.413%200-.75-.337-.75-.75s.337-.75.75-.75h1.5c.413%200%20.75.337.75.75s-.337.75-.75.75%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M24.308%2020.273c-.704.789-2.115%202.366-3.526%201.577c-1.993-1.114-2.82-.788-2.82-.788s-.826-.326-2.82.788c-1.41.789-2.82-.788-3.525-1.577c-.498-.557-2.115-1.576-2.115%200c0%202.366%201.41%203.943%201.41%203.943c1.411%203.941%204.23%203.941%204.23%203.941c.706.789%204.936.789%205.641%200c0%200%202.822%200%204.23-3.941c0%200%201.411-1.577%201.411-3.943c-.001-1.576-1.618-.556-2.116%200M18%2023.881c-3%200-5-1.381%200-1.381s3%201.381%200%201.381%22%2F%3E%3Cpath%20fill%3D%22%23e6e7e8%22%20d%3D%22M18%209.934s7.149%201.858%208.245%205.204c.478-1.021.755-3.257.755-4.518C27%206.781%2024%204%2019.125%204h-2.25C12.75%204%209%206.781%209%2010.62c0%201.262.277%203.664.754%204.684C10.851%2011.957%2018%209.934%2018%209.934%22%2F%3E%3Cpath%20fill%3D%22%23d1d3d4%22%20d%3D%22M24.248%209.428a16%2016%200%200%201%202.06-.153a.7.7%200%200%200%20.509-.229a6%206%200%200%200-.426-1.139c-.028-.004-.054-.016-.083-.016c-2.835%200-5.703.71-8.528%202.108c.139-.043.22-.065.22-.065s.815.212%201.937.621a19%2019%200%200%201%201.957-.647c.015.006.025.018.041.024c1.666.555%203.485%201.655%204.873%202.924c.084-.582.141-1.166.169-1.68a16.3%2016.3%200%200%200-2.729-1.748M9.117%2012.311c2.007-1.436%208.667-5.74%2016.341-5.8a7.6%207.6%200%200%200-1.51-1.327c-6.706.498-12.44%203.839-14.943%205.521c.01.456.046%201.014.112%201.606m.071-3.275c2.477-1.586%207.19-3.888%2012.431-4.8C20.823%204%2019.983%204%2019.125%204H17.36c-2.725%201.059-5.152%201.857-7.022%202.887c-.536.678-.934%201.314-1.15%202.149%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/man-wearing-turban.svg?color=%231a73e8&size=48