person with veil emoji
person-with-veil from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.
- Name
- person-with-veil
- Set
- Twitter Emoji
- Style
- Default
- Category
- People & Body
- Viewbox
- 36×36
- License
- CC BY 4.0
- Aliases
- bride-with-veil
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 person with veil emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e6e7e8" d="M35 18c0-7.002-2-13-7-16s-10-.784-10-.784v.034l-.001-.034S13-1 8 2s-7 8.998-7 16s-1 18-1 18h36s-1-10.998-1-18"/><path fill="#fff" d="M26 28H10a6 6 0 0 0-6 6v2h28v-2c0-3.314-2.685-6-6-6"/><path fill="#ffdc5d" d="M13.64 28.106c0 .894 2.36 1.993 4.36 1.993s4.359-1.099 4.359-1.992V24.29h-8.72z"/><path fill="#f9ca55" d="M13.632 25.973c1.216 1.374 2.724 1.746 4.364 1.746s3.146-.373 4.363-1.746v-3.491h-8.728v3.491z"/><path fill="#ffac33" d="M21.152 3.3c-1.925-.623-5.876-.46-7.008 1.012c-2.944.057-6.083 2.932-6.536 6.443c-.448 3.475.235 4.874.591 7.486c.403 2.96 2.067 3.907 3.397 4.303c1.914 2.529 3.949 2.421 7.366 2.421c6.672 0 9.271-4.458 9.552-12.04c.169-4.585-2.522-8.059-7.362-9.625"/><path fill="#ffdc5d" d="M25.547 13.244c-.646-.894-1.472-1.614-3.284-1.868c.68.311 1.331 1.387 1.416 1.982s.17 1.076-.368.481c-2.155-2.382-4.502-1.444-6.827-2.899c-1.624-1.016-2.119-2.141-2.119-2.141s-.198 1.5-2.661 3.029c-.714.443-1.566 1.43-2.038 2.888c-.34 1.048-.234 1.982-.234 3.578c0 4.66 3.841 8.578 8.578 8.578s8.578-3.953 8.578-8.578c-.002-2.899-.305-4.031-1.041-5.05"/><path fill="#c1694f" d="M18.134 24.657c-2.754 0-3.6-.705-3.741-.848a.655.655 0 0 1 .902-.95c.052.037.721.487 2.839.487c2.2 0 2.836-.485 2.842-.49a.64.64 0 0 1 .913.015a.67.67 0 0 1-.014.939c-.142.142-.987.847-3.741.847m.827-3.98h-1.906a.477.477 0 1 1 0-.954h1.906a.477.477 0 1 1 0 .954"/><path fill="#662113" d="M14.195 17.341a.953.953 0 0 1-.953-.953v-.953a.953.953 0 0 1 1.906 0v.953a.953.953 0 0 1-.953.953m7.626 0a.953.953 0 0 1-.953-.953v-.953a.953.953 0 0 1 1.906 0v.953a.953.953 0 0 1-.953.953"/><path fill="#fff" d="M9.847 6.337C11.86 6.742 14.759 7 18 7c3.245 0 6.148-.258 8.162-.664a10 10 0 0 0-1.958-1.615C22.59 4.892 20.415 5 18 5c-2.23 0-4.266-.091-5.836-.24a7.4 7.4 0 0 0-2.317 1.577"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiPersonWithVeil(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e6e7e8" d="M35 18c0-7.002-2-13-7-16s-10-.784-10-.784v.034l-.001-.034S13-1 8 2s-7 8.998-7 16s-1 18-1 18h36s-1-10.998-1-18"/><path fill="#fff" d="M26 28H10a6 6 0 0 0-6 6v2h28v-2c0-3.314-2.685-6-6-6"/><path fill="#ffdc5d" d="M13.64 28.106c0 .894 2.36 1.993 4.36 1.993s4.359-1.099 4.359-1.992V24.29h-8.72z"/><path fill="#f9ca55" d="M13.632 25.973c1.216 1.374 2.724 1.746 4.364 1.746s3.146-.373 4.363-1.746v-3.491h-8.728v3.491z"/><path fill="#ffac33" d="M21.152 3.3c-1.925-.623-5.876-.46-7.008 1.012c-2.944.057-6.083 2.932-6.536 6.443c-.448 3.475.235 4.874.591 7.486c.403 2.96 2.067 3.907 3.397 4.303c1.914 2.529 3.949 2.421 7.366 2.421c6.672 0 9.271-4.458 9.552-12.04c.169-4.585-2.522-8.059-7.362-9.625"/><path fill="#ffdc5d" d="M25.547 13.244c-.646-.894-1.472-1.614-3.284-1.868c.68.311 1.331 1.387 1.416 1.982s.17 1.076-.368.481c-2.155-2.382-4.502-1.444-6.827-2.899c-1.624-1.016-2.119-2.141-2.119-2.141s-.198 1.5-2.661 3.029c-.714.443-1.566 1.43-2.038 2.888c-.34 1.048-.234 1.982-.234 3.578c0 4.66 3.841 8.578 8.578 8.578s8.578-3.953 8.578-8.578c-.002-2.899-.305-4.031-1.041-5.05"/><path fill="#c1694f" d="M18.134 24.657c-2.754 0-3.6-.705-3.741-.848a.655.655 0 0 1 .902-.95c.052.037.721.487 2.839.487c2.2 0 2.836-.485 2.842-.49a.64.64 0 0 1 .913.015a.67.67 0 0 1-.014.939c-.142.142-.987.847-3.741.847m.827-3.98h-1.906a.477.477 0 1 1 0-.954h1.906a.477.477 0 1 1 0 .954"/><path fill="#662113" d="M14.195 17.341a.953.953 0 0 1-.953-.953v-.953a.953.953 0 0 1 1.906 0v.953a.953.953 0 0 1-.953.953m7.626 0a.953.953 0 0 1-.953-.953v-.953a.953.953 0 0 1 1.906 0v.953a.953.953 0 0 1-.953.953"/><path fill="#fff" d="M9.847 6.337C11.86 6.742 14.759 7 18 7c3.245 0 6.148-.258 8.162-.664a10 10 0 0 0-1.958-1.615C22.59 4.892 20.415 5 18 5c-2.23 0-4.266-.091-5.836-.24a7.4 7.4 0 0 0-2.317 1.577"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#e6e7e8" d="M35 18c0-7.002-2-13-7-16s-10-.784-10-.784v.034l-.001-.034S13-1 8 2s-7 8.998-7 16s-1 18-1 18h36s-1-10.998-1-18"/><path fill="#fff" d="M26 28H10a6 6 0 0 0-6 6v2h28v-2c0-3.314-2.685-6-6-6"/><path fill="#ffdc5d" d="M13.64 28.106c0 .894 2.36 1.993 4.36 1.993s4.359-1.099 4.359-1.992V24.29h-8.72z"/><path fill="#f9ca55" d="M13.632 25.973c1.216 1.374 2.724 1.746 4.364 1.746s3.146-.373 4.363-1.746v-3.491h-8.728v3.491z"/><path fill="#ffac33" d="M21.152 3.3c-1.925-.623-5.876-.46-7.008 1.012c-2.944.057-6.083 2.932-6.536 6.443c-.448 3.475.235 4.874.591 7.486c.403 2.96 2.067 3.907 3.397 4.303c1.914 2.529 3.949 2.421 7.366 2.421c6.672 0 9.271-4.458 9.552-12.04c.169-4.585-2.522-8.059-7.362-9.625"/><path fill="#ffdc5d" d="M25.547 13.244c-.646-.894-1.472-1.614-3.284-1.868c.68.311 1.331 1.387 1.416 1.982s.17 1.076-.368.481c-2.155-2.382-4.502-1.444-6.827-2.899c-1.624-1.016-2.119-2.141-2.119-2.141s-.198 1.5-2.661 3.029c-.714.443-1.566 1.43-2.038 2.888c-.34 1.048-.234 1.982-.234 3.578c0 4.66 3.841 8.578 8.578 8.578s8.578-3.953 8.578-8.578c-.002-2.899-.305-4.031-1.041-5.05"/><path fill="#c1694f" d="M18.134 24.657c-2.754 0-3.6-.705-3.741-.848a.655.655 0 0 1 .902-.95c.052.037.721.487 2.839.487c2.2 0 2.836-.485 2.842-.49a.64.64 0 0 1 .913.015a.67.67 0 0 1-.014.939c-.142.142-.987.847-3.741.847m.827-3.98h-1.906a.477.477 0 1 1 0-.954h1.906a.477.477 0 1 1 0 .954"/><path fill="#662113" d="M14.195 17.341a.953.953 0 0 1-.953-.953v-.953a.953.953 0 0 1 1.906 0v.953a.953.953 0 0 1-.953.953m7.626 0a.953.953 0 0 1-.953-.953v-.953a.953.953 0 0 1 1.906 0v.953a.953.953 0 0 1-.953.953"/><path fill="#fff" d="M9.847 6.337C11.86 6.742 14.759 7 18 7c3.245 0 6.148-.258 8.162-.664a10 10 0 0 0-1.958-1.615C22.59 4.892 20.415 5 18 5c-2.23 0-4.266-.091-5.836-.24a7.4 7.4 0 0 0-2.317 1.577"/></svg> </template>
CSS
.icon-person-with-veil {
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%23e6e7e8%22%20d%3D%22M35%2018c0-7.002-2-13-7-16s-10-.784-10-.784v.034l-.001-.034S13-1%208%202s-7%208.998-7%2016s-1%2018-1%2018h36s-1-10.998-1-18%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26%2028H10a6%206%200%200%200-6%206v2h28v-2c0-3.314-2.685-6-6-6%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M13.64%2028.106c0%20.894%202.36%201.993%204.36%201.993s4.359-1.099%204.359-1.992V24.29h-8.72z%22%2F%3E%3Cpath%20fill%3D%22%23f9ca55%22%20d%3D%22M13.632%2025.973c1.216%201.374%202.724%201.746%204.364%201.746s3.146-.373%204.363-1.746v-3.491h-8.728v3.491z%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M21.152%203.3c-1.925-.623-5.876-.46-7.008%201.012c-2.944.057-6.083%202.932-6.536%206.443c-.448%203.475.235%204.874.591%207.486c.403%202.96%202.067%203.907%203.397%204.303c1.914%202.529%203.949%202.421%207.366%202.421c6.672%200%209.271-4.458%209.552-12.04c.169-4.585-2.522-8.059-7.362-9.625%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M25.547%2013.244c-.646-.894-1.472-1.614-3.284-1.868c.68.311%201.331%201.387%201.416%201.982s.17%201.076-.368.481c-2.155-2.382-4.502-1.444-6.827-2.899c-1.624-1.016-2.119-2.141-2.119-2.141s-.198%201.5-2.661%203.029c-.714.443-1.566%201.43-2.038%202.888c-.34%201.048-.234%201.982-.234%203.578c0%204.66%203.841%208.578%208.578%208.578s8.578-3.953%208.578-8.578c-.002-2.899-.305-4.031-1.041-5.05%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M18.134%2024.657c-2.754%200-3.6-.705-3.741-.848a.655.655%200%200%201%20.902-.95c.052.037.721.487%202.839.487c2.2%200%202.836-.485%202.842-.49a.64.64%200%200%201%20.913.015a.67.67%200%200%201-.014.939c-.142.142-.987.847-3.741.847m.827-3.98h-1.906a.477.477%200%201%201%200-.954h1.906a.477.477%200%201%201%200%20.954%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M14.195%2017.341a.953.953%200%200%201-.953-.953v-.953a.953.953%200%200%201%201.906%200v.953a.953.953%200%200%201-.953.953m7.626%200a.953.953%200%200%201-.953-.953v-.953a.953.953%200%200%201%201.906%200v.953a.953.953%200%200%201-.953.953%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.847%206.337C11.86%206.742%2014.759%207%2018%207c3.245%200%206.148-.258%208.162-.664a10%2010%200%200%200-1.958-1.615C22.59%204.892%2020.415%205%2018%205c-2.23%200-4.266-.091-5.836-.24a7.4%207.4%200%200%200-2.317%201.577%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%23e6e7e8%22%20d%3D%22M35%2018c0-7.002-2-13-7-16s-10-.784-10-.784v.034l-.001-.034S13-1%208%202s-7%208.998-7%2016s-1%2018-1%2018h36s-1-10.998-1-18%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26%2028H10a6%206%200%200%200-6%206v2h28v-2c0-3.314-2.685-6-6-6%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M13.64%2028.106c0%20.894%202.36%201.993%204.36%201.993s4.359-1.099%204.359-1.992V24.29h-8.72z%22%2F%3E%3Cpath%20fill%3D%22%23f9ca55%22%20d%3D%22M13.632%2025.973c1.216%201.374%202.724%201.746%204.364%201.746s3.146-.373%204.363-1.746v-3.491h-8.728v3.491z%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M21.152%203.3c-1.925-.623-5.876-.46-7.008%201.012c-2.944.057-6.083%202.932-6.536%206.443c-.448%203.475.235%204.874.591%207.486c.403%202.96%202.067%203.907%203.397%204.303c1.914%202.529%203.949%202.421%207.366%202.421c6.672%200%209.271-4.458%209.552-12.04c.169-4.585-2.522-8.059-7.362-9.625%22%2F%3E%3Cpath%20fill%3D%22%23ffdc5d%22%20d%3D%22M25.547%2013.244c-.646-.894-1.472-1.614-3.284-1.868c.68.311%201.331%201.387%201.416%201.982s.17%201.076-.368.481c-2.155-2.382-4.502-1.444-6.827-2.899c-1.624-1.016-2.119-2.141-2.119-2.141s-.198%201.5-2.661%203.029c-.714.443-1.566%201.43-2.038%202.888c-.34%201.048-.234%201.982-.234%203.578c0%204.66%203.841%208.578%208.578%208.578s8.578-3.953%208.578-8.578c-.002-2.899-.305-4.031-1.041-5.05%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M18.134%2024.657c-2.754%200-3.6-.705-3.741-.848a.655.655%200%200%201%20.902-.95c.052.037.721.487%202.839.487c2.2%200%202.836-.485%202.842-.49a.64.64%200%200%201%20.913.015a.67.67%200%200%201-.014.939c-.142.142-.987.847-3.741.847m.827-3.98h-1.906a.477.477%200%201%201%200-.954h1.906a.477.477%200%201%201%200%20.954%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M14.195%2017.341a.953.953%200%200%201-.953-.953v-.953a.953.953%200%200%201%201.906%200v.953a.953.953%200%200%201-.953.953m7.626%200a.953.953%200%200%201-.953-.953v-.953a.953.953%200%200%201%201.906%200v.953a.953.953%200%200%201-.953.953%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.847%206.337C11.86%206.742%2014.759%207%2018%207c3.245%200%206.148-.258%208.162-.664a10%2010%200%200%200-1.958-1.615C22.59%204.892%2020.415%205%2018%205c-2.23%200-4.266-.091-5.836-.24a7.4%207.4%200%200%200-2.317%201.577%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/person-with-veil.svg?color=%231a73e8&size=48