wedding emoji
wedding from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- wedding
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji High Contrast
Use the wedding emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10 4h.5c.28 0 .5.23.5.5c0 .28-.22.5-.5.5H10v2.077q.237.075.449.223l6.182 4.414a.872.872 0 1 1-1.009 1.418L15 12.69V16h13.296c.487 0 .933.289 1.116.738l.538 1.315a.692.692 0 0 1-.65.947H29v11H4V12.696l-.612.437c-.57.42-1.378 0-1.388-.71c0-.279.14-.549.37-.709L8.55 7.3A1.7 1.7 0 0 1 9 7.077V5h-.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5H9v-.5c0-.28.22-.5.5-.5s.5.22.5.5zm-.5 14c1.379 0 2.5-1.111 2.5-2.5c0-1.379-1.121-2.5-2.5-2.5A2.5 2.5 0 0 0 7 15.5C7 16.879 8.121 18 9.5 18m8.51 9h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5zM13 29v-3.5c0-1.93-1.57-3.5-3.5-3.5S6 23.57 6 25.5V29zm10.01-6.5V27h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5"/><path d="M26.01 9.79v.04c0 .56-.17 1.09-.46 1.52c-.72 1-1.63 1.87-2.67 2.55c-.11.07-.24.1-.37.1s-.26-.03-.37-.1c-1.04-.68-1.95-1.55-2.67-2.55c-.29-.43-.46-.96-.46-1.52v-.04c.01-1 .81-1.79 1.8-1.79c.14 0 .29.02.42.06c.5.1.92.42 1.16.85c.03.05.07.07.12.07s.09-.02.12-.07c.24-.43.66-.75 1.16-.85c.13-.04.28-.06.42-.06c.99 0 1.79.79 1.8 1.79"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastWedding(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10 4h.5c.28 0 .5.23.5.5c0 .28-.22.5-.5.5H10v2.077q.237.075.449.223l6.182 4.414a.872.872 0 1 1-1.009 1.418L15 12.69V16h13.296c.487 0 .933.289 1.116.738l.538 1.315a.692.692 0 0 1-.65.947H29v11H4V12.696l-.612.437c-.57.42-1.378 0-1.388-.71c0-.279.14-.549.37-.709L8.55 7.3A1.7 1.7 0 0 1 9 7.077V5h-.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5H9v-.5c0-.28.22-.5.5-.5s.5.22.5.5zm-.5 14c1.379 0 2.5-1.111 2.5-2.5c0-1.379-1.121-2.5-2.5-2.5A2.5 2.5 0 0 0 7 15.5C7 16.879 8.121 18 9.5 18m8.51 9h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5zM13 29v-3.5c0-1.93-1.57-3.5-3.5-3.5S6 23.57 6 25.5V29zm10.01-6.5V27h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5"/><path d="M26.01 9.79v.04c0 .56-.17 1.09-.46 1.52c-.72 1-1.63 1.87-2.67 2.55c-.11.07-.24.1-.37.1s-.26-.03-.37-.1c-1.04-.68-1.95-1.55-2.67-2.55c-.29-.43-.46-.96-.46-1.52v-.04c.01-1 .81-1.79 1.8-1.79c.14 0 .29.02.42.06c.5.1.92.42 1.16.85c.03.05.07.07.12.07s.09-.02.12-.07c.24-.43.66-.75 1.16-.85c.13-.04.28-.06.42-.06c.99 0 1.79.79 1.8 1.79"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10 4h.5c.28 0 .5.23.5.5c0 .28-.22.5-.5.5H10v2.077q.237.075.449.223l6.182 4.414a.872.872 0 1 1-1.009 1.418L15 12.69V16h13.296c.487 0 .933.289 1.116.738l.538 1.315a.692.692 0 0 1-.65.947H29v11H4V12.696l-.612.437c-.57.42-1.378 0-1.388-.71c0-.279.14-.549.37-.709L8.55 7.3A1.7 1.7 0 0 1 9 7.077V5h-.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5H9v-.5c0-.28.22-.5.5-.5s.5.22.5.5zm-.5 14c1.379 0 2.5-1.111 2.5-2.5c0-1.379-1.121-2.5-2.5-2.5A2.5 2.5 0 0 0 7 15.5C7 16.879 8.121 18 9.5 18m8.51 9h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5zM13 29v-3.5c0-1.93-1.57-3.5-3.5-3.5S6 23.57 6 25.5V29zm10.01-6.5V27h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5"/><path d="M26.01 9.79v.04c0 .56-.17 1.09-.46 1.52c-.72 1-1.63 1.87-2.67 2.55c-.11.07-.24.1-.37.1s-.26-.03-.37-.1c-1.04-.68-1.95-1.55-2.67-2.55c-.29-.43-.46-.96-.46-1.52v-.04c.01-1 .81-1.79 1.8-1.79c.14 0 .29.02.42.06c.5.1.92.42 1.16.85c.03.05.07.07.12.07s.09-.02.12-.07c.24-.43.66-.75 1.16-.85c.13-.04.28-.06.42-.06c.99 0 1.79.79 1.8 1.79"/></g></svg> </template>
CSS
.icon-wedding {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10%204h.5c.28%200%20.5.23.5.5c0%20.28-.22.5-.5.5H10v2.077q.237.075.449.223l6.182%204.414a.872.872%200%201%201-1.009%201.418L15%2012.69V16h13.296c.487%200%20.933.289%201.116.738l.538%201.315a.692.692%200%200%201-.65.947H29v11H4V12.696l-.612.437c-.57.42-1.378%200-1.388-.71c0-.279.14-.549.37-.709L8.55%207.3A1.7%201.7%200%200%201%209%207.077V5h-.5c-.28%200-.5-.22-.5-.5s.22-.5.5-.5H9v-.5c0-.28.22-.5.5-.5s.5.22.5.5zm-.5%2014c1.379%200%202.5-1.111%202.5-2.5c0-1.379-1.121-2.5-2.5-2.5A2.5%202.5%200%200%200%207%2015.5C7%2016.879%208.121%2018%209.5%2018m8.51%209h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5%201.5zM13%2029v-3.5c0-1.93-1.57-3.5-3.5-3.5S6%2023.57%206%2025.5V29zm10.01-6.5V27h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5%201.5%22%2F%3E%3Cpath%20d%3D%22M26.01%209.79v.04c0%20.56-.17%201.09-.46%201.52c-.72%201-1.63%201.87-2.67%202.55c-.11.07-.24.1-.37.1s-.26-.03-.37-.1c-1.04-.68-1.95-1.55-2.67-2.55c-.29-.43-.46-.96-.46-1.52v-.04c.01-1%20.81-1.79%201.8-1.79c.14%200%20.29.02.42.06c.5.1.92.42%201.16.85c.03.05.07.07.12.07s.09-.02.12-.07c.24-.43.66-.75%201.16-.85c.13-.04.28-.06.42-.06c.99%200%201.79.79%201.8%201.79%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10%204h.5c.28%200%20.5.23.5.5c0%20.28-.22.5-.5.5H10v2.077q.237.075.449.223l6.182%204.414a.872.872%200%201%201-1.009%201.418L15%2012.69V16h13.296c.487%200%20.933.289%201.116.738l.538%201.315a.692.692%200%200%201-.65.947H29v11H4V12.696l-.612.437c-.57.42-1.378%200-1.388-.71c0-.279.14-.549.37-.709L8.55%207.3A1.7%201.7%200%200%201%209%207.077V5h-.5c-.28%200-.5-.22-.5-.5s.22-.5.5-.5H9v-.5c0-.28.22-.5.5-.5s.5.22.5.5zm-.5%2014c1.379%200%202.5-1.111%202.5-2.5c0-1.379-1.121-2.5-2.5-2.5A2.5%202.5%200%200%200%207%2015.5C7%2016.879%208.121%2018%209.5%2018m8.51%209h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5%201.5zM13%2029v-3.5c0-1.93-1.57-3.5-3.5-3.5S6%2023.57%206%2025.5V29zm10.01-6.5V27h3v-4.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5%201.5%22%2F%3E%3Cpath%20d%3D%22M26.01%209.79v.04c0%20.56-.17%201.09-.46%201.52c-.72%201-1.63%201.87-2.67%202.55c-.11.07-.24.1-.37.1s-.26-.03-.37-.1c-1.04-.68-1.95-1.55-2.67-2.55c-.29-.43-.46-.96-.46-1.52v-.04c.01-1%20.81-1.79%201.8-1.79c.14%200%20.29.02.42.06c.5.1.92.42%201.16.85c.03.05.07.07.12.07s.09-.02.12-.07c.24-.43.66-.75%201.16-.85c.13-.04.28-.06.42-.06c.99%200%201.79.79%201.8%201.79%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/wedding.svg?color=%231a73e8&size=48